@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-25361041]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.border-div[data-v-25361041] {
  border: 1px solid #e7e0e0;
  border-radius: 5px;
  padding: 5px;
  margin: 5px;
}
.buttonAddClass[data-v-25361041] {
  border: 1px dashed;
  width: 25%;
  margin-right: 30px;
}
.small-width[data-v-25361041] {
  width: 50px;
}
.small-width .el-input .el-input__inner[data-v-25361041] {
  max-width: 100% !important;
}
.small-width .el-input__inner[data-v-25361041] {
  max-width: 100% !important;
}
.small-width .el-date-editor .el-input__inner[data-v-25361041] {
  max-width: 100% !important;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-3af2c241]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.keyClass[data-v-3af2c241] .el-input__inner {
  min-width: 250px !important;
}
[data-v-3af2c241] .el-date-editor .el-input__inner {
  text-align: center;
}
.half-width[data-v-3af2c241] {
  width: 45%;
}
.half-width[data-v-3af2c241] .el-input .el-input__inner {
  max-width: 100% !important;
}
.half-width[data-v-3af2c241] .el-input__inner {
  max-width: 100% !important;
}
.half-width[data-v-3af2c241] .el-date-editor .el-input__inner {
  max-width: 100% !important;
}
[data-v-3af2c241] .el-descriptions-row .el-descriptions-item__label {
  font-weight: 600;
}
[data-v-3af2c241] .el-descriptions-item__container .labelClass {
  width: 80px;
}
[data-v-3af2c241] .demo-table-expand {
  font-size: 12px;
}
[data-v-3af2c241] .demo-table-expand label {
  width: 90px;
  color: #99a9bf;
}
[data-v-3af2c241] .demo-table-expand .el-form-item {
  margin-right: 0;
  margin-bottom: 0;
  width: 50%;
}
[data-v-3af2c241] .table-button {
  border: 0px;
  padding: 5px !important;
}
[data-v-3af2c241] .closed-header .el-drawer__header {
  margin-bottom: 2px;
  padding: 2px;
}
