@CHARSET "ISO-8859-1";

A:link {
	text-decoration: none;
	color: #000000;
}

A:visited {
	text-decoration: none;
	color: #000000;
}

A:active {
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}

body {
	background-color: white;
	margin: 0px;
}

.msgValidacao {
	font-weight: bold;
	font-size: 15px;
	color: red;
}

.labelGeraDanfe {
	font-family: sans-serif;
	color: navy;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.labelRodape {
	color: white;
	font-family: tahoma;
	font-size: 11px;
}

.tableLogin {
	margin: 150px auto;
	position: relative;
}

.labelLogin {
	color: black;
	font-family: sans-serif;
	font-size: 14px;
}

.tableHeaderLogin {
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url("../images/topo/img_topo_2_painelfiscal.png");
	height: 85px;
}

.tableRodape {
	margin: 0px;
	float: bottom;
	background-image: url("../images/topo/img_rodape.png");
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
}

.tableHeader {
	width: 100%;
	position: relative;
	margin: 0px auto;
}

.logoTopo {
	margin: 0px;
	float: right;
	vertical-align: top;
}

.fieldLogin {
	text-transform: uppercase;
	font-family: sans-serif;
	font-size: 18px;
}

.headerPanelLogin {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
}

.camposObrigatorios {
	font-family: tahoma;
	font-size: 11px;
	color: darkred;
}

.camposAlinhadosDireita {
	text-align: right;
}

.camposAlinhadosCentro {
	text-align: center;
}

.cor1 {
	background-color: #F8F8FF;
}

.cor2 {
	background-color: white;
}

.linksRowsGrid {
	text-decoration: none;
	color: black;
}

.messagesRequired {
	font-size: 15px;
	color: darkred;
	font-family: sans-serif;
	font-weight: bold;
}

.labelToolBar {
	font-family: labelGeraDanfetahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.labelConsultaNFe {
	font-family: sans-serif;
	color: navy;
	font-size: 11px;
}

.inputCalendar {
	font-family: sans-serif;
	font-size: 11px;
	width: 90px;
}

.inputConsultaNFe {
	font-family: sans-serif;
	font-size: 11px;
	width: 130px;
	text-align: right;
}

.inputConsultaNFeLeft {
	font-family: sans-serif;
	font-size: 11px;
	width: 130px;
	text-align: left;
}

.inputConsultaNFeChaveAcesso {
	font-family: sans-serif;
	font-size: 11px;
	width: 300px;
	text-align: right;
}

.alinhamentoCentro {
	text-align: center;
	float: center;
	horizontal-align: center;
}

.alinhamentoEsquerda {
	text-align: left;
	float: left;
	horizontal-align: left;
}

.alinhamentoDireita {
	text-align: right;
	float: right;
	horizontal-align: right;
}

.maiusculo {
	text-transform: uppercase;
}

.minusculo {
	text-transform: lowercase;
}

.msgValidacao {
	font-weight: bold;
	font-size: 12px;
	color: red;
}

.msgCliente {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: red;
}

.msgValidacaoModal {
	font-weight: bold;
	color: red;
}

.camposModal {
	font-family: tahoma;
	color: navy;
	font-size: 11px;
}

.camposModalSeparadores {
	font-family: tahoma;
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.dadosNFe {
	font-weight: bold;
}

.bordaTabela {
	background-color: #F0F0F0;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
}

.msgLabelValidacao {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

.bordaTabelaMsgRetorno {
	background-color: #F0F0F0;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
}

.tamScroll {
	height: 5px;
}

.tamComboBoxCST {
	width: 160px;
}

.backgoundImageLogin {
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url("../images/login/fundo_cinza.png");
	margin: 0px;
	height: 320px;
	vertical-align: middle;
}

.backgoundImageLogin2 {
	width: 412px;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url("../images/login/fundo_login_painelfiscal.png");
	height: 320px;
	border: 2px solid #b4b4b4;
}

.fonteLogin {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.fonteRodape {
	font-family: Verdana;
	color: #c7c7c7;
	font-size: 12px;
}

.fonteEmpresa {
	font-family: Verdana;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.fonteUnidade {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.fonteUsuario {
	font-family: Verdana;
	color: #d70000;
	font-size: 10px;
	font-weight: bold;
}

.header {
	font-weight: bold;
}

.rich-calendar-header {
	text-align: center;
}

.organizer-cell {
	width: 90px;
	height: 90px;
	overflow: hidden;
}
.fieldLoginUsuario {
	font-family: sans-serif;
	font-size: 18px;
}

.fieldLogin2 {
	text-transform: uppercase;
	font-family: sans-serif;
	font-size: 18px;
}

.fonteRodape2 {
	font-family: Verdana;
	color: #c7c7c7;
	font-size: 12px;
}

.msgValidacaoConsultaNFe {
	font-weight: bold;
	font-size: 25px;
	color: red;
}

.linkSuporte{
	font-weight: bold;
	font-size: 12px;
	color: red;
}

.linkSuporte:visited {
	font-weight: bold;
	font-size: 12px;
	color: red;
}