.editor-marinBox {
  color: #1c242e;
  font-size: 12px;
}
.editor-marinBox .editor-marginIcon {
  margin-left: 2px;
}
.editor-marinBox .editor-marginIcon svg {
  width: 8px;
  height: 12px;
}
.editor-marinBox .editor-marginLabel .editor-legacy-form-item-label label {
  left: 10px;
}
.editor-marinBox .editor-row {
  margin-right: -4px;
  margin-left: -4px;
}
.editor-marinBox .editor-row .editor-col-2 {
  left: -41% !important;
}
.editor-marinBox .editor-row .editor-col-18 {
  flex: 1;
  width: 98%;
  max-width: 100%;
  margin-left: -12px;
  padding-right: 4px;
  padding-left: 0px !important;
}
.editor-marinBox .editor-input-group.editor-input-group-compact > .editor-input-affix-wrapper {
  padding: 0 11px;
}
.editor-marginSet {
  display: flex;
  flex-direction: column;
  margin-top: 4px;
  margin-left: -72px !important;
  padding-bottom: 6px;
  background: rgba(31, 56, 88, 0.04);
}
.editor-marginSet .editor-col {
  width: 100%;
}
.editor-marginSet .editor-col-12 {
  flex: 1;
  max-width: 100%;
  margin-top: 8px;
}
.editor-marginSet .editor-marginSet-item {
  display: flex;
  padding-left: 10px;
  font-weight: 400;
  font-size: 12px;
}
.editor-marginSet .editor-marginSet-item:not(:first-child) {
  margin-top: 8px;
}
.editor-marginSet .editor-marginSet-item .editor-marginSet-itemLabel {
  flex-shrink: 0;
  width: 24%;
  display: flex;
  align-items: center;
}
.editor-marginSet .editor-inputNumberRow {
  width: 100%;
}
.editor-description {
  position: absolute;
  top: 0;
  left: -5px;
  z-index: 999;
}
