.main-content-rel {
    margin-top: 8px;
    width: 100%;
}

/*Area geral unidades*/
.area_ind_dashboard {
    font-family: 'Roboto Mono', monospace, sans-serif;
    width: 100%;
    height: auto;
    border-radius: 7px;
    box-sizing: border-box;
    margin-left: 0;
}

.colun_rel_table {
    width: 100%;
    height: auto;
    margin-bottom: 0.5%;
}

.tb_relatorio {
    width: 95%;
    height: auto;
    border-radius: 7px;
    box-shadow: var(--box-shadow);
}

.filtro-relatorios {
    width: 100%;
    height: auto;
}
