.painel-corpo a:link{ color:#333!important;}

.painel-corpo ul{ font-size:13px;}

.banners img{ margin-top:12px;}

.banners-img-pauta-feminina{border:solid 1px #ccc!important;}

.item-banner-destaque{
  margin-bottom: 34px;
}
.item-banner-destaque img{
  width: 100%;
}

.artigo-pesquisa li {
	list-style: none;
    font-size: 0.86em;
    float: left;
    margin-left: -1.5em;
}



.artigo-pesquisa-linha{
	border-bottom:solid 1px #005B9E;
}

.artigo-pesquisa-titulo{
	margin-left: 2px;
  margin-bottom: 5px;
  margin-top: 3px;
  color:#777777 !important;
  font-size:13px;

}
  
.item-pesquisa {
    font-size: 14px;
    padding-left: 18px;
    padding-right: 18px;
  }

.item-pesquisa a{
  color:#000000 !important;
  text-decoration: none !important;
}

.artigo-pesquisa small{
	float: right;
	margin-right: 1.5em;
	color: #3A6C98;
	margin-top: autoauto1em;
}

.rede-de-protecao{
   border:solid 1px #ccc;
   padding: 19px;
   font-weight: bold;
}

.portlet-noticias-destaque-procuradoria{
	min-height:328px;
	background:#F5F5F5;
	margin-bottom:10px;
}

.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

/* variaveis */
/* Funcoes */
/* Estilos */
.identificacao-site,
.busca-principal,
.painel-cabecalho {padding: 25px 0 0 0;}

.fixMargin {margin-left: 0 !important;}

.fixBorder {border-left: 1px solid #ffffff;}

.fixLink {font-size: 14px;}

/* CONTEUDO PRINCIPAL */
.conteudoPrincipal {margin-top: 40px;}

/* PARA O PLONE CONFLITOS */
#content {
 line-height:inherit;
 font-size: inherit;
}

/* No item abaixo foi retirado display:inherit 
   pq estava deixando carousel-caption na vertical */
#content li, dl.portlet li {
 margin-bottom: 0;
 line-height: inherit;
}

#content ul {
 list-style-type: none;
 margin-left: 0;
}

.text-right {
    text-align: right;
    font-size: 12px;
}

/* CSS PROCURADORIA LESS */
.noticias .topo {margin-bottom: 30px;}

.projeto h3 {
  margin-bottom: 24px;
  margin-top:24px;
}

.boxHomeProcuradoria {
    background-color: #fef4f2;
    padding-bottom: 30px;
    min-height:286px;
}

.item-projeto-mulher{
  text-align:center;
  margin-top: 25px;
}

.item-projeto-mulher a{
  color:#000000;
  text-decoration: none !important;
}

.item-projeto-mulher .titulo-projeto{
  font-size:19px;
}

.item-projeto-mulher .descricao-projeto{
  font-size:16px;
}

.item-projeto-mulher img {
  margin-bottom:10px;
}


.publicacoes-home-procuradoria {
  padding-bottom: 10px;
  margin-bottom: 40px;
}

.item-publicacao-home{
  margin-top: 30px;
}


.projetos-home-procuradoria{
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.pesquisas-home-procuradoria{
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.slide { margin-bottom: 40px;}

.caption h4 {
    margin-top: 0;
    margin-bottom:2PX;
}

/* CSS HERANÇA SITE NOTICIAS */
.carousel-indicators {
  top: 10px;
  height: 20px;
}

.carousel-control {
  background-image: none !important;
  text-shadow: 1px 1px 1px #333333;
  color: #ffffff !important;
  z-index: 16;
  width: 80px;
  height: 200px;
  top: 50%;
  margin-top: -100px;
}

.carrossel-imagem {
  width: 100%;
  max-height: 450px;
  overflow: hidden;
}

.carousel-caption{
	background: rgba(0, 0, 0, 0.5);
	text-align: left;
    font-size: 16px;
    padding-right:20px !important;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-left: 30px !important;
}

.carousel-caption a{padding-left:2em;}
.carousel-caption a h3{padding-left:2em;}
.carousel-caption a p{padding-left:2em;}



.carousel-caption h2 {
  font-size: 20px;
  margin-top: 10px;
  line-height: 1.4;
  color: #ffffff;
}

.carousel a { color: inherit;}

.carousel-caption small {
  color: #cccccc;
}

.carrossel-setas {
  font-size: 80px;
  line-height: 200px;
  position: absolute;
}

.carrossel-setas.left {left: 20px;}

.carrossel-setas.right { right: 20px;}

#carrosselDestaques { margin-bottom: 0px;}

#carrosselDestaques .carousel-caption {
  padding-top: 1px;
  padding-bottom: 1px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
}

#carrosselDestaques .carrossel-imagem img.img-responsive { width: 100%;}

#carrosselImagensSenado .carrossel-cabecalho {
  position: absolute;
  z-index: 7;
  top: 10px;
  left: 20px;
  font-size: 20px;
  color: #ffffff;
}

#carrosselImagensSenado .icone-fullscreen {
  position: absolute;
  z-index: 8;
  top: 20px;
  right: 20px;
}

#carrosselImagensSenado .icone-fullscreen a {
  color: #ffffff;
  text-shadow: 1px 1px 1px #333333;
  font-size: 20px;
}

#carrosselImagensSenado .carrossel-cabecalho h3 {
  color: inherit;
  margin-top: 5px;
  text-shadow: 1px 1px 1px #333333;
}

/* */
.lista-itens-separados li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: dotted 1px #cccccc;
  font-size: 12px;
}

.lista-itens-separados li:first-child { border-top: dotted 1px #cccccc;}

/* */
.painel {
  margin-bottom: 2px;
  background-color: #f5f5f5;
  color: #666666;
}

.painel a { color: #3E6892;}


.painel-cabecalho-pesquisas {
    background-color: #860a59;
    padding-top: 5px;
    border-bottom: solid 1px #cccccc;
    font-size: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom:15px;
  }

.painel-cabecalho-noticias {
    background-color: #cf4d50;
    padding-top: 5px;
    border-bottom: solid 1px #cccccc;
    font-size: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom:15px;
  }

.painel-cabecalho-projetos {
    background-color: #e81a9d;
    padding-top: 5px;
    border-bottom: solid 1px #cccccc;
    font-size: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    color: #fff;
  }

.painel-cabecalho-publicacoes {
    background-color: #c144bd;
    padding-top: 5px;
    border-bottom: solid 1px #cccccc;
    font-size: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom:15px;
  }

.painel-cabecalho-eventos {
    background-color: #ff9ae7;
    padding-top: 5px;
    border-bottom: solid 1px #cccccc;
    font-size: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom:15px;
  }

.painel-cabecalho-video {
    background-color: #cf4d50;
    padding-top: 5px;
    border-bottom: solid 1px #cccccc;
    font-size: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom:25px;
  }

.painel-corpo {
  margin: 15px;
  border-bottom:solid 1px #ccc;
  font-size:14px;
}

.painel-corpo .horas {
  font-size: 16px;
  color: #666666 !important;
}

.painel-rodape {
    float: right;
    font-size: 12px;
    margin-right: 4px;
    padding-bottom: 10px;
    padding-top: 0px;
}

.painel-rodape-videos {
    float: right;
    font-size: 13px;
    margin-right: 47px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.painel-rodape-videos a{
color:#000000;
} 

.painel .dropdown-menu {
  margin: 0;
  font-size: 12px;
}

.painel-base { background-color: #ffffff;}

.painel-borda {
    background-color: #fef4f2;
    height: 328px;
}

.painel-borda-videos {
    background-color: #fef4f2;
    min-height:358px;
}

#video-destaque-procuradoria {
  width: 100%; /* ou um valor fixo como 800px */
  aspect-ratio: 16 / 9; /* mantém proporção */
}

#video-destaque-procuradoria iframe {
  width: 50%;
  height: 50%;
}



#redesSociais{ margin-bottom:12px;}

.largura-maxima-celular p{ font-size:16px;}

.painel-borda-proc-eventos{
  background-color: #ffffff;
  border: solid 1px #cccccc;
  margin-bottom:12px;
  height:408px;
}

.painel-borda-proc-eventos h4{
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-left: 15px;
	margin-top: 21px;
	color:#427597;
}

.noticia-destaque-mais-noticias{
	float: right;
	margin-top: 18px;
	font-size: 12px;
}

.capa-relatorio{
	width: 262px;
	height: 179px;
	border: solid #7a2b6d!important;
}

.banner-equidade{
	width: 280px; 
	height: 180px;
}

.painel-especial { border-color: #333333;}

.painel-especial .painel-cabecalho {
  border-bottom: none;
  color: #333333;
}

.painel-base .painel-cabecalho,
.painel-base .painel-corpo {
  margin: 0;
  padding: 0;
}

.painel-video {
  background-color: #333333;
  color: #ffffff;
  border-color: #ffffff;
}

.painel-video .texto-detalhe {color: #ffffff;}

.painel-video h3 { color: #ffffff;}

.painel-video iframe {
  width: 100%;
  min-height: 300px;
}

.painel-links { border-bottom: solid 5px #cccccc;}

.painel-links h3 { color: #333333;}

.painel-links a { color: #3E6892;}

.painel-destaques a {
  font-size: 14px;
  margin-top: 0;
}

.painel-destaques .thumbnail {
  min-height: 80px;
  margin-bottom: 20px;
  border-bottom: dotted 1px #cccccc;
}

.painel-destaques .thumbnail:last-child { border-bottom: none;}

.painel-destaques img {
  margin-right: 15px;
  margin-bottom: 10px;
  width: 90px;
}

/* */
#redesSociais img {
  width: 35px;
  height: 35px;
  background-image: url('++resource++img/procuradoria/logos-redes-sociais.png');
}

#redesSociais a { margin-left: 6px;}

#redesSociais .painel-corpo {
  white-space: nowrap;
  overflow: hidden;
  padding:12px;
}

#redesSociais img.rs-twitter { background-position: 0 0;}

#redesSociais img.rs-facebook {background-position: -40px 0;}

#redesSociais img.rs-you-tube {background-position: -80px 0;}

#redesSociais img.rs-flickr {background-position: -120px 0;}

#redesSociais img.rs-google-plus {background-position: -160px 0;}

#redesSociais img.rs-instagram {background-position: -200px 0;}

.texto-detalhe {font-size: 12px;}

.info-detalhe {font-size: 11px;}

.header-agenda {margin: 30px 0 20px 0;}

.hora-agenda {
  background-color: #3e6892;
  text-align: center;
}

.hora-agenda h2 {
  color: #ffffff;
  margin-top: 12px;
}

.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

.destaque-padrao img{
    margin:1em;
    height:170;
    width:250;
}

/* mozila table responsive */
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}


@media (min-width: 320px) and (max-width: 479px) {
  .identificacao-site h1 {
    font-size: 22px;
  }
  .identificacao-site h1 small {
    font-size: 16px;
  }
  .container {
    margin-left: 15px;
    margin-right: 15px;
  }
  .publicacoes .col-md-3 {
    margin-bottom: 10px;
  }
}

.boxvideo{
    border-bottom: 5px solid #f5f5f5;
    border-top: 5px solid #f5f5f5;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.painel-cabecalho h3{ color:#3e6892;}

.collection_texto a {
    color: #3e6892;
    float: left;
}

.collection_img img{border:solid 1px #ccc;}

.collection_img img {
    border: 1px solid #ccc;
    margin-top: 10px;
}

.identificacao-site, .busca-principal{ height:auto!important;}

.caption_noticias{ margin-top:1.8em;}

.caption { margin-top: 2.7em;}

.destaque-padrao img { border: 1px solid #c3c3c3;}

#portlet-agenda{ height:387px;}

#portlet-agenda .painel-corpo{ height:260px;}

.box .label{ display: inline-block;}

@media (max-width: 991px) {
.carousel-caption{
  display:none;
}
.item-publicacao-home img{
  margin:auto;
}

.painel-borda-videos {
padding-bottom: 50px;
}

}
@media (min-width: 768px) and (max-width: 1199px) {

.item-banner-destaque{
  margin-bottom: 29px;
}

}  