.editor-dropdown::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.editor-dropdown::-webkit-scrollbar-thumb {
  width: 10px;
  background: #f2f2f2;
  border-radius: 0;
}
.editor-dropdown::-webkit-scrollbar-track,
.editor-dropdown::-webkit-scrollbar,
.editor-dropdown::-webkit-scrollbar-corner {
  background: #bfbfbf;
  border-radius: 0;
}
.editor-dropdown::-webkit-scrollbar-track {
  border-color: #bfbfbf;
}
.editor-dropdown::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.editor-dropdown::-webkit-scrollbar-thumb {
  width: 10px;
  background: #f2f2f2;
  border-radius: 0;
}
.editor-dropdown::-webkit-scrollbar-track,
.editor-dropdown::-webkit-scrollbar,
.editor-dropdown::-webkit-scrollbar-corner {
  background: #bfbfbf;
  border-radius: 0;
}
.editor-dropdown::-webkit-scrollbar-track {
  border-color: #bfbfbf;
}
.editor-marinBox {
  color: #1c242e;
  font-size: 12px;
}
.editor-marinBox .editor-row {
  margin-right: -4px;
  margin-left: -4px;
}
.editor-marinBox .editor-row .editor-col-2 {
  left: -74px;
}
.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-marinBox .editor-heightInputCol2 {
  position: absolute;
  right: 22px;
  width: 35%;
  height: 16px;
  color: rgba(28, 36, 46, 0.75);
  font-weight: 400;
  font-size: 12px;
}
.editor-marinBox .editor-heightInputCol2 .editor-select-focused .editor-select-selection {
  box-shadow: 0 0 0 0px !important;
}
.editor-marinBox .editor-heightInputCol2 .editor-select-sm .editor-select-selector {
  width: 20px;
  height: 16px !important;
  border: 0;
}
.editor-marinBox .editor-heightInputCol2 .editor-select-sm .editor-select-selector .editor-select-selection-search {
  display: none;
}
.editor-marinBox .editor-heightInputCol2 .editor-select-sm .editor-select-selector .editor-select-selection-item {
  height: 16px;
  margin-left: 15px;
  padding-left: 2px;
  line-height: 16px !important;
  text-align: center;
  background: #f7f7f7;
  border-radius: 2px;
}
.editor-marinBox .editor-heightInputCol2 .editor-select-sm .editor-select-arrow {
  display: none;
}
.editor-marinBox .editor-marginIcon {
  margin-left: 2px;
}
.editor-marinBox .editor-marginIcon svg {
  width: 8px;
  height: 12px;
}
.editor-marinBox .editor-borderSet {
  display: flex;
  flex-direction: column;
  margin-top: 4px;
  margin-left: -72px !important;
  padding-bottom: 6px;
  background: rgba(31, 56, 88, 0.04);
}
.editor-marinBox .editor-borderSet .editor-item {
  width: 25%;
  cursor: pointer;
}
.editor-marinBox .editor-borderSet .editor-col {
  width: 100%;
  margin-top: 8px;
}
.editor-marinBox .editor-borderSet .editor-col .editor-input-number {
  width: 76% !important;
}
.editor-marinBox .editor-borderSet .editor-col-12 {
  flex: 1;
  max-width: 100% !important;
}
