/* Pesquisa */
.portal-search {
    visibility: visible;
}

.newsDataPublicacao{
	margin-bottom:30px;
	
}


.img-principal-noticia img{
margin:auto;	
	
}

@font-face {
  font-family:OpenSans;
  src: url("++resource++static/fonte/OpenSans.ttf");
}

#footer-interlegis {
width: 100%;
    height: 67px;
    background-image: url("++resource++img/home/footer-interlegis.png");
    background-size: contain;
    background-repeat: repeat-x;
    margin-bottom: 0px;
}

/* correção no estilo do menu */
:not(#_) .sf-wrapper .navbar-nav--sf>li>a {
    font-size: 18px!important;
}

#portal-columns {
    margin-left: -1em!important;
}
/* Carousel caption personalizado */
#slide-transparencia .carousel-caption {
  background-color: transparent;
  padding-right: 10px;
  top: 50%;
  width: 80%;
}
.carousel-caption{
	background: rgba(0, 0, 0, 0.5);
	text-align: left;
    font-size: 22px;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 0;
}

.painel-title-cursos{color:white;}


.bloco-eventos-interlegis .caixa-cursos-home{
   background-color:#0195DA;
   height:232px;
   color:white;
   padding-top:3px;
   padding-right: 30px;
}


.painel-corpo{padding-left: 26px;}

.painel-corpo li{
	list-style:none;
	padding-bottom:8px;
	padding-right: 15px;
	font-size:14px;
	border-bottom:1px solid #005B9E;
	padding-top: 8px;
	
}

.painel-corpo li:last-child {
  border-bottom: 0;
}
  
.carousel-caption a{padding-left:2em;}
.carousel-caption a h3{padding-left:2em;}
.carousel-caption a p{padding-left:2em;}

#slide-transparencia .carousel-inner {
    background-image: url("/transparencia/++resource++img/home/fundo-slide2.png");
    background-size: cover;
    height: 181px;
    width:387px!important;
}
.identificacao-site h1{
	  font-family: inherit!important;
    font-weight: bold;
    line-height:1,5em;
}

#slide-transparencia .carousel-control .icon-next,
#slide-transparencia .carousel-control .glyphicon-chevron-right {
  display: none;
}
#slide-transparencia .carousel-control .icon-prev,
#slide-transparencia .carousel-control .glyphicon-chevron-left {
  display: none;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img{
	 margin:0!important;
	
}

#linha1 ul {
  list-style: none;
  margin: 5px;
}
#linha2 { margin-top: 20px;
}
#linha2 p{
    text-align: justify;
    font-size: x-large;
    line-height: 1;
    margin: 0px;
}
.carousel .item img{
	height:179px !important;
	width:484px;
	
}
.carousel{
    width:100%;
}
.slide-link h4{
  text-align: left;
  font-size: x-large;
  line-height: 1;
  margin: 1em 0 0;
  color: #FFF;
  border-top:1px solid #fff;
  

}

.slide-link, .slide-noticia{
  width:125%;   
}

#linha2 a {
  color: #FFF;
  text-decoration: none;
}

#linha2 h2 {
  color: white;
  border-bottom: solid 1px;
  text-align: left;
  font-size: medium;
}
#linha1 .image{
    text-align:center;
    
}
/* #linha2 a:hover, a:focus {
  color: #FFF;
  text-decoration: none;
}
 */
#linha2 div {margin-bottom: 17px;}

#linha3{text-align: justify;}

#linha3 h2 {
    border-bottom: 1px solid;
    font-size: 25px;
}

#linha3 h3{border-bottom: solid 1px #ccc;}

#linha3 h2 {
    border-bottom: 1px solid #ccc;
    color: #6e8cad;
    margin-bottom: 33px;
}

.coluna3 h3 a{
    color:#666;
}

.divisor-horizontal-2px {
  margin-bottom: 2px;
  border-bottom: 2px solid #ccc;
  clear: both;
}

/* #linha3 h3{
    font-size:27px;
}
#linha3 h4 {
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 23px;
    padding: 12px 0;
} */

/* #linha3 h4 a{
    color: #666!important;
} */

.coluna3 h3{
    color:#666;
}

.links-lai{
   background-color: #f5f5f5;
   border: solid 1px #ccc;
   margin-top: 68px;
   padding-top: 10px;
   padding-bottom: 10px;
}

.links-lai ul li{
margin-bottom: 5px;
}

.links-lai ul li a {
    margin-left: 15px;
}

.banner_leideacesso{
    margin-top:16px;
}

#toolbar {
    overflow: auto;
}
#portal-breadcrumbs {
    float: left;
}
#portal-breadcrumbs {
    display: block;
}
#portal-breadcrumbs {
    font-size: 80%;
    margin-bottom: 1em;
    margin-left: 0.25em;
}


#linha1 img {
    height: 58px;
}

.titulo h3 {
    text-align: center;
    width: 176px;
}

.row1_col h3 a {
  color: #3e6892!important;
  font-size: 16px;
}

.text-row1{
    text-align: left;
/*     color: #333;
    font-size: 14px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
 */}

.dropdown-toggle {
/*     color: #817777; */
    font-size: 18px;
/*     font-weight: bold; */
}

/* .navbar-inverse .navbar-nav > li > a{
  font-size:15px!important;
}
 */
 
.guia-lai{
   margin-top:35px;
 }

.guia-lai img{
   width:6%;
   float:left;
}

#guia-lai-texto {
    float: left;
    margin-left: 20px;
}

 .pesquisa-faq{
 float:right;
 }
 
.pergunta_LAI{
 margin-left:25px;
 }
 
.resposta_LAI{
   margin-left:25px;
 } 
 
.caixa_grande_LAI{
    margin-top:80px;
}

#content {
    font-size:100% !important;
}

#content .discreet {
    font-size: 100% !important;
}

.text-row1 a{
    font-size:13px !important;
  color:#565656 !important;
}

.text-participationt{
    font-size:13px !important;
  text-align: left;
}

.text-participationt a{
    color:#565656 !important;
}

#parent-fieldname-text h3{
     margin-bottom: 2.5px;
}

.caixa-sumario-evento {
    font-weight: 400;
    max-width: 320px;
    float: right;
    background: #fafafa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
    padding: 12px 12px 12px 36px;
    margin-left: 5px;
}    

.caixa-sumario-evento li{
	margin-bottom:10px;
	
}



#svg-map circle {
    fill: #90EE90;
}


    #svg-map path { fill:#3CB371 }
    #svg-map text { fill:#fff; font:12px Arial-BoldMT, sans-serif; cursor:pointer }
    #svg-map a{ text-decoration:none }
    #svg-map a:hover { cursor:pointer; text-decoration:none }
    #svg-map a:hover path{ fill:#556B2F !important }
    #svg-map a:hover .circle { fill:#556B2F !important; cursor:pointer }

#map-MG path{
	fill:#006400;
}

#map-PI path,#map-PE path,#map-PB path,#map-RN path,#map-AL path{
fill:#008000
}
#map-AC path, #map-AM path,#map-RR path,#map-AP path,#map-SE path,#map-MS path,#map-RJ path,#map-ES path,#map-RO path{
	fill:#9ACD32;    
}    

.card-header-orgao{
  padding-left: 25px;
  padding-top: 25px;
  padding-bottom: 10px;
  
}

.orgao-atendido{
margin-top:30px;margin-bottom:60px; border: 1px solid rgba(0, 0, 0, .125);background-color: rgba(0, 0, 0, .03);border-radius: 4px;
	
}

.orgao-atendido td,th{
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	padding-top: 10px;
	padding-left: .25rem; 
	padding-right: .27rem;
}

.orgao-atendido tr{
}
.orgao-atendido table{
    border-left: 0px;
    border-right: 0px;
	border-top: 0 !important;
	background-color: #f8f9fa;
	padding: .25rem .25rem;
}

.card-title-orgao {
  background-color: rgba(0, 0, 0, .03);
  padding-left: 24px;
  border-left: 5px solid #ee6e73;
  margin-bottom: 10px;
  font-weight: 500;
}    

.item-arquivo-orgao{
    position: relative;
    display: block;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    border-radius: 4px;
}

.item-arquivo-orgao:last-child{
    margin-bottom: 5px;
	
}

@media only screen and (min-width: 992px) {
.descricao-orgao{
	padding-left:0px !important;
}

}

@media only screen and (max-width: 993px) {

.orgao-atendido td,th{
  padding-right: 1.40rem !important;
}

}

/* Menu de exibição */
#plone-contentmenu-display{display:none}



/* ocultar o botão ações, compartilhamento e estado */
#plone-contentmenu-workflow, #contentview-local_roles, #plone-contentmenu-actions{
	    display:none;
}



