
[data-v-6691e623] .v-modal {
    display: none;
}
[data-v-6691e623] .el-step__title {
    font-weight: bold;
}
[data-v-6691e623] .module_form .el-form-item__content {
    margin-left: 0px !important;
}
.module_title[data-v-6691e623] {
    color: #4E92F7;
    font-size: 22px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
.module_title_div[data-v-6691e623] {
    margin-top: 20px;
    margin-bottom: 20px;
}
.module_title_div div div[data-v-6691e623] {
    /* background-color: #f7f9fd; */
}
.tips[data-v-6691e623] {
    color: blueviolet;
    font-weight: bold;
    font-size: 20px;
    display: block;
    margin-top: 20px;
}

/*.code-btn {
    margin-left: 10px;
    width: 100%;
    background-color: #00a3fe;
    font-size: 14px;
    color: #fff;

    ::v-deep.el-loading-mask {
        background-color: rgba(255, 255, 255, .6);
    }

}

.code-btn:hover {
    background-color: #87add4;
    color: #fff;
}*/
.tag[data-v-6691e623] {
    font-size: 20px;
}
.list[data-v-6691e623] {
    background-color: #fff;
    margin-top: 20px;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 15px 150px 40px;
}
[data-v-6691e623].sh-form .el-form-item__content {
    line-height: 15px;
}
.el-divider__text.is-left[data-v-6691e623] {
    left: -36px;
}
[data-v-6691e623] input::-webkit-input-placeholder {
    /* background-color: #F8F9FB !important; */
    font-size: 12px;
}
.input-color[data-v-6691e623].el-input__inner {
    /*background-color: #F8F9FB;*/
}

