/* Add here all your CSS customizations */
.receita-detalhamento{
    font-size: 0.8em;
    color: #0099e6;
    display: none;
}
.alinhado-direita
{
    text-align: right;
}
.featured-boxes a:hover{
    text-decoration: none;
}
.cargo-detalhamento{
    margin-top: 15px;
    font-size: 0.85em;
    color: #0099e6;            
}
figcaption{
    font-style:italic;
    font-size: 0.8em;         
    line-height: 1.3em;
    margin-top: 3px;
}
.no-line, .no-line:hover{
    text-decoration: none;
}
.oculto
{
    display: none;
}
.btn-elemento-despesa:hover
{
text-decoration: none;
}
.bg-cabecalho{
    background: #c8c8c8;
}
.bg-total-empenhado{    
    color:#555;
    position: absolute;
    bottom: 5%;
    margin: auto;
    font-size: 0.9em;
}
.legenda-preta{color: #000; }
.legenda-verde{color: #00CC00; }
.legenda-azul{color: #0099e6; }
.legenda-vermelha{color: #C00; }
.legenda-laranja{color: #FF8811;}
.legenda-marron{color: #8a6d3b; }
.legenda-amarela{color: #FFCC33;}
.legenda-rosa{color:#f0f}


.btnexportar{
 margin-left: 190px;
 margin-top: -50px;
 position: absolute; 
}

.btnexportarremuneracao{
float: left;
margin-top: 20px;
}

.btnexportarinformfuncionais{    
float: left;
}

#zoomMais, #semZoom, #zoomMenos:hover{
    cursor: pointer;
}

.formatacao-icone{
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.menu-acessibiliadade{
    margin-right: 10px;
    margin-top: -10px; 
}

.eventobgpreto:hover{
color: black !important; 
}