/* 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: 12px;
	font-weight: bold;
}

h2  {
	text-align: center;
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	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: center;
	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;
}

#instructions a {
	color: #333;
	cursor: pointer;
}


#instructions a:hover {
	color: #00F;
	text-decoration: none;
}


/* Table */

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;
	padding-left:20px;
}

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;
	
}

.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: 3px;
}

.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%;
}


.btn-group  {
	float: right;
	font-size: 10px;
}

.tablecolors tr td .btn-group .btn.btn-default  {
	font-size: 12px;	
}

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

.green {
	color: green;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

.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;
}

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

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

