html,
body,
ul,
ol,
li,
p {
    padding: 0;
    margin: 0;
}
ul,ol {
	list-style: none;
}

html,
body {
	height: 100%;
	min-height: 100%;
	font-family: Roboto, "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #2a2730;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}


/* primefaces customizacoes */
.ui-widget, 
.ui-widget .ui-widget {
	font-size: 98% !important;
}
.ui-dialog.ui-widget-content .ui-dialog-titlebar-close {
	margin: 0;
}

.ui-accordion-content.ui-helper-reset.ui-widget-content{
    border:1px solid !important;
}

/* primefaces customizacoes */

.container {
	box-sizing: border-box;
	padding: 0 20px;
}
.conteudo {
	font-size: 13px;
	background-color: #FFF;
	width: 100%;
	box-sizing: border-box;
	padding-top: 50px;
	padding-bottom:  10px;
}
.conteudo-titulo {
	border-bottom: 1px solid #DDD;
	background-color: #EEE;
	margin-bottom: 10px;	
}
.conteudo-titulo h2 {
	margin: 0;
	padding: 1em 0;
	font-size: 16px;
	color: #333;
}
.conteudo-corpo {
	padding: 
}
.clear {
	clear: both;
}

a:link, a:visited {
	text-decoration: none;
	font-size: 1em;
	color: #337ab7;
}
a:hover {
	color: #2268a4;
	text-decoration: underline;
}

/* FOOTER */
.footer {
	border-top: 8px solid #777;
	padding: 50px 13px 40px 120px;	
	color: #99979c;
	background: #2a2730 url("/appg/javax.faces.resource/img/brasao.png.xhtml") no-repeat 20px 25px;
}
.footer a:link, 
.footer a:visited {
	color: #DDD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
}
.footer-links {
	margin-bottom: 1em;
	box-sizing: border-box;
}
.footer-links li {
	display: inline-block;
}
.footer-links li + li {
	margin-left: 1.5em
}
.footer p:after {
	clear: both;
}
/* FIM - FOOTER */

.pendencia-link:link, .pendencia-link:visited {
	text-decoration: none;	
} 
.pendencia-link:hover {
	text-decoration: underline;
}

/* INICIO */
.apresentacao {
	padding: 2em;
	background-color: #eee;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.apresentacao p {
	text-align: justify;
}
.erro {
	padding: 2em;
	background-color: #ffc5c5;
	border: 1px solid #a40000;
	border-radius: 5px;
}
.erro p {
	text-align: justify;
}
.ajuda {
	padding: 2em;
	background-color: #fffcd2;
	border: 1px solid #c4a000;
	border-radius: 5px;
}
.ajuda p {
	text-align: justify;
}
.central {
	padding: 0 20%;
	margin: 2em auto;
}

.link-emissao:link,
.link-emissao:visited {
	display: inline-block;
	padding: 2em;
}
.link-emissao:hover {
	text-decoration: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}
.link-emissao:link .info,
.link-emissao:visited .info {
	color: #2e3436;
}
.link-emissao a:hover .info {
	color: #000;
}
.link-emissao .icone, 
.link-emissao .info h2 {
	text-align: center;
}
.link-emissao .info p {
	text-align: justify;
}

.duas-colunas {
}
.duas-colunas li {
	width: 50%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}
.duas-colunas li a:link {
	padding: 2em 0;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}
.duas-colunas li .info {
	color: #2e3436;
	padding: 0;
	font-size:  14px;
	padding-top: 1em;
}
.duas-colunas li a:hover {
	text-decoration: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}
.duas-colunas li a:hover .info {
	color: #000;	
}


/* FIM-INICIO */

.form-menu {
	width: 100%;	
	padding: 0 0 5px 0;
	text-align: left;
}
.form-menu input {	
	margin-right: 5px;
}
.form-action, 
.form-action-border {
	width: 100%;
	text-align: right;			
}
.form-action button, .form-action input, .form-action form, 
.form-action-border button, .form-action-border input, .form-action-border form {
	margin-left: 5px;	
}
.form-action-border {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

.datatable-menu {
	width: 100%;
	padding: 0 0 5px 0;
	text-align: left;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}

.col-acao { min-width: 120px; text-align: center; margin: 0; padding: 0; }
.col-acao input {
	vertical-align: bottom;
	margin: 0px 2px;
	padding: 0;	
}

.modelo-certidao-publico ul {
	list-style: circle;
	padding: 1.5em 2em;
} 



.dataList-semborda .ui-datalist-content, .dataList-semborda .ui-widget-content { border-style: none; background: transparent; }
.dataList-semborda ul { padding-left: 18px; font-size: 10px; font-family: "Open Sans","Trebushet MS",verdana,geneva,arial,helvetica,sans-serif; margin: 0px } 
.semborda .ui-datalist-content { border: none; }
.semborda .ui-datalist-content .ui-datalist-data { margin: 0; padding: 0px; padding-left: 5px; list-style: none; }



.ui-panelgrid .semborda td,
.ui-datatable table.semborda,
.ui-datatable .ui-datatable-data .semborda td,
.ui-datatable .ui-datatable-data-empty .semborda td { border-style: none; border-width: 0px; padding: 0; width: inherit; }

.semborda .ui-datalist-content { border: none; }
.semborda .ui-datalist-content .ui-datalist-data { margin: 0; padding: 0px; padding-left: 5px; list-style: none; }
.ui-datatable-footer .semborda,
.ui-datatable-footer .semborda td,
.ui-datatable table.semborda,
.ui-datatable .ui-datatable-data .semborda td,
.ui-datatable .ui-datatable-data .semborda td,
.ui-datatable .ui-datatable-data-empty .semborda td 
.ui-datatable .ui-datatable-data-empty .semborda td{ border-style: none; border-width: 0px; padding: 0; width: inherit; }


.ui-panelgrid-semborda div.ui-panelgrid-content.ui-widget-content.ui-grid.ui-grid-responsive{
	border: none;
}

.ui-datatable table {
	table-layout: auto !important;
}

.ui-grid-pad-left {
	padding-left: 1em;
}

.ui-fluid .ui-selectonemenu {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

@media (max-width: 640px) {
	
	.conteudo-titulo {
		text-align: center;
	}
	
	.footer {
		padding: 170px 0 3em 0;
		background: #2a2730 url("/appg/javax.faces.resource/img/brasao.png.xhtml") no-repeat center 25px;
	}
	.footer-links li {
		display: block;
	}
	.footer-links li + li {
		margin: 0;
	}
	
	.container {
		box-sizing: border-box;
		padding: 0 0.8em;
	}
	
	.navbar-fixed-top .container {
		padding: 0 0;
	} 
	
	.apresentacao h2 {
		text-align: center;
	}
	
	.central {
		padding: 0;
		margin: 2em 0;
	}
		
	.duas-colunas li {
		width: 100%;
	}
	
	.ui-grid-pad-left {
		padding-top: 0.5em;
		padding-left: 0;
	}
}

@media(min-width: 800px) {
	.ui-dialog  {
		min-width: 80%;
	}
}

.pdf-view {
	width: 100%;
	height: 100%;
	display: block;
	box-sizing: border-box;
}
.pdf-view object {
	width: 100%;
	height: 100%;
	min-height: 500px;
	display: block;
	box-sizing: border-box;
}
				
.boleto-link:link,
.boleto-link:visited {
	text-decoration: none;
}
.boleto-link:hover {
	text-decoration: underline;
}
.boleto-link:before {
	content: "\f1c1";
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	text-align: center;
	padding-right: 5px;
}

.naovisivel{
  visibility: hidden;
}

.row1 {
	background-color: #FFFFFF;
	height:20px;
}

.row2 {
	background-color: #F6F6F4;
	height:20px;
}


/* primefaces customizacoes - by.AN 10-11-2017 */

.ui-widget{
	font-family: Roboto, "Open Sans",Arial,sans-serif;
}

.an-grid-col1{
	width:20%;
}

.an-grid-col2{
	width:80%;	
}

/* -----  */



