body {
  width: 100%;
  font-family: 'arial';
  margin: 0;
  font-size: 10pt;
  }
* { font-size: 18pt;  }
li, ul {
 margin: 0;
 padding: 0;
 }
li {
 //margin-left: 26px;
 }
p {
 font-size: 10pt;
 } 
h1 {
 font-size: 14pt;
 font-weight:bold;
 }
h2 {
 font-size: 12pt;
 font-weight:bold;
 }
#ajax {
 padding: 20px;
 overflow:auto;
 }
#margins {
 padding-left: 30px;
 padding-right: 30px;
 padding-bottom: 30px;
 }
#minifont td {
 font-size:7pt;
 }
#minifont span {
 font-size:7pt;
 }
#minifont span.foc {
 border: 1px solid #aaa;
 background: #ffff00;
 }

 * {

  font-size: 10pt;  

  }

 #stylearea_padder {
 
  padding-left: 62px;
 
  }

 #top_bar {
  padding-top: padding-left: 10px;
  vertical-align: middle;
  width: 100%;
  height:24px;
  background: #ddd url('../img/topbar.png');
  }

 #container {
 padding-left:25px;
 padding-top: 30px;
 padding-bottom: 8px;
 margin-left: 50px;
 margin-top: 10px;
 width: 900px;
 border: 1px solid #999; 

 background: #D9E8F7;
 }

 #imgbox {
  border: 1px solid #666;
  padding: 4px;
  background: #fff;
  float:left;
  }

 a {
  text-decoration: none;
  color: #3E60AD;
  }

 a:hover {
  text-decoration: underline;
  }


 .borders {
  border-color: #666;
  border-collapse: collapse;
  border-width: 1px solid #666;
 }

 .borders td {
  border: 1px solid #666;
 }

 .high {
 background-color: #EFFF69;
 }


 .boxred {
  font-family: arial;
  background: #ff0000;
  color: #fff;
  padding:0px;
  padding-left: 0px;
  padding-top:0px;

  border: 0px inset;
  font-size: 8pt;
  height: 18px;
  width: 200px;
  }

 textarea.boxred {
  margin-left: 4px;
  }
 input.boxred { padding-left: 4px;  width: 200px; line-height: 18px;}

 .box {
  font-family: arial;
  font-size: 8pt;
  padding:0px;
  padding-left: 0px;
  padding-top:0px;
  border: 0px inset;
  height: 18px;
  width: 200px;
  }

 textarea.box {
  margin-left: 4px;
  }


.boxx { padding:0; margin: 0; border: 1px solid #888; width:200px; font-size: 8pt; height: 20px; 
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
span.boxx {
 height: 20px;
 display:block;
 line-height:18px;
 width: 100px;
 padding-left:4px;
 }
.yell {
 background: #ffffaa;
 }
span.disabled {
 color: #888;
 font-size:8pt;
 font-style:italic;
 } 
select.boxx { padding-left: 0px; }
input.boxx { padding-left: 4px; }
textarea.boxx {
 padding: 4px;
 font-family: arial;
 height:50px;
 }
.boxxErrors { background: #ff0000; color: #fff; }
 span.box { padding-left: 4px;  width: 200px;background:#fff; display:block; line-height:18px;float:left;}
 input.box { padding-left: 4px;  width: 200px; line-height: 18px;}
 select.box { margin-left: 4px; width: 200px; font-size: 8pt;}
 textarea.box { padding-left: 4px;  width: 200px;}

 img {
  border: 0;
  }

 .linkboximg img {
  padding-right: 4px;
  float: left;
  height: 16px;
  width: 16px;
  }

 .linkbox {
  padding-left: 8px;
  }
 .linkboximg {
  padding-left: 2px;
  }


 .linkbox, .linkboximg {
  margin-right: 4px;
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #666;
  border-left: solid 2px #666;
  background: #EFFF69;
  color: #000;
  height: 16px;
  padding-right: 8px;
  float: left;
  }

 .linkbox:hover, .linkboximg:hover{
  text-decoration:none;
  background: #face00;
  border-color: #000;
  }
 .pad {
  padding-right: 7px;
  }
 .padd {
  padding-left: 14px;
  padding-right: 7px;
  }
 #cont {
  margin-left: 20px;
  }

#note {
 background: #F3FAA5;
 border: 1px solid #999;
 padding: 5px;
 float: left;
 }
#clear {
 clear:left;
 padding-bottom: 15px;
 }
 
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
 height: 18px;
 width: 69px;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.overdue {
	font-weight: bold;
	color:#ff0000;
	}

 #borders {
 border: 1px solid #888;
 padding: 10px;
 background: #eee;
 margin-right: 20px;
 margin-bottom: 5px;
 }
.outer, #outer {
	border: 1px solid #888;
	float:left;
	display:block;
	}
.outerL, #outerL {
  padding: 0;
  margin: 0;
  height: 18px;
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	float:left;
	background-color: #EFFF69;
	}
.outerT, #outerT {
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 1px solid #888;
	float:left;
	clear:both;
	}
.mini {
 font-size: 8pt;
}

.padder {
border-collapse:collapse;
padding: 0px;
}
.padder td {
 padding: 3px;
 border-collapse:collapse;
 }

.padder_flightlog {
 border-collapse:collapse;
 padding: 0px;
 }
.padder_flightlog td {
 vertical-align: top;
 padding: 0px 0 1px 1px;
 }

.hide {
 display:none !important;
 }

.copyright {
 font-size: 8pt;
 color: #bbb;
 }
.copyright a {
 font-size: 8pt;
 color: #bbb;
 text-decoration:none;
 }
.copyright a:hover {
 color: #666;
 text-decoration:underline;
 }
.warning {
 color: #ff0000;
 font-weight: bold;
}

#dataTop {
 background: url('../img/topper.png') repeat-x top right;
 height: 20px;
 float:left;
 line-height: 20px;
 margin-left: -10px;
 margin-top: -30px;
 display:block;
 padding-right: 60px;
 padding-left: 4px;
 color: #fff;
 }
#dataHolder {
 background: #DCE9FA url('../img/top_bg.png') repeat-x top ;
 padding: 10px;
 padding-top: 0px;
 padding-top: 30px;
 margin-left: 0px;
 display:block; 
 border: 1px solid #aaa;
 }
.mark_show {
 border:0;
 color: #555;
 font-size: 8pt;
 background: transparent;
 }
#progress {
 width: 302px;
 height: 15px;
 border: 1px solid #999;
 background: #fff;
 }
#progress_green {
 background: url('../img/progress_green.gif') #aaffaa;
 border:1px solid #fff;
 height: 13px;
 }
#progress_yellow {
 background: url('../img/progress_yellow.gif') #ffffaa;
 border:1px solid #fff;
 height: 13px;
 }
#progress_red {
 background: url('../img/progress_red.gif') #ffaaaa;
 border:1px solid #fff;
 height: 13px;
 }
#progress_red_blink {
 background: url('../img/progress_red_blink.gif') #ffaaaa;
 border:1px solid #fff;
 height: 13px;
 }
#infoBox,
#warningBox,
#errorBox,
#successBox {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
}
 
#infoBox {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('../img/32info.png');
  }
#successBox {
  color: #217F00;
  background-color: #B0FF81;
  background-image: url('../img/32done.png');
  }
#errorBox {
  color: #990000;
  background-color: #FFBF8C;
  background-image: url('../img/32error.png');
  }
#warningBox {
  color: #878B32;
  background-color: #FFFFA0;
  background-image: url('../img/32warning.png');
  }      

#borders_P {
 border: 1px dotted #999;
 padding: 10px;
 background: #fafafa;
 margin-right: 20px;
 margin-bottom: 5px;
 }
#borders_P p {
 margin-top: 0px;
 }
#expiresDiv {
 color: #000;
 position:fixed;
 background:#ffff77;
 height:35px;
 padding:5px;
 width:300px;
 left:10px;
 top:10px;
 z-index:9999;
 display:block;
 border:2px solid #666;
 }
#expiresDiv a {
 color: #000;
 }
#expiresDiv:hover {
 background: #dddd55;
}
#mailItem {
 cursor:pointer;
 font-size:8pt;
 line-height:14px;
 padding-right:4px;
 display:block;
 float:left;
 }
#mailItem:hover {
  background:#666;
  color: #fff;
  }
#mailItemPadder {
 float:left;
 display:block;
 font-size:9pt;
 padding-right:4px;
 }
blockquote {
background:#f3f3f3;
border-left:10px solid #ccc;
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";
}
blockquote:before {
color:#ccc;
content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}
blockquote p {
display:inline;
}

#subbar, 
#subbarBig {
 background: #ADB8F2 url('../img/subbar.gif') repeat-x;
 padding-left: 20px;
 height: 45px;
 margin-bottom: 20px;
 margin-left: -20px;
 margin-right: -20px;
 margin-top: -20px;
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ccc;
 }
#subbarBig {
 margin-top: 0px;
 margin-left: 0px;
 }
 
#subbar table td,
#subbarBig table td {
 font-size: 8pt;
 padding-right: 4px;
 }
#mailTextSplit{
 height: 16px;
 display:block;
 overflow:hidden;
 }
.trtable { 
 border-collapse:collapse;}
.trtable td {
 padding: 2px;
 }
.tr-red td{
 background: #ff0000;
 }
.tr-green td{
 background: #00ff00;
 }
.tr-red td a {
 color: #fff;
 }







table.dbTR {
 background: #fff;
 width: 100%;
 border: 1px solid #99BBE8;
 border-collapse:collapse;
 font-size: 8pt;
  font-family: arial;
 }
table.dbTR td {
 line-height:16px;
 font-size: 8pt;
padding-left: 5px; padding-right: 5px;
 padding-top: 4px;
 padding-bottom: 4px;
 vertical-align: top;
 }
table.dbTR a {
 font-size: 8pt;
 }
table.dbTR tr.row td {
// border-top: 1px solid #eee;
// border-right: 1px solid #eee;
 padding-left: 5px; padding-right: 5px; border-right: 1px solid #d0d0d0;
 border-bottom: 1px solid #D0D0D0;   
 }
table.dbTR tr.top td{
  background: url(../img/vbgrid/vb_columns.jpg) 50% 50% repeat-x;
 padding-left: 5px; padding-right: 5px; border-right: 1px solid #d0d0d0;
 border-bottom: 1px solid #D0D0D0;   
 }
table.dbTR tr.row:hover td{
  background: url(../img/vbgrid/vb_columns.jpg) 50% 50% repeat-x;
 }
table.dbTR tr.cap td {
 background: #ABC7EC url(../img/fineblue.png);
 }
table.dbTR img {
 float:left;
 margin-right:4px;
 }
table.dbTR a img{
 margin: 0;
 }
.tbSearch {
 font-size: 8pt;
 width: 200px;
 padding-left:4px;
 border: 1px solid #fff;
 background: none;
 color: #fff;
 }
.tbSearch::-webkit-input-placeholder{
 color: #fff;
}
.tbSearch::-moz-placeholder {
 color: #fff;
 }
.tbSearch:-ms-input-placeholder{
 color: #fff;
}
.tbSearch:focus{
 background: #fff;
 color: #000;
 }
 
 

table.dbTR {
 background: #fff;
 width: 100%;
 border: 1px solid #99BBE8;
 border-collapse:collapse;
 font-size: 8pt;
 font-family: arial;
 }
table.dbTR td {
 line-height: 16px; 
 font-size: 8pt;
 padding-left: 5px; padding-right: 5px;
 padding-top: 4px;
 padding-bottom: 4px;
 vertical-align: top;
 }
table.dbTR a {
 font-size: 8pt;
 }
table.dbTR tr.row td {

 padding-left: 5px; padding-right: 5px; border-right: 1px solid #d0d0d0;
 border-bottom: 1px solid #D0D0D0;   
 }
table.dbTR tr.top td{
 background: url(../img/vbgrid/vb_columns.jpg) repeat-x 50%;
 padding-left: 5px; padding-right: 5px; border-right: 1px solid #d0d0d0;
 border-bottom: 1px solid #D0D0D0;   
 }
table.dbTR tr.selected {
  background: url(../img/vbgrid/vb_sel.gif) repeat-x top;
 }
table.dbTR tr.row:hover {
  outline: 1px solid #555;
}
table.dbTR tr.row:hover td{
  background: url(../img/vbgrid/hover.png) repeat-x top;
 }

table.dbTR td input[type="checkbox"] { height:14px;width:14px;padding:0;margin:1px;float:left; }


table.dbTR tr.row.selected:hover td {
  background: url(../img/vbgrid/vb_sel.gif) repeat-x top;
 }

table.dbTR tr.cap td {
 color: #fff;
 }
table.dbTR tr.top:hover td,
table.dbTR tr.bot:hover td,
table.dbTR tr.cap:hover td {
 }
table.dbTR img {
 float:left;
 margin-right:4px;
 }
table.dbTR a img{
 margin: 0;
 }
.tbSearch {
 font-size: 8pt;
 width: 200px;
 padding-left:4px;
 border: 1px solid #fff;
 background: none;
 color: #fff;
 }
.tbSearch::-webkit-input-placeholder{
 color: #fff;
}
.tbSearch::-moz-placeholder {
 color: #fff;
 }
.tbSearch:-ms-input-placeholder{
 color: #fff;
}
.tbSearch:focus{
 background: #fff;
 color: #000;
 } 
 
#attachmentInput {
 background: #fff url('../img/18attachment.png') no-repeat left;
 height: 18px;
 width: 18px;
 cursor: pointer;
 }
#attachmentInput input {
 cursor: pointer;
 filter: alpha(opacity=0);
 opacity: 0.0;
}
.attach {
 width: 80px;
 }
#attachmentInput span {
 position:absolute; 
 margin-left:20px;
 font-size:8pt;
 cursor: pointer;
 margin-top:-18px;
 }
 
table.attachmentTableList {
 border-collapse:collapse;
}
table.attachmentTableList td {
 font-size:9pt;
 line-height:16px;
 padding: 3px;
 }
table.attachmentTableList tr:hover {
 outline: 1px solid #bbb;
  }
table.attachmentTableList tr:hover td {
 background: #efff69;
 background: linear-gradient(to bottom, #fff, #efff69);
 }
.boxx.non-editable, span.boxx.non-editable, input.boxx.non-editable {
 background: #eee;
 background: linear-gradient(to bottom, #eee, #e0e0e0);
 color: #222;
 cursor: not-allowed;
 }