@charset "utf-8";

/* CSS Document */


/********* Noticias **********/

.noticias {
    width: 100% !important;
    height: 385px;
    position: relative;
    overflow: auto;
    font-size: 18px;
    text-align: center;
    color: rgba(255, 255, 255, .6);
    background: #ffffff;
    box-shadow: 0;
    border: 4px #a7a7a7 solid;
}

.noticias ul {
    list-style: none;
    width: 300%;
    padding: 0 !important;
}

.noticias ul li {
    display: block;
    float: left;
    width: 33.33333333333333%;
    height: 385px;
    min-height: 385px;
}

.noticias .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
}

.noticias .dots {
    position: absolute;
    right: 30px;
    bottom: 0;
    width: 30px;
}

.noticias .dots li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 4px 0;
    border: 2px solid #fff;
    background: #000000;
    color: #fbe900;
    border-radius: 14px;
    cursor: pointer;
    opacity: .4;
    font-size: 10pt;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.noticias .dots li.active {
    border: 2px solid #fff;
    background: #fbe900;
    color: #000000;
    opacity: 1;
}

.titulo_noticia_principal {
    width: auto;
    color: #fff;
    padding: 10px;
    text-align: left;
    background: url(/view/resources/imagens/site/bg_legenda.png) repeat;
}


/*@media only screen and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 900px) {
	
	.noticias ul li {
		padding-top: 100px;
		padding-bottom: 50px;
		height:350px;
	}
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.features li:before {
		background: url('img/icons@2x.png');
		background-size: 100%;
	}
}*/

.noticias_simples a {
    display: block;
    overflow: hidden;
}

.noticias_simples .col-sm-6 {
    padding: 7px;
}

.
/*noticias_simples ul{
	
}
.noticias_simples ul li{
	color: #797979;
	/*border-bottom: 1px #A0A0A0 dotted;*
	padding:10px 5px;
}
.noticias_simples ul li .esq{
	color:#000;
	padding-right:12px;
	margin-right:8px;
	background: url(/resources/imagens/site/seta_noticia.png) no-repeat center right;
}*/

.noticias_simples a,
.noticias_simples a:link,
.noticias_simples a:active .noticias_simples a:visited {
    overflow: hidden;
    font-weight: normal;
    display: block;
}

.noticias_inicio {
    margin-bottom: 20px;
}

.noticias_inicio .esq {
    width: 380px;
}

.noticias_inicio .esq .data {
    font-size: 12pt;
    color: #666;
    margin-bottom: 5px;
}

.noticias_inicio .esq h3,
.noticias_inicio .esq h3 a {
    margin: 0;
    font-size: 14pt;
    font-weight: normal !important;
    text-transform: uppercase;
}

.noticias_inicio .esq h4 {
    color: #666;
}

.titulo_noticia_principal a {
    /*font-weight:bold;*/
    color: #fff;
}

.noticias_inicio ul.not_ul {
    overflow: hidden;
    padding: 0 5px 20px 5px;
}

.noticias_inicio ul.not_ul li.not_li {
    float: left;
    width: 328px;
    height: auto;
    padding: 5px;
    vertical-align: top;
    margin: 10px 2px 0 2px;
    border-bottom: 1px #ccc dotted;
}

.noticia_principal,
.noticia_full {
    height: auto;
    font-size: 9pt;
    width: 100% !important;
    overflow: hidden!important;
    margin-right: 0 !important;
    border-bottom: 1px #ccc dotted;
    margin-bottom: 5px !important;
}

.noticia_full {
    width: auto !important;
}

.noticia_principal .dir img,
.noticia_full .dir img {
    width: 260px !important;
    height: 200px !important;
}

.noticia_full .esq {
    width: 100%;
}

.noticia_full .dir {
    float: none;
    vertical-align: top;
}

.noticia_principal.noImage .imgNoticia {
    display: none !important;
}

.noticia_principal.noImage h3,
.noticia_principal.noImage h4 {
    margin-left: 0 !important;
}

.noticia_inf .esq {
    width: 200px;
}

.noticia_inf .esq h3,
.noticia_inf .esq h3 a {
    font-size: 10pt;
}

.noticia_inf .esq .data {
    color: #999;
    font-size: 9pt;
}

.noticia_inf .esq p {
    margin: 10px 0 0 0;
    font-size: 8pt;
}

.noticia_inf .dir img {
    width: 110px;
    height: 80px;
}

.separador_titulo {
    height: 10px;
    margin-bottom: 5px;
    background: url(/view/resources/imagens/site/seta_titulo.png) no-repeat bottom left;
}

.galerias_esq,
.galeria_direita {
    width: 100% !important;
    height: 270px;
    /*position: relative;
	overflow: auto;*/
    border: 6px #eee solid;
}

.galerias_esq ul,
.galeria_direita ul {
    list-style: none;
    width: 300%;
    height: 270px;
}

.galerias_esq li,
.galeria_direita li {
    height: 270px;
    overflow: hidden;
    display: block;
    float: left;
    width: 33%;
    min-height: 270px;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    box-shadow: inset 0 -3px 6px rgba(0, 0, 0, .1);
}

.galerias_esq li .legenda,
.galeria_direita li .legenda {
    padding: 10px;
    margin-top: 210px;
    font-size: 9pt;
    color: #ffffff;
    text-align: center;
    background: url(/view/resources/imagens/site/bg_legenda.png);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
}

.galeria_direita li {
    /*width:250px !important;*/
}

.resumos {
    overflow: auto;
    height: 270px;
    color: #000000;
    font-size: 10pt;
    padding-left: 5px;
}

.resumos ul {
    overflow: hidden;
}

.resumos li {
    float: left;
    display: inline-block;
    width: 145px;
    padding: 0 10px 10px 10px;
    vertical-align: top;
    background: url(/view/resources/imagens/site/seta_noticia.png) no-repeat top left;
}

.resumos h3 {
    font-size: 14pt;
    margin: 0 0 5px 0;
}


/********* RSS **********/

.noticias_rss {
    font-size: 10pt;
    padding: 10px 0 0 0;
}

.noticias_rss ul {
    overflow: hidden;
    padding-left: 6px;
}

.noticias_rss li {
    overflow: hidden;
    float: left;
    width: 212px;
    height: auto;
    padding: 5px;
    min-height: 145px;
    vertical-align: top;
    margin: 0 2px 5px 2px;
    border-bottom: 1px #ccc dotted;
}

.noticias_rss li a {
    display: block;
    font-weight: normal;
    clear: both;
    font-size: 10pt;
}

.noticias_rss li div {
    font-size: 8pt;
    margin-bottom: 10px;
    text-align: justify;
}

.noticias_rss li img {
    height: 50px;
    float: left;
    padding-right: 5px;
}

.noticias_rss .date {
    color: #666;
    font-size: 9pt;
    padding-left: 15px;
    margin: 7px 0 7px 0;
}

.noticias_rss .headline {
    font-weight: bold;
}

#creditfooter {
    display: none;
}


/********* Galeria ***********/

.galeria_inicio,
.climaTempo {
    overflow: hidden;
    height: 250px;
}

.climaTempo {
    text-align: center;
}

.galeria_inicio .titulo,
.galeria_inicio .titulo *,
.climaTempo .titulo,
.climaTempo .titulo * {
    text-align: left !important;
    color: #fff !important;
    background: none !important;
}

.imagens_galeria_inicio {
    overflow: auto;
    height: 210px;
}

.fotos {
    background: #fff;
    height: 200px;
    width: 416px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.slide_galeria {
    clear: both;
    display: block;
}

.slide_galeria img {
    width: 190px;
    height: 115px;
}

.titulo_galeria {
    display: block;
    overflow: hidden;
    padding: 5px 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.imagens_galeria {
    height: auto;
}

.imagens_galeria ul {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.imagens_galeria li {
    position: relative;
    float: left;
    padding: 3px;
    margin: 3px;
    display: inline;
    border: 2px #ccc solid;
}

.imagens_galeria li:hover {
    cursor: pointer;
}

.imagens_galeria li.imagem_principal img {
    width: 455px;
    height: 276px;
}

.imagens_galeria li img {
    width: 220px;
    height: 130px;
}

.imagens_galeria li span {
    position: absolute;
    right: 1px;
    bottom: 12px;
    height: auto;
    color: #fff;
    font-size: 9pt;
    padding: 2px 3px;
    background: url(/view/resources/imagens/site/bg_legenda.png) repeat;
}


/********* Agenda ***********/

.agendaPrincipal .ui-datepicker {
    font-size: 9.5pt !important;
    width: 230px;
    margin-left: 5px;
}

.agenda ul li {
    padding: 10px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border: 2px #ccc solid;
}

.agenda ul li .imagemPrincipal {
    width: 400px;
    padding: 3px;
}

.agenda ul li .data {
    font-size: 18pt;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

.agenda ul li .conteudo_agenda {
    clear: both;
    text-align: justify;
}

.agenda ul li .titulo {
    text-align: center;
}


/********* Links **********/

.links_inicio {
    padding-left: 25px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.links_inicio ul {
    padding-left: 0;
    list-style-image: url(/view/resources/imagens/site/icones/marcador.png);
}

.links_inicio ul li {
    margin-bottom: 5px;
    border-bottom: 1px #ccc dotted;
}

.links_inicio a,
.links_inicio a:link,
.links_inicio a:visited,
.links_inicio a:active {
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
}

.links_inicio a:hover {
    text-decoration: underline;
}

.panels {
    padding: 0 0 20px 10px;
    overflow: hidden;
}

.panels div {
    padding-top: 5px;
    padding-bottom: 3px;
    overflow: hidden;
    font-size: 9pt !important;
    border-bottom: 1px #ccc dotted;
}

.panels h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.panels img {
    max-height: 58px;
    vertical-align: top;
    float: right;
}

.panels a.mais {
    /*float:right;
	font-size:16pt;*/
}


/******** Gestao ********/

.gestao {
    padding-left: 20px;
    margin-bottom: 20px;
}

.gestao ul {
    padding-left: 10px!important;
    list-style-image: url(/view/resources/imagens/site/marcador1.png);
}

.gestao ul li {
    color: #666;
    height: 15px;
    width: 265px;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    border: 1px #ccc solid;
}


/******** Vereadores **********/

.vereadores {
    border-top: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

.vereadores thead th {
    background: #ccc;
}

.vereadores td,
.vereadores thead th {
    color: #333;
    padding: 5px;
    font-weight: bold;
    border-left: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

.vereadores td img.foto {
    width: 70px;
    height: 50px;
    padding: 3px;
    border: 1px #aaa solid;
}

.vereadores a* {
    color: #666;
    text-decoration: none;
}

.vereador {
    overflow: hidden;
}

.vereador img.imgGestor {
    width: 250px;
    float: left;
    padding: 10px;
    border: 2px #ccc solid;
    margin-right: 10px;
}

.vereador .detalhe {
    padding: 5px 0;
    font-size: 11pt;
    margin-top: 20px;
    text-align: justify;
    margin-left: 170px;
}


/******** Tabelas *********/

.tabelas {
    border-top: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

.tabelas thead th {
    height: 22px;
    background: #ccc;
}

.tabelas thead th,
.tabelas tbody td {
    color: #333;
    padding: 3px 5px;
    font-weight: bold;
}

.tabelas tbody td {
    font-weight: normal;
    border-left: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

.tabelas tbody tr.bottom td {
    border-bottom: 2px #aaa solid;
}

.tabelas tbody td h4 {
    margin: 10px 0;
}

.tabelas tbody .top {
    background: #ececec;
}

.docs {
    margin-top: 20px;
}

.docs li {
    font-size: 8pt !important;
    margin-bottom: 5px;
}

.docs li img {
    height: 24px;
    width: 24px;
}


/******** Galeria **********/

.galeria {
    width: 306px;
    height: auto;
    margin: 0 auto;
}

.galeria li {
    margin: 10px 0;
    border: 3px #ccc solid;
}

.galeria li img {
    width: 300px;
    height: 200px;
}

.galeria li .legenda {
    font-size: 8pt;
    color: #999;
    font-weight: bold;
    text-align: center;
    padding: 3px;
}

.campos {
    width: 350px;
    height: 25px;
    border: 1px #ccc solid;
}

.camposTextArea {
    width: 350px;
    height: 100px;
    border: 1px #ccc solid;
}

.login {
    text-align: center;
    width: 300px;
    color: #333;
    font-weight: bold;
}

.campoLogin {
    height: 35px;
    width: 220px;
    background: #dedede;
    border: 1px #ccc solid;
}

iframe {
    /*border:2px #ccc solid;*/
}

.contatos td {
    font-size: 8pt!important;
    font-weight: normal;
}

.contatos .subtitulo_cinza {
    font-weight: bold;
}

.contatos span {
    padding-left: 20px;
}

ul.telefones {
    padding-left: 10px;
}

.telefones li {
    color: #666;
    margin-bottom: 10px;
}

.indice {
    list-style: none;
    overflow: hidden;
    padding: 10px;
    border: 1px #ccc solid;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.indice li {
    float: left;
    display: inline;
    margin: 0 3px;
    padding: 3px;
    border: 1px solid;
}

.textoMini {
    font-size: 8pt;
    color: #999;
}

.busca {
    float: right;
    font-weight: bold;
    padding-right: 15px;
    margin-top: 10px;
}

.busca .campos {
    width: 200px;
}

.esq {
    float: left;
}

.dir {
    float: right;
}

.categorias {
    overflow: hidden;
    margin: 20px 0;
}

.categorias li {
    float: left;
    margin: 3px;
    color: inherit;
    display: inline;
    padding: 2px 3px;
    border: 1px #ccc solid;
    background-color: #F0F0F0;
}

.categorias a,
.categorias a:active,
.categorias a:link,
.categorias a:visited {
    color: #666;
    font-weight: bold;
}

.subMenu {
    float: left;
    margin: 10px 0;
}

.subMenu li {
    padding: 5px;
    overflow: hidden;
    margin: 10px 10px;
}

.subMenu li a {
    font-size: 11pt;
}

.subMenu li a .ui-icon {
    float: left;
}


/*********** Mapa ***************/

ul.mapa_site,
ul.mapa_site ul {
    margin: 10px;
    padding: 0 10px;
    list-style: inside;
    color: #004770;
    font-weight: normal;
}

.mapa_site li {
    margin-top: 5px;
}

.mapa_site li a {
    color: #004770;
}

.mapa_site li ul li a {
    color: #006199;
}

.mapa_site li ul li ul li a {
    color: #0085d1;
}


/********** mIDIAS ***********/

.midias {
    padding: 10px;
}

.midias ul {
    overflow: hidden;
}

.midias ul li {
    display: block;
    padding: 10px;
    overflow: hidden;
    height: 250px;
    margin: 20px 0;
}

.midias ul li div {
    color: #666;
    font-size: 12pt;
    font-weight: normal;
}

.midias ul li h3 {
    font-size: 16pt;
    margin: 3px 0;
    font-weight: normal;
}

.midias ul li iframe {
    float: left;
    margin-right: 10px;
}

.midias ul li .descricao {
    font-size: 9pt;
    overflow: auto;
    height: 200px;
    padding: 0 10px 10px 10px;
    border-left: 1px #ccc solid;
}

.midias ul li.playlist {}


/********* Formulario **********/

.formulario {
    font-size: 9pt;
    clear: both;
    overflow: hidden;
    padding: 10px 10px 10px 0;
}

.formulario label,
.formulario .label {
    color: #666;
    font-weight: bold;
}

.formulario .label {
    display: block;
    padding-left: 5px;
    margin: 4px 0 3px 0;
}

.formulario fieldset {
    padding: 0 10px 10px 10px;
    color: #333 !important;
    background: #fff !important;
    font-weight: normal !important;
}

.formulario legend {
    margin-top: 5px;
    padding: 2px 5px;
    font-weight: bold;
}

.formulario legend .ui-icon {
    float: left;
    margin-right: 3px;
    vertical-align: middle;
    display: inline-block;
}

.formulario input {
    vertical-align: middle;
}

.campo {
    color: #333;
    height: 30px;
    font-size: 10pt;
    padding-left: 3px;
    vertical-align: middle;
    font-weight: normal;
    background-color: #FFFFFF;
    background-image: none !important;
}

div.campo {
    height: auto;
    padding: 5px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.formulario div.campo label:hover {
    background: #ccc;
}

.select {
    height: 32px;
    font-size: 10pt;
    vertical-align: middle;
    color: #333 !important;
    background: #fff !important;
    font-weight: normal !important;
}

.select option {
    border: none;
    font-size: 10pt;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333 !important;
    background: #fff !important;
    border-bottom: 1px #ccc dotted;
    font-weight: normal !important;
}

.formulario form {
    overflow: hidden;
}

.textarea {
    padding: 3px;
    color: #333;
    background-color: #fff;
    background-image: none !important;
    font-weight: normal !important;
}

.botao {
    height: 26px;
    font-size: 9pt;
    vertical-align: middle !important;
    background-position: center center !important;
}

a.botao {
    color: #fff;
    height: 24px;
}

.menu {
    clear: both;
    padding: 5px;
    margin-top: 5px;
    overflow: hidden;
}

.footer {
    clear: both;
    padding: 3px 5px;
    overflow: hidden;
}

.accordion {
    display: none;
    height: auto !important;
}

.formulario .accordion h3 {
    font-weight: bold !important;
}

.formulario .accordion ul {
    padding: 0;
    margin: 0;
    height: auto !important;
}

.formulario .accordion ul li {
    display: block;
}

.formulario .accordion div {
    height: auto !important;
}

.formulario table {
    position: relative;
}

.formulario .filtro {
    padding: 3px;
}

.formulario .filtro .campo {
    height: 20px;
}

.player {
    margin-top: 30px;
}

.opcoesBanda {
    margin: 20px 0;
}


/**** Mensagens *****/


/***** Mensagens ********/

.dialogMsgGlobal {
    padding: 0 !important;
    height: auto;
    width: auto;
    min-width: 0;
    min-height: 0;
    border: none !important;
    background: none !important;
    padding-bottom: 16px;
    z-index: 99999 !important;
}

.dialogMsgGlobal .ui-dialog-titlebar {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    display: none;
}

.dialogMsgGlobal .ui-dialog-title {
    padding: 0;
    margin: 0;
}

.dialogMsgGlobal .ui-dialog-titlebar .ui-icon {
    background-color: #fff;
    padding: 0 1px;
}

.dialogMsgGlobal .ui-dialog-content {
    margin: 0;
    padding: 0;
    padding-bottom: 16px;
    min-height: 0 !important;
    height: auto !important;
    background: url(/view/resources/imagens/site/shadow.png) no-repeat right bottom;
}

.msg {
    font-size: 12pt;
    padding: 10px 20px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
}

.msg .ui-icon {
    height: 16px;
    width: 16px;
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.msg b {
    display: block;
    border-top: none;
    border-left: none;
    border-right: none;
    text-align: left !important;
    font-size: 9pt !important;
}

.msg.msgclosethick,
.msgclosethick {
    background-color: #FFF0F0;
    color: #f00;
    border: 1px #f00 solid;
}

.msg.msgalert,
.msgalert {
    background-color: #FFFFEA;
    color: #F93;
    border: 1px #F93 solid;
}

.msg.msginfo,
.msginfo {
    background-color: #E8F3FF;
    color: #007CF9;
    border: 1px #007CF9 solid;
}

.msgError {
    vertical-align: middle;
    margin-right: 3px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    z-index: 101;
}

.msgs {
    cursor: default;
    vertical-align: middle;
}

input.msgError,
textarea.msgError {
    margin-right: 0;
}

.msgError span {
    font-size: 7pt !important;
    padding: 3px 5px !important;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.msgError img {
    height: 16px;
    width: 5px;
    float: none;
    display: inline-block;
    vertical-align: middle !important;
    border: none;
    background-position: -102px -16px;
}

.msgGlobal {
    font-size: 7pt !important;
    color: #f00;
    text-align: left;
    padding: 2px 0;
    text-decoration: underline;
}

.mensagemGlobal {
    text-align: center;
    font-size: 12pt!important;
    color: #f00;
    font-weight: bold;
    background: #ffe;
    border: 1px #f00 solid;
    padding: 10px;
}


/*** UI-PANEL ***/

.ui-panel {
    display: none;
    z-index: 10;
    padding: 3px;
    position: relative;
    font-weight: normal;
    margin: 0 5px 5px 0!important;
    display: inline-block;
    vertical-align: top;
}

.ui-panel .ui-panel-content {
    display: block;
    background: #fff;
    border: inherit;
    color: #333;
}

.ui-panel .ui-panel-header {
    margin: 0;
    padding: 3px;
    font-size: 10pt;
}

.ui-panel .ui-panel-header .ui-icon {
    display: inline-block;
    float: left;
}

.ui-panel .ui-panel-header .ui-panel-controls {
    padding-left: 10px;
}

.ui-panel .ui-panel-header .ui-panel-controls .ui-icon {
    float: right;
    display: inline-block;
}

.tabContatos {
    border: none !important;
}

.tabContatos .ui-tabs-nav {
    border: none !important;
    background: none !important;
}

.tabContatos .ui-tabs-panel {
    padding-bottom: 0;
}

.secrs {
    width: 465px;
}

.jquery {
    display: none;
}

.pesquisa_geral {
    padding-left: 20px;
    list-style: decimal;
    margin: 10px;
}

.pesquisa_geral li {
    margin-bottom: 5px;
    border-bottom: 1px #aaa dotted;
}

.feedback {
    color: #f30;
}

.dialogs {
    display: none;
}

.agendaInicio {
    height: auto;
    background: #fff;
    margin-bottom: 10px;
    border-bottom: 1px #ccc dotted;
}

.agendaInicio .imgMain {
    width: 600px;
    height: 285px;
}

.agendaInicio .dataEvento {
    color: #060;
    font-size: 14pt;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 10px;
}

.agendaInicio .tituloEvento {
    padding: 10px;
    text-align: center;
}

.agendaInicio .tituloEvento a {
    color: #333;
    font-weight: bold;
    font-size: 12pt;
}

.redes_sociais {
    float: right;
    padding: 5px 5px 0 5px;
}

.redes_sociais a {
    margin: 0;
    padding: 0;
}

.redes_sociais img {
    opacity: 0.4;
    width: 23px;
    height: 23px;
    margin: 0;
    padding: 0;
    display: inline;
    filter: alpha(opacity=40);
}

.redes_sociais img:hover {
    opacity: 1.0;
    width: 23px;
    height: 23px;
    filter: alpha(opacity=100);
}

.redes_sociais_foot {
    float: right !important;
}

.redes_sociais_foot img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    width: 36px;
    height: 36px;
}

.redes_sociais_foot img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    width: 36px;
    height: 36px;
}

.skiptranslate.goog-te-gadget {
    text-transform: capitalize;
}

.skiptranslate.goog-te-gadget select {
    border: 1px #ccc solid;
}

.ui-datatable table {
    border-collapse: collapse;
    width: 100%;
}

.ui-datatable .ui-datatable-header,
.ui-datatable .ui-datatable-footer {
    text-align: center;
    padding: 4px 10px;
}

.ui-datatable .ui-datatable-header {
    border-bottom: 0px none;
}

.ui-datatable .ui-datatable-footer {
    border-top: 0px none;
}

.ui-datatable th,
.ui-datatable tfoot td {
    text-align: center;
    white-space: nowrap;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.ui-datatable-data,
.ui-datatable-data-empty {}

.ui-datatable .ui-datatable-data td,
.ui-datatable .ui-datatable-data-empty td {
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    padding: 5px;
    margin: 0px;
    overflow: hidden;
    font-size: 10pt;
}

.ui-datatable .ui-sortable-column {
    cursor: pointer;
}

.ui-datatable div.ui-dt-c {
    position: relative;
}

.ui-datatable .ui-sortable-column-icon {
    left: 0;
    top: 0;
    position: absolute;
    margin-top: 0.2em;
}

.ui-datatable .ui-column-filter {
    display: block;
    width: 100px;
    margin: auto;
}

.ui-datatable .ui-expanded-row {
    border-bottom: 0px none;
}

.ui-datatable .ui-expanded-row-content {
    border-top: 0px none;
}

.ui-datatable .ui-row-toggler {
    cursor: pointer;
}

.ui-datatable .ui-cell-editor-input {
    display: none;
}

.ui-datatable .ui-row-editor-column {}

.ui-datatable .ui-row-editor {}

.ui-datatable .ui-row-editor span {
    cursor: pointer;
    float: left;
}

.ui-datatable tr.ui-state-highlight {
    cursor: pointer;
}

.ui-datatable .ui-selection-column {
    width: 44px;
}

.ui-datatable .ui-selection-column .ui-chkbox-all {
    display: block;
    margin: 0px auto;
    width: 16px;
    height: 16px;
}

.ui-datatable-scrollable {}

.ui-datatable-scrollable-body {
    overflow: auto;
    *position: relative;
}

.ui-datatable-scrollable-header,
.ui-datatable-scrollable-footer {
    overflow: hidden;
    border: 0px none;
}

.ui-datatable-scrollable .ui-datatable-scrollable-body table,
.ui-datatable-scrollable .ui-datatable-scrollable-header table,
.ui-datatable-scrollable .ui-datatable-scrollable-footer table {
    width: auto;
}

.ui-datatable-scrollable .ui-datatable-scrollable-header,
.ui-datatable-scrollable .ui-datatable-scrollable-footer {
    position: relative;
}

.ui-datatable-scrollable .ui-datatable-scrollable-header-box,
.ui-datatable-scrollable .ui-datatable-scrollable-footer-box {
    float: left;
    padding-right: 40px;
}

.ui-datatable .ui-column-resizer {
    position: absolute;
    right: 0;
    width: 8px;
    height: 20px;
    padding: 0px;
    cursor: col-resize;
    background-image: url("/showcase-labs/javax.faces.resource/spacer/dot_clear.gif.jsf?ln=primefaces");
    margin: -4px 0px;
    *margin-left: 2px;
}

.ui-datatable .ui-filter-column .ui-column-resizer {
    height: 45px;
}

.ui-datatable .ui-column-resizer-helper {
    width: 1px;
    position: absolute;
    z-index: 10;
    display: none;
}

.ui-datatable-resizable {
    padding-bottom: 1px;
    /*fix for webkit overlow*/
    overflow: auto;
}

.ui-datatable.ui-datatable-resizable table {
    width: auto;
}

.ui-datatable th div.ui-dt-c,
.ui-datatable .ui-datatable-data td div.ui-dt-c,
.ui-datatable .ui-datatable-data-empty td div.ui-dt-c,
.ui-datatable tfoot td div.ui-dt-c {
    padding: 4px 10px;
    overflow: hidden;
}

.ui-datatable .ui-datatable-data tr.ui-state-hover {
    border-color: inherit;
    font-weight: inherit;
    cursor: pointer;
    *font-weight: normal;
    /*IE7 hack*/
}

.ui-datatable .ui-paginator,
.ui-datatable .ui-paginator {
    padding: 2px;
}

.ui-column-dnd-top,
ui-column-dnd-bottom {
    display: none;
    position: absolute;
}

.ui-column-dnd-top .ui-icon,
ui-column-dnd-bottom .ui-icon {
    position: absolute;
    top: -4px;
}


/* InCell Editing */

.ui-datatable .ui-datatable-invalidrow .ui-cell-editor .ui-cell-editor-output {
    display: none;
}

.ui-datatable .ui-datatable-invalidrow .ui-cell-editor .ui-cell-editor-input {
    display: inline;
}

.ui-datatable .ui-row-editor .ui-icon-pencil {
    display: inline;
}

.ui-datatable .ui-datatable-invalidrow .ui-row-editor .ui-icon-pencil {
    display: none;
}

.ui-datatable .ui-row-editor .ui-icon-check,
.ui-datatable .ui-row-editor .ui-icon-close {
    display: none;
}

.ui-datatable .ui-datatable-invalidrow .ui-row-editor .ui-icon-check,
.ui-datatable .ui-datatable-invalidrow .ui-row-editor .ui-icon-close {
    display: inline;
}

.ui-datatable .ui-datatable-data .ui-dt-c.ui-cell-editing {
    padding: 0;
    margin: 0;
}