.minicolors-swatch-custom {
    height: auto !important;
}
.minicolors-input-custom {
    height: auto !important;
}

.admission-dashboard-mh {
    margin-bottom: 10px;
    }

.uni-color {
    background-color: #a61e22;
}

.uni-text-color {
    color: #a61e22;
}

.uni-color-star {
    color: #a61e22;
}

.custom-vertical-bar {
    color: #a61e22; 
    font-weight: bold; 
    font-size: 1.2em;
}
.sidebar-custom{
    background-color: #a61e22;
    /* border-top: 1px solid white; */
}

.custom-toast {
    min-width: 400px;
    max-width: 600px;
    height: 80px;
}

.fieldset-applicant-edu {
    min-height: 295px;
}


.btn-f {
    height:35px;
    line-height: 23px;
}

.pt10-f {
    padding-top: 10px;
}

.pb10-f {
    padding-bottom: 10px;
}

.pl10-f {
    padding-left: 10px;
}

.pr10-f {
    padding-right: 10px;
}

.pt5-f {
    padding-top: 5px;
}

.pb5-f {
    padding-bottom: 5px;
}

.pl5-f {
    padding-left: 5px;
}

.pr5-f {
    padding-right: 5px;
}

.sidebar-bg-white-f {
    background: white !important;
}

.sidebar-setting-f {
    width: 90% !important;
    margin-left: 5% !important;

}

.sidebar-bg-white-f::before {
    background: white !important;
}

.card-header-tabs .nav-link.active {
    background-color: #a61e22 !important;
    color: #ffffff !important;
}