
.point-title[data-v-00912905] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.param-name-cell[data-v-00912905] {
    cursor: pointer;
    width: 100%;
    min-height: 22px;
    line-height: 22px;
}
.method-cell[data-v-00912905] {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.method-cell .el-button[data-v-00912905] {
    flex-shrink: 0;
}
.method-tag[data-v-00912905] {
    margin-left: 6px;
    max-width: 200px;
    display: inline-flex;
    align-items: center;
    overflow: hidden;
}
.method-tag[data-v-00912905] .el-tag__close {
    flex-shrink: 0;
}
.method-tag-text[data-v-00912905] {
    display: inline-block;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.card-class[data-v-00912905] {
    margin-top: 10px !important;
    width: 100%;
}
.card-class[data-v-00912905] .el-card__header {
    height: 50px;
    position: relative;
}
.card-class .card-header[data-v-00912905] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    width: 98%;
    display: flex;
    align-items: center;
}
.card-class[data-v-00912905] .el-card__body {
    padding-top: 5px;
}
.el-collapse[data-v-00912905] .el-collapse-item__header {
    height: 43px;
    border-bottom: 3px solid #f8f8f8;
}
.el-collapse[data-v-00912905] .el-collapse-item__wrap {
    border-bottom: 3px solid #f8f8f8;
}
.el-collapse[data-v-00912905] .el-collapse-item__content {
    padding-bottom: 10px;
}
.parameter-button-class[data-v-00912905] {
    width: 100%;
    display: flex;
    align-items: center;
}
.nested-table[data-v-00912905] {
    margin-top: 5px;
}
.search-bar[data-v-00912905] {
    margin-bottom: 10px;
}
.bulk-param-input[data-v-00912905] {
    display: flex;
    align-items: flex-start;
}
.batch-fill-class[data-v-00912905] {
    display: flex;
    align-items: center;
    margin-left: 20px;
}
.custom-table td[data-v-00912905] {
    border: 1px solid #000;
    padding: 8px;
    vertical-align: top;
}
label[data-v-00912905] {
    margin-right: 12px;
    display: inline-block;
}
.text-center[data-v-00912905] {
    display: flex;
    align-items: center;
    height: 32px;
}


/* 三类表单共用因子限值列样式，标准匹配结果与人工录入入口保持一致。 */
.limit-cell[data-v-00912905] {
    display: flex;
    align-items: center;
    width: 100%;
    min-width: 0;
    height: 30px;
    box-sizing: border-box;
    padding: 0 8px;
    border: 1px solid #dcdfe6;
    border-radius: 6px;
    background: #fff;
    cursor: pointer;
    transition: all .18s ease;
}
.limit-cell[data-v-00912905]:hover {
    border-color: #409eff;
    background: #f5f9ff;
    box-shadow: 0 2px 8px rgba(64, 158, 255, .12);
}
.limit-cell.is-empty[data-v-00912905] {
    color: #a8abb2;
    background: #fafafa;
}
.limit-cell.is-unmatched[data-v-00912905] {
    border-color: #fbc4c4;
    background: #fef6f6;
}
.limit-source-dot[data-v-00912905] {
    width: 7px;
    height: 7px;
    margin-right: 7px;
    flex-shrink: 0;
    border-radius: 50%;
    background: #c0c4cc;
}
.limit-source-dot.dictionary[data-v-00912905] {
    background: #67c23a;
}
.limit-source-dot.manual[data-v-00912905] {
    background: #409eff;
}
.limit-state-tag[data-v-00912905] {
    flex-shrink: 0;
    margin-left: 6px;
}
.limit-value-text[data-v-00912905] {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.manual-limit-icon[data-v-00912905] {
    flex-shrink: 0;
    margin-left: 7px;
    color: #909399;
    transition: color .18s ease;
}
.limit-cell:hover .manual-limit-icon[data-v-00912905] {
    color: #409eff;
}
.judge-cell[data-v-00912905] {
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.judge-cell .el-tag[data-v-00912905] {
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    overflow: hidden;
}
.judge-tag-text[data-v-00912905] {
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}



.back-button[data-v-d965db28] {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

