.btn-datatable {
    color: white !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/*

 */

.sidebar-dark-cyan .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-cyan .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #009fe3 !important;
    color: #fff;
}

[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:focus, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:hover {
    background-color: #009fe3 !important;
    color: #fff;
}

.elemento-sidebar-principal {
    color:white !important;
    margin-left: 0px !important;
    padding-right: 5px !important;
}

.elemento-sidebar-secundario {
    color:white !important;
    margin-left: 10px !important;
    padding-right: 5px !important;
}

label {
    margin-bottom: unset !important;
    font-weight: unset !important;
}

.main-footer {
    background-color: unset !important;
    border-top: unset !important;
    color: #869099;
    padding: 1rem;
}

