/*
 *
 * CSS com estilos específicos do tema verde
 *
 * @Autores
 *
 * - Simples Consultoria - www.simplesconsultoria.com.br
 * - DESERTO Digital - www.desertodigital.com.br
 *
 * @Referencias
 *
 * Lista de padrões, convenções e boas praticas CSS que devem ser seguidas.
 * https: //github.com/necolas/idiomatic-css/tree/master/translations/pt-BR
 *
 * Plugins para ordenar os atributos de CSS.
 * http://csscomb.com/
 *
 * Validador de CSS do W3C.
 * http://jigsaw.w3.org/css-validator/
 */
  
 @import url("carrossel.css");

/* LISTA DE COMISSÕES */

#conteudocomissoes .tituloComissao {  font-size: 15px; font-weight: 700; padding: 20px 0px; text-align: center; background: #ccc; }

#conteudocomissoes .nomeVereador { text-transform: uppercase; font-size: 14px; font-weight: 600; }

#conteudocomissoes .linha { line-height: 40px; }

#conteudocomissoes .item { margin-bottom: 50px; }

//#conteudocomissoes .col-membro { min-height: 280px; }

#conteudocomissoes .linhaDestaque { border-bottom: 1px solid #999; }

#conteudocomissoes .conteudo { padding-top: 30px;}

#conteudocomissoes .link { padding: 20px 0px;}

@media (min-width: 1200px) {
    #conteudocomissoes .tituloComissao { height: 59px; vertical-align: center; }
}

        
/* LISTA DE COMISSÕES */


.container-table.lista-parlamentares tbody tr th a[href*='parlamentar'] {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    padding-left: 8px;
}

#mesaDiretora .visivel {
    display: block;
}

#mesaDiretora .invisivel {
	display: none;
}

#mesaDiretora .img-thumbnail {     
  max-width: 138px !important;
}

.selecionePeriodo { 
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 10px;
}

#paginavereador {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
 
#paginavereador .img-fluid, #paginavereador .img-thumbnail {
     display: block !important;
  margin-left: auto;
  margin-right: auto;  
}
#paginavereador .page-header {
    margin: 20px 0 10px;
}

#paginavereador .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #02baf2;
}
#paginavereador .masthead .nav-link {
    padding: .3rem .5rem;
    margin: 0 1px;
}
#paginavereador .nav-pills .nav-link {
    border-radius: .25rem;
}
#paginavereador .nav-link {
    display: block;
    padding: .5rem 1rem;
}
#paginavereador .justify-content-end {
	display: flex;
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}

#paginavereador .nav li {
  list-style: none !important;
}




img.botoesMenuPaginaPrincipal {
    width: 67%;
    margin: 0 auto;
}

 a.botoesPrincipal {
    width: 100%;
    height: 50px;    
    font-size: 24px;
    font-weight: 900;        
 }
 
 .botoesPrincipal img {
    width: 27px !important;
    margin-right: 7px;
    color: white !important;
 }
 
 .paginasMenu .row {
    margin-top:2.5vw;
}

.icoPaginas {
   font-size:5em;
   /*opacity: .5;*/
   display: block;
   height: 5vw !important;
}

 .carousel-control {
     width: 3%;
 }
 .carousel-inner ul li .caption-box h6 {
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    margin-top:0px;
    margin-bottom:0px;
    overflow: hidden;
    text-overflow: ellipsis;

 }
 
 .carousel-inner ul li {
     min-height: 120px;
 }
 
 .carousel-inner ul li .caption-box .gabinete {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 }
 
.carousel-control.right {
    background-image: unset;
    padding-top:65px;
}

.carousel-control.left {
    background-image: unset;
    padding-top:65px;
}

/*.carrossel-vereadores {
    padding-left: 50px;
    padding-right: 50px;
}*/

.container-vereadores {
    /*background: rgba(0,0,0,.05);*/
}

.container-avatar .avatar3, .path-parlamentares .avatar3 {
    width: 130px !important;
}

/*.container-avatar .avatar img, .path-parlamentares .avatar img {
     vertical-align: middle !important;
     width: 60px !important;
     height: 60px !important;
     border-radius: 3px !important;
     /*border-radius: 50% !important;*/
     /*margin-left: auto;
     margin-right: auto;*/
     display: block;
     padding-bottom: 2px;
}*/

.container-avatar .avatar span {
    display: block !important;
    text-align: center;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 12px
}

.avatar {
    display: inline-block;
    margin: .6em;
    /*opacity: .75;*/
}


.container-avatar a {
    color: #000;
    line-height: 2em;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    border: 1px solid transparent;
}

.carrossel-vereadores  li {
  list-style:none !important;
}


.noticiaRadio.audio {
    padding-top:20px;
}

/* ==========================================================================
   Cabeçalho do portal
   ========================================================================== */

#header {
    padding: 14px 0 0 0;
    background-color: #19882c;
    /* Old browsers */
    background-color: #0A5517;
    background-image: -moz-radial-gradient(center, ellipse cover, #19882c 1%, #025310 100%);
    /* FF3.6+ */
    background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#19882c), color-stop(100%, #025310));
    /* Chrome,Safari4+ */
    background-image: -webkit-radial-gradient(center, ellipse cover, #19882c 1%, #025310 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-radial-gradient(center, ellipse cover, #19882c 1%, #025310 100%);
    /* Opera 12+ */
    background-image: -ms-radial-gradient(center, ellipse cover, #19882c 1%, #025310 100%);
    /* IE10+ */
    background-image: radial-gradient(ellipse at center, #19882c 1%, #025310 100%);
    color: #fff;
    /* IE6-9 fallback on horizontal gradient */
    filter:progid: DXImageTransform.Microsoft.gradient( startColorstr="#19882c", endColorstr="#025310",GradientType=1);
}

/* Menu de Acessibilidade
   ========================================================================== */

#accessibility a {
    color: #fff;
}

#accessibility span {
    background: url("../img/bg-acess-key.gif") center center no-repeat;
    color: #006600;
}

/* Titulo do portal
   ========================================================================== */

#portal-logo,
#portal-title { color: #fff !important; }

/* Menu site actions - Acessibilidade, Alto Contraste, Mapa do site
   ========================================================================== */

#portal-siteactions,
#portal-language { border-bottom: 1px dotted #9bc2a3; }

#portal-siteactions a,
#portal-siteactions a:hover,
#portal-language a,
#portal-language a:hover { color: #fff !important; }

/* Menu sobre o portal
   ========================================================================== */

#sobre { background: #00420c; }

#sobre a { color: #fff; }

#sobre ul li a { border-right: 1px solid #6c9072; }

/* Formulário de busca
   ========================================================================== */

#portal-searchbox { border: 1px solid #CCCCCC; }

/* ==========================================================================
   Sprinte Icons
   ========================================================================== */

/* icones de redes sociais */
#social-icons a,
/* central de conteudo */
.item-central .link-videos,
.item-central .link-audios,
.item-central .link-infograficos,
.item-central .link-publicacoes,
.item-central .link-fotos,
.item-central .link-aplicativos,
.item-central .link-dadosabertos,
/* icone do botão de busca */
#header input.searchButton { background-image: url("../img/sprite.png"); }
/* icone do botão de relatar erros */
#content .relatar-erros a { background: url("../img/icon-reportar-erros.png") no-repeat; }

/* Summary view */
#content .summary-view-icon [class*="icon"] {
    background-image: url("../img/summary-view-icons-sprite.png");
}


/* ==========================================================================
   Portles
   ========================================================================== */

/* Portlet de navegação
   ========================================================================== */

.portletNovoPortal {
    display: none;
}

#portal-column-one > .nav-menu-de-relevancia .first-item-nav a,
#portal-column-one > .nav-menu-de-relevancia .first-item-nav a span {
    color: #2c67cd !important;
}

.portlet-static-contents-central .portletHeader,
.portlet-static-centrales-del-contenido .portletHeader,
.portlet-static-centrais-de-conteudos .portletHeader,
.portletNavigationTree .portletHeader {
    border-top: 4px solid #00510f;
    color: #00510f;
}

.portletNavigationTree .portletHeader a { color: #00510f !important; }

.navTreeLevel0 > li.navTreeItemInPath,
.navTreeLevel0 > li.navTreeCurrentNode {
    border-top: 2px solid #64946e !important;
    border-bottom: 2px solid #64946e !important;
}

/* ==========================================================================
   Collective Cover
   ========================================================================== */

/* Tile Banner Rotativo
   ========================================================================== */

/* Cores dos botões */

#tile_banner_rotativo li .button-nav,
.orderTiles .button-nav {
    border-right: 1px solid #446b5d;
    background-color: #0e561f;
}

#tile_banner_rotativo .activeSlide .button-nav,
#tile_banner_rotativo li .button-nav:hover,
#tile_banner_rotativo li .button-nav:focus {
    background-color: #ffb400;
}

/* ícone do botão */

#content  #tile_banner_rotativo li .button-nav,
.orderTiles .button-nav {
    background-image: url("../img/bullet-banner-rotativo.gif");
}

/* Tiles
   ========================================================================== */

.tile a { color: #162937 !important; }


/* ==========================================================================
   Footer
   ========================================================================== */

#footer {
    background: #034811;
    color: #fff;
}

#footer a { color: #fff; }

#footer .footer-logos { background: #00420c; }

#footer th {
    color: #7DC48A;
}

#footer ul {
    border-left: 1px dotted #7DC48A;
}

#footer tr td p {
    border-left: 1px dotted #7DC48A;
}
#linksfooter{
    background: #00420C;
}
/* Doormat
   ========================================================================== */

#doormat-container { background: #034811; }

#doormat-container dl { border-left: 1px dotted #7dc48a; }

#doormat-container dt { color: #7dc48a; }


.flowPlaylistVisible .playlist_wrap #pl {
    /*width: 76%;
    max-width: 500px;*/
}

/* ==========================================================================
   Media Queries
   ========================================================================== */


/* Screen
   ========================================================================== */

@media only screen and (min-width : 769px) {

    .portlet-static-contents-central .portletHeader,
    .portlet-static-centrales-del-contenido .portletHeader,
    .portlet-static-centrais-de-conteudos .portletHeader,
    .portletNavigationTree .portletHeader {
        background: #edeff1 url("../img/portlet-header.gif") no-repeat right 5px bottom 4px;
        background-size: 15px;
        
    }

    .portletNavigationTree .portletHeader.ativo {
        background: #edeff1 url("../img/portlet-header-expanded.gif") no-repeat right 5px bottom 4px;
        background-size: 15px;
        
    }

}

/* Smartphone
   ========================================================================== */

@media only screen and (min-width : 320px) and (max-width : 768px) {
  .menuTrigger {
      background: #065116 url("../img/bg-menu-mobile.png") top right no-repeat;
      
    .galleria-info-title {
        font: bold 12px arial, sans-serif;
        line-height: 15px;
    }
  }
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
  #header #portal-searchbox .searchButton {
    background: url("../img/search-button-30px.png") no-repeat;
  }
  
  #portal-column-two > .portletWrapper
  {
      margin-left: 15px;
      margin-right: 15px;
  }
  #content
  {
      padding-left: 25px;
  }
  #footer table {
      text-align: left;
  }
}

hr
{
    color: #dfdfdf;
    border-color: #dfdfdf;
    background-color: #dfdfdf;
    margin:0 auto; 
    border:0px none white; 
    border-top:1px solid lightgrey
}

.parlamentares
{
    display: inline;
    margin: 0;
    list-style: none !important;
    position: relative;
}

.parlamentares li{
    float: left;
    list-style: none !important;
    margin: 3px 3px 3px 3px;
}

.parlamentares img {
    min-width: 150px;
    max-width: 150px;
    min-height: 200px;
    max-height: 200px;
}

.parlamentares div.thumbnail {
    min-width: 190px;
    max-width: 190px;
    min-height: 283px;
    max-height: 283px;
}

/*Fix bootstrap issues*/
.label
{
    color: black !important;
    text-align: left !important;
}

.label:empty {
    display: inline !important;
}

#content div.tile.tile-shadow.ui-droppable {
    /*min-height: 400px;
    max-height: 400px;*/
}

/*Configuração dos portlets*/


dl.portlet dt.portletHeader:has(a[href*='transparencia']) {
    border-top: 4px solid red !important;
    color: red !important;
}

#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f636d5f676f672f706f7274616c0a6d69646961732d736f6369616973 {
    margin-top:0px !important;
}

@media (max-width: 768px) 
{  
    #portal-columns{
        margin-left: 0 !important;
    }
 
    #content div.tile.tile-shadow.ui-droppable[id='f0cde3674a664f9286cd9e156c8060cc'] {
        min-height: 800px !important;
        max-height: 800px !important;
    }
    
    #content div.tile.tile-shadow.ui-droppable[id='561e9dc9effb4022ae7e87f262364949'] {
        min-height: 650px !important;
        max-height: 650px !important;
    }
        
    .galleria-container {
        height: 743px !important;
    }
    
    .galleria-stage {
        top: 60px !important;   
    }
}

#portal-breadcrumbs #breadcrumbs-you-are-here {
    margin-left: 15px;
}

#content div.tile.tile-shadow.ui-droppable[id='f0cde3674a664f9286cd9e156c8060cc'] {
        min-height: 820px !important;
        max-height: 820px !important;
    }

td
{
   font-size:16px; !important; 
}

/*** Tabela Licitação***/

.tabelalicitacao
{
}
.tabelalicitacao #th2 {
       background: gray;
       width: 60%;
       overflow: auto;
       word-wrap:break-word;
}

.tabelalicitacao #th1 {
       background: gray;
       width: 15%;
       overflow: auto;
       word-wrap:break-word;
}

.tabelalicitacao #th3 {
       background: gray;
       width: 5%;
       overflow: auto;
       word-wrap:break-word;
}

.table-footer
{
    
}

.table-footer td
{
    font-size:14px; !important;
    margin:0px; !important;
    padding: 0px; 
    
}
.table-footer li
{
    padding-bottom: 0.5em; !important;
}
.thumbnail_camara
{
    margin-bottom: 3px !important;
}

/****galeria de fotos em destaque****/



@media (max-width : 480)
{
    .galleria-info-title {
        font: bold 12px arial, sans-serif;
        line-height: 15px;
    }
}

.galleria-info {
    bottom: auto !important;
    top: 0;
    left: 0;
    z-index: 2;
    position: absolute;
    background-color: white !important;
}

.galleria-info-title {
    font: bold 30px arial, sans-serif;
    margin: 0;
    margin-bottom: 7px;
    line-height: 36px;
    text-align: center;
}

/***Classe Transparencia***/

.transparencia-titulo{
  font-weight: bold;
  font-size: 150%;
  font-family:"open_sansregular", "Arial", "Helvetica", "sans-serif";
  max-width: 200%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 1;
}

/* Table Base */

table-transparencia {
  font-family:"open_sansregular", "Arial", "Helvetica", "sans-serif";
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 1;
}

.table-transparencia { 
  width: 100%;
  margin-bottom: 20px;
}

.table-transparencia th,

.table-transparencia td {
  font-weight: normal;
  font-size: 1.15em;
  padding: 8px 15px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.table-transparencia2 td {
  font-weight: normal;
  font-size: 1.15em;
  padding: 8px 15px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.table-transparencia thead th {
 background: #eeeeee;
  vertical-align: bottom;
}   

.table-transparencia tbody > tr:nth-child(odd) > td,
.table-transparencia tbody > tr:nth-child(odd) > th {
  background-color: #eaeaea;
} 

.table-transparencia .t-small {
  width: 5%;
}

.table-transparencia .t-medium {
  width: 15%;
}

.table-transparencia .t-status {
  font-weight: bold;
}

.table-transparencia .t-active {
  color: #46a546;
}
.table-transparencia .t-inactive {
  color: #e00300;
}

.table-transparencia .t-draft {
  color: #f89406;
}

.table-transparencia .t-scheduled {
  color: #049cdb;
}

/* Small Sizes */
@media (max-width: 480px) { 
  .table-transparencia-action thead {
    display: none;
  }
  
  .table-transparencia-action tr {
    border-bottom: 1px solid #dddddd;
  }
  
  .table-transparencia-action td {
    border: 0;
    display: block;
  }
  
  .table-transparencia-action td:nth-child(odd) {
    background-color: #eaeaea;
} 
  
  /*.table-action td:not(:first-child) {
    display: block;
  }*/
  #paginavereador .justify-content-end {
    display: block;
  }
  
  .carousel-inner ul li .caption-box .gabinete {
    font-size: 9px;  
   }
 
    .carousel-inner ul li .caption-box .nomeVereador {
    max-height: 64px !important;
    }
    
    .carousel-inner ul li {
        min-height: 144px !important;
    }
    
}


/***Fim Tabela Transparencia***/

/***Novos Vereadores ***/
#novosvereadores {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.06em;
    background: url(fundo.png) bottom left no-repeat;
}



#novosvereadores article#orientacao, article#mensagem {
    border-left: 5px #9b9 solid;
    display: block;
    margin: 2% 5%;
    float: left;
}

#novosvereadores article#orientacao {
    margin: 120px 0 0 5%;
    width: 30%;
}

#novosvereadores article p {
    color: #444;
    font-style: italic;
    padding: 2%;
    text-indent: 1em;
}

#novosvereadores ul#mosaico {
    float: right;
    width: 58%;
}

#novosvereadores ul#mosaico li {
    list-style: none;
}

#novosvereadores ul#mosaico a {
    background: no-repeat;
    display: block;
    float: left;
    font-size: 0 !important;
    height: 86px;
    margin: 6px;
    width: 114px;
}

#novosvereadores li#thumb01 a {
	background-image: url('mosaico/01_thumb.jpg');
}

#novosvereadores li#thumb01 a:hover {
	background-image: url('mosaico/01_hover.jpg');
}

#novosvereadores li#thumb02 a {
	background-image: url('mosaico/02_thumb.jpg');
}

#novosvereadores li#thumb02 a:hover {
	background-image: url('mosaico/02_hover.jpg');
}

#novosvereadores li#thumb03 a {
	background-image: url('mosaico/03_thumb.jpg');
}

#novosvereadores li#thumb03 a:hover {
	background-image: url('mosaico/03_hover.jpg');
}

#novosvereadores li#thumb04 a {
	background-image: url('mosaico/04_thumb.jpg');
}

#novosvereadores li#thumb04 a:hover {
	background-image: url('mosaico/04_hover.jpeg');
}

#novosvereadores li#thumb05 a {
	background-image: url('mosaico/05_thumb.jpg');
}

#novosvereadores li#thumb05 a:hover {
	background-image: url('mosaico/05_hover.jpg');
}

#novosvereadores li#thumb06 a {
	background-image: url('mosaico/06_thumb.jpg');
}

#novosvereadores li#thumb06 a:hover {
	background-image: url('mosaico/06_hover.jpg');
}

#novosvereadores li#thumb07 a {
	background-image: url('mosaico/07_thumb.jpg');
}

#novosvereadores li#thumb07 a:hover {
	background-image: url('mosaico/07_hover.jpg');
}

#novosvereadores li#thumb08 a {
	background-image: url('mosaico/08_thumb.jpg');
}

#novosvereadores li#thumb08 a:hover {
	background-image: url('mosaico/08_hover.jpeg');
}

#novosvereadores li#thumb09 a {
	background-image: url('mosaico/09_thumb.jpg');
}

#novosvereadores li#thumb09 a:hover {
	background-image: url('mosaico/09_hover.jpeg');
}

#novosvereadores li#thumb10 a {
	background-image: url('mosaico/10_thumb.jpg');
}

#novosvereadores li#thumb10 a:hover {
	background-image: url('mosaico/10_hover.jpg');
}

#novosvereadores li#thumb11 a {
	background-image: url('mosaico/11_thumb.jpg');
}

#novosvereadores li#thumb11 a:hover {
	background-image: url('mosaico/11_hover.jpg');
}

#novosvereadores li#thumb12 a {
	background-image: url('mosaico/12_thumb.jpg');
}

#novosvereadores li#thumb12 a:hover {
	background-image: url('mosaico/12_hover.jpeg');
}

#novosvereadores li#thumb13 a {
	background-image: url('mosaico/13_thumb.jpg');
}

#novosvereadores li#thumb13 a:hover {
	background-image: url('mosaico/13_hover.jpg');
}

#novosvereadores li#thumb14 a {
	background-image: url('mosaico/14_thumb.jpg');
}

#novosvereadores li#thumb14 a:hover {
	background-image: url('mosaico/14_hover.jpeg');
}

#novosvereadores li#thumb15 a {
	background-image: url('mosaico/15_thumb.jpg');
}

#novosvereadores li#thumb15 a:hover {
	background-image: url('mosaico/15_hover.jpg');
}

#novosvereadores li#thumb16 a {
	background-image: url('mosaico/16_thumb.jpg');
}

#novosvereadores li#thumb16 a:hover {
	background-image: url('mosaico/16_hover.jpg');
}

#novosvereadores li#thumb17 a {
	background-image: url('mosaico/17_thumb.jpg');
}

#novosvereadores li#thumb17 a:hover {
	background-image: url('mosaico/17_hover.jpg');
}

#novosvereadores li#thumb18 a {
	background-image: url('mosaico/18_thumb.jpg');
}

#novosvereadores li#thumb18 a:hover {
	background-image: url('mosaico/18_hover.jpg');
}

#novosvereadores li#thumb19 a {
	background-image: url('mosaico/19_thumb.jpg');
}

#novosvereadores li#thumb19 a:hover {
	background-image: url('mosaico/19_hover.jpeg');
}

#novosvereadores li#thumb20 a {
	background-image: url('mosaico/20_thumb.jpg');
}

#novosvereadores li#thumb20 a:hover {
	background-image: url('mosaico/20_hover.jpg');
}

#novosvereadores li#thumb21 a {
	background-image: url('mosaico/21_thumb.jpg');
}

#novosvereadores li#thumb21 a:hover {
	background-image: url('mosaico/21_hover.jpg');
}

#novosvereadores li#thumb22 a {
	background-image: url('mosaico/22_thumb.jpg');
}

#novosvereadores li#thumb22 a:hover {
	background-image: url('mosaico/22_hover.jpg');
}

#novosvereadores li#thumb23 a {
	background-image: url('mosaico/23_thumb.jpg');
}

#novosvereadores li#thumb23 a:hover {
	background-image: url('mosaico/23_hover.jpg');
}

#novosvereadores li#thumb24 a {
	background-image: url('mosaico/24_thumb.jpg');
}

#novosvereadores li#thumb24 a:hover {
	background-image: url('mosaico/24_hover.jpg');
}

#novosvereadores li#thumb25 a {
	background-image: url('mosaico/25_thumb.jpg');
}

#novosvereadores li#thumb25 a:hover {
	background-image: url('mosaico/25_hover.jpg');
}

#novosvereadores li#thumb26 a {
	background-image: url('mosaico/26_thumb.jpg');
}

#novosvereadores li#thumb26 a:hover {
	background-image: url('mosaico/26_hover.jpeg');
}

#novosvereadores li#thumb27 a {
	background-image: url('mosaico/27_thumb.jpg');
}

#novosvereadores li#thumb27 a:hover {
	background-image: url('mosaico/27_hover.jpg');
}

#novosvereadores li#thumb28 a {
	background-image: url('mosaico/28_thumb.jpg');
}

#novosvereadores li#thumb28 a:hover {
	background-image: url('mosaico/28_hover.jpg');
}

#novosvereadores li#thumb29 a {
	background-image: url('mosaico/29_thumb.jpg');
}

#novosvereadores li#thumb29 a:hover {
	background-image: url('mosaico/29_hover.jpg');
}

#novosvereadores li#thumb30 a {
	background-image: url('mosaico/30_thumb.jpg');
}

#novosvereadores li#thumb30 a:hover {
	background-image: url('mosaico/30_hover.jpg');
}

#novosvereadores li#thumb31 a {
	background-image: url('mosaico/31_thumb.jpg');
}

#novosvereadores li#thumb31 a:hover {
	background-image: url('mosaico/31_hover.jpg');
}

#novosvereadores li#thumb32 a {
	background-image: url('mosaico/32_thumb.jpg');
}

#novosvereadores li#thumb32 a:hover {
	background-image: url('mosaico/32_hover.jpg');
}

#novosvereadores li#thumb33 a {
	background-image: url('mosaico/33_thumb.jpg');
}

#novosvereadores li#thumb33 a:hover {
	background-image: url('mosaico/33_hover.jpg');
}

#novosvereadores li#thumb34 a {
	background-image: url('mosaico/34_thumb.jpg');
}

#novosvereadores li#thumb34 a:hover {
	background-image: url('mosaico/34_hover.jpg');
}

#novosvereadores li#thumb35 a {
	background-image: url('mosaico/35_thumb.jpg');
}

#novosvereadores li#thumb35 a:hover {
	background-image: url('mosaico/35_hover.jpg');
}

#novosvereadores #mensagem .voltar a {
	background: #9b9;
	color: #030;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: -3%;
	padding: 5px;
	text-decoration: none;
}

#novosvereadores #mensagem .voltar a:hover {
	background: #686;
	color: #010;
}

#novosvereadores #video {
	margin: auto;
	width: 600px;
}


/* Inserções de Kadu

    Adaptações em logo e topo  */
    
    #portal-logo img {
        margin-top: -30px !important;
    }
    
    #accessibility a {
        color: #6c6 !important;
    }
    
    
    /* Adaptações em tabelas */
    
    table.old th, table.old td {
        border: solid 1px #248722;
    }
    
    table.old th {
        background: #227137;
        color: #fff;
        text-align: center;
        vertical-align: middle;
    }
    
    table.old td {
        font-family: open_sansregular;
        font-size: 1em;
        line-height: 1.1em;
        padding: 1px 3px;
        vertical-align: middle;
    }
    
    #content table.old li {
        line-height: 1.1em !important;
        margin: 5px 0 5px -7px;
    }
    
    
    /* Organograma em tabela */
    
    table.organ td.unidade {
        background: #f3f3f3;
        border: 1px solid #bbb;
        padding: 7px;
        text-align: center;
        vertical-align: middle;
    }
    
    table.organ td.atual {
        border: 1px solid #666;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    table.organ td.linkhorizontal {
        border-bottom: 1px solid #bbb;
    }
    
    table.organ td.linkvertical {
        border-left: 1px solid #bbb;
    }