
.centered-container[_ngcontent-ng-c75588018] {
    max-width: 512px;
    margin: -20px auto 0
}

.main-Box-login[_ngcontent-ng-c75588018] {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--login-bg);
    height: 100vh;
    overflow: hidden;
    position: fixed;
    width: 100%
}

.loginlogo[_ngcontent-ng-c75588018] img[_ngcontent-ng-c75588018] {
    vertical-align: middle;
    border-style: none;
    height: 70px
}

.phoneNumberDiv[_ngcontent-ng-c75588018] {
    background: var(--login-input-bg);
    height: 40px;
    border: 1px solid var(--login-input-border);
    border-radius: 5px
}

.inputicon[_ngcontent-ng-c75588018] {
    color: var(--login-input-icon)
}

.form-control[_ngcontent-ng-c75588018] {
    background: var(--login-input-bg);
    color: var(--login-input-text);
    border-color: transparent
}

.flag[_ngcontent-ng-c75588018] {
    width: 23px;
    margin-left: 10px
}

.flagdiv[_ngcontent-ng-c75588018] {
    width: 79px;
    display: flex;
    justify-content: center;
    align-items: center
}

.form-control[_ngcontent-ng-c75588018]:focus {
    box-shadow: 0 0 #e0e6e6 !important
}

.loginBtn[_ngcontent-ng-c75588018] {
    background: var(--login-page-btn-bg) !important;
    color: var(--login-page-btn-text);
    box-shadow: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    line-height: 2.6;
    text-align: center;
    display: block;
    width: 100%;
    border: unset;
    touch-action: manipulation
}

.crossIcon[_ngcontent-ng-c75588018] {
    position: absolute;
    font-size: 21px;
    top: 20px;
    right: 40px;
    background: var(--login-cross-bg);
    padding: 0 8px;
    color: var(--login-cross-color);
    border-radius: 9px;
    cursor: pointer
}

.forget-pass[_ngcontent-ng-c75588018] {
    font-size: 14px !important;
    font-family: Tahoma,Helvetica,sans-serif;
    color: var(--login-forget-pass-color) !important;
    text-decoration: none !important;
    cursor: pointer
}

input[_ngcontent-ng-c75588018]:-webkit-autofill, input[_ngcontent-ng-c75588018]:-webkit-autofill:hover, input[_ngcontent-ng-c75588018]:-webkit-autofill:focus, input[_ngcontent-ng-c75588018]:-webkit-autofill:active {
    -webkit-background-clip: text;
    -webkit-text-fill-color: var(--login-input-text);
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #ffffff29
}

[_ngcontent-ng-c75588018]::-webkit-input-placeholder {
    color: var(--login-input-placeholder) !important
}

.error-message[_ngcontent-ng-c75588018] {
    font-size: 15px;
    line-height: 14px;
    overflow: hidden;
    transition: all .3s cubic-bezier(.55,0,.55,.2);
    opacity: 1;
    margin-top: 0;
    padding-top: 5px;
    color: var(--login-error-msg)
}

.btn[_ngcontent-ng-c75588018]:hover {
    background: transparent !important;
    color: inherit !important
}

@media screen and (min-width:390px) and (max-width:450px) {
    .centered-container[_ngcontent-ng-c75588018] {
        width: 70%;
        max-width: 512px;
        margin: 0 auto 35%
    }
}

@media only screen and (max-width:768px) {
    .crossIcon[_ngcontent-ng-c75588018] {
        right: 5%
    }
}

/* AG */
.ngx-spinner-overlay[_ngcontent-ng-c4183080771] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .ngx-spinner-overlay[_ngcontent-ng-c4183080771] > div[_ngcontent-ng-c4183080771]:not(.loading-text) {
        top: 50%;
        left: 50%;
        margin: 0;
        position: absolute;
        transform: translate(-50%,-50%)
    }

.loading-text[_ngcontent-ng-c4183080771] {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-60%)
}

</style > <style > .app-body[_ngcontent-ng-c2875214609] {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    overflow-x: hidden
}

.login-agbody[_ngcontent-ng-c2875214609] {
    background: var(--login-bg);
    min-height: 100vh
}

.login-wrap[_ngcontent-ng-c2875214609], .maintain-wrap[_ngcontent-ng-c2875214609] {
    position: absolute;
    top: 17%;
    left: calc(50% - 270px);
    width: 540px;
    height: 408px;
    border-radius: 8px;
    box-shadow: 0 5px 20px #00000080
}

.login-agbody[_ngcontent-ng-c2875214609] .login-wrap[_ngcontent-ng-c2875214609], .login-agbody[_ngcontent-ng-c2875214609] .maintain-wrap[_ngcontent-ng-c2875214609] {
    background: var(--login-bg)
}

.kv[_ngcontent-ng-c2875214609] {
    width: var(--kvWidth);
    height: 100%;
    border-radius: 8px 0 0 8px;
    float: left
}

.login-agbody[_ngcontent-ng-c2875214609] .kv[_ngcontent-ng-c2875214609] {
    background: var(--loginSideImg)
}

.login-panel[_ngcontent-ng-c2875214609] {
    margin: 80px 0 0 25px;
    float: left
}

.login-wrap[_ngcontent-ng-c2875214609]:after {
    content: "";
    display: block;
    clear: both
}

.text-danger[_ngcontent-ng-c2875214609] {
    color: var(--login-error-msg) !important
}

a.eyebtn[_ngcontent-ng-c2875214609] {
    color: var(--login-input-icon)
}

.login-panel[_ngcontent-ng-c2875214609] dt[_ngcontent-ng-c2875214609] {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 400;
    color: var(--loginTextPC)
}

.login-agbody[_ngcontent-ng-c2875214609] .login-panel[_ngcontent-ng-c2875214609] {
    color: #1e1e1e
}

.login-panel[_ngcontent-ng-c2875214609] dd[_ngcontent-ng-c2875214609] {
    position: relative;
    width: 220px;
    margin-bottom: 7px;
    margin-inline-start: 0px
}

.login-panel[_ngcontent-ng-c2875214609] input[_ngcontent-ng-c2875214609], .login-panel[_ngcontent-ng-c2875214609] textarea[_ngcontent-ng-c2875214609] {
    width: 100%;
    height: 33px;
    font-size: 14px;
    line-height: 21px;
    border: 1px solid var(--login-input-border);
    box-shadow: inset 0 2px #0000001a;
    margin: 0;
    font-family: Tahoma,Helvetica,sans-serif;
    color: var(--login-input-text);
    background: var(--login-input-bg);
    border-radius: 4px;
    padding: 5px;
    box-sizing: border-box;
    outline: 0
}

.login-agbody[_ngcontent-ng-c2875214609] .login-panel[_ngcontent-ng-c2875214609] input[_ngcontent-ng-c2875214609], .login-agbody[_ngcontent-ng-c2875214609] .login-panel[_ngcontent-ng-c2875214609] textarea[_ngcontent-ng-c2875214609] {
    border-color: #3e8142
}

.login-agbody[_ngcontent-ng-c2875214609] .btn-send[_ngcontent-ng-c2875214609] {
    background: var(--login-page-btn-bg);
    border: unset;
    border-radius: 4px;
    color: var(--login-page-btn-text)
}

.login-panel[_ngcontent-ng-c2875214609] .btn-send[_ngcontent-ng-c2875214609] {
    width: 218px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin: 15px 0 0
}

.icon-login[_ngcontent-ng-c2875214609] {
    width: 10px;
    height: 11px
}

.logo-main[_ngcontent-ng-c2875214609] {
    width: 160px;
    height: 68px
}

@media only screen and (max-width: 767px) {
    .login-agbody[_ngcontent-ng-c2875214609] .login-wrap[_ngcontent-ng-c2875214609], .login-agbody[_ngcontent-ng-c2875214609] .maintain-wrap[_ngcontent-ng-c2875214609] {
        background: var(--login-bg);
        left: 10px;
        width: 94%
    }

    .login-agbody[_ngcontent-ng-c2875214609] .kv[_ngcontent-ng-c2875214609] {
        display: none
    }

    .login-agbody[_ngcontent-ng-c2875214609] .login-panel[_ngcontent-ng-c2875214609] {
        width: 100%
    }

    .login-panel[_ngcontent-ng-c2875214609] {
        margin: 25px 0
    }

    .logo-main-div[_ngcontent-ng-c2875214609] {
        display: block;
        margin-bottom: 15px;
        width: 100%;
        text-align: center
    }

        .logo-main-div[_ngcontent-ng-c2875214609] img[_ngcontent-ng-c2875214609] {
            width: 250px
        }

    .login-panel[_ngcontent-ng-c2875214609] dt[_ngcontent-ng-c2875214609] {
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        color: var(--mblLoginTextcolor);
        margin-bottom: 25px
    }

    .login-panel[_ngcontent-ng-c2875214609] dd[_ngcontent-ng-c2875214609] {
        width: 90%;
        margin-left: 18px;
        margin-bottom: 10px
    }

    .login-panel[_ngcontent-ng-c2875214609] input[_ngcontent-ng-c2875214609], .login-panel[_ngcontent-ng-c2875214609] textarea[_ngcontent-ng-c2875214609] {
        height: 45px;
        font-size: 18px;
        padding: 10px
    }

    .login-panel[_ngcontent-ng-c2875214609] .btn-send[_ngcontent-ng-c2875214609] {
        width: 100%;
        height: 45px;
        font-size: 18px
    }
}

input[_ngcontent-ng-c2875214609]:-webkit-autofill, input[_ngcontent-ng-c2875214609]:-webkit-autofill:hover, input[_ngcontent-ng-c2875214609]:-webkit-autofill:focus, input[_ngcontent-ng-c2875214609]:-webkit-autofill:active {
    -webkit-background-clip: text;
    background: var(--login-input-bg);
    color: var(--login-input-text);
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #ffffff29
}

[_ngcontent-ng-c2875214609]::-webkit-input-placeholder {
    color: var(--login-input-placeholder) !important
}

@media screen and (min-width:768px) {
    .logo-main[_ngcontent-ng-c2875214609] {
        width: 220px;
        margin-bottom: 15px
    }
}
/* AG */

#inspect-element-top-layer * {
    all: unset;
}

body, div, a, p, span {
    user-select: text !important;
}

p, h1, h2, h3, h4, h5, h6 {
    cursor: auto;
    user-select: text !important;
}

::selection {
    background-color: #338FFF !important;
    color: #fff !important;
}
