
.vehicle-audit-dialog[data-v-9f85500c] {
.el-dialog__body[data-v-9f85500c] {
    padding: 20px 30px;
}
}
.vehicle-audit-form[data-v-9f85500c] {
.form-section[data-v-9f85500c] {
    margin-bottom: 30px;
    background: #fafafa;
    border-radius: 8px;
    padding: 20px;
    border: 1px solid #e8e8e8;
}
.audit-section[data-v-9f85500c] {
    background: #f0f9ff;
    border: 1px solid #91d5ff;
}
.section-title[data-v-9f85500c] {
    font-size: 16px;
    font-weight: 600;
    color: #303133;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #409eff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
i[data-v-9f85500c] {
      margin-right: 8px;
      color: #409eff;
      font-size: 18px;
}
}
.el-form-item[data-v-9f85500c] {
    margin-bottom: 20px;
}
.el-form-item__label[data-v-9f85500c] {
    font-weight: 500;
    color: #606266;
}
.el-input.is-disabled .el-input__inner[data-v-9f85500c] {
    background-color: #f5f7fa;
    border-color: #e4e7ed;
    color: #606266;
    cursor: not-allowed;
}
.el-radio-group[data-v-9f85500c] {
.el-radio[data-v-9f85500c] {
      margin-right: 30px;
      margin-bottom: 10px;
}
}
.attachment-list[data-v-9f85500c] {
.attachment-item[data-v-9f85500c] {
      margin-bottom: 8px;
.el-link[data-v-9f85500c] {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
i[data-v-9f85500c] {
          margin-right: 4px;
}
}
}
}
.no-attachment[data-v-9f85500c] {
    color: #999;
    font-style: italic;
}
}
.dialog-footer[data-v-9f85500c] {
  text-align: center;
  padding: 20px 0;
.el-button[data-v-9f85500c] {
    min-width: 100px;
    margin: 0 10px;
}
}

