/*GENERAL CSS FOR MTAHINI*/

.fa {
    font-weight: 900 !important;
}

.user-menu {
    /*background: red;*/
}

.user-image {
    line-height: 55px;
    margin-right: 10px;
}

.filter.district, .filter.region {
    width: 160px;
}

.filter.classes {
    width: 145px;
}

.filter.school {
    width: 350px;
}

.pull-right {
    float: right;
}

.card-title {
    margin-bottom: 0 !important;
    font-weight: normal !important;
}

.main-wrapper {
    background-color: #f4f6f9;
}

.main-header.home, .main-footer.home {
    margin-left: 0 !important;
    padding-left: 125px !important;
    padding-right: 125px !important;
}

.contents-wrapper {
    margin-left: 125px;
    margin-right: 125px;
}

.brand-link.home {
    color: #000000 !important;
}

.brand-image.home {
    margin-left: 0 !important;
}

.table-region tr:last-child {
    font-weight: bold !important;
}

.nav-item .select2-container--default .select2-selection--single {
    background-color: rgba(255, 255, 255, 0.3);
}

.select2-selection__placeholder {
    color: #444444 !important;
}

.matokeo .form-group {
    margin-bottom: 0;
}

.card-title {
    float: left !important;
}

.dropdown-menu-lg {
    max-width: 450px;
    min-width: 430px !important;
    padding: 0;
}

.promotion-progress {
    margin-right: 10px;
}

.text-bold {
    font-weight: bold;
}

.content-loading {
    color: #00a65a;
}

.content-loading-md {
    font-size: 0.7em !important;
}

.card-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2em !important;
}


.card-body.reg-progress {
    overflow-y: auto;
}

.progress-number {
    float: right;
}