body{
	font-family:'Arial';
}

a{	
	color:#f68e1d;
}
input[type="text"],
input[type="password"]{	
	outline: none;
	resize: none;
	border: solid 1px #B6B6B6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	min-height: 20px;
	text-indent:5px;
}
#breadcrumbs{
	background-color:#000;
	padding:5px 0 5px 5px;
	color:white;
	width:100%;
	height:22px;	
}
.body_content{
	margin:10px 0 0 5px;
}
#qj{
	text-align:right;
	float:right;
	padding:3px 15px 3px 0;
}
input[type="text"],
input[type="password"]{	
	outline: none;
	resize: none;
	border: solid 1px #B6B6B6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	min-height: 20px;
	text-indent:5px;
}
 
 input:read-only { 
    background-color: #ddd;
}
.req_lbl{
	color:red;
}



#err_msg{
	color:#FC7279;
	padding:3px 0px 3px 0;
	float:left;
}

#success_msg{
	color:#86D69E;
	padding:3px 0px 3px 0;
	float:left;
}
.error-field{
	display:none;
	color: #de0000;
}
input[type="text"].error_red,
input[type="password"].error_red{
	border-color: #de0000;
}
#child_language_of_evaluation{
	overflow:hidden;
}
.case_sec{
	border-spacing:0px;
	padding-left:5px;
}
.case_sec tbody tr td{
	padding:5px;
	margin:0px;
	border: 0.5px solid black;
	font-size:12px;
	border-spacing:0px;
}
#child_data_tbl td:first-child{
	width:90px;
}
#home_data_tbl td:first-child{
	width:90px;
}
#case_data_tbl td:first-child{
	width:155px;
}
.case_sec tbody tr:nth-child(odd),
#eval_tbl tbody tr:nth-child(odd),
#dash_list_tbl tbody tr:nth-child(odd){
	background-color:#FFBD7A;
}
.case_sec tbody tr:nth-child(even),
#eval_tbl tbody tr:nth-child(even){
	background-color:#FFE4C8;
}

#thetbl{
	/*width:80%;*/
}

#evals{
	width:80%;
	border-spacing:0px;
	padding-left:5px;
}

#evals th{
	text-align:left;
}
#evals tbody tr:nth-child(odd){
	background-color:#CAF36E;
}

.case_eval_row:hover{
	background-color:#A3DC26 !important;
	cursor: pointer;	
}	
#dash_search,#case_search{	

	margin:5px 5px;
}
#dash_list{	
	background-color:#FFE4C8;	
	padding:5px;
	margin:5px 5px;
	height:35%;
	overflow:auto;
}
#dash_list::-webkit-scrollbar {
    width: 10px;
	background:#f1f1f1;
}
#dash_list::-webkit-scrollbar-thumb {
    background: #f68e1d; 
    border-radius: 10px;
}

#dash_view{
	
}

select,input[type="submit"],input[type="button"],.has_radius{
	border-radius: 10px;
}
.no_radius{
	border-radius: 0;
}
#dash_list_tbl{
	width:100%;
	border-spacing:0px;
	font-size:12px;
}
#dash_list_tbl tbody tr:hover{
	background-color:#A3DC26 !important;
	cursor: pointer;	
}	
#dash_list_tbl th{
	
	text-align:left;
}

.dash_selected_row{
	background-color:#CAF36E !important;
}
.floatThead-container{
	margin-top: -5px !important;
	
}
.floatThead-table{
    border-spacing: 0;
    border-collapse: collapse;
	padding-left:5px;
	
}
.floatThead-table thead tr{
    border-spacing: 0;
    border-collapse: collapse;
	background-color:white;
}
.floatThead-table th{
	
	font-size:14px;	
	text-align:left;
    border-spacing: 0;
	border: solid 1px #B6B6B6;
}

.toCase,.toDW{
	color:black;
}

#audit_tbl{
	font-size:10px;
}
#audit_tbl th{
	text-align:left
}
#audit_tbl td{
	padding-right: 15px;
}
.audit_oe_even{
	background-color:#FFBD7A;	
}
.audit_oe_even{
	background-color:#FFE4C8;	
}
#nycid_check{
	padding-left:5px;
	width:50px;
}
.report_title{
	color:orange;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;	
}
.download_sec{
	background-color:#FFE4C8;
	display:none;
	height:75px;
	/*width:700px;*/
	padding: 5px 0;
	margin-top:15px;
}
.prefill_dl{
	background-color:#FFE4C8;
	display:none;	
	padding-left: 5px;
}

#commlink:hover{
	cursor:pointer;
	text-decoration:underline;
}

#justification_tbl td:first-child{	
width:90px;
}
.lbl_languages{
	float:left;	
}

.lbl_languages:hover{
	background-color:#4BB276;
}

#report_tbl_r1 tbody  tr:hover{
	background-color:#4BB276;
	cursor: pointer;	
}
.view_case:hover{
	background-color:orange;
	cursor: pointer;	
}



.r1_paid_Yes{
	background-color:grey;
}
.r1_to_be_paid{
	background-color:green;
}

#report_tbl_r7 tbody tr:nth-child(odd){
	background-color:#FFC498;
}

.dash_list_row[coord_status="pending_open_eval"]{	
	background-color:#FFED75 !important;
}

.dash_list_row[coord_status="completed_evals"]{	
	background-color:#F85050 !important;
}

.dash_color_status {
    background-image: url("/img/edit.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; 
}
.is_dt{
	width:90px;
}

.ppm_tr[ppm="PAID"]{
	background-color:#8EBF5F !important;
}
.resize_cb1{
	width:20px;
	height:20px;
}