body{
    color: #000;
    font-family: 'Roboto', sans-serif;
}
.bg-light-grey .kt-wrapper{
    background: #e7eaef;
}
.bg-light-grey .custom-color {
    /*background-color: rgb(11 37 101);*/
    background-color: transparent;
    border-top: 0px solid rgba(0,40,102);
}
.bg-light-grey .kt-grid .kt-grid__item .kt-header{
    box-shadow: none;
}
.bg-light-grey .kt-wrapper .kt-footer{
    background-color: #062363 !important;
}

.bg-light-grey .kt-content {
    background-color: transparent;
}
.main-box-white {
    background-color: #fff;
    margin: auto;
    width: 100%;
    border-radius: 15px;
    padding: 20px 20px;
}
.bg-light-grey .kt-header-logo a img {
    max-width: 160px;
}
.bg-light-grey .custom-color{
    background-color: #062363;
}
.bg-light-grey .kt-footer {
    background-color: transparent;
}
.bg-light-grey .kt-footer__menu ul{
    list-style: none;
    padding: 0;
}
.bg-light-grey .kt-footer .kt-footer__copyright{
    padding: 0;
    color: #fff;
}
.bg-light-grey .logo-big-center img{
    max-width: 260px;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__head {
    background-color: #004d95;
    padding: 15px;
    margin: 0 0 15px 0;
}
.bg-light-grey .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container {
    width: 430px;
    margin: 0 auto;
    background-color: #e7eaef;
    border-radius: 20px 20px 10px 10px;
    overflow: hidden;
    border-bottom: 0px ;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bg-light-grey  .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control {
    background: #ffffff;
    border-radius: 5px !important;
}
.bg-light-grey .kt-footer__menu ul li a{
    color: #fff;
}
.bg-light-grey .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions .btn-custom {
    background: #004d95;
    box-shadow: none;
    border-radius: 10px;
    border: 0;
    height: 43px;
    font-weight: 600;
    letter-spacing: 0;
}
.bg-light-grey .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions .btn-custom:focus {
    background: #004d95;
    box-shadow: none !important;
    border-radius: 10px !important;
    border: 0;
    height: 43px;
}
.bg-light-grey .btn.btn-custom:focus:not(.btn-elevate) {
    -webkit-box-shadow: none;
    color: #fff;
    border-radius: 10px !important;
}
.bg-light-grey .btn-custom.kt-login__btn-secondary{
    background-color: #004d95;
    border-radius: 10px;
    color: #fff;
}
.bg-light-grey .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__head .kt-login__desc {
    margin-top: 10px;
}
.bg-light-grey .btn-custom {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.kt-login.kt-login--v3.kt-login--signin .kt-login__signup {

}

.kt-form .in-form-info {
    width: 100%;
    color: #000;
    font-weight: 600;
    text-align: center !important;
    display: block;
    margin: 0 auto;
}

.bg-light-grey .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container.contact-labpair {
    width: 510px;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form textarea.form-control {
    height: auto;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group.d-flex .form-control{
    margin-top: 0;
}
.contact-labpair .kt-form .input-group label {
    color: #000;
    font-weight: 500;
    padding-right: 15px;
    width: 110px;
    font-size: 13px;
    line-height: 14px;
}
h2, h3, p{
    color: #000;
}
.labpair-app-form h3 span {
    width: 15px;
    height: 15px;
    background-color: #004d95;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}


.contact_labpair_popup .modal-dialog {
    -webkit-box-shadow: 9px 9px 15px rgb(0 0 0 / 40%);
    box-shadow: 9px 9px 15px rgb(0 0 0 / 40%);
    border-radius: 10px;
}
.btn.btn-primary {
    border-radius: 10px;
}
.bg-light-grey .modal .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container.contact-labpair {
    width: 100%;
}
.logo-small-center img{
    max-width: 120px;
}
.modal p{
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.subheader-singal.bg-white {
    max-width: 510px;
    margin-left: auto;
}
.subheader-singal.bg-white .subheader ul {
    background-color: #fff;
    padding: 0;
}
.subheader-singal.bg-white .subheader ul li a img {
    max-width: 40px;
    opacity: 1;
}
.subheader-singal.bg-white .subheader ul li {
    margin: 0 6px;
    text-align: center;
    padding: 8px 0px;
    width: calc(17% - 5px);
}
.subheader-singal.bg-white .subheader ul li span{
    color: #000;
}
.dash-main-left-img {
    width: 185px;
}
.dash-detail .dash-left-content {
    width: calc(100% - 185px);
    padding-left: 12px;
    padding-top: 10px;
}
.dash-left-content h2 {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    margin: 0;
}
.dash-left-content p {
    color: #000;
    margin: 0;
    font-weight: 500;
    font-size: 11px;
}
.dash-detail-bottom {
    max-width: 200px;
}
.dash-left-content h3{
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.dash-detail-bottom h3 {
    width: 100%;
    border-bottom: 2px solid #062363;
    padding-bottom: 8px;
}
.contact_labpair_popup .modal-content{
    background-color: transparent;
}
.contact_labpair_popup .modal-header {
    position: absolute;
    z-index: 1;
    right: 0;
    padding: 9px;
    border: 0;
    min-height: 53px;
}
.radius-15{
    border-radius: 15px;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group.d-flex .form-control.phone-small {
    width: 25%;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group.d-flex .form-control{
    width: 50%;
}
.contact-labpair .kt-form .input-group .phone-label{
    width: 160px;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group .input-phone {
    max-width: calc(100% - 160px);
}
.bg-primary-color{
    background-color: #025395;
}
.title-head img {
    position: relative;
    max-width: 50px;
}
.title-head h3 {
    text-align: center;
    color: #fff;
    width: calc(100% - 70px);
}
.inner-bg-grey{
    background-color: #e7eaef;
}
.application-form {
    padding: 25px 20px;
}
.overflow-hidden{
    overflow: hidden;
}
.application-form label, .application-form p{
    color: #000;
    font-weight: 600;
    line-height: 21px;
}

.f-head {
    background-color: #004d95;
}
.f-head h4{
    color: #fff;
}
.form-listing ul{
    padding: 0;
}
.form-listing ul li{
    list-style: none;
    position: relative;
}
.form-listing ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #004d95;
}
.form-listing ul li {
    list-style: none;
    position: relative;
    margin-bottom: 7px;
    padding-left: 20px;
    line-height: 15px;
}
.form-listing ul li span{
    color: #000;
    font-weight: 600;
}
.two-row{
    column-count: 2;
}
.radio-list .form-check {
    padding-left: 0;
    margin-bottom: 5px;
}
.radio-list .form-check-label.radio {
    padding-left: 25px;
}
.radio-list .form-check-label.radio ~ input.form-control {
    margin-top: 0px;
    margin-left: 0px;
}

.radio-list .radio .form-check-input{
    margin: 0;
}
.radio-list .form-check-label.radio {
    padding-left: 25px;
}

.radio-list radio > input:checked ~ span:after {
    background-color: #ffffff;
    border-color: #ffffff;
}
.radio-list .radio span {
    margin-right: 0.75rem;
}
.radio-list .radio > span {
    background-color: #fff;
    border: 2px solid #000;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: absolute;
    left: 0;
    top: 0px;
}
.radio-list .radio > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.radio-list .radio > input:checked ~ span {
    background-color: #fff;
}
.radio-list .radio > input:checked ~ span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: none;
}
.radio-list .radio > input:checked ~ span:after {
    background-color: #000;
    border-color: #ffffff;
}
.radio-list .radio > input:checked ~ span:after {
    display: block;
}
.radio-list .radio > span:after {
    width: 6px;
    height: 6px;
}
.radio-list .radio > span:after {
    content: "";
    display: none;
    border-radius: 100% !important;
}
.radio-list.custom-singal-state .radio{
    padding: 0;
}
.radio-list.custom-singal-state .radio > span{
    position: relative;
    left: 0;
    top: 0px;
    right: 0;
    margin: auto;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #062363;
    border-color: #062363;
}
.accordion .card .card-header{
    background-color: transparent;
    position: relative;
    padding-left: 20px;
}
.accordion .card .card-header span.accicon {
    position: absolute;
    left: 0px;
    top: 1px;
}

.accordion .card{
    background-color: transparent;
}
.accordion .card .card-header:not(.collapsed) .rotate-icon:before{
    content: '';
    position: absolute;
    left: 1px;
    top: 2px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #004d95;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accordion .card .card-header .rotate-icon:before{
    content: '';
    position: absolute;
    left: 1px;
    top: 2px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #004d95;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;

}

.accordion .card .card-header span{
    color: #000;
    font-weight: 600;
}
.accordion .card .card-body{
    padding: 10px 20px;
}
.checkbox-list .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #004d95;
    background-color: #004d95;
}
.checkbox-list  .custom-control-label::after {
    left: -19px;
}
.checkbox-list .custom-control-label::before, .checkbox-list .custom-control-label::after{
    height: 15px;
    width: 15px;
}

.checkbox-list .custom-control.custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 7px;
}
.checkbox-list .custom-control-label ~ input.form-control {
    width: auto;
    margin-left: 0px;
}
.checkbox-list .custom-controlcustom-checkbox .custom-control-label{
    margin-right: 5px;
}

.sign_in_popup .modal-header {
    position: absolute;
    z-index: 1;
    right: 0;
    padding: 9px;
    border: 0;
    min-height: 53px;
}
.sign_in_popup .modal-content{
    background-color: transparent;
}

.login-logo, .login-logo img {
    width: 200px;
}
.error h5, .error span{
    color: #c00000;
    font-weight: 600;
}
.requiredInstruction {
    color: #FF0000;
    font-weight: 600;
}
.form-group .invalid-feedback, .form-group .valid-feedback {
    font-weight: 600;
}
.passwordInstruction {
    color: #004d95 !important;
}
.max-width-420{
    max-width: 420px;
    margin: auto;
}
.sign_in_popup .modal-dialog {
    max-width: 620px;
}
.form-control.w-90{
    max-width: 90px !important;
}
.text-color h2, 
.text-color h3{
    color: #062363;
}

#captcha_code {
    border: 1px solid #ababab !important;
    border-radius: 4px;
}
h1, h2, h3, h4, h5, h6, p{
    color: #000;
    width: 100%;
}
.card.labpair-form-box{
    border-radius: 15px;
    background-color: #e7eaef;
}
.card.labpair-form-box .card-header{
    background-color: #004d95;
}
.left-logo img {
    max-width: 90px;
}
.card.labpair-form-box {
    border-radius: 15px;
    background-color: #e7eaef;
    overflow: hidden;
    -webkit-box-shadow: 6px 6px 6px rgb(0 0 0 / 30%);
    box-shadow: 6px 6px 6px rgb(0 0 0 / 30%);
    border: 0;
}
.card.labpair-form-box .card-header h3{
    margin: 0;
    color: #fff;
}
.card.labpair-form-box .left-logo {
    margin-right: 15px;
}

.error{
    color: #f70000 !important;
}
.font-bold{
    font-weight: 600;
}
.text-color{
    color: #062363;
}

.contact-icon img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto;
}

/*about us page start*/
.leader-row .leader-img {
    width: 240px;
    text-align: center;
}
.leader-img img {
    border-radius: 50%;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}
.leader-row .leader-img span {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.leader-content {
    width: calc(100% - 240px);
    padding-left: 25px;
    margin-bottom: 30px;
}
.leader-content p {
    font-weight: 600;
}

.leader-content p:last-child{
    margin: 0;
}

.labPair_team .leader-row .leader-img {
    max-width: 240px;
    margin: 0 auto 15px auto;
    text-align: center;
}
.labPair_team .leader-content {
    width: 100%;
    padding: 0px 20px;
    margin-bottom: 0px;
}

.press_content h4{
    color: #0033A1;
    font-weight: 600;
}
.font-weight-600 {
    font-weight: 600 !important;
}
.press_content p {
    font-family: 'Roboto' !important;
    font-weight: 600 !important;
}
.dateborder span:first-child{
    position: relative;
}

.dateborder span:first-child:after{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000000;
    width: 1px;
    height: 20px;
}
.dateborder span {
    padding-right: 15px;
    margin-right: 8px;
}

.press_img img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

p {
    line-height: 1.7;
}

/*about us page end*/


@media(max-width:  1024px){
    .bg-light-grey .kt-header-mobile {
        height: auto;
        box-shadow: none;
        background-color: #082465;
        border-top: 0px;
        height: auto;
    }
    .bg-light-grey .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user {
        position: absolute;
        top: 100%;
        width: calc(100% - 30px);
        left: 0;
        right: 0;
        margin: auto;
        overflow: hidden;
        height: 0;
        z-index: 2;
    }
    .bg-light-grey .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user.navbar-collapse.active{
        height: auto;
    }
    body.overflow{
        overflow: hidden;
    }
    .bg-light-grey .kt-header-menu-mobile .kt-menu__nav {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .bg-light-grey .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item {
        position: relative;
        margin: 0;
        width: 100%;
    }
    .bg-light-grey .kt-header-menu-mobile {
        width: 100%;
    }
    .bg-light-grey .kt-header-mobile {
        width: 100px;
    }
    .bg-light-grey .kt-footer__menu ul {
        list-style: none;
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .bg-light-grey .kt-footer .kt-footer__copyright {
        padding: 0;
        color: #fff;
        text-align: center !important;
    }
    .kt-header-menu-mobile .kt-menu__nav {
        padding: 0;
        display: flex;
    }
    .bg-light-grey .kt-footer__menu ul li {
        display: inline;
        margin: 0 10px;
    }
    .kt-header__topbar {
        background-color: #082465;
        box-shadow: none;
    }
    .two-row{
        column-count: 1;
    }
    .title-head h3 {
        font-size: 14px;
    }

}


@media(max-width: 991px){
    .leader-row .leader-img {
        width: 140px;
    }
    .leader-content {
        width: calc(100% - 140px);
    }
    .leader-content {
        width: 100%;
        padding-left: 0;
        margin-bottom: 0;
        margin-top: 15px;
    }
    .leader-row .leader-img {
        width: 140px;
        text-align: center;
        margin: auto;
    }


}
.blue-header-website {
    color: #002650 !important;
    font-weight: 600;
}
.right-content {
    font-weight: 600;
}
.register-form-title h3 {
    font-size: 2.5rem;
    font-weight: 700;
}

#imageEditor .modal-dialog {
    min-width: 900px !important;
    min-height: 660px !important;
}

#imageEditor .kt-login__container {
    width: 900px;
    height: 660px;
}

#cookieModel .modal-dialog {
    max-width: 700px;
}
.kt-footer__copyright img {
    max-width: 80px;
    margin-top: 15px;
}
.kt-footer__menu a {
    text-decoration: none;
    border-bottom: 1px solid #FFFFFF;
}
.kt-footer__menu li {
    height: 25px;
}
#socialIcons li.kt-menu__item a.kt-menu__link {
    padding: 2px !important;
}
#kt_header span.kt-menu__link-text {
    font-size: 18px;
}
.form-group span {
    font-size: 1rem;
}
#dropZoneUploadPhoto .modal-header, #modalCropper .modal-header {
    background-color: #004d95;
    padding: 10px ​20px 5px 20px;
}
#dropZoneUploadPhoto .modal-header h3, #dropZoneUploadPhoto .modal-header .close {
    color: #FFFFFF;
    font-weight: 700;
    opacity: 1;
}
#dropZoneUploadPhoto .modal-header .close {
    
}
#dropZoneUploadPhoto .dropzone {
    border: 0px dashed #ebedf2;
}
#dropZoneUploadPhoto .dropzone .dz-preview .dz-remove{
        color: #004d95;
}
#dropZoneUploadPhoto .dropzone .dz-preview {
    margin: 0;
}
#dropZoneUploadPhoto .dropzone .dz-preview .dz-image {
    width: 200px;
    height: 200px;
}
#dropZoneUploadPhoto .dropzone .dz-preview .dz-image img {
    width: 100%;
}

.dropzone .btn-outline-success {
    color: #004d95;
    border-color: #004d95;
}
#dropZoneUploadPhoto button.editImageButton, #dropZoneUploadPhoto .deleteImageButton {
    font-size: 16px;
    border: 0;
    background-color: transparent;
    padding: 0;
    font-weight: 600;
    display: flex;
    align-items: center;

}
#dropZoneUploadPhoto .editImageButton i, #dropZoneUploadPhoto .deleteImageButton i {
    font-size: 34px;
    margin-right: 10px;
}
#dropZoneUploadPhoto .modal-header h3{
    font-size: 18px;
    line-height: 18px;
}
#dropZoneUploadPhoto .dropzone .dz-preview {
/*    position: inherit;*/
}
/*#dropZoneUploadPhoto .dropzone .dz-preview .dz-remove {
    color: #004d95;
    position: absolute;
    right: 0;
    bottom: 0px;
    transform: translate(0px, 35px);
    font-size: 16px;
    font-weight: 600;
    color: #000 !important;
}*/
#dropZoneUploadPhoto .showImageButton {
    padding: 10px 15px !important;
}
#dropZoneUploadPhoto .dz-remove{
    display: none
}
#modalCropper {
    max-width: 100% !important;
    max-height: 100% !important;
}
#modalCropper .modal-body{
    max-height: 90% !important;
}
#modalCropper .closeModalButton {
    border-radius: 10px;
}
#modalCropper .cropImageButton {
    border-radius: 10px;
}
.agree_privacy_terms, .agree_privacy_terms:active, .agree_privacy_terms:focus, .agree_privacy_terms:hover {
    text-decoration: underline !important;
    color: #000000;
}