.form-control {
    color: #222 !important;
}

.main-sidebar-body .nav-item.active .nav-link::before, .main-sidebar-body .nav-item.active .nav-link::after {
    border-right: 21px solid #193A58;
}

label {
    margin-bottom: 0.1rem !important;
}

.swal2-container {
    z-index: 9999;
}

.btn-default-theme {
    border: 1px solid #005CC6 !important;
    color: #005CC6;
}

.btn-default-theme.active {
    background-color: #005CC6 !important;
    color: #fff;
}

.btn-default-theme:hover {
    background-color: #005CC6 !important;
    color: #fff;
}

.btn {

}
