/* body{
    background-color: #ff0000 !important;
} */

.metismenu .mm-active>i {
    color: #141e68 !important;
}

.metismenu .mm-active {
    color: #141e68 !important;
}

.btn.btn-secondary {
    background-color: #141e68;
    border-color: #141e68;
}

.navbar-header .badge-danger {
background-color: #141e68;
color: #fdfdfd;
}

.page-link:focus {
    -webkit-box-shadow: 0 0 0 0.15rem #141e68 !important;
    box-shadow: 0 0 0 0.15rem #141e68 !important;
}

.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 0.15rem #141e68 !important;
    box-shadow: 0 0 0 0.15rem #141e68 !important;
}

.account-pages .logo-admin img {
    width: 44px;
    height: 41px;
}

/* .a {
    background-color: #4FC6C6 !important;
}

.b {
    background-color: #058B86 !important; */
/* } */

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #141e68 !important;
    color: #ffffff;
}

.rootCat .menu-btn-active{
    background-color: #eff2f7 !important;
}

input[type='checkbox'] {
    accent-color: #141e68;
}


/* .alert-danger {
    color: #000;
    background-color: #FAFAD8;
    border-color: #FAFAD8;
} */