.newsImageContainer a img {
    display: none !important;
}
/* css projeções da ifi */
/* Celulares pequenos */
@media (max-width: 480px) {
  .img-ifi-banner {
    margin-top: 2em !important;
  }
}

/* Celulares muito pequenos */
@media (max-width: 360px) {
  .img-ifi-banner {
    margin-top: 2em !important;
  }
}

/* Tablets (retrato até 768px) */
@media (max-width: 768px) {
  .img-ifi-banner {
    margin-top: 2em !important;
  }
}

/* Tablets grandes (paisagem até 1024px) */
@media (max-width: 1024px) {
  .img-ifi-banner {
    margin-top: 2em !important;
  }
}


.box {
  background: #005D89;
  color: #fff;
  padding: 15px;
  border-right: 1px solid #fff;
  text-align: center;
  height: 140px;
  border-bottom: 1px dotted #fff;
}

.img-destaque-homeifi{
	
	width: 1399px;
}

.ifi-home, .ifi-home-noticias {
    font-family: Roboto !important;
}

/* remove a borda da direita no 3º, 6º, 9º... */
 .col-sm-4:nth-child(3n) .box {
  border-right: none;
} 

.row .col-sm-4:last-child .box{
  border-bottom: none;
}

 .row .col-sm-4:nth-last-child(2) .box{
  border-bottom: none;
 }



.panel-custom {
    background: #005D89;
    color: #fff;
    padding: 10px;
    margin-bottom: 2px;
}
.panel-custom h4 {
    margin: 0;
    font-size: 16px;
}
@media (max-width: 767px) {
	  .col-sm-4 .box {
	  border-right: none;
	}

.row .col-sm-4:last-child .box{
  height: 0px;
}
  
}

.box p{text-align: right;}


/* fim css projeções da ifi */

/* css notícias ifi */
.titulo-noticia {
    width: 192px;
    height: 30px;
    text-align: left;
    font-family: 'Roboto';
    font-size: 23px;
    font-weight: 403;
    letter-spacing: 0px;
    color: #007DB8;
    opacity: 1;
    margin-left: -0.7em;
    font-wei
}
.media-heading a{
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 403;
    color: #007DB8;
    letter-spacing: 0;
    opacity: 1;
    text-decoration: none;
}


iframe{
 border-radius: 10px;
}
.media-body p {
    font-family: 'Roboto';
    font-size: 17px;
    font-weight: 403;
    color: #000;
    text-align: left;
    letter-spacing: 0;
     margin-left: 1em;
}

.media-body {
    background: #F5F5F5;
}
.media-heading{
 
    margin-left: 1em;
}


.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.box p span{
	color:#F5F5F596;
	
}
.box p strong{
	color:#ffffff;
	
}
.titulo-noticias-ifi {
    font-size: 23px;
    letter-spacing: 0px;
    color: #007DB8;
    opacity: 1;
    margin-left: 0.2em; 
}
  
  
  .body-text {
    background-color: #f2f2f2;
    padding: 20px;
    padding-left: 10px;
    padding-top: 5px;
    margin-top: 20px;
    padding-bottom: 2.5em;
    width: 860px;
    height: 124px;
    margin-left: -29px;
}

 .body-text a{
  	color: #007DB8!important; font-weight: 430; font-family: 'Roboto'; font-size: 21px; 
  }
  .body-text p{
  	 color: #000; font-weight: 430; font-family: 'Roboto'; font-size: 15px; font-size: 19px; line-height: 30px;
  }
  .video-ifi{padding: 20px;}
  .video-ifi img {width: 222px;height: 124px;}
 
  

  @media (max-width: 360px) {
  .video-ifi img{
    width: 100%!important;
    height: auto!important;
}
  .titulo-noticias-ifi {
	    margin-left: -0.6em;
	    margin-top: -26px;
	    margin-bottom: 11px;
	}
  .ifi-raf{
		font-size: 15px!important;
	    padding-top: 8px;
	    position: absolute;
	    padding-right: 11px;
	   font-family: roboto;
	   color:#F5F5F5DB!important;
	}
	 .h4-projecoes{
	 	font-size: 21px!important;
	 	font-family: roboto;
	 	}
    .row {
        display: block; /* força colunas empilhadas */
    }
    .col-sm-3, .col-sm-9 {
        width: 100% !important;
        float: none;
    }
    .body-text p {
        display: none !important; /* esconde descrição se precisar */
        padding-bottom: 1.8em !important;
    }
    .body-text {
        margin-top: -14px !important;
        margin-bottom: 35px !important;
        margin-top: -10px !important;
        margin-left:-1px!important;
        
    }
    .video-ifi {
        padding: 0 !important;
        margin-bottom: 10px;
    }
    iframe {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 200px;
    }
}


@media (max-width: 480px) {
	  .video-ifi img{
	    width: 100%!important;
	    height: auto!important;
	}
	  .titulo-noticias-ifi {
	    margin-left: -0.6em;
	    margin-top: -26px;
	    margin-bottom: 11px;
	}
	.ifi-raf{
		font-size: 15px!important;
	    padding-top: 8px;
	    position: absolute;
	    padding-right: 11px;
	   font-family: roboto;
	   color:#F5F5F5DB!important;
	}
	 .h4-projecoes{
	 	font-size: 21px!important;
	 	font-family: roboto;
	 	}
    .row {
        display: block; /* força colunas empilhadas */
    }
    .col-sm-3, .col-sm-9 {
        width: 100% !important;
        float: none;
    }
    .body-text p {
        display: none !important; /* esconde descrição se precisar */
        padding-bottom: 1.8em !important;
    }
    .body-text {
        margin-top: -14px !important;
        margin-bottom: 35px !important;
        margin-top: -10px !important;
        margin-left:-1px!important;
        
    }
    
    
    .video-ifi {
        padding: 0 !important;
        margin-bottom: 10px;
    }
    iframe {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 200px;
    }
}

/* Tablets em modo retrato */
@media (max-width: 768px) {
    .row {
        display: block; /* força colunas empilhadas */
    }
    .video-ifi img {
	    width: 100%!important;
	    height: auto!important;
	}
		.body-text{
		    margin-top: -4px!important;
    		margin-left: 1px!important
	}
	.body-text a {
   
    font-size: 28px;
	}
    .col-sm-3, .col-sm-9 {
        width: 100% !important;
        float: none;
    }
    .body-text p {
        display: none !important; /* esconde descrição se precisar */
        padding-bottom: 1.8em !important;
    }
    .body-text {
        margin-bottom: 35px !important;
    }
    .video-ifi {
        padding: 0 !important;
        margin-bottom: 10px;
    }
    iframe {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 200px;
    }
}

/* Tablets em modo paisagem */
@media (max-width: 1024px) {
    .row {
        display: block;
    }
       .video-ifi img {
	    width: 100%!important;
	    height: auto!important;
	}
	.body-text a {
   
    font-size: 22px;
	}
	.body-text{
		    margin-top: -4px!important;
    		margin-left: 1px!important
	}
    .col-sm-3, .col-sm-9 {
        width: 100% !important;
        float: none;
    }
    .body-text p {
        display: none !important;
        padding-bottom: 1.8em !important;
    }
    .body-text {
/*         margin-top: -14px !important; */
        margin-bottom: 35px !important;
    }
    .video-ifi {
        padding: 0 !important;
        margin-bottom: 10px;
    }
    iframe {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 200px;
    }
}



/* fim notícias da ifi */

#linha1{
	font-size:12px;margin-bottom:10px;
}


#portal-breadcrumbs {
	display:none!important;
}
.card-body {
    background: gray;
    width: 258px;
    height: 14rem;
}

.texto-tipo-publicacao{
	font-size:14px;
	color:#333;
	padding-top: 3px;
}

.titulo-tipo-publicacao{
  padding-top: 12px;
  font-weight: bold;
  font-size: 24px;	
}

.caixa-imagem-tipo-publicacao{
	border-right:2px solid #D3D3D3;
}

.caixa-tipo-publicacao{
   align-items:stretch;display:flex;
}

#parent-fieldname-text h2 strong{
  color:#005c93 !important;
}

#conteudoPrincipal{
	margin-top: 1em;
}

#linha-vertical {
    height: 200px;
    border-right: 2px solid #D3D3D3;
}

.ifi-redes-sociais{width: 85px;}

.data-inicio-calendario{
  width: 45%;
  padding-top: 10px;
  font-size: 12px;
  padding-left: 8px;
  margin-right: 12px;
  margin-top: 5px;
  margin-bottom: 5px;  
}

.data-fim-calendario{
  width: 45%;
  padding-top: 10px;
  font-size: 12px;
  padding-left: 8px;
  margin-top: 5px;
  margin-bottom: 5px;  
}

.Highlighted a{
   background-color : #4876FF !important;
   background-image :none !important;
   color: White !important;
   font-weight:bold !important;
}

.ui-datepicker {
  width:100% !important;
  margin-bottom: 15px;
}

.ui-widget-header{
  background:#E6E6E6 !important;
}

.data_evento{
  font-weight:bold !important;
  text-align: center;
  margin-bottom: 5px;
  font-size: 0.9em; 
  margin-top:5px;

}

.titulo_evento{
  font-weight:bold !important;
  margin-top: 10px;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

.evento{
  border-top: 1px solid #D6D6D6;
  margin-bottom:10px;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  font-size: 0.9em; 
}

.exposicao{
  border-top: 1px solid #D6D6D6;
  margin-bottom:10px;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  font-size: 0.9em; 
  margin-left:10px;
}

.linha-final-evento{
  border-bottom: 1px solid #D6D6D6;
  margin-bottom:40px;
}

.carousel-caption a {
  text-decoration: none!important;
  color:#fff;
}

#formdataseventos #dataini, #datafim {
    font-size: 0.7em;
    font-style: italic;
    margin-bottom: 20px;
    margin-top: 5px;
    width: 30%;
    height: 24px;
}

#formdataseventos #dataini{
  margin-left:12px;
}

#formdataseventos #btnevento{
  background-color:#E6E6E6;
}

#formdataseventos #datafim{
  margin-right:8px;
}

#formdataseventos #btnevento{
  width:11%;
  font-size:11px;
  padding-left:4px;
   height: 26px;
}

#eventos .data-semana, .data-mes{
  font-size: 13px;
  font-weight: bold;
}
 
.calendario h4 {
  background-color: #3e6892;
  font-size: 25px;
  width:100% !important;
  text-align:center;
  margin-bottom: 10px;
  padding: 5px;
}

.calendario{
   border:1px solid #D6D6D6 !important;
}

.portal-search {visibility: visible;}

.portal-search-smart{
    visibility: visible;
}

.portal-search .busca-plone{
    visibility: visible;
}

.portal-search .busca-plone {
    margin-top:-2em!important;
}

.busca-smartphone .busca-gsa{
    visibility: hidden;
}

.busca-smartphone .busca-plone{
    visibility: visible;
}

#busca-bdsrv {visibility: visible;}

.painel-cabecalho{
  background-color: #f5f5f5;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
  font-size:18px;
  color:#205C90;
  margin-bottom:20px;
  padding:12px;
}

.carousel-control{
  background-image:None !important;
}

.photoAlbumEntry {
    float: right;
    position: relative;
    overflow: hidden;
    height: 185px;
    width: 143px;
    margin: 0em;
    padding: 0px 6px 0px 9px;
    text-align: center;
    background-image: none;
    background-repeat: no-repeat;
}

.photoAlbumEntryTitle {
    display: none;
}

#content{ margin: auto auto auto 2em!important;}

#content h1.documentFirstHeading{
  border-bottom:none!important;
}

#content h1.documentFirstHeading{
  color:#005c93!important;

}

.revista_texto {
    margin-bottom: 15px;
}

label{
  color:#005c93;
}

#content .documentDescription, #content #description{
  font:normal 1em "Helvetica Neue", Arial, FreeSans, sans!important;
}

.revista_sumario {
    font-size: 150%;
    margin-top: 60px;
    margin-bottom: -20px;
}

.revista_secao {
    font-size: 100%;
    margin-top: 45px;
    margin-bottom: 15px;
}

h2 {
    font-size: 150%;
    font-weight: bold;
    color: #005c93;
}

.artigo_n1 {
    font-size: 100%;
    font-weight: bold;
    color: #005c93;
    margin-top: 40px;
}

.menu-idioma {
    padding-left: 1em;
    margin-top: 0.5em;
    position: absolute;
}

@CHARSET "UTF-8";


body{
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    text-align: left;
    margin: auto;
}

h1{
	font-size: 250%;
    font-weight: bold;
    color: #005c93;
}

h2{
	font-size: 150%;
    font-weight: bold;
    color: #005c93;
}

h3{
	font-size: 100%;
    font-weight: normal;
}

.menu_principal{
    width: 97%;
    font-size: 100%;
    color: gray;
    border: none;
    border-top: 1px;
    border-top-color: silver;
    border-top-style: dotted;
    border-bottom: 3px;
    border-bottom-color: #005c93;
    border-bottom-style: solid;
    margin-top: 1%;
    margin-bottom: 3%;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 1.5%;
    padding-right: 1.5%;
    display: table;
}

.menu_principal_item{
   list-style: none;
   float: left;
   padding-left: 1.5%;
   padding-right: 1.5%;
}

.menu_secundario{
   width: 96%;
   background-color: #f7f7f7;
   color: gray;
   border: none;
   margin-top: -3%;
   margin-bottom: 3%;
   padding-left: 2%;
   padding-right: 2%;
   display: table;
}

.menu_secundario_item{
  list-style: none;
  float: left;
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
}
.menu_secundario_item:hover{
  background-color: #e7e7e7;
}

.artigo_n1{
  font-size: 100%;
  font-weight: bold;
  color: #005c93;
  margin-top: 40px;
}
 
.artigo_n2{
  font-size: 100%;
  font-weight: bold;
  margin-top: 40px;
}

.artigo_n3{
   font-weight: bold;
   margin-top: 20px;
}

.artigo_texto{
   margin-top: 10px;
}

.artigo_link{
  font-size: 100%;
  color: #005c93;
  margin-top: 50px;
}

.artigo_thumb{
  height: 100px;
  border-width: 1px;
  border-style: solid;
  border-color: silver;
  vertical-align: middle;
}

.revista_capa{
   height: 270px;
   border-width: 1px;
   border-style: solid;
   border-color: gray;
}

.revista_titulo{
   font-size: 200%;
   padding-top: 10px;
}

.revista_destaque{
  font-size: 100%;
  margin-top: 20px;
}

.revista_texto{
  margin-bottom: 15px;
}

.revista_sumario{
  font-size: 150%;
  margin-top: 60px;
  margin-bottom: -20px;
}

.revista_secao{
  font-size: 100%;
  margin-top: 45px;
  margin-bottom: 15px;
}

.revista_artigo{
  font-weight: bold;
}

.revista_link{
  margin-bottom: 30px;
}

a:link {
	color: #005c93;
    text-decoration: none;
}

a:visited {
  color: #005c93;
  text-decoration: none;
}

a:hover {
  color: #002c5d;
  text-decoration: none;
}

a.menu_link:link {
  color: gray;
  text-decoration: none;
}

a.menu_link:visited {
   color: gray;
   text-decoration: none;
}

a.menu_link:hover {
    color: #002c5d;
    text-decoration: none;
}


a.menu_secundario_link:link {
   color: gray;
   text-decoration: none;
}

a.menu_secundario_link:visited {
   color: gray;
   text-decoration: none;
}

a.menu_secundario_link:hover {
      color: gray;
      text-decoration: none;
}

.icone-x-twitter:hover{
	fill: #d5d8dc !important;
}

.title-sumario p{
  font-size:21px;
 }

.FooterMain-row .FooterMain-section .FooterMain-list dd a{
  color:#666!important;
}

.FooterMain-hlink, .FooterMain-hlink{
    color: #666!important;
}

b, strong {
    color: #666;
}

.painel-list {
    margin-bottom: 0;
    color: #555;
    border: 1px solid #ddd;
    padding-bottom: 8px;
}

.borda-esquerda-topo {
    padding-left: 15px;
    padding-top: 10px;
}

#publicacoes-ifi .panel-heading .link-estudo:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";    
    float: right;        
    color: #427597;      
}

#publicacoes-ifi .panel-heading .link-estudo.collapsed:after {
    content: "\e080";    
}

#resultado-pesquisa-publicacoes #portal-breadcrumbs {
    display: none;
}

#publicacoes-ifi  .Breadcrumbs > li {
    display: none;
}

#publicacoes-ifi  .pull-right{
    color:#337ab7;
}

#publicacoes-ifi  .alinhamento{margin: 1em;}

#publicacoes-ifi  .see-all{float:right;margin-top: -17px;margin-right: 10px;clear: both;}
 
#publicacoes-ifi  .cabecalho-inter{border-bottom:none!important;}

#publicacoes-ifi  .cabecalho {margin-bottom: 0em;}

#publicacoes-ifi .second-panel{border-top:none!important;}
 
#publicacoes-ifi  .panel-default>.panel-heading {
  background-color: #ffffff;
  border-bottom: solid 1px #ddd;
}


#plone-contentmenu-display{
	display:none;
}


@media (min-width: 500px){
   .flutuacao_direita{
        float: right;
   }
}

@media (max-width: 767px){

.caixa-tipo-publicacao{
   display:grid;
   padding-left: 25px !important;	
}

.caixa-imagem-tipo-publicacao{
  border-right:0px;
}

.texto-tipo-publicacao{
  padding-bottom:15px;
}

}


.newsDataPublicacao{ display:none;}



:not(#_) .sf-wrapper .navbar--sf {
        padding: 11px 15px 11px!important;
}

:not(#_)  #portal-home-link:hover {
  border-bottom: none;/* tira o sublinhado no hover */
}

@media (min-width: 768px) {
 .row .col-sm-4:nth-last-child(3) .box {
  border-bottom: none;
}
}


@media (min-width: 992px) {
    :not(#_) .sf-wrapper .navbar--sf {
        padding: 0 15px 15px !important;
        }
}




@media (max-width: 1199px) {

  .body-text {
    padding: 12px;
    padding-left: 17px;
    padding-bottom: 2.5em;
    height: 125px;
}
  .body-text a{
   font-size:18px;
  }
  .body-text p{
  	 font-size: 16px;
     line-height:20px;
  }

}

@media (max-width: 1024px) {

  .body-text {
    padding: 20px;
    padding-left: 17px;
    padding-bottom: 2.5em;
    height: 130px;
}
}

@media (max-width: 524px) {

  .body-text {
    padding: 20px;
    padding-left: 17px;
    padding-bottom: 2.5em;
    height: 182px;
}
}