div#background_branding_container {
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    -ms-transition: opacity 1s;
    transition-property: opacity;
    transition-duration: 1s
}

/* Don't Change - Positioning */
.absoluteCenter {
 margin:auto;
}

/* Sizing */
img.absoluteCenter {
 max-height:100%;
 max-width:100%;
}

@media screen and (max-width: 900px) {
    img.absoluteCenter {
        width:90%;
        height:90%;
    }
}

@media screen and (min-width: 1200px) and (min-height: 750px) {
    .banner {
        padding: 155px 15px 15px;
    }
}

div#background_page_overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    opacity: 1;
    background: #f7f7f7 no-repeat top left fixed
}

.login_panel {
    background: #fff;
    position: fixed;
    right: 0;
    float: right;
    height: 100%;
    width: 500px;
    margin: 0;
    padding: 0;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center
}

.login_panel_layout {
    margin: 0 auto;
    text-align: left
}

.login_inner_container {
    min-height: 100%;
    width: 100%;
    margin-bottom: -50px
}

.push {
    content: "";
    display: block
}

.login_footer_container,.push {
    height: 50px
}

.sticky_footer {
    margin-top: -3.5em
}

.inner_container {
    padding-left: 0;
    width: 100%;
    display: inline-block;
    position: relative;
    height: 100%
}
.terms-footer{margin-left:30px;color:#2c2c2c;height:50px;}

/* Start new login changes */

.Modisoft-wrapper .signup-page-wrapper {
    background-color: #ffffff;
    height: 100vh;
    padding: 47px 80px 5px 80px;
    border-right: 1px solid #e7e7e7e3;
}

    .Modisoft-wrapper .signup-page-wrapper .logo {
        margin-bottom: 33px;
    }


        .Modisoft-wrapper .signup-page-wrapper .logo img {
          height:36px;
        }


    .Modisoft-wrapper .signup-page-wrapper .signup-title {
        margin-bottom: 15px;
        font-size: 24px;
        line-height: 35px;
        font-weight: 600;
        color: #0B1932;
        letter-spacing: 0px;
    }

    .Modisoft-wrapper .signup-page-wrapper .form-box-pages .form-group .form-control {
        border: 1px solid #c5c5c5;
        border-radius: 4px;
        width: 100%;
        height: 47px;
        font-size: 15px;
    }

    .Modisoft-wrapper .signup-page-wrapper .form-box-pages .form-group input::-webkit-input-placeholder {
        color: #8f8c8c;
    }

    .Modisoft-wrapper .signup-page-wrapper .form-box-pages .form-group input:-ms-input-placeholder {
        color: #8f8c8c;
    }

    .Modisoft-wrapper .signup-page-wrapper .form-box-pages .form-group input::-ms-input-placeholder {
        color: #8f8c8c;
    }

    .Modisoft-wrapper .signup-page-wrapper .form-box-pages .form-group input::placeholder {
        color: #8f8c8c;
    }

    .Modisoft-wrapper .signup-page-wrapper .form-box-pages .form-group .title-password {
        color: #4DC1B4;
        font-size: 15px;
        line-height: 23px;
        letter-spacing: 0;
        font-weight: 500;
    }

    .Modisoft-wrapper .signup-page-wrapper .form-box-pages .login-button {
        background: #4DC1B4 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        height: 47px;
        font-size: 18px;
        line-height: 27px;
        color: #0B1932;
        width: 100%;
        border: 1px solid #4DC1B4;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

        .Modisoft-wrapper .signup-page-wrapper .form-box-pages .login-button:hover {
            background-color: #fff;
            color: #4DC1B4;
            border: 1px solid #4DC1B4;
        }

    .Modisoft-wrapper .signup-page-wrapper .click-paragraph {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column; 
        flex-direction: column;
        height: calc(100% - 410px);
    }

        .Modisoft-wrapper .signup-page-wrapper .click-paragraph .customer-title {
            font-size: 15px;
            line-height: 25px;
            font-weight: 600;
            color: #0B1932;
        }

            .Modisoft-wrapper .signup-page-wrapper .click-paragraph .customer-title .create-title {
                color: #4DC1B4;
                font-weight: 400;
            }

    .Modisoft-wrapper .signup-page-wrapper .login-click {
        margin-top: 34px;
    }

        .Modisoft-wrapper .signup-page-wrapper .login-click .title-checking {
            font-size: 15px;
            line-height: 23px;
            color: #0B1932;
            letter-spacing: 0;
            font-weight: 400;
        }

            .Modisoft-wrapper .signup-page-wrapper .login-click .title-checking .title-privacy {
                color: #00A7D9;
            }

    .Modisoft-wrapper .signup-page-wrapper .bottom-heading .title-looking {
        font-size: 18px;
        line-height: 27px;
        color: #000;
        font-weight: 700;
        text-align: center;
        border-bottom: 1px dashed #707070;
        width: 100%;
        padding: 5px 0px;
        margin: 0;
    }

    .Modisoft-wrapper .signup-page-wrapper .bottom-heading .we-title {
        font-size: 14px;
        line-height: 21px;
        color: #000;
        font-weight: 400;
    }

    .Modisoft-wrapper .signup-page-wrapper .bottom-heading .icon-main {
        -webkit-column-gap: 10px;
        column-gap: 10px;
    }

    .Modisoft-wrapper .signup-page-wrapper .bottom-heading .icon-title a {
        font-size: 15px;
        line-height: 25px;
        color: #4DC1B4;
        font-weight: 400;
    }




.Modisoft-wrapper .signup-images-box {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100vh;
}

.Modisoft-wrapper .support-pages {
    /*-webkit-box-shadow: 7px 4px 9px 0px #edebebba;
    box-shadow: 7px 4px 9px 0px #edebebba;*/
}

    .Modisoft-wrapper .support-pages .report-form {
        padding: 0px 25px 16px 25px;
    }

    .Modisoft-wrapper .support-pages h4 {
        font-size: 18px;
        line-height: 27px;
        color: #4DC1B4;
        font-weight: 600;
        border-bottom: 1px solid #4DC1B4;
        padding: 16px 25px 14px 25px;
    }

    .Modisoft-wrapper .support-pages .form-group {
        margin-bottom: 15px;
    }

        .Modisoft-wrapper .support-pages .form-group label,
        .detail-label-ticket {
            font-size: 14px;
            line-height: 20px;
            color: #0B1932;
            font-weight: 600;
            margin-bottom: 5px;
        }

        .Modisoft-wrapper .support-pages .form-group .form-control {
            height: 47px;
            border: 1px solid #C5C5C5;
            border-radius: 4px;
        }

            .Modisoft-wrapper .support-pages .form-group .form-control:focus {
                border-color: #c1c1c1;
                outline: 0;
                -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 254, 254, 0.25);
                box-shadow: 0 0 0 0.2rem rgba(254, 254, 254, 0.25);
            }

        .Modisoft-wrapper .support-pages .form-group input {
            font-size: 16px;
        }

            .Modisoft-wrapper .support-pages .form-group input::-webkit-input-placeholder {
                color: #000;
            }

            .Modisoft-wrapper .support-pages .form-group input:-ms-input-placeholder {
                color: #000;
            }

            .Modisoft-wrapper .support-pages .form-group input::-ms-input-placeholder {
                color: #000;
            }

            .Modisoft-wrapper .support-pages .form-group input::placeholder {
                color: #000;
            }

    .Modisoft-wrapper .support-pages .text-area .form-control {
        height: 85px;
    }

        .Modisoft-wrapper .support-pages .text-area .form-control:focus {
            border-color: #c1c1c1;
            outline: 0;
            -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 254, 254, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(254, 254, 254, 0.25);
        }

    .Modisoft-wrapper .support-pages .upload-file .label-file {

        line-height: 20px;
        color: #0B1932;
        font-weight: 400;
    }

        .Modisoft-wrapper .support-pages .upload-file .label-file b {
            font-size: 14px;
            line-height: 20px;
            color: #0B1932;
            font-weight: 600;
        }

    .Modisoft-wrapper .support-pages .upload-file input {
        display: none;
    }

    .Modisoft-wrapper .support-pages .upload-file label {
        min-width: 100%;
        width: 100%;
        height: 93px;
        padding: 15px;
        border: 1px dashed #C5C5C5;
        border-radius: 4px;
        color: #0B1932;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
        cursor: pointer;
    }

        .Modisoft-wrapper .support-pages .upload-file label:hover {
            background-color: #f2f2f2;
        }

    .Modisoft-wrapper .support-pages .upload-file span {
        max-width: 100%;
        font-family: sans-serif;
        font-size: 16px;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .Modisoft-wrapper .support-pages .page-header {
        font-size: 20px;
        line-height: 30px;
        color: #000;
        font-weight: 600;
    }

    .Modisoft-wrapper .support-pages .button-group .button-login {
        -webkit-column-gap: 20px;
        column-gap: 20px;
    }

        .Modisoft-wrapper .support-pages .button-group .button-login .button-cancle {
            border: 1px solid #4DC1B4;
            border-radius: 4px;
            padding: 11px 25px;
            background-color: #fff;
            color: #4DC1B4;
            font-weight: 500;
            font-size: 18px;
        }

            .Modisoft-wrapper .support-pages .button-group .button-login .button-cancle:hover {
                border: 1px solid #4DC1B4;
                background-color: #4DC1B4;
                color: #fff;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

        .Modisoft-wrapper .support-pages .button-group .button-login .button-submit {
            background-color: #4DC1B4;
            font-size: 18px;
            line-height: 27px;
            padding: 11px 25px;
            border-radius: 4px;
            border: none;
            color: #fff;
            border: 1px solid #4DC1B4;
        }

            .Modisoft-wrapper .support-pages .button-group .button-login .button-submit:hover {
                background-color: #fff;
                color: #4DC1B4;
                border: 1px solid #4DC1B4;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

.Modisoft-wrapper .field-validation-error {
    color: #4DC1B4 !important;
    font-size: 14px;
    font-weight: 500;
}

.bg-image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.image-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    padding: 0px;
    text-align: center;
}

.bg-image-blur {
    background: rgba(255,255,255,0.2);
    backdrop-filter: blur(23px);
    height: 100%;
}

.login-banner-center {
    justify-content: center;
}

.Modisoft-wrapper .login-banner-center .signup-page-wrapper {
    border-right: none;
}

.Modisoft-wrapper .login-banner-center #divSideMainBanner {
    display: none;
}

.Modisoft-wrapper .k-input {
    padding-top: 11px;
}

#divLoginForm .k-calendar {
    width: 300px;
}

.login-form-section {
    width: 25%;
}

.login-banner-section {
    width: 75%;
}

/* End new login changes */

@media screen and (max-width:1800px) {
    .login-form-section {
        width: 30%;
    }

    .login-banner-section {
        width: 70%;
    }
}

@media screen and (max-width:1400px) {
    .login-form-section {
        width: 40%;
    }

    .login-banner-section {
        width: 60%;
    }
}

@media screen and (max-width:1200px){
    .Modisoft-wrapper .signup-page-wrapper .logo img {
        height: 28px;
    }
}

@media screen and (max-width:1024px) {
    .Modisoft-wrapper .signup-page-wrapper {
        padding: 47px 50px 5px 50px;
    }
}

@media screen and (max-width:991px) {
    .Modisoft-wrapper .signup-page-wrapper .logo img {
        height: 28px;
    }

    .Modisoft-wrapper .signup-page-wrapper {
        height: 100vh;
        padding: 30px 30px 5px 30px;
    }
}

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

    .Modisoft-wrapper .signup-page-wrapper .logo {
        justify-content: center;
        display: flex;
        align-items: center;
    } 
    
    .Modisoft-wrapper .signup-page-wrapper .logo img {
        height: 28px;
    }

    .Modisoft-wrapper .signup-images-box {
        display: none;
    }

    .Modisoft-wrapper .signup-page-wrapper .click-paragraph {
        flex-direction: column;
        height: calc(100% - 327px);
    }

    #divLoginForm .k-calendar {
        width: 350px;
    }

    .login-form-section {
        width: 100%;
    }

    .login-banner-section {
        width: 100%;
    }

    .login-main-section {
        flex-flow: column;
    }
}

@media screen and (max-width:576px) {
    .Modisoft-wrapper .signup-page-wrapper .logo img {
        height: 24px;
    }

    .Modisoft-wrapper .signup-page-wrapper .logo {
        justify-content: center;
        display: flex;
        align-items: center;
    }

    .Modisoft-wrapper .signup-page-wrapper {
        padding: 19px 20px 50px 20px;
    }

    .Modisoft-wrapper .signup-page-wrapper .signup-title {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 25px;
    }
    
    .Modisoft-wrapper .signup-page-wrapper .bottom-heading .icon-wheel img {
        width: 25px;
        height: 25px;
    }

    .Modisoft-wrapper .support-pages .button-group .button-login .button-cancle {
        border: 1px solid #4DC1B4;
        border-radius: 4px;
        padding: 10px 40px;
        background-color: #fff;
        color: #4DC1B4;
    }

    .Modisoft-wrapper .support-pages .button-group .button-login .button-submit {
        background-color: #4DC1B4;
        font-size: 18px;
        line-height: 27px;
        padding: 10px 40px;
        border-radius: 4px;
        border: none;
        color: #fff;
        border: 1px solid #4DC1B4;
    }

    .Modisoft-wrapper .support-pages .form-group .form-control {
        height: 45px;
        border: 1px solid #C5C5C5;
        border-radius: 4px;
    }
}

#my-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#my-video {
    object-fit: contain !important;
    background: url(/i/login/login-vd-bg.svg);
}

@media screen and (max-width: 1980px) {
    #my-video {
        object-fit: contain !important
    }
}