/* .active {
    color: red;
} */
/* .m-wrapper .m-portlet__body {
    padding: 2.2rem 2.2rem;
} */


.modal {
    overflow-y: auto !important;
    overflow-x: auto !important;
}
.required {
    color: red;
    font-size: 14px;    
}
.bootstrap-select .dropdown-menu.inner>li.selected>a span.check-mark:before {
    font-family: "LineAwesome" !important;
    color: #5608f3;
    font-size: 20px;
}
.btn.btn-light.dropdown-toggle:after {
    position: absolute;
    top: 19px;
    font-size: 12px;
    font-weight: 900;
}
.m-btn--icon.m-btn--icon-only>i {
    right: 57%;

}
.modal .modal-content .modal-footer {
    padding: 15px;
}
.booot {
    width: 48px;
    float: left; 
    cursor: pointer;
}
.but-sty {
    margin-left: 5px !important;
    padding-bottom: 13px !important; 
    float: left !important; 
    padding-top: 9px !important; 
    font-size: 16px !important; 
    padding-left: 7px !important; 
    padding-right: 11px !important;
}
@media only screen and (min-width: 1030px) and (max-width: 1366px) {
    .m-header-menu .m-menu__nav>.m-menu__item.m-menu__item--tabs>.m-menu__link {
        padding: 0px 20px;
    }
    .m-header-menu .m-menu__nav>.m-menu__item.m-menu__item--tabs.m-menu__item--active>.m-menu__link .m-menu__link-text {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .m-portlet__head-text.mb-9 {
        display: none;
    }
    .col-md-2 {
        margin-bottom: 10px;
    }
    .res-mob {
        flex-flow: column-reverse;
    }
    .mob-tab {
        flex-direction: column;
    }
    .mob-mar {
        margin-top: 10px;
    }
    .btn.btn-primary.btn-sm.btn_add_system_constants_to_add_system_constants {
    padding-left: 5px !important;
    padding-right: 8px !important;
    }
    .usess {
        margin-top: 0px !important;
    }
    .scheduler-border-11 {
        padding: 0 1.4em 3.3em 1.4em !important;
    }
    .top-media-mob {
        top: -44px !important;
    }
    .modal-dialog.modal-fullscreen {
        padding: 6px 6px 6px 6px !important;
    }
}



.scheduler-border{
    border: 1px solid #ddd !important;
    padding: 0 1.4em 0.3em 1.4em ;
    margin: 0 0 1.5em 0 !important;
}

legend.scheduler-borderL{
    text-align: right;
    font-size: 15px;
        font-weight: bold !important;
    width: auto;
    padding: 0 10px;

}


.modal-dialog.modal-fullscreen {
    margin: 0;
    padding: 17px 0 17px 17px;
    max-width: none;
}
.table thead th {
    vertical-align: middle !important;
}

