/*
#4D69B2
*/

/* QUADRO PRINCIPAL DO ADMIN */
.divAdmin {
padding:20px;
padding-top:35px;
width:100%;
/* text-align:center; */
/* align:center; */
}

/* DIV DO TÍTULO DO QUADRO PRINCIPAL */
.divTituloConteudo {
width:100%;
text-align:left;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #c0c0c0;
}

/* DIV DO TÍTULO DO QUADRO PRINCIPAL */
.divConteudo {
width:100%;
padding:5px;
border-width: 1px;
border-style: solid;
border-color: #c0c0c0;
}


/* TÍTULO DO QUADRO PRINCIPAL */
.textoTituloConteudo {
font-family: verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

/* MENU - TEXTO - titulo principal*/
.menu_titulo_texto {
font-family: verdana;
font-size: 13px;
color: #4d69b3;
}

/* MENU - TEXTO - sub Titulo*/
.menu_subTitulo_texto {
font-family: verdana;
font-size: 11px;
color: #000000;
}

/* MENU - BACKGROUND - titulo principal */
.menu_titulo_fundo {
width:96%; 
background-color:#e1e1e1;
}

/* MENU - BACKGROUND - sub Titulo */
.menu_subTitulo_fundo {
width:96%; 
background-color:#96b7ed;
text-align:left;
padding-left:5px;
}

/* MENU - BACKGROUND - itens do menu */
.menu_fundo {
padding-left:5px;
width:96%; 
background-color:#f5f5f5;
}


















/* 
Utilizado nos elementos: 
	- text
*/
.CaixadeTexto {
font-family: verdana;
font-size: 12px;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

/* 
Utilizado nos elementos: 
	- text
*/
.inputTextTransparente {
font-family: verdana;
font-size: 12px;
border-style: solid;
border-width: 0px;
border-color: #000000;
vertical-align : middle;
}




/* 
Utilizado nos elementos: 
	- button
	- submit
	- reset
*/
.button {
font-family: verdana;
font-size: 12px;
color: Black;
bottom: 1px;
border-bottom: 1px none White;
border-bottom-color: White;
border-bottom-style: solid;
border-bottom-width: 1px;
border: 1px solid Black;
background: #DCDCDC;
}

/* 
Utilizado nos elementos: 
	- select
*/
.combo {
font-family: verdana;
font-size: 11px;
color: #000000;
}

/* 
Utilizado nos elementos: 
	- textarea
*/
.textarea {
font-family: verdana;
font-size: 12px;
color: #000000;
}


/* 
Utilizado nos elementos: 
	- Titulo da Tabela
	background: #ABD8F3;
*/
.tdTitulo {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
background: #589ff5;
border: 1px solid #797979;
text-align: center;
}

/* 
Utilizado nos elementos: 
	- Titulo da Tabela
*/
.tdTitulo2 {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
background: #ffff33;
border: 1px solid #797979;
text-align: center;
}



.tdSubTitulo {
font-family: verdana;
font-size: 12px;
color: #000000;
background: #e7e7e7;
border: 1px solid #797979;
text-align: center;
}

/* 
Utilizado nos elementos: 
	- No total de uma Tabela
*/
.tdTotal {
font-family: verdana;
font-size: 12px;
color: #000000;
background: #c1c1c1;
border: 1px solid #797979;
vertical-align : middle;
}

/* 
Utilizado nos elementos: 
	- Conteudo da Tabela (centralizado)
*/
.tdCenter {
border: 1px solid #797979;
text-align:center;
font-family: verdana;
font-size: 12px;
color: #000000;
}

/* 
Utilizado nos elementos: 
	- Conteudo da Tabela (alinhado a esquerda) 
*/
.tdLeft {
border: 1px solid #797979;
text-align:left;
font-family: verdana;
font-size: 12px;
color: #000000;
}


/* 
Utilizado nos elementos: 
	- Conteudo da Tabela (alinhado a direita) 
*/
.tdRight {
border: 1px solid #797979;
text-align:right;
font-family: verdana;
font-size: 12px;
color: #000000;
}


/* 
Utilizado nos elementos: 
	- TD(entre outros)
*/
.bordaInferiorCinza {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}
.bordaInferiorPreta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}


/* 
Utilizado nos elementos: 
	- qualquer texto do site 
*/
.texto {
font-family: verdana;
font-size: 12px;
color: #000000;
}

.credencial_nome{
	font-family:Verdana;
	font-size:25px;
	color:#000000;
}
.credencial_empresa{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
}

.credencial_codBarras{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}




/* 
Utilizado nos elementos: 
	- qualquer texto em negrito do site, 
	- Label de filtros de pesquisa, 
	- texto do titulo da tabela  
*/
.textoNegrito {
font-family: verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.textoPequeno {
font-family: verdana;
font-size: 9px;
color: #000000;
text-decoration: none;
}



/* 
Utilizado nos elementos: 
	- qualquer texto em negrito do site, 
	- Label de filtros de pesquisa, 
	- texto do titulo da tabela  
*/
.textoLaranjaIbehi {
font-family: verdana;
font-size: 12px;
color: #4D69B2;
text-decoration: none;
font-weight: bold;
}


/* 
Utilizado nos elementos: 
	- apresentação de dados fixos ex.(nr.Vôo: BR1234), o 'BR1234' é em textoClaro, 
*/
.textoCinzaClaro {
font-family: verdana;
font-size: 12px;
color: #c0c0c0;
}

.textoCinzaClaroNegrito {
font-family: verdana;
font-size: 12px;
color: #c0c0c0;
font-weight: bold;
}

.textoCinzaEscuro {
font-family: verdana;
font-size: 12px;
color: #646464;
}

.textoCinzaEscuroNegrito {
font-family: verdana;
font-size: 12px;
color: #888888;
font-weight: bold;
}

/*
  Utilizado no elemento:
   - Para sinalizar que o campo será obrigatório.
*/
.campoObrigatorio {
font-family: verdana;
font-size: 12px;
color: #FF0000;
font-weight: bold;
}


/* 
Utilizado nos elementos: 
	- link
*/
.link {font-family: verdana;font-size: 12px;color: black;text-decoration: underline;}
.link:link{font-family: verdana;font-size: 12px;color: black;text-decoration: underline;}
.link:visited{font-family: verdana;font-size: 12px;color: black;text-decoration: underline;}
.link:active{font-family: verdana;font-size: 12px;color: black;text-decoration: underline;}
.link:hover{font-family: verdana;font-size: 12px;color: #708090;text-decoration: none;}

/* 
Utilizado nos elementos: 
	- link
*/
.linkMenu {font-family: verdana;font-size: 9px;color: black;text-decoration: none;}
.linkMenu:link{font-family: verdana;font-size: 9px;color: black;text-decoration: none;}
.linkMenu:visited{font-family: verdana;font-size: 9px;color: black;text-decoration: none;}
.linkMenu:active{font-family: verdana;font-size: 9px;color: black;text-decoration: none;}
.linkMenu:hover{font-family: verdana;font-size: 9px;color: #708090;text-decoration: none;}


/* 
Utilizado nos elementos: 
	- link
*/
.link2 {font-family: verdana; font-size: 12px; color: black; text-decoration: none;}
.link2:link {font-family: verdana; font-size: 12px; color: black; text-decoration: none;}
.link2:visited {font-family: verdana; font-size: 12px; color: black; text-decoration: none;}
.link2:active {font-family: verdana; font-size: 12px; color: black; text-decoration: none;}
.link2:hover {font-family: verdana; font-size: 12px;	color: #0000CD;	text-decoration: none;}


/* 
Utilizado nos elementos: 
	- barra de rolagem
*/
BODY {
scrollbar-face-color:#CECECE;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#C0C0C0;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#CECECE;
}

/*PDF*/
.red{
	text-decoration:none;
	color:red;
}
.green{
	text-decoration:none;
	color:green;
}