.bf-menu--horizontal .bf-menu--horizontal__body .bf-menu--horizontal__list .bf-menu--horizontal__item--has-list {
    flex: 0 1;
}

.bth-card .title {
    font-size: 12px;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
}

.bth-card .information {
    font-size: 13px;
    color: #222;
}

.bth-card__footer .information {
    color: #C0C0C0;
    font-size: 12px;
}

.betha {
    background-color: #001489;
}

.municipal {
    background-color: #9a8b7d;
}

.contabil {
    background-color: #8986ca;
}

.arrecadacao {
    background-color: #26d07c;
}

.atendimento {
    background-color: #afb2b2;
}

.contratos {
    background-color: #df4661;
}

.pessoal {
    background-color: #009cde!important;
}

.saude {
    background-color: #a2c084;
}

.educacao {
    background-color: #f7b51c;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}
