/* -------- Index -------------------- */
.menu-bar {
    background-color: rgba(255, 255, 255, 0);
}
.menu-bar-body {
    opacity: .90;
}
.menu-bar-body:hover {
    opacity: 1;
}


.results-area.search-widget hr {
    margin-top: 5px;
    margin-bottom: 5px;
}
.results-area.search-widget dl {
    margin-bottom: 10px;
}
.results-area.search-widget .dl-horizontal dt {
    width: 90px;
    text-align: left;
}
.results-area.search-widget .dl-horizontal dd {
    margin-left: 90px;
}
.search-cmsbras_search_processos_obras .results-area.search-widget a.a-record {
    text-decoration: none;
}

/*---------------- TOC Groups -----------------------------*/
.toc-group-item.layer-group {
    font-weight: bold;
}

.toc-group-item.layer-group.layer-group-turismo {
    background-color: rgb(245, 158, 0);
}
.toc-group-item.layer-group.layer-group-infraestruturas {
    background-color: rgb(54, 169, 225);
}
.toc-group-item.layer-group.layer-group-altimetria {
    background-color: rgb(177, 127, 74);
}
.toc-group-item.layer-group.layer-group-industria {
    background-color: rgb(234, 57, 45);
}
.toc-group-item.layer-group.layer-group-imoveis-publicos {
    background-color: rgb(184, 154, 21);
}
.toc-group-item.layer-group.layer-group-ambiente {
    background-color: rgb(149, 193, 31);
}
.toc-group-item.layer-group.layer-group-urbanismo {
    background-color: rgb(178, 178, 178);
}
.toc-group-item.layer-group.layer-group-planos {
    background-color: rgb(212, 72, 115);
}