/* base */
.logo{
	display: inline-block;
	padding-top: 15px;
	margin-bottom: 30px;
}

.imglogo{
	background-image: url("imagens/logo_rbprev_boleto.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    margin-bottom: 10px;
}

.logo #texto{
	display: inline-block;
	text-align: right;
}

.desc-logo{
	display: inline-block;
	vertical-align: top;
	margin-top: 50px;
	font-size: 30px;
	font-family: Times, "Times New Roman", Georgia, serif;
}

/*Verde*/
#linhas-identidade > #hr1{
	color: #43A047;
    background-color: #43A047;
    height: 5px;
    margin-bottom: 10px;
}

/*Amarelo*/
#linhas-identidade > #hr2 {
    color: #FFEA00;
    background-color: #FFEA00;
    height: 5px;
    top: 0;
}

/*Azul*/
#linhas-identidade > #hr3 {
    color: #01579B#0277BD;
    background-color: #0277BD;
    height: 5px;
    top: 0;
}

nav{
    background-color: #E0E0E0;
}




* { 
	margin:0px; 
	padding:0px; 
}

.botaoLogin{
	width: auto !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	background-color: #0277BD !important;
}

.botaoGrande{
	width: 25%;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.ui-button-text-only .ui-button-text {
    /* padding: .7em 6em !important; */
}

.linha{
	background-color: blue;
	width: 40%;
}

.ui-widget-content {
    border: 1px solid #a6c9e2;
    background: #fcfdfd url(/SGeac/javax.faces.resource/images/ui-bg_inset-hard_100_fcfdfd_1x100.png.xhtml?ln=primefaces-start) 50% bottom repeat-x;
    color: #1A237E;
    margin-top: 5px;
}

.ui-selectmanycheckbox.ui-grid label, .ui-selectoneradio.ui-grid label {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
    width: 50%;
    text-align: left;
}

hr {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
    background-color: blue;
}

.old{
	color: red !important;
}

body{ 
	font-size:12px; 
	color:#000; 
	font-family:helvetica, arial, sans-serif;
	padding-bottom: 30px;
	text-align:center;
}

/** cabecalho **/
#cabecalho, header{
	background-color:#01579B;
	height: 90px;
	position: relative;
}

#logoCompany {
	float:left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
}

#logoRBPREV{
	float:right;
	margin-right: 510px;
	width: 10%;
	margin-top: 12px;
}

#usuarioLogado  {
	color: white;
	display: block;
	float: right;
	right: 50%;
	margin-right: -450px;
	position: absolute;
	top: 35px;
}

#usuarioLogado a {
	color: #ffff60;
	padding-left: 5px;
	padding-right: 5px;
}

#usuarioLogado a:hover {
	text-decoration: none;
}

.jquery-ui-themeswitcher-trigger {
	position: absolute;
	float: right;
	top: 5px;
	right: 50%;
	margin-right: -450px;
}

/* miolo */
#conteudo, section {
	width:900px;
	height:auto;
	position:relative;
	padding:10px 0px;
	background-color:#FFF;
	margin: 0 auto;
}

/** rodape **/
#rodape, footer { 
	background-color:#01579B;
	width:100%;
	position:fixed;
	bottom: 0;
	padding:10px 0px;
	text-align: center;
	font-size:10px; 
	color:#FFF;
	display: block;
}

/* TITULO */
h2{
	display:block;
	position:relative;
	overflow:hidden;
	color:#2B2926;
	text-align:left;
	height:auto;
	margin-bottom:10px;
	border-bottom: 1px solid;
	clear: both;
	font-size: x-large;
	width: 100%;
}

/* FORM 
input, textarea, select {
	display: block;	
	margin-bottom: 3px !important;
}*/

textarea {
	width: 300px;
}

input:not(.ui-widget), textarea:not(.ui-widget), select {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	/*
	background:url("../resources/imagens/txt.gif") repeat-x scroll 0 0 transparent;*/
	border:1px solid #999999;
	padding:5px 2px;
}

label:not(.ui-selectonemenu-label){
	/*display: block;*/
	float: left;
	margin-right: 20px;
	text-align: right;
	width: 120px;
}

input:after {
	clear: both;
}

.ui-spinner {
	float: left;
	margin-left: 303px;	
}

.ui-editor {
	margin-left: 140px;	
	margin-bottom: 5px;
	width: 600px !important;
}

input[type=submit], button {
	margin: 0 auto;
	/*margin-left: 140px;*/
}

input[type=submit] {
	/*background:url("../resources/imagens/fundo_botao.gif") repeat-x scroll 0 0 #2A2A2A;*/
	border:1px solid #272727;
	color:#FFFFFF;
	cursor:pointer;
	padding:3px;
	position: relative;
	text-shadow:1px 1px 0 #000000;
	padding-top:10px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}

table button {
	margin: 0 4px;
}

.acoes {
	text-align: center;
}

form {
	margin-bottom:10px;
	position: relative;
	text-align: left;
}

form fieldset {
	padding: 10px 0px 10px 10px;
	margin: 5px 0 10px 0;
	text-align: left;
	width: 887px;
}

form .ui-fieldset {
	width: 873px;
}

#frmLogin .ui-fieldset {
	width: 250px;
}

#frmLogin .ui-fieldset, .ui-fieldset .ui-fieldset-legend {
    padding: .6em 4em;
}

.ui-tabs {
	clear: both;	
	margin-bottom: 20px;
}

.ui-tabs fieldset {
	width:830px;	
}

form fieldset legend {
	font-weight: bold;
	padding: 0px 5px;
}

form .campos {
	display:block;
	position:relative;
	overflow:hidden;	
}

/* tabela zebrada */

table.dados{
	height:auto;
	margin-bottom: 10px;
	width:100%;
}

table.dados tr th{
	background-color:#0B0F19;
	color:#fff;
	color:1em;
	padding:10px;
}

table.dados tr td{
	padding:5px 10px;
}

.campos tbody tr td {
	padding-top: 10px;
	text-align: left;
}

.dados {
	width: 100%;	
}

.par  {
	background-color: #F0F9FF;
}

.impar {
	background:none repeat scroll 0 0 #DDDDDD;
}

/* validacao */
.erros {
	margin: 0 0 10px 0;
	padding: 0 8px;
	clear: both;
}

.erros li {
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	color: #C22;
	background: #FFDFDF;
	border: 2px solid #DF7D7D;
	float: left;
	padding: 6px;
	margin: 3px;
}

/* padrao do primefaces 5 eh inline-block, o que quebra nosso layout */
.ui-autocomplete {
	/*display: block!important;*/
}



:hov


.cls

element.style {
}
.ui-panelgrid .ui-panelgrid-cell {
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    padding: 4px 10px;
}
.ui-panelgrid td {
    border: none !important;
}

.ui-panelgrid td {
    border: none !important;
}
* {
    margin: 0px;
    padding: 0px;
}
user agent stylesheet
td, th {
    display: table-cell;
    vertical-align: inherit;
}

.ui-panelgrid td{
	border: none !important;
}
/*-------------------------------------------------------------*/
.ui-panelgrid tr {
	border: none !important;
	"
}

.ui-panelgrid td {
	height: 34px;
	border: none !important;
}

.ajax-status {
	position: fixed;
	top: 55px;
	right: 10px;
	width: 35px;
	height: 35px
}

.ui-selectmanycheckbox td {
	border-width: 0px !important;
	padding: 0px !important;
}

.ui-selectmanycheckbox td label {
	padding-right: 3px;
}

/* Customiza TabView - início */
.ui-tabs .ui-tabs-panel {
	padding: 0.5em 0.2em !important;
}

.ui-tabs {
	padding: 0px !important;
}

.ui-tabs .ui-tabs-nav {
	margin: -1px !important;
}

.ui-tabs.ui-tabs-top>.ui-tabs-nav {
	padding: 0px !important;
}

.ui-widget {
	
}

.ui-corner-all {
	
}

.ui-helper-clearfix {
	
}


.ui-widget-header {
	color: white;
	font-weight: bold;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.7);
	padding-right: 50px;
}

.ui-dialog-titlebar {
	text-align: center;
}

.ui-tabs.ui-tabs-top>.ui-tabs-nav{
	background-color: #1976D2;
}

/* Customiza TabView - fim */