/* .campo {
	float: left;
	margin: 5px 5px 10px 25px;
	font-weight:bold;
	color:#666;
	_display:inline;
	_height: 1%;
}

.campo input.onCampo { background:#FFFFCC; }
*/
body {
	font: 11px Arial, Helvetica, sans-serif;
	color: Black;
	height: 100%;
	width: 100%;
	margin: 0;
}


#fundo {
    position: fixed; 
    width: 100%;
    height: 100%;
    /* background-image: url(../../images/layout/galileu-back-5.jpg); */
    background-color: #0C2071
    /*background-size: 100% auto;*/
}

#mask-logo {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	background-image: url(../../images/layout/galileu-alpha-branco.png);
	background-size: 100px;
	background-repeat: repeat;
	opacity: 0.05;
	position: absolute;
}


.class-div-background {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	/* filter: blur(5px); */
	background-image: url(../../images/layout/galileu-back.jpg); /* Standard syntax */
	position: absolute;
}

.class-div-backgroundImage {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	/* filter: blur(5px); */
	background-image: url(../../images/layout/galileu-back.jpg);
	background-size: 60px 60px;
	background-repeat: no-repeat;
	opacity: 1;
	position: absolute;
}

.class-div-logoGalileu {

    left: 50%;
    top: 60px;
    height: 150px;
    width: 390px;
    margin-left: -129px;
    background-image: url(../../images/layout/galileu-horizontal-branco.png);
    background-size: 333px 90px;
    position: absolute;
    opacity: 1;
    background-repeat: no-repeat;
}

.class-div-mascara {
	height: 95%;
	width: 95%;
	margin: 0 auto;
	background: transparent;
	position: absolute;
	opacity: 0.30;
	left: 2.5%;
	top: 2.5%;
}

.ui-inputtext {
	height: 35px;
	box-shadow: none;
	background-color: transparent;
	border-style: solid;
	border-width: 2px;
	border-color: #5B5B5B;
	border-radius: 8px;
	font: 11px Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 100%;
	margin-bottom: 20px;
}

.ui-inputtext:focus {
	box-shadow: none;
	border-style: solid;
	border-width: 2px;
	border-color: #5B5B5B;
	background-color: transparent;
}

.ui-inputfield {
	height: 35px;
	box-shadow: none;
	background-color: transparent;
	border-style: solid;
	border-width: 2px;
	border-color: #2E3092;
	border-radius: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font: 11px Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 100%;
	margin-bottom: 20px;
	color:#2E3092;
	font-weight: bold;
}

.ui-inputfield:focus {
	box-shadow: none;
	border-style: solid;
	border-radius: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-width: 2px;
	border-color: #2E3092;

	
}

.class-div-central {
	position: absolute;
	width: 320px;
	height: 440px;
	top: 165px;
	left: 50%;
	margin-left: -170px;
	background-color: #fff;
	border: none;
	padding: 30px 40px 85px 40px;
	border-radius: 5%;
}

.class-imagem-circular {
	height: 120px;
	width: 120px;
	border-width: 3px;
	border-color: #5B5B5B;
	color: #FFF;
	border-radius: 50%;
	margin-left: 100px;
	margin-bottom: 20px;
	margin-top: 90px;
}

.class-div-logo-corporacao {
	background-image: url(../../images/login/topo_form.jpg);
	width: 100px;
	height: 100px;
	position: absolute;
	top: 85px;
	left: 50%;
	margin-left: -50px;
}

.class-div-inputs {
	
	width: 250px;
	margin: 0 auto;
	height: 104px;
	background-color: transparent;
	margin-bottom: 30px;
}

.class-div-botoes {
	width: 270px;
	height: 30px;
	margin-bottom: 3px;

}

/* NÃƒO APAGAR - NECESSÃ�RIO PARA O CSS DO BOTÃƒO FUNCIONAR COM OS COMPONENTES DO PRIMEFACES*/
.botoescentral button.BtEntrar {
	
}

.class-div-botoes .ui-button {
	background: #0e2788;
	cursor: pointer;
	margin-left: -104px;
	text-align: center;
	width: 210px;
	height: 48px;
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma;
	border: 0;
	left: 50%;
	position: absolute;
	border-radius: 30px;
	color: white;
	margin-top: -15px;
}

.class-div-botoes .ui-button:hover {
	background: #5B5B5B;
	color: white
}

/*  ALTERAR SENHA NA TELA DE LOGON */
#botoesMudarSenha {
	width: 270px;
	height: 30px;
	position: absolute;
	top: 475px;
}

#BtAlterar, #BtCancelarAlterar, #BtCancelarSolicitacaoAcesso,
	#BtConfirmarSolicitacaoAcesso {
	cursor: pointer;
	text-align: center;
	width: 120px;
	height: 35px;
	font-weight: bold;
	font-family: Tahoma;
	border: 0;
	position: absolute;
	color: white;
	border-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

#BtConfirmarRecuperacaoAcesso, #BtCancelarRecuperacaoAcesso {
	background: #0e2788;
	cursor: pointer;
	width: 112px;
	height: 33px;
	font-size: 15px;
	font-family: Tahoma;
	border: 0;
	left: 63%;
	position: absolute;
	border-radius: 30px;
	color: white;
	margin-left: -171px;
	float: left;
	margin-top: 1px;
}

.estiloBotaoLogon .ui-button:hover {
	cursor: pointer;
	text-align: center;
	width: 120px;
	height: 35px;
	font-weight: bold;
	font-family: Tahoma;
	border: 0;
	position: absolute;
	color: white;
	border-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

#BtAlterar {
	background: #000000;
	cursor: pointer;
	text-indent: 10px;
	font-size: 15px;
	color: white;
}

#BtCancelarAlterar, #BtCancelarSolicitacaoAcesso,
	#BtCancelarRecuperacaoAcesso {
	font-size: 15px;
	left: 103%;
	background-color: #a70000;
}

#divBotoesSolicitar {
	width: 270px;
	height: 30px;
	position: absolute;
	top: 400px;
}

	

#divBotaoCancelarSolicitacaoAcesso, #divBotaoConfirmarSolicitacaoAcesso
	{
	top: 400px;
}

#divBotaoCancelarRecuperacaoAcesso, #divBotaoConfirmarRecuperacaoAcesso
	{
	top: 200px;
}

#divBotaoConfirmarSolicitacaoAcesso {
	left: 5%;
}

#btnSolicitarAcesso {
	position: absolute;
	margin-left: -41px;
	width: 270px;
	height: 30px;
	top: 280px;
	left: 50%;
	font-size: 10pt;
	font-family: verdana;
	font-variant-caps: all-small-caps;
}

#btnRecuperarAcesso {
	margin-left: 1px;
	font-family: verdana;
	font-weight: 100;
	text-decoration: underline !important;
}

#btnRecuperarAcesso:link {
	text-decoration: none;
	color: #363636;
	
}

#btnRecuperarAcesso:link:hover {
	text-decoration: none;
	color: #4F769D;
}

.divPadroesSenha {
	position: absolute;
	margin-left: 0px;
	width: 350px;
	color: red;
	font-size: 12px;
	top: 222px;
}

.botaoPadraoConfirmar, .botaoPadraoCancelar{	
	cursor: pointer;
	font-size: 15px;
	font-family: Tahoma;
	border: 0;
	border-radius: 30px;
	color: white;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px 10px;
    width: 110px;
}

.botaoPadraoConfirmar{
	background: #0e2788;
}
.botaoPadraoCancelar{
	background-color: #a70000;
}
	
.divBotoesRecuperar{
	text-align: center;
}

/*  FIM DO ALTERAR SENHA,SOLICITAR E RECUPERAR ACESSO NA TELA DE LOGON */