#main_cointainer{
	background:url(/templates/chromachecker/login/img/raster.png) repeat;
}
td.details {
	padding:0px;
}
.track td.details img {
	height:30px;
	margin:0px;
	float:left;
	margin-right:1px;
}
.track td.details img:last-child{
	margin-right:0px;
} 
.nav_submenu{
	width:900px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
	
}
.nav_submenu a{
	display:inline-block;
	padding:0px 5px;
	text-transform:uppercase;
	font-size:10px;
	color:#000;
	border-left:10px solid #ccc;
}
.nav_submenu a:hover{
	border-color:#666;
}
.file_info {
	border-collapse:collapse;
	margin-bottom:10px;
	width:100%;
}
.file_info_2 {
	width:595px;
}
.file_info_2 a {
	color:#000;
}
.file_info_2 a:hover{
	color:#666;
}
hr {
	clear:both;
}
.file_info td {
	padding:5px;
	border:none;

	font-size:10px;
}
.file_info tr:nth-child(2n) td {
	background:#fafafa;
}
.file_info tr:last-child td{

}
.file_info tr td:first-child{
	width:160px;
}
.file_info tr td:last-child{
	font-weight:600;
}

.file_info tr td:first-child{
	width:80px;
	color:#999;
}


#main_table th{
	text-align: center;
}
.measurement_table {
	border-collapse:collapse;
	border-color: #eee;
    border-width: 0 0 1px 1px;
    border-style: solid;
	width:100%;
	font-size:10px;
	margin-bottom:10px;
}
.measurement_table img {
	width:15px;
	height:15px;
}
.center {
	text-align:center;
}
.fail {
	color:#f00;
}
.pass_fail {
	width:15px;
	height:15px;
}
.measurement_table th{
	padding:5px;
	border-color: #999;
    border-width: 1px 1px 0 0;
    border-style: solid;
	background:#666;
	text-align:center;
	color:#fff;
	-webkit-print-color-adjust: exact;
	font-weight:normal;
}
.measurement_table td{
	padding:5px;
	border-color: #eee;
    border-width: 1px 1px 0 0;
    border-style: solid;
	font-weight:normal;
	text-align:center;
}
.measurement_table tfoot td{
	background:#f9f9f9;
}
.measurement_table tfoot td:first-child{
	text-align:left;
	
}
.measurement_table tfoot td{
	font-weight:600;
	
}

.measurement_table tfoot tr:first-child td{
	border-top:2px solid #aaa;
}
.measurement_table  td.leading_color1{
	border:1px solid #999;

	background:#eee;
}
.measurement_table  td.leading_color2{
	border:1px solid #ccc;
	background:#f5f5f5;
}
h2 {
	border:none;
	font-size:18px;
}
h2.vi_h2 {

}
.vi_h2 img {
	vertical-align: middle;
}
h2.vi_h2_expert{
	border:none;
	font-size:18px;

	padding-bottom:10px;


}
h2.vi_h2_expert img {
	vertical-align: middle;
	margin-right:10px;
	margin-left:20px;
}
h3 {
	color: #8f0787;
  font-size: 16px;
  font-weight: normal;
  clear: both;
}
h4 {
	color:#07a1e2;
	border:none;
  font-size: 16px;
  font-weight: 400;
  clear: both;

}
label{
	display:block;
	padding-bottom:1px;
}
.marginbottom10{
	margin-bottom:10px;
}

.checkbox_cell {
	width:10px;
	text-align: center;
}
.pagination {
	margin-bottom:10px;
}
.pagination_current {
	color:#999;
}
.buttons {
	margin-bottom:10px;
	width:100%;
	padding-top:10px;
}
th.white_th {
	background:#fff;
	border:white;
}
.easy_mode_delta {
	width:55px;
	text-align: center;
}
.created {
	font-size:9px !important;
	color:#999;
}
.patch {
	width:15px;
	height:15px;
	border:1px solid #eee;
	display:inline-block;
	background-size:15px 15px;
	-webkit-print-color-adjust: exact;
}


.hr_view {
	clear:both;
	padding-top:10px;
}
.vi_pi_switch {
	height:25px;
	width:80px;
	position:relative;
}
.vi_pi_switch a{
	height:25px;
	position:relative;
}
.vi_pi_switch img{
	margin:0px;
	padding:0px;
	margin-left:5px;
	height:25px;
}
.expert_mode_th {
	text-align: center;
	width:80px;
}
.expert_mode_th img {
	width:19px;
}
#left_section {
	width:550px;
	float:left;


}
#right_section {
	float:right;
	width:340px;
}
.share_form  {

}
.share_form fieldset, .export_curve_fieldset {
	border:1px solid #e5e5e5;
	padding:10px;
	background: #fafafa;
	margin-bottom:10px;
}
.share_form  input {
	float:left;
}
#right_section h2, #left_section h2 {
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	color:#666;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
	padding-bottom:5px;
}
.share_form input[type=text]{
	width:230px;
}
.share_form input[type=submit]{
	margin-left:10px;
	padding:6px 15px;
}
input[type=text] {
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
textarea{
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:10px;
	width:200px;
	height:150px;
}
input[type=number] {
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
select {
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:10px;	
}
section.user {
	border:1px solid #e5e5e5;
	padding:10px;
	background: #fafafa;
	margin-bottom:10px;
}
section.user h3 {
	font-weight:600;
	font-size:16px;
	color:#07a1e2;
}
section.user a {
	display:inline-block;
	padding:5px 10px;
	background:#8f0787;
	color:#fff;
}
section.user a:hover{
	background:#666; 
	color:#fff; 
}
section.request h3 {
	color:#fff;
}
section.request {
	background:rgb(252, 101, 32);
	color:#fff;
}
section.request a {
	display:inline-block;
	padding:5px 10px;
	background:#eee;
	color:#000;;
}
section.request a:hover{
	background:#666; 
	color:#fff; 
}
.production_mark, .makeready_mark {
	display:inline-block;
	background:#999;
	color:#fff;
	padding:2px 4px;
	border-radius:5px;
}
h1.h1_img {
	line-height:30px;
}
h1.h1_img img {
	vertical-align: middle;
}
.table_arrows img {
	vertical-align: middle;
	height:20px;
}
.delta_h1 {
	font-size:12px;
	color:#000;
}
.table_arrows {
	width:100%;
	table-layout:fixed;
	margin-bottom:10px;
}
.table_arrows tr td:first-child{
	border:#fff;
}
.table_arrows td {
	border:2px solid #fff;
	padding:2px;
	vertical-align: top;
	padding-bottom:10px;
	line-height:20px;
	text-align: center;
}
.table_arrows td.leading_color1{
	border:2px solid #999;
	background:#eee;
}
.table_arrows td.leading_color2{
	border:2px solid #ccc;
	background:#f5f5f5;
}
.bullseye_div {
	float:left;
	width:25%;
	font-size:14px;
	font-weight:600;
	text-align: center;
	margin-bottom:10px;
}
.bullseye_div img {
	height:15px;
	vertical-align: middle;
}
.bullseye_div h2 {
	text-align: center;
	float:none;
	margin:0px;
}
h1.left_h1 {
	width:400px;
	float:left;
}
h1.left_h1 img {
	margin-right:10px;
}
.edit_button {
	float:right;
	margin-left:10px;
	display:block;
	padding:5px;
	color:#fff;
	background:#07a1e2;
	padding-left:20px;
	padding-right:20px;
}
.edit_button:hover{
	background:#666;
	color:#fff;
}
.edit_form input[type=submit]{
	margin:0px;
	clear:both;
	width:100px;
	margin-bottom:10px;
}
.warning_ico {
	float:left;
	width:14px;
	height:14px;
	margin-right:3px;
}
.warning {
	color:#f00;
	text-align: center;
}
.fieldset_box {
	float:left;
	margin:5px;
}
.fieldset_box select {
	width:177px; 
}
.fieldset_box input[type=number], .fieldset_box input[type=text] {
	width:163px;
	padding:6px;
}
.fieldset_box input[type=checkbox]{
	margin-top:9px;
}
.fieldset_box textarea {
	width:736px;
}
.error_validate {
	color:#f00;
}
.edit_form fieldset {
	padding:5px;
	border:1px solid #eee;
	background:#fafafa;
	margin-bottom:10px;
}
.setup_fieldset select {
	width:145px;
}
.setup_fieldset input[type=text]{
	width:133px;
	padding:6px;
}
.setup_fieldset {
	padding:10px;
	border:1px solid #eee;

	background:#fafafa;
}
.select_box {
	float:left;
	width:159px;
	margin-right:10px;
}
.select_box label{
	color:#666;
}


.flags_label {
	margin-bottom:7px;
	color:#666;
}
.page_box {
	float:right;
	width:250px;
	text-align:right;
	margin-top:4px;
}
.page_box  img {
	vertical-align: middle;
	width:25px;
	margin-left:5px;
}
.page_box label {
	display:inline;
	color:#666;
}
.page_box select  {
	display:inline;
	width:200px;
	margin:0px;
}
.submit_box {
	float:right;
	width:29px;
}
.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');
}
.submit_box input[type="submit"]:hover{
	background:url('/include/img/PI/ICO/reload_up_30.png');
}
.setup_img{
	float:left;
	height:25px;
	margin-right:5px;
	
}
#hide_show_button, #hide_show_timeline_button {
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:9px;
	background:#eee;
	margin-bottom:10px;
	
}

#hide_show_button {
	background:#ccc;


}
#hide_show_button_vi, #hide_show_button_iso{
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:9px;
	background:#07a1e2;
	cursor:pointer;
	clear:both;
	text-align: center;
	color:#fff;
	margin-bottom:10px;
	
}
.img_desc{
	float:right;
	height:10px;
	margin-left:5px;
}
.track .img_desc{
	float:right;
	height:14px;
	margin-left:5px;
	margin-right:5px;
}
a.black_a {
	color:#000;
}
a.black_a:hover {
	color:#666;
}
a.hidden_edit{
	color:#999;
	float:right;
	display:none;
}

.flag {
	width:14px;
	height:14px;
	margin:0 auto;
	display:inline-block;
	border-radius:7px;
}
.file_name {

	display:block;
	float:left;
	word-wrap:break-word;
}
.flag_block {
	float:left;
	margin-right:15px;
	font-size:9px;
	position:relative;
	height:14px;
	width:154px;
	margin-bottom:5px;
}
.flag_block input {
	float:left;
}

.flag_block div {
	float:left;
	margin-left:3px;
	margin-right:3px;

}
.flag_block p {
	margin:0px;
	float:left;
}
.flag_bullet {
	  width: 16px;
  height: 16px;
float:left;

border-radius:8px;
  margin: auto 0;
  display: block;
  margin-right:3px;
  overflow: hidden;
  background-repeat: no-repeat;

}
tr.event td{
  	background:#df49b3 !important;
  	color:#fff !important;
}
tr.event td a {
	color:#fff;
}
tr.event td a:hover {
	color:#fff;
}
.info_description {
  	width:200px;
  	word-wrap:break-word;
  	display:block;
  	margin:0px;
}
.fail {
	color:#f00;
}

tr.disabled_tr td, tr.disabled_tr td a{
	color:#ccc !important;
}
tr.disabled_tr td a.expert_mode {
	color:#fff !important;
}
.edit_form h3 {
	font-size:12px;
	font-weight:600;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}
span.required {
	color:#f73232;
}
/* curve inspector */
.fieldset_col3 {
	width:292px;
	float:left;
}
.fieldset_col3 select {
	width:280px;
}
.fieldset_col3 input {
	width:270px;
	padding-top:6px;
	padding-bottom:6px;
}
.trc_box {
	width:585px; float:left
}
.trc_box h5 {
	text-align: center;
	margin:0px;
}
/*new track*/
.fieldset_col {
	float:left;
	width:589px;
}
.fieldset_col select {
	width:460px;
}
.fieldset_col textarea{
	width:450px;
}
.fieldset_col input[type=text]{
	width:450px;
}
.new_track {
	padding: 10px;
  	border: 1px solid #ddd;
  	background: #fafafa;
  	margin-bottom: 10px;
}
#hide_show_timeline_button {
	margin-bottom:10px;
	width:100%;
	text-align: center;
	cursor:pointer;
}

.perifarbe_div img {
	height:15px;
	vertical-align: middle;
}
.perifarbe_div {
	width:25%;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:600;
	margin-bottom:10px;
}
.margin0 {
	margin:0px !important;
}

.shared_box {
	float:left;
	padding-bottom:10px;
	border:1px solid #eee;
	width:288px;
	margin:5px;
}
.shared_box h2 {
	background:#8f0787;
}
.shared_box h2:hover{
	background:#666;
}
.shared_box h2 a {
	color:#fff;
	display:block;
	padding: 10px;
}
.shared_box p{
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	padding-right:10px;
}
#icc_search tbody tr:first-child td{
	background:#a9abff !important;
}
.current_icc td{
	background:#a5ffad !important;
}

/**/
.qualifier_info {
	margin-bottom:10px;
	width:100%;
	border-collapse: collapse;
	
}
.qualifier_info tr td:first-child{

	width:120px;
}
.qualifier_info tr td:last-child{
	font-weight:600;
}
.qualifier_info td {
	padding:5px;
	border-top:1px solid #eee;
}
.qualifier_table {
	width:100%;
	margin-bottom:10px;
	border-collapse:collapse;
	table-layout:fixed;
}
.qualifier_info select, .qualifier_info input {
	margin:0px;
}
.qualifier_table th, .qualifier_table tr td:first-child{
	font-weight:600;
	background:#8f0787;
	color:#fff;
}
.save_group {
    margin:0 auto;
    background: #006CFF;
    color:#fff;
    width:150px;
    text-align: center;
    padding:5px;
    margin-bottom:10px;
    display:block;
    
}
.save_group:hover{
    background:#666;
    color:#fff;
}
.qualifier_table th, .qualifier_table td {
	text-align: center;
	border:1px solid #ccc;
	cursor:crosshair;
}
.qualifier_table td.nr1nr2{
	background:#eee;
}
.qualifier_table td.under_threshold{
	background:#e1ffe2;
} 

h3.h3_group {
    box-sizing: border-box;
	color:#fff;
	padding:5px;
	font-size:13px;
}
.group_list {
	padding:0px;
	margin:0px;
	list-style: none;
	margin-bottom:10px;
}
.group_list li{
	padding:0px;
	margin:0px;
	font-size:10px;
	margin-bottom:5px;
	position:relative;
	width:100%;
}
.worst_delta {
	float:right;
	display:block;
	width:75px;
	text-align: center;
}
.group_list_nr {
	display:inline-block;
	padding:3px;
	margin-right:5px;
	color:#fff;
	text-align:center;
	width:20px;
	background:#8f0787;
}
.helper {
	float:right;
	width:20px;
}

.upload_bar {
	background:#666;
	height:24px;
	line-height:24px;
	color:#fff;
	width:590px;
	padding-left:10px;
	float:left;
}
.upload_fieldset {
	border:1px solid #eee;
	padding:10px;
	background:#fafafa;
}
#filename_column {
	margin:0px;
	width:240px;
	padding:3px;
}

td.track_bottom_line {
	border-top:1px solid #ccc; 
	 text-align: right; 
	 padding-top:10px !important; 
	 vertical-align: middle
}

td.track_bottom_line .efactor_box_100 img {
	margin:0px;
	margin-top:3px;
}
a.file_name_is_group {
	color:#8f0787;
	font-weight:700;
}
.efactor_h1_box {
	margin:0px;
	padding:0px;
	float:left;
	width:750px;
	position:relative;
}
.measurement_table tfoot td {
	background:#f5f5f5;
}
.warnings {
	clear:both;
	margin-top:-20px;
	color:#F00;
	font-weight:600;
	text-align: center;
	margin-bottom:40px;
}
#main_table .baseline td , #main_table .baseline td a{
	color:#ff6500;
}
#main_table .baseline td  a.expert_mode { 
	background: #ff6500;
}
#main_table .baseline td {
	background:#ffdbc6;
}
.pivi_icon {
	float:left;
}
h1.track_name {
	width:800px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	clear:none;
}

.track {
	width:100%;
	border:1px solid #ccc;
	table-layout: fixed	
}
.device_tasks {
	margin-bottom:30px;
	
}


.device_tasks ul {
	margin:0px;	
	list-style:none;
	padding:0px;
}

.device_tasks ul li  .image_placeholder {
	width:30px;
	height:30px;
	background:#aa00aa;
	float:left;
}
.device_tasks ul li  .image_placeholder img{ 
	width:30px;
	height:30px;
}
.device_tasks .hidden_task {
	display:none;
}
.device_tasks .unhide, .device_tasks .hide  {
	text-align: center;
	font-size:10px;
	color:#000;
	cursor:pointer;
	padding:2px;
	background:#ccc;
}
.device_tasks .hide {
	display:none;
}
.device_tasks ul li .task_name {
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	width:431px;
	padding-left:10px;
	border-right: 2px solid #ddd;
	float:left;
}
.device_tasks ul li .task_desc {
	float:left;
	font-size:10px;
	padding-left:10px;
}
.device_tasks ul li .start_task {
	background:#07a1e2;
	width:94px;
	float:right;
	color:#fff;
	text-align:center;
	display:block;
}
.device_tasks ul li .hide_task, .device_tasks ul li .unhide_task{
	float:right;
	width:80px;
	background:#9c9c9d;
	color:#cacbcb;
	text-align: center;
}
.device_tasks ul li .hide_task:hover, .device_tasks ul li .unhide_task:hover{
	background:#666;
	
}
.device_tasks ul li .start_task:hover {
	background:#666;
}
.device_tasks ul li {
	height:30px;
	background:#e5e5e5;
	line-height:30px;
	border-bottom:1px solid #ccc;
}

.device_margin {
	height:30px;
	width:100%;
	clear:both;
}
.track img {
	height:20px;
	vertical-align: middle;
}
.track td {
	vertical-align: middle;
	height:30px;
	padding:0px;
	border:0px;
	
	background:#f2f2f2;
}
.track tr td:first-child {
	padding-left:5px;
	font-size:11px;
	width:350px;
}
.track tr td:first-child a {
	color:#000;
}
.track tr td:first-child a:hover{
	color:#666;
}
.track tr td.nm{
	font-size:10px;
	color:#666;
	padding-left:10px;
}

.track tr td.fg {
	text-align: center;
	font-size:10px;
	color:#666;
	line-height:20px;
}
.track tr td.fg img {
	float:right;
	margin-left:2px;
}
.track tr td.ef{
	text-align: center;
	
	font-size:16px;
	font-weight:bold;

}
.icc_scca {
	color:#999;
	margin-right:5px;
	font-size:8px;
}
.center_td {
	text-align: center;
}
.track tr td.brdr, .track tr th.brdr{
	
	border-right:2px solid #ddd;
}
.track tr td input[type=checkbox]{
	margin-right:5px;
}
.track tr th.right_td {
	text-align: right;
	padding-right:10px;
}
.track tr th.left_td {
	text-align: left;
	padding-left:10px;
}
.track tbody:nth-child(2n+1) td, .track_compare tbody:nth-child(2n+1) td{
	background:#fcfcfc;
}
.track th {
	vertical-align: middle;
	height:30px;
	color:#8f0787;
}
.track tr td{
	border-bottom:1px solid #fff;;
}
.track tr:last-child td {
	border-bottom:0px;
}
.track_compare {
	width:100%;
	margin-bottom:30px;
	
}
.track_compare tr td:first-child{
	width:30px;
}
.track_compare tr td:nth-child(2){
	width:200px;
	font-weight: 600;
}
.track_compare td{
	padding:5px;
	vertical-align: middle;
}
.track_compare th{
	vertical-align: middle;
	height:30px;
	color:#8f0787;
}
.track tr td.red {
	background:#f00;
	color:#fff;
}
.track tr td.yellow {
	background:#ffd800;	
}
.track tr td.green {
	color:#fff;
	background:#18cb2d;	
}
.expert_mode_enter {
	background:#8f0787;
	line-height:30px;
	width:80px;
	float:right;
	text-align:center;
	display:block;
	color:#fff;
}

.expert_mode_enter:hover{
	color:#fff;
	background:#666;
}
.new_track_added td {
	background:#5eed79 !important;
}
.track_with_last_measurement td{
	background:#5eed79 !important;
}
.track_to_be_deleted {text-align: center;}
.track_to_remove td{
	background:#ff6500 !important
}

#upload_track_info {
	width:100%;
	float:left;
}
#upload_track_info table {
	width:100%;
	border:none;
}
#upload_track_info table tr td {
	padding:5px;
	vertical-align: middle;
}
#upload_track_info table tr td:first-child{
	width:100px;
}
#upload_track_info table tr:nth-child(2n) td{
	background:#f5f5f5;
}
a.easy_mode_from_upload {
	padding:5px;
	color:#fff;
	background:#8f0787;
	margin:0 auto;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	width:100px;
	display:block;
}
a.easy_mode_from_upload:hover{
	background:#666;
}

.compare_tracks_matrix ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.compare_tracks_matrix {
	border-collapse: collapse;
	font-size:10px;
	table-layout:fixed;
	word-break:break-all;
}
.compare_tracks_matrix td {
	width:125px;
	height:125px;
	padding:10px;
	background:#fefefe;
	text-align:left;
	vertical-align:middle;
	border:1px solid #ccc;
	position:relative;

}
.compare_tracks_matrix td img.full_cell_image {
	width:145px;
	height:145px;
}
.compare_tracks_matrix td p {
	margin-bottom:0px;
}
.compare_tracks_matrix td a {
	margin-bottom:10px;
	display:block;
}
.bullseye_compare_graph {
	width:145px;
		height:145px;
		background-position-x:center;
		background-position-y:center;
		background-size:145px 145px;
		padding:0px;
		border:0px;
		margin:0 auto;
		background-image:url('/templates/chromachecker/pi/img/Bull_base.png');
}
#compare_track_1 {
	margin-bottom:5px;
	width:275px;
	height:40px;	
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background:#8f0787;
	line-height:20px;

}
#compare_track_2 {
	padding-top:5px;
	padding-bottom:5px;
	width:275px;
	color:#fff;
	padding-right:10px;
	height:40px;	
	line-height:20px;
	margin-bottom:5px;
	background:#07a1e2;
}
#compare_track_1_details {
	float:left;
	width:285px;
	height:120px;	
}
#compare_track_2_details {
	float:right;
	width:285px;
	height:120px;	
	text-align:right;
}
.substrate_difference {
	float:right;
	text-align:right;
	padding-right:10px;

	color:#999;
	margin-bottom:20px;
	width:260px;
}
.icc_difference {
	text-align: left;
	float:left;

	padding-left:10px;
	width:260px;
	color:#999;
	margin-bottom:20px;
}
.efactor_popup2 img, .error_image{
	width:145px;
	height:145px;
	vertical-align: middle;
}
#compare_track_1_details p {
	margin:0px;
	color:#999;
	margin-left:10px;
}
#compare_track_2_details p  {
	margin:0px;
	margin-right:10px;
	
	color:#999;
}
#compare_track_1_details  p span, #compare_track_2_details p span {
	color:#000;
}
#compare_track_1_details  p span.red, #compare_track_2_details p span.red {
	color:#f00;
}
#efactor_bullseye {
	width:580px;
	clear:both;
	height:580px;
	background-position-x:center;
	background-position-y:center;
	background-size:580px 580px;
	padding:0px;
	border:0px;
	margin:0 auto;
	background-image:url('/templates/chromachecker/pi/img/Bullseye.png');
}
.compare_tracks_matrix tr:first-child td, .compare_tracks_matrix tr td:first-child {
	border:1px solid #ccc;
	vertical-align: middle;
	background:#eee;
	width:135px;
	height:135px;
	padding:5px;
	text-align: center;
}
.compare_tracks_matrix tr td .right_border_colored {
	width:140px;
	height:145px;
	border-right:5px solid #8f0787;
	vertical-align: middle;
	display: table-cell; 

}
.compare_tracks_matrix tr td .bottom_border_colored {
	height:140px;
	width:155px;
	vertical-align: middle;
	display: table-cell; 
	border-bottom:5px solid #07a1e2;
}
.compare_tracks_matrix tr:first-child td:first-child {
	border:none;

	background:#777;
	color:#fff;
}
.compare_tracks_matrix td.no_padding {
	padding:0px !important;
	width:145px !important;
	height:145px !important;  
}
.efactor_list {
	color:#999;
}
.efactor_list  span {
	color:#000;
}
.compare_tracks_matrix td.diagonal {
	background:#ccc;  
}
.efactor_cell img{
	height:40px;
	width:40px;
}
.efactor {
	font-size:14px;
	font-weight:bold;
}
.efactor img {
	vertical-align: middle;
}
span.criteria {
	display:block;
	float:left;
}
.patchfield {
	display:block;
	clear:left;
	float:left;
	width:12px;
	height:12px;
	margin-right:5px;
}
.criteria_line {
	width:100%;
	position:relative;
	display:block;
	margin-bottom:5px;
	margin-top:5px;
}
.criteria_result {
	float:right;
}


.cell_C {
	background:rgb(0,152, 218)!important;
}
.cell_M {
	background:rgb(218,21, 121) !important;
}
.cell_Y {
	background:rgb(258,223, 0) !important
}
.cell_K {
	background:#222 !important;
}
.cell_CMY {
	background:#333!important;
}
.cell_R {
	background:rgb(218,30, 34) !important;
}
.cell_G {
	background:rgb(0,142, 70) !important;
}
.cell_B {
	background:rgb(32,49, 127) !important;
}
.cell_s {
	background:#eee !important;
}
.cell_g7_25 {
	background:#ccc !important;
}
.cell_g7_50 {
	background:#999 !important;
}
.cell_g7_75 {
	background:#666 !important;
}
.cell_C_50, .cell_C_40  {
	background:rgb(131,202,235) !important;
}
.cell_C_75, .cell_C_80  {
	background:rgb(7,180,230) !important;
}
.cell_C_25, .cell_C_20 {
	background:rgb(185,220,239) !important;
}

.cell_M_50, .cell_M_40  {
	background:rgb(235,178,201) !important;
}
.cell_M_75, .cell_M_80  {
	background:rgb(225,90,144) !important;
}
.cell_M_25, .cell_M_20 {
	background:rgb(239,212,224) !important;
}
.cell_Y_50, .cell_Y_40  {
	background:rgb(254,236,164) !important;
}
.cell_Y_75, .cell_Y_80  {
	background:rgb(257,233,124) !important;
}
.cell_Y_25, .cell_Y_20 {
	background:rgb(247,240,215) !important;
}
.cell_K_50, .cell_K_40  {
	background:#999 !important;
}
.cell_K_75, .cell_K_80  {
	background:#444 !important;
}
.cell_K_25,.cell_K_20  {
	background:#bbb !important;
}
.selected_bg {
	background:#07a1e2;
}

p.sharing_user_td {
	margin-bottom:0px;
	color:#07a1e2 !important;
 	border-top-right-radius: 15px;
}
.delete_tracks {

	width:101px;
	margin:0px;
	background:#999 !important;
}
.delete_tracks:hover  {
	background: #ff6500 !important;
}
.print_inspector_main_buttons{
	margin-top:10px;
	padding-top:5px;
	border-top:2px solid #ccc;
}
.print_inspector_main_buttons div {
	width:179px !important;
	margin-right:1px !important;
	
}
.ai_inspector_h2 img{
	border-right:2px solid #999;
	margin-right:3px;
	padding-right:3px;
}
.coming_soon {
	background:#aaa !important;
}
.coming_soon:hover {
	cursor:default;
	background:#aaa !important;
}
.compare_details {
	margin:0 auto;
	display:block;
	text-align:center;
	width:80px;
	   background: #ccc;
    color: #fff;
    padding:5px;
	
}
.compare_details:hover{
	color:#fff;
	background:#666;
}
.icc_select {
	max-height:400px;
}
.ui-selectmenu-button  {
	margin-bottom:10px;
}
img.efactor_aim {
	width:30px;
	height:30px;
}
.upload_icon {
	float:right;
	margin:0px;
	clear:none;
	background:url(/templates/chromachecker/img/upload_20.png);
}
.upload_icon:hover{
	background:url(/templates/chromachecker/img/upload_20.png);
}
.upload_icon_square {
	float:left;
	margin:0px;
	margin-right:1px;
	
	 
	clear:none;
	background:url(/templates/chromachecker/img/tools_upload.png);
	background-size: 30px 30px;
}
.upload_icon_square:hover{
	background:url(/templates/chromachecker/img/tools_upload.png);
	background-size: 30px 30px;
}
 .inkzones_table input[type="checkbox"]{
    display:none;
}
 .inkzones_table  input[type="checkbox"] + label span{
    display:inline-block;
    width:14px;
    height:14px;
    vertical-align:middle;
   	margin:5px;
	background:#8f0787;
    cursor:pointer;
}
.inkzones_table input[type="checkbox"]:checked + label span {
	 background:#e6e6e6 -14px top no-repeat;
}
.inkzones_table {
	margin:0px;
	border-collapse:collapse;
	margin-bottom:10px;
}
.inkzones_table td {
	width:24px;
	text-align:center;
	border:none;
	
}
.accountability_inspector_track {
	margin-right:3px;
}
th.track_total_score {
	width:30px;

	padding:0px;
}
td.track_total_score {
	padding:0px
}
td.track_total_score img {
	height:30px;
	width:30px;
}
.desc_button img {
	margin-right:1px !important;
}
.text_green {
	color:#18cb2d;
}
.text_red {
	color:rgb(218,30, 34);
}
.text_yellow {
	color:#e8c316;
}
.track td.efactor_green {
	background:#18cb2d !important;
	color:#fff;
}
.track td.efactor_red {
	background:rgb(218,30, 34) !important;
	color:#fff;
}
.track td.efactor_yellow {
	background:#e8c316;
}
.ui-sortable-handle {
	cursor:move;
}
th.track_total_score img {
	width:30px;
	height:30px;
	margin-right:1px;
}
h2.device_h2 {
	width:460px;
}
.retina_left{
	width:30px;
	height:30px;
	float:left;
}
.placeholder {
			outline: 1px dashed #4183C4;
		}
.devices_list_overview ol {
	list-style:none;
}
.top_header_overview h1 {
	float:left;
}
.reorder, .reorder_tracks_stop, .reorder_devices_stop {
	float:right;
	color:#aaa;
	margin-top:10px;
}
.reorder_tracks, .reorder_devices, .reorder_devices_stop_link, .reorder_tracks_stop_link {
	cursor:pointer;
	color:#999;
}
.text_info p{
	margin:0px;
	padding:5px;
	text-align: center;
	background:#07a1e2;
	color:#fff;
}
.reorder_devices_stop_link, .reorder_tracks_stop_link {
	color:#8f0787;
}
.reorder_tracks:hover, .reorder_devices:hover{
	color:#666;
	cursor:pointer;
}
.devices_list_overview {
	list-style:none;
	padding:0px;
	margin:0px;
}
.devices_list_overview {
	padding:0px;
	margin:0px;
}
.top_header_overview img {
	vertical-align: middle;
	height:25px;
}

/* compare tracks nav*/
.expert_mode_nav nav  #compare_nav a {
	line-height:34px;
	height:34px;
	padding:0px;
	width:200px;
	font-size:12px;
}
.expert_mode_nav nav  ul#compare_nav {
	list-style:none;
	padding:0px;
	float:right;
	margin:0px;
}
.expert_mode_nav nav  ul#compare_nav li {
	float:left;
	height:70px;
	margin:0px;
	padding:0px;
	width:200px;
}
.expert_mode_nav nav  ul#compare_nav li a:first-child{
	border-bottom:2px solid #666;
}
.expert_mode_nav nav  #compare_nav a.selected_bg {
	background:#8f0787;
	color:#fff;
}
section.top_padding_nav {
	padding-top:110px;
}
#easy_mode_nav {
	 
	 height:110px;
}
#easy_mode_nav nav {
	 border-bottom: none;
	 float:left;
}
#easy_mode_nav .mode_part {
	float:left;
	color:#999;
	line-height:30px;
	margin-left:15px;
}
#easy_mode_nav .mode_part span {
	color:#fff;
}
#easy_mode_nav .nav_easy_mode_info {
	width: 1200px;
    height: 30px;
    background: #333;
	clear:both;
   	text-align:left;   
    display: block;
    z-index: 999;
    border-bottom: 10px solid #fff;
}