body {
  width: 100%;
  font-family: 'arial';
  margin: 0;
  font-size: 10pt;
  background: #fff;
  }
* { font-size: 18pt; }
p {
 font-size: 10pt;
 } 
#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;}

 input.date-pick-hi { width: 60px; }

 .box {
  font-family: arial;
  padding:0px;
  padding-left: 0px;
  padding-top:0px;

  border: 0px inset;
  font-size: 8pt;
  height: 18px;
  width: 200px;
  }

 textarea.box {
  margin-left: 4px;
  }

 span.box { padding-left: 4px;  width: 200px;background:#fff; display:block; line-height:18px;height:18px;float:left;}
 span.box a { font-size: 8pt;}
 span.box span { font-size: 8pt; margin-right: 5px;}
 
 input.box { padding-left: 4px;  width: 200px;}
 select.box { margin-left: 4px; width: 200px;}
 textarea.box { padding-left: 4px;  width: 200px;}

 img {
  border: 0;
  }

 .linkboximg img {
  padding-right: 4px;
  float: left;
  height: 16px;
  width: 16px;
  }

 .linkboximg, .linkbox{
  font-weight: normal;
  margin-right:4px;
 }
 .linkbox {
  overflow: hidden; 
  padding-left: 8px;
  }
 .linkboximg {
  overflow: hidden;
  padding-left: 2px;
  }


 .linkbox, .linkboximg {
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #666;
  border-left: solid 2px #666;
  background: #EFFF69;
  color: #000;
  height: 16px;
  padding-right: 8px;
  display: inline-block;  
  margin: 0;
  }

 .linkbox:hover, .linkboximg:hover{
  text-decoration:none;
  background: #face00;
  border-color: #000;
  }
 .pad {
  padding-right: 7px;
  }
 .padd {
  padding-left: 14px;
  padding-right: 7px;
  }
 
 .dbTR .linkboximg { line-height:18px; } 
 .dbTR .linkboximg img { margin-top: 1px;} 
 
 #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 {
	border: 1px solid #888;
	float:left;
	display:block;
	}
#outerL {
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	float:left;
	background-color: #EFFF69;
	clear:both;
	}
#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: 3px;
border-collapse:collapse;
}

.hide {
 display:none;	
 }

.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;
 }

#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 #888;
 padding: 10px;
 background: #f0f0f0;
 margin-bottom: 5px;
 }
#borders_P p {
 margin-top: 0px;
 }
#subbar, 
#subbarBig {
 background: #ddd 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;
 }
.afterText {
 font-size: 8pt;
 line-height: 20px;
 height: 20px;
 display:block;
 margin-left: 4px;
 float: left;
}
.sTable {
 border-collapse:collapse;
 padding: 0;
 margin:0;
 }
.sTable td {
 padding: 0;
 padding: 2px;
 padding-left: 1px;
 font-size: 8pt;
 vertical-align:bottom;
 }
.sTable td.label {
 width: 150px;
 vertical-align:bottom;
 padding-bottom: 4px;
 padding-left: 10px;
 font-size: 8pt;
 }
.sTable td.label { 
 background: url('../img/bord.png') repeat-x bottom;
  }
.sTable td {
 font-size: 8pt;
 }
.sTable .strong {
 font-size: 8pt;
 font-weight: bold;
 }
.minibox {
 float: left;
 border: 1px solid #aaa;
 padding-left: 4px;
 margin-right: 2px;
 background: #ffff88;
 padding-top: 2px;
 padding-bottom: 2px;
 margin-top: 2px;
 padding-right: 4px;
 font-size: 7pt;
 }
#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;
}
.dueDayExpired {
 font-weight: bold;
 font-size: 9pt;
 color: #ff0000;
 }
 
 
 
 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;
}

.numb {
 position: fixed;
 background: #face00;
 color: #000;
 font-size: 7pt;
 width: 14px;
 height: 12px;
 border: 1px solid #888;
 margin-top: 10px;
 margin-left: 2px;
 text-align:center;
 }
.tb16 {
 height: 16px; width:16px; float: left; margin-right: 4px;
 } 
 
 
@media print {
.hideWhenPrinted {
 display:none;
 }
}





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;
 background: #333 url(../img/fineblack.png);
 }
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;
 }
.floatleft { float: left; }
.helpContentDiv {
 width:430px;
 float: left;
 border-right: 1px dotted #aaa;
 border-top: 1px dotted #aaa;
 border-bottom: 1px dotted #aaa;
 height: 400px;
 overflow: auto;
 }
 
.b32 {
 background: #eee;
 height: 50px;
 display:inline-block;
 border: 1px solid #bbb;
 padding: 8px;
 border-radius: 2px;
 box-shadow: 1px 1px 5px #ddd;
 background: linear-gradient(#eee, #ddd);
 color: #333;
 margin-right: 5px;
 margin-bottom:5px;
 }
.b32 span {
 margin-top:4px;
 font-size:11px;
 }
.b32 img {
 text-align:center;
 }
.b32 span {
 float:left;
 }
.b32:hover{
 background: linear-gradient(#ddd, #ccc);
 border-color: #aaa;
}


.b16 {
 background: #eee;
 height: 16px;
 display:inline-block;
 border: 1px solid #bbb;
 padding: 4px;
 border-radius: 2px;
 box-shadow: 1px 1px 5px #ddd;
 background: linear-gradient(#eee, #ddd);
 color: #333;
 margin-right: 5px;
 margin-bottom:5px;
 }
.b16 span {
 font-size:11px;
 }
.b16 img {
 text-align:center;
 margin-right:4px;
 float:left;
 }
.b16 span {
 float:left;
 height:16px;
 line-height:16px;
 }
.b16:hover{
 background: linear-gradient(#ddd, #ccc);
 border-color: #aaa;
}
.b16.selected {
 border-color: #2b7db4;
 color: #fff;
 background: linear-gradient(#2b7db4, #2f9bc4);
 }

.b16.fullRow {
 -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;
 border-color: #2b7db4;
 color: #fff;
 width: 100%;
 line-height:26px;
 height:26px;
 }
.b16.notification {
 border-color: #2b7db4;
 color: #fff;
 background: linear-gradient(#2f9bc4, #2b7db4);
 }
.b16.notification:hover {
 background: linear-gradient(#2b7db4, #1372a8);

 border-color: #005b8f;
 }
a.noHoverUnderline:hover{
 text-decoration:none;
 }

.portlet span.closeButton,
.portlet span.addButton {
 cursor:pointer;
 height:16px;
 margin-left:4px;
 width:16px;
 display:block;
 float:right;
 opacity: 0.1;
 }
.portlet span.closeButton { background: url('../img/16_close.png'); }
.portlet span.addButton { background: url('../img/16_addcircle.png'); opacity:0.3;}

.portlet span.closeButton:hover,
.portlet span.addButton:hover {
 opacity:1;
 }
 .currency-red {
  color: #ff0000;
  font-size: 8pt;
  }
  
.b16 span.numeric {
 float:right;
 font-size:11px;
 display:block;
 background: #bbb;
 color: #666;
 border-radius: 2px;
 padding: 0 4px 0 4px;
 font-weight:bold;
 margin-left:4px;
 }
.b16.selected span.numeric { background: #fff; color: #2c80b6;}

.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; padding-right:4px; }
textarea.boxx {
 padding: 4px;
 font-family: arial;
 height:50px;
 }
 
.hasErrors {
 background: #ff0000; color: #fff;
 }
 
 img.boxx { height: 20px; width: 20px; float:left; border-right: 0; }
 
 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;}
 
 
input.boxx:placeholder-shown,
input.boxx::-webkit-input-placeholder {
 color: #ccc;
 font-size:7pt;
 letter-spacing: 0.05em;
 font-style:italic;
}

input.boxx[type="checkbox"]{
  background:#face00;
  width:400px;
  height:16px;
 }

.boxximg{
 height:18px;
 width:18px;
 float:left;
 border: 1px solid #888;
 border-right: none;
 }
.rBorder {
 border-right: 1px solid #888;
 }
.octoTable {
 border-collapse:collapse;
 }
.octoTable td {
 font-size: 8pt;
 }
.otBoxed { 
 border: 1px solid #888;
 padding: 4px;
 }
tr.boxxHighlight td {
 background: #999;
 }
tr.boxxHighlight .boxx {
 background: #efff69;
 }
tr.boxxHighlightError td {
 background: #999;
 } 
tr.boxxHighlightError .boxx {
 background: #ff0000;
 color: #fff;
 } 
#rowContent .boxx,
#tilaus .boxx { 
  
  }
#rowContent .boxx,
#tilaus .boxx {
 border: #ccc 1px dotted;
 }
 #rowContent .boxximg,
#tilaus .boxximg { 
  border-color: #e0e0e0;
  }
#rowContent tr:hover .boxx ,
#tilaus tr:hover .boxx {
 border: #888 1px solid;
 background: #fafafa;
 }
#rowContent tr:hover .boxximg ,
#tilaus tr:hover .boxximg { 
  border-color: #888;
  }
#rowContent span.boxx { padding-right: 4px; }
#tilaus span.boxx { padding-right: 4px; }
tr.miniCaption {
 height: 20px;
 }
.miniCaption td {
 height:20px;font-weight:bold;color:#333;font-size:8pt;
 }
td.otBoxSumDisp { text-align: right;}
td.otBoxSumDisp { font-size:8pt;}
td.otBoxSumDisp span {
 font-weight: bold;
 font-size: 9pt;
 }

span.pickerLabelView { width: 600px; display:block; }

.transparencia{opacity:0.4;}
.selected .transparencia { opacity: 1; }