
[data-v-37fe4390] .ivu-input[disabled], fieldset[disabled] .ivu-input[data-v-37fe4390] {
  background-color: rgba(243, 243, 243, 0.54902);
  opacity: 1;
  cursor: not-allowed;
  color: #303133;
}
[data-v-37fe4390] .ivu-checkbox-disabled+span {
  background-color: rgba(243, 243, 243, 0.54902);
  opacity: 1;
  cursor: not-allowed;
  color: #303133;
}
[data-v-37fe4390] .el-input.is-disabled .el-input__inner {
  background-color: rgba(243, 243, 243, 0.54902);
  opacity: 1;
  cursor: not-allowed;
  color: #303133;
}
[data-v-37fe4390] .ivu-select-disabled .ivu-select-selection {
  background-color: rgba(243, 243, 243, 0.54902);
  opacity: 1;
  cursor: not-allowed;
  color: #303133;
}

/* 隐藏上传按钮 */
.hideUpload[data-v-37fe4390] .el-upload--picture-card {
  display: none !important;
}



/*# sourceMappingURL=32.css.map?v=1764910019039*/