.logo {
    max-width: 150px;
}

.page-footer {
    font-size: 11px;
    border-top: 1px solid #dbe1e8;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999;
    border-top-color: #eaedf1;
    margin-top: 50px !important;
}

.nav-item .dropdown-menu{
    margin-top: -4px;
}

.alert-heading {
    font-size: 17px;
}

label.required:after {
    content: " *";
    color: red;
}

.active.nav-link {
    color: #4582EC !important;
}

.btn {
    border-radius: 0.300em !important;
}

.btn-xs {
    padding: 0.25rem 0.5rem;
    font-size: 0.500rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-md-sm {
    padding: 0.30rem 0.5rem;
    font-size: 0.800rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-sm-xs {
    padding: 0.25rem 0.5rem;
    font-size: 0.600rem;
    line-height: 1.5;
    width: 14px;
}

.bg-green {
    background-color: rgb(195, 248, 193);
}

.bg-green-dark {
    background-color: rgb(82, 199, 97);
}

.mt-35 {
    margin-top: 29px;
}

@media screen and (max-width: 767px) {
    .mt-35 {
        margin-top: 10px !important;
    }

    .mt-35 button {
        float: right;
    }
}

.mt-37 {
    margin-top: 37px;
}

@media screen and (max-width: 767px) {
    .mt-37 {
        margin-top: 10px !important;
    }

    .mt-37 button {
        float: right;
    }
}


.mt-33 {
    margin-top: 33px;
}

@media screen and (max-width: 767px) {
    .mt-33 {
        margin-top: 10px !important;
    }

    .mt-33 button {
        float: right;
    }
}

.mt-26 {
    margin-top: 26px;
}

@media screen and (max-width: 767px) {
    .mt-26 {
        margin-top: 10px !important;
    }

    .mt-26 button {
        float: right;
    }
}

.custom-file-label-sm,
.custom-file-label-sm::after {
    height: 29.5px;
    padding-top: 5px;
    padding-bottom: 0;
}

.custom-file-input~.custom-file-label::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f093";
    font-weight: 900;
    background-color: #4582EC;
    color: #FFF;
}

.custom-file-label{
    overflow: hidden;
}

.mt-5px{
    margin-top: 5px;
}

.min-250 {
    min-width: 250px!important;
}

.min-180 {
    min-width: 180px!important;
}

.min-160 {
    min-width: 160px!important;
}

.min-140 {
    min-width: 140px!important;
}

.min-130 {
    min-width: 130px!important;
}

.min-125 {
    min-width: 125px!important;
}

.min-120 {
    min-width: 120px!important;
}

.min-110 {
    min-width: 110px!important;
}

.min-100 {
    min-width: 100px !important;
}

.min-90 {
    min-width: 90px !important;
}

.min-80 {
    min-width: 80px !important;
}

.min-70 {
    min-width: 70px !important;
}

.min-60 {
    min-width: 60px !important;
}

.min-50 {
    min-width: 50px !important;
}

.font-12{
    font-size: 12px!important;
}

.font-14{
    font-size: 14px!important;
}

.modal-xl {
    max-width: 99.5% !important;
}

.modal-lg-plus {
    max-width: 80%;
}

@media screen and (max-width: 991px){
    .modal-lg-plus {
        max-width: 99.5%;
    } 
}

.modal-header{
    padding: 0.5rem 1rem!important;
}

.breadcrumb {
    padding: 0.5rem 0.75rem;
    margin-bottom: 5px;
}

.badge-round{padding: 1em!important;border-radius: 10rem!important}

.badge-number {
    display: inline-block;
    text-align: center;
    line-height: 0px;
    border-radius: 50%;
}

.badge-number-xs {
    min-width: 22px;
    font-size: 10px;
}

.badge-number-sm {
    min-width: 26px;
    font-size: 12px;
}

.badge-number span {
    display: inline-block;
    padding-top: 50%;
    padding-bottom: 50%;
    margin-left: 1px;
    margin-right: 1px;
}

.badge-number-white {
    color: #000!important;
    border: solid 1px #000;
    background-color: #ffffff;
}

.badge-number-red {
    color: #ffffff!important;
    border: solid 1px #000;
    background-color: #d9534f;
}

.badge-number-green {
    color: #ffffff!important;
    border: solid 1px #000;
    background-color: #02B875;
}

.badge-number-yellow {
    color: #ffffff!important;
    border: solid 1px #000;
    background-color: #F0AD4E;
}

.badge-number-grey {
    color: #ffffff!important;
    border: solid 1px #000;
    background-color: gray;
}

.badge-pill {
    padding-right: 0.8em;
    padding-left: 0.8em;
    border-radius: 10rem;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
    font-weight: bold;
}

#alert-message .alert {
    position: absolute;
    z-index: 999;
    max-width: 350px;
    right: 15px;
    padding-top: 1rem;
    padding-left: 1.25rem;
    padding-bottom: 0;
    margin-top: 5px;
    margin-bottom: 0;
    border: 1px solid black;
    border-radius: 0;
}

.badge-status{
    color: #000;
    font-size: 12px;
    padding: 0.2em 0.5em;
    width: 100%;
    border: 1px solid #d5d5d5;
    text-overflow: ellipsis;
    overflow: hidden;
}

.badge-white {
    background-color: #ffffff;
    color: #000!important;
    border: 0.1px solid #b9b6b6;
}

.table th, .table td {
    vertical-align: middle!important;
}

.custom-control.custom-switch .form-group{
    margin-bottom: 0px!important;
}

.bg-grey-light{
    background-color: #E9ECEF;
}

.bg-pink{
    background-color: #FD6C9E;
}

.bg-purple{
    background-color: #884DAF;
    color:white;
}

.bg-orange{
    background-color: #ff7f00;
}

.column-border-red { border-left: 1.5px solid #c9302c!important;border-right: 1.5px solid #c9302c!important; }
.column-border-left-red { border-left: 1.5px solid #c9302c!important; }
.column-border-right-red { border-right: 1.5px solid #c9302c!important; }

.column-border-blue{ border-left: 1.5px solid #226BE8!important;border-right: 1.5px solid #226BE8!important; }
.column-border-left-blue{ border-left: 1.5px solid #226BE8!important; }
.column-border-right-blue{ border-right: 1.5px solid #226BE8!important; }

.column-border-green{ border-left: 1.5px solid #02925D!important;border-right: 1.5px solid #02925D!important; }
.column-border-left-green{ border-left: 1.5px solid #02925D!important; }
.column-border-right-green{ border-right: 1.5px solid #02925D!important; }


.table-responsive{
    margin-bottom: 0rem;
}

.table-responsive table{
    margin-bottom: 0!important;
}

label {margin-bottom: 0!important}

.col-form-label-sm{
    font-size: 12px!important;
    color: #0000be;
}

.form-check .custom-control-label.form-check-label{
    font-size: 12px!important;
    padding-top: 3px!important;
    color: #0000be;
}

.form-control-sm{
    font-size: 13px!important;
}

.text-pink{
    color: #ff7189;
}

.form-control:disabled, .form-control[readonly] {
    background-color: rgb(246, 247, 249);
}

.field-form-control{
    background-color: rgb(246, 247, 249);
    padding: 0.5rem 1.1rem;
    font-size: 1.063rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0.25rem;
    min-height: 100px;
}