.editor-itemconfig-head {
  position: relative;
  z-index: 2;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 40px;
  background: #fff;
}
.editor-itemconfig-head .title {
  color: #1c242e;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.editor-itemconfig-head .tips {
  color: rgba(28, 36, 46, 0.25);
  margin-left: 4px;
  font-weight: normal;
}
.editor-itemconfig-head .extra {
  color: #4477EE;
  line-height: 22px;
  font-size: 12px;
}
.editor-itemconfig-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 100px;
}
.editor-itemconfig-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.editor-itemconfig-wrap .editor-itemconfig-wrap-event {
  overflow-y: auto;
}
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container {
  border-color: #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-thead > tr > th {
  background-color: white;
}
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-content > table {
  border-color: #e5e5e5;
}
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-content > table thead tr > td,
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-content > table tbody tr > td,
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-content > table thead th,
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-content > table tbody th {
  border-color: #e5e5e5;
}
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-content > table thead tr > td:last-child,
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-content > table tbody tr > td:last-child,
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-content > table thead th:last-child,
.editor-itemconfig-wrap .editor-table-small.editor-table.editor-table-bordered .editor-table-container .editor-table-content > table tbody th:last-child {
  border-right: none;
}
.editor-itemconfig-wrap .editor-table-small.editor-table-ping-left:not(.editor-table-has-fix-left) .editor-table-container::before {
  box-shadow: none;
}
.editor-itemconfig-wrap .editor-table-small.editor-table-ping-right:not(.editor-table-has-fix-right) .editor-table-container::after {
  box-shadow: none;
}
.editor-itemconfig-wrap .editor-input-number-wrapper {
  height: 28px;
}
.editor-itemconfig-wrap .editor-input-number-wrapper .editor-input-numbe.editor-input-number-sm {
  height: 28px;
}
.editor-itemconfig-wrap .editor-input-number-wrapper .editor-input-numbe.editor-input-number-sm input {
  height: 28px !important;
}
.editor-itemconfig-wrap .editor-input-number-wrapper .editor-input-number-input-wrap input {
  height: 28px !important;
  font-size: 12px;
}
.editor-itemconfig-wrap .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input) .editor-select-selector,
.editor-itemconfig-wrap .editor-select.editor-select-sm .editor-select-selector {
  height: 28px;
}
.editor-itemconfig-wrap .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input) .editor-select-selector .editor-select-selection-item,
.editor-itemconfig-wrap .editor-select.editor-select-sm .editor-select-selector .editor-select-selection-item,
.editor-itemconfig-wrap .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input) .editor-select-selector .editor-select-selection-placeholder,
.editor-itemconfig-wrap .editor-select.editor-select-sm .editor-select-selector .editor-select-selection-placeholder {
  line-height: 26px;
}
.editor-itemconfig-wrap .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input) .editor-select-selector .editor-select-selection-search-input,
.editor-itemconfig-wrap .editor-select.editor-select-sm .editor-select-selector .editor-select-selection-search-input {
  height: 28px;
  line-height: 26px;
}
.editor-itemconfig-wrap .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input).editor-select-multiple .editor-select-selector,
.editor-itemconfig-wrap .editor-select.editor-select-sm.editor-select-multiple .editor-select-selector {
  height: auto;
  min-height: 28px;
}
.editor-itemconfig-wrap .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input).editor-select-multiple .editor-select-selector .editor-select-selection-item,
.editor-itemconfig-wrap .editor-select.editor-select-sm.editor-select-multiple .editor-select-selector .editor-select-selection-item {
  height: 20px;
  line-height: 18px;
}
.editor-itemconfig-wrap .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input).editor-select-multiple .editor-select-selector .editor-select-selection-search-input,
.editor-itemconfig-wrap .editor-select.editor-select-sm.editor-select-multiple .editor-select-selector .editor-select-selection-search-input {
  height: 20px;
  line-height: 18px;
}
.editor-itemconfig-wrap .editor-input.editor-input-sm {
  height: 28px;
  line-height: 28px;
}
.editor-itemconfig-wrap textarea.editor-input.editor-input-sm {
  height: 28px;
  line-height: 26px;
  resize: vertical !important;
}
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input) .editor-select-selector,
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-sm .editor-select-selector {
  height: 24px;
}
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input) .editor-select-selector .editor-select-selection-item,
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-sm .editor-select-selector .editor-select-selection-item,
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input) .editor-select-selector .editor-select-selection-placeholder,
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-sm .editor-select-selector .editor-select-selection-placeholder {
  line-height: 22px;
}
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input).editor-select-multiple .editor-select-selector,
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-sm.editor-select-multiple .editor-select-selector {
  height: auto;
  min-height: 24px;
}
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input).editor-select-multiple .editor-select-selector .editor-select-selection-item,
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-sm.editor-select-multiple .editor-select-selector .editor-select-selection-item {
  height: 16px;
  line-height: 14px;
}
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-single.editor-select-sm:not(.editor-select-customize-input).editor-select-multiple .editor-select-selector .editor-select-selection-search-input,
.editor-itemconfig-wrap .editor-table .editor-select.editor-select-sm.editor-select-multiple .editor-select-selector .editor-select-selection-search-input {
  height: 16px;
  line-height: 14px;
}
.editor-itemconfig-wrap .editor-table .editor-input.editor-input-sm {
  height: 24px;
  line-height: 22px;
}
.editor-itemconfig-wrap_tips {
  padding: 8px 16px;
  color: #f4a015;
  font-size: 12px;
  line-height: 18px;
  background: rgba(244, 160, 21, 0.06);
}
