@charset "utf-8";

/* CSS Document */
* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

:root {
	--primary-color: #0353b6;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../../resources/img/bg.jpg);
}

#geral {
	margin: 0 auto;
	width: 1255px;
	background: #FFF;
}

select {
	font-size: 10px;
	width: auto;
	border: none;
	border: 1px solid #CCCCCC;
	padding: 1px;
	color: #666666;
}

.btVerde {
	clear: both;
	background-image: url(../../resources/img/bg_botao.jpg) !important;
	width: 90px;
	height: 27px;
	border: none;
	color: #FFF !important;
	cursor: pointer;
}

.btIcon {
	/*	background-image: url(../../resources/img/bg_icon.jpg) !important; */
	background-color: var(--primary-color);
	width: 105px;
	height: 30px;
	color: #FFF !important;
	font-weight: bold !important;
	border: none !Important;
	width: 105px;
}

.btIcon:hover {
	/*background-image: url(../resources/img/bg_icon_hover.jpg) !important;*/
	color: #FFFFFF !important;
}

.margemtop {
	margin-top: 10px;
}

/* TOPO */
#topo {
	height: 130px;
}

#topo img.profile {
	position: absolute;
	margin-left: 1200px;
	margin-top: 37px;
}

#topo #data {
	position: relative;
	margin-left: 1020px;
	margin-top: 85px;
	color: #FFF;
	font-size: 11px;
}

#topo #escola {
	position: absolute;
	margin-left: 240px;
	margin-top: 110px;
	color: #000;
	font-size: 9px;
	width: 500px;
	font-weight: bold;
}

#topo #data img {
	margin-right: 5px;
}

#topo #nome {
	color: #fff;
	margin: 0px 0px 0px 20px;
	padding-top: 5px;
	font-size: 14px;
}

/* DADOS NO TOPO */
#topo #dados {
	position: absolute;
	margin: 55px 0px 0px 880px;
	width: 345px;
	font-size: 10px;
	font-weight: bold;
}

#topo #dados ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topo #dados ul li {
	float: left;
	margin: 2px;
}

#topo #dados ul li.info {
	width: 155px;
	text-align: right;
	color: var(--primary-color);
}

#topo #dados ul li.user {
	color: #525252;
}

/* FIM DE DADOS NO TOPO */
#topo #sair {
	position: absolute;
	text-align: center;
	margin-top: 4px;
	margin-left: 1150px;
	background: url(../../resources/img/bg_botao_sair.jpg) no-repeat;
	width: 85px;
	height: 20px;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
}

#topo #sair a {
	color: #DDF1DA;
	text-decoration: none
}

#conteudo {
	padding: 0px 10px;
	color: #525252;
	height: expression(this.scrollHeight <=   "310" ?   "310" :   "auto");
	min-height: 550px; /* para ff, safari, chrome, etc */
}

#conteudo fieldset {
	border: #CCCCCC 1px dashed;
	padding: 10px;
}

#conteudo fieldset legend {
	font-size: 11px;
	font-weight: bold;
	color: var(--primary-color);
	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}

#conteudo .colunaBusca {
	font-size: 11px;
}

#conteudo tr input {
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	color: #666 !important;
	text-transform: uppercase;
	margin: 0px 2px;
}

#conteudo .btAba {
	background: url("../../resources/img/bgBotaoAba.jpg");
	border: 0px;
	width: 88px;
	height: 23px;
	color: #FFF !important;
	margin-right: 1px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
}

#conteudo .ui-datepicker-trigger {
	margin: 0px;
	background: #F2FBF0;
	cursor: pointer;
	border: 0px;
}

/*MENU*/
#menu {
	margin: 0px;
	padding: 0px;
	height: 40px;
}

/* ÁREA DE LOGIN */
#conteudo #login {
	width: 300px;
	margin: 0px auto;
	margin-top: 50px;
	margin-bottom: 80px;
}

#conteudo #login ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#conteudo #login ul li {
	float: left;
	font-size: 11px;
	margin: 5px 0px
}

#conteudo #login ul li a {
	color: #666;
}

#conteudo #login input.textLogin {
	padding: 5px;
	border: #CCC 1px solid;
	color: #666;
	font-size: 14px;
	width: 180px;
}

#conteudo #login fieldset {
	border: #CCCCCC 1px dashed;
	padding: 10px;
	margin: 10px;
}

#conteudo #login fieldset legend {
	color: var(--primary-color);
	font-weight: bold;
	margin-right: 20px;
	background: #FFFFFF;
	padding: 3px;
}

/* FIM ÁREA DE LOGIN */
#rodape {
	padding-top: 10px;
	text-align: center;
	height: 50px;
	line-height: 45px;
	font-size: 10px;
	background-image: url(../../resources/img/borda-rodape.jpg);
	background-size: 100%;
	background-repeat: repeat-x;
	color: var(--primary-color);
}

.horinzontalRow {
	padding-top: 10px;
	text-align: center;
	height: 10px;
	line-height: 45px;
	font-size: 10px;
	background-image: url(../../resources/img/borda-rodape.jpg);
	background-size: 100%;
	background-repeat: repeat-x;
	color: var(--primary-color);
}

.colunaAcao {
	width: 60px;
	text-align: center;
}

#conteudo .colunaAcao input {
	border: none;
}

.ui-icon {
	margin-left: 3px !important
}

.ui-paginator-pages .ui-state-active {
	border: 1px solid #5e95dc !important;
	background: #5e95dc !important;
	/*color: #038444 !important;*/
}

.ui-icon-closethick {
	background-position: -98px -128px !important;
}

.ui-button-text-only.ui-state-hover {
	color: #000000 !important;
	position: relative;
}

.btVerde.ui-button-text-only.ui-state-hover {
	color: #FFF !important
}

/* REMOVER BORDA ARREDONDADA DO COMPONENTE*/
.ui-inputfield {
	color: 1px solid #999999 !important;
	font-sizse: 10px !important;
	font-family: Verdana, Geneva, sans-serif;
}

.ui-inputfield.ui-state-hover {
	border-color: 1px solid red !important;
}

.removeArredondadoCalendar .ui-inputfield {
	-moz-border-radius: 0px !important;
	-moz-box-shadow: 0 2px 2px #FFFFFF inset !important;
	height: 11px;
	color: #666666 !important
}

.removeArredondadoCalendar .ui-inputfield.ui-state-focus {
	-moz-box-shadow: 0 0 5px #FFF, 0 2px 2px #FFF inset !important border:
				  1px solid #CCCCCC !important;
}

.removeArredondadoCalendar .ui-inputfield.ui-state-hover {
	border: 1px solid #CCCCCC !important;
}

.removeArredondadoCalendar .ui-datepicker-trigger {
	background: #FFF !important;
}

.removeArredondado {
	-moz-border-radius: 0px !important;
	-moz-box-shadow: 0 2px 2px #FFFFFF inset !important;
	height: 11px;
}
/*
.ui-inputfield.ui-widget.ui-state-default.ui-corner-all.removeArredondado.ui-state-hover	{	border: 1px solid #CCC !important;}
.ui-inputfield.ui-widget.ui-state-default.ui-corner-all.removeArredondado.ui-state-focus	{	-moz-box-shadow: 0 0 5px #FFF, 0 2px 2px #FFF inset !important;	border: 1px solid #CCC !important;}
*/

/* highlight */
.ui-picklist .ui-picklist-list li {
	font-size: 10px !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight,
	.ui-widget-header .ui-state-highlight {
	background: #05A158 !important;
	color: #FFF !important;
	border: none !important;
}

.ui-icon-arrow-1-w {
	background-position: -95px -32px !important;
}

.ui-datepicker {
	width: 20em !important;
}

#home {
	width: 395px;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
}

/* AJUSTES */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span
	{
	left: 0 !important;
}

.removeBordaLupa {
	border: none !important;
	padding-top: 5px;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year
	{
	padding: 0px !important;
	width: 55px !important;
	margin-left: 2px !important;
}

/* ERROR */
#erro400 {
	width: 405px;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
}

#erro500 {
	width: 440px;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
}

ul.wijmo-wijmenu-item {
	background: #f2fbf0 !important;
}

ul li.wijmo-wijmenu-item {
	background: #f2fbf0 !important;
}

.ui-picklist-button .ui-state-hover .ui-icon, .ui-picklist-button  .ui-state-focus .ui-icon
	{
	background-image:
		url("../../resources/images/ui-icons_847e71_256x240.png") !important;
}

.ui-picklist-button.ui-state-hover {
	color: #FFF !important
}

.ui-picklist-button.ui-state-focus {
	background:
		url("/projeto-padrao/javax.faces.resource/themes/sam/images/ui-default.png.jsf?ln=primefaces&amp;v=2.2")
		repeat-x scroll 0 0 #D8D8D8;
	color: #000000 !important
}

.ui-picklist-button.ui-state-focus.ui-button-icon-primary.ui-icon {
	background: url("../../resources/images/ui-icons_847e71_256x240.png")
}

.wijmo-wijmenu-item {
	background: #f2fbf0 !important;
	border: 1px solid red;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon,
	.ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon,
	.ui-button-icons-only .ui-icon {
	margin: 0px !important;
	padding: 0px;
	top: 28%;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
	.ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary
	{
	left: 8px;
}

.main-container {
	width: 100%;
}

.table-home {
	float: left;
	width: 60%;
}

.side {
	float: right;
	border: 1px solid #CDDED3;
	min-height: 600px;
	width: 38%;
	padding: 4px;
	border-radius: 5px;
}

.both {
	clear: both;
}

.side img {
	border: none;
}

.side ul {
	padding: 0px;
}

.side ul li {
	padding: 4px 0px;
	*margin-left: -40px;
	list-style: none;
}

.divider {
	padding: 4px;
}

/* ------------------------ PRINCIPAL ------------------------ */
#main {
	width: 650px;
	min-height: 380px;
	height: auto !important;
	height: 320px;
	font-family: Arial, Helvetica, sans-serif;
}

#banner1 {
	width: 300px;
	min-height: 325px;
	height: auto !important;
	height: 325px;
	margin: 10px;
	float: left;
	display: block;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed
		), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',
		endColorstr='#dfdfdf');
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #dcdcdc;
	background: url(../../templates/img/img_ouvidoria.png) no-repeat center
		center;
	display: none;
}

#banner2, #banner3, #banner4 {
	width: 550px;
	float: left;
	display: block;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 10px;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed
		), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',
		endColorstr='#dfdfdf');
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: 10px 10px 25px 0px rgba(237, 237, 237, 1);
	-moz-box-shadow: 10px 10px 25px 0px rgba(237, 237, 237, 1);
	box-shadow: 10px 10px 25px 0px rgba(237, 237, 237, 1);
	cursor: pointer;
}

#banner2 h2, #banner3 h2, #banner4 h2 {
	display: block;
	clear: both;
	text-align: left;
	padding: 0;
	margin: 10px;
	font-size: 24px;
	font-family: Calibri, sans-serif !important;
	/* 	text-shadow: 1px 1px 0 #F2F2F2, 1px 2px 0 #B1B1B2; */
}

#banner2 p, #banner3 p, #banner4 p {
	display: block;
	clear: both;
	text-align: left;
	padding: 0;
	margin: 10px;
	font-size: 14px;
	padding-left: 110px;
}

#banner2 p a, #banner3 p a, #banner4 p a {
	font-size: 18px;
	text-decoration: none;
	font-family: Calibri, sans-serif !important;
}

.banner {
	width: 650px;
	float: left;
	display: block;
	min-height: 100px;
	height: auto !important;
	margin: 10px;
	margin-bottom: 0px !important;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed
		), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',
		endColorstr='#dfdfdf');
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #dcdcdc;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
	cursor: pointer;
	opacity: 0.9;
	text-decoration: none;
	-webkit-box-shadow: 10px 10px 25px 0px rgba(237, 237, 237, 0.8);
	-moz-box-shadow: 10px 10px 25px 0px rgba(237, 237, 237, 0.8);
	box-shadow: 10px 10px 25px 0px rgba(237, 237, 237, 0.8);
}

.banner img {
	float: left;
	margin-right: 10px;
	height: 60px;
}

.banner p {
	float: left;
	display: block;
	clear: both;
	text-align: left;
	font-size: 12px;
	font-family: Calibri, sans-serif !important;
	font-size: 16px;
	margin-top: 11.5px;
}

.banner h2 {
	display: block;
	clear: both;
	text-align: left;
	padding: 0;
	margin-left: 10px;
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-family: Calibri, sans-serif !important;
}

.banner:hover {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
	opacity: 1;
	-webkit-box-shadow: 10px 10px 25px 0px rgba(237, 237, 237, 1);
	-moz-box-shadow: 10px 10px 25px 0px rgba(237, 237, 237, 1);
	box-shadow: 10px 10px 25px 0px rgba(237, 237, 237, 1);
}

#banner2 p {
	background-size: 100px;
	height: 50px;
	padding-top: 10x;
}

#banner3 p {
	background: url(../../templates/img/acompanhar.png) no-repeat left top;
	height: 100px;
	padding-top: 10x;
}

#banner4 p {
	background: url(../../templates/img/info.png) no-repeat left top;
	height: 100px;
	padding-top: 10x;
}

/* ----------------------------------------*/
.label-manifesta {
	color: #525252;
}

.label-manifesta:after {
	content: '*';
	color: red;
}

.telaProtocoloSenha {
	padding: 0px 100px;
	text-align: center;
}

.telaProtocoloSenha>.ui-layout {
	padding: 100px 100px;
}

.listaProtocoloManifestacao {
	list-style: none;
}

.listaProtocoloManifestacao li {
	padding: 5px 0px;
	font-weight: bold;
}

#label_ou {
	padding: 6px 0px 2px 70px;
	text-align: left;
	color: var(--primary-color);
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.label-painel {
	font-weight: bold;
}

/* ----------------------------------*/
.cellWarning {
	/* 	font-weight:bold; */
	background-color: #FFA500 !important;
	color: white;
	width: 75px !important;
}

.cellCritical {
	/* 	font-weight:bold; */
	background-color: #EE0000 !important;
	color: white;
	width: 75px !important;
}

.cellFine {
	/* 	font-weight:bold; */
	background-color: green !important;
	color: white;
	width: 75px !important;
}

.ui-panel .ui-panel-content {
	padding: 0px 0px !important;
}

.font-bold {
	font-weight: bold;
	font-size: 16px;
	font-family: Calibri, sans-serif !important;
}

.btn-primary {
	background: var(--primary-color);
}

.btn-primary .ui-button-text {
	color: white !important;
}

.btn-icon {
	background: var(--primary-color) !important;
	border-radius: 10px;
	padding: 2px;
}

.btn-icon .ui-button-text {
	color: white !important;
}

.text-white {
	color: white !important;
}

.logout-button {
	color: white !important;
	font-weight: bold;
	text-decoration: none; /* opcional, para remover sublinhado */
}

.listaAbas .ui-state-active a:link {
	color: var(--primary-color);
}