﻿#centrologin {
	width: auto;
	margin-left: auto;
	margin-right: auto
}
#centro_login{
	width:auto;
	margin:auto;
	padding:5px;
	margin:10%;
	height:auto;
	float:left;
	border: 2px solid #26a69a;
	border-radius:10px;
	box-shadow: 10px 10px 6px -6px #777777;
}
#nome_loc{
	width: 100%;
	height: auto;
	float: left;
	text-transform:capitalize;
	text-align:left;
	margin: 10px 0 5px 0px;
}
#usuario_nome {
	width:100%;
	height:auto;
	float:left;
	padding:10px;
	color:#0099cc;
	text-align:left;
	margin:0px;
}
#nome_pp {
	width: auto;
	height:30px;
	float: left;
	margin: 10px 0 0 40px;
	text-align: left
}
#campo_data {
	width: 250px;
	height: 30px;
	float: left;
	margin: 10px 0 0 80px;
	text-align: left
}
#input_cpf {
	height: 30px;
	width: auto;
	min-width: 220px;
	border: 2px #d4d4d7 solid;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#000000));
	background: -moz-linear-gradient(25% 75% 90deg, #000000, #000000);
}
#input_cpf:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 20px #555;
	-moz-box-shadow: 0px 0px 20px #aaa;
	box-shadow: 0px 0px 20px #555;
}
#input_email {
	height: 30px;
	width: 300px;
	border: 2px #d4d4d7 solid;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#000000));
	background: -moz-linear-gradient(25% 75% 90deg, #000000, #000000);
}
#input_email:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 20px #555;
	-moz-box-shadow: 0px 0px 20px #aaa;
	box-shadow: 0px 0px 20px #555;
}
#centro_data {
	width: 450px;
	float: left;
	margin: 100px 0 0 0
}
#input_data {
	float: right;
	height: 30px;
	width: 130px;
	border: 2px #d4d4d7 solid;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#000000));
	background: -moz-linear-gradient(25% 75% 90deg, #000000, #000000);
}
#input_data:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 20px #555;
	-moz-box-shadow: 0px 0px 20px #aaa;
	box-shadow: 0px 0px 20px #555;
}
.input-pad{
	width:100%;
	height:40px;
	margin:auto;
	float:left;
	color:#000;
	border:2px #999999 solid; 
	padding:10px
}
#bt_enter {
	width: 100%;
	text-align: center;
	float: left;
}
.botao_acesso {
	width: auto;
	height: auto;
 	padding-top::15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	margin: 5px 0 0 5px;
	color: #000;
	border: 2px solid #0099cc;
	text-transform: uppercase;
	background-color: #d4d4d7;
	cursor: pointer;
}
.botao_acesso:hover {
	-webkit-box-shadow: 0px 0px 20px #555;
	-moz-box-shadow: 0px 0px 20px #aaa;
	box-shadow: 0px 0px 20px #555;
	cursor: pointer;
}
.titboleto {
/*background-color:silver*/
}
.listapendencia {
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: gray
}
#nome_loc_pen {
	width: 100%;
	color: black;
	font-size: medium
}
#end_pendencia {
	width: 100%;
	height: 30px;
	font-size: 14px;
	color: #015fa9;
	font-weight: bold;
	clear: both;
	float: left;
	margin: 5px 0 5px 0;
	padding-top: 5px;
}
#lista_pendencia {
	width:100%;
	height:auto;
	float: left;
	margin: 10px 0;
	font-size: 12px;
	border:1px #CCCCCC solid;
	text-align:left
}
#qu_recibo {
	width:100%;
	float:left;
	text-align:center;
	background-color:#CCC;
	padding:4px;
}
#quadro_br {
	width: 13%;
	float: left;
	text-align: center;
	background-color: #CCC;
	margin: 3px;
}
#sub_total {
	width: 100%;
	text-align: right;
	height: 30px;
	float: right;
	font-size: 14px;
	color: #000;
	margin: 5px 0 0 0;
	padding-top: 3PX;
	font-weight: bold;
	border: 1px solid #afb3b2;
}
#total_geral {
	width: 100%;
	height: 30px;
	float: left;
	background-color: #afb3b2;
	color: #000;
	margin: 10px 0 0 0;
	text-align: right;
	padding-top: 3px;
	font-weight: bold;
}
#impr_rec {
	float: right;
	width: auto;
	height: 20px;
	padding: 3px 13px 0 13px;
}
#msg_nao_pendencia {
	text-align: left;
	height: 100px;
	width: 710px;
	float: left
}
#bt_sair {
	width: auto;
	float: right;
	text-align: right;
	font-size: 14px;
	margin: 15px 0 15px 0;
	font-weight: bold
}
#bt_sairpp {
	width: 450px;
	margin: 15px 0 15px 0;
	float: left;
	text-align: right;
	font-size: 14px;
	font-weight: bold
}
