.historyTable table.dataTable {
    overflow: visible;
}

/*23-06-21===============*/

.d-flex.profileOthersec {
    flex-wrap: wrap;
}
.ordinationForminput.flexForm.twoFieldForm {
    flex-wrap: wrap;
    margin: 0 -15px;
    position: static;
}
.fourField{
    margin: 0 -15px;
    flex-wrap: wrap;
}
.csForm.d-flex.flexForm.fourField .form-group {
    width: 25%;
    margin: 0px 0px 15px 0px;
    padding: 0px 15px;
}

.sk-three-bounce {
    background-color: transparent;
}
#preloader {
    background-color: rgba(255,255,255,0.8);
    z-index: 9;
}
.devideSec1 {
    padding: 15px;
    border: 1px solid #e8e8e8;
    margin-top: 15px;
    position: relative;
    background: #f8f8f8;
}
.devideSec1 .removeField {
    right: -2px;
    top: -5px;
    padding: 0;
}
.form-wizard .tab-content{
    height: auto !important;
}
.csForm.ordinationForminput.d-flex.flexForm.twoFieldForm .form-group {
    width: 33.33%;
    margin: 0px 0px 15px 0px;
    padding: 0px 15px;
}
.sw>.tab-content {
    overflow: initial;
}

.switch-field {
    margin-left: 30px;
}

.switch-field label {
    font-size: 14px;
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    border-color: #8594cb;
}
.toolbar.toolbar-bottom.swBtnBlk {
    display: flex;
    padding-left: 0;
    padding-right: 0;
}
.swBtnRight {
    margin-left: auto;
}
.btn-danger.btnTheme {
    color: #fff;
    background-color: #dc1d1d !important;
    border-color: #dc1d1d !important;
}
.form-wizard .nav-wizard li .nav-link.done:after {
    background: #f1f1f1 !important;
}
.form-wizard .nav-wizard li .nav-link.done span {
    background-color: #fff;
    color: #28166f;
}
.form-wizard .nav-wizard li .nav-link.active span {
    background: #28166f;
    color: #fff;
}
.form-wizard .nav-wizard li .nav-link.inactive:after, .form-wizard .nav-wizard li .nav-link.done:after {
    background: #28166f !important;
}
.form-wizard .nav-wizard li .nav-link:after {
    height: 2px;
}


.folderImg.filesFolder.filesFolderimg {
    padding-right: 45px;
}
a.folderImage.fileImg {
    display: flex;
    /* flex-wrap: wrap; */
    word-break: break-word;
    align-items: flex-start;
}

.notification_dropdown .height380 {
    max-height: 380px;
    height: auto;
    overflow: auto;

}
.notification_dropdown .dropdown-menu.rounded.dropdown-menu-right {
    box-shadow: 0 0 10px 6px rgba(0,0,0,0.1);
    padding: 0;
    border-radius: 5px !important;
}
.all-notification {
    padding: 15px !important;
    font-weight: 500;
    color: #28166f;
    font-size: 15px;
}
.timeline .timeline-panel b {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    display: block;
    margin-bottom: 4px;
}




@media only screen and (max-width: 991.98px) {
.csForm.d-flex.flexForm.twoFieldForm .form-group {
    width: 50%;
}
.csForm.d-flex.flexForm.fourField .form-group {
    width: 50%;
}
}


@media only screen and (max-width: 767.98px) {
.csForm.d-flex.flexForm.twoFieldForm.ordinationForm.mt-2 .form-group {
    width: 100% !important;
}
.banner-1-bg {
     height: auto; 
}
.loginWrap {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
}
.signupLeft {
    width: 100%;
    height: auto;
}
.SignupPage {
    flex-wrap: wrap;
    height: auto;
}
.signupRight {
    width: 100%;
    height: auto;
}
}


@media only screen and (max-width: 640.98px) {
.csForm.d-flex.flexForm.fourField .form-group {
    width: 100%;
}
}

@media only screen and (max-width: 767px) and (max-width: 990px){

    /*.logOutBtn {
        margin-left: 0px !important;
    }
    .navbar-toggler {
        padding: 0.17rem .17rem !important;
        font-size: 1.25rem;
        line-height: 1;
        background-color: #32325d !important;
        border: 2px solid #fff !important;
        border-radius: .25rem;
        color: #fff !important;
    }*/
    .csForm.ordinationForminput.d-flex.flexForm.twoFieldForm {
        display: block !important;
    }
    .csForm.ordinationForminput.d-flex.flexForm.twoFieldForm .form-group {
        width: 100% !important;
    }
    .profileContent.homePage.changePassword {
        margin-top: 25px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 576px){

    /*.profileContent.homePage.changePassword {
        margin-top: 25px;
    }
    .logOutBtn {
        margin-left: 0px !important;
    }*/
    /*.navbar-toggler {
        padding: 0.17rem .17rem !important;
        font-size: 1.25rem;
        line-height: 1;
        background-color: #32325d !important;
        border: 2px solid #fff !important;
        border-radius: .25rem;
        color: #fff !important;
    }
    .cardHeader1.headerStatus {
        display: block !important;
        padding-bottom: 20px;
    }
    .cardHeader1 h4 {
        font-size: 20px;
    }*/
    .statusPending {
        font-size: 15px !important;
    }
    /*.media.profileSection img {
        width: 120px !important;
        height: 120px !important;
        margin-bottom: 10px;
    }
    .media.profileSection {
        display: block !important;
    }*/
    .csForm.ordinationForminput.d-flex.flexForm.twoFieldForm {
        display: block !important;
    }
    .csForm.ordinationForminput.d-flex.flexForm.twoFieldForm .form-group {
        width: 100% !important;
    }
    .csForm.d-flex.flexForm.twoFieldForm.threeField {
        display: block !important;
    }
    .csForm.d-flex.flexForm.twoFieldForm.threeField .form-group {
        width: 100% !important;
    }
    .csForm.d-flex.flexForm.twoFieldForm.ordinationForm.mt-2 {
        display: block !important;
    }
    .csForm.d-flex.flexForm.twoFieldForm.ordinationForm.mt-2 .form-group {
        width: 100% !important;
    }
    .uploadDocument {
        margin: 20px auto !important;
    }
    .fileIcon .fileuploadIco i {
        padding: 7px 9px !important;
    }
    .docList li a {
        font-size: 14px !important;
    }
    .removeField.removeText1 {
        right: 0px !important;
        top: 627px !important;
        /* z-index: 35; */
        /* padding-right: 0; */
    }
}