﻿/*Configurações da tela do site*/
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #cccccc;
	text-align: center;
	font-family: exoregular;
}
.tudo {
	width: 1000px;
	position: relative;  /*Contexto de posicionamento */
	margin: 0 auto;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#ccc url(../images/bgPrincipal.png) top center no-repeat;
	text-align: left;
	min-height: 100%;
}
* html .tudo {
	height: 100%;
	margin: 0;
	padding: 0
}
.boxLogin {
    width: 656px;
    height: 576px;
    top: 0%;
    left: 50%;
    margin: -30px 0 0 -328px;
    position: absolute;
} 

.boxCoteudoLogin {
	width: 415px;
	height: 245px;
	margin: 0 auto;
	margin-top: 215px;
	display: table;
	margin-left: 134px;
}
.btnlimpar {
    height: 28px;
    width: 85px;
    float: left;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    border: 0px;
    background-color: #FF1537;
    cursor: pointer;
    border-radius: 100px;
    margin-bottom: 20px;
}
.btLimpar {
	width: 100px;
	height: auto;
	margin-top: -140px;
	margin-right: 5px;
	display: table;
	float: right;
	text-align:right;
}
.logoCliente {
	width: 150px;
	height: 42px;
	margin-top: 53px;
	margin-left: 7px;
	text-align: center;
	display: table;
}
.fotoUsuario {
	width: 80px;
	height: 100px;
	margin-top: 3px;
	float: left;
	margin-left: 43px;
	text-align: center;
	display: table;
	border: 1px solid black;
}
.titLogin {
    font-weight: bold;
    font-size: 16px;
    color: #FF1537;
    text-align: center;
    float: left;
    display: table;
}
.titLoginCinza {
	font-size: 17px;
	color: #838383;
	float:left;
    font-weight: bold;
}
.txtLogin {
    width: auto;
	height: 40px;
	float: left;
	font-family: exoregular;
	font-size:16px;
	color: #838383;
	margin-left: 30px;
	margin-top:  10px;
}
.cbxRegistro {	
	float: left;
    height: 2px;
    margin-left: 43px;
    color: #838383;
	font-family: exoregular;
	font-size:small;
	color: #838383;
	text-align: left;
    margin-top : -10px;
    margin-left: 30px;
	display: table;
}
.txtLoginVermelho {
	width: auto;
	position:absolute;
	height: 25px;
	float: left;
	font-family: exoregular;
	font-size:15px;
	color: #790000;
	margin-top: 42px;
	margin-left: 300px;
	top: 310px;
	left: 185px;
}
.btnlogin
{
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    float: right;
    background: url('../images/btInputLogin.png') no-repeat 50% top;
}
.chapaSenha{
	width: 230px;
	height: 30px;
	float: left;
	margin-left: 43px;
	margin-top: 10px;
	text-align: left;
	display:table;
	background:url(../images/inputLogin.png) left top no-repeat;
}
.chapaSenhaInput{
	border-style: solid;
    border-color: inherit;
    border-width: 0px;
width: 168px;
	margin-left:5px;
	margin-top:4px;
	float:left;
	background:url(../images/bgInput.png) center center repeat-x;
	height: 17px;
}

.msgErroLogin {
	width: 340px;
	height: 20px;
	float: left;
	margin-left: 10px;
	font-weight:bold;
	font-size:16px;
	text-align: center;
	font-family: exoregular;
	color: #790000;
	display: table;
}
.tecladoVirtual {
	width: auto;
	height: auto;
	float: right;
	margin-right: 5px;
	margin-top: 7px;
	display: table;
}

.topo {
	width: 100%;
	height: 150px;
	display: table;
	background-image: url(../images/bgTopo.png);
	background-repeat: repeat-x;
	background-position: center -2px;
}
.logo{
	width:288px;
	height:70px;
	display:table;
	float:left;
	margin-top:15px;
	margin-left:15px;
}
.painelUsuario{
	width: 224px;
	height: 140px;
	float: right;
	display: table;
	background-position: 5px -1px;
	background-image: url(../images/painelUsuario.png);
	background-repeat: no-repeat;
}
.boxCoteudoPainel{
	width:192px;
	height:80px;
	margin-top:10px;
	margin-right:10px;
	display:table;
	float:right;
}
/* .fotoUsuarioLogado{
	width:33%;
	height:100%;
	float:left;
	display:table;
}*/

.logoClienteLogado{
	width:124px;
	height:38px;
	float:right;
	display:table;
}
.txtLogadoVermelho {
	font-family: exoregular;
	font-weight:bold;
	font-size:9px;	
	color: #790000;
	text-transform:uppercase;
	width:125px;
	height:23px;
	float:right;
	letter-spacing: 0.1em;
	display:table;
}
.txtPainel{
	font-family: exoregular;
	font-weight:bold;
	font-size:10px;
	color:#838383;
	text-transform:uppercase;
	width:125px;
	height:auto;
	float:right;
	line-height:18px;
	letter-spacing: 0.1em;
	display:table;
}
.dataPainel{
	width: 210px;
	height: 15px;
	font-family: exoregular;
	color: #fff;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	font-size: 7px;
	margin-top: 17px;
	margin-right: 5px;
	display: table;
	float: right;
	letter-spacing:0.1em;
}
.sair{
	width:75px;
	height:20px;
	display:table;
	float:right;
}
.btnsair
{
    height: 20px;
    width: 70px;
    border:0px solid;
    float: right;
    background: url(../images/trans.png) no-repeat top;
    cursor: pointer;
}
.conteudo {
	width: 100%;
	margin: 0 auto;
	display: table;
	padding-bottom: 30px;
	text-align: justify;
	margin-top: 10px;
	min-height: 100%;
	height: auto;
}
.boxConteudo{
	width:auto;
	height:auto;
	margin:auto;
	padding:20px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/centerCenter.png) center center;
	border-radius: 20px 20px; /* Implementação W3C */
	-moz-border-radius: 20px 20px; /* Implementação Mozilla */
	-webkit-border-radius: 20px 20px; /* Implementação para browsers que renderizam via webkit */
	box-shadow: 05px 5px 5px -2px #666; /* Implementação W3C */
	-moz-box-shadow: 5px 5px 5px -2px #666;  /* Implementação Mozilla */
	-webkit-box-shadow: 5px 5px 5px -2px #666; /* Implementação para browsers que renderizam via webkit */
	behavior: url(PIE.htc); /* Comportamento adicionado para renderização das propriedades acima no IE 7 e IE 8 */
	display:table;
}
.topLeft{
	width:auto;
	height:20px;
	float:left;
	display:table;
	border:1px solid green;
}
.topCenter{
	width:100%;
	height:20px;
	float:left;
	display:table;
	border:1px solid red;
}
.topRight{
	width:auto;
	height:20px;
	float:left;
	display:table;
	border:1px solid black;
}
.voltarMenu{
	text-align: center; 
	margin-top: 25px;
}
.rodape {
	position:absolute;
	width:100%;
	height:10px;
	font-family: exoregular;
	font-weight:bold;
	bottom:0;
	font-size:12px;
	color:#838383;
	text-align:center;
	margin:0 auto;
	display:table;
}
.boxUsuario{
	width:390px;
	height:230px;
	margin:auto;
	padding:20px;
	background:#999;
	border-radius: 20px 20px; /* Implementação W3C */
	-moz-border-radius: 20px 20px; /* Implementação Mozilla */
	-webkit-border-radius: 20px 20px; /* Implementação para browsers que renderizam via webkit */
	box-shadow: 05px 5px 5px -2px #666; /* Implementação W3C */
	-moz-box-shadow: 5px 5px 5px -2px #666;  /* Implementação Mozilla */
	-webkit-box-shadow: 5px 5px 5px -2px #666; /* Implementação para browsers que renderizam via webkit */
	behavior: url(PIE.htc); /* Comportamento adicionado para renderização das propriedades acima no IE 7 e IE 8 */
	display:table;
}
.boxUsuario td{
	font-family: exoregular;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#790000;
}
.help
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;	
	color:#790000!important;
    text-align: center;
    z-index: 100000;
    background: rgba(255,255,255,.6);
}
.help .closeHelp
{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
	color:#790000!important;
    cursor: pointer;
    opacity: .8;
	margin-right:45px;
	margin-top:-5px;
    background: url(../images/close.png)20px 20px no-repeat;
}
.help .closeHelp:hover
{
    opacity: 1;
}
.help > div {
	width: 500px;
	height: 320px;
	top: 50%;
	color:#790000!important;
	left: 50%;
	margin: -160px 0 0 -235px;
	position: absolute;
}
/*recibo*/
.conteudoRecibo{
	width:998px;
	height:40px;
	border-color:#fff;
	text-transform:uppercase;
	color:#666;
	margin:0 auto;
}
.recibo{
	width:998px;
	height:auto;
	text-align:left;
	padding:8px;
	/*font-size:14px;*/
	vertical-align:text-top;
	font-weight:bold;
	color:#fff;
	background:#666;
}
.funcionario{
	width:998px;
	/*font-size:12px;*/
	text-align:left;
	vertical-align:text-top;
	padding:8px;
	font-weight:bold;
	height:auto;
}
.titCod{
	width:auto;
	height:auto;
	font-weight:bold;
	font-size:12px;
	padding:8px;
	vertical-align:text-top;
	color:#fff;
	background:#666;
}
.titDescricao{
	width:390px;
	vertical-align:text-top;
	height:auto;
	font-weight:bold;
	padding:8px;
	font-size:12px;
	color:#fff;
	background:#666;
}
.titRef{
	width:auto;
	padding:8px;
	height:auto;
	font-weight:bold;
	vertical-align:text-top;
	font-size:12px;
	color:#fff;
	background:#666;
}
.titVencimentos{
	width:200px;
	height:auto;
	padding:8px;
	font-weight:bold;
	font-size:12px;
	vertical-align:text-top;
	color:#fff;
	background:#666;
}
.titDescontos{
	width:200px;
	vertical-align:text-top;
	height:auto;
	font-weight:bold;
	padding:8px;
	font-size:12px;
	color:#fff;
	background:#666;
}
.textoCod{
	width:auto;
	vertical-align:text-top;
	height:auto;
	padding:8px;
	text-align:left;
	font-size:12px;
}
.textoDescricao{
	width:464px;
	vertical-align:text-top;
	height:auto;
	padding:8px;
	text-align:left;
	font-size:12px;
}
.textoRef{
	width:auto;
	height:auto;
	padding:8px;
	text-align:left;
	font-size:12px;
	vertical-align:text-top;
}
.textoVencimentos{
	width:200px;
	height:auto;
	vertical-align:text-top;
	padding:8px;
	text-align:left;
	font-size:12px;
}
.textoDescontos{
	width:200px;
	height:auto;
	vertical-align:text-top;
	padding:8px;
	text-align:left;
	font-size:12px;
}
.textoComplementar{
	width:596px;
	height:auto;
	padding:8px;
	font-size:18px;
	vertical-align:text-top;
	text-align:left;
	font-size:12px;
}
.totalVencimento{
	width:200px;
	height:auto;
	padding:8px;
	vertical-align:text-top;
	font-weight:bold;
	font-size:18px;
	text-align:right;
	font-size:14px;
}
.totalDesconto{
	width:200px;
	height:auto;
	vertical-align:text-top;
	padding:8px;
	font-weight:bold;
	font-size:18px;
	text-align:right;
	font-size:14px;
}
.valorLiquido{
	width:200px;
	height:auto;
	background:#666;
	color:#fff;
	vertical-align:text-top;
	padding:8px;
	font-weight:bold;
	font-size:22px;
	text-align:right;
	font-size:18px;
}
.valor{
	width:200px;
	vertical-align:text-top;
	height:auto;
	padding:8px;
	font-weight:bold;
	font-size:22px;
	text-align:right;
	font-size:18px;
}
.valores{
	width:780px;
	height:auto;
	text-align:center;
	vertical-align:text-top;
	font-weight:bold;
	padding:8px 28px;
	/*font-size:12px;*/
}
.assinatura{
	width:998px;
	height:auto;
	border-color:#fff;
	/*font-size:12px;*/
	padding:10px;
	text-transform:uppercase;
}
.espacoR{
	margin-right:30px;
}
.espacoL{
	margin-left:30px;
}
.right{
	float:right;
}.left{
	float:left;
}
.espacoIntervalos {
    margin-left: 25%;
}

tr.border_bottom_pontilhada td {
  border-bottom:1pt dotted black;        
}