/* Main Layout */
body {
	font: 12px/1.6 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #333;
	font-size: 12px;
	background-image: url(../img/background.jpg);
	background-attachment: fixed;
	background-position: 0 center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
}

h1  {
	text-align: center;
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2  {
	text-align: center;
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin: 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}

.wrapper  {
	width:100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-left:0px;
	padding-right:0px;
}

.container  {
	width:100%;
	padding:3x; 
}

#container {
	color:#444;
	padding-right: 0px;
	padding-left: 0px;	
}

.container-fluid.button-wrapper .btn.btn-default  {
  background-color: #F7F7F7;
  padding:4px 32px;
  font-size:12px;
  border-radius:0px;
}

.btn:hover {
    color: #23527c;
    text-decoration: none;
}

.btn-default {
	background-color: transparent;    
}

.button-wrapper  {
	text-align: center;
	margin-bottom: 0px;
}

#wrapper_layout {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#instructions {
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 5px;
	background-color: #F7F7F7;
	border: 2px solid #FAFAFA;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin: 10px;
    -webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	opacity: 1;
    -webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	background-color:#F7F7F7 ;
}

#text-frame {
    margin-bottom:10px;
	overflow: hidden;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-align: left;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border: 2px solid #FAFAFA;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin: 10px;
    -webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	opacity: 1;
    -webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	background-color:#F7F7F7 ;
}

#logo-frame {
	display:none;
}

/* Table */

.table-responsive {
	margin-bottom: 0px;
}

table {
    border-spacing: 0;
    border-collapse:separate;
}

.tablecolors {
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
}
.tablecolors td {
	text-align:left;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #444;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
}

.tablecolors tr {
	text-align: left;
	
}

table tr td {
	padding-top: 18px;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	
}

.boxes {

	font-size: 12px;
	line-height: 2em;
	font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	margin-bottom: 15px;
}
.boxes ul {
	list-style: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.boxes li {
	list-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxes ul li {
	color: #4c4c4c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));
	background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);
	background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);
	background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);
	border: 1px solid #a1a1a1;
	padding-right: 20px;
	padding-left: 20px;
}
.boxes ul li:hover {
	box-shadow: 0 1px 5px #0061aa, inset 0 10px 20px #b6f9ff;
	-o-box-shadow: 0 1px 5px #0061aa, inset 0 10px 20px #b6f9ff;
	-webkit-box-shadow: 0 1px 5px #0061aa, inset 0 10px 20px #b6f9ff;
	-moz-box-shadow: 0 1px 5px #0061aa, inset 0 10px 20px #b6f9ff;
	cursor:pointer;
}

.green {
	color: green;
	font-size: 12px;
	line-height: 2em;
	font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.red {
	color: #F00;
	font-size: 12px;
	line-height: 2em;
	font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#tabs-frame {
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow:0 0 10px #DCDCDC inset;
	-moz-box-shadow:0 0 10px #DCDCDC inset;
	box-shadow:0 0 10px #DCDCDC inset;
	text-align: justify;
	color: #444;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	background-color: transparent;
}

/* Tabs */
.tab-content {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	min-height:180px;
	background-color: #F7F7F7;
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	font-size: 14px;
	color: #444;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: blue;
	background-color: #F7F7F7;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: pointer;
}

#main-para {
	height: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.para2 {
	float: left;
	line-height: 8px;
	color: blue;
	margin: 0px;
	padding: 0px;
}
.para3 {
	font-size: 10px;
	color: blue;
	float: left;
	margin-left: 10px;
}

.blue {
	color: blue;
	font-size: 10px;
}

.green2 {
	color:green;
}
.red2 {
	color: #F00;
}

.modal.fade {
	font-size: 12px;
}

.answ1 {
	overflow: hidden;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3), 0px 0px 20px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3), 0px 0px 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3), 0px 0px 20px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid white;
	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 25%, rgba(235, 235, 235, 1) 89%);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.answ2 {
	min-height: 16.43px;
	padding: 0px;
	border-bottom: none;
}

.answ3 {
	position: relative;
	padding: 0px;
}

.answ1.hint1 {
	padding-right: 0px;
	padding-left: 0px;
}

.popup tr td {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

.popup {
	color: #000;
	font-size: 10px;
	border: #ccc 1px solid;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
	width: 100%;
}

.badge  {
	background-color:transparent;
	font-weight: normal;
	border: 1px solid #8B8B8B;
	color:#333;
    cursor:pointer;
}

@media all and (max-width: 768px) and (min-width: 620px) {
.answ1 {
	margin-right: 40px;
	margin-left: 40px;	
}
}



