<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
	background: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
	height: 0px !important;
}

#header {
	width: 100%;
	background: url(../imgs/bg.header.png) repeat-x;
	height: 100px;
}

#header h1 {
	width: 520px;
	float: left;
	display: block;
	text-indent: -5000px;
	height: 100px;
}

#titulo{
	margin-left: 50px;
	float:left;
	font-size: 36px;
	font-family: Arial;
}

#titulo_manutencao{
	margin-left: 50px;
	float:center;
	font-size: 36px;
	font-family: Arial;
}

#header img {
	width: 95px;
	border: 0px !important;
	float: left;
	display: block;
	height: 100px;
}

#header h1 {
	width: 520px;
	float: left;
	display: block;
	text-indent: -5000px;
	height: 100px;
}

#header h1.selecao {
	background: url(../imgs/modulo.selecao.png) no-repeat left;
}

#header h1.administrador {
	background: url(../imgs/modulo.administrador.png) no-repeat left;
}

#header h1.prestador {
	background: url(../imgs/modulo.prestador.png) no-repeat left;
}

#header h1.comprador_local {
	background: url(../imgs/modulo.comprador.local.png) no-repeat left;
}

#header h1.comprador_fora {
	background: url(../imgs/modulo.comprador.fora.png) no-repeat left;
}

#header h1.construcao {
	background: url(../imgs/modulo.construcao.png) no-repeat left;
}

#header h1.condominios {
	background: url(../imgs/modulo.condominios.png) no-repeat left;
}

#header h1.validacao {
	background: url(../imgs/modulo.validacao.png) no-repeat left;
}

#header h1.validacaoQr {
	background: url(../imgs/modulo.validacao.png) no-repeat left;
}

#header h1.validacaoXml {
	background: url(../imgs/modulo.validacao.png) no-repeat left;
}

#header h1.xmlUploadValidaIndex {
	background: url(../imgs/modulo.validacaoXml.png) no-repeat left;
	
}

#header h1.redefinicao {
	background: url(../imgs/modulo.senha.png) no-repeat left;
}

p.mssg {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	text-align: center;
}

div.logoNfe{
	clear: left;
	width: 160px;
	margin: 0 auto 0 auto;
	top: 600px;
	}

#login {
	clear: left;
	width: 390px;
	margin: 0 auto 0 auto;
	top: 700px;
}

#login div.formHeader {
	border-bottom: 1px solid #91a2ae;
	display: block;
}

#login h1 {
	padding: 5px 5px 5px 28px;
	border-left: 1px solid #91a2ae;
	border-top: 1px solid #91a2ae;
	border-right: 1px solid #91a2ae;
	margin-bottom: -1px !important;
	width: 145px;
	background: #eaeaea;
	font-size: 13px;
	font-weight: bold;
}

#login h1.modulos {
	background: #eaeaea url(../icones/application_view_tile.png) no-repeat 5px;
}

#login h1.login {
	background: #eaeaea url(../icones/lock.png) no-repeat 5px;
}

#login h1.validacao {
	background: #eaeaea url(../icones/navigation-000-button.png) no-repeat 5px;
}

#login form ,
div.selecao {
	border-left: 1px solid #91a2ae;
	border-bottom: 1px solid #91a2ae;
	border-right: 1px solid #91a2ae;
	padding: 15px 10px 10px 10px;
	background: #eaeaea;
}

div.opcoes {
	padding: 0 0 0 50px;
	display: none;
}

div.selecao a {
	margin-left: 15px;
	padding-left: 25px;
	display: block;
	color: #222;
	background: url(../icones/asterisk_yellow.png) no-repeat left;
	font-size: 13px;
	text-decoration: none;
	line-height: 28px;
	height: 28px;
}

div.selecao a:hover {
	background: url(../icones/asterisk_orange.png) no-repeat left;
	color: blue;
}

#login div.campo {
	margin-bottom: 10px;
}

#login div.btn {
	padding-left: 140px;
}

#login form label {
	float: left;
	width: 140px;
	display: block;
	font-weight: bold;
	line-height: 30px;
}

#login form input[type="text"] ,
#login form input[type="password"] {
	padding: 4px;
	width: 215px;
	border: 1px solid #7F9DB9;
	font-size: 16px;
}

#login form input[type="text"]:focus , 
#login form input[type="password"]:focus {
	border: 1px solid #357fdf;
	background: #f6f9fd;
}

#login form input[type="text"].erro ,
#login form input[type="password"].erro {
	border: 1px solid red;
	background: #ffeaea;
}

input[type="button"] {
	padding: 0 15px 0 15px;
	margin: 0px !important;
	border: 1px solid #999999;
	background: #f1f1f1;
	height: 26px;
	cursor: pointer;
	font-size: 12px;
}

input[type="button"].enviar {
	padding-left: 30px;
	background: #f1f1f1 url(../icones/key.png) no-repeat 5px;
}

input[type="button"].novo_codigo {
	padding-left: 30px;
	background: #f1f1f1 url(../icones/arrow_refresh.png) no-repeat 5px;
}

input[type="button"].voltar {
	padding-left: 30px;
	background: #f1f1f1 url(../icones/application_back.png) no-repeat 5px;
}

input[type="button"].redefinicao {
	padding-left: 30px;
	background: #f1f1f1 url(../icones/application_key.png) no-repeat 5px;
}

input[type="button"].solicitacao {
	padding-left: 30px;
	background: #f1f1f1 url(../icones/application_form_edit.png) no-repeat 5px;
}

input[type="button"].validar {
	padding-left: 30px;
	background: #f1f1f1 url(../icones/tick.png) no-repeat 5px;
}

#login img.codigo {
	margin-left: 170px;
}

div.aviso {
	width: 300px;
	padding-bottom: 10px;
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 5px;
}

div.btns {
	margin-top: 30px;
	text-align: center;
}

div.validacao {
	width: 200px;
	padding-bottom: 10px;
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
}

div.validacao a {
	margin-right: 10px;
}
</pre></body></html>