/* table */
.table_print {
  border-collapse: collapse;
  font: normal 13px verdana, arial, helvetica, sans-serif; 
  color: #000000;
  background: #FFFFFF;
  text-align:left;
  margin: 0px;
  margin-top:2px;  
 }

.th_print {
  margin: auto;
  padding: 0px;
  padding-left: 3px;
  padding-right:3px;
  color: #000000;
  font-family: arial, senf-serif;
  line-height: 15px;
  text-align: center;
  vertical-align: middle;  

}

table {
	padding:0px;
	border-spacing: 0px;
}

.table_td_div {

position: absolute; top: 1px; left: 160px;

/*
    padding-top: 0px;
    padding-left: 155px;
    width: 1630px;
*/
}

.table tr {
border: 1px;
}
.td_border {
	border: 2px solid #000000;
}
.td_border_left {
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 1px solid #AAAAAA;
}
.td_border_right {
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
}

.td_bor_green {
	background: #99FF99;
	font-weight:bold;
	color: green;
	border: 1px solid #000000;
}
.td_bor_red {
	background: #FF9999;
	font-weight:bold;
	color: white;
	border: 1px solid #000000;
}
.td_bor_gray {
	background: #CCCCCC; 
	font-weight:bold;
	color: black;
	border: 1px solid #000000;
}
.td_bor_lightblue {
	background: #CCCCFF;
	font-weight:bold;
	color: blue;
	border: 1px solid #000000;
}

.ver {
	color: #FF9900;
	font-size:9px;
	font-weight: normal;
}

.red {
	background: #FF9999; 
	font-weight:bold;
	color: white;
}
.strong-red {
	background: red; 
	font-weight:bold; 
	color: white;
}
.lightred {
	background: #FFCCCC; 
	font-weight:bold;
	color: black;
}
.lightgreen {
	background: #CCFFCC;
	font-weight:bold;
	color: blue;
}
.green {
	background: #99FF99;
	font-weight:bold;
	color: green;
}
.blue {
	background: #99BBEE; 
	font-weight:bold;
}
.lightblue {
	background: #CCCCFF;
	font-weight:bold;
	color: blue;
}

.gray {
	background: #CCCCCC; 
	font-weight:bold;
	color: black;
}

.yellow {
	background: yellow; 
	font-weight:bold;
	color: black;
}

.table {
  border-collapse: collapse;
  border: 1px solid #ACE;
  font: normal 12px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  margin: 0px;
  margin-top:2px;  
 }

.table tr:hover {
	background: #DDDDFF; 
}

.caption {
  text-align: left;
  font: bold 12px arial, helvetica, sans-serif;
  background: transparent;
  padding:16px 4px 0px 0px;
  color: #2277BB;
  text-transform: uppercase;
  display: block;
}

.thead {
  background:url(/images/bg1.png) repeat-x; 
  text-align:center;
  height:30px;
  font-weight:bold;
  color:black;
  border-bottom: solid #c6c6c6 1px;
  line-height: 15px;
  vertical-align: middle;
}

.gray_tr {
  background: #e1e1e1;
}

.th {
  margin: auto;
  padding: 0px;
  padding-left: 3px;
  padding-right:3px;
  color: #00529B;
  font-weight: bold;
  font-family: arial, senf-serif;
  line-height: 18px;
  height: 18px;
  text-align: center;
  vertical-align: middle;
}

.thb {
  margin: auto;
  padding: 0px;
  padding-left: 3px;
  padding-right:3px;
  color: #00529B;
  font-weight: bold;
  font-family: arial, senf-serif;
  line-height: 18px;
  height: 18px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 3px solid cadetblue;
}

.thm {
  margin: auto;
  background:url("/images/bg1.png") repeat-x scroll 0 0 transparent;	
  padding: 0px;
  padding-left: 3px;
  padding-right:3px;
  color: #00529B;
  font-weight: bold;
  font-family: arial, senf-serif;
  line-height: 12px;
  height: 18px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  border-left: 1px dotted #000000;
  border-right: 1px dotted #000000;
}

.td_info{
  margin: auto;
  padding: 0px;
  padding-left: 3px;
  padding-right:3px;
  color: #00529B;
  font-weight: bold;
  font-family: arial, senf-serif;
  line-height: 18px;
  height: 18px;
  text-align: left;
  vertical-align: middle;
}

.th_green {
  background: green;
  color : white;
  padding:5px;
  font-weight:bold;	
}

.td_line_r {
	border-right: 1px dotted #AACCEE;
}
.td_line_t {
	border-top: 1px dotted #AACCEE;
}
.td_line_rt {
	border-right: 1px dotted #AACCEE;
	border-top: 1px dotted #AACCEE;
}


.table_zones {
 margin: auto;
 padding: 0px; 
 border:1px #c6c6c6 solid; 
 background-color: #F8F8F8;
 min-width: 500px;
}
/* .table_zones tr, */
.table_zones table tbody td {
  margin: 0px;
  padding: 0px;
  height: 18px;
}

.zones {
  border:1px #aDd5e8 solid;
 -webkit-box-shadow:0 15px 10px -10px #666; 
 -moz-box-shadow: 0 15px 10px -10px #666;  
 #box-shadow:0 15px 10px -10px #666;
  background-color: #F8F8F8;  
}
table.zones tr td {
	padding: 10px 15px !important;
}

#label {
	min-width:40px;
	width:40px; 
	color:#00529B;
	text-align: center;
	font-weight: bold;
}

.thc {
 margin:0px;
 padding: 0px 8px;
 min-width:80px; 
 color:#00529B;
 height: 30px;
 text-align:center;
 vertical-align: middle;  
 background: url("/images/bg1.png") repeat-x;

-webkit-box-shadow:0 3px 10px -1px #c6c6c6; 
-moz-box-shadow: 0  3px 10px -1px #c6c6c6;  
#box-shadow:0 3px 10px -1px #c6c6c6;
 /**/
}
#data-check {
  margin: 0px;
  padding: 0px;
  min-width:16px; 
  color:#00529B;
  text-align:center;
  vertical-align: middle;   
}
#data {
	min-width:40px; 
	color:#00529B;
	text-align:center;
	vertical-align: middle;
}	

#main-table {
	min-width:500px;
}

.form_table_info {
  border-collapse: collapse; 
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  margin: 3px 3px;
  color: #3399DD;
  
  border:1px #aDd5e8 solid;
  -webkit-box-shadow:0 15px 10px -10px #666; 
  -moz-box-shadow: 0 15px 10px -10px #666;  
  box-shadow:10px 10px 10px -10px #666;
  background-color: #F8F8F8;
}

#data_table {
	border:1px #c6c6c6 solid;
   -webkit-box-shadow: 0 15px 10px -10px #666; 
   -moz-box-shadow: 0 15px 10px -10px #666;  
   #box-shadow:0 15px 10px -10px #666;
	background-color: #F8F8F8;
}


.thl {
 margin:0px;
 padding: 0px 8px;
 min-width:80px; 
 color:#00529B;
 height: 30px;
 text-align: left;
 vertical-align: middle;  
 background: url("/images/bg1.png") repeat-x;

-webkit-box-shadow:0 3px 10px -1px #c6c6c6; 
-moz-box-shadow: 0  3px 10px -1px #c6c6c6;  
#box-shadow:0 3px 10px -1px #c6c6c6;
 /**/
}



#sorter.table_prints tr td {
	border: solid 1px #cccccd;
	background-color: white;
}
#sorter.table_prints thead.thead_prints  tr td {background-color: #eeeeef;}

#sorter .head {
	background: transparent url(/images/sort.gif) 
	            97% center no-repeat; 
	cursor: pointer;
	padding: 2px 12px 2px 2px !important;
	/*min-width: 140px;*/
}
#sorter .desc {
	background: transparent url(/images/but_up.jpg) 
	           97% center no-repeat; 
	cursor: pointer;  
	color:  #00529B;
	padding: 2px 12px 2px 2px  !important;
	/*min-width: 140px;*/
}
#sorter .asc {
	background: transparent url(/images/but_down.jpg) 
	            97%  center no-repeat; 
	cursor: pointer;
	color:  #00529B;
	padding: 2px 12px 2px 2px !important;
	/*min-width: 140px;*/
		
}

.dark_green{
	color:#006400;
}

.title_auto{
	background-color: #f8f8f8;
    border: 1px solid #ace;
    color:#00529b;
}

/* test auto tables */
            .container {
              display: table;
              /*  width: 60%; */
              padding: 5px 0;
            }
            .container .column {
              display: table-cell;
              /*  border: 1px solid #ace; */
              vertical-align: top;
              height: 100%;
            }
            
            .column{
                margin: 0 5px;
                /* padding: 5px; */
            }    
            
            .data{
                padding: 0.2em 0.5em;
            } 
			
            .col_padding{
				padding: 5px;
			}	
			
			.container input[type=text],
			.container input[type=number],
			.input-border{
				border: 1px solid #AACCEE;
				border-radius: 4px;
				color: #2277BB;
			}
/* Auto waybill check */
.autoblue {
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background: #5252ff;
}
.gray_tr .autoblue{
	background: #3d3df7;
}
.autogreen {
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background: #237f4d;
}
.gray_tr .autogreen {
	background: #207245;
}
.table tr:hover .autoblue {
	background: #7c7cff;
}
.table tr:hover .autogreen {
	background: #39bd75;
}
.refuel_check_legend {
	background: url(/images/bg1.png) repeat-x;
	background-size: contain;
	color: #2277BB;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
    width: 20%;
    min-width: 470px;
    max-width: 500px;
    min-height: 50px;
    border: 1px solid #adadad;
    border-radius: 10px;
    padding: 5px;
}
.refuel_check_legend .heading {
	text-align: right;
}
.refuel_check_legend > span {
	color: #ffffff;
	padding:10px;
}
.refuel_check_legend .blue {
	background:#5252ff;
}
.refuel_check_legend .green {
	background:#207245;
}
			