/*** tags ************************************/
body, table
{
	font-family: Verdana, Tahoma, Arial;	
	color: #0d384d;
	font-size:9px;
}

body
{
	background-color: White;
}

body.controleVoucher
{
	font-family: Verdana, Tahoma, Arial;		
	font-size:9px;
	background-color: #eaeff0;
}


a:link, a:visited, .link, a:hover
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	color: #0d384d;
	font-size:10px;
}

a:hover
{
	text-decoration: underline;
}

/*** Admin *************************/

.menuPrincipal
{
	border-collapse:collapse;	
	border:solid 3px #eaeff0;	
}
.admTituloMenu
{
	background-color: #eaeff0;
	color:Black;
	font-size:12px;
	font-weight:bold;
}

.caixaPermissoes
{
	background-color: #EFEFEF;
	padding: 4px;
	border: solid 1px gray;
}

.itemPainelStatus
{
	color: Gray;
	font-weight: bold;
}

.statusDescargaDesatualizada
{
	color: Maroon;
}

.statusDescargaAtualizada
{
	color: Green;	
}

.barraMenu
{
	background-color: #dff1fa;
}

.statusWebService
{
	border-collapse:collapse;	
	border:solid 3px #a7a7a7;	
}


.tabelaRegistros
{
	border-collapse:collapse;	
	font-size:10px;		
	border:solid 1px #c8dee9;	
}

.tabelaRegistros td
{
	border:solid 1px #eaeff0;			
}

.cabecalhoRegistros
{
	font-weight: bold;
	font-size:11px;
	background-color: #eaeff0;	/***eaeff0,c8dee9***/
}

.cabecalhoRegistros td
{
	border-top: solid 0px black;		
	border-right: solid 0px black;		
	border-left: solid 0px black;		
	border-bottom:solid 1px #c8dee9;		
}

.paginacaoRegistros
{	
	font-weight: bold;
	font-size:11px;
	background-color: #eaeff0;	/***eaeff0,c8dee9***/
}

.paginacaoRegistros span
{
	font-weight: bold;
	font-size:12px;
	color: white;
	padding:4px;
	background-color: navy;
	border-right: solid 1px gray;		
	border-left: solid 1px gray;			
}

.paginacaoRegistros td
{
	border-top: solid 0px black;		
	border-right: solid 0px black;		
	border-left: solid 0px black;		
	border-bottom:solid 1px #c8dee9;		
}

.alternadoRegistros td
{
	background-color:#f9f9f9;
}

.agenciaNome, .seguradoNome
{	
}

.agenciaCNPJ, .seguradoCPF
{
	font-style: italic;
	font-size: 9px;
	color: Gray;
}

.tituloCalendario
{
	text-align:center;
}

.infoNomePlano, .infoDescricaoPlano
{
	color: #666666;
	font-style: italic;
}

.infoNomePlano
{
	text-decoration: underline;		
}

.infoDescricaoPlano
{
}

.marcaPubPlano_publicado
{
	color: Green;
}

.marcaPubPlano_naoPublicado
{
	color: maroon;
}

.marcaPubPlano_programado
{	
	color: navy;
}

/*** Cancelamento *************************/
.infoCancelamento
{
	font-size: 12px;
	font-weight: bold;
}


.dadosVoucher
{
	background-color: #F5F5F5;
	border: solid 1px gray;
	padding: 2px;
}

.tituloCancelamento
{
	font-size: 14px;
	font-weight: bold;
}

.fundoCancelamento
{
	background-color: #FEE4D5;
}

.CxCancelamentoRodape
{
	background-color: #FEE4D5;
	border-left:solid 2px #fa6010;
	border-right:solid 2px #fa6010;
	border-bottom:solid 2px #fa6010;
}


.CxCancelamentoTopo
{
	background-color: #FEE4D5;
	border-right: solid 2px #fa6010;	
	border-top: solid 2px #fa6010;	
}



/*** Log de erros *************************/

.fieldError
{
	color: #bb0000;
}

.errorLog
{
	font-weight:bold;
	color: #bb0000;
	margin-left:20px;
}

.errorLog ul
{	
	list-style-type: square;
	color: Black;
	margin-top:5px;	
	margin-bottom:5px;	
}

.errorLog li
{		
	margin-left:0px;	
	margin-right:0px;	
}



/*** Template - comuns ********************/

.subTitleBar 
{
	width: 100%;
	background-color: #eaeff0;
	padding:4px;
}

.titleBar
{
	width: 100%;
	background-color: #c8dee9;
	padding:4px;
	border:solid 0px black;
}

/*** voucher ******************************/

.voucherTitle
{
	font-size:18px;
	background-color: #c8dee9;
}

.voucherTitleNumber
{
	font-size:18px;
	background-color: #c8dee9;
	font-weight: BOLD;
}

.voucherID
{
	/***background-color: #c8dee9;***/
	font-size: 30px; /**14px**/
	/**font-weight: bold;**/
	text-transform:uppercase;
	text-align: center;
}

.voucherData, .voucherField, .voucherFooterTitle
{
	font-size: 10px;
}

.voucherData
{
	font-style: italic;
}

.voucherField, .voucherFooterTitle
{
	font-weight: bold;
}

.voucherFooterTitle
{
	width: 100%;
	border-bottom:solid 1px #0d384d;
}

.voucherCallCenter
{
	font-size: 14px;
}

.voucherDataTitulo
{
	font-size: 16px;
}

.voucherSeparator
{
	width:5px;
	height:25px;
}

.voucherFieldDescription
{
	font-weight: bold;
	font-size:11px;
}

.voucherFieldDescriptionTitle
{
	font-weight: bold;
	font-size:16px;
}

.voucherFieldData
{	
	font-size:11px;
}

.voucherDtCancelamentoFieldData
{	
	font-size	: 9px;
	font-weight	: bold;	
}

.voucherCanceladoFieldData, .voucherContratadoFieldData
{	
	font-size	:11px;
	font-weight	: bold;	
}

.voucherCanceladoFieldData,.voucherDtCancelamentoFieldData
{	
	color : Maroon;
}

.voucherContratadoFieldData
{	
	color : Green;
}

.obs, .consideracoes
{
	font-style: italic;
}

.instrucoes
{
	font-size: 14px;
}

/*** Confirmação *****************************/

.dataConfirmation
{
	font-style: italic;	
}

/*** Detalhes da Compra **********************/

.cardContentError
{
	/**background-color:#eaf0f0;**/	
	font-size: 9px;
	color: Red;
}

.cardContent
{
	background-color:#eaf0f0;
	font-weight: bold;
	font-size: 10px;
}

/*** Formulários *****************************/

.obrigatorio
{
	font-weight: bold;
	color: Maroon;
	font-size: 10pt;
}

.tabelaCampos
{
	margin:0px 0px 0px;
	border:0px;
}

form, .formTextBox, .formListBox, .formButton, .formRadioButton,
.formUpCaseTextBox, .formBloqueado, .formHyperLink
{		
	color: #0d384d;
	font-size: 10px;	
	font-family: Verdana, Tahoma, Arial;
}

.formLabelBig
{
	padding: 3px;
	color: #376092;
	font-size: 14px;	
	text-align: left;
	font-weight:bold;
}

.formLabelSite
{
	padding: 3px;
	color: #000099;
	font-size: 20px;	
	text-align: left;
	font-family: Tahoma;
}

.formTextBoxNoBorder
{
	border-width:0px;
	border-style:none;
	color: #3c378a;
	font-size: 12px;
	font-family: Verdana;
	background-color: white;
	height: 16px;
	padding: 1px;
}

.formBloqueado
{
	background-color: #f7f8f8;
	border:solid 2px gray;	
	color: gray;
	padding:2px;	
	height:18px;	
}

.formTextBox
{
	background-color: #f7f8f8;	
	border:solid 2px #0b466a;
	padding:2px;	
	height:18px;	
}

.formUpCaseTextBox
{
	background-color: #f7f8f8;	
	border:solid 2px #0b466a;
	padding:2px;	
	height:18px;	
	text-transform: uppercase;
}

.formListBox
{
	background-color: #fdfbfc;
	border:solid 2px #0b466a;	
	font-weight: bold;
	font-size:10px;		
}

.formButton
{
	background-color: #c8dee9;
	border:solid 1px #0b466a;
	font-weight: bold;
}

.formMiniButton
{
	background-color: #c8dee9;
	font-size: 10px;	
	
	border-right: #00715c 1px ouset;
	border-top: #ffffff 1px ouset;
	border-left: #ffffff 1px ouset;
	border-bottom: #00715c 1px ouset;
}

.formHyperLink
{
	background-color: #c8dee9;
	border:solid 1px #0b466a;
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
}

.formRadioButton
{
	background-color: white;	
	font-weight: bold;	
}

.formSeparator
{
	width:1px;
	height:5px;
	border:solid 0px red;
}

.fieldDescription
{
	font-weight: bold;
}

/*** Tabela de Planos ************************/

.exibePlanos
{
	width: 100%;		
	border-collapse: collapse;	
}

.headerServices
{
	background-color:#c8dee9;
	font-weight: bold;
	font-size: 12px;
}

.abaPlano
{
	background-color: #eaeff0;
}

.descricaoPlano
{
	background-color: #c8dee9;
}

.servicesDescription
{
	background-color: #eaeff0;
}

.exibePlanos td
{
	padding: 2px;	    			
}

.servicoPlano
{
	text-align: center;
	background-color: #c8dee9;	
	border: solid 1px #0d384d;	
}

.servico
{	
	text-align: left;
	background-color: #eaeff0;
	border: solid 1px #0d384d;
}

/***//***//***//***//***//***//***//***//***//***/
.servicoPai
{		
	text-align: left;
	background-color: #e1e1e1;
	border-bottom: solid 0px #0d384d; /**dotted**/
	border-top: solid 2px #0d384d;/**$$$***/
	border-right: solid 1px #0d384d;
	border-left: solid 1px #0d384d;
}

.servicoFilho
{
	font-style: italic;
	text-align: left;
	background-color: #eaeff0;
	border-top: solid 1px #0d384d;/**dotted**/
	border-right: solid 1px #0d384d;
	border-left: solid 1px #0d384d;
	border-bottom: solid 1px #0d384d;/**dotted**/
}

.servicoComTracoAcima
{
	text-align: left;
	background-color: #eaeff0;
	border-top: solid 2px #0d384d;
	border-right: solid 1px #0d384d;
	border-left: solid 1px #0d384d;
	border-bottom: solid 1px #0d384d;
}

.servicoPlanoComTracoAcima
{
	text-align: center;
	background-color: #c8dee9;
	border-top: solid 2px #0d384d;
	border-right: solid 1px #0d384d;
	border-left: solid 1px #0d384d;
	border-bottom: solid 1px #0d384d;
}

.servicoPlanoFilho
{
	font-style: italic;
	text-align: center;
	background-color: #c8dee9;	
	border-top: solid 1px #0d384d;/**dotted**/
	border-right: solid 1px #0d384d;
	border-left: solid 1px #0d384d;
	border-bottom: solid 1px #0d384d;/**dotted**/
}

#servicoFilhoUltimo .servicoFilho
{
	text-align: left;
	background-color: #eaeff0;
	border-top: dotted 1px #0d384d;
	border-right: solid 1px #0d384d;
	border-left: solid 1px #0d384d;
	border-bottom: solid 2px #0d384d;
}

#servicoFilhoUltimo .servicoPlanoFilho
{
	text-align: center;
	background-color: #c8dee9;	
	border-top: dotted 1px #0d384d;
	border-right: solid 1px #0d384d;
	border-left: solid 1px #0d384d;
	border-bottom: solid 2px #0d384d;
}

/***//***//***//***//***//***//***//***//***//***//***//***//***//***//***/
.cabecalhoPlanos
{
	text-align: center;	
	background-color: #eaeff0;
	border: solid 1px #0d384d;
}

.cabecalhoValoresPlanos
{
	font-weight: bold;
	text-align: center;
	border: solid 1px #0d384d;
	background-color: #c8dee9;
}

.rodapePlanos
{
	text-align: center;	
}

.msgSeguro
{
	font-style: italic;	
}

/*** Calendário ******************************/

.calendario
{	
	font-size: 9px;
}

.cabecalhoCalendario
{
	background-color: #c8dee9;
	color: White;		
}

/*** Banners *************************/
.msgTopo
{
	font-family	: arial;
	font-size	: 16px;
	font-weight	: bold;
}


/*** RELATÓRIOS *********/

.tabelaRelatorio
{
	border-collapse:collapse;	
	font-size:10px;		
	border:solid 1px #c8dee9;	
}

.cabecalhoRelatorio
{
	font-weight: bold;
	font-size:11px;
	background-color: #eaeff0;	/***eaeff0,c8dee9***/	
}

.cabecalhoRelatorio td
{	
	border-bottom:solid 2px black;		
}


.rodapeTotalRelatorio
{
	font-weight: bold;
	font-size:11px;
	background-color: #eaeff0;	/*** #eaeff0 #eaeff0 #c8dee9***/
	color: Maroon;
}

.rodapeTotalRelatorio td
{	
	border-top:solid 2px black;			
}

.alternadoRelatorio
{
	background-color:#f9f9f9;
}

.filtrosRelatorio
{
	BORDER-COLLAPSE: separate; 		
	background-color: #f5f5f5;		
	font-size:10px;		
	border:dotted 1px gray;		
}

.totalTable
{
	font-size:14px;		
}

.filtrosRelatorio td
{
	padding:4px;				
}

.tituloFiltro
{		
	font-weight: bold;
	background-color: #e5e5e5;		
}

.filtroRelatorio
{		
}

.filtrosRelatorio tr:first-child
{
	border:solid 2px green;
}

.filtrosRelatorio.fieldError
{	
	color: #bb0000;
	font-weight: bold;
}

