/************************** 
 * Customização do layout *
 **************************/
 a:hover {
    text-decoration: underline;
 } vermelhos dos modulos *
 ********************************/

.pagina-inicial main div.container .module .outstanding-header {	
	border-top:none;
	border-bottom: #b6150a solid 1px;	
	min-height: 25px;	
	background:none;
}

.pagina-inicial main div.container .module .outstanding-title {
	font-family: "gotham_blackregular","Open Sans",Arial,Helvetica,sans-serif;	
	font-size:2 em;
	text-transform:uppercase;
	color:	#b6150a;
	margin:0;
	padding:5px 0 3px 2px; 
}

/** leia mais no cabeçalho do modulo **/
.pagina-inicial main div.container .module .outstanding-title .read-more{	
	float:right;
}

.pagina-inicial main div.container .module .outstanding-title .read-more a{
	font-family:"Open Sans",Arial,Helvetica,sans-serif;	
	color: #b6150a;
    font-size: 0.5em;
	text-transform:lowercase;	
}  

/********************
Pagina inicial home *
*********************/

/** video **/
.pagina-inicial main div.container .span4.module .module iframe{
	width:100%;	
}

/** Audio **/
.pagina-inicial .audio.module .formated-description{
	font-weight:bold;	
}

/** notícias **/
.pagina-inicial .noticias .module h3 a {
   font-family: "gotham_mediumregular","Open Sans",Arial,Helvetica,sans-serif;	
   font-size:1.5em;
   line-height:1.2em;   
   color:#666;
}
.pagina-inicial main div.container .noticias .module p {
    font-size: 1em;
    line-height: 1.5em;
}

/*********
 * Tira dúvias
 *****************/
.cont-tira-duvidas ul {
    margin: 0;
}
.cont-tira-duvidas li {
    display: inline;
    float: left;
    width: 25%;
}
.cont-tira-duvidas li ul li::before {
    content: ">> ";
}
.cont-tira-duvidas li ul li a {
    color: #333;
    font-size: 1.1em;
}
.cont-tira-duvidas li ul li {
    display: table;
    font-size: 0.8em;
    width: 100%;
}
.dengue a, .zika a, .chiku a {
    font-family: "gotham_blackregular","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
}
.dengue a {
    color: #e55602 !important;
}
.zika a {
    color: #1f651c !important;
}
.chiku a {
    color: #0000c3 !important;
}
.micro a {
    color: #fff !important;
}
.micro {
    background-color: #b6150a;
    padding: 25px 10px;
}

 /************* 
 * Tipografia *
 **************/
 
 
 /********
 * Clear *
 *********/
/** Margins e padding **/
.mt5{
	margin-top:5px !important;	
}
.mt10{
	margin-top:10px !important;	
}

.mt20{
	margin-top:20px !important;	
}

.mt25{
	margin-top:25px !important;	
}

.mt30{
	margin-top:30px !important;	
}

.mt35{
	margin-top:35px !important;	
}

/* Banner - Home*/

.banner-pagina-inicial .banner-carousel .carousel-indicators-custom {
	display: none;	
}

.banner-pagina-inicial .carousel-control {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    font-size: 120px;
    font-weight: 100;
    height: 40px;
    left: 5px;
    line-height: 0;
    margin-top: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 40px;	
	text-shadow: 2px 2px 2px #000;
}

.banner-pagina-inicial .banner-carousel .faixa {
    background: images/banners/shadow-50.png repeat scroll 0 0;
    border-radius: 10px 10px 0 0;
    height: 40px;
    left: 40%;
    position: relative;
    top: -40px;
    width: 200px;
}

.banner-pagina-inicial .banneritem.item .faixa a {
    color: #ffffff;
    font-family: "gotham_blackregular","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 1.7em;
    margin: 10px 25px;
    position: absolute;
    text-transform: uppercase;
}

.portal-padrao .banneritem.item h1 {
    display: none;
}
.banner-carousel .carousel-indicators-custom{
     right: 0px !important;

}

.portal-padrao.carousel
{
   margin-bottom: 31px !important;
}

#content.internas .portal-padrao ol li{
     list-style: none !important;
}

.portal-padrao .carousel-inner {width: 100% !important; height: 340px !important;}
.portal-padrao .carousel-inner > .item > a > img {height: 100% !important; width: 100% !important;}
.portal-padrao .banner-carousel .item {height: 340px !important;}
.portal-padrao .carousel-inner>.item {height: 340px !important;}


/*main div.container .module a.outstanding-link .icon-box {
	background-color:#B6150A !important;
	background-image: linear-gradient(to bottom,#B6150A 0,#B6150A 100%); }
*/


/************************
 * Manchete lateral 
 *************************/

 main div.container #content .module .manchete-texto-lateral h3,
main div.container #content .module.fonte-pequena  h3 {
    color: #1a2a39;
    font-family: open_sanssemibold,"Open Sans",Arial,Helvetica,sans-serif;
    font-size: 2.1em;
    font-weight: 700 !important;
    letter-spacing: -1px;
    line-height: 1em;
    margin: 0 0 18px;
    text-transform: none;
}
  
main div.container #content .module .chamadas-secundarias h3{
   color: #1a2a39;
    font-family: open_sanssemibold,"Open Sans",Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 500 !important;
    letter-spacing: -1px;
    line-height: 1.2em;
    margin: 0 0 18px;
    text-transform: none;
}

/*******************************
* Últimas notícias           *
*******************************/
main .container  #content .module-box-01 .outstanding-header {
    border-bottom: none;
    margin-bottom:0px !important;
}

 main  .container #content .module-box-01 .outstanding-title{
   font-size: 1.1em !important;    
   color:#333333;
   font-weight: 600 !important;
   font-family:"open_sansregular","Open Sans",Arial,Helvetica,sans-serif;
   margin: 5px 0 0 10px !important;
}

main .container #content .module.module-box-01 ul li{
  list-style:none !important;
  border-top:1px solid #cfcdcd; 
  /**width:100% !important;**/
}

main .container #content .module.module-box-01 ul li h4{
   font-size: 1em !important;
   font-weight: 500;
   color:#333333 !important;
   margin: 0;
}

main .container #content .module.module-box-01 ul li h4 a {
   color:#355075 !important;
}

.pagina-gestante #content .manchete-texto-lateral {
   /* border-bottom:1px solid #eeeeee ; */
    padding-bottom:5px;
}

main div.container #content.internas .module h1{
   font-size: 1.2em;
    font-weight: 400;
    margin-top: 0;
}

main #content.internas .module.outstanding-02 .listagem-chamadas-secundarias h3 {
   font-weight: 600 !important;
}
main div.container #content.internas  .manchete-principal  h1 {
   font-size: 2.5em;
}

div.row-fluid div.span9 div.row-fluid.module.outstanding-02 div.chamadas-secundarias div.module.span4.no-margin {
    padding-bottom: 0;
}

#content.internas h2, #content.internas h3, #content.internas h4, #content.internas h5, #content.internas h6 {
    line-height: 1.2em !important;
}


main div.container .listagem-chamadas-secundarias .content-container h3, main div.container .listagem-chamadas-secundarias .content-container h4, main div.container .listagem-chamadas-secundarias .content-container h5, main div.container .listagem-chamadas-secundarias .content-container h6 {
   margin-bottom:15px !important;;
}

main div.container .module.module-box-01 .outstanding-header{
	 min-height: inherit;
	 background:none;
	 margin: 0 0 5px;	
         border:none;
}

main div.container .manchete-principal span.title {
display: inline-block;
font-size: 1em !important;
margin: 15px 0;
text-transform: none;
top: 0;
}

/*
.pagina-profissional-e-gestor .monitoramento .chamadas-secundarias .module a.img-rounded,
.pagina-profissional-e-gestor .monitoramento .chamadas-secundarias .module a.img-rounded img{
       width:100% !important;
       height:200px !important;
}
*/

main #content .variacao-module-02.tira-duvidas  ul li{
     list-style:none !important;
     padding:0 10px 5px;
     font-weight:600;	
     color:#355075 !important;
}

main #content .variacao-module-02.tira-duvidas  ul li a{
   color:#355075 !important;
  }

main .internas h1.documentFirstHeading, h2.documentFirstHeading  {
    background: #eeeff2 none repeat scroll 0 0;
    border-top: 4px solid #cd4500;
    margin: 0 0 22px;
    min-height: 53px;
    padding-bottom: 4px;
    position: relative;
    font-weight: normal !important;
    font-family: "open_sansregular","Open Sans",Arial,Helvetica,sans-serif !important;
}


main .internas h1.documentFirstHeading a, h2.documentFirstHeading a {
    color: #cd4500!important;
    display: inline-block;
    font-size: 0.5em !important;
    font-weight: normal !important;
    padding: 0 10px;
    text-transform: none;
    top: 0;
    font-family: "open_sansregular","Open Sans",Arial,Helvetica,sans-serif !important;
}

 main .internas .item-pagetira-duvidas .content-header-options-1.row-fluid {
  display:none;
}

.manchete-texto-lateral .chamadas-secundarias-lateral h4{
	font-size:1.2em !important;
}

.manchete-texto-lateral .chamadas-secundarias-lateral h4 a{
          color:#333
}

#content.internas .manchete-texto-lateral div.row-fluid div.outstanding-footer {
    background: #eeeff2 none repeat scroll 0 0 !important;
}

#content.internas .manchete-texto-lateral div.row-fluid div.outstanding-footer.no-bkg a.outstanding-link span.icon-box{
  border-radius: 2px;
   background-color: #3268ba !important;
   background-image: linear-gradient(to bottom, #4f82d0 0px, #275292 100%)  !important;
}

html.no-js body div.layout main div.container div.row-fluid div#content.span12.full.internas section#content-section div.row-fluid div.span9 div.row-fluid.module.no-margin div.manchete-texto-lateral div.row-fluid div.span8.img-manchete-lateral h3 {
    margin: 15px 0 !important;
}

#content.internas .module.no-margin div.manchete-texto-lateral div.row-fluid div.chamadas-secundarias-lateral.span4 h4 {
    margin-top: 0 !important;
   font-weight: 300 !important;
    line-height: 1.2em !important;
}

html.no-js body div.layout main div.container div.row-fluid div#content.span12.full.internas section#content-section div.row-fluid div.span9 div.row-fluid.module.no-margin div.manchete-texto-lateral div.row-fluid div.span8.img-manchete-lateral a img.img-rounded {
    height: 300px !important;
}

div.container div.row-fluid div#content.span12.full.internas section#content-section div.row-fluid div.span9 div.row-fluid.module.no-margin div.manchete-texto-lateral div.row-fluid div.chamadas-secundarias-lateral.span4 div {
    border-top: 1px solid #eeeff2;
    padding-bottom: 8px;
    padding-top: 15px;
}


html.no-js body div.layout main div.container div.row-fluid div#content.span12.full.internas section#content-section div.row-fluid div.span9 div.row-fluid.module.no-margin div.manchete-texto-lateral div.row-fluid div.chamadas-secundarias-lateral.span4 div p.description {
    margin-bottom: 15px;
}

html.no-js body div.layout main div.container div.row-fluid div#content.span12.full.internas section#content-section div.row-fluid div.span9 div.row-fluid.module.no-margin div.manchete-texto-lateral div.row-fluid div.chamadas-secundarias-lateral.span4 div.no-margin{
     border-top: none !important;
}
.pagina-noticias .description {display:none !important;}


/*******************************************
Mod_chamada estilo pagina inicial
*********************************************/
main div.container #content  .module.variacao-00-titulo .chamadas-secundarias h3 a {
   color:#b4160b;
   font-size: 0.9em;
   font-weight:600;
}

main div.container #content  .module.variacao-00-titulo .chamadas-secundarias h3{
   margin-bottom: 5px;
}

.row-fluid.module.linebottom {
    border-bottom: 1px solid #e8e7e7;
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
}

main #content .fonte-menor .manchete-texto-lateral  h3{
   font-size: 1.8em !important;
}


main div.container .module {
    padding-bottom: 20px;
}

.img-left .manchete-texto-lateral .span4.no-margin {
    float: right;
    margin-left: 3.22581% !important;
}

.img-left .manchete-texto-lateral .img-manchete-lateral {
   margin: 0 !important;
}

.row-fluid.module.variacao-00-titulo.tiraduvida {
    padding-bottom: 0 !important;
}

.destaque2 .module {
    padding: 0 !important;
}

.img-module .chamadas-secundarias div a.img-rounded {
	width: 230px !important;
        height: 136px !important;
        float: left;
        margin-right: 12px;
}

/********************
Time-line *
*********************/

#content-section .item-page .timeline li {
	  list-style: none !important;
         margin-bottom: 32px;
}
#content-section .item-page .timeline li:hover .timeline-image {
     border-color: #111;
     background-color: #f4f4f4;
}
#content-section .item-page .timeline h4 {
	      margin-bottom: .8em !important;
    margin-top: 0px !important;}
	
#content-section .item-page .timeline .timeline-image h4 {
	      margin-bottom: .8em !important;
    margin-top: 40px !important;}


.timeline-panel {
    padding: 0 20px;
    margin-top: 32px;
}
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #f1f1f1;
  left: 40px;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 50px;
  position: relative;
  min-height: 50px;
  list-style:none !important;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
/*  width: 100%;*/
  float: right;
  padding: 0 20px 0 120px;
  position: relative;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li .timeline-image {
  left: 0;
  margin-left: 0;
     width: 90px;
     height: 90px;
  position: absolute;
  z-index: 100;
  background-color: #fed136;
  color: white;
  border-radius: 100%;
  border: 7px solid #f1f1f1;
  text-align: center;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  margin-top: 12px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align: left;
  padding: 0 20px 0 120px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;
}
  .estilo-data {
    font-size: 12px;
    color: #111 !important;
    background-color: #fff !important
  }
  .estilo-data span {
    margin-top: 22px;
    font-size: 24px;
    color: #cd4500 !important;
    display: block;
  }
.estilo-data.data-excessao span {
    font-size: 30px !important;
}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    width: 36%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
     width: 70px;
     height: 70px;
    left: 50%;
    margin-left: -42px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
  }
  .estilo-data {
    font-size: 12px !important;
    color: #111 !important;
  }
  .estilo-data span {
    margin-top: 14px !important;
    font-size: 24px !important;
    color: #cd4500 !important;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
     width: 95px;
     height: 95px;
    margin-left: -55px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
  .estilo-data {
    font-size: 12px !important;
    color: #111 !important;
  }
  .estilo-data span {
    margin-top: 24px !important;
    font-size: 24px !important;
    color: #cd4500 !important;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 20px;
  }
  .timeline > li .timeline-image {
     width: 120px;
     height: 120px;
    margin-left: -69px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px 20px;
  }
  .estilo-data {
    font-size: 14px !important;
    color: #111 !important;
  }
  .estilo-data span {
    margin-top: 40px !important;
    font-size: 42px !important;
    color: #cd4500 !important;
  }
}

/********************
Links tira-dúvidas
*********************/
.tiraduvida a {color:#172938;}
.tiraduvida a:hover {color:#172938;}
.video-main h3 {
       margin-bottom: 12px !important;
}

/********************
Box responsivo para 3 e 4 colunas
*********************/
.img.box-responsivo-n3 div a img, .box-responsivo-n4 div a img {
    width: 100% !important;
    height: auto !important;
}
.box-responsivo-n3 div.module, .box-responsivo-n4 div.module {
    float: left;
}
.box-responsivo-n3 div.module ul, .box-responsivo-n4 div.module ul  {
    list-style: circle !important;
}
.box-responsivo-n3 div.module ul li, .box-responsivo-n4 div.module ul li {
	display: list-item !important;
	list-style: square !important;
}
.box-responsivo-n3 div.module ul li a, .box-responsivo-n4 div.module ul li a {
	width: initial !important;
	height: initial !important;
}


/*****
Box Módulo Padrão
****/
.box-modulo-padrao * h2 a {
        color: #333;
        font-size: 2.4em;
        font-weight: bold;
        letter-spacing: -1px;
        text-transform: none;
        line-height: 1.2em;
}


/*****
Box Customização Extra
****/
.box-cutom-extra {
	padding-bottom: 0 !important;
}
.box-cutom-extra .tabs  ul.nav-tabs {
	margin: 0 !important;	
}
.box-cutom-extra .tabs  ul.nav-tabs li {
	border-top: none !important;
	padding: 0 !important;
	margin-bottom: 0 !important;	
	width: 49.8%;
	text-align: center;
}
.box-cutom-extra .tabs  ul.nav-tabs li a {
	border: none !important;
	border-radius: 0 !important;
	color: #000 !important;
	font-weight: bold !important;
	padding-top: 24px;
	padding-bottom: 24px;
}
.box-cutom-extra .tabs  ul.nav-tabs li.active a {
	background-color: #eeeff3 !important;
	font-weight: bold !important;
	color: #000 !important;
}
.box-cutom-extra * .tab-pane {
	padding: 14px !important;
}
.box-cutom-extra .footer {
	background-color: #eeeff3 !important;
}
.box-cutom-extra .footer a .text {
	color: #111;
	font-size: 10px;
}
.box-cutom-extra .footer a .icon-box {
	background: #4f535c !important;
}
.box-cutom-extra .footer a .icon-box i {
	color: #fff !important;
}
.tb_custom_extra {
	width: 100%;
       border-color: #c1c1c1;
}
.tb_custom_extra thead tr th {
	font-size: 13px !important;
        background-color: #dedddd;
	padding: 8px 4px; 
}
.tb_custom_extra tr td {
	font-size: 13px !important;
	padding: 8px;
}
.tb_custom_extra tr td.destacar-fonte {
	font-weight: bold;
} 

section nav ul li.parent { 
       background: transparent url("http://combateaedes.saude.gov.br/images/elementos_site/img-list-parent.png") no-repeat scroll 8px 10px;
}

/***********
/***TAG***
************/
.tag-category h2 {
    background: #eeeff2 none repeat scroll 0 0;
    border-top: 4px solid #3268ba;
    color: #3268ba;
    font-size: 18px !important;
    font-weight: normal !important;
    margin: 0 0 22px !important;
    min-height: 42px;
    padding: 16px 0 0 10px;
    position: relative;
}
.tag-category ul.category.list-striped {
    margin-top: 32px;
   margin-bottom: 32px;
}
.tag-category ul.category.list-striped li {
    display: list-item !important;
    list-style: outside none square !important;
    margin-bottom: 16px;
    min-height: 32px;
    position: relative;
}
.tag-category ul.category.list-striped li h3 {
    margin: 0 !important;
    font-size: 14px !important;
    position: relative;
    top: -14px;
}


.tumblrpostfeed {
    height: 470px !important;
    overflow: scroll !important;
}


/*** webradio ***/
.webradio {
    float:right !important;
}

@media (min-width: 1200px) {
       .box-responsivo-n3 div.module h3 {
       }
       .box-responsivo-n3 div.module {
       }
       .img-module .chamadas-secundarias div a.img-rounded {
                 float: none;
                 margin-right: 0;
       }
}
@media (min-width: 992px) {
	.box-cutom-extra .tabs  ul.nav-tabs li {
		width: 49.6% !important;
	}
       .box-responsivo-n3 div.module {
       }
}
@media (min-width: 768px) {
       .box-responsivo-n3 div.module h3 {
       }
}

.pagina-noticias .content-header-options-1 .documentByLine{
   display:none;
}



/*** Sintomas ***/

.pagina-sintomas .subtitulo {
    display: block;
}

.pagina-sintomas ul.nav.nav-tabs {
	border:none;	
}	

.pagina-sintomas #content.internas ul.nav.nav-tabs li{
	list-style:none !important;
	margin-right:10px;
}

.pagina-sintomas ul.nav.nav-tabs li a{
	border:none;	
	background:#2a2a2a;
	border-radius: 4px !important;
    box-shadow: 2px 2px 2px #000;
	color:#fff;
	font-size:16px;
}

.pagina-sintomas ul.nav.nav-tabs li.active a{
	background:#b52324;
}


.pagina-sintomas #content.internas h1, #content.internas .documentFirstHeading {
    background: none;
    border: none;
}

.pagina-sintomas #content.internas h1 a, #content.internas .documentFirstHeading a {
    color: #333 !important;
    font-family: inherit;
    font-size: 1em !important;
    font-weight: 700 !important;
    padding: 0;
}


.button-cb {
  color: #fff;
  font-weight: 700;
  font-size:1.3;
  background: #b52324;
  padding:  5px 10px;
  border-radius: 4px; 
  box-shadow: 2px 2px 2px #000;
}

a.button-cb:hover{
 color:#fff;
 text-decoration:none;
}
 
.custombox-cb-interna-artigo {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 10px 15px;
}

/** ciclo de evolucao do mosquito **/
.ciclo-texto-1 {
    position: absolute;
}
.ciclo-texto-2 {
    margin-left: 500px;
    margin-top: 150px;
    position: absolute;
}
.ciclo-texto-1, .ciclo-texto-2, .ciclo-texto-3  {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #696969;
    padding: 20px 15px;
    width: 250px;
}

	


/*** Evolução Zika Vírus ***/
   
		.pagina-evolucao-zika .carousel-fade .carousel-inner .item {
		  -webkit-transition-property: opacity;
		  transition-property: opacity;
		}
		.pagina-evolucao-zika .carousel-fade .carousel-inner .item,
		.pagina-evolucao-zika .carousel-fade .carousel-inner .active.left,
		.pagina-evolucao-zika .carousel-fade .carousel-inner .active.right {
		  opacity: 0;
		}
		.pagina-evolucao-zika .carousel-fade .carousel-inner .active,
		.pagina-evolucao-zika .carousel-fade .carousel-inner .next.left,
		.pagina-evolucao-zika .carousel-fade .carousel-inner .prev.right {
		  opacity: 1;
		}
		.pagina-evolucao-zika .carousel-fade .carousel-inner .next,
		.pagina-evolucao-zika .carousel-fade .carousel-inner .prev,
		.pagina-evolucao-zika .carousel-fade .carousel-inner .active.left,
		.pagina-evolucao-zika .carousel-fade .carousel-inner .active.right {
		  left: 0;
		  -webkit-transform: translate3d(0, 0, 0);
				  transform: translate3d(0, 0, 0);
		}
		.pagina-evolucao-zika .carousel-fade .carousel-control {
		  z-index: 2;
		}
		
		   
   		.pagina-evolucao-zika #carousel{
			width:750px;
			height:	436px;
		}
		
		.pagina-evolucao-zika .carousel-control.right, .carousel-control.left { 
			display:none;
		}
		
		.pagina-evolucao-zika .carousel-indicators { width: 100% !important; left:inherit !important; margin: 0 !important; right: inherit !important;  bottom: inherit !important; position:inherit !important ; padding-bottom:80px !important}
		
		.pagina-evolucao-zika .carousel-indicators li,
                .pagina-evolucao-zika .carousel-indicators li.active {
			width:76px !important;
			height: inherit !important;
			text-indent:inherit;
			text-align:center;
			border-radius: 4px !important;
                        box-shadow: 2px 2px 2px #000;
                        color: #fff;
                        font-size: 16px;
                        padding:6px 0;
                        cursor:pointer;
		}	
		
		.pagina-evolucao-zika .carousel-indicators li{ background:#2a2a2a; }
		.pagina-evolucao-zika .carousel-indicators li.active { background:#b52324 ; }


h1.documentFirstHeading a { text-decoration:none;  !important; }


#content.internas ol li { list-style:none  !important; }
