.login {
    border-radius: 10px;
}

.sidebar-menu li:hover {
    background-color: #6A00FF !important;
    color: white !important;
}

.sidebar-menu li:hover a {
    color: white !important;
}

.sidebar-menu li.active-toggle.active-control {
    background-color: #5601cc;
    color: white !important;
}

.sidebar-subitem li {
    padding-left: 1rem;
}

.sidebar-subitem li {
    padding-left: 1rem;
}

.select .option-list li.active {
    background-color: #6A00FF;
    color: white;
}

.bg-unidas {
    background-color: #015087 !important;
}

.sidebar-header {
    height: fit-content !important;
}
