@charset "UTF-8";
table[data-v-3e1f4614] {
  border-collapse: collapse;
}
table[data-v-3e1f4614],
td[data-v-3e1f4614],
th[data-v-3e1f4614] {
  border: 1px solid #ebeef5;
  color: #606266;
  height: 45px;
}
table span[data-v-3e1f4614],
  td span[data-v-3e1f4614],
  th span[data-v-3e1f4614] {
    color: red;
    padding-left: 7px;
}
table .card-title[data-v-3e1f4614],
  td .card-title[data-v-3e1f4614],
  th .card-title[data-v-3e1f4614] {
    background-color: #f5f7fa;
}
.el-input[data-v-3e1f4614] {
  width: 90%;
}
.el-select[data-v-3e1f4614] {
  width: 87%;
}
.el-row[data-v-3e1f4614] {
  display: flex;
  flex-wrap: wrap;
}
.el-form-item__error[data-v-3e1f4614] {
  color: #f56c6c;
  font-size: 10px;
  line-height: 1;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  left: 0;
}
.fixed-tip[data-v-3e1f4614] {
  position: absolute;
  left: 0;
  /* 与 label 的左对齐 */
  /* top 值会由 .el-form-item__error 的 padding-top 和 line-height 控制 */
}

.materialMasterAdd .manualVerificationClass .el-form-item__content .el-select .el-input__inner {
  border-color: #f56c6c;
}
.materialMasterAdd .manualVerificationClass .manualVerificationMassage {
  color: #f56c6c;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  display: block;
  padding-top: 2px;
  top: 100%;
  left: -7px;
}
.materialMasterAdd .searchBox_bottom {
  margin-bottom: 20px;
  display: flex;
  position: relative;
}
.materialMasterAdd .searchBox_bottom .el-upload {
    display: block;
    height: 100% !important;
}
.materialMasterAdd .searchBox_bottom .el-upload .el-button {
      height: 100%;
}
.materialMasterAdd .searchBox_bottom .MaterialTemplate {
    right: 0;
    position: absolute;
}


/*# sourceMappingURL=chunk.59.1770345687481.css.map*/