* {
    padding: 0;
    margin: 0;
    font-family: arial;
}
html body {
	background-color: #efefef;
	width: 1024px;
	margin: auto;
}
textarea {
	font-size: 13px;
}
img {
    border: 0;
}

td input{
	padding: 3px 6px;
	margin: 6px 0px;
	border-radius: 14px;
	border: solid 1px #000;
	padding: 5px 10px;
}
td select{
	padding: 3px 6px;
}

.bbtn{
	padding: 5px 12px !important;
	height: auto !important;
	border-radius: 12px;
}

.bbtnholder img{
	display: none !important;
}

p {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #666;
}
.defaultp {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #666;
}
h1 {
	font: bolder 24px Arial, Helvetica, sans-serif;
	color: #09C;
	margin-bottom: 8px;
}
td {
        font: 12px/14px Arial, Helvetica, sans-serif;
	        color: #666;
}

h2 {
        font: 16px/20px Arial, Helvetica, sans-serif;
        color: #000;
	font-weight:bold;

}

a:link {
        color: #000;
        text-decoration: none;
}
a:visited {
        color: #000;
        text-decoration: none;
}
a:hover {
        color: #09C;
        /*border-bottom: thin dotted #09C;  */
}

a:active  {
        color: #09C;
        border-bottom: thin dotted #09C;
}

.clear {
	clear: both;
}

#logo {
   float: left;
   width: 232px;
   height: 70px;
}
#header {
    height: 84px;
    width: 100%;
    background-color: #999;
    border-bottom: 24px solid #fff;
}
#nav {
    width: 642px;
    float: left;
    display: inline;
    height: 100%;
    background-color: #999;
    font: 700 10px/10px Arial, Helvetica, sans-serif;
    text-align: right; 
}

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
#dek1 {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}


#nav a:link {
        color: #fff;
        text-decoration: none;
}
#nav a:visited {
        color: #fff;
        text-decoration: none;
}
#nav a:hover {
}
#nav a:active  {
        color: #000067;
}
#nav ul {
    border: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right;
}
#nav li {
    float: left;
    padding-top: 8px;
	margin-top: 10px;
}
#nav li.on a:link {
    color: #000067;
}
#nav li.on a:visited {
    color: #000067;
}
#nav li a {
    display: block !important;
    display: inline;
    height: 13px;
    padding: 0px 5px 5px;
	font-size: 13px;
}
#nav li:hover a {
    background: transparent url('/labinsight/admin/images/header_right.gif') no-repeat scroll bottom right;
}
#nav li:hover {
    background: #676767 url('/labinsight/admin/images/header_left.gif') no-repeat scroll bottom left;
}
#loginmessage {
    float: right;
    width: 148px;
    height:70px;
    background-color: #666;
    border-left: 2px solid #fff;
    font: 14px Arial, Helvetica, sans-serif;
    color: #fffe64;
    padding: 14px 0px 0px 0px;
}

#loginmessage a:link {
        color: #fffe64;
        text-decoration: none;
}
#loginmessage a:visited {
        color: #fffe64;
        text-decoration: none;   
}  
#loginmessage a:hover {
        color: #000067;
        border-bottom: thin dotted #000067;  
}     
#loginmessage a:active  {
        color: #000067;
        border-bottom: thin dotted #000067;
}
#main-content {
    padding: 10px;
}
#footer {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.loginbox {
    width: 400px;
    border: 1px solid #666;
    margin: 12px 0px;
}

.searchbox2 {
    width: 320px;
    border: 1px solid #999;
    margin: 12px 0px;
}

.titlebox {
    background-color: #999;
    font: 11px/11px Arial, Helvetica, sans-serif; 
    color: #fff;
    padding: 8px 10px;
    font-weight: 700;
}

.titlesearch {
    background-color: #999;
    font: bolder 11px/11px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 8px 10px;
    font-weight: 700;
}


.contentbox {
    background-color: #D7D5D5;
    padding: 8px 10px;
}
.label {
    font: 11px/13px Arial, Helvetica, sans-serif;
    color: #333;
    height: 30px;
    font-weight: 700;
}
.nonlabel {
    font: 11px/13px Arial, Helvetica, sans-serif;
    padding: 6px 0px;
    color: #333;
}
.dashboard_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
}
.dashboard_buttons_row {
	margin: 0px;
}
.dashboard_buttons_row img{
	margin: 0px 0px;
}
.datatable {
	border: none;
	margin: 10px 0px;
	width: 100%;
}

.dataTables_filter, .dataTables_length {
    font: bold 14px Arial,Helvetica,sans-serif;
    color: #666;
    padding-bottom: 2px;
}

.dataTables_filter > label > input{
    padding-top: 2px;
}

.dataTables_paginate{
    font-size: 0;
    padding-top: 5px;
}

.dataTables_info{
    font: bold 14px Arial,Helvetica,sans-serif;
    color: #666;
    padding-top: 5px;
}

.datatable th.sorting_desc, .datatable th.sorting_asc, .datatable th.sorting{
    background-image: none;
    cursor: pointer;
}

.datatable tr.odd td, .datatable tr.even td{
    padding: 5px;
    border: none;
}

.datatable tr.even td {
    background-color: rgb(215, 213, 213) !important;
}

.datatable th.no-sort:hover {
    color: #09C;
}

.datatable .dataTables_wrapper {
    padding-bottom: 0px;
}

.datatable th.title {
	font: bolder 13px/13px Arial, Helvetica, sans-serif;
	background-color: #999;
	color: #fff;
	padding: 7px 3px;
}

.datatable th {
	font: bolder 14px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	color: #fff;
	background-color: #999;
	padding: 5px;
	text-transform: uppercase;
}
.datatable th a:link {
	color: #fff;
}
.datatable th a:visited {
	color: #fff;
}
.datatable th a:hover {
	color: #09C;
	border-bottom-color: #09C;
}
.datatable th a:active {
	color: #09C;
	border-bottom-color: #09C;
}
.datatable td {
	text-align: left;
	vertical-align: top;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 5px;
	background-color: #fff;
	border-top: none;
	border-right: none;
	border-left: none;
}
.datatable td a:hover {
	border: none;
}
#main-content .datatable .yellowtableheader {
	background-color: #DDCD92;
}
#main-content .datatable .yellowtableheader a {
	color: #1A84AE;
}
.width298 {
    width: 298px;
}
.width370 {
    width: 370px;
}
.width400 {
    width: 400px;
}
/*
.width700 {
    width: 700px;
}
.width678 {
    width: 678px;
}
*/
.selectsys {
    margin: 20px 0px;
}
.pagination {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0px 0px 4px 0px;
}
.search{
    margin: 8px 0px 20px;
    text-align: left;
}


#main-content .search a:hover {
        border-bottom: none;
}

#main-content .searchbox2 a:hover {
        border-bottom: none;
}

#main-content .search a:active  {
        border-bottom: none;
}

.buttonrow {
    margin: 8px 0px 20px;
    text-align: center;
}

.buttonrowleft {
    margin: 8px 0px 20px;
    text-align: left;
}

.publishbutton {
    margin: 8px 4px 8px 4px;
    text-align: center;
}
#main-content .buttonrow a:hover {
        border-bottom: none;  
}
#main-content .buttonrowleft a:hover {
        border-bottom: none;
}


#main-content .buttonrow a:active  {
        border-bottom: none;
}
.buttoninrow {
    margin-right: 5px;
    margin-left: 5px;
}
.searchbox {
    width: 300px;
    border: 1px solid #999;
    margin: 12px 0px;
    padding: 12px;
    background-color: #D7D5D5;
}
#colone {
    width: 320px;
    float: left;
}


#colonelarge {
    width: 300px;
    float: left;
}


#coltwo {
    width: 320px;
    float: left;
    padding-left: 30px;
}
#coltwowide {
    width: 410px;
    float: left;
    padding-left: 30px;
}

#coltwowidetwo {
    float: left;
    padding-left: 10px;
}


#coltwowideone {
    float: left;
    padding-left: 30px;
    padding-right:30px;
}

#coltwowidethree {
    float: left;
    padding-right:5px;
}



#coltwowide a:hover {
        border-bottom: none;
}

#coltwowideone a:hover {
        border-bottom: none;
}

#coltwowidetwo a:hover {
        border-bottom: none;
}


.databoxone {
    float: right;
    border: 1px solid #666;
    margin: 20px 0px 20px 0px;
}

.databox {
    border: 1px solid #666;
    margin: 20px 0px 20px 0px;
}

.titlebox {
    background-color: #999;
    font: 11px/11px Arial, Helvetica, sans-serif; 
    color: #fff;
    padding: 8px 10px;
    font-weight: 700;
}


.titleboxPI {
    background-color: #999;
    font: 11px/11px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 8px 10px;
    font-weight: 700;
}

.contentbox {
    background-color: #D7D5D5;
    padding: 8px 10px;
}
#tabz {
    margin-top: 30px;
    border: 1px solid #999;
    background-color: #999;
}
#tabz ul {
    list-style: none;
}
#tabz li {
    float: left;
    display: block;
    height: 16px;
    width: 130px;
    text-align: center;
    vertical-align: middle;
    font: 14px Arial, Helvetica, sans-serif;
    padding: 8px 0px 8px 0px;
    border-right: 1px solid #D7D5D5;
}
#tabz li.on {
    background-color: #D7D5D5;
    font-weight: 700;
}
#tabz li a:link {
    color: #fff;
    text-decoration: none;
}
#tabz li a:visited {
    color: #fff;
    text-decoration: none;   
}  
#tabz li a:hover {
    color: #000;
    border-bottom: thin dotted #000;  
}     
#tabz li a:active  {
    color: #000;
    border-bottom: thin dotted #000;
}
#tabz li.on a:link {
    color: #000;
}
#tabz li.on a:visited {
    color: #000;
}

/* This is stuff for the filter rows */
.filterblock {
        margin-bottom: 10px;
        margin-top: 18px;
        padding-top: 8px;
        padding-bottom: 8px;
        border-top: 1px solid #000;
}

.filterrow {
        margin: 0px;
        padding: 0px;
}

.filterrowtr {
        border-bottom: 1px solid #000;
        margin: 0px;
        padding: 0px;
	width: 100%;
}

.filtercontrols {
	width: 100%;
}

.filtercontrols td {
        font: bold 14px Arial, Helvetica, sans-serif;
        margin-bottom: 0px;
        padding-bottom: 8px;
        border-bottom: 1px solid #000;
}

.metricsfilterrow * {
	vertical-align: middle;
}

#main-content .filtercontrols a:hover {
        border-bottom: none;
}
#main-content .buttonfix a:hover {
        border-bottom: none;
}
#main-content .buttonfix a:active  {
        border-bottom: none;
}

.text {
        font: 14px Arial, Helvetica, sans-serif;
        color: #666;
}

#stretch p{
	color:#FFFFFF;
	font-size:10px;
}

.full {
        display: none;
}

hr {
	padding-bottom:10px;
}

table.table {
        border: 1px solid #9b9a95;
        margin-bottom: 1.5em;
}

table.table.one {
        width: 100%;
}

table.table.three {
        width: 568px;
}

table.table.one th.title {
        font: bolder 13px/13px Arial, Helvetica, sans-serif;
        background-color: #9b9a95;
        color: #0a3a6a;
        padding: 7px 3px;
        text-transform: none;
}

table.table.one th {
        font: bolder 10px/10px Arial, Helvetica, sans-serif;
        text-align: left;
        vertical-align: top;
        color: #fff;
        background-color: #9ec6e9;
        padding: 5px;
        text-transform: uppercase;
}

table.table td {
        text-align: left;
        vertical-align: top;
        font: 10px/12px Arial, Helvetica, sans-serif;
        color: #07307f;
        padding: 5px;
        background-color: #fff;
}

#content table.table td a {
        color: #0a3a6a;
        font-weight: 600;
}

#content table.table td a:visited {
        color: #0a3a6a;
        font-weight: 600;
}

.surveymodal td {
	padding: 5px;
}

.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; background: #999999 url('/labinsight/admin/images/header_small.jpg') 0 0 no-repeat; height:33px }
#dialog input, #dialog select, #dialog textarea, #dialog button { font-family: Arial; font-size: 12px; }

.ui-dialog-title{
	color: white; font-size:14px; margin-top:7px !important;
}

.ui-corner-all{ -webkit-border-radius:0px !important; } .ui-dialog-titlebar{ -webkit-border-radius:0px !important; }  .ui-dialog{ padding:0 !important; } .ui-widget-header{ border: 0 ! important;}

div.kiosk_rule {
	border-bottom: 1px solid #ccc;
	margin: 3px;
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
}

div.kiosk_rule div.kiosk_rule_buttons {
	text-align: right;
	margin: 2px;
	float:right;
}

.formtable td{ 
	padding-bottom:5px;
}
hr {
	border-top: 1px solid #CCCCCC;
	padding:0px;
	margin-bottom:10px;
}

.kiosk_rule_text {
	float:left;
}
.material_list {
	font-size: 12px;
	color: #666;
	margin-top:10px;
	margin-bottom:10px;
}

.material_list li {
	margin-left:20px;
}


.txtFileName
{
	margin-bottom:20px;
}

/*************************************
           CONTENT TABLE            
 *************************************/
#content_wrapper
{
	float: right;
	width: 950px;
}

.content_table
{
	margin-bottom: 10px;
	width: 100%;
}

.content_table_wrapper
{
	background: url(/images/tabletabgradient.jpg) repeat-x !important;
	height: 32px;
}

.content_table_leftimg
{
	background: url(/images/tabletableft.jpg) no-repeat;
	float: left;
	height: 32px;
	width: 6px;
}

.content_table_rightimg
{
	background: url(/images/tabletabright.jpg) no-repeat;
	float: right;
	height: 32px;
	width: 6px;
}

.heading_title
{
	color: #FDFDFD;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 13px 0;
}

.heading_tabs
{
	float: right;
	margin-right: -2px; 
}

.heading_tab
{
	background-color: #FFFFFF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #333333;
	border-bottom: 1px solid #696969;
	float: left;
	font-weight: bold;
	height: 9px;
	margin-top: 3px;
	margin-right: 6px; 
	padding: 9px 15px;
	cursor:pointer;
	color: #666666;
}

.heading_tab_active
{
	background-color: #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	/* color: #666; */
	color: black;
}

.main_content_box
{
	background-color: #EEEEEE;
	border: 1px solid #999999;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 10px;
}

.main_content_box_top
{
	background-color: #EEEEEE;
	border: 1px solid #999999;
	border-bottom: 0;
	border-top: 0;
	color: #686868;
	font-weight: bold;
	position: relative;
}

.main_content_box_bottom
{
	background-color: #CDCDCD;
	padding: 12px 23px;
}

.main_content_box_heading_actions
{
	float: right;
	margin: 8px 9px -30px 0;
}


.WPTGroupBox 
{
	width:250px;
	height: 175px;
	background-color: white;
	border: 1px solid #ccc;
	padding: 10px;
	overflow-x:hidden;
	overflow-y:scroll;
}

.userEmailAddress, .programTitle
{
	cursor:pointer;
}


.tooltip {
	display:none;
	padding:5px;
	width:230px;
	background-color:#FFFFF0;
	/*background-color:#F0EAD6;*/
	font-size:11px;
	z-index: 10000;
}

.vlab-tooltip
{
	background-color: #EEEEEE;
	border: 1px solid #999999;
	border-radius: 7px;
	color: #000000;
}

.grouptable td
{
	border-right: none !important; 
	border-top: none !important; 
	font-size:10px;
	padding: 2px 2px 2px 2px !important;
	
}

.question_nav_buttons
{
	padding: 5px;
	width: 400px;
}

.QuestionPrevious, .QuestionNext, .QuestionSubmit
{
	float: right;
}

.assigned { font-weight:bold;}

label.error {
    /*color: #666666;*/
    color: #FF0000;
}

.tree input
{
	vertical-align:text-top;
}
.GroupItem
{
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}

.GroupQuestions
{
    padding: 0 10px 10px;
}

.GroupQuestionHeading
{
    background-color: #EEEEEE;
    padding: 10px;
}

.GroupQuestionText
{
    color: #999999;
    float: left;
    font-weight: bold;
    width: 740px;
}

.GroupQuestionBody
{
    border: 5px solid #EEEEEE;
	border-top: 0 none;
	padding: 10px;
}

.GroupQuestion
{
	background-color: #FFFFFF;
	margin-top: 10px;
}

.GroupQuestions b
{
	color: #999999;
}

.GroupQuestionActions
{
    float: right;
	width: 60px;
}

.QuestionAJAXStatus
{
	color: #666;
    float: right;
    font-weight: bold;
    margin: 5px 10px 0 0;
}

.GroupQuestionHeading:hover, .GroupCategoryHeading:hover
{
    cursor: pointer;
}

.QuestionHintBox
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    float: left;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 100px;
}

.QuestionHintBoxActive
{
    background-color: #D1EEEE;
}

.QuestionHintBoxEditState
{
    background-color: #FFB6C1;
}

.QuestionHintBox:hover
{
    background-color: #ADEAEA;
    cursor: pointer;
}

#QuestionHintBoxEditable, .EditableQOptionState
{
    display: none;
}

#QuestionHintBoxId
{
    display: none;
}

.wptInstructions p
{
	padding-top:0px;
	margin-top:0px;
}

.hover_pointer:hover
{
    cursor: pointer;
}

#TakeATest .GroupQuestionsCat .ui-state-highlight
{
	border: 1px dotted #AAAAAA;
	visibility: visible !important;
	height: 50px !important;
	line-height: 1.2em;
	margin-top: 10px;
}

/*************Test Questions Page***************/
#TakeATest {
	/*font-size: 10px; */
}

#TakeATest textarea {
    	width: 90%;
	height: 100px;
}

#TakeATest > .left {
	/*width: 206px;*/
}

#TakeATest > .right {
	/*width: 885px;*/
	width: 100%;
	position: relative;
}

#TakeATest > .right > .right{
	width: 200px;
}

#TakeATest > .right > .left {
	width: 476px;
}

#TakeATest > .right > .top {
	width: 680px;
	height: 40px;
}

#TakeATest > .right > .top .ticker {
	border: 1px solid #666;
	background: #CCC;
	padding: 3px;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

#TakeATest .alert {
	padding: 3px;
}

#TakeATest .alert td {
	vertical-align: top;
}


#TakeATest .alert td img {
	margin-top: 3px;
}

#TakeATest .item {
	background-color: #FFFFFF;
	border: solid 3px #eeeeee;
	margin-bottom: 5px;
}

#TakeATest .item .header {
	background: #eeeeee url('/images/dogear.jpg') bottom right no-repeat;
	color:#A0A0A0;
	font-size:16px;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	height: 12px;
	width: 375px;
}
#TakeATest .item .header-inv
{
    background: #FFFFFF url(/images/dogear-inv.jpg) bottom right no-repeat;
}
#TakeATest .item .question {
	margin-top: 10px;
}

#TakeATest .item .question_answer {
	clear: both;
	padding-left: 15px;
	padding-bottom: 15px;
}

#TakeATest .item .question_answer .selector {
	margin: 7px;
	margin-top: 0;
	margin-left: 2px;
	float: left;
}

#TakeATest .item .selector input {
	/* display: block !important; */
	/*background-color:white; */
	float: left;
	width: auto;
}

#TakeATest .item input {
	width: 450px;
}

#TakeATest .item .question_answer .qa {
	margin-right: 10px;
	float: left;
	color: #2e81b8;
}

#TakeATest .item .question_answer .questionId {
	margin-left: 10px;
	float: right;
	color: #777;
}

#TakeATest .item .questionLabel {
	display: block;
	width: 55px;
	float: left;
}

#TakeATest .item .questionText {
	display:block;
	width: 800px;
	float:left;
	margin-bottom: 3px;
}

#TakeATest hr {
	/*color: #eeeeee;
	background-color: #eeeeee;
	*/
	height: 2px;
	margin: 5px 15px;
}


#TakeATest ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
}

#TakeATest ul.subnav {
	border: solid 3px #eeeeee;
	width: 180px;
}

#TakeATest ul a {
	font-size: 10px !important;
}

#TakeATest ul.subnav li {
	color: #003968;
	font-weight: bold;
	font-size: 10px !important;
	background: transparent url('/images/arrow_blue.gif') no-repeat 5px center;
	padding: 0;
}
#TakeATest ul.subnav .subnavbg, #TakeATest ul.subnav li {
	background: transparent url('/images/back_nav.jpg') repeat-y top left;
}
#TakeATest ul.subnav li:hover
{
	background: #FEC70B none;
}
#TakeATest ul.subnav .subnavbg:hover, #TakeATest ul.subnav li a:hover {
	background: #FEC70B url('/images/arrow_blue.gif') no-repeat 0 center;
}

#TakeATest ul.subnav li  a {
	background: transparent url('/images/arrow_blue.gif') no-repeat 0 center;
	color: #003968;
	display: block;
	margin-left: 7px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#TakeATest ul.subnav ul.secondsubnav {
	border: none;
	padding-left: 10px;
}

#TakeATest ul.subnav ul.secondsubnav li {
	font-size: 10px !important;
	margin-left: 10px;
	background: transparent url('/images/arrow_white_small.gif') no-repeat 5px center;
}

#TakeATest ul.subnav ul.secondsubnav li a{
	font-size: 10px !important;
}

#TakeATest ul.subnav li.currentnav a, #TakeATest ul.subnav li.currentnavbg a{
	color: #ffffff;
}
#TakeATest ul.subnav div.currentnavbg, #TakeATest ul.subnav li.currentnavbg {
	background: transparent url('/images/back_subnav.jpg') no-repeat top left;
}
#TakeATest ul.subnav li.currentnav {
	background: transparent url('/images/arrow_white.gif') no-repeat 2px 5px;
}

#TakeATest ul.subnav li.currentnavNoSub {
	background: transparent url('/images/arrow_white_closed.gif')  no-repeat scroll 5px center;
}
#TakeATest ul.subnav ul.secondsubnav li a {
	color: #ffffff;
}
#TakeATest ul.subnav li.currentnavbg a
{
	background: transparent url('/images/arrow_white_closed.gif')  no-repeat scroll 0 center;
	margin-left: 7px;
	padding-left: 10px;
}
.ui-dialog{
	position:absolute !important;
}

