@CHARSET "ISO-8859-1";

hmtl {
	
}

div.cabecalho {
	width: 370px;
	bottom: 40px;
	margin-left: 50px;
}

.titResultado {
	font-size: 20px;
	font-weight: bold;
}

.panelResultado {
	background-color: #eaeaea;
}

.informa {
	font-size: 50px;
	font-weight: bold;
}

div.logo {
	margin-top: 5px;
	margin-left: 45px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 240px 240px;
	background-image: url("/portal/javax.faces.resource/sls.png.jsf?ln=logos/saolucas");
}

div.login {
	text-align: center;
}

.col1 {
	
}

.col2 {
	width: 100px;
}

.col3 {
	
}

.col4 {
	
}

div.corpo-login {
	position: fixed;
	right: 15px;
	left: 425px;
	top: 15px;
	bottom: 52px;
	border: none !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: none !important;
	background: white !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top center !important;
	background-image: url("/portal/javax.faces.resource/principal.jpg.jsf?ln=logos/saolucas")
		!important;
	min-width: 600px;
	min-height: 600px;
}

div.corpo-login-conteudo {
	display: none !important;
}

div.rodape {
	background: #ffffff url("/portal/javax.faces.resource/footer-blue2.png.jsf?ln=imagens") 50%
		50% repeat !important;
}

div.menu {
	background-size: 200px 268px;
	background-image: url("/portal/javax.faces.resource/sls_sls.png.jsf?ln=logos/saolucas");
}

.ui-widget-header {
	background: transparent url("/portal/javax.faces.resource/footer-blue2.png.jsf?ln=imagens")
		50% 50% repeat !important;
}

.ilogin {
	width: 300px;
	height: 25px;
	background: none !important;
}

.logo-ans {
	padding: 4px 0 0 5px;
	height: 26px;
	width: 100px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("/portal/javax.faces.resource/ans.png.jsf?ln=logos/saolucas");
	float: left;
}

.logo-saolucas {
	padding: 4px 0 0 5px;
	margin-top: 7px;
	height: 10px;
	width: 155px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("/portal/javax.faces.resource/site.png.jsf?ln=logos/saolucas");
	float: left;
	height: 10px;
}

.ui-button {
	background: transparent url("/portal/javax.faces.resource/blue2.png.jsf?ln=imagens") 50% 50%
		repeat !important;
}

.botaolimpar {
	color: white !important;
	background: transparent url("/portal/javax.faces.resource/gray.png.jsf?ln=imagens") 50% 50%
		repeat !important;
}

.botaosalvar {
	color: white !important;
}

.botaosalvar:hover {
	color: black !important;
}

.botaolimpar:hover {
	color: black !important;
	background: transparent url("/portal/javax.faces.resource/gray.png.jsf?ln=imagens") 50% 50%
		repeat !important;
}

.botaologin {
	font-family: "BebasNeue", sans-serif !important;
	font-size: 12pt !important;
	text-transform: uppercase;
	border: none !important;
	padding-top: 10px;
	min-height: 40px;
	width: 150px;
	padding-top: 20px;
	background-size: 100% 100%;
}

a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}