@charset "UTF-8";.login-wrapper .el-button {
    width: 100%
}

.login-wrapper[data-v-b0f956f8] {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    background-color: #fff
}

.login-wrapper .el-button[data-v-b0f956f8] {
    width: 100%;
    background-color: #2a656f;
    border-color: #2a656f
}

@media only screen and (max-width: 767px) {
    .login-wrapper[data-v-b0f956f8] {
        flex-direction:column;
        background-color: #fff
    }
}

.login-wrapper .wrapper_con[data-v-b0f956f8] {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    background-color: #fff
}

@media only screen and (max-width: 767px) {
    .login-wrapper .wrapper_con[data-v-b0f956f8] {
        flex-direction:column;
        background: url(/static/img/mobileBg.7OoF8Rrl.png) no-repeat;
        background-size: 100% 322px;
        position: relative
    }
}

.login-wrapper .position-tool[data-v-b0f956f8] {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: auto;
    height: auto;
    top: 32px;
    z-index: 100
}

[dir=ltr] .login-wrapper .position-tool[data-v-b0f956f8] {
    right: 32px
}

[dir=rtl] .login-wrapper .position-tool[data-v-b0f956f8] {
    left: 32px
}

@media only screen and (max-width: 767px) {
    .login-wrapper .position-tool[data-v-b0f956f8] {
        z-index:1;
        flex-direction: row;
        align-items: center;
        height: 44px;
        top: 4px
    }

    [dir=ltr] .login-wrapper .position-tool[data-v-b0f956f8] {
        right: 24px
    }

    [dir=rtl] .login-wrapper .position-tool[data-v-b0f956f8] {
        left: 24px
    }
}

.login-wrapper .zendesk_warp[data-v-b0f956f8] {
    z-index: 99999999;
    position: fixed;
    bottom: 9px;
    right: 16px
}

@media only screen and (max-width: 767px) {
    .login-wrapper .zendesk_warp[data-v-b0f956f8] {
        z-index:0
    }
}

#launcher,#launcher_count {
    transform: translate(1200px)!important;
    opacity: 0!important
}
