
.bg-view[data-v-7589b93f] {
    width: 35%;
    height: 100vh;
    background-color: #fff;
}
.login-view[data-v-7589b93f] {
    width: 65%;
    height: 100vh;
    background-color: #f5f8fd;
    background: linear-gradient(180deg, #0b3e86 44%, #008ccf 69%) !important;
    background-color: #0b3e86 !important;
}
.login-form[data-v-7589b93f] {
    background: #fff;
    border: 1px solid #d8dde6;
    border-radius: 15px;
    padding-bottom: 35px;
    margin-top: 25%;
}
.login-button-view[data-v-7589b93f] {
    text-align: center;
    height: 50px;
}
.el-row[data-v-7589b93f] {
    padding: 5px 0 0 0;
}
.login-button[data-v-7589b93f] {
    width: 100%;
    font-size: 14px !important;
}
.align-right[data-v-7589b93f] {
    text-align: right;
}
.el-form-item[data-v-7589b93f] {
    margin-left: 12.5% !important;
    margin-bottom: 15px;
}
.login-continer[data-v-7589b93f] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: calc(100% - 110px) !important;
    font-family: Verdana, Geneva, sans-serif;
}
.el-dialog__title[data-v-7589b93f] {
    margin-left: 20px;
}
.validcode[data-v-7589b93f] {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
}
.validcode > span[data-v-7589b93f] {
    display: inline-block;
}
.login-text2[data-v-7589b93f] {
    /* margin-left: 12.5%; */
    color: #323232 !important;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 25px 0 0 0;
}
.login-locale[data-v-7589b93f] {
    /* margin-left: 12.5%; */
    color: #323232 !important;
    /* font-size: 18px; */
    letter-spacing: 1px;
    padding: 25px 0 0 0;
}
.el-button[data-v-7589b93f] {
    font-weight: normal;
}
.copyright[data-v-7589b93f] {
    position: absolute;
    bottom: 0;
    height: 50px;
    background-color: transparent;
    width: 65%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 35%;
    font-weight: 300;
    color: #fff;
    /* font-weight: bold; */
}

