/* Custom for specific pages like Practice Pill home page, practice test, OG tracker */
/* top menu links, topright dropdown,  */
table td {
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif
    }
/*
.register ul	{
	font-size:12px;
	text-align:left;
	color:#000000;
	margin-left:20px;	
}

.register ul li span	{
	text-transform:uppercase;
}
*/
.descriptions li {
    border-bottom: 0;
    font-size: 14px;
    list-style-type: disc;
    padding: 0 10px
    }
/* Practice Pill Home Page - recent activity*/
.register ul li {
    list-style-type: none;
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #A6A6A6;
    background-size: 40px 42px;
    margin-left: 1px;
    padding: 10px 0 10px 50px
    }
.rowColorOdd {
    background-color: #F9F9F0
    }
/* left signup box */
.register h2 {
    background-image: url(../images/icon_arrow.gif);
    background-position: left center;
    background-repeat: no-repeat;
    color: #303030;
    font-size: 14px;
    line-height: 30px;
    margin-left: 20px;
    padding-left: 40px;
    text-align: left
    }
.grey-spiel {
    /*margin-left: 20px;*/
    overflow: hidden;
    width: 405px;
    padding-bottom: 20px;
    background-color: #F3F3F3;
    border: 1px solid #D1D1D1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 15px
    }
.register .grey-spie h1 {
    padding-left: 0
    }
.register .grey-spiel h2 {
    line-height: 16px;
    margin-bottom: 12px;
    background-position: 12px 2px;
    margin-right: 10px;
    margin-left: 0
    }
/* Practice Pill Home Page - create free account button */
.btnregister {
    -moz-box-shadow: inset 0 1px 0 0 #bbdaf7;
    -webkit-box-shadow: inset 0 1px 0 0 #BBDAF7;
    box-shadow: inset 0 1px 0 0 #BBDAF7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e5f97c), color-stop(1, #abca55));
    background: -moz-linear-gradient(center top, #e5f97c 5%, #abca55 100%);
    background-color: #e5f97c;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #c4e70d;
    display: inline-block;
    color: #58595e;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    /*text-shadow: 1px 1px 0px #528ECC;*/
    cursor: pointer;
    margin-top: 20px;
    margin-left: 20px
    }
.btnregister:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #abca55), color-stop(1, #e5f97c));
    background: -moz-linear-gradient(center top, #abca55 5%, #e5f97c 100%);
    background-color: #abca55
    }
.btnregister:active {
    position: relative;
    top: 1px
    }
/* box sections for most favorited questions on practice pill home page */
.mainbox {
    border: 0 solid d6d6d6;
    border-collapse: collapse
    }
.box {
    width: 310px;
    border: 1px solid #d6d6d6;
    border-collapse: collapse;
    padding: 0;
    margin: 0 0 0 5px
    }
.box th {
    background-color: #f5f5f5;
    padding: 5px
    }
.box th p {
    float: right;
    padding: 0;
    margin: 0;
    color: #545454
    }
.box th h4 {
    float: left;
    padding: 0;
    margin: 0;
    color: #545454
    }
.box tr {
    padding: 0;
    margin: 0
    }
.box tr.brdbtm {
    border-bottom: 1px solid #d6d6d6
    }
.box tr td {
    padding-top: 5px;
    padding-left: 5px;
    border: 0 none;
    font-size: 12px;
    color: #6b5d5d
    }
.box tr td a {
    font-size: 15px;
    font-weight: bold
    }
/* buttons for Practice Test page */
/* this is applied in new tab practice cat test */
.blue_box {
    width: 900px;
    border: 1px solid #d7d7d7;
    padding: 0;
    margin: 20px 10px 10px 10px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 10px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border: 10px
    }
.blue_box td.tbl_head {
    background-color: #e2fafc;
    padding: 10px 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-left: 10px;
    -webkit-border-top-right: 10px
    }
.blue_box td.tbl_head p {
    float: right;
    padding: 0;
    margin: 0;
    color: #545454
    }
.blue_box td.tbl_head h4 {
    font-size: 24px;
    font-weight: normal;
    color: #020005;
    text-align: center
    }
.blue_box tr {
    padding: 0;
    margin: 0
    }
.blue_box tr.brdbtm {
    /*border-bottom:1px solid #d6d6d6;*/
    }
.blue_box tr.brdbtm td {
    padding-top: 0;
    padding-bottom: 5px
    }
.blue_box tr td {
    padding-top: 5px;
    padding-left: 5px;
    border: 0 none;
    font-size: 12px;
    /*color:#6b5d5d;*/
    }
.blue_box ul {
    margin: 30px 10px
    }
.blue_box td ul li {
    list-style-type: disc;
    font-size: 16px;
    color: #0f0f0f;
    border-bottom: 0;
    padding: 5px
    }
/* practice test buttons */
.btngroup {
    clear: both;
    padding: 0 !important;
    text-align: left;
    float: left
    }
.btnstart {
    background: -moz-linear-gradient(center top, #feb477 5%, #eda036 100%) repeat scroll 0 0 #E5F97C;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feb477), color-stop(100%, #eda036));
    background: -webkit-linear-gradient(top, #feb477 0%, #eda036 100%);
    background: -o-linear-gradient(top, #feb477 0%, #eda036 100%);
    background: -ms-linear-gradient(top, #feb477 0%, #eda036 100%);
    background: linear-gradient(top, #feb477 0%, #eda036 100%);
    background: -moz-linear-gradient(top, #feb477 0%, #eda036 100%);
    border: 1px solid #f86e03;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 1px 0 0 #BBDAF7 inset;
    color: #070000;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0;
    padding: 8px 24px;
    text-decoration: none
    }
.btnstart:hover {
    background: -moz-linear-gradient(center top, #eda036 5%, #feb477 100%) repeat scroll 0 0 #ABCA55;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eda036), color-stop(100%, #feb477));
    background: -webkit-linear-gradient(top, #eda036 0%, #feb477 100%);
    background: -o-linear-gradient(top, #eda036 0%, #feb477 100%);
    background: -ms-linear-gradient(top, #eda036 0%, #feb477 100%);
    background: linear-gradient(top, #eda036 0%, #feb477 100%);
    background: -moz-linear-gradient(top, #eda036 0%, #feb477 100%)
    }
/*      styles for answer options starts here on PracticeView pages; pause button    */
.answeroption tr:hover {
    background-color: #faf3e3
    }
.answeroption tr.first:hover {
    background-color: none
    }
#htop div div a, #htop div div h2 {
    display: block
    }
#htop div div a.fav {
    padding: 20px 0 0 10px
    }
.btnpause {
    margin-top: -5px;
    margin-left: 3px
    }
/* MSR */
/* tab0 style starts here */
#tab1 {
    float: left;
    margin-left: 20px;
    border: none
    }
#tab1 th {
    padding: 5px 10px;
    width: 140px;
    font-size: 12px;
    color: #b6b1b2;
    vertical-align: bottom
    }
#tab1 td {
    font-size: 18px;
    color: #000506;
    text-align: center
    }
#tab2 {
    float: left;
    margin-left: 20px;
    border: none
    }
#tab2 th {
    padding: 5px 10px;
    width: 140px;
    font-size: 12px;
    color: #b6b1b2;
    vertical-align: bottom
    }
#tab2 td {
    font-size: 18px;
    color: #000506;
    text-align: center
    }
#tab3 {
    float: left;
    margin-left: 20px;
    border: none
    }
#tab3 th {
    padding: 5px 10px;
    width: 140px;
    font-size: 12px;
    color: #b6b1b2;
    vertical-align: bottom
    }
#tab3 td {
    font-size: 18px;
    color: #000506;
    text-align: center
    }
.subtabs2 a, .subtabs2 a:active, .subtabs2 a:hover {
    color: #060600;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    outline: 0 none;
    text-decoration: none
    }
/*
.subtabs2 .ui-tabs .ui-tabs-hide {
    display: none !important;
}
*/
.subtabs2 .ui-tabs-nav {
    height: 39px;
    margin: 0 auto;
    padding: 0 10px !important
    }
.subtabs2 .ui-tabs-nav li {
    word-wrap: break-word;
    border-bottom: 0 none;
    float: left;
    padding: 10px 0 !important;
    margin: 0 0 1px 5px;
    position: relative;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px
    }
.subtabs2 .ui-tabs-nav li a {
    background-color: #F4F4F4;
    word-wrap: break-word;
    text-align: center;
    border: 1px solid #c6c6c6;
    color: #060600;
    float: left;
    padding: 5px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px
    }
/*
.subtabs2 .ui-tabs-nav li a.home {
	width:50px !important;
	height:32px;
}
.subtabs2 .ui-tabs-nav li a.rc {
	width:100px !important;
}
.subtabs2 .ui-tabs-nav li a:hover {

	background-color:#FFFFFF;
}
*/
.subtabs2 .ui-tabs-nav li.ui-state-active a {
    border-bottom: 2px solid #FFF;
    cursor: default;
    font-weight: normal;
    color: #000 !important;
    background-color: #FFF
    }
.textgreen {
    color: green
    }
.textred {
    color: red
    }
.textwhite {
    color: white
    }
/* Not sure what pages are using this 

.smalltext	{
	font-size:12px;
	color:#b6b1b2;
}
.textgreen	{
	font-size:20px;
	color:green;
}
.textred	{
	font-size:20px;
	color:red;
}
.textblue	{
	font-size:20px;
	color:#0099FF;
}
.orangebg	{
	background-color:#FFDDBB;
}
*/
/* tab0 style ends here */
.paymentdetails {
    width: 980px;
    padding: 10px;
    font-size: 12px
    }
.paymentdetails tr.gray {
    background-color: #e5e5e5
    }
.paymentdetails th {
    padding: 10px;
    color: #333;
    background-color: #C0C0C0;
    border-right: 1px solid #fff
    }
.paymentdetails td {
    padding: 10px;
    border: 1px solid #ddd
    }
/* not sure what pages are using this 

.btnsubmit {
    background: -moz-linear-gradient(center top , #e5f882 5%, #abcb60 100%) repeat scroll 0 0 #E5F97C;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5f882), color-stop(100%,#abcb60));  
	background: -webkit-linear-gradient(top, #e5f882 0%,#abcb60 100%);  
	background: -o-linear-gradient(top, #e5f882 0%,#abcb60 100%);  
	background: -ms-linear-gradient(top, #e5f882 0%,#abcb60 100%);  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f882', endColorstr='#abcb60',GradientType=0 );  
	background: linear-gradient(top, #e5f882 0%,#abcb60 100%);
	background: -moz-linear-gradient(top, #e5f882 0%, #abcb60 100%);  
	
    border: 1px solid #c5e714;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
    box-shadow: 0 1px 0 0 #BBDAF7 inset;
    color: #070000;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0;
    padding: 8px 24px;
    text-decoration: none;
}
.btnsubmit:hover {
    background: -moz-linear-gradient(center top , #abcb60 5%, #e5f882 100%) repeat scroll 0 0 #ABCA55;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#abcb60), color-stop(100%,#e5f882));  
	background: -webkit-linear-gradient(top, #abcb60 0%,#e5f882 100%);  
	background: -o-linear-gradient(top, #abcb60 0%,#e5f882 100%);  
	background: -ms-linear-gradient(top, #abcb60 0%,#e5f882 100%);  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abcb60', endColorstr='#e5f882',GradientType=0 );  
	background: linear-gradient(top, #abcb60 0%,#e5f882 100%);
	background: -moz-linear-gradient(top, #abcb60 0%, #e5f882 100%); 
}
*/
/* OG Tracker - timer sequential */
.btnconfirm {
    background: -moz-linear-gradient(center top, #6ac039 5%, #42791c 100%) repeat scroll 0 0 #E5F97C;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ac039), color-stop(100%, #42791c));
    background: -webkit-linear-gradient(top, #6ac039 0%, #42791c 100%);
    background: -o-linear-gradient(top, #6ac039 0%, #42791c 100%);
    background: -ms-linear-gradient(top, #6ac039 0%, #42791c 100%);
    background: linear-gradient(top, #6ac039 0%, #42791c 100%);
    background: -moz-linear-gradient(top, #6ac039 0%, #42791c 100%);
    border: 1px solid #c5e714;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 1px 0 0 #BBDAF7 inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 20px;
    text-decoration: none
    }
.btnconfirm:hover {
    background: -moz-linear-gradient(center top, #42791c 5%, #6ac039 100%) repeat scroll 0 0 #ABCA55;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42791c), color-stop(100%, #6ac039));
    background: -webkit-linear-gradient(top, #42791c 0%, #6ac039 100%);
    background: -o-linear-gradient(top, #42791c 0%, #6ac039 100%);
    background: -ms-linear-gradient(top, #42791c 0%, #6ac039 100%);
    background: linear-gradient(top, #42791c 0%, #6ac039 100%);
    background: -moz-linear-gradient(top, #42791c 0%, #6ac039 100%)
    }
.btnconfirmed {
    background: grey;
    border: 1px solid #c5e714;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 1px 0 0 #BBDAF7 inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 20px;
    text-decoration: none
    }
/*
.btntimer	{
	background: -moz-linear-gradient(center top , #6ac039 5%, #42791c 100%) repeat scroll 0 0 #E5F97C;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ac039), color-stop(100%,#42791c));  
	background: -webkit-linear-gradient(top, #6ac039 0%,#42791c 100%);  
	background: -o-linear-gradient(top, #6ac039 0%,#42791c 100%);  
	background: -ms-linear-gradient(top, #6ac039 0%,#42791c 100%);  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ac039', endColorstr='#42791c',GradientType=0 );  
	background: linear-gradient(top, #6ac039 0%,#42791c 100%);
	background: -moz-linear-gradient(top, #6ac039 0%, #42791c 100%);  
	
    border: 1px solid #c5e714;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
    box-shadow: 0 1px 0 0 #BBDAF7 inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size:18px;
    font-weight: bold;
    margin:10px 0;
    padding:10px 50px;
    text-decoration: none;
}
.btntimer:hover	{
	background: -moz-linear-gradient(center top , #42791c 5%, #6ac039 100%) repeat scroll 0 0 #ABCA55;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#42791c), color-stop(100%,#6ac039));  
	background: -webkit-linear-gradient(top, #42791c 0%,#6ac039 100%);  
	background: -o-linear-gradient(top, #42791c 0%,#6ac039 100%);  
	background: -ms-linear-gradient(top, #42791c 0%,#6ac039 100%);  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42791c', endColorstr='#6ac039',GradientType=0 );  
	background: linear-gradient(top, #42791c 0%,#6ac039 100%);
	background: -moz-linear-gradient(top, #42791c 0%, #6ac039 100%); 
}
*/
/*
.text_red		{color:#f94444;font-size:14px;font-weight:bold}
.text_greeen	{color:#36681a;font-size:14px;font-weight:bold}
*/
.text_big {
    color: #555;
    font-weight: bold;
    line-height: 1
    }
.text_small {
    line-height: 1.4;
    font-size: 12px;
    margin: 0;
    padding: 0 5px;
    text-align: left
    }
.text_medium {
    line-height: 1.4;
    font-size: 14px;
    margin: 0;
    padding: 0 5px;
    text-align: left
    }
.og-sc td {
    font-size: 12px;
    text-align: left;
    line-height: 1.4
    }
/*.sc-perf tr td		{line-height:30px;font-size:16px; border-bottom:2px solid #c4c4c2;}
.emptycell		{font-size:11px;margin:0;padding:0;}
*/
/* these styles updated for OG pill table data with alternate row colors as on 13 mar 2013 */
.col1 {
    width: 100px;
    vertical-align: top
    }
.col2, .col3, .col5, .col6 {
    /*width:0px; text-align:center*/
    }
.col4 {
    width: 140px
    }
.col7 {
    width: 10px
    }
.col8 {
    width: 140px;
    vertical-align: middle
    }
.col9 {
    width: 133px
    }
.col10 {
    width: 90px
    }
.col11 {
    width: 10px
    }
.col12 {
    width: 80px
    }
.col2 ul, .col3 ul {
    margin: 0;
    padding: 0
    }
.col2 ul li, .col3 ul li {
    padding: 0 !important;
    margin: 6px;
    min-height: 35px
    }
.darkrow {
    background-color: #f9f9ef;
    border-bottom: 2px solid #c0c1bb
    }
.lightrow {
    background-color: #f3f3f1;
    border-bottom: 2px solid #c0c1bb
    }
.lightrow:hover, .darkrow:hover {
    /*background-color:#ffc49c;*/
    }
.the-time span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -18px
    }
.col2 ul li input, .col3 ul li input {
    margin: 0 5px
    }