body {
	/*min-width: 1104px; */
	max-width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

a {
	color: #1C4283;
	text-decoration: none;
}

.back {
	width: 100%;
	height: 125px;
	background-color: #FFF;
	padding: 0;
	margin: 0;
}

.todo {
	margin: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

.header {
	height: 79px;
	margin: 0;
	width: 100%;
}

.topo {
	height: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-top: -8px;
}

.logo {
	float: left;
	width: 97%;
	height: 90%;
	font-family: "Trebuchet MS";
	font-style: normal;
	letter-spacing: 1.4px;
	padding-left: 2%;
	margin-bottom: 25px;
	background-color: transparent;
}

.ui-widget-overlay {
	background: #333 !important;
	opacity: 0.9 !important;
}

.portal {
	float: left;
	margin: 4px;
	font-family: "Trebuchet MS";
	font-size: 32px;
	font-style: normal;
	letter-spacing: 1.4px;
	padding-left: 3%;
	margin-bottom: 15px;
}

.brasao_cidade {
	/* 	width: 100px;
	float: left; */
	width: 660px;
	float: left;
	margin-left: -19px;
	margin-top: -11px;
}

.brasao {
	float: left;
	margin-left: -12px;
	margin-top: -12px;
}

.nomeCidade {
	float: left;
	margin-top: -6px;
	margin-left: 12px;
	font-weight: bold;
	-webkit-text-stroke: 1px transparent;
	color: #333333;
}

.abas {
	height: 40px;
	text-align: center;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	margin: 0px auto;
	width: 76%;
}

.content {
	height: 100%;
	/*width: 100%;*/
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 21px !important;
}

.dataAtualizacao {
	font-family: Trebuchet MS;
	font-size: 10px;
	float: right;
	margin-right: 40px;
}

#footer {
	background: none repeat scroll 0% 0% #FFF;
	position: fixed;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif;
	margin: 0;
	bottom: 0px;
	height: 20px;
	line-height: 20px;
	box-shadow: 0px -3px 5px #ccc;
	text-align: right;
}

#footer p {
	padding-left: 15px;
	line-height: 5px;
}

.barraTituloPrincipal {
	background-color: #1079fb;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 7px 0px 10px 0px;
	padding: 4px 0px 4px 4px;
	float: left;
	width: 100%;
	color: black;
	border-radius: 7px;
}

#principal {
	color: #000;
	height: 15px;
	padding-top: 5px;
	text-decoration: none;
	float: left;
	width: 85px;
	margin-right: 8px;
}

#principal:hover {
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	height: 18px;
	padding-top: 2px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

#leideacesso {
	color: #000;
	height: 15px;
	padding-top: 5px;
	text-decoration: none;
	float: left;
	width: 129px;
	margin-right: 8px;
}

#leideacesso:hover {
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	height: 18px;
	padding-top: 2px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

#publicacao {
	color: #000;
	height: 15px;
	padding-top: 5px;
	text-decoration: none;
	float: left;
	/*width: 80px;*/
	width: 63px;
}

#publicacao:hover {
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	height: 18px;
	padding-top: 2px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

#ajuda {
	color: #000;
	height: 15px;
	padding-top: 5px;
	text-decoration: none;
	float: left;
	/*width: 50px;*/
	width: 44px;
}

#ajuda:hover {
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	height: 18px;
	padding-top: 2px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

#faleconosco {
	color: #000;
	height: 15px;
	padding-top: 5px;
	text-decoration: none;
	float: left;
	/*width: 100px;*/
	width: 78px;
}

#faleconosco:hover {
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	height: 18px;
	padding-top: 2px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

#acessibilidade {
	color: #000;
	height: 15px;
	padding-top: 5px;
	text-decoration: none;
	float: left;
	/*width: 110px;*/
	width: 76px;
}

#acessibilidade:hover {
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	height: 18px;
	padding-top: 2px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

#tamanhofonte {
	color: #000;
	height: 15px;
	padding-top: 5px;
	text-decoration: none;
	float: left;
	width: 60px;
}

#tamanhofonte:hover {
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	height: 18px;
	padding-top: 2px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

/*Sub Menu*/
nav {
	/* background-color: #fff;
	border: 1px solid #dedede;
	border-radius: 4px;
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
	color: #888;
	display: block;
	margin: 8px 22px 8px 22px;
	overflow: hidden;
	width: 90%;
	width: 98%;
	text-align: center; */
	border-radius: 4px;
	color: #888;
	display: block;
	margin: 8px 22px 8px 8px;
	/*overflow: hidden;*/
	width: 98%;
	text-align: center;
}

nav ul {
	margin: 0;
	padding: 0;
	/*margin-left: -138px;*/
}

nav ul li {
	display: inline-block;
	list-style-type: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	border-radius: 6px;
}

.caret {
	padding: 0px 2px 0px 2px !important;
	font-size: 15px !important;
	width: 130px;
}

nav>ul>li>a {
	color: #FFF;
	display: block;
	/*line-height: 56px;*/
	line-height: 26px;
	padding: 0 24px;
	text-decoration: none;
}

nav>ul>li:hover {
	background-color: rgb(40, 44, 47);
}

nav>ul>li:hover>a {
	color: rgb(255, 255, 255);
}

nav>ul>li:hover>a>.caret {
	border-top-color: rgb(255, 255, 255);
}

nav>ul>li>div {
	/*background-color: rgb(40, 44, 47);*/
	border-top: 0;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
	display: none;
	margin: 0;
	opacity: 0;
	position: absolute;
	/*width: 165px;*/
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
}

nav>ul>li:hover>div {
	display: block;
	opacity: 1;
	visibility: visible;
}

nav>ul>li>div ul>li {
	display: block;
}

nav>ul>li>div ul>li>a {
	color: #fff;
	display: flex;
	/*padding: 12px 24px;*/
	/*padding: 2px 6px;*/
	padding: 2px 2px;
	text-decoration: none;
	font-size: 14px;
}

nav>ul>li>div ul>li:hover>a {
	background-color: rgba(255, 255, 255, 0.5);
}

.subreceita {
	/* background-color: rgba(50, 212, 75, 1);
	display: -webkit-inline-box;
	width: 289px;
	height: 29px; */
	/* background-color: rgba(50, 212, 75, 1);
	display: -webkit-inline-box;
	width: 109px;
	height: 78px;
	border-radius: 6px; */
	background-color: rgba(50, 212, 75, 0.76);
	border-radius: 6px;
	padding-left: -19px;
	margin-left: 0; /*-4px;*/
	z-index: 1;
	position: relative;
	width: 120px;
}

.subdespesa {
	/* background-color: rgba(227, 7, 15, 0.76);
	display: -webkit-inline-box;
	height: 30px;
	width: 354px; */
	background-color: rgba(227, 7, 15, 0.76);
	border-radius: 6px;
	padding-left: -19px;
	margin-left: 0; /*-4px;*/
	z-index: 1;
	position: relative;
	/*width: 122px;*/
	/* width: 126px; */
	width: 133px;
}

.subpessoa {
	/* background-color: #909090;
	display: -webkit-inline-box;
	height: 22px;
	width: 293px; */
	/* height: 30px;
	width: 349px; */
	background-color: rgba(107, 106, 106, 0.76);
	border-radius: 6px;
	padding-left: -19px;
	margin-left: 0; /*-10px; -4px;*/
	z-index: 1;
	position: relative;
}

/*
#formCmb, #formReceita {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding-left: 10px;
}

#formGrid {
	width: 99%;
	padding: 0.1em;
	margin-bottom: 5em;
	margin-left: 10px;
	margin-top: -3px;
	float: left;
}
*/
.ui-treetable thead th, .ui-treetable tbody td, .ui-treetable tfoot td {
	white-space: pre-line !important;
}

@media only screen and (max-width: 1024px) {
	#formGrid {
		width: 98%;
	}
}

.atualizacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 18px;
	float: right;
}

.exportar {
	float: right;
	width: 5px;
}

#nomeReceita {
	font-size: .95em;
}

/*Combos Gestao e Ano*/
.btnImprimir {
	float: right;
	top: 7px;
	height: 23px;
	left: -10px;
}

.material {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -3px;
}

.sec {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -3px;
}

.gest {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -3px;
}

.gestao {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -3px;
}

.ano {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 18px;
	float: left;
	margin-top: -3px;
}

.mes {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 14px;
	float: left;
	margin-top: -3px;
}

.situacao {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 30px;
	float: left;
	margin-top: -3px;
}

.dataInicial, .dataFinal {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	margin-left: 18px;
	float: left;
	/*margin-top: -3px;*/
	margin-top: -7px;
}

.dataInicial input[type="text"], .dataFinal input[type="text"] {
	width: 64px !important;
}

.data {
	font-family: Trebuchet MS;
	font-size: 11;
	font-weight: bold;
	line-height: 14px;
	/*float: left;*/
	margin-left: 350px;
}

.valor {
	font-family: Trebuchet MS;
	font-size: 11;
	font-weight: bold;
	line-height: 14px;
	margin-left: 350px;
}

.modalidade {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 10px;
	margin-top: -3px;
}

.situacao {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 10px;
	margin-top: -3px;
}

.numprocesso {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -3px;
}

.numContrato {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	float: left;
	margin-left: 10px;
	margin-top: -6px;
}

.valor {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	/*margin-left: 10px;*/
	margin-left: 3px;
	margin-top: -4px;
}

.credor {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -4px;
}

.dataTable {
	font-size: 9px;
	font-family: sans-serif;
}

.btnConsultar {
	float: left;
	margin: 13px 0 16px 20px;
}

.dataInicial span#formReceita:dataInicial:dataInicial {
	margin-left: 0px !important;
}

.nomeColunaDetalhe {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold !important;
	width: 21%;
}

.colunaValorDetalhe {
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 79%;
}

.nomeColunaDetalhePESSOAL {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold !important;
	width: 100px;
}

.colunaValorDetalhePESSOAL {
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 500px;
}

.nomeColunaDetalhePessoalMovimentoG1 {
	width: 600px;
}

.nomeColunaValorPessoalMovimento {
	text-align: right;
	width: 135px;
}

.nomeColunaDetalhePessoalMovimentoG2 {
	padding-left: 20px !important;
	width: 590px;
}

.nomeColunaDetalhePessoalMovimentoG3 {
	padding-left: 30px !important;
	width: 580px;
}

/*Receitas Detalhe - BORDA*/
.receitasDetalhe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 26px 10px 10px 10px;
	padding: 10px;
	float: left;
	width: 99%;
	color: #FFF;
	border: 1px solid #FFF;
	border-radius: 7px;
	background: rgba(45, 189, 30, 1);
}

a.titleLink {
	margin-left: 8px;
	font-size: 11px;
	color: #28A700;
}

.clear {
	clear: both;
	margin: 10px;
}

/*Medida das Colunas(Grid)*/
.colunas02 {
	width: 2px !important;
}

.colunas07 {
	width: 7px !important;
}

.colunas08 {
	width: 8px !important;
}

.colunas10 {
	width: 10px !important;
}

.colunas11 {
	width: 11px !important;
}

.colunas14 {
	width: 14px !important;
}

.colunas16 {
	width: 16px !important;
}

.colunas17 {
	width: 17px !important;
}

.colunas19 {
	width: 19px !important;
}

.colunas20 {
	width: 20px !important;
}

.colunas21 {
	width: 21px !important;
}

.colunas23 {
	width: 23px !important;
}

.colunas26 {
	width: 26px !important;
}

.colunas30 {
	width: 30px !important;
}

.colunas50 {
	width: 50px !important;
}

.colunas54 {
	width: 54px !important;
}

.colunas250 {
	width: 250px !important;
}

.colunas300 {
	width: 300px !important;
}

.colunas80 {
	width: 80px !important;
}
/*Fim da Medida*/
.ui-state-default ui-resizable-column coluna30 {
	width: 30px !important;
	font-size: 10px;
}

.btnPesquisar {
	float: left;
	margin: 14px 0 16px 30px;
}

.btnDetalhes {
	width: 18px !important;
}

.acordiao {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration: none;
	/* 	padding-top: 5% !important; */
}

.panelPrincipal {
	width: 100%;
}

.column200 {
	width: 150px;
}

.gestaoDespesas {
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

.dtinicial {
	
}

.dtfinal {
	
}

/*Fale Conosco - BORDA*/
.faleConosco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 24px 10px 10px 10px;
	padding: 10px;
	float: left;
	width: 97%;
	color: #FFFFFF;
	border-radius: 7px;
	background: rgba(19, 20, 20, 1);
	border: 1px solid #FFF;
}

/*Publica��o - BORDA , Documentos - BORDA , Pesquisa - BORDA*/
.publicacao, .pesquisa, .documento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 9px 10px 10px 10px;
	padding: 10px;
	float: left;
	width: 99%;
	color: #FFFFFF;
	border-radius: 7px;
	background: rgba(19, 20, 20, 1);
	border: 1px solid #FFF;
}

/*Conv�nios - BORDA*/
.convenios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 26px 10px 10px 10px;
	padding: 10px;
	float: left;
	width: 99%;
	color: #FFFFFF;
	border-radius: 7px;
	background: rgba(201, 175, 70, 1);
	border: 1px solid #FFF;
}

/*Frotas - BORDA*/
.frotas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 26px 10px 10px 10px;
	padding: 10px;
	float: left;
	width: 99%;
	color: #FFFFFF;
	border: 1px solid #FFF;
	border-radius: 7px;
	background: #1993B3;
}

.secretaria {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	/* margin-right: -30px; */;
	margin-left: 13px;
}

.tipo {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 18px;
	float: left;
}

.placa {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-left: 18px;
	float: left;
}

/*Patrimonio - BORDA*/
.patrimonio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 26px 10px 10px 10px;
	padding: 10px;
	float: left;
	width: 99%;
	color: #FFFFFF;
	border: 1px solid #FFF;
	border-radius: 7px;
	background: #33B5E5;
}

/*Pessoal - BORDA*/
.pessoal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 26px 10px 10px 10px;
	padding: 10px;
	float: left;
	width: 99%;
	color: #FFFFFF;
	border-radius: 7px;
	background: #909090;
	border: 1px solid #FFF;
}

.lotacao {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 15px;
	margin-top: -3px;
}

.sit {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 30px;
	float: left;
}

/*PRIMEFACES*/
.tree {
	font-size: 8px;
}

.treeFooter {
	text-align: left !important;
	font-size: 13px !important;
	font-weight: bold !important;
}

.treeFooterValue {
	text-align: right !important;
	font-size: 12px !important;
	font-weight: bold !important;
}

.ui-treetable th {
	text-align: center;
	color: black;
}

.ui-selectonemenu-label {
	/* 	width: initial !important; */
	font-size: 11px;
}

.ui-widget {
	font-family: Arial, sans-serif;
	font-size: 0.92em !important;
}

.ui-datatable thead th {
	text-align: center;
	font-size: 13px;
	width: 150px;
	color: black !important;
}

.ui-datatable tbody td {
	font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 12px;
}

.ui-widget-content a {
	color: #4f4f4f;
	/*font-size: 11px !important;*/
}

.ui-selectonemenu-panel .ui-selectonemenu-items-wrapper {
	overflow: auto;
	font-size: 13px;
}

.ui-selectonemenu-items-wrapper {
	height: 343px;
	width: 100%;
	padding-right: 5px;
}

.ui-button {
	/*margin-top: 90px;
	margin-left: -815px;*/
	margin-top: -1px;
	margin-left: -7px;

	/* margin-top: -6px;
	margin-left: 185px; */
}

.ui-button .ui-button-text {
	display: block;
	line-height: 1.4;
	font-size: 12px;
}

.ui-datatable-tablewrapper {
	/* margin-top: 12px !important; */
	margin-top: 5px !important;
}

.ui-paginator {
	margin-bottom: 20px !important;
}

.ui-helper-reset {
	margin-left: 5px !important;
}

.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 30px !important;
	min-height: 0;
	padding: .5em .5em .5em 2.2em;
	width: 96% !important;
	margin-bottom: 6px !important;
}

/*Grid de Servidores Efetivos*/
.ui-datascroller .ui-datascroller-item {
	border-bottom: 1px solid #A8A8A8 !important;
	padding: 25px 10px !important;
}

.ui-button-icon-only {
	width: 2.4em;
	margin-left: 2px !important;
}

.ui-icon-search {
	background-position: -162px -112px !important;
}

/*Mateus*/
.colunaSit {
	text-align: center !important;
}

.coluna63 {
	width: 63px !important;
	text-align: center !important;
}

.coluna7 {
	width: 3% !important;
	text-align: center !important;
}

.coluna8 {
	width: 8% !important;
}

.coluna10 {
	width: 9% !important;
	text-align: center !important;
}

.coluna13 {
	width: 13px !important;
	text-align: center;
}

.coluna50 {
	width: 50px !important;
	align: center;
}

.coluna30 {
	width: 30px !important;
}

.coluna250 {
	width: 250px !important;
}

.coluna276 {
	width: 285px !important;
}

.coluna300 {
	width: 300px !important;
}

.coluna120 {
	width: 120px !important;
}

.coluna147 {
	width: 176px !important;
}

.coluna80 {
	width: 80px !important;
}

.coluna25p {
	width: 25% !important;
}

.coluna10p {
	width: 10% !important;
}

.coluna20p {
	width: 15% !important;
}

.coluna70p {
	width: 70% !important;
}

/*Licitacoes*/
.licitacoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 26px 10px 10px 10px;
	padding: 10px;
	float: left;
	width: 99%;
	color: #FFFFFF;
	border-radius: 7px;
	background: rgba(120, 51, 155, 1);
	border: 1px solid #FFF;
}

.numProc {
	padding: 4px;
}

/*Contratos*/
.contratos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	margin: 27px 10px 10px 10px;
	padding: 10px;
	float: left;
	width: 99%;
	color: #FFF;
	border-radius: 7px;
	background: rgba(26, 130, 253, 0.7);;
	border: 1px solid #FFF;
}

.ui-datatable tfoot td {
	text-align: center;
	font-size: 12px;
	width: 50px !important;
}

/* .ui-inputfield {
	margin: 0;
	outline: medium none;
	padding: 4px;
	font-weight: normal;
	width: 435px ;
}
 */
.ui-fileupload-buttonbar .ui-button {
	vertical-align: middle;
	margin-right: 1.2em !important;
}

.ui-fileupload-buttonbar {
	padding: 0.2em 1.4em !important;
}

/*Documentos - BLOCO*/
.public {
	background: #EEE;
	width: 200px;
	height: 150px;
	float: left;
	margin: 10px 0 40px 40px;
	text-decoration: none;
}

.pub {
	/*border-top: 3px solid #00B8D2;*/
	
}

.bloco imagem {
	width: 50px;
	float: left;
}

.bloco h4 {
	font-family: 'Trebuchet MS';
	color: #333;
	line-height: 18px;
	font-weight: normal;
	font-size: 18px;
	margin-top: 11px;
	padding: 9px 0 0 0;
}

.bloco p {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding-left: 8px;
	padding-right: 8px;
	color: #555;
}

.blocoContent {
	/* height: 50px; */
	height: 96px;
}

/*Pesquisa - BLOCO*/
.pesquisar {
	background: #EEE;
	width: 200px;
	height: 150px;
	float: left;
	margin: 10px 0 40px 40px;
	text-decoration: none;
}

.pesq {
	/*border-top: 3px solid #00B8D2;*/
	
}

.gestaoDespEmp {
	text-align: center !important;
}

.empenho {
	text-align: center !important;
}

.imagem {
	margin-top: 6px;
}

/*Bot�o de Impress�o - PDF*/
.btnImprimir {
	float: left;
	margin: 10px 0 16px 15px;
}

.btnimprimirReceita {
	float: right;
	padding-top: 27px;
	padding-right: 13px;
}

.btnimprimirDespExc {
	float: right; /*
	padding-top: 32px; */
	padding-right: 2px;
	margin-top: 21px;
}

/*Rodap� do Grid*/
.totalRodape {
	/* float: right;
	font-weight: bold; */
	
}

.export {
	    float: right;
    margin-top: 2px;
    height: 36px;
    margin-bottom: 10px;
}

.exportDesp {
	float: right;
}

.icones {
	margin-bottom: -4px;
}

.panelDesp {
	margin-top: 5px;
}

.panelcontratos {
	margin-top: 5px;
}

/*ESTILO DAS COLUNAS DA DATATABLE*/
.porcento3 {
	text-align: center !important;
	width: 3%;
	font-size: 10px;
}

.porcento4 {
	text-align: center !important;
	width: 4%;
	font-size: 10px;
}

.porcento5 {
	text-align: center !important;
	width: 5%;
	font-size: 10px;
}

.porcento7 {
	text-align: center !important;
	width: 7%;
	font-size: 10px;
}

.porcento8 {
	text-align: center !important;
	width: 8%;
	font-size: 10px;
}
/*FIM DATATABLE*/

/*PRIMEFACES*/
.ui-confirmdialog {
	
}
/*FIM PRIMEFACES*/

/*CSS DAS COMBOS DAS TELAS*/
.gestaoConvenio {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -4px;
}

.anoConvenio {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 18px;
	float: left;
	margin-top: -4px;
}

.mesConvenio {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 14px;
	float: left;
	margin-top: -3px;
}

.gestConvenio {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -4px;
}

.secConvenio {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -4px;
}

.materialConvenio {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -4px;
}

.credorContratos {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 13px;
	margin-top: -4px;
}

.numContratoContratos {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	float: left;
	margin-left: 10px;
	margin-top: -6px;
}

.valorContratos {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-left: 10px;
	margin-top: -4px;
}

.anoContratos {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 18px;
	float: left;
	margin-top: -3px;
}
/*FIM DO CSS DAS COMBOS*/
#formPasta {
	width: 99%;
	padding: 0.1em;
	margin-bottom: 5em;
	margin-left: 10px;
	margin-top: 25px;
	float: left;
}

#popMenu {
	display: none;
	position: absolute;
	float: right;
	top: 30px;
	right: 0;
	height: 200px;
	width: 400px;
	background-color: #F5F5F5;
	z-index: 1000;
}

.fieldSetFiltros fieldset {
	border: 1px solid;
	border-color: #cecccc;
	font-family: sans-serif;
}

.panelButtomFilters {
	float: left;
	height: 40px;
	display: table;
	padding-left: 22px;
	padding-top: 12px;
}

.ui-icon-doc {
	background-image: url("/transparencia/javax.faces.resource/images/rtf16.png.xhtml") !important;
}

.ui-icon-pdf {
	background-image: url("/transparencia/javax.faces.resource/images/pdf16.png.xhtml") !important;
}

.ui-icon-xml {
	background-image: url("/transparencia/javax.faces.resource/images/xml16.png.xhtml") !important;
}

.ui-icon-xls {
	background-image: url("/transparencia/javax.faces.resource/images/xls16.png.xhtml") !important;
}

.conteudoIndisponivelBtn {
	margin: 20px;
}

.conteudoIndisponivelBtn span {
	font-size: 18px !important;
}