.login-drop-shaddow {
    border-radius: 15px;
    margin: 0 auto 0 auto;
    padding: 0 !important;
    max-width: 775px;
    width: 100%
}

.login-box-graphics {
    background: rgba(54, 69, 146, .41);
    padding: 3em 2em 5em 2em;
    text-align: center;
    border-radius: 15px 15px 0 0
}

.login-box-graphics img {
    max-width: 178px
}

.login-title {
    border-bottom: solid 1px rgba(255, 255, 255, .32);
    padding-bottom: 19px;
    margin-bottom: 52px
}

.login-title h1 {
    font: 400 30px/46px 'Montserrat', sans-serif !important;
    color: #f0f0f0
}

.register-left-corner div#reg_sucesss {
    float: left;
    width: 98%;
    margin: 8px
}

.login-title .domain_expire {
    font-size: 19px;
    background: rgb(215 16 16 / 10%);
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    color: #3cb5e5
}

.login-form {
    padding: 2em
}

.login-form-title {
    font-size: 28px !important;
    font-weight: 800
}

.login-form .form-group {
    margin: 17px 0
}

.login-form .form-control {
    box-shadow: none;
    border-radius: 6px;
    border: 1px solid #dedede;
    padding: 10px;
    font: 400 14px 'Montserrat', sans-serif;
    color: #4b4870;
    background: transparent
}

.login-form form#loginForm {
    margin: 0 13px
}

.login-form .form-control::placeholder {
    font: 400 14px 'Montserrat', sans-serif;
    color: #9391a9
}

.login-form a {
    color: #78be43
}

.login-form a:hover {
    color: #3890c6
}

.login-form label {
    font-weight: 400
}

.login-left-corner {
    background: url('/theme1/img/login/loginBg.png') top center / cover no-repeat;
    min-height: 750px;
    overflow: hidden
}

.form_radius {
    box-shadow: 0 0 20px;
    border-radius: 0 0 15px 15px
}

.forgot_position {
    position: absolute;
    right: 0;
    top: 0;
    transition: all .1s ease
}

@media all and (min-width: 992.5px) {
    .form_radius {
        border-radius: 0 15px 15px 0
    }

    .login-left-corner {
        background: url('/theme1/img/login/loginBg.png') top center / 100% 100% no-repeat;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .flex-container {
        display: flex;
        margin: 0
    }

    .login-drop-shaddow {
        margin-top: 100px
    }

    .login-box-graphics {
        border-radius: 15px 0 0 15px
    }
}

@media all and (max-width: 992.5px) {
    .login-drop-shaddow {
        padding: 2em !important
    }

    .login-title {
        display: none
    }

    .login-box-graphics {
        padding-bottom: 4em
    }

    .form_radius {
        box-shadow: 0 0 20px rgba(0, 0, 0, .3)
    }
}

@media all and (max-width: 400px) {
    .login-form-title {
        font-size: 20px !important;
        margin: 0;
        padding-bottom: 10px
    }

    .forgot_position {
        position: static
    }
}

.register-left-corner {
    background: url('/theme1/img/login/loginBg.png') top center/100% 100% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.register-left-corner .login-box-graphics {
    background: #fff
}

.register-left-corner .form_radius {
    border-radius: 0;
    box-shadow: none
}

.register-left-corner .login-box-graphics {
    border-radius: 0
}

.register-left-corner .col-md-6.bg-white.form_radius {
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 -9px 10px rgba(80, 77, 116, 0.4);
    margin-top: 55px;
    padding: 0
}

.register-left-corner .row.confirm-passwd {
    position: relative;
    margin-top: 18px
}

.register-left-corner .row.confirm-passwd::before {
    position: absolute;
    left: -11px;
    top: -3px;
    height: 1px;
    width: calc(100% + 21px);
    background: rgb(80 77 116 / 20%)
}

.register-left-corner .login-box-graphics {
    display: none
}

.register-left-corner .login-form .form-group {
    width: 50%;
    float: left;
    margin: 10px 0 0 0
}

.register-left-corner .login-form .form-group::first-child {
    padding-right: 15px
}

.register-left-corner .logo {
    float: left;
    padding: 5px;
    width: 161px;
    border-radius: 10px;
    margin-left: 24px;
    margin-top: 6px;
    text-align: left
}

.register-left-corner .form-control {
    height: 37px;
    border: 1px solid #dedede;
    border-radius: 6px;
    padding-left: 10px;
    font-weight: 400;
    font-size: 14px
}

.register-left-corner .login-drop-shaddow {
    margin-top: 42px
}

.register-left-corner .login-form label {
    font-size: 14px;
    color: #868282;
    font-weight: 500;
    font-weight: 600;
    color: #4b4870
}

.register-left-corner .login-form-title {
    margin-top: 0;
    margin-left: -16px
}

.register-left-corner sup {
    color: red
}

.register-left-corner .select2 {
    background: url(/theme1/img/login/select-arrow-register.svg) 98% 10px no-repeat
}

.register-left-corner #otpregsuccess {
    margin-top: 10px;
    color: #0a610a;
    font-size: 14px
}

.register-left-corner .bottom-fotter {
    margin: 12px 0 10px 0
}

.register-left-corner button#registersubmit {
    min-width: 239px;
    font-weight: 700;
    font-size: 15px
}

.login-form a.register {
    color: #3890c6;
    font-weight: 700;
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 54px;
    display: inline-block
}

.login-form label.label-name {
    font-size: 16px;
    font-weight: 600;
    color: #4b4870
}

.login-form {
    font-size: 16px;
    color: #4b4870
}

.login-form .login-form-title {
    text-align: center;
    margin-top: 40px;
    font-weight: 600;
    font-size: 22px !important;
    margin-bottom: 22px
}

.login-form {
    padding: 0
}

.login-form .login-text {
    float: right;
    margin-top: 17px;
    margin-right: 21px;
    font-size: 14px;
    color: #fff;
    z-index: 1;
    position: relative
}

.login-form .login-text a {
    color: #fff;
    font-weight: 600;
    font-size: 14px
}

.login-form form#registerfrm {
    /*margin: 0 26px*/
    margin: 0;
}

.register-left-corner #confirm-register {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    margin: 0 auto
}

.notifypopupdynamicheight.notification-iframe.newuserregister label {
    font-size: 14px
}

.notifypopupdynamicheight.notification-iframe.newuserregister .modal-dialog-new.modal-lg.modal-xl {
    width: 100% !important
}

.notification-iframe.newuserregister .approve {
    margin-top: 5px;
    margin-bottom: 5px
}

.notification-iframe.newuserregister input[type="radio"] {
    margin-right: 10px
}

.notification-iframe.newuserregister .approve {
    margin: 5px
}

.notification-iframe.newuserregister .modal-footer {
    display: none
}

h5.approvalDet {
    margin-bottom: 3px;
    margin-top: 0
}

.approve.approve-list span {
    margin-left: 5px
}

.approve.approve-list + .reject {
    float: left;
    margin: 5px
}

.approve.approve-list {
    float: left;
    margin: 5px
}

.reject span {
    margin-left: 5px
}

.login-left-corner .row.flex-container {
    min-height: 359px
}

.login-left-corner button#loginBtn {
    font-size: 17px;
    font-weight: 700;
    margin-top: 11px;
    margin-bottom: 11px
}

.register-left-corner #confirm-register {
    margin-bottom: 0;
    font-size: 18px !important;
    font-weight: 600;
    margin: 15px 0 15px 0;
    width: 100%;
    position: absolute;
    left: 0;
    text-align: center
}

.register-left-corner #otpblock {
    width: 100%;
    padding: 0 26px;
}

.register-left-corner .login-form .form-group:nth-child(odd) {
    padding-right: 0
}

.login-form a.forgot_position {
    color: #4b4870
}

.register-left-corner .login-form .top-section-register {
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
}

.login-form .padding-0 {
    padding: 0
}

.register-left-corner .header-bg {
    padding: 0;
    background: #2664a0;
    min-height: 48px;
    margin-top: -2px;
    border-radius: 15px 15px 0 0
}

.register-left-corner .select2-container--default .select2-selection--single {
    border-radius: 6px;
    padding: 6px 10px;
    height: 37px;
    border: 1px solid #dedede
}

.register-left-corner .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #4b4870;
    font-size: 14px;
    padding-top: 2px
}

.register-left-corner .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.register-left-corner .select2-container--default .select2-selection--single .select2-selection__arrow {
    background: url(/theme1/img/login/select-arrow-register.svg) 98% 10px no-repeat;
    float: right;
    margin-right: 5px;
    margin-top: 5px
}

.container #termsModal .checkmark:after {
    left: 4px;
    top: 0;
    width: 6px
}
/* ==========New Terms and Conditions Modal ================= */
.tc-modal .tc-modal-contant{
    max-width: 1060px;
    width: 1060px;
}
.tc-modal .tc-modal-contant .terms-conditions-text{
    border-radius: 6px;
    border: 1px solid rgba(80, 77, 116, 0.20);
    background: #F0F0F0;
    padding: 10px;
    max-height: calc(100vh - 170px);
    overflow: auto;
}
.tc-modal .tc-modal-contant .terms-conditions-text h1{
    color: #3890C6;
    font-size: 16px;
    margin: 0 0 10px;
    text-align: center;
    font-weight: 600;
    line-height: 150%;
}
.tc-modal .tc-modal-contant .terms-conditions-text ul{
    list-style: none;
    padding: 0px;
    margin: 0;
}
.tc-modal .tc-modal-contant .terms-conditions-text ul li{
    color: #4B4870;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 166%;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
}
.tc-modal .tc-modal-contant .terms-conditions-text ul li:last-child{
    margin: 0;
}
.tc-modal .tc-modal-contant .terms-conditions-text ul li span{
    padding-right: 6px;
}
.tc-modal .tc-modal-contant .btn-block{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.tc-modal .tc-modal-contant .btn-block .btn{
    height: 28px;
}
.tc-modal .tc-modal-contant .btn-block .btn:disabled{
    background: #dddddd;
    color: #4b4870 !important;
    opacity: 1;
}
.tc-modal .tc-modal-contant .terms-conditions-text img{
    max-width: 100%;
    height: auto !important;
    max-height: 100%;
}
.tc-modal .tc-modal-contant .terms-conditions-text p{
    margin: 0;
}
/* ==========New Terms and Conditions Modal ================= */
@media only screen and (max-width: 992px) {
    .loader-logo img {
        width: 100%;
    }
    .flex-container{
        flex-direction: column;
    }
    .login-drop-shaddow {
        padding: 6px !important;
    } 
    .login-box-graphics{
        padding: 15px 0!important;
    }
    .login-form .login-form-title{margin:10px 0!important;}
}