.editor-table-setting-content-tableSettingContentWrap {
  height: 100%;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-radio-group {
  display: flex;
  width: 100%;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-radio-group .editor-radio-button-wrapper {
  font-size: 12px;
  width: 47px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-cell-fix-left {
  background: #fafafa !important;
  border-right: 1px solid #e5e5e5;
  color: #1c242e;
  font-weight: 600;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th {
  background-color: #fff;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-downward,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-upward {
  position: relative;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-downward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-upward::after {
  content: '';
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  border-right: 1px dashed #47e;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-downward::after {
  right: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-upward::after {
  left: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th::before {
  width: 0 !important;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-tbody > tr > td {
  height: 40px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-downward,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-tbody > tr > td.drop-over-downward,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-upward,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-tbody > tr > td.drop-over-upward {
  position: relative;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-downward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-tbody > tr > td.drop-over-downward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-upward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-tbody > tr > td.drop-over-upward::after {
  content: '';
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  border-right: 1px dashed #47e;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-downward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-tbody > tr > td.drop-over-downward::after {
  right: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-thead > tr > th.drop-over-upward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-small .editor-table-tbody > tr > td.drop-over-upward::after {
  left: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-tbody > tr:last-child > td {
  border-bottom: none;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-input-sm {
  height: 24px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-select-sm .editor-select-selector {
  padding: 0 8px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-select-sm .editor-select-arrow {
  right: 10px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-switch-small {
  margin: 4px 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-staticCascader {
  width: 100%;
  font-size: 12px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-staticCascader .editor-select-arrow {
  right: 8px;
  transform: rotate(-90deg);
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-staticCascader .editor-select-selection-item {
  max-width: 125px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-colTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-colTitle .editor-table-setting-content-drag {
  cursor: move;
  display: flex;
  align-items: center;
  fill: #b0b2b6;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-colTitle .editor-table-setting-content-colTitleText {
  display: inline-block;
  overflow: hidden;
  font-weight: 400;
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 2px;
  width: 114px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-colTitle .anticon-more {
  cursor: pointer;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-dynamicColTag {
  width: 40px;
  height: 20px;
  margin-left: 4px;
  padding: 0 8px;
  color: #A25FFF;
  font-size: 12px;
  background: rgba(162, 95, 255, 0.1);
  border-radius: 2px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-selectLineNumWrap {
  display: flex;
  align-items: center;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-selectLineNumWrap .editor-table-setting-content-selectLineNum .editor-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-selectLineNumWrap .editor-table-setting-content-lineNumInput {
  width: 44px;
  font-size: 12px;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-activeCol {
  background: rgba(68, 119, 238, 0.04) !important;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-setting-content-table .editor-table-setting-content-activeColTitle {
  color: #47e;
}
.editor-table-setting-content-tableSettingContentWrap .editor-empty {
  position: absolute !important;
  top: calc(50% - 50px);
  left: calc(50% - 92px + 45px);
  margin: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-header table {
  border: 1px solid #E5E5E5;
  border-bottom: none;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content table,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body table {
  border: 1px solid #E5E5E5;
  border-top: none;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content td.editor-table-cell.drop-over-downward,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body td.editor-table-cell.drop-over-downward,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content td.editor-table-cell.drop-over-upward,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body td.editor-table-cell.drop-over-upward {
  position: relative;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content td.editor-table-cell.drop-over-downward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body td.editor-table-cell.drop-over-downward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content td.editor-table-cell.drop-over-upward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body td.editor-table-cell.drop-over-upward::after {
  content: '';
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  border-right: 1px dashed #47e;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content td.editor-table-cell.drop-over-downward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body td.editor-table-cell.drop-over-downward::after {
  right: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content td.editor-table-cell.drop-over-upward::after,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body td.editor-table-cell.drop-over-upward::after {
  left: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content::-webkit-scrollbar,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content::-webkit-scrollbar-thumb,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body::-webkit-scrollbar-thumb {
  width: 10px;
  background: #c9c9c9;
  border-radius: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content::-webkit-scrollbar-track,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body::-webkit-scrollbar-track,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content::-webkit-scrollbar,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body::-webkit-scrollbar,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content::-webkit-scrollbar-corner,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body::-webkit-scrollbar-corner {
  background: transparent;
  border-radius: 0;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content::-webkit-scrollbar-track,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body::-webkit-scrollbar-track {
  border-color: transparent;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content::-webkit-scrollbar,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body::-webkit-scrollbar {
  display: block;
  width: 8px;
  height: 8px;
}
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-content::-webkit-scrollbar-thumb,
.editor-table-setting-content-tableSettingContentWrap .editor-table-container .editor-table-body::-webkit-scrollbar-thumb {
  border-radius: 3px;
}
.editor-table-setting-content-tip-label {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-decoration-color: rgba(28, 36, 46, 0.25);
  text-underline-offset: 4px;
  line-height: 18px;
  cursor: help;
}
.editor-table-setting-content-openOthers {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  margin-top: 8px;
  background: rgba(28, 36, 46, 0.02);
  border-radius: 2px;
  font-size: 12px;
  color: rgba(28, 36, 46, 0.75);
}
.editor-table-setting-content-openOthers:hover {
  cursor: pointer;
  background: rgba(28, 36, 46, 0.04);
}
.editor-table-setting-content-openOthers .editor-table-setting-content-openOthersText {
  margin-right: 4px;
}
.editor-table-setting-content-openOthers .anticon-down {
  font-size: 11px;
}
.editor-table-setting-content-tableSettingContentEmptyWrap {
  border: 1px solid #E5E5E5;
}
.editor-table-setting-content-tableSettingContentEmptyWrap .editor-table-setting-content-table {
  border: none;
  border-right: 1px solid #E5E5E5;
}
.editor-table-setting-content-tableSettingContentEmptyWrap .editor-table-setting-content-hideTableScroll {
  width: 118px;
  min-width: 118px;
}
.editor-table-setting-content-tableSettingContentEmptyWrap .editor-table-setting-content-hideTableScroll .editor-table-has-fix-left .editor-table-container .editor-table-content,
.editor-table-setting-content-tableSettingContentEmptyWrap .editor-table-setting-content-hideTableScroll .editor-table-has-fix-left .editor-table-container .editor-table-body {
  overflow: hidden !important;
}
.editor-table-setting-content-tableSettingContentEmptyWrap .editor-table-setting-content-showTableScrollY .editor-table-has-fix-left .editor-table-container .editor-table-body {
  overflow-y: auto !important;
}
.editor-table-setting-content-subTitle {
  color: rgba(28, 36, 46, 0.45);
}
.editor-table-setting-content-dropdown .editor-dropdown-menu-item {
  color: #1c242e;
}
.editor-table-setting-content-dropdown .editor-dropdown-menu-item .anticon-right {
  margin-left: 12px;
  font-size: 12px;
  color: rgba(28, 36, 46, 0.55);
}
.editor-table-setting-content-tip-icon {
  color: #f47a1d;
  margin-left: 4px;
  cursor: pointer;
}
