body            {background-color: #333; font-family: 'Roboto Condensed', sans-serif;}
.container      {background-color: #fff;}
.modal-backdrop {background-color: #A9D2E4;}
.modal-header   {background-color: #66A3C6;}
.modal-body     {background-color: ghostwhite;}
.modal-footer   {background-color: #DCDCDC;}
.well ul li a:hover, .highlight, thead, .hlink  {background-color: #7DC9DB; color:#12297E;}
thead {background-color:#7DC9DB; color:#12297E; font-weight:normal;}
.well           {background-color:#0D6276;} 
.modal  		{border-radius: 0;}
.modal-header   {border-bottom: none; border-radius: 0; color: ghostwhite;}
.modal-body     {max-height:600px}
.modal-footer   {margin:0 auto; border-top: none; border-radius: 0; text-align:center; font-size:12px; color:#f4f4f4;}
.content        {background-color: #FFF}
.btn-primary     {background-color: #397BCE;}

.legal-info 	{font-size:11px; color:maroon}
legend          {margin-bottom:15px;}
.input-prepend span div {width:100px; text-align:left;}

.nav li, .nav li a {font-size:13px;}
.well ul li a {font-size:16px; color:#fff;}
#sections tbody {font-size:16px;}
tbody {color:#333; font-size:13px; }
h3 {font-family: 'Roboto Condensed', cursive; font-size:16px;}
.table td {font-size:14px;}
.table thead tr th {font-weight:normal;}
.footer_links 	 {list-style:none; min-width:500px; margin:0;}
.footer_links li {display:inline; padding: 0 12px; border: 1px solid #fff; border-width: 0 1px 0 0;}
.footer_links>:last-child {border-width: 0;}
legend+.control-group {margin:0 0 25px 0;}
.nav li:first-child {margin-right: 30px;}
footer {color: #f1f1f1;}
.bold_msg {text-align:center; font-size:24px; margin-top:40px;}
.submit_status .alert {padding-bottom:40px;}
.navbar-inner {
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #e8c04f;
	background-image: linear-gradient(to bottom, #289ab6, #289ab6);
	background-repeat: repeat-x;
	border: 1px solid #289ab6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}



p .legal-info {display:none;}	       

.modal.fade {
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.modal.fade.in{
	-webkit-transition:opacity .2s;
	-moz-transition:opacity .2s;
	-o-transition:opacity .2s;
	transition:opacity .2s;	
}

.clearbig {
	width:100%;
	clear:both;
	height:30px;
}

.btn    		 {background-image: url('none'); border:medium none; border-radius:0}

.vMessage{
	color: red;
	margin:0 auto;
	text-align:left;
	clear:both;
	font-size:12px;
	margin:7px 0 0 0;
	display: block;
	font-weight:bold;
}

#loginModal .vMessage {
	clear:both; 
	width:100%; 
	padding-left:0; 
	margin-top:12px; 
	text-align:center;	
}

#rgModal .alert-info {
	font-size: 11px;	
}
#rgModal .modal-body {padding: 15px 15px 0 15px;}
#rgModal .alert-info ul {margin-left: 12px;}
#rgModal .alert-info li {line-height: 130%; margin-bottom:10px;}
#rgModal .alert-info ul>:last-child {margin-bottom:0; padding-bottom:0;}
.alert {width:90%;}

.hfixed {height:75px; overflow:hidden;}

.navbar .nav>li>a, .navbar .brand {
	color:#fff;
}
.navbar .nav > li > a {
	text-shadow: 0 0 0 #333;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	margin-left: 5px;
	border-top-color: navy;
	border-bottom-color: navy;	
}

.heading {
	background-color:#D2514B;
}

.btn-danger, .btn-primary, .btn-success, .btn-info {padding: 5px 10px; margin-right: 3px;}

.well               {border-radius:none; border:none; padding: 10px 0 10px 0px;}
.well ul            {list-style:none; margin:0; padding: 0;}
.well ul li         {margin:1px 0; color:#464BA1;}
.well ul li a       {display:block; line-height:30px; padding:10px 25px; text-decoration:none;} 

.well ul li a:hover {text-decoration:none;} 

.table th, .table td {text-align:center;}
.table td:nth-child(2) {text-align:left;}
.table td:nth-child(3) {text-align:left;}

.plink              {color:#fff;}

hr {border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0)); 
    margin: 15px;
   }

.well, .navbar {margin-bottom:0;}
* {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.table, table {margin:20px 0 30px 0px; width:96%;}

.nav li, .nav li a {font-size:18px;}
.navbar-inner {padding:0}
[class^="icon-"] {margin-top:0px;}
.nav li [class^="icon-"] {margin-top:4px;}
.loader {text-align:center; margin-top:100px;}
.data_list_l {text-align:center;}
.well {min-height: 800px;}
.table-bordered th, .table-bordered td, .table th, .table td, .table-bordered td {border-color:lavender;}
.dropdown-menu li a {display:block; padding:12px 50px 12px 12px;}
.dropdown-menu li {border-bottom:1px solid #ccc;}
.dropdown-menu li:last-child {border-bottom:none;}
.viewmore {margin:-20px 33px 0 0;} 
.abtn {margin: -40px 34px 20px 0;}
.change_password {display:none;}
#change_password {cursor:pointer; color:blue;}
 
/* Large desktop */
@media (min-width: 1200px) { .well ul li a {font-size:20px;}  }
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { }
 
@media only screen and (min-width: 1100px) {

}  

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {  }
 

@media only screen and (max-width: 800px) {
	.footer_links {min-width:100%; margin:0;}
	.footer_links li {width:33.1%; text-align:center; float: left; margin:0; padding:0;}
	.footer_links li a:link {display:block; margin:0; padding:0;}
	h3 {font-size: 98%;}
}   
@media (max-width: 600px) {
	.footer_links {min-width:100%; margin:0;}
	.footer_links li {width:33.1%; text-align:center; float: left; margin:0; padding:0;}
	.footer_links li a:link {display:block; margin:0; padding:0;}
	h3 {font-size: 98%;}
	.container{padding:10px;}
}
@media (max-width: 480px) {
	.footer_links {min-width:100%; margin:0;}
	.footer_links li {width:33.1%; text-align:center; float: left; margin:0; padding:0;}
	.footer_links li a:link {display:block; margin:0; padding:0;}
	h3 {font-size: 98%;}
	body {padding:0}
	.container{padding:10px;}
}
@media (max-width: 400px) {
	.footer_links {min-width:100%; margin:0;}
	.footer_links li {width:33.1%; text-align:center; float: left; margin:0; padding:0;}
	.footer_links li a:link {display:block; margin:0; padding:0;}
	h3 {font-size: 98%;}
	body {padding:0}
	.container{padding:10px;}
}


.col1 {
	float: left;
	width: 48%;
	text-align: center;
}
.col2 {
	float: right;
	width: 48%;
	border: 1px solid #999;
	border-width: 0 0 0 1px;
	padding: 5px 0 0 20px;
	min-height: 75px;
	text-align: center;
}
.clear, .gap {
	width:100%;
	clear:both;
	height:5px;
}


.category_bar {
	font-size: 11px;
	color: #A67226;
}

.category_bar:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

.category_bar ul {
	margin-right: 0;
	margin-top: 0;
}

.category_bar > li {
	padding-left: 8px;
	margin:0;
}

.category_bar > li ul {
	margin-left: -8px;
}

.category_bar ul li a {
	border-bottom: 0;
	position: static;
	color: #669ACC;
	margin:0;
}

.category_bar li, .category_bar ul, .category_bar ul li a {
	display: inline;
	display: inline-block;
	line-height: 1;
}

.category_bar ul li {
	margin-left: 12px;
}

.category_bar ul li.segment-0 a, .category_bar ul li.segment-1 a {
	font-weight:normal;
}

.category_bar ul li.segment-2 a {
	font-weight:normal;
}

.category_bar ul li.selected-0 a, .category_bar ul li.selected-1 a, .category_bar ul li.selected-2 a {
	color: #1F8762;
}

.post_message {text-align:center;}


.actionX, .actionX1, .actionX2 {cursor: pointer;}

.r_info .label {clear:both; width:150px; float:left; background: none; color:black;}
.r_info .r_data {width:auto; float:left;}
.r_info .extra {float:left;}

#TestTabs li a {font-size:13px; font-weight:bold; color:navy; border:none;}
#TestTabs li a span.regular {color: #333333; border:none;}
#TestTabs li.active, #TestTabs li.active a {background-color: #E8C04F; border:none;}

.step_title {
	border: none;
	background: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: bold;
	color: #1F4F73;
	line-height: 1;
	font-family: "Arial", "Times New Roman", serif;
	font-weight: normal;
	clear: both;
	margin: 5px 0 30px 8px;
	padding: 0 0 .5em 0;
	font-size: 130%;
	font-weight: bold;
	width: 90%;
	border: #333 1px solid;
	border-width: 0 0 1px 0;
}

.thumbnail {min-height:316px;}
.thumbnail h3 {text-align:center;}
.caption p:first-child {min-height:80px;}
.caption p:nth-child(2) {text-align:center;}

form {margin:0;}
.quiz_form {
	background:#fff;
}
#qfirst, #qprev, #qnxt {float:left; width:auto; margin: 0 2px 0 0;}
#qnxt {
	margin:0;
}
#qhead {
	color: #c3c3c3;
	font-size:24px;
	font-weight:bold;	
	margin:10px 0;
}
 
#qqno {
	margin-top:7px;
	float:left;
}
#qquit {
	float:right;
	margin:0;
	padding:0;
}
.quiz_form input[type="button"], .quiz_form input[type="submit"] {
	margin:0;
}
#qcover {
	padding: 5px 20px;
	width:900;
	clear:both;
	margin-top:10px;
	line-height:150%;
}
#qcover ul li {
	line-height:170%;
	padding: 3px 0 3px 0;
	margin-bottom:0;
	clear:both;
	width:98%;	
} 
#qcover input[type="radio"] {
	height:40px;
	background:pink;
	width: 23px;
	vertical-align:top;
	float:left;
	margin:-10px 0 0 0;
	padding:0;
}

#qbtns {
	margin:10px 0 25px 0;
	clear:both;
	text-align:center;

background: rgb(232,244,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZjRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGVmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(232,244,255,1) 0%, rgba(221,239,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,244,255,1)), color-stop(100%,rgba(221,239,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(232,244,255,1) 0%,rgba(221,239,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(232,244,255,1) 0%,rgba(221,239,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(232,244,255,1) 0%,rgba(221,239,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(232,244,255,1) 0%,rgba(221,239,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f4ff', endColorstr='#ddefff',GradientType=0 ); /* IE6-8 */


-webkit-border-radius: 10px;
border-radius: 10px;
	padding:10px;
	overflow:auto;
	color:#1C4D79
}
#tpsd {
	width:300px;
	margin-top:-25px;
	clear:both;	
	text-align:left;
	float:right; 
	font-size:11px;
	text-align:right;	
}
#qtrow {
	overflow:auto;
	padding:10px;
	
background: rgb(221,239,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZWZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGY0ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(221,239,255,1) 0%, rgba(232,244,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,239,255,1)), color-stop(100%,rgba(232,244,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(221,239,255,1) 0%,rgba(232,244,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(221,239,255,1) 0%,rgba(232,244,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(221,239,255,1) 0%,rgba(232,244,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(221,239,255,1) 0%,rgba(232,244,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddefff', endColorstr='#e8f4ff',GradientType=0 ); /* IE6-8 */

	
-webkit-border-radius: 10px;
border-radius: 10px;
	margin-top:10px;
	color:#1C4D79;
}
#qans {
	overflow:auto;
	border: #ccc solid 1px;
	background:#f1f1f1;
	margin:15px 0 0 0;	
}