#top_submenu_new nav {
	background:#f8447d;
}
.inline_box {
float:left;
}
h3 {
	clear:both;
}
.pr_has_desc {
	float:right;
	color:#8f0787;
	font-size:26px;
	font-family: 'icomoon';
}
.pr_has_desc:after {
	content:'\00EF'
}
#timeframe_select {
    width:140px !important;
}
.variation_results_table {
	float:left;
	border-collapse: collapse;
	margin-left:20px;
	font-size:13px;
}

.snowflake_tolerance_type_global {
	position:relative;
	height:350px;
	width:350px;
	background-size:220px 220px;
	background-position:center;
	background-repeat:no-repeat;
	background-image: url('/templates/chromachecker/img/lab-tolerances-star2.png');
}
 .snowflake_tolerance_type_global .lch_small {
	position:absolute;
	text-align:center;
	width:80px;
	margin:0px;
}
 .snowflake_tolerance_type_global .lch_small input {
	width:80px;
	border:1px solid #ccc;
	padding:0px;
	height:30px;
	text-align:center;
	line-height:30px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
  	box-sizing: border-box;         /* Opera/IE 8+ */
}
.variation_results_table  th {
	color:#07a1e2;
	text-align:left;
	font-weight:normal;
	line-height:24px;
}
.variation_results_table  tr td {
	line-height:24px;

}
.variation_results_table  tr  {

	border-top:1px solid #ccc;
}
.variation_results_table  tr:first-child{
	border:none;
}
.variation_results_table  tr td:first-child {
	padding-right:30px;
}
.expired_subscription {
	padding:10px;
	margin-bottom:10px;
	color:#fff;
	font-size:14px;
	line-height:20px;
	background:#ff6500 !important;
}
.expired_subscription a {
	color:#000;
}
h3.object_class {
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	padding-top:10px;
}
h1.group_h1 {
	color:#fff;
}
.inline_box input[type=text] {
	padding:6px;
}
.submit_box {
	float:left;
	height:90px;
	position:relative
}
.cs_tooltip {
	width:300px;

	padding:5px;
	font-size:10px;
	color:#666;
}
#top_submenu_new nav h1:before{
	content:'H';
	margin-right:5px;
	font-family: 'icomoon';
	
}
p.noneditabe_form {
	font-weight:bold;
}
.nano_reference {
	color:#f8447d;
	font-size:9px;
	float:left;
	margin-right:5px;
	font-weight:bold;
}
.group {
	    font-weight: bold;
    color: #A2359E;
}
#spectral_graph {
	width:1170px;
	height:400px;
}
.submit_box input[type=submit] {

    width: 30px;
    margin-top: 17px;
    height: 30px;
    font-size: 0;
    line-height: 0;
    background: url(/include/img/PI/ICO/reload_30.png);

	position:absolute;
	top:30px;
	left:0px;
}


.add_form  select {
 /* styling */
  background-color: white;
  border: 1px solid #ccc;
width:312px;
  display: inline-block;
  font: inherit;
  line-height: 27px;
  padding: 0px 5px;
	
  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;	
margin-bottom:10px;
	
	
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 13px) 12px,
    calc(100% - 8px)  12px,
    calc(100% - 27px) 0em;
  background-size:
    5px 5px,
    5px 5px,
    1px 27px;
  background-repeat: no-repeat;
}

.add_form  select:focus {
  background-image:
    linear-gradient(45deg, #000 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #000 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
   calc(100% - 8px)  12px,
    calc(100% - 13px) 12px,
   
    calc(100% - 27px) 0em;
  background-size:
    5px 5px,
    5px 5px,
    1px 27px;
  background-repeat: no-repeat;
  border-color: #666;
  outline: 0;
}
#queue {
	margin:0px;
	line-height:30px;
}

.ref_value {
	line-height:30px;
	display:block;
	position:absolute;
	left:510px;
	top:0px;
	color:#333;

} 
#ov_search_bar {
	background:#fff;
	width:1180px;
	height:30px;
	padding:10px;
	margin-top: 110px !important;
	margin-bottom:20px;
}
#top_submenu_new .nav_gray_bar {
    border-bottom: 0px !important;
}
.meas_counter {
	float:right;
	margin-right:5px;
}
.no_objects_td {
	color:#fff !important;
	background:#ff6500 !important;
}
.last_meas {
	line-height:30px;
	display:block;
	position:absolute;
	right:100px;
	text-align:right;
	top:0px;
	color:#333;

}
.ov_group_header {
	height:30px;
}

.ov_group_header_shared {
	background:#FDA400;
}
.ov_group_header_name {
 	width:820px;
 	float:left;
 	color:#000;
 	font-size:18px;

 	height:30px;
 	line-height:30px;
 	display:block;
	margin-bottom:10px;
 }
 .ov_group_header_name input {
 	float:left;
 	margin-top:9px;
 }
 .ov_group_header_name  p {
 	line-height:30px;
 	margin:0px;
 	float:left;

 }
.ov_group {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
	padding-bottom:10px;
	padding-top:10px;
}

.no_tracks_message {
	margin:0px;
	line-height:30px;
	color:#ff6500;
	font-weight:bold;
	text-align: center;
	background:#fff;
}
.hide_tracks{
 
 	display: inline-block;
	vertical-align:top;
  cursor:pointer;
 
	width:30px;
	height:30px;
	line-height:30px;
}
.hide_tracks:after{font-family: 'icomoon';
	font-size:20px;
	line-height:30px;
	display:block;
	content: '\02D9';
}
.show_tracks{
 
  display: inline-block;
	vertical-align:top;
  cursor:pointer;
 
	width:30px;
	height:30px;
	line-height:30px;
}
.show_tracks:after{font-family: 'icomoon';
	font-size:20px;
	line-height:30px;
	display:block;
	content: '\02D8';
}
.checkbox_pr {
	margin-right:10px;
}
.top_header_overview img {
	vertical-align: middle;
	height:25px;
}
.reorder, .reorder_objects_stop, .reorder_devices_stop {
	float:right;
	color:#aaa;
	margin-top:10px;
}
.reorder_objects, .reorder_devices, .reorder_devices_stop_link, .reorder_objects_stop_link {
	cursor:pointer;
	color:#999;
}
.top_header_overview h1 {
    float: left;
}
.object_tr td {
	line-height:30px;
	height:30px;
	vertical-align: middle;
	background:#ccc;
}
.object_tr td:first-child {
	position:relative;
	padding-left:30px;
	border-right:1px solid #000;
	width:369px;
}
.object_tr td:nth-child(2) {
	border-right:1px solid #000;
	width:99px;
}
.object_tr td:nth-child(3) {

	border-right:1px solid #000;
	width:577px;
}

.track_table {
	border-collapse:collapse;
	width:100%;
	background:none;
	clear:both;

	
}
.track_table tbody tr:nth-child(2n) td {
	background:#f5f5f5;
}

td a.table_ico   {
	display:inline-block;
	line-height:30px;
	height:30px;
	width:30px;
	text-align: center;
	vertical-align: top;
	margin:0px;
	padding:0px;
	color:#666;
}
.object_icons_in_box {
	float:left;
	height:30px;
line-height:30px;
	display:block;
	text-align: center;
}
.object_th_buttons {
	padding-left:30px;
}
.object_th_buttons a {
	line-height:30px;
	margin:0px;
	float:left;
	display:block;
	margin-right:20px;
	height:30px;
	padding:0px;
}
.object_th_buttons a:before{
	float:left;
}
.object_th_buttons a span {
	line-height:30px;
	margin:0px;
	vertical-align:middle;
	display:inline-block;
	margin-left:5px;
	height:30px;
	color:#000;
	float:left;
	padding:0px;
}
.object_tr td:nth-child(2) a {
	margin-left:2px;
}
td a.table_ico:hover {
color:#8f0787;
}
.ico_preferences {
	
}
.delta_icon {
	display:block;
	height:30px;
	width:30px;
	
	text-align: center;
}
.delta_icon:after {
	font-family: 'icomoon';
	font-size:20px;
	line-height:30px;

	content: '\00C8';
}
.mode_icon:after {
	font-family: 'icomoon';
	font-size:24px;
	line-height:30px;
	content:'\005C'
}
.operator_icon:after {
	font-family: 'icomoon';
	font-size:24px;
	line-height:30px;
	content:'\0028'
}
.conformance_icon {
	display:block;
	height:30px;
	width:30px;
	;
	text-align: center;
}
.conformance_icon:after {
	font-family: 'icomoon';
	font-size:20px;
	line-height:30px;
	
	content: '\00C1';

}
.ico_preferences:before {
	font-family: 'icomoon';
	font-size:20px;
	line-height:30px;
	
	
content: '\00F0';
}
.ov_device_top .ico_preferences:before {
	color:#8f0787;
}
.track_table tr td:last-child a, .object_easy_mode {
	background:#8f0787;
	display:block;
}
.object_easy_mode {
	float:right;
	width:30px;
}
.object_dE {
	width:30px;
	height:30px; 
	text-align:center;
	float:right;
}
.object_pass_fail {
	width:30px;
	text-align:center;
	float:right;
}
.object_easy_mode:hover {
	background:#666;
}
.track_table tr th {
	background:#fff;
	font-weight:normal;

	font-size:10px;
	height:30px;
}

.ov_track_containter {

	float:left;
	width:1159px;
	clear:both;

	display:none;
	margin-bottom:10px;

}
.track_table tr td:last-child a:after, .object_easy_mode:after{
	font-family: 'icomoon';
	font-size:24px;
	color:#fff;
	display:block;
	height:30px;
	width:30px;
	line-height:30px;
	text-align:center;
	vertical-align:top;
	content: '\0131';
	
}
.track_table td a.ico_preferences {
	float:right;
	color:#8f0787;
}.track_table td a.ico_preferences:hover{
	color:#666;
}
.track_table td.square_cell {
	width:30px;
	height:30px;
	padding:0px;
	text-align: center;
}
.track_table tr td:last-child a:hover {
	background:#666;
}
.track_table tr td {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:0px;
	height:30px;
	padding:0px;
}
.track_table tbody:nth-child(1) tr td {
	border-top:0px;
}
.track_tr td {
	line-height:30px;
	height:30px;
	font-size:10px;
	vertical-align: middle;
	background:#fff;
}
.track_tr td:first-child {
	padding-left:10px;
	border-left:0px;
	font-size:12px;
	
}

.track_table tr td:nth-child(3), .track_table tr th:nth-child(3) {
	padding:0px 5px;
	width:160px;
	text-align: left;
}
.track_table tr td:nth-child(7), .track_table tr th:nth-child(7) {
	padding:0px 5px;
	width:130px;

}
.track_table tr td:nth-child(8), .track_table tr th:nth-child(8) {
	padding:0px 5px;
	width:60px;
}

.track_table tr td:nth-child(9), .track_table tr th:nth-child(9) {
	padding:0px 5px;
	width:60px;

}
.track_table tr td:nth-child(10), .track_table tr th:nth-child(10) {
	padding:0px 5px;
	width:60px;


}
.track_table tr td:nth-child(10) {

	border-left:2px solid #333;
}

.bold_cell {
	font-weight:bold;
}
.track_table .center_th {
	text-align: center;
}
.ov_device_container .track_patch_preview {
	width:30px;
	height:30px;
	margin:0px;
	float:left;
	cursor:pointer;
}
.track_tolerance_nano  .ico_preferences {
	color:#fff;
	margin:0px;
	vertical-align:bottom;
	margin-left:5px;
	position:absolute;
	top:-7px;
	left:75px;
}
.track_tolerance_nano  .ico_preferences:hover {
	color:#666 !important;
}
.track_tolerance_nano h2 {
	margin-top:0px;
}
.track_tolerance_nano  .ico_preferences:before {
	line-height:normal;
}
.nano_small_preview {
	width:30px;
	height:30px;
	margin:0px;
	float:left;
}
.ov_icon {
    height: 30px;
    width: 30px;
    font-size: 20px;
    line-height: 30px;
    font-family: 'icomoon';
}
.ov_device_top {
    height: 30px;
 background:#e5e5e5;
}
.ov_device_top input[type=checkbox] {
	float:left;
	margin-top:8px;
}
.ov_object_name {
	line-height:30px;
	display:block;
	width: 850px;


	overflow:hidden;
	word-break:break-all;
	height:30px;
	float:left;

	font-size:14px; color:#000;
}
.ov_easy_mode {
	width:30px;
	float:right;
}
.ov_device_top .ov_device_arrow {
	float:left;
	color:#000; 
	width:25px;
	height:29px;
	text-align:center;
	
	line-height:29px;
}
.ov_device_arrow:after{
	content: '\02D8';
}
.selected_device div .ov_device_arrow:after {
    content: '\02D9';
   }
.ov_device_top  .ico_preferences {
	float:left;
	display:block;
	width:30px;
	
	text-align: center;
}
.ov_device_bottom {
    height: 30px;
    padding-left:68px;
    line-height:30px;
}
.ov_device_bottom  .ov_device_arrow {
	float:left;
}
.ov_device_bottom .checkbox_pr {
	margin-left:0px;
	float:left;
	margin-top:9px;
	margin-right:5px;
	
}
.ui-sortable-handle {
	cursor:move;
}
.glossiness_input_table {
	border:none;
	width:314px;
	text-align: center;
	table-layout:fixed;
	
}
.glossiness_input_table td {
	padding:0px; 
	padding-right:5px;
	text-align: center;
}
.glossiness_input_table td input {
	width:46px !important;
	padding-left:0px;
	padding-right:0px;
}
.lab_input_table {
	border:none;
	width:325px;
	table-layout:fixed;
}
.lab_input_table td {
	padding:0px; 

}
.lab_input_table td input {
	width:81px !important;

}
.roughness_input_table {
	border:none;
	width:312px;
	table-layout:fixed;
}
.roughness_input_table td {
	padding:0px; 

}
.roughness_input_table tr:first-child td:last-child {
	padding-left:8px;
}
.roughness_input_table tr:last-child td:last-child {
	text-align: right;
}
.roughness_input_table td select {
	width:145px !important;

}
.roughness_input_table td input {
	width:135px !important;

}
span.no_tracks_warning {
	margin-left:5px;
}
.last_measurement {
	float:right;
	font-size:10px;
	margin-right:5px;
	line-height:30px;
}
.fail_bg {
	background:#e31521 !important;
	color:#fff !important;
}
.pass_bg {
	background:#00c700 !important;
	color:#fff !important;
}
.fail_bg_ico {
	background:#e31521 !important;
	color:#fff !important;
}
.pass_bg_ico {
	background:#00c700 !important;
	color:#fff !important;

	
}

.product_upload_div {
	position:absolute;
	top:10px;
	right:20px;
	
}
.ov_device_container {
    height: 30px;
    background: #fff;
    width:100%;
 
    margin-bottom: 10px;
    float: left;
    clear:both;

}

.object_class_group  div.ov_device_container:nth-of-type(4n) {
	margin-right:0px;
} 
.upload_product_icon {
	
	margin:0px;
	color:#0070ff;
	background:none;
	display:block;
	clear:none;
	
}
.uploaded_file {

background-color:rgb(0,142, 70);
	color:#fff;
	padding:10px;
	margin-bottom:10px;
}
.error_upload {
	background-color:#ff6500;
	color:#fff;
	padding:10px;
	
	margin-bottom:10px;
}
.upload_product_icon:after {
	content: '\007E';
	 font-family: 'icomoon';
	font-size:24px;
	line-height:30px;
}
.upload_product_icon:hover{
	color:#666;
	background:none;
}
.fail_bg_ico:after {
	font-family: 'icomoon';
	font-size:16px;
	line-height:30px;
	vertical-align:top;
	padding:0px;
	display:block;
	height:30px;
	margin:0px;
	content: '\E70F';

}
.pass_bg_ico:after {
	font-family: 'icomoon';
	font-size:16px;
	line-height:30px;
	vertical-align:top;
	padding:0px;
	display:block;
	height:30px;
	margin:0px;
	content: '\E710';}
.uploaded_file {
	margin-bottom:10px;
}
.preference_field {
	float:left;
	width:179px;
}
.preference_field select {
	width:162px;
}
.preference_field input[type=text] {
	width:150px;
}
input:disabled{ 
-webkit-text-fill-color:#880000; /* Override iOS / Android font color change */
-webkit-opacity:1; /* Override iOS opacity change affecting text & background color */
color:#880000; /* Override IE font color change */	
}

#hide_show_timeline {
	clear:both;
}
#hide_show_button, #hide_show_timeline_button {
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 9px;
    clear:both;
    background: #eee;
    margin-bottom: 10px;
}
#hide_show_timeline_tooltip {
    float: right;
    font-size: 10px;
    margin-top: 10px;
    display: block;
    color: #999;
}
.lab_cell { 
	text-align:center;
	width:40px;
}
#filelist_form {
    padding-top: 110px;
}
#hide_show_timeline_tooltip img {
    margin-right: 5px;
    vertical-align: middle;
    height: 16px;
    width: 16px;
}
#hide_show_timeline {
    clear: both;
}
#timeline, .timeline {
    height: 400px;
    width: 1160px;
    margin-bottom: 10px;
}
#hide_show_timeline_button {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
#buttons {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
}
#buttons td {
    padding: 5px;
    cursor: pointer;
    text-align: center;
    color:#fff;
 }

.tolerance_table {
	width:575px;
	float:left;
	border-collapse:collapse;
	margin-right:20px;
	margin-bottom:31px;
}
.tolerance_table td, .tolerance_table th {
	height:30px;
	line-height:30px;
	padding:0px 5px;
	
}
.sub { position: relative; top: 0.8ex; font-size: 75%; }
.tolerance_table tr td:last-child{
	width:30px;
	text-align:center;
	height:30px;
	padding:0px;
}
.tolerance_table th {
	font-weight:normal;
	border-top:2px solid #ccc;
	background:#eee;
}
.tolerance_table td {
	border-top:1px solid #ccc;
}
.tolerance_table tr td:first-child {
	width:235px;
}
.metadata_table {
	width:575px;
	float:right;
	border-collapse:collapse; 
	table-layout:fixed;
}
.metadata_table td, .metadata_table th {
	height:30px;
	line-height:30px;
	padding:0px 5px;
	border:none;
	vertical-align: middle;
}
.metadata_table thead {
	height:30px;
}
.metadata_table th {
	font-weight:normal;
	color:#fff;
	background:#666;

}
.metadata_table td {
	border-top:1px solid #ccc;
}

.lab_table {
	width:575px;
	float:left;
	border-collapse:collapse;
	margin-right:20px;
}
.lab_table td, .lab_table th {
	height:30px;
	line-height:30px;
	padding:0px 5px;
	vertical-align: middle;
	
}

.lab_table th {
	font-weight:normal;
	color:#fff;
	background:#666;
}
.lab_table td {
	border-top:1px solid #ccc;
}
.lab_table tr td:nth-child(2), .lab_table tr td:nth-child(3), .lab_table tr td:nth-child(4) {
	width:100px;
}
.labch_table {
	width:575px;
	float:left;
	border-collapse:collapse;
	margin-right:20px;
}
.labch_table td, .labch_table th {
	height:30px;
	line-height:30px;
	padding:0px 5px;
	vertical-align: middle;
	
}

.labch_table th {
	font-weight:normal;
	color:#fff;
	background:#666;
}
.labch_table td {
	border-top:1px solid #ccc;
}
.labch_table tr td:nth-child(2), .labch_table tr td:nth-child(3), .labch_table tr td:nth-child(4), .labch_table tr td:nth-child(5), .labch_table tr td:nth-child(6) {
	width:70px;
}
.track_details_table {
	border-collapse:collapse;
}
.track_details_table td {
	padding:0px;
	line-height:24px;
}
.track_details_table tr td:first-child{
	padding-right:10px;
	color:#999;
}

.nano_colorimetry_table {
	width:575px;
	float:left;
	border-collapse:collapse;
	margin-right:20px;
	margin-bottom:20px;
}
.nano_colorimetry_table td, .nano_colorimetry_table th {
	height:30px;
	line-height:30px;
	padding:0px 5px;
	vertical-align: middle;
	text-align: center;
	
}
.nano_colorimetry_table th {
	font-weight:normal;
	text-align:center;
	color:#fff;
	background:#666;
}
.nano_colorimetry_table tbody tr:nth-child(6) td {
	height:80px;
	vertical-align: top;

}
.nano_colorimetry_table tbody tr td {
	border-bottom:1px solid #ccc;
}
.nano_colorimetry_table tr td:first-child, .nano_colorimetry_table tr td:nth-child(3), .nano_colorimetry_table th.bordered {
	border-right:2px solid #ccc;
} 
.nano_colorimetry_table tr td:first-child {
	width:140px;
	text-align: left;
} 




.tolerance_table_nano {
	width:575px;
	float:left;
	border-collapse:collapse;
	margin-right:20px;
	margin-bottom:20px;
}
.tolerance_table_nano td, .tolerance_table_nano th {
	height:30px;
	line-height:30px;
	padding:0px 5px;
	vertical-align: middle;
	text-align: center;
	
}
.tolerance_table_nano th {
	font-weight:normal;
	text-align:center;
	color:#fff;
	background:#666;
}

.tolerance_table_nano tbody tr td {
	border-bottom:1px solid #ccc;
}
.tolerance_table_nano tr td:first-child, .tolerance_table_nano tr td:nth-child(4), .tolerance_table_nano th.bordered {
	border-right:2px solid #ccc;
} 
.tolerance_table_nano tr td:first-child {
	width:140px;
	text-align: left;
} 
.tolerance_table_nano td.gray_cell{
	background:#eee;
	width:30px;
}
.tolerance_table_nano  .square_cell {
	width:30px;
	margin:0px;
	padding:0px;
}
.tolerance_table_nano td.gray_val {
	color:#ccc;
}



.nano_special_effects{
	width:575px;
	float:left;
	border-collapse:collapse;
	margin-right:20px;
	margin-bottom:20px;
}
.nano_special_effects  td, .nano_special_effects th {
	height:30px;
	line-height:30px;
	padding:0px 5px;
	vertical-align: middle;
	text-align: center;
	
}
.nano_special_effects th {
	font-weight:normal;
	text-align:center;
	color:#fff;
	background:#666;
}

.nano_special_effects tbody tr td {
	border-bottom:1px solid #ccc;
}
.nano_special_effects tr td:first-child {
	width:140px;
	text-align: left;
} 
.nano_special_effects tr td:last-child {
	width:30px;
	margin:0px;
	padding:0px;
	text-align: center;
} 
.rgb_nano_table th {
	font-weight:normal;
	text-align:center;
	color:#fff;
	background:#666;
}
.rgb_nano_table {
	float:right;
	width:225px;
	border-collapse:collapse;
	margin-top:25px;
	margin-right:100px;
}
.rgb_nano_table tr td:nth-child(1){
	text-align: left;
}
.rgb_nano_table tr td:nth-child(2), .rgb_nano_table tr td:nth-child(3), .rgb_nano_table tr td:nth-child(4) {
	width:40px;
}
.rgb_nano_table  td, .rgb_nano_table th {
	height:30px;
	line-height:30px;
	padding:0px 5px;
	vertical-align: middle;
	border:1px solid #ccc;
	text-align: center;
	
}
/* easy mode */
.nav_gray_bar_pr {
	width: 1180px;
    min-height: 140px;
    background: #333;
    clear: both;
    text-align: left;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 999;
  	position:relative;
}
#easy_mode_form {
	padding-top:220px;
}
.easy_mode_search_bar {
	width: 1180px;
	    z-index: 999;
	height:30px;
	padding:10px;
	margin-bottom:10px;
	background : #fff;
}
.nano_header_desc {
	color:#999;
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}
.nano_header_desc p {
	margin-bottom:5px;
}
.nano_header_desc_val {
	color:#fff;
	float:left;
	margin-top:20px;

}
.nano_header_desc_val p {
	margin-bottom:5px;
}
.track_ref_nano {
	width:300px;
	padding-left:20px;
	float:right; 
	min-height:140px;
	border-left:1px solid #999;
}
.track_ref_nano  h2, .track_tolerance_nano  h2 {
	font-size:12px;
	color:#999;
	margin-top:10px;
	margin-bottom:5px;
	position:relative;
}

.track_tolerance_nano  h2 .table_ico:hover{
	color:#fff;
}
.track_tolerance_nano  h2 .table_ico:before{
	font-size:16px;
}
.nano_ref_column {
	float:left;
	width:150px;
}
.nano_ref_color_sample {
	height:60px;
	width:60px;
	margin-right:15px;
	float:left;
}
.nano_ref_lab {
	float:left;
	color:#999;
}
.nano_ref_lab p {
	margin-bottom:0px;
}
.nano_ref_val {
	margin-left:10px;
	float:left;
	color:#fff;
}
.nano_ref_val p {
	margin-bottom:0px;
}
.nano_tolerance_lines p {
	margin-bottom:0px;
	color:#fff;
	font-size:11px;
}
.nano_tolerance_lines span {
	display:inline-block;
}
.nano_tolerance_lines p span:first-child {
	color:#999;
	width:70px;
}
.nano_ref_column h3 ,  .track_tolerance_nano h3{
	color:#fff;
	font-size:10px;
	margin-bottom:5px;
}
.track_tolerance_nano {
	width:340px;
	float:right; 
	padding-left:20px;
	min-height:140px;
	border-left:1px solid #999;
}
.nano_tolerance_column {
	float:left;
	width:110px;
	padding-bottom:10px;
}
#track_reference_image_box {
	height:100px;
	width:100px;
	float:left;
	margin:20px 10px;
	position:relative;
}
#track_reference_image {
	height:100px;
	width:100px;
	
}
.easy_mode_search_bar input[type=submit] {
	float:right;
}
.daterange_icon:after{
	content: '\201E';
}
.search_bar_box {
    float: left;
    height: 30px;
    width: 30px;
    background: #393938;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-right: 1px;
    font-family: 'icomoon';
}
.fa-arrow-right:after {
	content: '\02D8';
	font-size:20px;
	 font-family: 'icomoon';
	 text-decoration: none;
	 font-style: normal;
}
.fa-arrow-right:hover:after{
	color:#666;
	border:none;
	background:#ffffff;
}
.fa-arrow-left:after {
	content: '\02D8';
	font-size:20px;
	font-family: 'icomoon';
	display:block;
	text-decoration: none;
	font-style: normal;
	-webkit-transform: rotate(180deg) ;
  	-moz-transform: rotate(180deg);
  	-ms-transform: rotate(180deg);
  	-o-transform: rotate(180deg);
  	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.fa-arrow-left:hover:after{
	color:#666;
	border:none;
	
	background:#ffffff;
}
.sufrace_tolerance_label { 
	float:left;
	display:block;
	text-align:right;
	margin-right:5px;
	width:40px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:15px;
}
.nano_left_tolerances label {
	clear:both;

	margin-bottom:5px;

	display:block;
}

.add_new_object_start {
	position: absolute;
    top: 10px;
    right: 85px;
    display:block;
    height:30px;
    line-height: 30px;
    color: #9C9C9C;
    vertical-align: middle;
}
.add_new_object_start:after {
	font-family: 'icomoon';
    font-size: 24px;
    line-height:30px;
    vertical-align: middle;
  	margin-left:5px;
  	float:right;
    color: #00c700 !important;
	content: '\02DA';
	
}
.new_product_icon:after {
	font-family: 'icomoon';
	 color: #00c700 !important;
	content: '\02DA';
	 font-size: 20px;
    line-height:30px;
    vertical-align: middle;
  	margin-left:5px;
  	float:right; 
}
.ico_add_before:before {
   font-family: 'icomoon';
    font-size: 20px;
    line-height:30px;
    vertical-align: middle;

	
    color: #00c700 !important;
	content: '\02DA';
    
  }
.ico_add:after {
   font-family: 'icomoon';
    font-size: 20px;
    line-height:30px;
    vertical-align: middle;
	display:block;
	
    color: #00c700 !important;
	content: '\02DA';
    
  }
.ico_add:hover:after {
	color:#666 !important;
}
.product_edit_icon {
    position: absolute;
    top: 10px;
    right: 55px;
}
.product_edit_icon:after{
	    font-family: 'icomoon';
    font-size: 24px;
    line-height: 30px;
    color: #9C9C9C;
    content: '\00F0';
}
.easy_mode_search_bar .search_bar_input { 
	height:30px;
	line-height:30px;
	width:200px;
	float:left; 
	margin-right:10px;
	background:#D9DBDA;
	padding:0px 10px;
	border:0px;
}
.nano_buttons {
	height:30px;
	margin-top:5px;
	width:1140px;
	margin-left:25px;
	position:relative;
}
.nano_buttons div {
	float:left;
	cursor:pointer;
	line-height:30px;
	margin-right:15px;
	width:150px;
	height:30px;
	text-align: center;
	color:#fff;
}
.easy_mode_search_bar input[type=submit] {
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 80px;
    float: right;
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-size: 12px;
    background: #07a1e2;
}
.easy_mode_search_bar input[type=submit]:hover{
	background:#666;
}
.nano_timeline {
	width:1170px;
	height:120px;
}
#hide_show_button{
	border-bottom-right-radius: 7px;
 	border-bottom-left-radius: 7px;
}
#hide_show{
	border-top-right-radius: 7px;
 	border-top-left-radius: 7px;
	background:#fff;
	padding:15px;
}
.track_table tfoot th {
	border-top:1px solid #999;

	
}
.pagination_easy_mode {
	float:right;
}
.pagination_easy_mode label {
	float:left;
	display:block;
	line-height:30px;
	margin-right:10px;
}
.pagination_easy_mode select {
	float:right;
}
.failed_cell {
	color:#e31521 !important;
}
.distr_graph {
	width:285px;
	height:285px;
	float:left;
	margin-right:10px;
}
#distr_section .distr_graph:nth-of-type(4n) {
	margin-right:0px;
}
#variations_table {
	float:left;
	margin-left:20px;
}
#variations_table table {
	border-collapse:collapse;
	border:none;
	margin-top:40px;
	
}
#variations_table table tr td:first-child {
	text-align:right;
	padding-left:20px;
}
#variations_table table tr td:last-child {
	font-weight:bold;
}
#variations_table td {
	border-top:1px solid #ccc;
	padding:0px;
	padding-right:20px;
	line-height:26px;
	
}
#variations_table tr:first-child td {
	border-top:0px;
}

.selected_device {
margin-bottom:0px;
}
 .selected_device div.ov_device_bottom div {
	background:#555 !important;
	color:#333 !important; 
}
.selected_device .ico_add:after , .selected_device a , .selected_device .ico_preferences:before ,   .selected_device .object_easy_mode:after ,  .selected_device .pass_bg_ico:after ,  .selected_device .fail_bg_ico:after{ 
	
}
.selected_device div.ov_device_top{
	background:#07a1e2 !important;
	color:#fff !important;

}

.selected_device div.ov_device_top .object_easy_mode , .selected_device div.ov_device_top .object_pass_fail, .selected_device div.ov_device_top .last_measurement {
	display:none;
}
.selected_device div.ov_device_top .ov_object_name {
	color:#fff !important;
}
.pr_track_table_object_name {
	display:block;
	margin:0px;
	font-size: 14px;
	float:left;
	line-height:30px;
    color: #000;
	margin-left:2px;
}
.ov_track_arrow {
	float:left;
	width:30px;
	margin-left:7px;
	color:#9C9C9C;
	cursor:pointer;
}
.ov_track_arrow:after {
	content: '\00B2';
	
}
.ov_track_arrow:hover{
	color:rgb(218,30, 34) !important;
}

.popup_form label {
	display:block;
}
img.easy_mode_warning_img { 
    height: 15px;
    margin-right: 5px;
    vertical-align: middle;
    float: left;
} 

a.black_link {
	color:#000;
}
a.black_link:hover {
	color:#666;
}
.expert_mode_nav nav a {
    padding: 0px;
    width: 230px !important;
}
.pagination_link {
	display:inline-block;
	background:#0070ff;
	color:#fff;
	margin-left:10px;
	line-height:30px;
	width:80px;
	text-align:center;
}
.disabled_pagination_link {
	display:inline-block;
	background:#ccc;
	color:#fff;
	margin-left:10px;
	line-height:30px;
	width:80px;
	text-align:center;
}
.disabled_pagination_link:hover{
	background:#ccc;
	color:#fff;
	cursor:default;
}
.pagination_link:hover{
	color:#fff;
	background:#666;
	cursor:pointer;
}
.projects_pagination {
	float:left;
	
}
.total_projects {
	float:right;
	line-height:30px;
}
.pagination_section {
	background:#fff;
	padding:15px;
	padding-bottom:5px;
	margin-bottom:15px;
}


.uniformity_table_div {
	margin-right:20px;
	float:left;
}
.uniformity_table {
	border-collapse:collapse;
	margin-bottom:20px;
}
.uniformity_table td {
	width:60px;
	height:60px;
	text-align: center;
	border:1px solid #000;
	background:#eee;
	vertical-align: middle;
}
.uniformity_table td.green_cell {
	color:#fff;
	background:#18cb2d;
}
.uniformity_table td.red_cell {
	color:#fff;
	background:#e31521;
}
.uniformity_table td p {
	margin:0px;
}
.uniformity_table td p.uniformity_meas_name {

	font-size:11px;
}
.uniformity_table  .uniformity_meas_de {
	font-weight:bold;
	font-size:14px;
}

/* Multiselect */

.ui-multiselect {text-align:left; float:left;background:#D9DADA;border:none;margin-right:10px;height:30px;width:209px;padding:0px;padding-left:10px; overflow:hidden}
.ui-multiselect .ui-multiselect-open { float:right }
.ui-multiselect-menu { display:none; box-sizing:border-box;  border:1px solid #ccc; position:absolute; text-align:left; z-index: 101; width:auto; height:auto; padding:3px;  background:#fff; width:250px;}
.ui-multiselect-menu.ui-multiselect-listbox {position:relative; z-index: 0;}
.ui-multiselect-header { text-align:center; display:block; box-sizing:border-box; position:relative; height:25px; line-height:25px; background:#8f0787}
.ui-multiselect-header > ul { list-style:none; margin:0px; padding:0px; }
.ui-multiselect-header li { display:inline-block;   margin:0 10px; list-style:none;}
.ui-multiselect-header a { text-decoration:none; color:#fff;}
.ui-multiselect-header a:hover {  cursor: pointer; color:#eee;}
.ui-multiselect-header .ui-icon { float:left; }
.ui-multiselect-header .ui-multiselect-close { float:right; margin-right:0; text-align:right; }
.ui-multiselect-checkboxes { display:block; box-sizing:border-box; position:relative; overflow:auto; width: auto; border: 0; padding: 4px 0 8px;}
.ui-multiselect-checkboxes li:not(.ui-multiselect-optgroup) { clear:both; font-size:0.9em; list-style: none; padding-right:3px;}
.ui-multiselect-checkboxes li:not(.ui-multiselect-optgroup):hover{background:#eee;}
.ui-multiselect-checkboxes label { border:1px solid transparent; cursor:default; display:block; padding:3px 1px 3px 21px; text-indent: -20px;}
.ui-multiselect-checkboxes input { position:relative; top:1px; cursor: pointer; margin-right:5px;}
.ui-multiselect-checkboxes img { height: 30px; vertical-align: middle; margin-right: 3px;}
.ui-multiselect-grouplabel { border-bottom:1px solid #ccc; display:block; font-weight:bold; margin:1px 0; padding:3px;  text-decoration:none; color:#000;}
.ui-multiselect-selectable { cursor: pointer; }
.ui-multiselect-optgroup > ul { padding: 3px; }
.ui-multiselect-columns { display: inline-block; vertical-align: top; }
.ui-multiselect-collapser { float: left; padding: 0 1px; margin: 0; }
.ui-multiselect-collapsed > ul { display:none }
.ui-multiselect-single .ui-multiselect-checkboxes input { left:-9999px; position:absolute !important; top: auto !important; margin-right:5px; }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important; text-indent: 0 !important; }
.ui-multiselect.ui-multiselect-nowrap { white-space: nowrap }
.ui-multiselect.ui-multiselect-nowrap > span { display: inline-block }
.ui-multiselect-checkboxes.ui-multiselect-nowrap li,
.ui-multiselect-checkboxes.ui-multiselect-nowrap a { white-space: nowrap }
.ui-multiselect-measure > .ui-multiselect-header,
.ui-multiselect-measure > .ui-multiselect-checkboxes { float: left; }
.ui-multiselect-measure > .ui-multiselect-checkboxes { margin: 4px; overflow-y: scroll; }
.ui-multiselect-resize { border: 2px dotted #00F }
.ui-multiselect-header .ui-helper-reset li:first-child{
	float:left;
}
.ui-multiselect-header .ui-helper-reset li:nth-child(2){
	float:right;
}

.ui-state-active {
	background:#eee;
}