﻿.return-button {
    color: #0078D4;
    font-size: 1.75em;
    margin-right: 7px;
    margin-left: 7px;
    cursor: pointer;
}

.aside-menu {
    background-color: white !important;
}

.dashboard {
    background-color: #0078D4 !important;
}


.teste {
    background-color: #009EF7 !important;
    --bs-table-accent-bg: none !important;
}

    .teste:hover {
        background-color: #009EF7 !important;
    }

.TableAjust {
    width: 97% !important;
    margin-left: auto;
    margin-right: auto;
}

.return-button {
    color: #009EF7;
}

.BtnNovoPrc {
    background-color: #009EF7 !important;
}

.Active {
    background-color: #009EF7 !important;
}

