[data-v-34fd2834]:root {
    --el-color-primary: #007bff
}

.el-backtop[data-v-34fd2834] {
    z-index: 2000 !important
}

.el-message[data-v-34fd2834] {
    z-index: 222222 !important;
    padding: 9px 16px;
    margin-top: 8px;
    font-size: 14px;
    background: #fff;
    border: none;
    border-radius: 2px;
    box-shadow: 0 6px 20px #0000001f, 0 2px 6px #00000014
}

.el-message .el-message__content[data-v-34fd2834] {
    color: #606366 !important
}

.el-message .el-message__icon[data-v-34fd2834] {
    margin-right: 8px !important
}

.el-message--success .el-message__icon[data-v-34fd2834] {
    color: #52c41a !important
}

.el-message--error .el-message__icon[data-v-34fd2834] {
    color: #f52c36 !important
}

.el-message--warning .el-message__icon[data-v-34fd2834] {
    color: #ffb200 !important
}

[data-v-34fd2834] .el-button--primary {
    border: none
}

[data-v-34fd2834] .el-checkbox.is-checked .el-checkbox__label {
    color: #007bff
}

[data-v-34fd2834] .el-checkbox.is-checked .el-checkbox__inner {
    background-color: #007bff;
    border-color: #007bff
}

.list[data-v-34fd2834] {
    width: 100%
}