body{

    font-family: Roboto !important;
    font-size: 15px;
    font-weight: 400;
    color:#292929;
}.logo a{

height:150px;

}

.barra-inicial {
    background-color: #000;
}

.panel.panel-default {
    border: 1px solid #150f0f45;
    padding: 10px 20px;
    margin-bottom: 15px;
    border-radius: 3px;
}


.panel.panel-default  h4 a{
    color: rgb(87, 87, 87);
    font-size: 16px;
    font-weight: bold;
    user-select: none;
}

.abas-custom .tab-content{
    box-shadow: none;
}

.institucional.fundo-secundario * {
    color: #3c3c3c !important;
}
