/* INICIO GERAL *********************************************** */
#aux {
	position		: absolute;
	top				: 100px;
	left			: 100px;
	display			: none;
	border          : 1px #039 solid;
	text-align      : left;
	z-index:100
}

#base {
	margin           	: 0 auto;
	width				: 780px;
	text-align		 	: left;
	clear			 	: both;
	padding-bottom	 	: 50px;
	padding-top	 		: 20px;
	display:block;
}

#carregando {
	background-image:url(/images/loading.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:left
}

#carrega { 
	position:fixed;
	top:10px;
	left:10px;
	display:none;
	width:100px;
	height:100px;
	z-index:999999999999
}

.carrega { 
	position:fixed;
	top:10px;
	left:10px;
	display:none;
	width:100px;
	height:100px;
	z-index:999999999999
}

#form1 button, .btn {
	background-color: #093;
    background-image: url(/images/texturas/degrade.png);
    background-position: center center;
    background-repeat: repeat-x;
    border: 1px solid #FFFFFF;
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    cursor: pointer;
	margin: 0 1px;
    font-size: 12px;
	padding:2px 10px;
    text-align: center;
    width: auto;
}

#form1 .btnprint {
	border-radius:none!important;
    background-color: transparent;
    background-position:5px 2px!important;
}

#form1 .btnprint span { margin-left:5px; }

#obs_ { width:300px; float:left; clear:none }

#obs_ .counter { margin: 0; border:none; }

#hldr { min-height:750px }
/* FIM GERAL    ********************************************* */

/* INICIO TOPO *********************************************** */
#logo {
	clear:left;
	float:left;
	width:164px;
	height:119px;
	background-image:url(/images/logo_.jpg);
	background-repeat:no-repeat
}

#logoHolder {
	position:absolute; left:50%; margin-left:-500px;
	background-image:url(/images/aba.png); width:184px; height:161px; background-repeat:no-repeat;
	z-index:1000;
}

.topo .busca, .topo .flag { float:right }

.topo .buscaSelect { 
  	margin-right:65px; width:250px;
}

.topo .buscaSelectTxt{ 
  	margin:0 1px; margin-right:5px 
}

.topo .flag { margin-right:40px }

button#botaoBuscar { 
  	border:none; border-radius:10px;
  	padding:0 10px; font-size:9px!important;
  	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	margin:0; width:60px
}


.breadcrumbGeral { overflow:hidden; margin-bottom:10px }

#hotLinks { clear:both; margin:7px;margin:7px; display:table }

#hotLinks a { 
    font-size:10px; margin:0; margin-left:7px; padding-left:7px!important;
    padding-right:5px; border-left:1px solid #999; display:block; float:left
}

#hotLinks a:first-child { margin:0;padding:0; border:none; }

#lnk-chat { 
    border:1px solid #aaa!important; text-indent:12px; margin-top:-5px!important;
    background-image:url(/images/ico/online.png); background-repeat:no-repeat; background-position:left center;
    display:none!important;
}

#perfil {
	padding:0 5px;
	background-color:#093;	
	background-image: url(/images/texturas/degrade.png);
	background-position:center;
	box-shadow: 0 6px 6px rgba(0,0,0,0.3);
	display:table;
	height:15px;
	margin:15px 0;
	margin-left:15px;
	width:905px;
}

#perfil * { color:#fff; font-size:12px }

#perfil li{
    float:left; padding:1px 15px; 
  	border-right:1px solid #fff; margin:5px 0 
  
}

#perfil li:first-child{
    padding-left:5px
}

#perfil li:last-child{
    border:none;
}

#sairlog { 
    float:right; padding:3px 5px;
    background-color:#FFF; color:#036!important; font-size:10px!important; margin:5px 0 
}

/* FIM TOPO *********************************************** */

/* INICIO CORPO *********************************************** */

#aviso-seg { width:475px; margin-top: 10px; clear:both; display:none }

#avisoMinuta {
	width:300px;
	float:right;
	margin-right:10px;
	font-size:12px
}

#btnatrac { background-image:url(/images/btns/navio.jpg); }
#btnreceb { background-image:url(/images/btns/cntr.jpg); width:80px; }
#btnpco   { background-image:url(/images/btns/pco.jpg); }
#btncam   { background-image:url(/images/btns/cam.jpg); }
#btncomo  { background-image:url(/images/btns/como.jpg); }
#btntruck  { background-image:url(/images/btns/truck.jpg); font-size:9px }

#cadastrobtn {
	padding	: 6px
}

#calendario {
	padding:4px;
	text-align:left;
	background-color:#FFF;
	width:180px
}

#calendario_ input, #calendario_ select, #calendario_ .btnDown, #calendario_ .btnUp { float:left; margin:0 }

#ccView label	{ width: 75px }
#ccView span	{ width: 200px }

#ccView span	{ width: 200px }

#consultas { float:left; width: 335px; }

#consultas fieldset { width:100%!important }

#consultaCnhBDCC label{
	width:100%; text-align:left; margin-left:15px; font-size:12px; color:red;
}

#conteudo {
	width:100%;
	height:auto;
	background-image:url(/images/bbg.jpg);
	background-position:bottom;
	background-repeat:repeat-x
}

#credits { float:right; margin-top:6px }

#loginfo select { width: 140px }

#destaquebtns a {
	height: 30px;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
	border-right:1px #036 solid;
	border-bottom:1px #036 solid;
	display:block;
	color:#FFF;
	font-weight:bold;
	padding:3px 5px;
	padding-top:51px;
	float:left;
	width:79px;
	background-repeat:no-repeat;
	background-color:#7FA9C4
}

#excessos_ {
	width:390px;
	float:left;
	margin-top: 10px;
	margin-left:10px;
	clear:both;
}

#excessos_ label { width:45px }
#excessos_ input { width:40px }

#extranet-lnk { display:none }

#getinfo, #help_cnh, #help_rg, #historico { display:none; clear:both; padding:5px; margin:5px; background-color:#FF9; }

#hint { 
	position:fixed;
	left:10px;
	top:10px;
	border:3px solid #fff;
	box-shadow: 6px 6px 6px rgba(0,0,0,0.3);
	display:none;
	font-size:14px;
	padding:10px;
	background-color:#069;
	color:#fff;
	max-width:400px;
	width:auto;
	z-index:1000
}

#imageLang { border:none }

#info_adm {
    border:1px solid blue;
    position:fixed; left:0; top:0;
    background-color:#fff;
    padding:10px;
	width:120px
}

#lang { 
	text-align:center;
	float:right;
	padding: 6px
}

#lcrs {	width:375px; float:right; clear:none }

#log { padding:0; display:block; width:500px; }

#log * { float:right; padding:3px; height:14px; color:#fff }

#log_ {

	height:31px
}

#log_ input {
	margin: 0;
	padding:0
}

#lst_visitante {
	cursor:pointer;
	display:none; width:25px; height:25px; margin:0 5px;
}

#m_totais div { height:20px;width:235px;padding-top:1px;margin:5px }

#mainmenu { margin: 0; padding:0; float:right }

#mainmenu a{
	background-image	:url(/images/tpbck_btn.jpg);
	width				: 150px;
	margin				: 0;
	height				: 12px;
	padding				: 6px;
	padding-right		: 0;
	font-size			: 9px;
	display				: block;
	text-align			: left;
	color				: #036
}

#menu-btn { 
	float:right; background-color:#0C3; padding:5px 10px; color:#fff!important; font-size:14px!important; display:none;
	clear:both
}

#ncms, #imo_onu {
	margin:0;
	margin-bottom:5px;
	padding:0
}

#sav-mercs { float:left }
/*////////////////////////// MOTORISTA ////////////////////////////////////////////////////////////////////////////////////////////	*/
#driverFoto {
	float:right;
	width:125px;
	height:94px
}

#help_cnh, #help_rg {
	width:300px;
	height: 440px;
	position:absolute;
	border:2px #036 solid
}

#help_cnh{ top:auto;bottom:0;right:0;position:fixed; }

#oMot { float:left; width:575px!important }
/*////////////////////////// MOTORISTA ////////////////////////////////////////////////////////////////////////////////////////////	*/

#padrao-nfo	{ width:225px; float: right; display:none }
#padrao-nfo .aviso { margin-bottom:5px; float:left; text-align:left; width:auto }
			
#veic_ctrc { padding-right:0!important;  }		
		
#veic_ctrc input { text-transform:uppercase }	

#veic_ctrc ul { float:left; width:500px }	

#rgInfo { width:auto }

#salvaLacre {
	float:right;
	width: 120px;
	text-align:right;
}

#statusNavio { width:125px; float:right }

#tdrv_contato input { margin-right:5px }

#tdrv_contato .aviso { width:425px; display:none }

#tp_ {
	float:left;
	width:458px;
	height:118px;
	background-image:url(/images/texturas/cntr.jpg)
}

#topLabel { width:100%; background-color:#284; color:#fff; padding:0; height:20px; }

/* FIM CORPO *********************************************** */

/* INICIO RODAPE *********************************************** */

#Srodape {
     background-color: #555;
     background-image: url("/images/texturas/degrade.png");
     clear: both;
     color: #FFFFFF ! important;
     height: 32px;
     margin: 0pt;
     padding: 0pt;
     width: 100%;
	 min-width: 980px;
}

#Srodape a { color:#fff }

#bd-change { clear:none; background-color:#fff;padding:1px; padding-right:15px; margin-right:25px; border-top:1px solid #aaa;  }

#bd-change label { width:auto; margin:0 5px }

#bd-change button { 
     background-color: #093;
     background-image: url("../images/texturas/degrade.png");
     background-position: center center;
    border: 1px solid #FFFFFF;
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
    margin: 2px;
    padding:3px 10px;
}

/* FIM RODAPE *********************************************** */

#overlay .loader button, #overlay input, #overlay select, #overlay .btn, #overlay textarea { 
	border-radius: 0px;
	padding: 4px 12px!important;
	background-image: none;
	width:auto;
	font-size: 14px!important;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
}

#overlay fieldset input, #overlay select, #overlay textarea { 
	background-color:#fff!important;
	border:1px solid #8bc!important;
	color:#369!important;
	box-shadow: 3px 3px 3px #ccc;
}

#overlay fieldset input[type=radio] {
	background-color:transparent!important;
}

#overlay input[disabled], #overlay select[disabled], #overlay textarea[disabled] { 
	background-color: #abc!important; color:#036!important; 
}

#overlay .btnsDiv a { height:95px!important; position:relative }

#adm { margin:0; width:770px; overflow:auto; margin:0 auto; background-color:#eee }



/*** mssg ************************************************************************************/
#mssg {
	position:fixed;
  width:1000px;
  margin:0 auto;
  min-height:3.2em!important;
  text-align:center; display:none;
	padding:5px 0;
  background-color:#093;
  background-position:bottom;
  background-repeat:repeat-x;
	z-index:99999999;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  
  width:100%;
  text-align:center; display:none;
	padding:5px 0;
	left:0;
	top:0;
	margin-left:0;
	border-bottom:5px solid #fff;
  
  _display:block!important
}

#mssg * { color:#fff;font-size:14px; }

#mssg .in { 
	display:block; width:925px;
	margin:0 auto;
  overflow:hidden;
  float:left;
  width:85%;
}

#mssgIn span {
     float: left; margin:8px 20px;
}

#mssg button.close {
     margin: 0pt;
     background-image:url(/images/texturas/trp_000.png);
  	 background-repeat:repeat;
  	 position: absolute;
     right: 0pt;
     top: 0;
  	 width:3.2em;
  	 height:100%;
  	 border:none;
  	 box-shadow:none;
}

#mssg button.close:hover { background-color:red; }


#mssg .time-ruler { 
	position:absolute; bottom:-5px; width:0; height:5px; background-color:#06b;  
}

/*XXX mssg ************************************************************************************/


/*** overlay ************************************************************************************/
#overlay, #overlay * { 
    box-sizing: border-box; 
    -moz-box-sizing: border-box;
}

#overlay { 
    background-image: url(/images/texturas/trp_000.png);
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    z-index:10002;
    display:none;
    overflow:auto;
}

#overlay header { 
  	position:relative;
	background-color:#0072BC;
  	border-bottom:1px solid #036
}

#_overlay header:before { 
    content:" ";
    height: 110px;
    width: 7px;
  	display:block;
  	position:absolute;
	background-image:url(/images/texturas/trp_000.png);
  	background-repeat:repeat;
  	border-right:3px solid #036
}

#overlay header .buttons { float:right; }

#overlay header button {  
  	padding:3px 0;
  	font-size:1.6em;
  	float:right;
    background-color:transparent;
  	background-image:url(/images/texturas/trp_000.png);
  	background-repeat:repeat;
  	background-position:center -20px;
  	z-index:20;
    width:2.45em!important;
  	height:2.45em!important;
  	box-shadow:none;
  	border:none;
  	margin:0;
	border-right:1px solid #555;
}

#overlay header button:hover { background-color:red; }

#overlay header h3.title {
    color:#fff!important; 
    padding:0.15em 1.1em; margin:0;
    font-size:2.7em!important;
  	height:auto;
}

#overlay .load-wrap { 
    width:1000px;
    margin:25px auto;
    position:relative;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px #000;
    border-radius:0 0 5px 5px;
  	height:auto;
  	overflow:hidden;
}
    
#overlay .loader { 
    background-color: #FFFFFF;  
  	position:relative;
  	min-height:300px;
    width:100%;
    overflow:auto;
    max-height:94%;
		padding-bottom:20px;
  	margin:0;
  	left:0;
}

#overlay #aviso { position:absolute; bottom:5px; right:5px; color:#fff }

#overlay #aviso,#overlay #aviso * { font-size:14px; text-shadow: 2px 2px 2px #000; color:#fff }

#overlay h4 {
    padding:0 20px; padding-bottom:0;
}

#overlay table {
	width:100%
}

#overlay ul {
    padding:0;
    font-size:1.2em!important;
    text-align:left;
}

#overlay #base, #overlay .base { padding:30px }

#overlay p { width:750px; margin:0 }

#overlay .btnsDiv a { height:95px!important; position:relative }

/*** overlay ************************************************************************************/

#overlay .filtroDIV { 
		width:100%!important;
}

#overlay .filtroDIV legend { 
		border-radius:0
}

#overlay .filtroDIV input.data { 
		width:100px!important
}

#overlay .btnholder {
    height: 24px;
}

#overlay .calendario .controle .ano {
    margin-left: 5px !important;
    margin-top: 2px;
    padding: 5px  !important;
    width: 45px !important;
}
#overlay .mes {
    margin-left: 0;
    padding: 4px!important;
}

#overlay .diames, #overlay .diasemana {
   width: 30px;
}

#overlay .btnprint { color:green }