@CHARSET "ISO-8859-1";

div.logo {
	position: fixed;
	top: 35%;
	left: 32%;
	margin-top: -36em; /*set to a negative number 1/2 of your height*/
	margin-left: -15em; /*set to a negative number 1/2 of your width*/
	background-size: 56%;
	background-image: url("/autorizanet/javax.faces.resource/hb/logo.png.jsf?ln=logos");
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: graytext;
}

div.menu {
	width: 200px;
	background-size: 200px 55px;
	background-image: url("/autorizanet/javax.faces.resource/hb/logo.png.jsf?ln=logos");
}

div.rodape {
	background: #ffffff url("/autorizanet/javax.faces.resource/footer-blue2.png.jsf?ln=imagens") 50%
		50% repeat !important;
}

div.messages {
	font-size: 15pt !important;
}

.ui-widget-header {
	background: #ffffff url("/autorizanet/javax.faces.resource/blue-hb.png.jsf?ln=imagens") 50% 50%
		repeat !important;
}

.ui-button {
	border: none !important;
	background: transparent url("/autorizanet/javax.faces.resource/blue2.png.jsf?ln=imagens") 50% 50%
		repeat !important;
}

.botaolimpar {
	background: transparent url("/autorizanet/javax.faces.resource/red.png.jsf?ln=imagens") 50% 50%
		repeat !important;
}

.mensagem {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 14pt;
	margin: 3px;
	color: graytext;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 8pt;
	font-weight: bold !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10pt;
	font-weight: bold !important;
}

.ui-widget-header {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10pt;
	font-weight: bold !important;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	text-transform: none;
	font-size: 10pt !important;
	font-weight: bold !important;
}

.hide {
	visibility: hidden;
}
