.Notification .ant-notification-notice-btn {
  display: inline-flex;
  justify-content: flex-start;
  width: 100%;
}._DGTooltip__overlay_z0c36_1 {
  max-width: 600px;
  pointer-events: none;
  margin: 0 16px;
}
._DGTooltip__overlay_z0c36_1 .ant-tooltip-inner {
  white-space: pre-wrap;
}
._DGTooltip_hide_z0c36_9 {
  display: none;
  transition: opacity 0.3s;
}
._DGTooltip_disabled_z0c36_13 {
  cursor: not-allowed;
}
._DGTooltip_disabled_z0c36_13 > * {
  pointer-events: none;
}._DGNavLink_1oet0_1 {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
._DGNavLink_1oet0_1._disabled_1oet0_7 {
  color: rgba(82, 88, 111, 0.62) !important;
  cursor: not-allowed;
}._Icon_pe9b3_1 {
  display: inline-flex;
  width: 1em;
  height: 1em;
  overflow-x: hidden;
}
._Icon__loader_pe9b3_7 {
  opacity: 0.5;
}

._IconTooltip_pe9b3_11 {
  display: inline-flex;
  align-items: center;
}._Text_orxaz_1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
._Text_orxaz_1._ellipsis_orxaz_6 {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
._Text_orxaz_1._clampLines_orxaz_11 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}._IconButton_tkhz7_1 {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: rgba(82, 88, 111, 0.62);
  background: none;
  border: none;
  box-shadow: none;
}
._IconButton_tkhz7_1 .ant-btn-default:disabled {
  color: rgba(82, 88, 111, 0.62);
  background-color: transparent;
  border: none;
  pointer-events: auto !important;
}
._IconButton__active_tkhz7_18 {
  color: var(--primary-6);
}
._IconButton__badge_tkhz7_21::after {
  position: absolute;
  top: 4px;
  right: 3px;
  width: 8px;
  height: 8px;
  background-color: var(--primary-6);
  border-radius: 50%;
  content: "";
}._Copy_1mokj_1 {
  cursor: pointer;
  color: inherit;
}
._Copy_1mokj_1:hover {
  color: var(--primary-6);
}._Fullscreen_1l3x8_1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
}

._FullscreenArea_1l3x8_10 {
  position: relative;
  height: 100%;
  padding: 8px;
}
._FullscreenArea_1l3x8_10 > :first-child {
  height: 100%;
}
._FullscreenArea_1l3x8_10._fullscreen_1l3x8_18 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  margin: 8px;
  background: white;
  border-radius: 6px;
}
._FullscreenArea_1l3x8_10._fullscreen_1l3x8_18 > :first-child {
  width: 100%;
  height: 100%;
  overflow: auto;
}
._FullscreenArea_1l3x8_10._fullscreen_1l3x8_18 ._FullscreenArea__button_1l3x8_34 {
  width: 45px;
  height: 45px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  opacity: 1;
}
._FullscreenArea_1l3x8_10._fullscreen_1l3x8_18 ._FullscreenArea__button_1l3x8_34 svg {
  width: 24px;
  height: 24px;
}
._FullscreenArea_1l3x8_10 ._FullscreenArea__button_1l3x8_34 {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 30px;
  height: 30px;
  border: 2px solid rgba(82, 88, 111, 0.37);
  opacity: 0.4;
}
._FullscreenArea_1l3x8_10 ._FullscreenArea__button_1l3x8_34:hover {
  opacity: 1;
  transition: opacity 0.2s ease;
}
._FullscreenArea_1l3x8_10 ._FullscreenArea__button_1l3x8_34 .anticon {
  display: flex;
  align-items: center;
  justify-content: center;
}
._FullscreenArea_1l3x8_10 ._FullscreenArea__button_1l3x8_34 svg {
  width: 14px;
  height: 14px;
}
._FullscreenArea_1l3x8_10 ._FullscreenArea__button_hidden_1l3x8_66 {
  display: none;
}._Coder_1jjgv_1 {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  height: 100%;
}
._Coder_1jjgv_1 .cm-editor {
  height: 100%;
  outline: none;
}
._Coder_1jjgv_1 .cm-editor.cm-disabled {
  background-color: #f5f5f5;
  cursor: not-allowed;
}
._Coder_1jjgv_1 .cm-editor.cm-disabled * {
  color: rgba(82, 88, 111, 0.37) !important;
}
._Coder_1jjgv_1 .cm-selectionBackground,
._Coder_1jjgv_1 .cm-editor ::selection {
  background-color: var(--primary-6) !important;
}
._Coder_1jjgv_1 .cm-tooltip.cm-tooltip-below {
  border-radius: 4px;
  background-color: white;
}
._Coder_1jjgv_1 .cm-tooltip.cm-tooltip-below .cm-completionIcon {
  display: none;
}
._Coder_1jjgv_1 .cm-tooltip.cm-tooltip-below > ul > li {
  padding: 8px;
}
._Coder_1jjgv_1 .cm-tooltip.cm-tooltip-below > ul > li[aria-selected] {
  background-color: var(--primary-6);
}._DGModal_i28gw_1 {
  max-width: 80dvw;
  /*fix antd 5.13*/
}
._DGModal__container_i28gw_5 {
  display: flex;
}
._DGModal__closeIcon_i28gw_8 {
  position: relative;
  z-index: 1000;
}
._DGModal_i28gw_1 .ant-modal-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-height: 90vh;
  padding-right: 16px;
}
._DGModal_i28gw_1 .ant-modal-content .field-label-required {
  display: inline-block;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
  margin-inline-end: 4px;
}
._DGModal_i28gw_1 .ant-modal-content .ant-modal-header {
  margin-bottom: 16px;
  padding-right: 32px;
  text-align: left;
  border: 0;
}
._DGModal_i28gw_1 .ant-modal-content .ant-modal-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-right: 8px;
  min-height: 0;
  overflow: auto;
}
._DGModal_i28gw_1 .ant-modal-content .ant-modal-body .ant-card {
  box-shadow: none;
}
._DGModal_i28gw_1 .ant-modal-content .ant-modal-footer {
  margin-top: 16px;
  border: 0;
}
._DGModal_i28gw_1 .ant-modal-content .ant-modal-close {
  z-index: 1000;
}._ContentViewer_12sjx_1 {
  z-index: 1060 !important;
}
._ContentViewer_12sjx_1 .ant-modal-body {
  margin-top: 24px;
}
._ContentViewer__icon_12sjx_7 {
  color: inherit;
}
._ContentViewer__footer_12sjx_10 {
  display: flex;
  color: var(--primary-6);
  align-items: center;
  justify-content: space-between;
}
._ContentViewer_12sjx_1 .ant-card {
  height: 100%;
  overflow: auto;
  padding: 12px;
}
._ContentViewer_12sjx_1 .ant-card-body {
  padding: 0;
}
._ContentViewer__body_12sjx_24 {
  height: 80vh;
  white-space: pre-wrap;
}
._ContentViewer__body_12sjx_24 textarea {
  height: 100% !important;
  max-height: 100% !important;
}
._ContentViewer__code_12sjx_32 .ant-modal-body {
  padding-right: 0 !important;
  overflow: hidden !important;
}
._ContentViewer__code_12sjx_32 ._ContentViewer__body_12sjx_24 {
  min-height: 0;
}._TooltipContent__actions_8fbr1_1 {
  display: flex;
  gap: 8px;
}
._TooltipContent__body_8fbr1_5 {
  max-height: 500px;
  overflow: hidden;
}
._TooltipContent__info_8fbr1_9 {
  margin-top: 1em;
  font-size: 12px;
}
._TooltipContent__action_8fbr1_1 {
  color: var(--primary-3);
}._DGTooltip_swwz2_1 {
  width: auto;
  overflow: hidden;
}
._DGTooltip__overlay_swwz2_5 {
  max-width: 600px;
  pointer-events: none;
}
._DGTooltip__overlay_swwz2_5 .ant-tooltip-inner {
  white-space: pre-wrap;
  margin: 0 16px;
}
._DGTooltip_hide_swwz2_13 {
  display: none;
  transition: opacity 0.3s;
}._EntityLink_807bv_1 {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  color: #000;
  text-decoration: none;
}
._EntityLink__preview_807bv_11 {
  display: flex;
  min-width: 0;
}
._EntityLink_807bv_1 a {
  width: 100%;
  overflow: hidden;
  color: inherit;
  transition: inherit;
}
._EntityLink_807bv_1:hover {
  color: var(--primary-6);
}
._EntityLink_807bv_1 .disabled,
._EntityLink_807bv_1 .archived {
  color: rgba(82, 88, 111, 0.62);
}
._EntityLink__icon_807bv_28 {
  display: flex;
  flex-shrink: 0;
  color: inherit;
}
._EntityLink__icon_807bv_28._disabled_807bv_24, ._EntityLink__icon_807bv_28._archived_807bv_25 {
  color: rgba(82, 88, 111, 0.62);
}
._EntityLink__icon_807bv_28, ._EntityLink__link_807bv_36 {
  min-width: 0;
}
._EntityLink__forbidden_807bv_39 {
  color: rgba(82, 88, 111, 0.37);
}
._EntityLink__forbidden_807bv_39 ._EntityLink__icon_807bv_28 {
  pointer-events: none;
}.ant-breadcrumb .ant-breadcrumb-separator {
  color: rgba(82, 88, 111, 0.62) !important;
  min-width: 0;
  margin-inline: 4px;
}

.ant-breadcrumb ol {
  flex-wrap: nowrap;
  align-items: baseline;
}

.ant-breadcrumb li {
  display: block;
  min-width: 35px;
  max-width: 300px;
  height: 22px;
}
.ant-breadcrumb li:has(.Breadcrumbs-home) {
  min-width: 18px;
}

.ant-breadcrumb a {
  display: flex;
  flex-wrap: nowrap;
  gap: 4px;
  align-items: baseline;
  color: rgba(82, 88, 111, 0.62) !important;
  height: auto;
  margin-inline: 0;
  justify-content: center;
}
.ant-breadcrumb a.separated {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.ant-breadcrumb a:hover {
  color: var(--primary-6) !important;
}
.ant-breadcrumb a.current {
  color: rgb(0, 0, 0) !important;
}
.ant-breadcrumb a.current:hover {
  color: var(--primary-6) !important;
}
.ant-breadcrumb a .anticon-down {
  font-size: 12px;
}

.Breadcrumbs {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
}
.Breadcrumbs__InfoModalWrap {
  z-index: 1060 !important;
}
.Breadcrumbs nav {
  min-width: 0;
}
.Breadcrumbs__overflow {
  overflow: hidden;
}
.Breadcrumbs .Breadcrumbs-info {
  margin-left: 8px;
  color: var(--primary-6);
  font-size: 12.75px;
}

.Breadcrumbs-dropdown {
  min-width: 40px;
  display: flex;
  justify-content: center;
}

.Breadcrumbs-menu {
  display: flex;
  gap: 8px;
  padding: 8px;
  background: var(--primary-1);
  border-radius: 4px;
  min-width: 60px;
}
.Breadcrumbs-menu_item {
  display: flex;
  gap: 8px;
  color: rgba(82, 88, 111, 0.62) !important;
}
.Breadcrumbs-menu_link {
  color: rgba(82, 88, 111, 0.62) !important;
}
.Breadcrumbs-menu_link:hover {
  color: var(--primary-6) !important;
}._Card_1qvze_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
  border-radius: 8px;
}
._Card_1qvze_1 .ant-card-body {
  display: flex;
  flex-direction: column;
  overflow: auto;
  overflow-x: hidden;
  height: 100%;
  max-height: 100%;
  padding: 0 16px;
  margin: 16px 0;
  flex: 1;
}._FieldFile_14zsl_1 {
  display: block;
  width: fit-content;
  min-width: 100px;
  max-width: 300px;
  padding: 4px 12px;
  text-decoration: none !important;
  background: var(--primary-0);
  border: 1px solid var(--primary-6);
  border-radius: 4px;
  cursor: pointer;
}
._FieldFile__content_14zsl_13 {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
._FieldFile__text_14zsl_20 {
  display: flex;
  flex-direction: column;
  max-width: 90%;
}
._FieldFile__name_14zsl_25 {
  max-width: 100%;
  color: rgba(0, 0, 0, 0.85);
}
._FieldFile__size_14zsl_29 {
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
}
._FieldFile__icon_14zsl_33 {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
}._DGSpinner_1fzbj_1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._DGSpinner_1fzbj_1 .ant-spin {
  height: auto;
}
._DGSpinner__text_1fzbj_11 {
  color: rgba(82, 88, 111, 0.62);
  white-space: pre-wrap;
  margin-top: 16px;
  text-align: center;
}
._DGSpinner_1fzbj_1._absolute_1fzbj_17 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  background: rgba(255, 255, 255, 0.8);
}._Page_1qm3s_1 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
}
._Page__main_1qm3s_7 {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-height: 0;
  padding: 12px;
}
._Page__main_1qm3s_7 .ant-tabs-nav-list {
  margin-left: 16px;
}._ServiceErrorPage_s4vfh_1 {
  height: 100vh !important;
}
._ServiceErrorPage__content_s4vfh_4 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
._ServiceErrorPage__ApiOut_s4vfh_13 {
  width: 46px;
  height: 46px;
  color: rgba(82, 88, 111, 0.62);
  font-size: 40px;
}
._ServiceErrorPage__title_s4vfh_19 {
  font-weight: 500;
  font-size: 16px;
}.ant-popover-inner {
  display: flex;
  flex-direction: column;
}
.ant-popover-inner-content {
  display: flex;
  height: 100%;
  min-height: 0;
}
.ant-popover-content {
  display: flex;
}
.react-flow__wrapper .ant-popover-content {
  height: fit-content;
}
.ant-popover-hidden {
  display: none !important;
}

._Popup_9e7ef_20 {
  color: rgba(82, 88, 111, 0.62);
}
._Popup_9e7ef_20._active_9e7ef_23 {
  color: var(--primary-6);
}

._PopupOverlay_9e7ef_27 {
  display: flex;
  min-width: 0;
  min-height: 200px;
  max-height: 100%;
  z-index: 1050;
}
._PopupOverlay_9e7ef_27 .ant-popover-title {
  position: relative;
  margin-bottom: 0;
}
._PopupOverlay_9e7ef_27 .ant-popover-inner {
  padding: 0;
  border-radius: 8px;
}
._PopupOverlay_9e7ef_27 .ant-popover-inner-content {
  height: 100%;
  padding: 0;
}
._PopupOverlay__title_9e7ef_46 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  font-size: 16px;
  border-bottom: 1px solid #f0f0f0;
}
._PopupOverlay__title_empty_9e7ef_54 {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
}
._PopupOverlay__toolbar_9e7ef_60 {
  display: flex;
  gap: 16px;
  align-items: baseline;
  color: rgba(82, 88, 111, 0.62);
}
._PopupOverlay__titleClose_9e7ef_66 {
  border: none;
  box-shadow: none;
}
._PopupOverlay__content_9e7ef_70 {
  position: relative;
  display: flex;
  flex-direction: column;
}
._PopupOverlay__body_9e7ef_75 {
  min-width: 314px;
  max-width: 500px;
  overflow: auto;
  margin-block: 16px;
  padding-inline: 8px;
  margin-inline: 8px;
}
._PopupOverlay__body_9e7ef_75 ._MultipleSelect_9e7ef_83 {
  border: none;
}
._PopupOverlay__footer_9e7ef_86 {
  height: 58px;
  padding: 10px 16px;
  border-top: 1px solid #f0f0f0;
}
._PopupOverlay__footer_rightFloat_9e7ef_91 {
  display: flex;
  justify-content: flex-end;
}
._PopupOverlay__footer_rightFloat_9e7ef_91 ._action-button_9e7ef_95 {
  margin-left: 8px;
}

._popup__button_9e7ef_99 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  background-color: unset;
}
._popup__button_9e7ef_99:hover, ._popup__button_9e7ef_99:active, ._popup__button_9e7ef_99:focus {
  color: inherit;
  background: none;
}.sort-popup__title {
  color: rgba(82, 88, 111, 0.62);
}

.SettingTree .ant-tree-switcher {
  color: rgba(82, 88, 111, 0.62);
}
.SettingTree .ant-tree-switcher-noop {
  display: none;
}
.SettingTree .ant-tree-checkbox {
  margin-left: 6px;
}

.FieldSettingPopup .ant-divider {
  margin: 8px 0;
}
.FieldSettingPopup__settingContent {
  position: relative;
}
.FieldSettingPopup__settingContent .fixed {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: white;
}
.FieldSettingPopup__input {
  color: rgba(82, 88, 111, 0.62);
}
.FieldSettingPopup__title {
  margin-top: 6px;
  margin-bottom: 4px;
  color: rgba(82, 88, 111, 0.62);
}
.FieldSettingPopup__moveList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.FieldSettingPopup__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.FieldSettingPopup .MoveList__item {
  padding: 5px;
  cursor: grabbing;
}
.FieldSettingPopup .MoveList__item .icon-text-icon {
  color: rgba(82, 88, 111, 0.62);
}
.FieldSettingPopup .MoveList__item_disabled {
  color: rgba(82, 88, 111, 0.37) !important;
  pointer-events: none !important;
}
.FieldSettingPopup .MoveList__item_disabled .icon-text-icon {
  color: rgba(82, 88, 111, 0.37);
}
.FieldSettingPopup .MoveListItem__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.FieldSettingPopup .MoveListItem__deleteIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  color: rgba(82, 88, 111, 0.37);
  border: none;
  box-shadow: none;
  cursor: pointer;
}
.FieldSettingPopup .MoveListItem__deleteIcon.Dragged {
  color: rgba(82, 88, 111, 0.37);
  background-color: transparent;
}
.FieldSettingPopup .MoveListItem__deleteIcon span {
  width: 12px;
  height: 12px;
  font-size: 12px;
}
.FieldSettingPopup__elements {
  display: flex;
  flex-direction: column;
}
.FieldSettingPopup .popup-overlay__content {
  max-height: max-content;
}
.FieldSettingPopup .popup-overlay__content .popup-overlay__body {
  flex: 1;
}

.popup-overlay__footer_between {
  display: flex;
  gap: 8px;
  justify-content: space-between;
}

.popup-overlay__footer_right-float {
  display: flex;
  justify-content: flex-end;
  column-gap: 8px;
}

.FilterPopup {
  position: relative;
}
.FilterPopup .active::after {
  position: absolute;
  top: 0;
  right: -3px;
  width: 6px;
  height: 6px;
  background-color: rgb(250, 140, 22);
  border-radius: 50%;
  content: "";
}
.FilterPopup__title {
  color: rgba(82, 88, 111, 0.62);
}
.FilterPopup__no-field {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: rgba(82, 88, 111, 0.62);
  text-align: center;
}
.FilterPopup__groupTitle {
  margin-bottom: 8px;
  color: rgba(82, 88, 111, 0.62);
  font-weight: 500;
}

.SettingPopup .ant-switch {
  margin-right: 8px;
}
.SettingPopup .SettingPopup__switch {
  display: flex;
  align-items: center;
}
.SettingPopup .SettingPopup__switch span {
  width: 32px;
}._Collapse__item_wef5r_1 {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-height: 22px;
  border-bottom: none !important;
}
._Collapse__item_wef5r_1 .ant-card-body {
  padding: 0 !important;
}
._Collapse__item_wef5r_1 .ant-collapse-header {
  padding: 0 !important;
  color: rgba(82, 88, 111, 0.62) !important;
  background-color: transparent;
}
._Collapse__item_wef5r_1 .ant-collapse-content {
  border: none;
}
._Collapse__item_wef5r_1 .ant-collapse-content-box {
  display: flex;
  flex-direction: column;
  min-height: 0;
  padding: 0 !important;
}
._Collapse__item_wef5r_1 .ant-collapse-content-active {
  display: flex;
  flex: 1;
  width: 100%;
  min-height: 0;
}
._Collapse__item_wef5r_1 .ant-collapse-content-active .ant-collapse-content-box {
  width: 100%;
}._FieldItem_1lgcv_1 {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}
._FieldItem_1lgcv_1 .ant-collapse-item {
  border: none;
}
._FieldItem_1lgcv_1 .ant-collapse-item .ant-collapse-header {
  padding: 0;
  color: rgba(82, 88, 111, 0.62);
  border: none;
  cursor: pointer;
}
._FieldItem_1lgcv_1 .ant-collapse-item .ant-collapse-content {
  border: none;
}
._FieldItem_1lgcv_1 .ant-collapse-item .ant-collapse-content-box {
  padding: 0;
}
._FieldItem__title_1lgcv_21 {
  display: flex;
  align-items: center;
}
._FieldItem__label_1lgcv_25 {
  display: flex;
  gap: 8px;
  width: 100%;
  margin-bottom: 4px;
  color: rgba(82, 88, 111, 0.62);
  cursor: pointer;
}
._FieldItem__icon_1lgcv_33 {
  color: rgba(82, 88, 111, 0.37);
}
._FieldItem__action_1lgcv_36 {
  margin-left: auto;
}._ArchiveStatus_v0aak_1 {
  color: rgba(82, 88, 111, 0.62) !important;
  background-color: #fff !important;
  border-color: #d9d9d9 !important;
}._ListTextEdit_1uvi2_1 {
  display: flex;
  font-size: inherit;
  flex-wrap: wrap;
  min-height: 20px;
  line-height: 1.4;
}
._ListTextEdit_1uvi2_1 .ant-select-selector {
  max-width: 100%;
  width: 100%;
}
._ListTextEdit_1uvi2_1 .ant-select-selection-overflow-item {
  max-width: 100%;
}
._ListTextEdit_1uvi2_1 .ant-select-selection-overflow-item > span {
  max-width: 100%;
}
._ListTextEdit__tag_1uvi2_18 {
  font-size: 14px;
}._List_9u5ti_1 {
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
  width: 100%;
  min-height: 20px;
  line-height: 1.4;
}
._List__item_9u5ti_9, ._List__inner_9u5ti_9 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  min-width: 0;
}
._List__item_value_9u5ti_15, ._List__inner_value_9u5ti_15 {
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._List__item_separator_9u5ti_21, ._List__inner_separator_9u5ti_21 {
  margin: 0 4px;
  color: #d9d9d9;
}

._Dropdown_9u5ti_26 {
  width: 100%;
  max-width: 400px;
}
._Dropdown_9u5ti_26 .ant-dropdown-menu {
  width: 100%;
  max-height: 264px;
  overflow-x: hidden;
  overflow-y: auto;
  background-clip: unset;
}
._Dropdown_9u5ti_26 .ant-dropdown-menu-title-content {
  width: 100%;
}
._Dropdown_9u5ti_26 .ant-dropdown-menu-item {
  padding: 0 0 0 12px;
  cursor: default !important;
}

._Menu_9u5ti_45 {
  gap: 2px !important;
  color: rgba(0, 0, 0, 0.4509803922);
  font-size: 12px;
  transition: color 0.1s linear;
}
._Menu_9u5ti_45 .anticon-down {
  font-size: 10px;
  vertical-align: middle;
}
._Menu_open_9u5ti_55 {
  color: var(--primary-6) !important;
}

._noLink_9u5ti_59 {
  cursor: default;
}._FieldTextArea_readonly_103r2_1 {
  border: none;
}._SwitchWrapper_18894_1 {
  display: flex;
  gap: 8px;
  align-items: center;
  height: 100%;
  flex: 1;
}._TimePicker_14nk5_1 {
  width: 130px;
}
._TimePicker_14nk5_1 .ant-picker-time-panel {
  width: 130px;
}._FieldScheduleWrapper_icqto_1 {
  position: relative;
  display: flex;
  align-items: center;
}

._FieldSchedule_icqto_1 {
  border-right: 0.5px solid #d9d9d9;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

._FieldScheduleMode_icqto_13 {
  margin-right: 12px;
}

._EditScheduleBtn_icqto_17 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  color: var(--primary-6);
  background: rgb(250, 250, 250);
  border-left: 0.5px solid #d9d9d9;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none;
}

._FieldScheduleContent_icqto_30 {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  width: max-content;
  min-width: 100%;
  max-width: 200%;
  padding: 8px;
  color: rgba(82, 88, 111, 0.62);
}
._FieldScheduleContent_icqto_30 .ant-select {
  max-width: 170px;
}
._FieldScheduleContent_icqto_30 .ant-form-inline .ant-form-item {
  margin-inline-end: 8px;
}
._FieldScheduleContent_icqto_30 .ant-form-inline .ant-form-item:last-child {
  margin-inline-end: 0;
  margin-inline-start: 8px;
}
._FieldScheduleContent_icqto_30 .ant-form-item-with-help {
  margin-bottom: 0;
}

._ScheduleConfirmBtn_icqto_55 {
  display: flex;
  align-items: center;
  height: 24px;
  padding: 0 7px;
}

._ScheduleForm_icqto_62 {
  align-items: center;
  row-gap: 8px;
}

._FieldSchedulePopup_icqto_67 {
  display: flex;
  min-width: 100%;
  max-width: 200%;
}
._FieldSchedulePopup_icqto_67 .ant-popover-content {
  width: 100%;
}
._FieldSchedulePopup_icqto_67 .ant-popover-content .ant-popover-inner {
  flex: 1;
  min-width: 100%;
}._EntityLink_qx10q_1 {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  color: #000;
  text-decoration: none;
}
._EntityLink_qx10q_1._disabled_qx10q_11 {
  color: rgba(82, 88, 111, 0.62);
}
._EntityLink__icon_qx10q_14 {
  display: flex;
  flex-shrink: 0;
}
._EntityLink__icon_qx10q_14, ._EntityLink__link_qx10q_18 {
  min-width: 0;
}
._EntityLink__forbidden_qx10q_21 {
  color: rgba(82, 88, 111, 0.37);
}
._EntityLink__forbidden_qx10q_21 ._EntityLink__icon_qx10q_14 {
  pointer-events: none;
}.expandIcon {
  float: left;
  margin-right: 8px;
  font-size: initial;
  user-select: none;
}

.hiddenExpandIcon {
  visibility: hidden;
}

.expandIconBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  padding: 2px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 12px;
  border-radius: 2px;
  user-select: none;
}
.expandIconBtn > span {
  display: inline-flex;
  align-items: center;
}

.expandLoaderIcon {
  color: rgba(82, 88, 111, 0.62);
}._FilterAttributes_l90wg_1 {
  min-width: 200px;
  max-width: 600px;
  margin: -24px;
}
._FilterAttributes__space_l90wg_6 {
  width: 100%;
}
._FilterAttributes__input_l90wg_9 {
  position: sticky;
  top: 0;
  z-index: 1000;
  padding-bottom: 12px;
  background-color: white;
}
._FilterAttributes__groupName_l90wg_16 {
  margin-bottom: 6px;
  color: rgba(82, 88, 111, 0.62);
  font-size: 12px;
}
._FilterAttributes__divider_l90wg_21 {
  margin: 0;
}
._FilterAttributes__content_l90wg_24 {
  overflow: auto;
}
._FilterAttributes__inputIcon_l90wg_27 {
  color: rgba(82, 88, 111, 0.62);
}
._FilterAttributes__overlay_l90wg_30 .PopupOverlay__body {
  min-height: 200px;
}
._FilterAttributes_l90wg_1 .popup-overlay__body {
  margin: 0;
}
._FilterAttributes_l90wg_1 .ant-card-body {
  position: relative;
  padding: 16px;
  overflow: hidden;
}
._FilterAttributes_l90wg_1 .ant-dropdown-menu {
  max-height: 206px;
  overflow-y: auto;
  box-shadow: none;
}
._FilterAttributes_l90wg_1 .ant-dropdown-menu-title-content {
  overflow: hidden;
}
._FilterAttributes_l90wg_1 .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled {
  color: #f5222d !important;
}
._FilterAttributes__buttonGroup_l90wg_52 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
._FilterAttributes__buttonGroup_right_l90wg_57 {
  display: flex;
  gap: 8px;
}
._FilterAttributes_l90wg_1 ._more-option_l90wg_61 {
  font-size: 12px;
}
._FilterAttributes__option_l90wg_64 {
  display: flex;
  gap: 6px;
  padding-bottom: 4px;
  cursor: pointer;
}
._FilterAttributes__label_l90wg_70 {
  width: 100%;
  font-weight: 400;
}
._FilterAttributes__footer_l90wg_74 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._FilterAttributes__footer_right_l90wg_79 {
  display: flex;
  gap: 8px;
}._Nodata_9u5t8_1 {
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 12px;
}
._Nodata_9u5t8_1 .ant-empty-description {
  color: rgba(82, 88, 111, 0.62);
}._AttachmentTable_1ddfh_1 .ant-table-cell {
  padding: 5px 12px !important;
}
._AttachmentTable__description_1ddfh_4 {
  color: rgba(0, 0, 0, 0.45);
}
._AttachmentTable__description_1ddfh_4 span {
  word-break: normal;
}
._AttachmentTable__edit_1ddfh_10 {
  display: flex;
}
._AttachmentTable__edit_1ddfh_10 svg {
  color: rgba(82, 88, 111, 0.62);
}._DeleteModal__title_12dkg_1 {
  display: flex;
  gap: 16px;
  font-weight: 500;
}
._DeleteModal__title_12dkg_1 svg {
  color: #ffa940;
  font-size: 22px;
}
._DeleteModal__alert_12dkg_10 {
  margin-bottom: 24px;
}._DGUpload_1qcgm_1 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
._DGUpload__button_1qcgm_6 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._DGUpload_1qcgm_1 .ant-upload-select {
  margin-left: auto;
}
._DGUpload_1qcgm_1 .ant-upload-list-item-name {
  flex: none !important;
  max-width: 345px;
  text-overflow: ellipsis !important;
}
._DGUpload_1qcgm_1 .ant-upload-list-item-actions:hover .anticon {
  color: var(--primary-6) !important;
}
._DGUpload_1qcgm_1 .ant-upload-list-item-actions-btn {
  opacity: 1 !important;
}._AttachmentModal__Form_1tnmi_1 .ant-upload-list-item-card-actions:hover .anticon {
  color: var(--primary-6) !important;
}
._AttachmentModal__Form_1tnmi_1 .ant-upload-list-item-card-actions-btn {
  opacity: 1 !important;
}
._AttachmentModal__UploadItems_1tnmi_7 {
  display: flex;
  width: 100%;
  margin-bottom: 16px;
}
._AttachmentModal__UploadItems_1tnmi_7 .ant-form-item {
  margin-bottom: 0;
}
._AttachmentModal__UploadItems_1tnmi_7 .ant-form-item-label {
  height: 22px;
}
._AttachmentModal__UploadItems_1tnmi_7 .ant-select-selector {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
._AttachmentModal__UploadItems_1tnmi_7 .ant-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
._AttachmentModal__Select_1tnmi_26 {
  width: 100%;
  flex: 1;
  min-width: 0;
}
._AttachmentModal__UploadBtn_1tnmi_31 {
  display: flex;
  align-items: baseline;
  gap: 4px;
}._AttachmentField_gsjjw_1 {
  text-align: end;
}
._AttachmentField_gsjjw_1 ._add-button_gsjjw_4 {
  margin-bottom: 8px;
}
._AttachmentField__divider_gsjjw_7 {
  margin: 0;
}
._AttachmentField__deleteIcon_gsjjw_10 {
  color: #FAAD14;
}

._fileText_gsjjw_14 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 32px;
  row-gap: 8px;
}
._fileText_gsjjw_14 > * {
  text-align: left;
}._TextWithStatus_1kg1a_1 {
  display: flex;
  width: 100%;
}
._TextWithStatus__name_1kg1a_5 {
  flex: 1;
  min-width: 0;
  overflow: hidden;
}
._TextWithStatus__postfix_1kg1a_10 {
  margin-left: 5px;
  color: rgba(82, 88, 111, 0.37);
}._SelectOptions_n96k1_1 {
  display: flex;
  max-width: 100%;
  width: 100%;
  gap: 8px;
}
._SelectOptions__label_n96k1_7 {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
  gap: 4px;
}
._SelectOptions__breadcrumbs_n96k1_14 {
  display: flex;
  flex: 1;
  min-width: 0;
}
._SelectOptions__text_n96k1_19 {
  flex: 1;
  width: 100%;
  min-width: 0;
}.option-tag {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: inherit;
  background: rgba(0, 0, 0, 0.06);
}
.option-tag.tag-disabled {
  color: rgba(82, 88, 111, 0.37);
  border: none;
}._Select_38kiy_1 {
  width: 100%;
}
._Select__option_38kiy_4 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._Select_short_38kiy_9 .ant-select-selection-overflow-item {
  max-width: 65% !important;
}
._Select_short_38kiy_9 .ant-select-selection-overflow-item-rest {
  flex-basis: fit-content !important;
  color: var(--primary-6);
  cursor: pointer;
}
._Select_38kiy_1 .ant-select-selection-overflow {
  display: flex;
  gap: 4px;
  margin: 2px;
}
._Select_38kiy_1 .ant-select-selection-overflow-item span {
  align-items: center;
  max-width: 100%;
  height: 24px;
  line-height: 26px;
  margin-inline-end: 4px;
}
._ant-select-item-option-disabled_38kiy_29:has(._Select_38kiy_1 :global__showMore) {
  cursor: default !important;
}
._Select_38kiy_1 .ant-select-selection-item {
  display: flex !important;
  gap: 8px;
  align-items: center;
}
._Select__showMore_38kiy_37 {
  color: rgba(245, 34, 45, 0.8);
  font-size: 12px;
  white-space: normal;
}
._Select__loading_38kiy_42 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
}
._Select__extended_search_38kiy_48 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
  color: rgba(82, 88, 111, 0.37);
}
._Select__extended_search_icon_38kiy_55 {
  display: flex !important;
  align-items: center;
}
._Select__extended_search_icon_38kiy_55:hover {
  cursor: pointer;
}
._Select__extended_search_hint-list_38kiy_62 {
  padding-left: 25px;
}

._SelectTag__overlay_38kiy_66 {
  background: white;
}
._SelectTag__overlay_38kiy_66 .ant-dropdown-menu-item-active {
  background: none !important;
}
._SelectTag__overlay_38kiy_66 .ant-dropdown-menu-item-active:hover .Select__tagItem svg {
  opacity: 1;
}
._SelectTag__overlay_38kiy_66 .ant-dropdown-menu {
  max-height: 400px;
  overflow: auto;
}
._SelectTag__tagItem_38kiy_79 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._SelectTag__tagItem_38kiy_79 svg {
  color: rgba(82, 88, 111, 0.62);
  opacity: 0.5;
  font-size: 12px;
}
._SelectTag__tagItem_38kiy_79:hover svg {
  color: rgba(82, 88, 111, 0.62);
  opacity: 0.5;
}._CheckboxList_15idk_1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 4px;
  overflow-x: hidden;
}
._CheckboxList__item_15idk_8 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 32px;
  padding: 12px 5px;
}
._CheckboxList__item_15idk_8 > span {
  width: 100%;
}
._CheckboxList__item_15idk_8 .ant-radio, ._CheckboxList__item_15idk_8 .ant-checkbox {
  width: auto;
}._DropdownSelect__content_h3n2q_1 {
  width: 100%;
  height: 200px;
  margin: 4px;
  overflow: auto;
  overflow-x: hidden;
}
._DropdownSelect__loader_h3n2q_8 {
  margin-top: 8px;
}._fieldListHref_1j5zq_1 {
  min-height: 20px;
}
._fieldListHref_disabled_1j5zq_4 {
  cursor: not-allowed;
}
._fieldListHref_disabled_1j5zq_4 .ant-table-cell {
  color: rgba(82, 88, 111, 0.37) !important;
  background: #f5f5f5;
  pointer-events: none;
}
._fieldListHref_1j5zq_1 .ant-table-cell {
  height: 50px;
  min-height: 50px;
  padding: 8px !important;
}
._fieldListHref_1j5zq_1 .ant-col {
  min-height: auto;
}
._fieldListHref_1j5zq_1 a > * {
  color: var(--primary-6);
}
._fieldListHref__toolbar_1j5zq_23 {
  display: flex;
  justify-content: flex-end;
  padding: 8px 0;
}

._ListUrl__link_1j5zq_29 {
  color: var(--primary-6);
}._TableActionButtons_ahgkb_1 {
  display: flex;
}
._TableActionButtons_ahgkb_1 svg {
  color: rgba(82, 88, 111, 0.62);
}._DropdownSearch__showMore_1xsxu_1 {
  padding: 0 12px;
  color: rgba(245, 34, 45, 0.8);
  font-size: 12px;
  white-space: normal;
}
._DropdownSearch__extended_1xsxu_7 {
  display: flex;
  gap: 6px;
  padding-left: 12px;
}._RelationsList__hasMore_1h7e7_1 {
  white-space: normal;
  color: #ff7875;
}._RelationView_1abhj_1 {
  display: flex;
  gap: 8px;
  max-width: calc(100% - 26px);
}
._RelationView__content_1abhj_6 {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  width: fit-content;
  min-height: 20px;
  line-height: 1.4;
}
._RelationView__inlineEdit_1abhj_14 {
  flex-basis: 14px;
  width: 14px;
  height: 14px;
  margin-top: 2px;
  color: var(--primary-6);
}
._RelationView__inlineEdit_1abhj_14 span {
  font-size: 14px !important;
}
._RelationView__placeholder_1abhj_24 {
  color: rgba(82, 88, 111, 0.37);
}
._RelationView__item_1abhj_27 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  min-width: 0;
}
._RelationView__itemValue_1abhj_33 {
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._RelationView__itemSeparator_1abhj_39 {
  padding: 0 4px;
  color: #d9d9d9;
}

._RelationView__itemValue_1abhj_33 + ._RelationView__itemValue_1abhj_33 {
  margin-left: 4px;
}

._inlineEdit__noContent_1abhj_48 {
  margin-left: -8px;
}._IconText_1fo80_1 {
  display: flex;
  gap: 8px;
  flex-wrap: nowrap;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  font-size: 14px;
}
._IconText__Icon_1fo80_10 {
  display: flex;
}._Progress_16w9g_1 {
  width: 100%;
}._ListCard_yp1b8_1 {
  border: none;
  border-bottom: 1px solid #f0f0f0;
}

._ListCard__card_yp1b8_6 {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  height: 100%;
}

._ListCard__icon_yp1b8_13 {
  display: flex;
  flex-basis: 30px;
  align-items: center;
  justify-content: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin-top: 34px;
  color: white;
  background: var(--primary-6);
  border-radius: 50%;
}

._ListCard__content_yp1b8_27 {
  flex-grow: 1;
  gap: 0 !important;
  width: 100%;
  min-width: 0;
  padding: 12px 12px 12px 0;
}
._ListCard__content_yp1b8_27 > :last-child {
  width: 100%;
}

._ListCard__title_yp1b8_38 {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}

._ListCard__description_yp1b8_46 {
  width: 100%;
  margin: 8px 0;
  overflow: hidden;
}

._ListCard__TitleField_yp1b8_52 {
  width: 100%;
  overflow: hidden;
  color: rgba(82, 88, 111, 0.62);
}

._ListCard__CardField_yp1b8_58 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

._ListCard__fields_yp1b8_64 {
  display: flex;
  align-items: flex-start;
}
._ListCard__fields_yp1b8_64 > * {
  flex-basis: 25%;
  min-width: 25%;
  padding: 0 12px;
}
._ListCard__fields_yp1b8_64 > :first-child {
  padding-left: 0;
}

._ListCard__children_yp1b8_77 {
  display: flex;
  align-items: center;
  width: 26px;
  height: 100%;
  padding-left: 8px;
  color: rgba(82, 88, 111, 0.62) !important;
  font-size: 22px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
._ListCard__children_yp1b8_77:hover {
  color: rgba(0, 0, 0, 0.85) !important;
}._LoadMoreButton__col_10zgt_1 {
  padding: 0 !important;
}
._LoadMoreButton__spacer_10zgt_4 {
  padding-left: 16px !important;
  visibility: hidden;
}
._LoadMoreButton__nospacer_10zgt_8 {
  padding-left: 16px !important;
}
._LoadMoreButton__loadMore_10zgt_11 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  cursor: pointer;
  color: rgba(82, 88, 111, 0.62) !important;
}
._LoadMoreButton__loadMore_10zgt_11:hover {
  color: var(--primary-6) !important;
}
._LoadMoreButton__loadMore_10zgt_11:hover ._LoadMoreButton__budge_10zgt_23 {
  background-color: var(--primary-6);
  border: 1px solid var(--primary-6);
}
._LoadMoreButton__loadMore_10zgt_11:hover ._LoadMoreButton__budge_10zgt_23 span {
  color: #f0f0f0;
}
._LoadMoreButton__budge_10zgt_23 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  color: rgba(82, 88, 111, 0.62);
  background-color: rgb(240, 240, 240);
  border: 1px solid rgb(217, 217, 217);
  border-radius: 50%;
}._clipboardCopyButton_10cng_1 {
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
._clipboardCopyButton_10cng_1:hover {
  color: var(--primary-6);
}._Field_1t869_1 {
  display: flex;
  flex-direction: column;
  width: inherit;
  height: inherit;
  min-height: 54px;
}
._Field_1t869_1._disabled_1t869_8 ._Field__content_1t869_8 * {
  background: #f5f5f5;
}
._Field__content_1t869_8 {
  flex: 1;
  min-height: 0;
}
._Field__icon_1t869_15 {
  color: rgba(82, 88, 111, 0.37);
  font-size: 12.75px;
}
._Field_1t869_1 ._FieldLabel_1t869_19 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0;
  color: rgba(82, 88, 111, 0.62);
}
._Field_1t869_1 ._FieldLabel__icon_1t869_26, ._Field_1t869_1 ._FieldLabel__text_1t869_26, ._Field_1t869_1 ._FieldLabel__hint_1t869_26 {
  display: flex;
  align-items: center;
}
._Field_1t869_1 ._FieldLabel__icon_1t869_26 > * {
  margin-right: 4px;
}
._Field_1t869_1 ._FieldLabel__title_1t869_33 {
  display: flex;
  min-width: 0;
  color: rgba(82, 88, 111, 0.62);
}
._Field_1t869_1 ._FieldLabel__toolbar_1t869_38 {
  display: flex;
  gap: 6px;
  align-items: center;
}
._Field_1t869_1 ._FieldLabel__text_1t869_26 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._Field_1t869_1 ._FieldLabel__hint_1t869_26 {
  margin-left: 8px;
}
._Field_1t869_1 ._FieldLabel__required_1t869_51 {
  display: flex;
  align-items: center;
  color: #ffa940;
  margin-right: 4px;
}

._FieldActions_1t869_58 {
  display: flex;
  gap: 8px;
}
._FieldActions__item_1t869_62 {
  color: var(--primary-3);
}
._FieldActions__item_1t869_62:hover {
  color: var(--primary-5) !important;
}._DefaultSettingMenu_1pzp5_1 {
  min-width: 350px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}._SettingPopup__radio_171y4_1 {
  display: flex;
}
._SettingPopup__radio_171y4_1 > label {
  flex: auto;
  text-align: center;
}

._SettingPopup__overlay_171y4_9 .ant-form-item {
  margin-bottom: 12px;
}
._SettingPopup__overlay_171y4_9 .ant-btn-link {
  color: rgba(0, 0, 0, 0.85);
}

._FieldSwitch__text_171y4_16 {
  margin-left: 6px;
}._CellWrapper_1h3zi_1 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 16px;
}
._CellWrapper_1h3zi_1:has(._ant-empty_1h3zi_8) {
  justify-content: center;
}._EmptyColumn_1ip0u_1 {
  content: "";
  display: block;
  width: 100%;
  padding: 0;
}.load-more-btn {
  display: block;
  margin: 0 auto;
}

.column-grey {
  color: rgba(82, 88, 111, 0.62);
}

.ant-table-thead > tr > th.ant-table-cell.permission-column {
  height: 25px !important;
  max-height: 25px;
}._HeaderCellWrapper_pylyd_1 {
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 16px;
}._TableHeaderFilter_ri9qo_1 {
  max-height: 35px;
  padding: 0 !important;
  overflow: hidden;
  font-weight: 300 !important;
  background: #fff !important;
  border-bottom: none !important;
}
._TableHeaderFilter__cell_ri9qo_9 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 4.5px 16px;
  border-bottom: 1px solid #f0f0f0;
}
._TableHeaderFilter__content_ri9qo_17 {
  flex: 1;
  width: 100%;
}
._TableHeaderFilter_ri9qo_1::before {
  display: none;
}._TableAnt_1bka4_1 {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
._TableAnt__selectedRow_1bka4_8 > td {
  background: var(--primary-0) !important;
}
._TableAnt_1bka4_1 .ant-table {
  height: 100%;
  overflow: auto;
}
._TableAnt_1bka4_1 .ant-table-row-expand-icon {
  min-width: 17px;
  border: 1px solid #d9d9d9;
}
._TableAnt_1bka4_1 .ant-table-row-expand-icon:hover {
  color: var(--primary-5) !important;
}
._TableAnt_1bka4_1 .ant-table-row-expand-icon:active {
  color: var(--primary-6) !important;
}
._TableAnt_1bka4_1 .ant-table-cell-ellipsis {
  white-space: inherit !important;
}
._TableAnt_1bka4_1 .ant-table-cell-with-append {
  display: flex;
  align-items: center;
}
._TableAnt_1bka4_1 .ant-table-cell-fix-left, ._TableAnt_1bka4_1 .ant-table-cell-fix-right {
  z-index: 10;
}
._TableAnt_1bka4_1 .ant-table-wrapper {
  height: 100%;
  overflow: hidden;
}
._TableAnt_1bka4_1 .ant-table-wrapper .ant-spin-nested-loading {
  height: 100%;
}
._TableAnt_1bka4_1 .ant-table-wrapper .ant-spin-container {
  height: 100%;
}
._TableAnt_1bka4_1 .ant-table-container {
  line-height: 16px;
}
._TableAnt_1bka4_1 .ant-table-container::after, ._TableAnt_1bka4_1 .ant-table-container::before {
  box-shadow: none !important;
}
._TableAnt_1bka4_1 .ant-table-thead {
  position: sticky;
  top: 0;
  z-index: 100;
}
._TableAnt_1bka4_1 .ant-table-cell {
  height: 50px;
  min-height: 50px;
  padding: 0 !important;
}
._TableAnt_1bka4_1 tr.clickable {
  cursor: pointer;
}
._TableAnt_1bka4_1 .react-resizable {
  position: relative;
  background-clip: padding-box;
}
._TableAnt_1bka4_1 .react-resizable-handle {
  position: absolute;
  right: -5px;
  bottom: 0;
  z-index: 1;
  width: 10px;
  height: 100%;
  cursor: col-resize;
}._TableList_1agmw_1 {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
._TableList__loadCard_1agmw_6 {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
}
._TableList__loadCard_1agmw_6 .ant-card-body {
  padding: 8px !important;
}._MoreActionButton_yn4ji_1 {
  display: flex;
  align-items: center;
  justify-content: center;
}._TemplatesMenu__select_2rf03_1 {
  display: flex;
}
._TemplatesMenu__select_2rf03_1 .ant-btn {
  border-radius: 0 6px 6px 0;
  background-color: #f8f6f6;
}
._TemplatesMenu__select_2rf03_1 .ant-select-selector {
  border-radius: 6px 0 0 6px;
}
._TemplatesMenu__modified_2rf03_11 {
  color: rgba(82, 88, 111, 0.62);
}._TemplatesMenu_1i3cp_1 {
  min-width: 350px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05) !important;
}._FiltersBlock_lgw1n_1 {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
._FiltersBlock_lgw1n_1 .ant-card-body {
  padding: 0 8px;
  margin: 16px 8px;
}
._FiltersBlock__header_lgw1n_9 {
  position: sticky;
  top: 0;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  background: #fff;
  margin-bottom: 16px;
  white-space: nowrap;
}
._FiltersBlock__title_lgw1n_19 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: auto 0;
  font-weight: 600;
  font-size: 16px;
}
._FiltersBlock__groupTitle_lgw1n_27 {
  margin-bottom: 8px;
}
._FiltersBlock__toolbar_lgw1n_30 {
  display: flex;
}
._FiltersBlock__divider_lgw1n_33 {
  margin: 16px 0;
}
._FiltersBlock__close_lgw1n_36 {
  display: flex;
  align-items: center;
  justify-content: center;
}._CardToolbar_1pgzw_1 {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 15px;
}
._CardToolbar__breadcrumbs_1pgzw_10 {
  display: flex;
  flex-grow: 2;
  justify-content: flex-start;
  overflow: hidden;
}
._CardToolbar__leftBlock_1pgzw_16 {
  display: flex;
  flex-grow: 1;
  justify-content: flex-start;
  overflow: hidden;
}
._CardToolbar__toolbar_1pgzw_22 {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}._SideBlockLayout_1131b_1 {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  column-gap: 12px;
  min-height: 0;
}
._SideBlockLayout__main_1131b_8 {
  flex-basis: 75%;
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
}
._SideBlockLayout__side_1131b_14 {
  transition: flex-basis ease 0.3s;
  overflow: hidden;
  flex-basis: 0;
  flex-shrink: 0;
  min-width: 0;
}
._SideBlockLayout__side_1131b_14._active_1131b_21 {
  flex-basis: 25%;
  overflow: visible;
}._TableCard_35tss_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}
._TableCard__back_35tss_7 {
  color: rgba(82, 88, 111, 0.62);
  vertical-align: middle;
}
._TableCard__back_35tss_7:hover {
  color: var(--primary-6);
}._ModalCollapse_cyrpg_1 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: transparent;
  border: none;
}
._ModalCollapse__table_cyrpg_8 .ant-table {
  overflow-x: auto;
  overflow-y: clip;
}._MainLayoutWrapper_138gz_1 {
  min-width: 1000px;
  height: 100%;
  overflow: hidden;
  overflow-x: auto;
}

._MainLayout_138gz_1 {
  position: relative;
  flex-direction: row;
  max-width: 2354px;
  height: 100%;
  margin: auto;
  overflow: hidden;
}._CollapseButton_txojn_1 {
  width: 20px !important;
  height: 22px;
}
._CollapseButton_txojn_1._collapsed_txojn_5 {
  transform: rotate(180deg);
  transition: transform 0.2s ease;
}
._CollapseButton_txojn_1 .ant-btn-icon > span {
  font-size: 14px !important;
}._SidebarSpaceToggle_y6w81_1 {
  display: flex;
  align-items: center;
  width: 28px;
  margin: 0 12px;
  cursor: pointer;
}
._SidebarSpaceToggle_y6w81_1._disabled_y6w81_8 {
  cursor: not-allowed;
  opacity: 0.4;
}
._SidebarSpaceToggle__Switch_y6w81_12 {
  background-color: #717380;
}
._SidebarSpaceToggle__Switch_y6w81_12:not(._SidebarSpaceToggle__Switch_disabled_y6w81_15):hover {
  background: #717380 !important;
}
._SidebarSpaceToggle_y6w81_1 .ant-switch.ant-switch-checked {
  background-color: var(--primary-7);
}
._SidebarSpaceToggle_y6w81_1 .ant-switch.ant-switch-checked:hover {
  background: var(--primary-7) !important;
}._SidebarExitButton_hbydg_1 {
  text-align: center;
  width: 52px;
}
._SidebarExitButton_hbydg_1 > a {
  color: inherit;
}._SidebarFooterDropdown_gvzrz_1 {
  color: rgba(0, 0, 0, 0.85);
}
._SidebarFooterDropdown_gvzrz_1 .ant-dropdown-menu {
  width: max-content;
}
._SidebarFooterDropdown_gvzrz_1 .ant-dropdown-menu-sub > li {
  padding: 0 !important;
}
._SidebarFooterDropdown_gvzrz_1 .ant-dropdown-menu-item, ._SidebarFooterDropdown_gvzrz_1 .ant-dropdown-menu-submenu-title {
  display: flex;
  align-items: center;
  padding: 0 !important;
}
._SidebarFooterDropdown_gvzrz_1 .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow, ._SidebarFooterDropdown_gvzrz_1 .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: relative !important;
}

._SidebarDropdownItem_gvzrz_19 {
  color: rgba(0, 0, 0, 0.85);
  transition: 0.2s ease color;
}
._SidebarDropdownItem_gvzrz_19 .ant-dropdown-menu-item {
  display: flex;
  align-items: center;
  padding: 0 !important;
}
._SidebarDropdownItem_gvzrz_19 > * {
  display: flex;
  column-gap: 8px;
  padding: 5px 12px;
}
._SidebarDropdownItem_gvzrz_19._active_gvzrz_33 {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  background-color: var(--primary-0);
}
._SidebarDropdownItem_gvzrz_19:hover {
  color: rgba(0, 0, 0, 0.85);
}._SidebarUserDropdown__UserName_gtriw_1 {
  display: flex;
  flex-direction: column;
  color: rgba(82, 88, 111, 0.62);
}
._SidebarUserDropdown__Language_gtriw_6 {
  padding: 0 !important;
}

._userProfile_gtriw_10 {
  width: 100%;
  display: flex;
  column-gap: 8px;
}

._UserInfo_gtriw_16 {
  display: flex;
  align-items: center;
  gap: 40px;
}
._UserInfo__text_gtriw_21 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: rgba(82, 88, 111, 0.62);
}._SpaceNavigator_j2ggc_1 {
  display: flex;
  align-items: center;
  gap: 40px;
}
._SpaceNavigator__disabled_j2ggc_6 {
  color: rgba(82, 88, 111, 0.62);
}
._SpaceNavigator__text_j2ggc_9 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: rgba(82, 88, 111, 0.62);
}._SidebarFooter_v7jnw_1 {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  row-gap: 16px;
  margin-top: 16px;
  padding: 0 8px 16px;
}
._SidebarFooter__buttons_v7jnw_10 {
  display: flex;
  flex-direction: column;
  padding: 0 16px;
  justify-content: center;
  width: 100%;
  row-gap: 12px;
}
._SidebarFooter_v7jnw_1 .ant-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 22px;
  padding: 0;
  color: rgba(255, 255, 255, 0.45);
  background-color: transparent;
  border: none;
  flex-shrink: 0;
}
._SidebarFooter_v7jnw_1 .ant-btn:hover {
  color: var(--primary-7) !important;
  border: none;
}
._SidebarFooter_v7jnw_1 .ant-btn:active {
  border: none;
}
._SidebarFooter_v7jnw_1 .ant-btn span {
  font-size: 16px;
}._SidebarMenuSubItem_13nb1_1 {
  color: rgba(0, 0, 0, 0.85);
  border-radius: 8px;
  display: flex;
  line-height: 16px;
}
._SidebarMenuSubItem__link_13nb1_7 {
  width: 100%;
  height: 100%;
}
._SidebarMenuSubItem_13nb1_1:hover {
  background-color: #f5f5f5;
}
._SidebarMenuSubItem_opened_13nb1_14 > a {
  flex-shrink: 0;
}
._SidebarMenuSubItem_13nb1_1 > a {
  display: flex;
  align-items: center;
  padding: 12px 8px 12px 16px;
  gap: 8px;
  color: inherit;
}
._SidebarMenuSubItem_disabled_13nb1_24 {
  color: rgba(82, 88, 111, 0.37);
  pointer-events: none;
}
._SidebarMenuSubItem_active_13nb1_28 {
  color: var(--primary-6);
  background-color: var(--primary-1);
}
._SidebarMenuSubItem_active_13nb1_28:hover {
  background-color: var(--primary-1);
}
._SidebarMenuSubItem_active_13nb1_28:hover a {
  color: var(--primary-6);
}._SidebarHiddenItems_dqo4a_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 32px;
  font-size: 16px;
  cursor: pointer;
}
._SidebarHiddenItems__item_dqo4a_10 {
  display: flex;
  gap: 4px;
  align-items: center;
  background: transparent;
  border: none;
  cursor: pointer;
}
._SidebarHiddenItems__item_dqo4a_10:hover {
  color: var(--primary-6);
}
._SidebarHiddenItems__item_dqo4a_10 > span {
  display: flex;
}._SidebarMenu_n8pzi_1 {
  position: relative;
  flex: 1;
  overflow-x: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
._SidebarMenu__collapse_n8pzi_7 {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: unset;
  width: 100%;
  height: 100%;
}
._SidebarMenu__collapse_n8pzi_7._collapsed_n8pzi_15 {
  scrollbar-width: none;
}
._SidebarMenu__collapse_n8pzi_7._collapsed_n8pzi_15 .ant-collapse-expand-icon {
  display: none !important;
}
._SidebarMenu__collapse_n8pzi_7 .ant-collapse-item {
  min-height: unset;
  gap: 6px;
  width: 296px;
  margin-right: -8px;
  padding-bottom: 8px;
}
._SidebarMenu__collapse_n8pzi_7 .ant-collapse-item .ant-collapse-header {
  align-items: center !important;
  position: sticky;
  top: 0;
  z-index: 10;
}
._SidebarMenu__collapse_n8pzi_7 .ant-collapse-item .ant-collapse-header-text {
  display: flex;
  align-items: center;
  line-height: 52px;
  min-width: 0;
}
._SidebarMenu__collapse_n8pzi_7 .ant-collapse-item .ant-collapse-content {
  color: rgba(52, 56, 70, 0.74);
  margin-left: 76px;
  width: auto;
}
._SidebarMenu__collapse_n8pzi_7 .ant-collapse-item .ant-collapse-arrow {
  font-size: 10px !important;
}

._SidebarMenuItem_n8pzi_49 {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin: 0;
  list-style: none;
  padding-left: 8px;
  width: 100%;
  min-height: 52px;
  max-height: 150px;
  transition: max-height 0.3s ease-out;
  gap: 8px;
}
._SidebarMenuItem_n8pzi_49._collapse_n8pzi_15 {
  width: 100%;
  max-height: 52px;
}
._SidebarMenuItem_n8pzi_49._collapse_n8pzi_15 .ant-collapse-header {
  display: flex;
  align-items: center;
}
._SidebarMenuItem_n8pzi_49._collapse_n8pzi_15 .ant-collapse-expand-icon {
  height: 52px !important;
}
._SidebarMenuItem__icon_n8pzi_73 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  font-size: 20px;
  color: white;
  flex-shrink: 0;
}
._SidebarMenuItem__text_n8pzi_83 {
  flex: 1;
  line-height: normal;
  width: 100%;
  background: white;
  margin-right: -43px;
  padding: 18px 43px 18px 16px;
}
._SidebarMenuItem__link_n8pzi_91 {
  color: rgba(0, 0, 0, 0.85);
}
._SidebarMenuItem_active_n8pzi_94 ._SidebarMenuItem__icon_n8pzi_73, ._SidebarMenuItem_opened_n8pzi_94 ._SidebarMenuItem__icon_n8pzi_73 {
  border-radius: 8px;
  transition: background-color 0.15s ease-out;
}
._SidebarMenuItem_active_n8pzi_94 ._SidebarMenuItem__icon_n8pzi_73 {
  background-color: var(--primary-9);
}
._SidebarMenuItem_opened_n8pzi_94 ._SidebarMenuItem__icon_n8pzi_73 {
  background-color: var(--primary-7);
}._SidebarLogo_3gidi_1 {
  padding: 0 6px;
  height: 40px;
}
._SidebarLogo__image_3gidi_5 {
  height: 40px;
  width: 40px;
  align-items: center;
  justify-content: center;
  display: flex;
}._SidebarTitle_1lr6l_1 {
  width: 228px;
  flex-shrink: 0;
}
._SidebarTitle_1lr6l_1 h5 {
  margin: 0;
  color: var(--primary-6);
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}._SidebarHeader_vh5hb_1 {
  display: flex;
  width: 100%;
  max-height: 100%;
  min-height: 84px;
  column-gap: 24px;
  padding: 16px 8px;
  transition: max-height 0.3s ease-in-out;
}
._SidebarHeader_vh5hb_1._collapsed_vh5hb_10 {
  max-height: 84px;
}._SidebarPopupMenu_1m4ac_1 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 260px;
  max-width: 260px;
  padding: 16px;
  color: rgba(0, 0, 0, 0.85);
  background-color: #fff;
}
._SidebarPopupMenu_absolute_1m4ac_11 {
  position: absolute;
  top: 0;
  left: 68px;
  z-index: 1020;
  height: 100%;
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, 0.0509803922), 0 6px 16px 0 rgba(0, 0, 0, 0.0784313725), 0 3px 6px -4px rgba(0, 0, 0, 0.1215686275);
}
._SidebarPopupMenu__Items_1m4ac_19 {
  flex: 1;
  margin: 0;
  padding: 16px 0;
  list-style: none;
}
._SidebarPopupMenu__Section_1m4ac_25 {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}._Sidebar_1ciju_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 328px;
  color: #FFF;
  background: linear-gradient(to right, var(--menu) 68px, white 68px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  user-select: none;
  transition: width 0.3s ease-out;
}
._Sidebar_collapsed_1ciju_12 {
  width: 68px;
}._FastSearch_17xe2_1 {
  position: relative;
}
._FastSearch__breadcrumbs_17xe2_4 {
  flex-basis: 50%;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
._FastSearch__icon_17xe2_10 {
  position: absolute;
  top: 10px;
  left: 12px;
  z-index: 1;
  display: block;
  content: "";
}
._FastSearch__select_17xe2_18 {
  width: 100%;
}
._FastSearch__select_17xe2_18 .ant-space-item:first-child {
  width: 100%;
}
._FastSearch__select_17xe2_18 .ant-select-selector {
  padding-left: 32px !important;
}
._FastSearch__select_17xe2_18 .ant-select-selection-search {
  left: 0 !important;
}
._FastSearch__select_17xe2_18 .ant-select-selection-item {
  line-height: 32px !important;
}
._FastSearch__select_17xe2_18 input[type=search] {
  padding-left: 32px !important;
}
._FastSearch_17xe2_1 ._searchHint_17xe2_36 {
  color: rgba(82, 88, 111, 0.37);
}
._FastSearch__dropdown_17xe2_39 {
  width: calc(70vw - 32px);
  max-width: 1000px;
}
._FastSearch__dropdown_17xe2_39 ._option__wrapper_17xe2_43 {
  display: flex;
  gap: 8px;
}
._FastSearch__dropdown_17xe2_39 ._option__wrapper_17xe2_43 > * {
  display: flex;
  width: 46%;
}
._FastSearch__dropdown_17xe2_39 ._option_17xe2_43 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
._FastSearch__dropdown_17xe2_39 ._option_17xe2_43 ._type_17xe2_57 {
  padding-left: 10px;
  color: rgba(82, 88, 111, 0.62);
}._notificationCard_1olvx_1 {
  width: 360px;
  padding: 12px;
}
._notificationCard_1olvx_1 a {
  color: var(--primary-6);
}
._notificationCard_1olvx_1._read_1olvx_8 {
  color: rgba(82, 88, 111, 0.62);
  font-weight: 400;
}
._notificationCard__header_1olvx_12 {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
}
._notificationCard__title_1olvx_18 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._notificationCard__icon_1olvx_23 {
  display: flex;
  align-items: center;
}
._notificationCard__type_1olvx_27 {
  font-weight: 500;
}
._notificationCard__date_1olvx_30 {
  color: rgba(82, 88, 111, 0.62);
}
._notificationCard__footer_1olvx_33 {
  display: flex;
  justify-content: flex-end;
  color: rgba(82, 88, 111, 0.62);
}
._notificationCard__footer_1olvx_33 > button {
  color: inherit;
}._notification__dropdown_1fruf_1 {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05), 0 3px 6px -4px rgba(0, 0, 0, 0.12);
}
._notification__dropdown_active_1fruf_6 {
  border-radius: 0 !important;
}
._notification__dropdown_1fruf_1 .ant-dropdown-menu-item {
  padding: 0 !important;
  border-radius: 0 !important;
}
._notification__dropdown_1fruf_1 .ant-dropdown-menu-item:not(:last-of-type) {
  border-bottom: 1px solid rgb(240, 240, 240);
}
._notification__dropdown_1fruf_1 .ant-dropdown-menu {
  max-height: 80vh;
  padding: 0 !important;
  overflow-y: auto;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none;
}

._notificationBadge_1fruf_25 {
  user-select: none;
}
._notificationBadge_1fruf_25 .ant-badge-count {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  font-size: 12px;
  background: var(--primary-6);
  box-shadow: none;
  cursor: pointer;
}

._notificationsLink_1fruf_39 {
  display: flex;
  justify-content: space-between;
  padding: 8px;
}
._notificationsLink_1fruf_39 button {
  height: 22px;
  padding: 0 7px;
}._InfoButton__overlay_1s9m5_1 .ant-dropdown-menu-item:hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}
._InfoButton__overlay_1s9m5_1 .ant-dropdown-menu-item-active {
  background-color: transparent !important;
}

._InfoButton__copyAll_1s9m5_8 {
  font-weight: 200;
}._Toolbar_4ejg6_1 {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  max-height: 160px;
  padding: 16px 16px 0;
  color: rgba(82, 88, 111, 0.62);
  opacity: 1;
  transition: visibility 0.3s ease-out, opacity 0.3s ease-out, max-height 0.3s ease-out, padding 0.3s ease-out;
}
._Toolbar_hidden_4ejg6_11 {
  max-height: 0;
  padding: 0 16px;
  visibility: hidden;
  opacity: 0;
}
._Toolbar__Search_4ejg6_17 {
  flex: 1 1 auto;
  min-width: 300px;
  max-width: 500px;
}
._Toolbar__Info_4ejg6_22 {
  flex: 0 0 auto;
}
._Toolbar__Main_4ejg6_25 {
  display: flex;
  gap: 28px !important;
  align-items: center;
}
._Toolbar__Main_4ejg6_25 .ant-btn-icon svg {
  font-size: 20px;
}
._Toolbar__Buttons_4ejg6_33 {
  align-items: flex-start;
}._HomeLink_rznel_1:hover {
  color: var(--primary-6) !important;
  text-decoration: none !important;
}._FieldSelect_1l6z4_1 {
  width: 100%;
  max-width: 350px;
}._PermissionDeleteContent_1c5bx_1 {
  max-width: 368px;
  margin-left: 38px;
}

._PermissionDeleteMessage_1c5bx_6 {
  padding: 9px 16px;
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
  margin-bottom: 20px;
}._fileEdit_1ufvi_1 {
  display: flex;
  flex: 1;
  gap: 16px;
  align-items: center;
  justify-content: flex-end;
}
._fileEdit_1ufvi_1 .ant-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  color: rgba(82, 88, 111, 0.62);
}._AccessesPermissionsHeader_fazne_1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 24px 0;
}._DraggableModal_1vqla_1 .modal-wrapper .ant-modal-content {
  height: 80vh;
}._ValidationErrorFilter_130vr_1 span {
  font-size: 12px;
  line-height: 1;
}._ValidationErrorItem_9n708_1 {
  cursor: pointer;
  margin-bottom: 12px;
}
._ValidationErrorItem__pointer_9n708_5 {
  color: var(--primary-6);
}
._ValidationErrorItem__title_9n708_8 {
  display: flex;
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.85);
  column-gap: 8px;
}
._ValidationErrorItem__icon_9n708_14 {
  line-height: 22px;
}
._ValidationErrorItem__text_9n708_17 {
  flex-grow: 1;
  line-height: 22px;
}
._ValidationErrorItem__description_9n708_21 {
  padding-left: 22px;
  line-height: 16px;
}
._ValidationErrorItem_9n708_1 + ._detail-wrapper_9n708_25 {
  margin-top: 24px;
}._ValidationModal_7uxjv_1 {
  overflow-y: auto;
}
._ValidationModal__title_7uxjv_4 {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 6px 19px 6px 8px;
  font-weight: 400;
  line-height: normal;
  background: #fafafa;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0;
}
._ValidationModal__item_7uxjv_16 {
  padding: 12px 8px;
  white-space: pre-wrap;
}
._ValidationModal__item_7uxjv_16 ._icon-text_7uxjv_20 {
  font-weight: 400;
}
._ValidationModal_7uxjv_1 .icon-text {
  font-weight: 400;
}
._ValidationModal__wrapper_7uxjv_26 {
  pointer-events: none;
}._ConfigTypeSelect_tl2w7_1 {
  min-width: 160px;
  max-width: 160px;
}.UserSearch {
  position: absolute;
  right: 15px;
  left: 15px;
  z-index: 1050;
  margin: 0;
  padding: 4px;
  overflow: auto;
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  background-color: #fff;
  border-radius: 8px;
  outline: none;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.UserSearch ul {
  max-height: 250px;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.UserSearch li {
  position: relative;
  display: block;
  min-width: 100px;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.88);
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.UserSearch li:hover {
  background: rgba(0, 0, 0, 0.04);
}.sun-editor {
  position: relative;
  box-sizing: border-box;
  width: auto;
  height: 100% !important;
  color: #000;
  font-family: inherit;
  background-color: #fff !important;
  opacity: 1 !important;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
}

.sun-editor * {
  box-sizing: border-box;
  -webkit-user-drag: none;
  overflow: visible;
}

.se-input-form-name {
  overflow-wrap: anywhere;
}

.sun-editor-common button,
.sun-editor-common input,
.sun-editor-common select,
.sun-editor-common textarea {
  font-size: 14px;
  line-height: 1.5;
}

.sun-editor-common blockquote,
.sun-editor-common body,
.sun-editor-common button,
.sun-editor-common code,
.sun-editor-common dd,
.sun-editor-common div,
.sun-editor-common dl,
.sun-editor-common dt,
.sun-editor-common fieldset,
.sun-editor-common form,
.sun-editor-common h1,
.sun-editor-common h2,
.sun-editor-common h3,
.sun-editor-common h4,
.sun-editor-common h5,
.sun-editor-common h6,
.sun-editor-common input,
.sun-editor-common legend,
.sun-editor-common li,
.sun-editor-common ol,
.sun-editor-common p,
.sun-editor-common pre,
.sun-editor-common select,
.sun-editor-common td,
.sun-editor-common textarea,
.sun-editor-common th,
.sun-editor-common ul {
  margin: 0;
  padding: 0;
  border: 0;
}

.sun-editor-common dl,
.sun-editor-common li,
.sun-editor-common menu,
.sun-editor-common ol,
.sun-editor-common ul {
  list-style: none !important;
}

.sun-editor-common hr {
  margin: 6px 0 !important;
}

.sun-editor textarea {
  padding: 0;
  border: 0;
  resize: none;
}

.sun-editor button {
  color: rgba(0, 0, 0, 0.4509803922);
  background-color: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
  touch-action: manipulation;
}

.sun-editor button,
.sun-editor input,
.sun-editor select,
.sun-editor textarea {
  vertical-align: middle;
}

.sun-editor button span {
  display: block;
  margin: 0;
  padding: 0;
}

.sun-editor button .txt {
  display: block;
  margin-top: 0;
  overflow: hidden;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sun-editor button * {
  backface-visibility: hidden;
  pointer-events: none;
}

.sun-editor svg {
  fill: currentcolor;
}

.sun-editor .se-svg,
.sun-editor button > svg {
  display: block;
  float: none;
  width: 16px;
  height: 16px;
  margin: auto;
  text-align: center;
  fill: currentcolor;
}

.sun-editor .se-btn-select > svg {
  float: right;
  width: 10px;
  height: 10px;
}

.sun-editor .se-btn-list > .se-list-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: -1px 10px 0 0;
  vertical-align: middle;
}

.sun-editor .se-line-breaker > button > svg {
  width: 24px;
  height: 24px;
}

.sun-editor button > i::before {
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  line-height: 2;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}

.sun-editor button > [class=se-icon-text] {
  font-size: 20px;
  line-height: 1;
}

.sun-editor .se-arrow,
.sun-editor .se-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 11px solid transparent;
}

.sun-editor .se-arrow.se-arrow-up {
  top: -11px;
  left: 20px;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #dadada;
}

.sun-editor .se-arrow.se-arrow-up::after {
  top: 1px;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #fff;
  content: " ";
}

.sun-editor .se-toolbar .se-arrow.se-arrow-up::after {
  border-bottom-color: #fafafa;
}

.sun-editor .se-arrow.se-arrow-down {
  top: 0;
  left: 0;
  margin-left: -11px;
  border-top-color: #dadada;
  border-bottom-width: 0;
}

.sun-editor .se-arrow.se-arrow-down::after {
  top: -12px;
  margin-left: -11px;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: " ";
}

.sun-editor .se-toolbar .se-arrow.se-arrow-down::after {
  border-top-color: #fafafa;
}

.sun-editor .se-container {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.sun-editor .se-btn {
  float: left;
  width: 24px;
  height: 24px;
  margin: 1px;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  border: 0;
  border-radius: 6px;
}

.sun-editor .se-btn:enabled:focus,
.sun-editor .se-btn:enabled:hover {
  background-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
  outline: 0 none;
}

.sun-editor .se-btn:enabled:active {
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  box-shadow: inset 0 3px 5px #c1c1c1;
}

.sun-editor .se-btn-primary {
  padding: 6px 12px;
  color: #fff !important;
  background-color: var(--primary-6);
  border: 1px solid var(--primary-6);
  border-radius: 6px;
}

.sun-editor .se-btn-primary:focus,
.sun-editor .se-btn-primary:hover {
  color: #fff;
  background-color: var(--primary-5);
  border-color: var(--primary-5);
  outline: 0 none;
}

.sun-editor .se-btn-primary:active {
  color: #fff;
  background-color: var(--primary-6);
  border-color: var(--primary-6);
  box-shadow: inset 0 3px 5px var(--primary-6);
}

.sun-editor .se-btn-secondary {
  color: #000 !important;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
}
.sun-editor .se-btn-secondary:focus, .sun-editor .se-btn-secondary:hover, .sun-editor .se-btn-secondary:active {
  color: var(--primary-6);
  border-color: var(--primary-6);
  outline: 0 none;
}

.sun-editor input,
.sun-editor select,
.sun-editor textarea {
  color: #000;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
}

.sun-editor input:focus,
.sun-editor select:focus,
.sun-editor textarea:focus {
  border: 1px solid var(--primary-1);
  outline: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.sun-editor .se-btn:enabled.active {
  color: var(--primary-6);
  outline: 0 none;
}

.sun-editor .se-btn:enabled.active:focus,
.sun-editor .se-btn:enabled.active:hover {
  background-color: #e1e1e1;
  border-color: #d1d1d1;
  outline: 0 none;
}

.sun-editor .se-btn:enabled.active:active {
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  box-shadow: inset 0 3px 5px #c1c1c1;
}

.sun-editor .se-btn:enabled.on {
  background-color: #e1e1e1;
  border-color: #d1d1d1;
  outline: 0 none;
}

.sun-editor .se-btn:enabled.on:focus,
.sun-editor .se-btn:enabled.on:hover {
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  outline: 0 none;
}

.sun-editor .se-btn:enabled.on:active {
  background-color: #c1c1c1;
  border-color: #b1b1b1;
  box-shadow: inset 0 3px 5px #b1b1b1;
}

.sun-editor .se-btn-list:disabled,
.sun-editor .se-btn:disabled,
.sun-editor button:disabled {
  color: #bdbdbd;
  background-color: inherit;
  cursor: not-allowed;
}

.sun-editor .se-loading-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.sun-editor .se-loading-box .se-loading-effect {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  margin: -25px 0 0 -25px;
  border-top: 2px solid var(--primary-6);
  border-right: 2px solid transparent;
  border-radius: 50%;
  animation: spinner 0.8s linear infinite;
}

.sun-editor .se-line-breaker {
  position: absolute;
  z-index: 7;
  display: none;
  width: 100%;
  height: 1px;
  border-top: 1px solid var(--primary-6);
  cursor: text;
}

.sun-editor .se-line-breaker > button.se-btn {
  position: relative;
  top: -15px;
  left: -50%;
  display: inline-block;
  float: none;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #0c2240;
  cursor: pointer;
  opacity: 0.6;
}

.sun-editor .se-line-breaker > button.se-btn:hover {
  background-color: #fff;
  border-color: #041b39;
  opacity: 0.9;
}

.sun-editor .se-line-breaker-component {
  position: absolute;
  z-index: 7;
  display: none;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #0c2240;
  border-radius: 6px;
  cursor: pointer;
  opacity: 0.6;
}

.sun-editor .se-line-breaker-component:hover {
  opacity: 0.9;
}

.sun-editor .se-toolbar {
  position: relative;
  z-index: 5;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  overflow: visible;
  background-color: #fafafa;
  outline: 1px solid #dadada;
}

.sun-editor .se-toolbar-shadow {
  z-index: 0 !important;
  display: block !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
}

.sun-editor .se-toolbar-cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: none;
  width: 100%;
  height: 100%;
  font-size: 36px;
  background-color: #fefefe;
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.sun-editor .se-toolbar-separator-vertical {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0;
  vertical-align: top;
}

.sun-editor .se-toolbar.se-toolbar-balloon,
.sun-editor .se-toolbar.se-toolbar-inline {
  position: absolute;
  display: none;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.sun-editor .se-toolbar.se-toolbar-balloon {
  z-index: 1050;
  width: auto;
}

.sun-editor .se-toolbar.se-toolbar-sticky {
  position: fixed;
  top: 0;
}

.sun-editor .se-toolbar-sticky-dummy {
  position: static;
  z-index: -1;
  display: none;
}

.sun-editor .se-btn-module {
  display: inline-block;
}

.sun-editor .se-btn-module-border {
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 6px;
}

.sun-editor .se-btn-module-enter {
  display: block;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.sun-editor .se-toolbar-more-layer {
  margin: 0 -3px;
  background-color: #fafafa;
}

.sun-editor .se-toolbar-more-layer .se-more-layer {
  display: none;
  border-top: 1px solid #dadada;
}

.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 4px 3px 0;
}

.sun-editor .se-btn-module .se-btn-more.se-btn-more-text {
  width: auto;
  padding: 0 4px;
}

.sun-editor .se-btn-module .se-btn-more:focus,
.sun-editor .se-btn-module .se-btn-more:hover {
  color: #000;
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  outline: 0 none;
}

.sun-editor .se-btn-module .se-btn-more.on {
  color: #333;
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  outline: 0 none;
}

.sun-editor .se-btn-module .se-btn-more.on:hover {
  color: #000;
  background-color: #c1c1c1;
  border-color: #b1b1b1;
  outline: 0 none;
}

.sun-editor .se-menu-list,
.sun-editor .se-menu-list li {
  float: left;
  margin: 0;
  padding: 0;
}

.sun-editor .se-menu-list li {
  position: relative;
}

.sun-editor .se-btn-select {
  display: flex;
  width: auto;
  padding: 4px 6px;
}

.sun-editor .se-btn-select .txt {
  flex: auto;
  text-align: left;
}

.sun-editor .se-btn-select.se-btn-tool-font {
  width: 100px;
}

.sun-editor .se-btn-select.se-btn-tool-format {
  width: 110px;
}

.sun-editor .se-btn-select.se-btn-tool-size {
  width: 120px;
}

.sun-editor .se-btn-tray {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 4px 3px 0;
}

.sun-editor .se-menu-tray {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
}

.sun-editor .se-submenu {
  overflow-x: hidden;
  overflow-y: auto;
}

.sun-editor .se-menu-container {
  overflow-x: unset;
  overflow-y: unset;
}

.sun-editor .se-list-layer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: none;
  height: auto;
  padding: 6px 4px;
  background-color: #fff;
  border: 1px solid #bababa;
  border-radius: 6px;
  outline: 0 none;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.sun-editor .se-list-layer .se-list-inner {
  margin: 0;
  padding: 0;
  overflow: visible;
  overflow-x: initial;
  overflow-y: initial;
}

.sun-editor .se-list-layer button {
  width: 100%;
  margin: 0;
}

.sun-editor .se-list-inner ul {
  width: 100%;
  padding: 0;
}

.sun-editor .se-list-inner li > button {
  width: max-content;
  min-width: 100%;
}

.sun-editor .se-list-inner .se-list-basic li {
  width: 100%;
}

.sun-editor .se-list-inner .se-list-basic li button.active {
  background-color: var(--primary-1);
  border: 1px solid var(--primary-1);
  border-right: 0;
  border-left: 0;
}

.sun-editor .se-list-inner .se-list-basic li button.active:hover {
  background-color: var(--primary-1);
  border: 1px solid var(--primary-1);
  border-right: 0;
  border-left: 0;
}

.sun-editor .se-list-inner .se-list-basic li button.active:active {
  background-color: var(--primary-1);
  border: 1px solid var(--primary-1);
  border-right: 0;
  border-left: 0;
  box-shadow: inset 0 3px 5px var(--primary-1);
}

.sun-editor .se-list-inner .se-list-checked li button > .se-svg {
  float: left;
  padding: 6px 6px 0 0;
}

.sun-editor .se-list-inner .se-list-checked li button > .se-svg > svg {
  display: none;
}

.sun-editor .se-list-inner .se-list-checked li button.se-checked {
  color: var(--primary-6);
}

.sun-editor .se-list-inner .se-list-checked li button.se-checked > .se-svg > svg {
  display: block;
}

.sun-editor .se-btn-list {
  width: 100%;
  height: auto;
  min-height: 32px;
  padding: 0 14px;
  font-size: 12px;
  line-height: normal;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  cursor: pointer;
}

.sun-editor .se-btn-list.default_value {
  background-color: #f3f3f3;
  border-top: 1px dotted #b1b1b1;
  border-bottom: 1px dotted #b1b1b1;
}

.sun-editor .se-btn-list:focus,
.sun-editor .se-btn-list:hover {
  background-color: #e1e1e1;
  border-color: #d1d1d1;
  outline: 0 none;
}

.sun-editor .se-btn-list:active {
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  box-shadow: inset 0 3px 5px #c1c1c1;
}

.sun-editor .se-list-layer.se-list-font-size {
  min-width: 140px;
  max-height: 300px;
}

.sun-editor .se-list-layer.se-list-font-family {
  min-width: 156px;
}

.sun-editor .se-list-layer.se-list-font-family .default {
  border-bottom: 1px solid #d9d9d9;
}

.sun-editor .se-list-layer.se-list-line {
  width: 125px;
}

.sun-editor .se-list-layer.se-list-line hr {
  height: 1px;
  border-width: 1px 0 0;
}

.sun-editor .se-list-layer.se-list-align .se-list-inner {
  left: 9px;
}

.sun-editor .se-list-layer.se-list-format {
  min-width: 156px;
}

.sun-editor .se-list-layer.se-list-format li {
  width: 100%;
  padding: 0;
}

.sun-editor .se-list-layer.se-list-format ul .se-btn-list {
  line-height: 100%;
}

.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1] {
  height: 36px;
}

.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2] {
  height: 28px;
}

.sun-editor .se-list-layer.se-list-format ul p {
  font-size: 13px;
}

.sun-editor .se-list-layer.se-list-format ul div {
  padding: 4px 2px;
  font-size: 13px;
}

.sun-editor .se-list-layer.se-list-format ul h1 {
  color: #333;
  font-weight: 600;
  font-size: 30px;
}

.sun-editor .se-list-layer.se-list-format ul h2 {
  color: #333;
  font-weight: 600;
  font-size: 24px;
}

.sun-editor .se-list-layer.se-list-format ul h3 {
  color: #333;
  font-weight: 600;
  font-size: 20px;
}

.sun-editor .se-list-layer.se-list-format ul h4 {
  color: #333;
  font-weight: 700;
  font-size: 1em;
}

.sun-editor .se-list-layer.se-list-format ul h5 {
  color: #333;
  font-weight: 700;
  font-size: 0.83em;
}

.sun-editor .se-list-layer.se-list-format ul h6 {
  color: #333;
  font-weight: 700;
  font-size: 0.67em;
}

.sun-editor .se-list-layer.se-list-format ul blockquote {
  height: 22px;
  margin: 0;
  padding: 0 0 0 7px;
  color: #999;
  font-size: 13px;
  line-height: 1.5;
  background-color: transparent;
  border-color: #b1b1b1;
  border-style: solid;
  border-left: 5px #b1b1b1;
}

.sun-editor .se-list-layer.se-list-format ul pre {
  margin: 0;
  padding: 4px 11px;
  color: #666;
  font-size: 13px;
  background-color: #f9f9f9;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
}

.sun-editor .se-selector-table {
  position: absolute;
  top: 34px;
  left: 1px;
  z-index: 5;
  display: none;
  float: left;
  margin: 2px 0 0;
  padding: 5px 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.sun-editor .se-selector-table .se-table-size {
  padding: 0 5px;
  font-size: 18px;
}

.sun-editor .se-selector-table .se-table-size-picker {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  font-size: 18px;
  cursor: pointer;
}

.sun-editor .se-selector-table .se-table-size-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  font-size: 18px;
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==") repeat;
}

.sun-editor .se-selector-table .se-table-size-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 10em;
  height: 10em;
  font-size: 18px;
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

.sun-editor .se-selector-table .se-table-size-display {
  padding-left: 5px;
}

.sun-editor .se-list-layer.se-table-split {
  top: 36px;
}

.sun-editor .se-list-layer .se-selector-color {
  display: flex;
  width: max-content;
  max-width: 170px;
  height: auto;
  margin: auto;
  padding: 0;
}

.sun-editor .se-list-layer .se-selector-color .se-color-pallet {
  width: 100%;
  height: 100%;
  padding: 0;
}

.sun-editor .se-list-layer .se-selector-color .se-color-pallet li {
  position: relative;
  display: flex;
  float: left;
  margin: 2px;
}

.sun-editor .se-list-layer .se-selector-color .se-color-pallet button {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  cursor: pointer;
}

.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,
.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,
.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover {
  border: 3px solid #fff;
}

.sun-editor .se-form-group {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 40px;
  padding: 8px 4px 4px;
}

.sun-editor .se-form-group input {
  display: inline-block;
  width: auto;
  height: 24px;
  margin: 1px 0;
  padding: 0;
  font-size: 12px;
  border: 1px solid #d9d9d9;
  border-radius: 0.25rem;
}

.sun-editor .se-form-group button,
.sun-editor .se-submenu-form-group button {
  float: right;
  width: 24px;
  height: 24px;
  margin: 0 2px !important;
}

.sun-editor .se-form-group button.se-btn {
  border: 1px solid #d9d9d9;
}

.sun-editor .se-form-group > div {
  position: relative;
}

.sun-editor .se-form-group label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.sun-editor .se-form-group-label {
  width: 100%;
  height: auto;
  padding: 0 4px;
}

.sun-editor .se-form-group-label label {
  font-weight: 700;
  font-size: 13px;
}

.sun-editor .se-submenu .se-form-group input {
  width: auto;
  height: 24px;
  color: #555;
}

.sun-editor .se-submenu .se-form-group .se-color-input {
  width: 80px;
  margin-right: auto;
  text-transform: uppercase;
  border: none;
  border-bottom: 2px solid #b1b1b1;
  outline: none;
}

.sun-editor .se-submenu .se-form-group .se-color-input:focus {
  border-bottom: 3px solid #b1b1b1;
}

.sun-editor .se-wrapper {
  position: relative !important;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.sun-editor .se-wrapper .se-wrapper-inner {
  width: 100%;
  height: 100%;
  min-height: 65px;
  overflow-x: auto;
  overflow-y: auto;
  user-select: auto;
  -webkit-overflow-scrolling: touch;
}

.sun-editor .se-wrapper .se-wrapper-inner:focus {
  outline: none;
}

.sun-editor .se-wrapper .se-wrapper-code {
  min-height: 400px;
  margin: 0;
  padding: 4px;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 14px;
  font-family: RobotoMono, monospace;
  word-break: break-all;
  background-color: #fff;
  resize: none !important;
}

.sun-editor .se-wrapper .se-wrapper-wysiwyg {
  display: block;
}

.sun-editor .se-wrapper .se-wrapper-code-mirror {
  font-size: 13px;
}

.sun-editor .se-wrapper .se-placeholder {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  display: none;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  padding-top: 6px;
  padding-right: 12px;
  padding-left: 12px;
  overflow: hidden;
  color: rgba(82, 88, 111, 0.37);
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  backface-visibility: hidden;
  pointer-events: none;
}

.sun-editor .se-resizing-bar {
  display: flex;
  width: auto;
  height: auto;
  min-height: 16px;
  padding: 0 4px;
  background-color: #fff;
  border-top: 1px solid rgba(82, 88, 111, 0.62);
  cursor: ns-resize;
}

.sun-editor .se-resizing-bar.se-resizing-none {
  cursor: default;
}

.sun-editor .se-resizing-back {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  cursor: default;
}

.sun-editor .se-resizing-bar .se-navigation {
  position: relative;
  flex: auto;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 10px;
  line-height: 1.5;
  background: transparent;
}

.sun-editor .se-resizing-bar .se-char-counter-wrapper {
  position: relative;
  display: block;
  flex: none;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  color: #999;
  font-size: 13px;
  background: transparent;
}

.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink {
  color: #b94a48;
  animation: blinker 0.2s linear infinite;
}

.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label {
  margin-right: 4px;
}

.sun-editor .se-dialog {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
}
.sun-editor .se-dialog button,
.sun-editor .se-dialog input,
.sun-editor .se-dialog label {
  margin: 0;
  color: #111;
  font-size: 14px;
  line-height: 1.5;
}
.sun-editor .se-dialog .se-dialog-back {
  background-color: #222;
  opacity: 0.5;
}
.sun-editor .se-dialog .se-dialog-back, .sun-editor .se-dialog .se-dialog-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-content {
  position: relative;
  width: auto;
  max-width: 500px;
  margin: 1.75rem auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
@media screen and (width <= 509px) {
  .sun-editor .se-dialog .se-dialog-inner .se-dialog-content {
    width: 100%;
  }
}
.sun-editor .se-dialog .se-dialog-form-label {
  display: block;
  margin-bottom: 4px;
  color: rgba(82, 88, 111, 0.62);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-button {
  display: inline-block;
  margin: 0 0 10px !important;
  padding: 6px 12px;
  font-weight: 400;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  border-radius: 6px;
  touch-action: manipulation;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  padding: 6px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close {
  color: rgba(82, 88, 111, 0.62);
  font-weight: 700;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  appearance: none;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close:hover {
  color: rgba(0, 0, 0, 0.85);
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title {
  float: left;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 2.5;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-body {
  position: relative;
  padding: 15px 15px 5px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer {
  margin-top: 10px;
  margin-bottom: 0;
}
.sun-editor .se-dialog .se-dialog-inner input:disabled {
  background-color: #f3f3f3;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text {
  width: 100%;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h, .sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w {
  width: 228px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x {
  width: 25px;
  margin: 0 8px;
  text-align: center;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer {
  height: auto;
  min-height: 55px;
  padding: 10px 15px 0;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer > div {
  float: left;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer > div > label {
  margin: 0 5px 0 0;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio {
  margin: 0 12px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check {
  margin-right: 4px;
  margin-left: 12px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check {
  margin-right: 4px;
  margin-left: 0;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child {
  margin-right: 16px;
  margin-left: 0;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form {
  margin-bottom: 10px;
  padding-bottom: 24px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files {
  position: relative;
  display: flex;
  align-items: center;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files > input {
  flex: auto;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button {
  flex: auto;
  border: 1px solid #d9d9d9;
  opacity: 0.8;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove > svg {
  width: 8px;
  height: 8px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover {
  background-color: #f0f0f0;
  outline: 0 none;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active {
  background-color: #e9e9e9;
  box-shadow: inset 0 3px 5px #d6d6d6;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select {
  display: inline-block;
  width: auto;
  height: 34px;
  font-size: 14px;
  text-align: center;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control {
  display: inline-block;
  width: 228px;
  height: 34px;
  padding: 0 4px;
  font-size: 14px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form {
  display: block;
  width: 100%;
  padding: 0 4px;
  font-size: 14px;
  border-radius: 1px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form-label {
  display: flex;
  width: fit-content;
  padding: 6px 8px;
  color: #000;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  outline: none;
  box-shadow: 0 2px 0 rgba(5, 88, 255, 0.06);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form-label__svg {
  display: flex;
  align-items: center;
  padding-right: 6px;
  color: rgba(82, 88, 111, 0.62);
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form-input-file {
  display: none;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url {
  height: 32px;
  border-radius: 4px 0 0 4px;
  outline: none;
  box-shadow: none;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-url-gallery {
  width: 32px;
  height: 32px;
  border-left: none;
  border-radius: 0 4px 4px 0;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled {
  background-color: white;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio {
  width: 70px;
  margin-left: 4px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a {
  color: var(--primary-6);
}
.sun-editor .se-dialog .se-input-form-actions {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  margin-top: 24px;
  padding-top: 10px;
  border-top: 1px solid #d9d9d9;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert {
  border: 1px solid #d9d9d9;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover {
  background-color: #e1e1e1;
  border-color: #d1d1d1;
  outline: 0 none;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active {
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  box-shadow: inset 0 3px 5px #c1c1c1;
}
.sun-editor .se-dialog .sun-editor .se-dialog-tabs {
  width: 100%;
  height: 25px;
  border-bottom: 1px solid #e5e5e5;
}
.sun-editor .se-dialog .sun-editor .se-dialog-tabs button {
  float: left;
  padding: 2px 13px;
  background-color: #e5e5e5;
  border-right: 1px solid #e5e5e5;
  outline: none;
  transition: 0.3s;
}
.sun-editor .se-dialog .sun-editor .se-dialog-tabs button:hover {
  background-color: #fff;
}
.sun-editor .se-dialog .sun-editor .se-dialog-tabs button.active {
  background-color: #fff;
  border-bottom: 0;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp {
  height: 14em;
  padding: 4px;
  font-size: 13px;
  direction: ltr;
  border: 1px solid #d9d9d9;
  resize: vertical;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size {
  width: 6em;
  height: 28px;
  margin-left: 1em;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview {
  font-size: 13px;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview > span {
  display: inline-block;
  box-shadow: 0 0 0 0.1rem var(--primary-3);
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview > span * {
  direction: ltr;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview > .se-math-katex-error {
  color: #b94a48;
  box-shadow: 0 0 0 0.1rem #f2dede;
}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview > .se-math-katex-error svg {
  width: auto;
  height: 30px;
  color: #b94a48;
}
.sun-editor .se-dialog .se-dialog-inner .se-link-preview {
  display: block;
  height: auto;
  max-height: 18px;
  overflow: hidden;
  color: #666;
  font-weight: 400;
  font-size: 13px;
  font-family: inherit;
  white-space: pre;
  text-overflow: ellipsis;
  word-break: break-all;
  background-color: transparent;
}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form {
  display: flex;
  width: 100%;
  margin-top: 4px;
}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon {
  display: none;
  flex: unset;
  color: var(--primary-6);
  line-height: 1.5;
}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview {
  flex: auto;
  margin: 0;
}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel {
  height: 34px;
}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn {
  width: 46px;
  color: var(--primary-5);
}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper {
  display: flex;
  padding-top: 6px;
  line-height: 1.5;
}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview {
  text-align: left;
}

.sun-editor .se-controller .se-arrow.se-arrow-up {
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.sun-editor .se-controller {
  position: absolute;
  z-index: 6;
  display: none;
  overflow: visible;
  letter-spacing: normal;
  white-space: normal;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  word-wrap: normal;
  word-break: normal;
  word-spacing: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  box-shadow: 0 2px 8px 0 rgba(0, 1, 211, 0.08);
  line-break: auto;
}

.sun-editor .se-controller .se-btn-group {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  padding: 2px;
  vertical-align: middle;
}

.sun-editor .se-controller .se-btn-group .se-btn-group-sub {
  left: 50%;
  display: none;
  width: max-content;
  min-width: auto;
}

.sun-editor .se-controller .se-btn-group .se-btn-group-sub button {
  min-width: 72px;
  margin: 0;
}

.sun-editor .se-controller .se-btn-group button {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 34px;
  margin: 1px;
  padding: 5px 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 6px;
  touch-action: manipulation;
}

.sun-editor .se-controller .se-btn-group button:focus:enabled,
.sun-editor .se-controller .se-btn-group button:hover:enabled {
  background-color: #e1e1e1;
  border-color: #d1d1d1;
  outline: 0 none;
}

.sun-editor .se-controller .se-btn-group button:active:enabled {
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  box-shadow: inset 0 3px 5px #c1c1c1;
}

.sun-editor .se-controller .se-btn-group button span {
  display: block;
  margin: 0;
  padding: 0;
}

.sun-editor .se-controller .se-btn-group button:enabled.active {
  color: var(--primary-6);
  outline: 0 none;
}

.sun-editor .se-controller .se-btn-group button:enabled.active:focus,
.sun-editor .se-controller .se-btn-group button:enabled.active:hover {
  background-color: #e1e1e1;
  border-color: #d1d1d1;
  outline: 0 none;
}

.sun-editor .se-controller .se-btn-group button:enabled.active:active {
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  box-shadow: inset 0 3px 5px #c1c1c1;
}

.sun-editor .se-controller .se-btn-group button:enabled.on {
  background-color: #e1e1e1;
  border-color: #d1d1d1;
  outline: 0 none;
}

.sun-editor .se-controller .se-btn-group button:enabled.on:focus,
.sun-editor .se-controller .se-btn-group button:enabled.on:hover {
  background-color: #d1d1d1;
  border-color: #c1c1c1;
  outline: 0 none;
}

.sun-editor .se-controller .se-btn-group button:enabled.on:active {
  background-color: #c1c1c1;
  border-color: #b1b1b1;
  box-shadow: inset 0 3px 5px #b1b1b1;
}

.sun-editor .se-controller .se-form-group input {
  min-width: 120px;
}

.sun-editor .se-controller-resizing {
  margin-top: -50px !important;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
}

.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list {
  width: 74px;
}

.sun-editor .se-resizing-container {
  position: absolute;
  display: none;
  background-color: transparent;
  outline: 1px solid #3f9dff;
}

.sun-editor .se-resizing-container .se-modal-resize {
  position: absolute;
  display: inline-block;
  background-color: #3f9dff;
  opacity: 0.3;
}

.sun-editor .se-resizing-container .se-resize-dot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sun-editor .se-resizing-container .se-resize-dot > span {
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #3f9dff;
  border: 1px solid var(--primary-6);
}

.sun-editor .se-resizing-container .se-resize-dot > span.tl {
  top: -5px;
  left: -5px;
  cursor: nw-resize;
}

.sun-editor .se-resizing-container .se-resize-dot > span.tr {
  top: -5px;
  right: -5px;
  cursor: ne-resize;
}

.sun-editor .se-resizing-container .se-resize-dot > span.bl {
  bottom: -5px;
  left: -5px;
  cursor: sw-resize;
}

.sun-editor .se-resizing-container .se-resize-dot > span.br {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}

.sun-editor .se-resizing-container .se-resize-dot > span.lw {
  bottom: 50%;
  left: -7px;
  cursor: w-resize;
}

.sun-editor .se-resizing-container .se-resize-dot > span.th {
  top: -7px;
  left: 50%;
  cursor: n-resize;
}

.sun-editor .se-resizing-container .se-resize-dot > span.rw {
  right: -7px;
  bottom: 50%;
  cursor: e-resize;
}

.sun-editor .se-resizing-container .se-resize-dot > span.bh {
  right: 50%;
  bottom: -7px;
  cursor: s-resize;
}

.sun-editor .se-resizing-container .se-resize-display {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 5px;
  padding: 5px;
  color: #fff;
  font-size: 12px;
  background-color: #333;
  border-radius: 6px;
}

.sun-editor .se-controller-table,
.sun-editor .se-controller-table-cell {
  width: auto;
}

.sun-editor .se-controller-link,
.sun-editor .se-controller-table,
.sun-editor .se-controller-table-cell {
  width: 300px;
  padding: 6px 8px;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
}

.sun-editor .se-controller-link {
  width: min-content;
  max-width: 300px;
}
.sun-editor .se-controller-link .se-tooltip-inner {
  max-width: fit-content;
}
.sun-editor .se-controller-link .se-tooltip-inner .se-tooltip-text {
  max-width: inherit;
}

.sun-editor .se-controller-link::after,
.sun-editor .se-controller-link::before {
  box-sizing: border-box;
}

.sun-editor .se-controller-link .link-content {
  margin: 0;
  padding: 0;
}

.sun-editor .se-controller-link .link-content a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  color: var(--primary-6);
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.sun-editor .se-select-list {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  border: 1px solid #bababa;
  outline: 0 none;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.sun-editor .se-select-list .se-select-item {
  min-height: 28px;
  margin: 2px 0;
  padding: 0 5px;
  font-size: 13px;
  line-height: 28px;
  cursor: pointer;
}

.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,
.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active {
  background-color: #e1e1e1;
}

.sun-editor .se-dialog-form-files .se-select-list {
  width: 100%;
}

.sun-editor .se-file-browser {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  background-color: #fff !important;
}

.sun-editor .se-file-browser button,
.sun-editor .se-file-browser input,
.sun-editor .se-file-browser label {
  margin: 0;
  color: #111;
  font-size: 14px;
  line-height: 1.5;
}

.sun-editor .se-file-browser .se-file-browser-back {
  background-color: #222;
  opacity: 0.5;
}

.sun-editor .se-file-browser .se-file-browser-back,
.sun-editor .se-file-browser .se-file-browser-inner {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content {
  display: flex;
  flex-direction: column;
  width: 960px;
  max-width: 100%;
  max-height: calc(100% - 40px);
  margin: 20px auto;
  overflow: hidden;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.sun-editor .se-file-browser .se-file-browser-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  min-height: 50px;
  padding: 6px 15px;
  border-bottom: 1px solid #e5e5e5;
}

.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close {
  font-weight: 700;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  appearance: none;
}

.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close > svg {
  width: 12px;
  height: 12px;
}

.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 2.2;
}

.sun-editor .se-file-browser .se-file-browser-body {
  position: relative;
  height: 100%;
  min-height: 350px;
  padding: 20px;
  overflow: auto;
}

.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

@media screen and (width <= 992px) {
  .sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content {
    width: 748px;
  }
}
@media screen and (width <= 768px) {
  .sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content {
    width: 600px;
  }
}
.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column {
  position: relative;
  display: block;
  float: left;
  height: auto;
}

.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column {
  display: flex;
  gap: 32px;
  margin: 0 10px;
}

@media screen and (width <= 992px) {
  .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column {
    width: calc(33% - 20px);
  }
}
@media screen and (width <= 768px) {
  .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column {
    width: calc(50% - 20px);
  }
}
.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin: 10px 0;
  outline: 0;
  cursor: pointer;
}

.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover {
  box-shadow: 0 0 0 0.2rem #3288ff;
  opacity: 0.8;
}

.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img-container {
  display: flex;
  align-items: center;
  height: 100%;
  border-radius: 6px;
}
.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img-container > img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  outline: 0;
}

.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img-delete {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 100;
  display: flex;
  align-self: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: rgba(82, 88, 111, 0.62);
  background-color: rgba(255, 255, 255, 0.45);
  border-radius: 6px;
}
.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img-delete:hover {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  transition: 0.2s ease background-color, color;
}

.sun-editor,
.se-file-browser,
.se-file-browser-list.se-image-list,
.se-file-item-img,
.se-file-img-name {
  width: 100%;
  padding: 5px 10px;
  font-size: 13px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.sun-editor,
.se-file-browser,
.se-file-img-name.se-file-name-back {
  background-color: #333;
  opacity: 0.6;
}

.sun-editor .se-notice {
  position: absolute;
  top: 0;
  z-index: 7;
  display: none;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px;
  color: #b94a48;
  font-size: 13px;
  word-break: break-all;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}

.sun-editor .se-notice button {
  float: right;
  padding: 7px;
}

.sun-editor .se-tooltip {
  position: relative;
  overflow: visible;
  white-space: nowrap;
}

.sun-editor .se-tooltip .se-tooltip-inner {
  position: absolute;
  top: 120%;
  bottom: auto;
  z-index: 1;
  display: none;
  float: none;
  width: auto;
  max-width: 600px;
  height: auto;
  max-height: 280px;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  background: transparent;
  backface-visibility: hidden;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s;
  pointer-events: none;
}

.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text {
  position: relative;
  left: -10%;
  display: inline-block;
  width: auto;
  max-width: 600px;
  height: auto;
  max-height: 280px;
  margin: 0;
  padding: 6px 8px;
  overflow: hidden;
  color: white;
  font-size: 1em;
  line-height: unset;
  white-space: pre-wrap;
  text-overflow: ellipsis;
  background-color: black;
  border-radius: 6px;
  cursor: auto;
}

.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text::after {
  position: absolute;
  bottom: 100%;
  left: 16px;
  margin-right: -5px;
  border: 5px solid transparent;
  border-bottom-color: var(--primary-6);
  content: "";
}

.sun-editor .se-tooltip:hover .se-tooltip-inner {
  display: block;
  visibility: visible;
  opacity: 1;
}

.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut {
  display: block !important;
}

.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut > .se-shortcut-key {
  display: inline;
  font-weight: 700;
}

.sun-editor.se-rtl .se-btn-tray {
  direction: rtl;
}

.sun-editor.se-rtl .se-btn-select svg {
  margin: auto 1px;
}

.sun-editor.se-rtl .se-btn-select .txt {
  flex: auto;
  direction: rtl;
  text-align: right;
}

.sun-editor.se-rtl .se-btn-list {
  text-align: right;
}

.sun-editor.se-rtl .se-btn-list > .se-list-icon {
  margin: -1px 0 0 10px;
}

.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),
.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li {
  float: right;
}

.sun-editor.se-rtl .se-list-layer * {
  direction: rtl;
}

.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote {
  padding: 0 7px 0 0;
  border-right-width: 5px;
  border-left-width: 0;
}

.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li {
  float: right;
}

.sun-editor.se-rtl .se-list-inner .se-list-checked li button > .se-svg {
  float: right;
  padding: 6px 0 0 6px;
}

.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,
.sun-editor.se-rtl .se-wrapper .se-placeholder {
  direction: rtl;
}

.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut {
  direction: ltr;
}

.sun-editor.se-rtl .se-dialog * {
  direction: rtl;
}

.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio {
  margin-right: 4px;
  margin-left: 0;
}

.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close {
  float: left;
}

.sun-editor.se-rtl .se-dialog-tabs button,
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title {
  float: right;
}

.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text {
  padding-right: 34px;
}

.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary {
  float: left;
}

.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer > div {
  float: right;
}

.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer > div > label {
  margin: 0 0 0 5px;
}

.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child {
  margin-right: 0;
  margin-left: 16px;
}

.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview {
  margin-left: 4px;
  text-align: right;
}

.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn {
  float: right;
}

.sun-editor.se-rtl .se-file-browser * {
  direction: rtl;
}

.sun-editor.se-rtl .se-file-browser .se-file-browser-tags {
  text-align: right;
}

.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a {
  margin: 8px 8px 0;
}

.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close {
  float: left;
}

.sun-editor.se-rtl .se-controller .se-btn-group,
.sun-editor.se-rtl .se-resizing-container .se-resize-display {
  direction: rtl;
}

.sun-editor .se-btn-module-border.module-float-left {
  float: left;
}

.sun-editor .se-btn-module-border.module-float-right {
  float: right;
}

.sun-editor .se-error {
  color: #d9534f;
}

.sun-editor input.se-error:focus,
select.se-error:focus,
textarea.se-error:focus {
  border: 1px solid #f2dede;
  outline: 0;
  box-shadow: 0 0 0 0.2rem #eed3d7;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.sun-editor hr.__se__solid {
  border-style: solid none none;
}

.sun-editor hr.__se__dotted {
  border-style: dotted none none;
}

.sun-editor hr.__se__dashed {
  border-style: dashed none none;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
@keyframes spinner {
  to {
    transform: rotate(361deg);
  }
}
.sun-editor-editable {
  margin: 0;
  padding: 5px 12px;
  color: #333;
  font-size: 14px;
  font-family: inherit;
  line-height: 1.5;
  word-wrap: break-word;
  word-break: normal;
  background-color: #fff;
}
.sun-editor-editable > :first-child {
  margin-top: 0;
}
.sun-editor-editable > :last-child {
  margin-bottom: 0;
}

.sun-editor-editable * {
  box-sizing: border-box;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.sun-editor-editable.se-rtl * {
  direction: rtl;
}

.sun-editor-editable .se-component > figure {
  direction: ltr;
}

.sun-editor-editable audio,
.sun-editor-editable figcaption,
.sun-editor-editable figure,
.sun-editor-editable iframe,
.sun-editor-editable img,
.sun-editor-editable td,
.sun-editor-editable th,
.sun-editor-editable video {
  position: relative;
}

.sun-editor-editable span {
  display: inline;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.sun-editor-editable span.katex {
  display: inline-block;
}

.sun-editor-editable span.katex * {
  direction: ltr;
}

.sun-editor-editable a {
  color: var(--primary-6) !important;
  text-decoration: none;
}

.sun-editor-editable span[style~="color:"] a {
  color: inherit;
}

.sun-editor-editable a:focus,
.sun-editor-editable a:hover {
  color: var(--primary-4) !important;
  text-decoration: underline;
  cursor: pointer;
}

.sun-editor-editable a.on {
  color: var(--primary-4);
}

.sun-editor-editable pre {
  display: block;
  margin: 0 0 10px;
  padding: 8px;
  overflow: visible;
  color: #666;
  font-family: RobotoMono, monospace;
  line-height: 1.45;
  white-space: pre-wrap !important;
  word-wrap: break-word;
  background-color: #f9f9f9;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
}

.sun-editor-editable ol {
  list-style-type: decimal;
}

.sun-editor-editable ol,
.sun-editor-editable ul {
  display: block;
  list-style-position: outside;
  margin-block-start: 8px;
  margin-block-end: 8px;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
}
.sun-editor-editable ol ol, .sun-editor-editable ol ul,
.sun-editor-editable ul ol,
.sun-editor-editable ul ul {
  margin-left: 15px;
  margin-block-start: 0;
  margin-block-end: 0;
  padding: 0 0 0 1em;
}

.sun-editor-editable ul {
  list-style-type: disc;
}

.sun-editor-editable li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.sun-editor-editable ol ol,
.sun-editor-editable ul ol {
  list-style-type: lower-alpha;
}

.sun-editor-editable ol ol ol,
.sun-editor-editable ul ol ol,
.sun-editor-editable ul ul ol {
  list-style-type: upper-roman;
}

.sun-editor-editable ol ul,
.sun-editor-editable ul ul {
  list-style-type: circle;
}

.sun-editor-editable ol ol ul,
.sun-editor-editable ol ul ul,
.sun-editor-editable ul ul ul {
  list-style-type: square;
}

.sun-editor-editable sub,
.sun-editor-editable sup {
  font-size: 75%;
  line-height: 0;
}

.sun-editor-editable sub {
  vertical-align: sub;
}

.sun-editor-editable sup {
  vertical-align: super;
}

.sun-editor-editable p {
  display: block;
  margin: 0 0 8px;
}

.sun-editor-editable div {
  display: block;
  margin: 0;
  padding: 0;
}

.sun-editor-editable blockquote {
  display: block;
  margin: 8px 0;
  padding: 0 5px 0 20px;
  color: #999;
  font-size: inherit;
  font-family: inherit;
  border: solid #b1b1b1;
  border-width: 0 0 0 5px;
}

.sun-editor-editable blockquote blockquote {
  border-color: #c1c1c1;
}

.sun-editor-editable blockquote blockquote blockquote {
  border-color: #d1d1d1;
}

.sun-editor-editable blockquote blockquote blockquote blockquote {
  border-color: #e1e1e1;
}

.sun-editor-editable.se-rtl blockquote {
  padding-right: 20px;
  padding-left: 5px;
  border-right-width: 5px;
  border-left-width: 0;
}

.sun-editor-editable h1 {
  font-size: 30px;
  margin-block-start: 24px;
  margin-block-end: 8px;
}

.sun-editor-editable h1,
.sun-editor-editable h2 {
  display: block;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 600;
}

.sun-editor-editable h2 {
  font-size: 24px;
  margin-block-start: 22px;
  margin-block-end: 8px;
}

.sun-editor-editable h3 {
  font-size: 20px;
  margin-block-start: 20px;
  margin-block-end: 8px;
}

.sun-editor-editable h3,
.sun-editor-editable h4 {
  display: block;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 600;
}

.sun-editor-editable h4 {
  font-size: 1em;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
}

.sun-editor-editable h5 {
  font-size: 0.83em;
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
}

.sun-editor-editable h5,
.sun-editor-editable h6 {
  display: block;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
}

.sun-editor-editable h6 {
  font-size: 0.67em;
  margin-block-start: 2.33em;
  margin-block-end: 2.33em;
}

.sun-editor-editable hr {
  display: flex;
  height: 1px;
  border-color: #000;
  border-width: 1px 0 0;
  border-image: initial;
}

.sun-editor-editable hr.__se__solid {
  border-style: solid none none;
}

.sun-editor-editable hr.__se__dotted {
  border-style: dotted none none;
}

.sun-editor-editable hr.__se__dashed {
  border-style: dashed none none;
}

.sun-editor-editable hr.on {
  border-color: var(--primary-6);
  box-shadow: 0 0 0 0.1rem var(--primary-3);
}

.sun-editor-editable table {
  display: table;
  width: 100%;
  max-width: 100%;
  margin: 0 0 8px;
  table-layout: auto !important;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  border-spacing: 0;
}

.sun-editor-editable.se-rtl table {
  margin: 0 0 10px auto;
}

.sun-editor-editable table thead {
  border-bottom: 2px solid #333;
}

.sun-editor-editable table tr {
  border: 1px solid #efefef;
}

.sun-editor-editable table th {
  background-color: #f3f3f3;
}

.sun-editor-editable table td,
.sun-editor-editable table th {
  padding: 0.4em;
  vertical-align: top;
  background-clip: padding-box;
  border: 1px solid #e1e1e1;
}

.sun-editor-editable table.se-table-size-auto {
  width: auto !important;
}

.sun-editor-editable table.se-table-size-100 {
  width: 100% !important;
}

.sun-editor-editable table.se-table-layout-auto {
  table-layout: auto !important;
}

.sun-editor-editable table.se-table-layout-fixed {
  table-layout: fixed !important;
}

.sun-editor-editable table td.se-table-selected-cell,
.sun-editor-editable table th.se-table-selected-cell {
  outline: 1px double var(--primary-6);
}

.sun-editor-editable.se-disabled * {
  user-select: none;
}

.sun-editor-editable .se-component {
  display: flex;
  margin: 0 0 10px;
  padding: 1px;
}

.sun-editor-editable[contenteditable=true] .se-component {
  outline: 1px dashed #e1e1e1;
}

.sun-editor-editable[contenteditable=true] .se-component.se-component-copy {
  box-shadow: 0 0 0 0.2rem var(--primary-1);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.sun-editor-editable .__se__float-left {
  float: left;
  margin-right: 4px;
}

.sun-editor-editable .__se__float-right {
  float: right;
  margin-left: 4px;
}

.sun-editor-editable .__se__float-none {
  float: none;
}

.sun-editor-editable audio,
.sun-editor-editable iframe,
.sun-editor-editable img,
.sun-editor-editable video {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  background: transparent;
  cursor: default;
  content: "";
}

.sun-editor-editable[contenteditable=true] figure a,
.sun-editor-editable[contenteditable=true] figure iframe,
.sun-editor-editable[contenteditable=true] figure img,
.sun-editor-editable[contenteditable=true] figure video {
  z-index: 0;
}

.sun-editor-editable[contenteditable=true] figure figcaption {
  z-index: 2;
  display: block;
}

.sun-editor-editable[contenteditable=true] figure figcaption:focus {
  border-color: var(--primary-1);
  outline: 0;
  box-shadow: 0 0 0 0.2rem #c7deff;
}

.sun-editor-editable .se-image-container,
.sun-editor-editable .se-video-container {
  width: auto;
  max-width: 100%;
  height: auto;
}

.sun-editor-editable figure {
  display: block;
  margin: 0;
  padding: 0;
  outline: none;
}

.sun-editor-editable .__se__float-center figure,
.sun-editor-editable .__se__float-left figure,
.sun-editor-editable .__se__float-right figure {
  margin: auto !important;
}

.sun-editor-editable figure figcaption {
  margin: 0;
  padding: 1em 0.5em;
  background-color: #f9f9f9;
  outline: none;
}

.sun-editor-editable figure figcaption p {
  margin: 0;
  line-height: 2;
}

.sun-editor-editable .se-image-container a img {
  margin: 1px;
  padding: 1px;
  outline: 1px solid var(--primary-6);
}

.sun-editor-editable .se-video-container iframe,
.sun-editor-editable .se-video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  outline: 1px solid #9e9e9e;
}

.sun-editor-editable .se-video-container figure {
  left: 0;
  width: 100%;
  max-width: 100%;
}

.sun-editor-editable audio {
  width: 300px;
  height: 54px;
}

.sun-editor-editable audio.active {
  outline: 2px solid var(--primary-1);
}

.sun-editor-editable.se-show-block div,
.sun-editor-editable.se-show-block h1,
.sun-editor-editable.se-show-block h2,
.sun-editor-editable.se-show-block h3,
.sun-editor-editable.se-show-block h4,
.sun-editor-editable.se-show-block h5,
.sun-editor-editable.se-show-block h6,
.sun-editor-editable.se-show-block li,
.sun-editor-editable.se-show-block ol,
.sun-editor-editable.se-show-block p,
.sun-editor-editable.se-show-block pre,
.sun-editor-editable.se-show-block ul {
  padding: 14px 8px 8px !important;
  border: 1px dashed #3f9dff !important;
}

.sun-editor-editable.se-show-block ol,
.sun-editor-editable.se-show-block ul {
  border: 1px dashed #d539ff !important;
}

.sun-editor-editable.se-show-block pre {
  border: 1px dashed #27c022 !important;
}

.se-show-block p {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==") no-repeat;
}

.se-show-block div {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==") no-repeat;
}

.se-show-block h1 {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC") no-repeat;
}

.se-show-block h2 {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==") no-repeat;
}

.se-show-block h3 {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC") no-repeat;
}

.se-show-block h4 {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC") no-repeat;
}

.se-show-block h5 {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC") no-repeat;
}

.se-show-block h6 {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC") no-repeat;
}

.se-show-block li {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==") no-repeat;
}

.se-show-block ol {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==") no-repeat;
}

.se-show-block ul {
  background: url("data:image/png;  base64, iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==") no-repeat;
}

.sun-editor-editable .__se__p-bordered,
.sun-editor .__se__p-bordered {
  padding: 4px 0;
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
}

.sun-editor-editable .__se__p-spaced,
.sun-editor .__se__p-spaced {
  letter-spacing: 1px;
}

.sun-editor-editable .__se__p-neon,
.sun-editor .__se__p-neon {
  padding: 6px 4px;
  color: #fff;
  font-weight: 200;
  font-style: italic;
  text-transform: uppercase;
  background: #000;
  border: 2px solid #fff;
  border-radius: 6px;
  animation: neon-flicker 1.5s infinite alternate;
}

@keyframes neon-flicker {
  0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
    text-shadow: -0.2rem -0.2rem 1rem #fff, 0.2rem 0.2rem 1rem #fff, 0 0 2px #f40, 0 0 4px #f40, 0 0 6px #f40, 0 0 8px #f40, 0 0 10px #f40;
    box-shadow: 0 0 0.5px #fff, inset 0 0 0.5px #fff, 0 0 2px #08f, inset 0 0 2px #08f, 0 0 4px #08f, inset 0 0 4px #08f;
  }
  20%, 24%, 55% {
    text-shadow: none;
    box-shadow: none;
  }
}
.sun-editor-editable .__se__t-shadow,
.sun-editor .__se__t-shadow {
  text-shadow: -0.2rem -0.2rem 1rem #fff, 0.2rem 0.2rem 1rem #fff, 0 0 0.2rem #999, 0 0 0.4rem #888, 0 0 0.6rem #777, 0 0 0.8rem #666, 0 0 1rem #555;
}

.sun-editor-editable .__se__t-code,
.sun-editor .__se__t-code {
  padding: 0.2em 0.4em;
  color: #666;
  font-family: monospace;
  background-color: rgba(27, 31, 35, 0.05);
  border-radius: 6px;
}._ExtendedSearchTabs_1u8os_1 {
  min-height: 0;
}

._ExtendedSearchTable_1u8os_5 .ant-table-selection-column {
  padding: 8px !important;
}
._ExtendedSearchTable_1u8os_5 .ant-table-thead > tr > .ant-table-selection-column {
  padding: 8px !important;
}._DropdownSelect__content_va9vm_1 {
  width: 100%;
  margin: 4px;
  overflow: auto;
  overflow-x: hidden;
}._ArchiveStatus_v0aak_1 {
  color: rgba(82, 88, 111, 0.62) !important;
  background-color: #fff !important;
  border-color: #d9d9d9 !important;
}._FieldDate_la3ni_1 {
  width: 100%;
}._ExtendedSearchModalWrapper_4gwp8_1 {
  display: flex;
  align-items: center;
  justify-content: center;
}

._ExtendedSearchModal_4gwp8_1 {
  top: 0;
  height: 90%;
  padding: 0;
}
._ExtendedSearchModal_4gwp8_1 .ant-modal-content {
  max-height: 90vh;
}._fieldRelations_1hw4q_1 {
  height: 100%;
}._InnerLinkModal_10g8r_1 {
  min-height: 320px;
}
._InnerLinkModal_10g8r_1 ._InnerLinkModal__work_10g8r_4 {
  margin-top: 8px;
}._SunEditor_azdnj_1 {
  position: relative;
  height: 100%;
}
._SunEditor__wrapper_azdnj_5 {
  height: 100%;
}
._SunEditor__fullscreen_azdnj_8 .sun-editor {
  height: 100%;
}
._SunEditor__fullscreen_azdnj_8 .se-wrapper {
  height: 100%;
}.sun-editor {
  height: 100%;
  background-color: transparent;
  opacity: 1;
}

.sun-editor .se-toolbar {
  position: sticky !important;
  top: 0;
  background-color: #fff !important;
}

.sun-editor .se-dialog .se-dialog-inner .custom-link, .sun-editor .se-dialog .se-dialog-inner .custom-math {
  border-radius: 8px !important;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-header, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 24px;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-header .se-modal-title, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-header .se-modal-title {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body {
  padding: 24px;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body a, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body a {
  color: var(--primary-6);
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body .form-group, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body .form-group {
  display: flex;
  flex-direction: column;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body .form-group + .form-group, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body .form-group + .form-group {
  margin-top: 10px;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body .form-group label, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body .form-group label {
  color: rgba(82, 88, 111, 0.62);
  font-weight: 400;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body .form-group label[for=url]::before, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body .form-group label[for=url]::before {
  display: inline-block;
  margin-inline-end: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body .form-group input,
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body .form-group textarea,
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body .form-group select, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body .form-group input,
.sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body .form-group textarea,
.sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body .form-group select {
  margin-bottom: 24px;
  padding: 4px 11px;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body .form-group input,
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-body .form-group select, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body .form-group input,
.sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-body .form-group select {
  height: 32px;
  padding: 4px 11px;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-form-footer, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-form-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 50px;
  margin-top: 0;
  padding: 0 24px;
  border-top: 1px solid #e5e5e5;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-form-footer .se-btn-cancel, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-form-footer .se-btn-cancel {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 6px 12px;
  border: 1px solid #d9d9d9;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-form-footer .se-btn-cancel:hover, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-form-footer .se-btn-cancel:hover {
  color: var(--primary-6);
  background: #fff;
  border-color: var(--primary-6);
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-form-footer button, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-form-footer button {
  margin: 0 !important;
}
.sun-editor .se-dialog .se-dialog-inner .custom-link .se-dialog-form-footer button + button, .sun-editor .se-dialog .se-dialog-inner .custom-math .se-dialog-form-footer button + button {
  margin-left: 8px !important;
}

.link-content .se-btn-group button > svg {
  width: 18px;
  height: 18px;
}

.link-tooltip {
  position: absolute;
  left: 50%;
  display: none;
  width: 300px;
  padding: 6px 8px;
  color: #fff;
  background-color: #000;
  border-radius: 8px;
}

.link-tooltip-text {
  overflow-x: hidden !important;
}

.se-dialog-fileUpload .se-input-control {
  width: 100% !important;
}
.se-dialog-fileUpload .se-dialog-form-files {
  gap: 10px;
}
.se-dialog-fileUpload .se-input-form-name {
  display: flex !important;
  align-items: center;
  min-width: 0;
}
.se-dialog-fileUpload .se-input-form-name:hover .se-fileUpload-nameButton {
  display: flex;
}
.se-dialog-fileUpload .se-input-form-name .se-fileUpload-nameIcon {
  display: none;
  color: rgba(82, 88, 111, 0.62);
  font-size: 16px;
}
.se-dialog-fileUpload .se-input-form-name .se-fileUpload-nameText {
  width: 100%;
  padding-left: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.se-dialog-fileUpload .se-input-form-name .se-fileUpload-nameButton {
  display: none;
}
.se-dialog-fileUpload .se-dialog-form-label {
  display: flex !important;
}
.se-dialog-fileUpload .se-dialog-form-label .field-label-required {
  margin-right: 4px;
  color: red;
  font-size: 20px;
}
.se-dialog-fileUpload .se_current-file {
  overflow: hidden;
  text-overflow: ellipsis;
}
.se-dialog-fileUpload .se_files-list:disabled {
  background: rgb(245, 245, 245);
  border: 1px solid rgb(217, 217, 217);
}
.se-dialog-fileUpload .se-submit-btn:disabled {
  color: rgba(82, 88, 111, 0.37) !important;
  background: rgb(245, 245, 245) !important;
  border: 1px solid rgb(217, 217, 217);
  pointer-events: none;
}

.se-file-figure {
  max-width: 30%;
  height: 52px;
  padding: 4px 12px 4px 0 !important;
  background: rgb(243, 245, 254);
  border: 1px solid rgb(47, 84, 235);
  border-radius: 4px;
  outline: none !important;
}
.se-file-figure figure {
  display: flex;
  width: 100%;
  position: relative;
}
.se-file-figure figure::before {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-left: 12px;
  vertical-align: middle;
  transform: translateY(-50%);
  content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9Imljb24iIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiIGZpbGw9InJnYmEoMCwgMCwgMCwgMC40NSkiPgogIDxwYXRoIGQ9Ik03NzkuMyAxOTYuNmMtOTQuMi05NC4yLTI0Ny42LTk0LjItMzQxLjcgMGwtMjYxIDI2MC44Yy0xLjcgMS43LTIuNiA0LTIuNiA2LjRzLjkgNC43IDIuNiA2LjRsMzYuOSAzNi45YTkgOSAwIDAgMCAxMi43IDBsMjYxLTI2MC44YzMyLjQtMzIuNCA3NS41LTUwLjIgMTIxLjMtNTAuMnM4OC45IDE3LjggMTIxLjIgNTAuMmMzMi40IDMyLjQgNTAuMiA3NS41IDUwLjIgMTIxLjIgMCA0NS44LTE3LjggODguOC01MC4yIDEyMS4ybC0yNjYgMjY1LjktNDMuMSA0My4xYy00MC4zIDQwLjMtMTA1LjggNDAuMy0xNDYuMSAwLTE5LjUtMTkuNS0zMC4yLTQ1LjQtMzAuMi03M3MxMC43LTUzLjUgMzAuMi03M2wyNjMuOS0yNjMuOGM2LjctNi42IDE1LjUtMTAuMyAyNC45LTEwLjNoLjFjOS40IDAgMTguMSAzLjcgMjQuNyAxMC4zIDYuNyA2LjcgMTAuMyAxNS41IDEwLjMgMjQuOSAwIDkuMy0zLjcgMTguMS0xMC4zIDI0LjdMMzcyLjQgNjUzYy0xLjcgMS43LTIuNiA0LTIuNiA2LjRzLjkgNC43IDIuNiA2LjRsMzYuOSAzNi45YTkgOSAwIDAgMCAxMi43IDBsMjE1LjYtMjE1LjZjMTkuOS0xOS45IDMwLjgtNDYuMyAzMC44LTc0LjRzLTExLTU0LjYtMzAuOC03NC40Yy00MS4xLTQxLjEtMTA3LjktNDEtMTQ5IDBMNDYzIDM2NCAyMjQuOCA2MDIuMUExNzIuMjIgMTcyLjIyIDAgMCAwIDE3NCA3MjQuOGMwIDQ2LjMgMTguMSA4OS44IDUwLjggMTIyLjUgMzMuOSAzMy44IDc4LjMgNTAuNyAxMjIuNyA1MC43IDQ0LjQgMCA4OC44LTE2LjkgMTIyLjYtNTAuN2wzMDkuMi0zMDlDODI0LjggNDkyLjcgODUwIDQzMiA4NTAgMzY3LjVjLjEtNjQuNi0yNS4xLTEyNS4zLTcwLjctMTcwLjl6Ii8+Cjwvc3ZnPgo=");
}

.se-wrapper-wysiwyg.sun-editor-editable .se-fileUpload-link {
  pointer-events: none;
}

.se-fileUpload-link {
  display: flex;
  width: 100%;
  padding-left: 40px;
}

.se-fileUpload-link-content {
  display: flex !important;
  flex-direction: column;
  width: 100%;
}

.se-fileUpload-text {
  display: flex !important;
  color: rgba(0, 0, 0, 0.85);
  line-height: 22px;
}

.se-fileUpload-filename {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.se-fileUpload-size {
  color: rgba(0, 0, 0, 0.45);
}

.se-controller-filename {
  display: flex;
  width: 100%;
  white-space: nowrap;
}
.se-controller-filename-name {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-select {
  position: relative;
  padding: 0 !important;
}
.custom-select.isActive .custom-select__body {
  display: block;
}
.custom-select__header {
  display: flex;
  border: 1px solid #ccc !important;
  cursor: pointer;
}
.custom-select__body {
  position: absolute;
  right: 0;
  left: 0;
  display: none;
  background-color: #fff;
  border: 1px solid #ccc !important;
  border-top: none !important;
}
.custom-select__current {
  width: 100%;
  padding: 8px;
  font-size: 18px;
  line-height: 24px;
}
.custom-select__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: auto;
  text-align: center;
}
.custom-select__item {
  padding: 8px !important;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
}
.custom-select__item:hover {
  background-color: #f2f2f2;
}._ConfigurationEditor_1fial_1 {
  display: flex;
  flex-direction: column;
  min-height: 0;
}
._ConfigurationEditor__form_1fial_6 {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-height: 0;
  row-gap: 24px;
}
._ConfigurationEditor__editor_1fial_13 {
  height: 100%;
  min-height: 0;
}._AdminRichHtml_1ocj4_1 * {
  outline: none !important;
}
._AdminRichHtml_1ocj4_1 .icon {
  display: inline-flex;
}
._AdminRichHtml_1ocj4_1 table.no-border-table {
  border: none !important;
}
._AdminRichHtml_1ocj4_1 table.no-border-table tr,
._AdminRichHtml_1ocj4_1 table.no-border-table td {
  border: none !important;
  outline: none !important;
}._InterruptOperationModal_1uk0o_1 .ant-modal-content {
  padding: 32px 24px 24px;
}._OperationResultCount_p8jyo_1 {
  color: rgba(82, 88, 111, 0.62);
  margin-bottom: 24px;
}
._OperationResultCount_p8jyo_1 span {
  padding: 0 0.2rem;
  color: rgba(0, 0, 0, 0.85);
}
._OperationResultCount__error_p8jyo_9 span {
  color: #f5222d;
}._OperationModalSteps_19c1c_1 {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: white;
  margin-bottom: 24px;
}
._OperationModalSteps_19c1c_1 .ant-steps-item-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}._OperationModal_4tey8_1 {
  position: relative;
  display: flex;
  min-width: 570px;
}
._OperationModal_4tey8_1 > .ant-modal-content {
  min-height: 400px;
}
._OperationModal_4tey8_1 .ant-modal-footer {
  display: flex;
  align-items: center;
  justify-content: end;
}
._OperationModal_4tey8_1 .ant-modal-footer .ant-btn-link {
  margin-right: auto;
}

._operation-modal_4tey8_18:has(._ant-collapse-item-active_4tey8_18) {
  top: 0 !important;
  vertical-align: middle !important;
}._FilterDropdownWrapper_1ptdg_1 {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 32px;
}

._FilterDropdownMenu_1ptdg_8 .ant-dropdown-menu {
  max-height: 200px;
  overflow-y: auto;
  background-clip: inherit;
}
._FilterDropdownMenu_1ptdg_8 .ant-dropdown-menu-item-selected {
  color: rgb(0, 0, 0) !important;
  font-weight: 500 !important;
}

._FilterDropdownTrigger_1ptdg_18 {
  color: var(--primary-6);
  background: transparent;
  border: none;
  cursor: pointer;
}
._FilterDropdownTrigger_1ptdg_18 .anticon-down {
  font-size: 10px;
  vertical-align: baseline;
}._OperationResultTable_192ih_1 .ant-card-body {
  margin: 0;
}._ResultCollapse_qn3oc_1 {
  min-height: 0;
}._ExcelFileUploader_qz2x1_1 .ant-form-item .ant-row {
  flex-direction: column;
}
._ExcelFileUploader_qz2x1_1 .ant-form-item .ant-row .ant-form-item-label {
  text-align: left;
}
._ExcelFileUploader__error_qz2x1_7 .ant-upload-list-item {
  color: #f5222d;
}
._ExcelFileUploader__error_qz2x1_7 .ant-upload-list-item .ant-upload-icon,
._ExcelFileUploader__error_qz2x1_7 .ant-upload-list-item .ant-btn-icon {
  color: #f5222d;
}
._ExcelFileUploader__error_qz2x1_7 .ant-upload-list-item .ant-upload-icon span,
._ExcelFileUploader__error_qz2x1_7 .ant-upload-list-item .ant-btn-icon span {
  color: inherit !important;
}
._ExcelFileUploader__errorText_qz2x1_18 {
  display: inline-flex;
  margin-top: 10px;
  color: #f5222d;
}._CreateObjectModalFooter_1pbsx_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._CreateObjectModalFooter__MultipleCheckbox_1pbsx_6 {
  display: flex;
  align-items: center;
  color: rgba(82, 88, 111, 0.62);
}
._CreateObjectModalFooter_1pbsx_1 .ant-btn-link {
  padding: 4px 0;
}
._CreateObjectModalFooter_right_1pbsx_14 {
  display: flex;
  flex: 1;
  justify-content: end;
}.no-border-table table {
  border: none !important;
}
.no-border-table table tr,
.no-border-table table td {
  border: none !important;
  outline: none !important;
}

.field-markup-text {
  min-height: 32px;
  word-wrap: break-word;
}
.field-markup-text-disabled {
  color: rgba(82, 88, 111, 0.37) !important;
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  padding: 5px 12px !important;
}
.field-markup-text-disabled > *:not(a) {
  color: rgba(82, 88, 111, 0.37) !important;
  background: #f5f5f5;
}
.field-markup-text span * {
  background-color: inherit;
}
.field-markup-text a {
  color: var(--primary-6) !important;
}
.field-markup-text ol,
.field-markup-text ul {
  display: block;
  margin: 1em 0;
  padding-left: 40px;
  list-style-position: outside;
}
.field-markup-text ul {
  list-style-type: disc;
}
.field-markup-text ol {
  list-style-type: decimal;
}
.field-markup-text ul ul,
.field-markup-text ol ul {
  margin-left: 15px;
  padding: 0;
  padding-left: 1em !important;
  list-style-type: circle;
}
.field-markup-text ol ol,
.field-markup-text ul ol {
  margin-left: 15px;
  padding: 0;
  padding-left: 1em !important;
  list-style-type: lower-latin;
}
.field-markup-text code[class*=language-],
.field-markup-text pre[class*=language-] {
  font-family: RobotoMono, monospace;
  background: #f9f9f9;
}

.sun-editor-editable {
  padding: 0;
}._CreateObjectModal_1wzcx_1 {
  top: 10vh;
}
._CreateObjectModal_1wzcx_1 .ant-modal-body {
  overflow-x: hidden !important;
}
._CreateObjectModal_1wzcx_1 .ant-modal-content {
  min-height: 426px;
}
._CreateObjectModal__header_1wzcx_10 {
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
}

._CreateObjectModalForm__Main_1wzcx_15 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
._CreateObjectModalForm__infoIcon_1wzcx_20 {
  color: rgba(82, 88, 111, 0.37);
  font-size: 12.75px;
}
._CreateObjectModalForm__item_1wzcx_24 {
  width: 100%;
  margin-bottom: 0;
}
._CreateObjectModalForm__item_label_1wzcx_28 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: rgba(82, 88, 111, 0.62);
}
._CreateObjectModalForm__item_1wzcx_24 .ant-form-item {
  margin-bottom: 0;
}
._CreateObjectModalForm__item_1wzcx_24 .ant-form-item-label > label {
  width: 100% !important;
}
._CreateObjectModalForm__item_1wzcx_24 .ant-form-item-label > label::before {
  margin-bottom: 4px;
}
._CreateObjectModalForm__item_1wzcx_24 .ant-form-item-label > label::after {
  display: none;
}
._CreateObjectModalForm_1wzcx_15 .ant-tabs-nav {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1000;
}
._CreateObjectModalForm_1wzcx_15 .ant-tabs-nav-list {
  margin: 0;
}

._ParentField_1wzcx_56 {
  position: relative;
}
._ParentField__loader_1wzcx_59 {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(calc(-50% + 10px));
  opacity: 0.5;
}

._confirmOkButton_1wzcx_67 {
  background-color: var(--primary-6);
}

._confirmModal_1wzcx_71 .ant-modal-content {
  padding: 16px;
}

._confirmModalWrap_1wzcx_75 {
  padding: 10px;
}

._RequiredSign_1wzcx_79 {
  margin-left: 4px;
  color: #F5222D;
  font-size: 11px;
  font-family: SimSong, sans-serif;
  vertical-align: super;
}

._AttributesTab_1wzcx_87 {
  margin-bottom: 24px;
}._infoMessage_ejzxn_1 ul {
  margin-bottom: 0;
}._DeleteDraftModal_1cttj_1 .ant-collapse-item-active {
  min-height: 180px;
}
._DeleteDraftModal__content_1cttj_4 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-height: 0;
}
._DeleteDraftModal__content_1cttj_4 ._icon-text_1cttj_10 {
  color: rgba(82, 88, 111, 0.62);
}._MultipleCreateObject_1xjy8_1 {
  height: 80vh;
}
._MultipleCreateObject__itemLabel_1xjy8_4 {
  color: rgba(82, 88, 111, 0.62);
}
._MultipleCreateObject__table_1xjy8_7 {
  flex: 1;
  min-height: 0;
}
._MultipleCreateObject__content_1xjy8_11 {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}
._MultipleCreateObject__content_1xjy8_11 .ant-card-body {
  padding: 0 !important;
}
._MultipleCreateObject__content_1xjy8_11 ._FieldItem_1xjy8_20 {
  margin-bottom: 0;
}
._MultipleCreateObject__content_1xjy8_11 ._FieldItem_1xjy8_20:has(._TableCard_1xjy8_23) {
  min-height: 0;
}._SplitPanel_11kcd_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
._SplitPanel__inner_11kcd_6 {
  height: 100%;
  min-height: 200px;
}
._SplitPanel__resizer_11kcd_10 {
  margin: 0;
  cursor: row-resize;
}

._SplitPanel__pane-1_11kcd_15 > div {
  height: 100%;
}

._SplitPanel__pane-2_11kcd_19 {
  flex: 1;
}
._SplitPanel__pane-2_11kcd_19 > div {
  height: 100%;
}._GroovyConsole_bgg7r_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}
._GroovyConsole__input_bgg7r_7 {
  display: flex;
  flex-direction: column;
  height: 66.6666%;
  min-height: 0;
  padding-top: 10px;
}
._GroovyConsole__output_bgg7r_14 {
  display: flex;
  flex-direction: column;
  height: 33.3333%;
  min-height: 0;
  padding-bottom: 10px;
}._PermissionsSection_mosmr_1 {
  flex-direction: column;
}
._PermissionsSection_mosmr_1 > p {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 16px;
}
._PermissionsSection__Inner_mosmr_9 {
  display: flex;
  align-items: center;
}
._PermissionsSection__Permission_mosmr_13 {
  width: 190px;
}
._PermissionsSection__Permission_mosmr_13 > p {
  margin-bottom: 10px;
  color: rgba(82, 88, 111, 0.62);
}
._PermissionsSection__PermissionSwitch_mosmr_20 {
  display: flex;
  gap: 10px;
  align-items: center;
}

._PermissionsSection_mosmr_1 + ._PermissionsSection_mosmr_1 {
  margin-top: 32px;
}._PermissionModal__Row_11hl6_1 {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
}
._PermissionModal__Item_11hl6_6 {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}
._PermissionModal__Item_11hl6_6 label {
  margin-bottom: 8px;
  color: rgba(82, 88, 111, 0.62);
}
._PermissionModal__Item_11hl6_6 label > span {
  margin-right: 2px;
}
._PermissionModal__Atempt_11hl6_18 {
  color: #ff4d4f;
}._ObjectPermissionsHeader_1noyv_1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 24px 0;
}._RelationModal_1c0mt_1 {
  margin-bottom: 24px;
}
._RelationModal__alert_1c0mt_4 {
  margin-bottom: 24px;
}
._RelationModal__group_1c0mt_7 {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  width: 100%;
}
._RelationModal__error_1c0mt_13 {
  color: #ff7875;
}
._RelationModal__item_1c0mt_16 {
  display: flex;
  flex-direction: column;
  width: 50%;
}
._RelationModal__item_1c0mt_16 label {
  margin-bottom: 8px;
  color: rgba(82, 88, 111, 0.62);
}
._RelationModal__group_1c0mt_7 ._RelationModal__item_1c0mt_16 {
  width: 50%;
}
._RelationModal__listItem_1c0mt_28 {
  display: flex;
  gap: 6px;
  align-items: center;
}._FieldPassword_view_66dox_1 {
  border: none;
  padding: 0;
  box-shadow: none;
}
._FieldPassword_view_66dox_1 input {
  cursor: default;
}
._FieldPassword_66dox_1 .ant-input-clear-icon {
  display: flex;
  align-items: center;
  margin-inline-end: 0 !important;
}
._FieldPassword_66dox_1 .anticon-eye,
._FieldPassword_66dox_1 .anticon-eye-invisible {
  margin-left: 8px;
}
._FieldPassword_66dox_1 .ant-input-clear-icon-hidden:has(.clearIcon.visible) {
  visibility: visible;
}
._FieldPassword_66dox_1 .ant-input-clear-icon-hidden:has(.clearIcon.hidden) {
  visibility: hidden;
}

._ClearIcon_66dox_25 {
  display: flex;
  align-items: center;
}._FieldSqlHelper_1odbk_1 {
  display: flex;
  flex-direction: column;
}
._FieldSqlHelper__controls_1odbk_5 {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: space-around;
  padding: 8px;
}
._FieldSqlHelper__controls_1odbk_5 > * {
  flex: 1;
  text-align: center;
  cursor: pointer;
}

._FieldSqlHelperControls__dropdown_1odbk_18 .ant-dropdown {
  max-width: 300px;
}
._FieldSqlHelperControls__dropdown_1odbk_18 .ant-dropdown .ant-dropdown-menu-title-content {
  min-width: 0;
}
._FieldSqlHelperControls__dropdown_1odbk_18 .ant-dropdown .ant-dropdown-menu {
  height: 205px;
  overflow: auto;
}
._FieldSqlHelperControls__dropdown_1odbk_18 .ant-dropdown .ant-dropdown-menu::-webkit-scrollbar {
  width: 12px;
  background: #fff;
  border-radius: 8px;
}
._FieldSqlHelperControls__dropdown_1odbk_18 .ant-dropdown:has(.ant-spin) {
  padding: 8px;
  background-color: white;
  background-clip: padding-box;
  border-radius: 8px;
  outline: none;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}._RunImportModal_17i5v_1 .ant-modal-body {
  overflow-x: hidden !important;
}._ErrorTab__content_9b2b5_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 24px 0;
  text-align: center;
}
._ErrorTab_9b2b5_1 ._ErrorTab__image_9b2b5_8 {
  margin-bottom: 6px;
  color: #ff7875;
  font-size: 2em;
}._FieldTable_1pnpt_1 {
  padding: 0;
  margin: 0;
}
._FieldTable_1pnpt_1 .ant-card {
  box-shadow: none;
}
._FieldTable_1pnpt_1 .ant-card-body {
  padding: 0 !important;
  margin: 0 !important;
}@keyframes _scaleAttention_1obl4_1 {
  0% {
    transform: scale(120%);
  }
  100% {
    transform: scale(100%);
  }
}
._EntityField_marked_1obl4_9 {
  position: relative;
}
._EntityField_marked_1obl4_9::after {
  position: absolute;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  background-color: var(--primary-6);
  border-radius: 8px;
  opacity: 0.1;
  animation: 0.5s ease-out 0s 1 _scaleAttention_1obl4_1;
  content: "";
  pointer-events: none;
}
._EntityField_marked_1obl4_9._warn_1obl4_25::after {
  background-color: #ffa940;
}
._EntityField_marked_1obl4_9._error_1obl4_28::after {
  background-color: #ff7875;
}._FieldGroup__title_1roxl_1 {
  margin-bottom: 12px;
}._DGTabs_q2a8u_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
._DGTabs__tab_q2a8u_6 {
  height: 100%;
  display: none;
}
._DGTabs__tab_active_q2a8u_10 {
  display: block;
}._CollapseButton_114mx_1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  padding: 0;
  color: rgba(82, 88, 111, 0.62);
}

._CollapseButtonLeft_114mx_11 {
  transform: rotate(180deg);
}

._CollapseButtonTop_114mx_15 {
  transform: rotate(-90deg);
}

._CollapseButtonBottom_114mx_19 {
  transform: rotate(90deg);
}._CardRoles_8usil_1 .ant-card-body {
  padding: 8px;
  margin: 8px;
}._ApprovalList_gtprw_1 table {
  border-collapse: revert;
}
._ApprovalList_gtprw_1 tbody [data-rowspan],
._ApprovalList_gtprw_1 tbody [data-rowspan] ~ tr,
._ApprovalList_gtprw_1 tbody [data-rowspan] ~ td {
  border-top: 1px solid #d9d9d9 !important;
}
._ApprovalList_gtprw_1 tbody tr:first-child [data-rowspan],
._ApprovalList_gtprw_1 tbody tr:first-child [data-rowspan] ~ td {
  border-top: none !important;
}
._ApprovalList_gtprw_1 ._MasterVersionFilterMenu_gtprw_13 {
  height: 100px;
}
._ApprovalList__usersColumn_gtprw_16 {
  width: 100%;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
}

._InfoTooltip_gtprw_24 {
  color: rgba(82, 88, 111, 0.37);
}._ViewVersionBtn_1dfga_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  gap: 8px;
  width: 100%;
  padding: 0;
  color: inherit !important;
}
._ViewVersionBtn_1dfga_1:hover {
  color: var(--primary-6) !important;
}
._ViewVersionBtn_1dfga_1 .anticon {
  color: var(--primary-6);
}._QuickSort_1nn6n_1 {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  margin-right: 16px;
  cursor: pointer;
}
._QuickSort__title_1nn6n_9 {
  flex: 1;
  color: rgba(82, 88, 111, 0.62);
}
._QuickSort__sortBlock_1nn6n_13 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
._QuickSort__caretUp_1nn6n_18, ._QuickSort__caretDown_1nn6n_18 {
  display: flex;
  align-items: center;
  height: 11px;
  color: rgba(82, 88, 111, 0.37);
}
._QuickSort__caretUp_active_1nn6n_24, ._QuickSort__caretDown_active_1nn6n_24 {
  color: var(--primary-6);
  transition: color 0.2s ease-in;
}._CompareFilters_tz0mo_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}._HistoryVersionHeader_1k4cn_1 {
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
  background-color: rgb(250, 250, 250);
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  gap: 20px;
  flex: 1;
}
._HistoryVersionHeader__versionInfo_1k4cn_15 {
  font-weight: 500;
}
._HistoryVersionHeader__currentVersion_1k4cn_18 {
  color: rgba(82, 88, 111, 0.62);
}._FileDiffView_19ajh_1 {
  display: block;
  width: fit-content;
  min-width: 100px;
  max-width: 300px;
  padding: 4px 12px;
  text-decoration: none !important;
  background: var(--primary-0);
  border: 1px solid var(--primary-6);
  border-radius: 4px;
  cursor: pointer;
}
._FileDiffView__content_19ajh_13 {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
._FileDiffView__text_19ajh_20 {
  display: flex;
  flex-direction: column;
  max-width: 90%;
}
._FileDiffView__name_19ajh_25 {
  max-width: 100%;
  color: rgba(0, 0, 0, 0.85);
}
._FileDiffView__size_19ajh_29 {
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
}
._FileDiffView__icon_19ajh_33 {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
}._collapsedList_18acw_1 .ant-collapse-header {
  padding: 0 !important;
}
._collapsedList_18acw_1 .ant-collapse-header .ant-collapse-expand-icon,
._collapsedList_18acw_1 .ant-collapse-header .ant-collapse-header-text {
  color: rgba(82, 88, 111, 0.62);
}
._collapsedList_18acw_1 .ant-collapse-header .ant-collapse-expand-icon {
  margin-left: 0 !important;
}
._collapsedList_18acw_1 .ant-collapse-content-box {
  padding: 0 !important;
}
._collapsedList__item_18acw_14 {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #d9d9d9;
}
._collapsedList__item_18acw_14:first-child {
  border-top: 1px solid #d9d9d9;
}
._collapsedList__item__info_18acw_22 {
  flex: 1;
  table-layout: fixed;
}
._collapsedList__item__info__row_18acw_26 {
  width: 100%;
}
._collapsedList__item__info__row_18acw_26:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.0588235294);
}
._collapsedList__item__property_18acw_32 {
  width: 1%;
  max-width: 200px;
  padding: 8px 16px;
  color: rgba(82, 88, 111, 0.62);
  background-color: #fafafa;
}
._collapsedList__item__property_18acw_32 > div {
  width: max-content;
  max-width: 100%;
}
._collapsedList__item__property_18acw_32:first-child + ._collapsedList__item__property_18acw_32 {
  width: max-content;
}
._collapsedList__item__value_18acw_46 {
  max-width: 350px;
  padding: 8px 16px;
}
._collapsedList__item__index_18acw_50 {
  flex-shrink: 0;
  width: 50px;
  padding: 10px 0;
  text-align: center;
}._BooleanDiffView_1wqpf_1 {
  display: flex;
  gap: 8px;
  align-items: center;
  height: 100%;
}._DateDiffView_17ntq_1 {
  width: max-content;
  max-width: 100%;
}._ListDiffRender_1guyv_1 {
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
  width: 100%;
  min-height: 20px;
  line-height: 1.4;
}
._ListDiffRenderItem_1guyv_9 {
  display: flex;
  flex-wrap: nowrap;
  min-width: 0;
}
._ListDiffRenderItem__value_1guyv_14 {
  min-width: 0;
}
._ListDiffRenderItem_separator_1guyv_17 {
  margin: 0 4px;
  color: #d9d9d9;
}._DictionaryDiffView_4697o_1 {
  width: max-content;
  max-width: 100%;
}._HtmlDiffView_16yxp_1 ins.diffins, ._HtmlDiffView_16yxp_1 del.diffins, ._HtmlDiffView_16yxp_1 mod.diffins {
  background-color: rgb(183, 235, 143);
}
._HtmlDiffView_16yxp_1 ins.diffins > img, ._HtmlDiffView_16yxp_1 del.diffins > img, ._HtmlDiffView_16yxp_1 mod.diffins > img {
  border: 1px solid rgb(183, 235, 143) !important;
  padding: 5px;
}
._HtmlDiffView_16yxp_1 ins.diffmod, ._HtmlDiffView_16yxp_1 del.diffmod, ._HtmlDiffView_16yxp_1 mod.diffmod {
  background-color: rgb(255, 229, 143);
}
._HtmlDiffView_16yxp_1 ins.diffmod > img, ._HtmlDiffView_16yxp_1 del.diffmod > img, ._HtmlDiffView_16yxp_1 mod.diffmod > img {
  border: 1px solid rgb(255, 229, 143) !important;
  padding: 5px;
}
._HtmlDiffView_16yxp_1 ins.pre-diffmod, ._HtmlDiffView_16yxp_1 del.pre-diffmod, ._HtmlDiffView_16yxp_1 mod.pre-diffmod {
  display: block;
  border: 4px solid rgb(255, 229, 143) !important;
}
._HtmlDiffView_16yxp_1 ins.diffdel, ._HtmlDiffView_16yxp_1 del.diffdel, ._HtmlDiffView_16yxp_1 mod.diffdel {
  background-color: rgb(255, 204, 199);
}
._HtmlDiffView_16yxp_1 ins.diffdel > img, ._HtmlDiffView_16yxp_1 del.diffdel > img, ._HtmlDiffView_16yxp_1 mod.diffdel > img {
  border: 1px solid rgb(255, 204, 199) !important;
  padding: 5px;
}._NumberDiffView_19el1_1 {
  width: max-content;
  max-width: 100%;
}._EqualitySign_6rej7_1 {
  flex-shrink: 0;
  width: 64px;
  color: #d9d9d9;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}
._EqualitySign_notEqual_6rej7_10 {
  color: #f5222d;
}._DiffButton_1aj0c_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 0 64px;
  color: rgba(82, 88, 111, 0.37);
  vertical-align: middle;
  background-color: white;
  transition: 0.1s linear;
}
._DiffButton_active_1aj0c_11 {
  color: var(--primary-6);
}
._DiffButton_1aj0c_1 span[role=button] {
  cursor: pointer;
}._HistoryVersionComparerHeader_1xkzx_1 {
  display: flex;
  align-items: stretch;
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
}

._HistoryVersionHeaderRow_1xkzx_10 {
  display: flex;
  flex-shrink: 0;
  max-width: calc(50% - 32px);
  width: 100%;
}._HistoryVersionComparer_1knlt_1 {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-right: 5px;
  padding-bottom: 20px;
  overflow: auto;
  flex: 1;
}
._HistoryVersionComparer__Row_1knlt_11 {
  display: flex;
  align-items: stretch;
  width: 100%;
}
._HistoryVersionComparer__Col_1knlt_16 {
  width: 100%;
  flex-shrink: 0;
  max-width: calc(50% - 32px);
}._HistoryCompareModal_4m0wk_1 {
  top: 5%;
  width: 100% !important;
  height: 90%;
  min-width: 1320px;
}
._HistoryCompareModal_4m0wk_1 .ant-modal-body {
  gap: 15px !important;
}._HistoryVersionView_1cu1y_1 {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-right: 5px;
  padding-bottom: 20px;
}
._HistoryVersionView__Row_1cu1y_9 {
  display: flex;
  align-items: stretch;
}
._HistoryVersionView__Col_1cu1y_13 {
  width: 100%;
  flex: 1 0 47%;
}._HistoryViewModal_1j0iz_1 {
  top: 5%;
  width: 650px !important;
  height: 90%;
}
._HistoryViewModal_1j0iz_1 .ant-modal-body {
  gap: 15px !important;
  overflow: hidden;
}._CommentEditor_1ljyx_1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
._CommentEditor__actions_1ljyx_7 {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}._Comment_3ybc4_1 {
  display: flex;
  gap: 16px;
  width: 100%;
}
._Comment__logo_3ybc4_6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  border-radius: 50%;
}
._Comment__body_3ybc4_16 {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
}
._Comment__content_3ybc4_22 {
  margin-bottom: 4px;
}
._Comment__info_3ybc4_25 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._Comment__user_3ybc4_30 {
  font-weight: 700;
}
._Comment__date_3ybc4_33 {
  color: rgba(82, 88, 111, 0.62);
}
._Comment__edited_3ybc4_36 {
  color: rgba(82, 88, 111, 0.37);
}
._Comment__space_3ybc4_39 {
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
._Comment__space_workplace_3ybc4_44 {
  background-color: var(--primary-6);
}
._Comment__space_public_3ybc4_47 {
  background-color: #52c41a;
}
._Comment__space_archive_3ybc4_50 {
  background-color: rgba(82, 88, 111, 0.62);
}
._Comment__space_history_3ybc4_53 {
  background-color: rgba(82, 88, 111, 0.62);
}
._Comment__actions_3ybc4_56 {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  color: rgba(82, 88, 111, 0.62);
}
._Comment__showMore_3ybc4_62 {
  display: flex;
  padding-left: 0;
  color: rgba(82, 88, 111, 0.62);
  background: none;
}
._Comment__showMore_3ybc4_62:hover {
  color: var(--primary-6) !important;
}
._Comment__showMore_3ybc4_62:hover ._Comment__budge_3ybc4_71 {
  background-color: var(--primary-6);
  border: 1px solid var(--primary-6);
}
._Comment__showMore_3ybc4_62:hover ._Comment__budge_3ybc4_71 span {
  color: rgb(240, 240, 240);
}
._Comment__loader_3ybc4_78 {
  margin-left: 8px;
}
._Comment__budge_3ybc4_71 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  color: rgba(82, 88, 111, 0.62);
  background-color: rgb(240, 240, 240);
  border: 1px solid rgb(217, 217, 217);
  border-radius: 50%;
}
._Comment__reply_3ybc4_92 {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  color: rgba(82, 88, 111, 0.62);
}
._Comment__action_3ybc4_56 {
  display: flex;
  justify-content: flex-end;
  color: rgba(82, 88, 111, 0.62);
  background: none;
}
._Comment__separator_3ybc4_104 {
  margin: 12px 0;
}._CommentsListTab__toolbar_1h07u_1 {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  padding-bottom: 12px;
}
._CommentsListTab__dropdown_1h07u_7 .ant-dropdown-menu-item {
  padding: 0 !important;
}
._CommentsListTab__card_1h07u_10 {
  height: 100%;
}
._CommentsListTab__editor_1h07u_13 {
  margin-bottom: 4px;
  display: flex;
  flex-direction: column;
}
._CommentsListTab__content_1h07u_18 {
  overflow: auto;
}
._CommentsListTab__comment_1h07u_21 {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}
._CommentsListTab__actions_1h07u_26 {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  padding: 12px 0;
}
._CommentsListTab__spaceItem_1h07u_32 {
  display: flex;
  align-items: center;
  padding: 5px 12px;
  color: rgba(82, 88, 111, 0.62);
  column-gap: 8px;
  transition: 0.2s ease color;
}
._CommentsListTab__spaceItem_active_1h07u_40 {
  color: rgba(0, 0, 0, 0.85);
  background-color: var(--primary-0);
}
._CommentsListTab__spaceItem_1h07u_32:hover {
  color: rgba(0, 0, 0, 0.85);
}._DownloadLogModal__footer_5tuge_1 {
  display: flex;
  justify-content: space-between;
}
._DownloadLogModal__code_5tuge_5 {
  white-space: normal;
}._AggregatorErrorColumn_pub4y_1 {
  display: flex;
  gap: 8px;
}._QualityColumn_1qnvq_1 {
  display: flex;
  gap: 8px;
}
._QualityColumn__color_1qnvq_5 {
  width: 14px;
  height: 14px;
  border-radius: 50%;
}._actionBtn_lshal_1 svg {
  color: rgba(82, 88, 111, 0.62);
}._Ddl_nf4a3_1 {
  height: 100%;
}
._Ddl_nf4a3_1 .ant-row,
._Ddl_nf4a3_1 .ant-col,
._Ddl_nf4a3_1 .field-group {
  height: inherit;
}._DqChartContainer_cdrs0_1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._DqChartContainer__header_cdrs0_6 {
  display: flex;
  justify-content: space-between;
}
._DqChartContainerHeader__title_cdrs0_10 {
  font-weight: 500;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
}._DqChartTooltip_gm5cq_1 {
  background-color: black;
  display: flex;
  width: fit-content;
  padding: 6px 12px;
  margin: 0;
  color: #FFF;
}
._DqChartTooltip__list_gm5cq_9 {
  list-style: none;
  display: grid;
  grid-template-columns: auto 1fr;
  width: fit-content;
  margin: 0;
  padding: 0;
}
._DqChartTooltip__item_gm5cq_17 {
  display: contents;
  white-space: nowrap;
  line-height: 22px;
  font-size: 14px;
}

._DqChartTooltipItem__title_gm5cq_24 {
  grid-column: 1;
  margin-right: 8px;
  white-space: nowrap;
}
._DqChartTooltipItem__value_gm5cq_29 {
  grid-column: 2;
  white-space: nowrap;
}._DqLineChartLegend_p3qe9_1 {
  display: flex;
  gap: 16px;
  color: rgba(82, 88, 111, 0.62);
}
._DqLineChartLegend__item_p3qe9_6 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._DqLineChartLegend__label_p3qe9_11 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}._DqLineChartContainer_1d1h7_1 {
  height: calc(20% + 35px);
}
@media (max-width: 1023px) {
  ._DqLineChartContainer_1d1h7_1 {
    height: calc(22% + 35px);
  }
}

._DqLineChart_1d1h7_1 {
  flex: 1;
  min-height: 0;
}._DqBarChartLegend_h00l0_1 {
  display: flex;
  color: rgba(82, 88, 111, 0.62);
  gap: 16px;
}
._DqBarChartLegend__item_h00l0_6 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._DqBarChartLegend__label_h00l0_11 {
  width: 10px;
  height: 10px;
}._DqBarChart_vrji3_1,
._DqBarChartContainer_vrji3_2 {
  flex: 1;
  min-height: 0;
}._DqChart_1qxl9_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  overflow: hidden;
  gap: 32px;
}.node-count {
  padding: 0 6px;
  font-size: 10px;
  background: #f0f0f0;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.node-count:not(.disabled):hover {
  color: var(--primary-6);
  background: var(--primary-2);
  border-color: var(--primary-6);
}
.node-count.active {
  color: var(--primary-6);
  background: var(--primary-2);
  border-color: var(--primary-6);
}
.node-count.disabled {
  opacity: 0.5;
}
.node-count_childs {
  top: 5px;
  right: 9px;
}
.node-count_direct {
  top: 5px;
  right: 0;
  transform: translateX(80%);
}
.node-count_backward {
  top: 5px;
  left: 0;
  transform: translateX(-80%);
}
.node-count_edge-right {
  position: absolute;
  cursor: pointer;
  top: 9px;
  right: -20px;
}
.node-count_edge-left {
  position: absolute;
  cursor: pointer;
  top: 9px;
  left: -20px;
}
.node-spin {
  color: var(--primary-6);
}._badgeQuality_jpgm8_1 {
  display: flex;
  border-radius: 2px;
  padding: 2px 4px;
  font-size: 10px;
  height: 16px;
  min-width: 27px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  flex: 0 0 auto;
}
._badgeQuality__icon_jpgm8_13 {
  color: inherit;
}
._badgeQuality_good_jpgm8_16 {
  color: #52C41A;
  background-color: #F6FFED;
  border: 1px solid #B7EB8F;
}
._badgeQuality_middle_jpgm8_21 {
  color: #FA8C16;
  background-color: #FFF7E6;
  border: 1px solid #FFD591;
}
._badgeQuality_bad_jpgm8_26 {
  color: #F5222D;
  background-color: #FFF1F0;
  border: 1px solid #FFA39E;
}
._badgeQuality_warning_jpgm8_31 {
  color: rgba(0, 0, 0, 0.4509803922);
  background-color: #fff;
  border: 1px solid #D9D9D9;
}
._badgeQuality_unknown_jpgm8_36 {
  color: rgba(82, 88, 111, 0.62);
  background-color: #fff;
  border: 1px solid rgba(82, 88, 111, 0.62);
}._Node_1to3f_1 {
  z-index: 1000;
  position: relative;
  display: flex;
  align-items: center;
  width: 275px;
  height: 30px;
  color: rgba(0, 0, 0, 0.85);
  background-color: #fff;
  font-size: 12px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  cursor: pointer;
}
._Node_1to3f_1 > * {
  min-width: 0;
}
._Node_1to3f_1._lifecycleNode_1to3f_18 {
  height: 48px;
}
._Node__content_1to3f_21 {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  height: 100%;
  padding-right: 8px;
}
._Node__content_1to3f_21 > div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  height: 100%;
  min-width: 0;
}
._Node__contentIcon_1to3f_38 {
  width: 16px;
  min-width: 16px;
}
._Node__contentText_1to3f_42 {
  flex: 1;
  min-width: 0;
}
._Node__contentSpin_1to3f_46 {
  position: absolute;
  right: 8px;
}
._Node__content_1to3f_21:hover {
  box-shadow: 0 1px 10px 2px rgba(165, 165, 165, 0.2);
}
._Node__content_1to3f_21 ._colorBlock_1to3f_53 {
  min-width: 11px;
  height: 100%;
  background: var(--primary-3);
  border-radius: 7px 0 0 7px;
}
._Node__link_1to3f_59 {
  width: 100%;
}
._Node_1to3f_1._forbidden_1to3f_62 {
  color: rgba(82, 88, 111, 0.37);
  background: #f5f5f5;
}
._Node_1to3f_1 ._pinnedIcon_1to3f_66 {
  display: none;
}
._Node_1to3f_1._child_1to3f_69 {
  width: 250px;
}
._Node_1to3f_1._child_1to3f_69 ._colorBlock_1to3f_53 {
  background: var(--primary-2);
}
._Node_1to3f_1._pinned_1to3f_66 ._pinnedIcon_1to3f_66 {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #fff;
  background: var(--primary-6);
  border: 1px solid var(--primary-6);
  border-radius: 100px;
}
._Node_1to3f_1._hovered_1to3f_90 ._Node__breadcrumbs_1to3f_90 {
  visibility: visible;
}
._Node__breadcrumbs_1to3f_90 {
  position: absolute;
  top: -18px;
  left: 0;
  z-index: -1;
  padding-bottom: 2px;
  visibility: hidden;
}
._Node__breadcrumbs_1to3f_90 ._Breadcrumbs_1to3f_101 {
  flex: 1;
}
._Node__breadcrumbs_1to3f_90 * {
  min-width: 0;
  font-size: 10px !important;
}
._Node__breadcrumbs_1to3f_90 ._ant-breadcrumb_1to3f_108 a {
  height: unset;
}
._Node__count_1to3f_111 {
  padding: 2px 6px;
  font-size: 10px;
  background: #f0f0f0;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  transition: all 0.2s ease;
}
._Node__count_1to3f_111:not(._node-count_disabled_1to3f_119):hover {
  color: var(--primary-6);
  background: var(--primary-2);
  border-color: var(--primary-6);
}
._Node__count_disabled_1to3f_124 {
  opacity: 0.5;
}
._Node__count_direct_1to3f_127 {
  position: absolute;
  top: 5px;
  right: 0;
  transform: translateX(80%);
}
._Node__count_backward_1to3f_133 {
  position: absolute;
  top: 5px;
  left: 0;
  transform: translateX(-80%);
}
._Node__count_edge-right_1to3f_139 {
  position: absolute;
  top: 9px;
  right: -20px;
}
._Node__count_edge-left_1to3f_144 {
  position: absolute;
  top: 9px;
  left: -20px;
}._download_qb7ji_1 {
  padding: 8px 40px;
  display: flex;
  width: 160px;
  justify-content: center;
  align-items: center;
  position: relative;
}
._download_qb7ji_1 ._anticon_qb7ji_9 {
  margin-inline-start: 0 !important;
}
._download_qb7ji_1 ._ant-btn-loading-icon_qb7ji_12 {
  position: absolute;
  left: 30px;
  margin-inline-end: 0 !important;
}

._flowExport_qb7ji_18 ._popup-overlay__body_qb7ji_18 {
  min-width: 180px;
}.footer {
  display: flex;
  justify-content: flex-end;
}
.footer .action-button {
  margin-left: 8px;
}._OriginFlow_125wt_1 {
  width: 100%;
  height: 100%;
  position: relative;
}
._OriginFlow_125wt_1 ._dqBadgeHidden_125wt_6 [data-element=dqBadge] {
  display: none;
}
._OriginFlow_125wt_1 ._infoHidden_125wt_9 ._description-icon-container_125wt_9 {
  display: none;
}
._OriginFlow_125wt_1 .helpIcon {
  color: rgba(82, 88, 111, 0.37);
}
._OriginFlow_125wt_1 .selectedNode .FlowNode {
  background-color: var(--primary-1);
  border-color: var(--primary-6);
}
._OriginFlow_125wt_1 .selectedNode .FlowNode.forbidden {
  color: rgba(82, 88, 111, 0.37);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
._OriginFlow_125wt_1 .react-flow__edge.selectedNode .react-flow__edge-path {
  stroke: var(--primary-6) !important;
}._connectionTypesSelect_1watt_1 {
  min-width: 150px;
  max-width: 150px;
}

._connectionLegend_1watt_6 {
  gap: 0 !important;
  margin-top: 30px;
}

._connectionLegend_1watt_6 ._ant-space_1watt_10 {
  row-gap: 0 !important;
}

._topControls_1watt_14 {
  display: flex;
  column-gap: 16px;
}

._topControls_1watt_14 ._NodeSearch_1watt_18 {
  position: relative;
  min-width: 215px;
  max-width: 215px;
}

._topControls_1watt_14 ._NodeSearch_1watt_18 ._searchIcon_1watt_23 {
  color: rgba(82, 88, 111, 0.62);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  z-index: 1;
  display: block;
  content: "";
}

._topControls_1watt_14 ._NodeSearch_1watt_18 .ant-select-open .ant-select-arrow {
  display: none;
}

._topControls_1watt_14 ._NodeSearch_1watt_18 .ant-select-selector,
._topControls_1watt_14 ._NodeSearch_1watt_18 .ant-select-selection-search {
  padding-left: 32px !important;
}

._topControls_1watt_14 ._NodeSearch_1watt_18 .ant-select-selection-search {
  left: 0 !important;
}

._lineage_1watt_44 .react-flow__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

._lineage_1watt_44 .react-flow__pane {
  z-index: 1;
  background: #fff;
  cursor: grab;
}

._lineage_1watt_44 .react-flow__pane.selection {
  cursor: pointer;
}

._lineage_1watt_44 .react-flow__pane.dragging {
  cursor: grabbing;
}

._lineage_1watt_44 .react-flow__viewport {
  z-index: 2;
  transform-origin: 0 0;
  pointer-events: none;
}

._lineage_1watt_44 .react-flow__renderer {
  z-index: 4;
}

._lineage_1watt_44 .react-flow__selection {
  z-index: 6;
}

._lineage_1watt_44 .react-flow__nodesselection-rect:focus,
._lineage_1watt_44 .react-flow__nodesselection-rect:focus-visible {
  outline: none;
}

._lineage_1watt_44 .react-flow .react-flow__edges {
  overflow: visible;
  pointer-events: none;
}

._lineage_1watt_44 .react-flow__edge-path,
._lineage_1watt_44 .react-flow__connection-path {
  fill: none;
  stroke: rgba(0, 0, 0, 0.08);
  stroke-width: 1;
}

._lineage_1watt_44 .react-flow__edge {
  cursor: pointer;
  pointer-events: visiblestroke;
}

._lineage_1watt_44 .react-flow__edge.animated path {
  stroke-dasharray: 5;
  animation: dashdraw 0.5s linear infinite;
}

._lineage_1watt_44 .react-flow__edge.animated path.react-flow__edge-interaction {
  stroke-dasharray: none;
  animation: none;
}

._lineage_1watt_44 .react-flow__edge.inactive {
  pointer-events: none;
}

._lineage_1watt_44 .react-flow__edge.selected,
._lineage_1watt_44 .react-flow__edge:focus,
._lineage_1watt_44 .react-flow__edge:focus-visible {
  outline: none;
}

._lineage_1watt_44 .react-flow__edge.selected .react-flow__edge-path,
._lineage_1watt_44 .react-flow__edge:focus .react-flow__edge-path,
._lineage_1watt_44 .react-flow__edge:focus-visible .react-flow__edge-path {
  stroke: #555;
}

._lineage_1watt_44 .react-flow__edge-textwrapper {
  pointer-events: all;
}

._lineage_1watt_44 .react-flow__edge-textbg {
  fill: white;
}

._lineage_1watt_44 .react-flow__edge .react-flow__edge-text {
  user-select: none;
  pointer-events: none;
}

._lineage_1watt_44 .react-flow__connection {
  pointer-events: none;
}

._lineage_1watt_44 .react-flow__connection.animated {
  stroke-dasharray: 5;
  animation: dashdraw 0.5s linear infinite;
}

._lineage_1watt_44 .react-flow__connectionline {
  z-index: 1001;
}

._lineage_1watt_44 .react-flow__nodes {
  transform-origin: 0 0;
  pointer-events: none;
}

._lineage_1watt_44 .react-flow__node {
  position: absolute;
  box-sizing: border-box;
  border-radius: 8px;
  transform-origin: 0 0;
  cursor: grab;
  user-select: none;
  pointer-events: all;
}

._lineage_1watt_44 .react-flow__node:has(> .pinned) {
  z-index: 10 !important;
}

._lineage_1watt_44 .react-flow__node.dragging {
  cursor: grabbing;
}

._lineage_1watt_44 .react-flow__nodesselection {
  z-index: 3;
  transform-origin: left top;
  pointer-events: none;
}

._lineage_1watt_44 .react-flow__nodesselection-rect {
  position: absolute;
  cursor: grab;
  pointer-events: all;
}

._lineage_1watt_44 .react-flow__handle {
  position: absolute;
  width: 6px;
  min-width: 5px;
  height: 6px;
  min-height: 5px;
  border-radius: 100%;
  pointer-events: none;
}

._lineage_1watt_44 .react-flow__handle.connectable {
  cursor: crosshair;
  pointer-events: all;
}

._lineage_1watt_44 .react-flow__handle-bottom {
  top: auto;
  bottom: -4px;
  left: 50%;
  transform: translate(-50%, 0);
}

._lineage_1watt_44 .react-flow__handle-top {
  top: -4px;
  left: 50%;
  transform: translate(-50%, 0);
}

._lineage_1watt_44 .react-flow__handle-left {
  top: 50%;
  left: -4px;
  transform: translate(0, -50%);
}

._lineage_1watt_44 .react-flow__handle-right {
  top: 50%;
  right: -4px;
  transform: translate(0, -50%);
}

._lineage_1watt_44 .react-flow__edgeupdater {
  cursor: move;
  pointer-events: all;
}

._lineage_1watt_44 .react-flow__panel {
  position: absolute;
  z-index: 5;
  margin: 15px;
}

._lineage_1watt_44 .react-flow__panel.top {
  top: 0;
}

._lineage_1watt_44 .react-flow__panel.bottom {
  bottom: 0;
}

._lineage_1watt_44 .react-flow__panel.left {
  left: 0;
}

._lineage_1watt_44 .react-flow__panel.right {
  right: 0;
}

._lineage_1watt_44 .react-flow__panel.center {
  left: 50%;
  transform: translateX(-50%);
}

._lineage_1watt_44 .react-flow__attribution {
  margin: 0;
  padding: 2px 3px;
  font-size: 10px;
  background: rgba(255, 255, 255, 0.5);
}

._lineage_1watt_44 .react-flow__attribution a {
  color: #999;
  text-decoration: none;
}

@keyframes _dashdraw_1watt_1 {
  from {
    stroke-dashoffset: 10;
  }
}

@keyframes _dashdraw_1watt_1 {
  from {
    stroke-dashoffset: 10;
  }
}

._lineage_1watt_44 .react-flow__edgelabel-renderer {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

._lineage_1watt_44 .react-flow__edge.updating .react-flow__edge-path {
  stroke: #777;
}

._lineage_1watt_44 .react-flow__edge-text {
  font-size: 10px;
}

._lineage_1watt_44 .react-flow__node.selectable:focus,
._lineage_1watt_44 .react-flow__node.selectable:focus-visible {
  outline: none;
}

._lineage_1watt_44 .react-flow__node-default,
._lineage_1watt_44 .react-flow__node-input,
._lineage_1watt_44 .react-flow__node-output,
._lineage_1watt_44 .react-flow__node-group {
  width: 275px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 12px;
  text-align: center;
  background-color: white;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
}

._lineage_1watt_44 .react-flow__node-default.selectable:hover,
._lineage_1watt_44 .react-flow__node-input.selectable:hover,
._lineage_1watt_44 .react-flow__node-output.selectable:hover,
._lineage_1watt_44 .react-flow__node-group.selectable:hover {
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.08);
}

._lineage_1watt_44 .react-flow__node-default.selectable.selected,
._lineage_1watt_44 .react-flow__node-default.selectable:focus,
._lineage_1watt_44 .react-flow__node-default.selectable:focus-visible,
._lineage_1watt_44 .react-flow__node-input.selectable.selected,
._lineage_1watt_44 .react-flow__node-input.selectable:focus,
._lineage_1watt_44 .react-flow__node-input.selectable:focus-visible,
._lineage_1watt_44 .react-flow__node-output.selectable.selected,
._lineage_1watt_44 .react-flow__node-output.selectable:focus,
._lineage_1watt_44 .react-flow__node-output.selectable:focus-visible,
._lineage_1watt_44 .react-flow__node-group.selectable.selected,
._lineage_1watt_44 .react-flow__node-group.selectable:focus,
._lineage_1watt_44 .react-flow__node-group.selectable:focus-visible {
  box-shadow: 0 0 0 0.5px #1a192b;
}

._lineage_1watt_44 .react-flow__node-group {
  background-color: rgba(240, 240, 240, 0.25);
}

._lineage_1watt_44 .react-flow__nodesselection-rect,
._lineage_1watt_44 .react-flow__selection {
  background: rgba(0, 89, 220, 0.08);
  border: 1px dotted rgba(0, 89, 220, 0.8);
}

._lineage_1watt_44 .react-flow__nodesselection-rect:focus,
._lineage_1watt_44 .react-flow__nodesselection-rect:focus-visible,
._lineage_1watt_44 .react-flow__selection:focus,
._lineage_1watt_44 .react-flow__selection:focus-visible {
  outline: none;
}

._lineage_1watt_44 .react-flow__controls {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
}

._lineage_1watt_44 .react-flow__controls-button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: content-box;
  width: 16px;
  height: 16px;
  padding: 5px;
  background: #fefefe;
  border: none;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  user-select: none;
}

._lineage_1watt_44 .react-flow__controls-button:hover {
  background: #f4f4f4;
}

._lineage_1watt_44 .react-flow__controls-button svg {
  width: 100%;
  max-width: 12px;
  max-height: 12px;
  color: rgba(82, 88, 111, 0.62);
  fill: rgba(82, 88, 111, 0.62);
}

._lineage_1watt_44 .react-flow__minimap {
  background-color: #fff;
}

._lineage_1watt_44 .react-flow__wrapper {
  height: 100%;
  background-color: white;
}

._lineage_1watt_44 .react-flow__wrapper_fullScreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}

._lineage_1watt_44 .helpIcon svg {
  font-size: 15px;
  fill: rgba(0, 0, 0, 0.2509803922) !important;
}

._lineage_1watt_44 .flowHint.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

._lineage_1watt_44 .flowHint_list {
  margin-bottom: 0;
  padding-left: 25px;
}

._lineage_1watt_44 .flowHint svg {
  max-width: unset;
  max-height: unset;
}

._lineage_1watt_44 .flowHint .filterIcon {
  position: relative;
}

._lineage_1watt_44 .flowHint .active::after {
  position: absolute;
  top: 0;
  right: -3px;
  width: 6px;
  height: 6px;
  background-color: var(--primary-6);
  border-radius: 50%;
  content: "";
}.description-icon {
  color: var(--primary-6);
  background: white;
  border-radius: 50%;
}

.description-icon-container {
  position: absolute;
  font-size: 10px;
}.flowContainerOld .react-flow-node {
  position: relative;
  display: flex;
  align-items: center;
  width: 275px;
  height: 30px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 12px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  cursor: pointer;
  background-color: white;
}
.flowContainerOld .react-flow-node.lifecycle-node {
  height: 48px;
}
.flowContainerOld .react-flow-node .icon-with-text {
  position: relative;
  display: flex;
  gap: 8px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 8px;
}
.flowContainerOld .react-flow-node .icon-with-text .BaseNode__spin {
  position: absolute;
  right: 8px;
}
.flowContainerOld .react-flow-node .icon-with-text:hover {
  box-shadow: 0 1px 10px 2px rgba(165, 165, 165, 0.2);
}
.flowContainerOld .react-flow-node .icon-with-text .color-block {
  min-width: 11px;
  height: 100%;
  background: var(--primary-3);
  border-radius: 7px 0 0 7px;
}
.flowContainerOld .react-flow-node.forbidden {
  color: rgba(82, 88, 111, 0.37);
  background: #f5f5f5;
}
.flowContainerOld .react-flow-node .pinned-icon {
  display: none;
}
.flowContainerOld .react-flow-node.child {
  width: 251px;
}
.flowContainerOld .react-flow-node.child .color-block {
  background: var(--primary-2);
}
.flowContainerOld .react-flow-node.child-of-child {
  width: 251px;
}
.flowContainerOld .react-flow-node.child-of-child .color-block {
  background: var(--primary-1);
}
.flowContainerOld .react-flow-node.pinned .pinned-icon {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #fff;
  background: var(--primary-6);
  border: 1px solid var(--primary-6);
  border-radius: 100px;
}
.flowContainerOld .preview {
  min-width: 0;
}
.flowContainerOld .selectedNode .react-flow-node {
  background-color: var(--primary-1);
  border-color: var(--primary-6);
}
.flowContainerOld .selectedNode .react-flow-node.forbidden {
  color: rgba(82, 88, 111, 0.37);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.flowContainerOld .GraphFlow .unselectedNode .react-flow__edge-path {
  opacity: 0.4;
}
.flowContainerOld .GraphFlow .unselectedNode .react-flow-node {
  opacity: 0.4;
}
.flowContainerOld .GraphFlow .unselectedNode .react-flow-node.forbidden {
  color: rgba(82, 88, 111, 0.37);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.flowContainerOld .GraphFlow .selectedNode .react-flow-node {
  background-color: #fff;
  border-color: #d9d9d9;
}
.flowContainerOld .GraphFlow .selectedNode.mainSelected .react-flow-node {
  background-color: var(--primary-1);
  border-color: var(--primary-6);
}
.flowContainerOld .react-flow__edge.selectedNode .react-flow__edge-path {
  stroke: var(--primary-6) !important;
}
.flowContainerOld .base-edge-node {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
}
.flowContainerOld .base-edge-node .opened {
  display: none;
}
.flowContainerOld .edge-node__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 50%;
}
.flowContainerOld .edge-node__label {
  position: absolute;
  top: 32px;
  width: 100px;
  line-height: 1.4em;
  text-align: center;
}
.flowContainerOld .node-count {
  padding: 2px 6px;
  font-size: 10px;
  background: #f0f0f0;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.flowContainerOld .node-count:not(.disabled):hover {
  color: var(--primary-6);
  background: var(--primary-2);
  border-color: var(--primary-6);
}
.flowContainerOld .node-count.active {
  color: var(--primary-6);
  background: var(--primary-2);
  border-color: var(--primary-6);
}
.flowContainerOld .node-count.disabled {
  opacity: 0.5;
}
.flowContainerOld .node-count_childs {
  top: 5px;
  right: 9px;
}
.flowContainerOld .node-count_direct {
  top: 5px;
  right: 0;
  transform: translateX(80%);
}
.flowContainerOld .node-count_backward {
  top: 5px;
  left: 0;
  transform: translateX(-80%);
}
.flowContainerOld .node-count_edge-right {
  position: absolute;
  cursor: pointer;
  top: 7px;
  right: -20px;
}
.flowContainerOld .node-count_edge-left {
  position: absolute;
  cursor: pointer;
  top: 7px;
  left: -20px;
}
.flowContainerOld .node-spin {
  color: var(--primary-6);
}
.flowContainerOld .node-breadcrumbs {
  position: absolute;
  top: -25px;
  left: 0;
  z-index: -1;
  min-width: 100%;
  height: 100%;
  display: flex;
}
.flowContainerOld .node-breadcrumbs .Breadcrumbs {
  flex: 1;
}
.flowContainerOld .node-breadcrumbs * {
  font-size: 10px !important;
  min-width: 0;
}
.flowContainerOld .node-breadcrumbs .ant-breadcrumb a {
  height: unset;
}
.flowContainerOld .origin-filters {
  z-index: 6 !important;
}
.flowContainerOld .notCenteredNode {
  opacity: 0.4;
}.button-space {
  display: flex;
  justify-content: center;
}

.download-btn {
  padding: 8px 40px;
  display: flex;
  width: 160px;
  justify-content: center;
  align-items: center;
  position: relative;
}
.download-btn .anticon {
  margin-inline-start: 0 !important;
}
.download-btn .ant-btn-loading-icon {
  position: absolute;
  left: 30px;
  margin-inline-end: 0 !important;
}

.flow-export .popup-overlay__body {
  min-width: 180px;
}.flowContainerOld {
  width: 100%;
  height: 100%;
}
.flowContainerOld .react-flow__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flowContainerOld .react-flow__pane {
  z-index: 1;
  background: #fff;
  cursor: grab;
}
.flowContainerOld .react-flow__pane.selection {
  cursor: pointer;
}
.flowContainerOld .react-flow__pane.dragging {
  cursor: grabbing;
}
.flowContainerOld .react-flow__viewport {
  z-index: 2;
  transform-origin: 0 0;
  pointer-events: none;
}
.flowContainerOld .react-flow__renderer {
  z-index: 4;
}
.flowContainerOld .react-flow__selection {
  z-index: 6;
}
.flowContainerOld .react-flow__nodesselection-rect:focus,
.flowContainerOld .react-flow__nodesselection-rect:focus-visible {
  outline: none;
}
.flowContainerOld .react-flow .react-flow__edges {
  overflow: visible;
  pointer-events: none;
}
.flowContainerOld .react-flow__edge-path,
.flowContainerOld .react-flow__connection-path {
  fill: none;
  stroke: rgba(0, 0, 0, 0.08);
  stroke-width: 1;
}
.flowContainerOld .react-flow__edge {
  cursor: pointer;
  pointer-events: visiblestroke;
}
.flowContainerOld .react-flow__edge.animated path {
  stroke-dasharray: 5;
  animation: dashdraw 0.5s linear infinite;
}
.flowContainerOld .react-flow__edge.animated path.react-flow__edge-interaction {
  stroke-dasharray: none;
  animation: none;
}
.flowContainerOld .react-flow__edge.inactive {
  pointer-events: none;
}
.flowContainerOld .react-flow__edge.selected,
.flowContainerOld .react-flow__edge:focus,
.flowContainerOld .react-flow__edge:focus-visible {
  outline: none;
}
.flowContainerOld .react-flow__edge.selected .react-flow__edge-path,
.flowContainerOld .react-flow__edge:focus .react-flow__edge-path,
.flowContainerOld .react-flow__edge:focus-visible .react-flow__edge-path {
  stroke: #555;
}
.flowContainerOld .react-flow__edge-textwrapper {
  pointer-events: all;
}
.flowContainerOld .react-flow__edge-textbg {
  fill: white;
}
.flowContainerOld .react-flow__edge .react-flow__edge-text {
  user-select: none;
  pointer-events: none;
}
.flowContainerOld .react-flow__connection {
  pointer-events: none;
}
.flowContainerOld .react-flow__connection.animated {
  stroke-dasharray: 5;
  animation: dashdraw 0.5s linear infinite;
}
.flowContainerOld .react-flow__connectionline {
  z-index: 1001;
}
.flowContainerOld .react-flow__nodes {
  transform-origin: 0 0;
  pointer-events: none;
}
.flowContainerOld .react-flow__node {
  position: absolute;
  box-sizing: border-box;
  border-radius: 8px;
  transform-origin: 0 0;
  cursor: grab;
  user-select: none;
  pointer-events: all;
}
.flowContainerOld .react-flow__node:has(> .pinned) {
  z-index: 10 !important;
}
.flowContainerOld .react-flow__node.dragging {
  cursor: grabbing;
}
.flowContainerOld .react-flow__nodesselection {
  z-index: 3;
  transform-origin: left top;
  pointer-events: none;
}
.flowContainerOld .react-flow__nodesselection-rect {
  position: absolute;
  cursor: grab;
  pointer-events: all;
}
.flowContainerOld .react-flow__handle {
  position: absolute;
  width: 6px;
  min-width: 5px;
  height: 6px;
  min-height: 5px;
  border-radius: 100%;
  pointer-events: none;
}
.flowContainerOld .react-flow__handle.connectable {
  cursor: crosshair;
  pointer-events: all;
}
.flowContainerOld .react-flow__handle-bottom {
  top: auto;
  bottom: -4px;
  left: 50%;
  transform: translate(-50%, 0);
}
.flowContainerOld .react-flow__handle-top {
  top: -4px;
  left: 50%;
  transform: translate(-50%, 0);
}
.flowContainerOld .react-flow__handle-left {
  top: 50%;
  left: -4px;
  transform: translate(0, -50%);
}
.flowContainerOld .react-flow__handle-right {
  top: 50%;
  right: -4px;
  transform: translate(0, -50%);
}
.flowContainerOld .react-flow__edgeupdater {
  cursor: move;
  pointer-events: all;
}
.flowContainerOld .react-flow__panel {
  position: absolute;
  z-index: 5;
  margin: 15px;
}
.flowContainerOld .react-flow__panel.top {
  top: 0;
}
.flowContainerOld .react-flow__panel.bottom {
  bottom: 0;
}
.flowContainerOld .react-flow__panel.left {
  left: 0;
}
.flowContainerOld .react-flow__panel.right {
  right: 0;
}
.flowContainerOld .react-flow__panel.center {
  left: 50%;
  transform: translateX(-50%);
}
.flowContainerOld .react-flow__attribution {
  margin: 0;
  padding: 2px 3px;
  font-size: 10px;
  background: rgba(255, 255, 255, 0.5);
}
.flowContainerOld .react-flow__attribution a {
  color: #999;
  text-decoration: none;
}
@keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
@keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
.flowContainerOld .react-flow__edgelabel-renderer {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.flowContainerOld .react-flow__edge.updating .react-flow__edge-path {
  stroke: #777;
}
.flowContainerOld .react-flow__edge-text {
  font-size: 10px;
}
.flowContainerOld .react-flow__node.selectable:focus,
.flowContainerOld .react-flow__node.selectable:focus-visible {
  outline: none;
}
.flowContainerOld .react-flow__node-default,
.flowContainerOld .react-flow__node-input,
.flowContainerOld .react-flow__node-output,
.flowContainerOld .react-flow__node-group {
  width: 275px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 12px;
  text-align: center;
  background-color: white;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
}
.flowContainerOld .react-flow__node-default.selectable:hover,
.flowContainerOld .react-flow__node-input.selectable:hover,
.flowContainerOld .react-flow__node-output.selectable:hover,
.flowContainerOld .react-flow__node-group.selectable:hover {
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.08);
}
.flowContainerOld .react-flow__node-default.selectable.selected,
.flowContainerOld .react-flow__node-default.selectable:focus,
.flowContainerOld .react-flow__node-default.selectable:focus-visible,
.flowContainerOld .react-flow__node-input.selectable.selected,
.flowContainerOld .react-flow__node-input.selectable:focus,
.flowContainerOld .react-flow__node-input.selectable:focus-visible,
.flowContainerOld .react-flow__node-output.selectable.selected,
.flowContainerOld .react-flow__node-output.selectable:focus,
.flowContainerOld .react-flow__node-output.selectable:focus-visible,
.flowContainerOld .react-flow__node-group.selectable.selected,
.flowContainerOld .react-flow__node-group.selectable:focus,
.flowContainerOld .react-flow__node-group.selectable:focus-visible {
  box-shadow: 0 0 0 0.5px #1a192b;
}
.flowContainerOld .react-flow__node-group {
  background-color: rgba(240, 240, 240, 0.25);
}
.flowContainerOld .react-flow__nodesselection-rect,
.flowContainerOld .react-flow__selection {
  background: rgba(0, 89, 220, 0.08);
  border: 1px dotted rgba(0, 89, 220, 0.8);
}
.flowContainerOld .react-flow__nodesselection-rect:focus,
.flowContainerOld .react-flow__nodesselection-rect:focus-visible,
.flowContainerOld .react-flow__selection:focus,
.flowContainerOld .react-flow__selection:focus-visible {
  outline: none;
}
.flowContainerOld .react-flow__controls {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.flowContainerOld .react-flow__controls-button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: content-box;
  width: 16px;
  height: 16px;
  padding: 5px;
  background: #fefefe;
  border: none;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  user-select: none;
}
.flowContainerOld .react-flow__controls-button:hover {
  background: #f4f4f4;
}
.flowContainerOld .react-flow__controls-button svg {
  width: 100%;
  max-width: 12px;
  max-height: 12px;
  color: rgba(82, 88, 111, 0.62);
  fill: rgba(82, 88, 111, 0.62);
}
.flowContainerOld .react-flow__minimap {
  background-color: #fff;
}
.flowContainerOld .react-flow__wrapper {
  height: 100%;
  background-color: white;
}
.flowContainerOld .react-flow__wrapper_fullScreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.flowContainerOld .helpIcon svg {
  font-size: 15px;
  fill: rgba(0, 0, 0, 0.2509803922) !important;
}
.flowContainerOld .flowHint.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.flowContainerOld .flowHint_list {
  margin-bottom: 0;
  padding-left: 25px;
}
.flowContainerOld .flowHint svg {
  max-width: unset;
  max-height: unset;
}
.flowContainerOld .flowHint .filterIcon {
  position: relative;
}
.flowContainerOld .flowHint .active::after {
  position: absolute;
  top: 0;
  right: -3px;
  width: 6px;
  height: 6px;
  background-color: var(--primary-6);
  border-radius: 50%;
  content: "";
}
.flowContainerOld .connectionTypesSelect {
  min-width: 150px;
  max-width: 150px;
}
.flowContainerOld .connectionLegend {
  gap: 0 !important;
  margin-top: 30px;
}
.flowContainerOld .connectionLegend .ant-space {
  row-gap: 0 !important;
}
.flowContainerOld .infoHidden .description-icon-container {
  display: none;
}
.flowContainerOld .topControls {
  display: flex;
  column-gap: 16px;
}
.flowContainerOld .topControls .NodeSearch {
  position: relative;
  min-width: 215px;
  max-width: 215px;
}
.flowContainerOld .topControls .NodeSearch .search-icon {
  color: rgba(82, 88, 111, 0.62);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  z-index: 1;
  display: block;
  content: "";
}
.flowContainerOld .topControls .NodeSearch.ant-select-open .ant-select-arrow {
  display: none;
}
.flowContainerOld .topControls .NodeSearch .ant-select-selector, .flowContainerOld .topControls .NodeSearch .ant-select-selection-search {
  padding-left: 32px !important;
}
.flowContainerOld .topControls .NodeSearch .ant-select-selection-search {
  left: 0 !important;
}._profilingTab_j7tlq_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  row-gap: 24px;
}._RelationsMap_1mqm5_1 .ant-table-row-level-0 > :nth-child(1) [data-element=entityLink] span {
  color: rgba(82, 88, 111, 0.62);
}

._DeleteModal__icon_1mqm5_5 {
  color: #ffa940;
  font-size: 20px;
}._Comment_1c73o_1 {
  min-height: 53px;
}
._Comment__Input_1c73o_4 {
  min-height: inherit !important;
  resize: vertical !important;
}._CustomActionModal__form_bnxjx_1 {
  margin-top: 20px;
}._ExportFileModal__body_syb05_1 {
  row-gap: 16px;
  display: flex;
  flex-direction: column;
}._MoveObjectModal__content_1ncpv_1 {
  row-gap: 24px;
  display: flex !important;
  flex-direction: column;
}._RestoreModal_175di_1 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}._ObjectDeleteModal_1wd8i_1 {
  min-width: 600px;
}
._ObjectDeleteModal__content_1wd8i_4 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-height: 0;
}._ObjectPermissionModal_b5rlh_1 {
  height: 90vh;
}
._ObjectPermissionModal__Tabs_b5rlh_4 .ant-tabs-nav {
  margin: 0;
}._EntityActions_collapsed_1yvqv_1 {
  width: 24px !important;
}._EntityCardHeader_3jagq_1 {
  max-width: 100%;
  margin: -5px 0;
  padding: 16px 16px 0 28px;
  transition: all 0.5s ease-out;
}
._EntityCardHeader__row_3jagq_7 {
  display: flex;
  gap: 8px;
  align-items: center;
  max-height: 100%;
  min-width: 0;
  max-width: 100%;
  padding: 4px 0;
  opacity: 1;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out, padding 0.3s ease-out, max-height 0.3s ease-out;
}
._EntityCardHeader__row_hidden_3jagq_18 {
  max-height: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
}
._EntityCardHeader__breadcrumbs_3jagq_24 {
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
._EntityCardHeader__title_3jagq_29 {
  flex-grow: 1;
  min-width: 0;
  font-size: 24px;
  line-height: 24px;
  display: flex;
  align-items: center;
  margin: 0 -8px;
}
._EntityCardHeader__titleIcon_3jagq_38 {
  display: flex;
  font-size: inherit;
  padding: 0 8px;
}
._EntityCardHeader__titleText_3jagq_43 {
  min-width: 0;
  flex-grow: 1;
  padding: 0 8px;
}
._EntityCardHeader__titleText_3jagq_43 .ant-typography-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
}
._EntityCardHeader__toolbar_3jagq_52 {
  align-self: flex-start;
  margin-left: auto;
}
._EntityCardHeader__processAction_3jagq_56 {
  margin-right: 8px;
}
._EntityCardHeader_collapsed_3jagq_59 {
  padding: 11px 16px 0;
}
._EntityCardHeader_collapsed_3jagq_59 button {
  height: 24px;
  padding: 0 8px;
  font-size: 14px;
}
._EntityCardHeader_collapsed_3jagq_59 ._EntityCardHeader__title_3jagq_29 {
  min-width: 0;
  font-size: 16px;
  line-height: 24px;
}
._EntityCardHeader_collapsed_3jagq_59 ._EntityCardHeader__titleText_3jagq_43 {
  min-width: 0;
  padding-left: 0;
}

._EntityCardEdit__edit_3jagq_77 {
  display: inline-flex;
  margin-left: 8px;
  color: var(--primary-4);
}
._EntityCardEdit__edit_3jagq_77:hover {
  color: var(--primary-2);
}._processActions_tr3us_1 a {
  color: var(--primary-6);
}
._processActions_tr3us_1 a:hover {
  color: var(--primary-4);
}
._processActions_disabled_tr3us_7 a {
  color: rgba(82, 88, 111, 0.37);
}
._processActions_disabled_tr3us_7 a:hover {
  color: rgba(82, 88, 111, 0.37);
}._SocialButton_10pwj_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding: 4px 8px;
  color: rgba(82, 88, 111, 0.62);
  font-size: 14px;
  background: transparent;
  border: none;
  box-shadow: none;
}
._SocialButton_10pwj_1:hover {
  background: #fafafa;
}
._SocialButton_10pwj_1:hover > * {
  color: rgba(82, 88, 111, 0.62);
}
._SocialButton__count_10pwj_19 {
  min-width: 10px;
}
._SocialButton_10pwj_1 .ant-btn-icon {
  display: flex;
  line-height: 22px;
  margin-inline-end: 4px !important;
}
._SocialButton_10pwj_1 .icon-filled {
  color: #ffa940;
}

._SocialButton_10pwj_1 + ._SocialButton_10pwj_1 {
  margin-left: 8px;
}._Social_1mnqy_1 {
  display: flex;
}._EntityTitle__collapseBtn_1h0tv_1 {
  margin-left: 8px;
}
._EntityTitle_invalid_1h0tv_4 textarea.ant-input,
._EntityTitle_invalid_1h0tv_4 textarea.ant-input:focus {
  border-color: #ff4c3b;
}
._EntityTitle_invalid_1h0tv_4 textarea.ant-input:focus,
._EntityTitle_invalid_1h0tv_4 textarea.ant-input:focus:focus {
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
}
._EntityTitle_readonly_1h0tv_12 div[role=button] {
  color: rgba(82, 88, 111, 0.37) !important;
  pointer-events: none;
}._EntityDescriptionBtn_yaqdh_1 {
  padding: 4px 15px !important;
}._HomeSideBlock__collapse_2purh_1 {
  gap: 16px;
  display: flex;
  flex-direction: column;
}
._HomeSideBlock__collapseItem_2purh_6 .ant-collapse-header {
  padding-bottom: 8px !important;
  margin-bottom: 8px !important;
  border-bottom: 1px solid #F0F0F0 !important;
}
._HomeSideBlock__link_2purh_11 {
  color: rgb(0, 0, 0) !important;
}
._HomeSideBlock__link_2purh_11:hover {
  color: var(--primary-6) !important;
}
._HomeSideBlock__linkIcon_2purh_17 {
  margin-left: 8px;
  color: var(--primary-6) !important;
}
._HomeSideBlock__loader_2purh_21 {
  margin-block: 16px;
}
._HomeSideBlock__text_2purh_24 {
  font-weight: 600;
  font-size: 14px;
}
._HomeSideBlock__list_2purh_28 {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
._HomeSideBlock__listItem_2purh_33 {
  display: flex;
  align-items: center;
}
._HomeSideBlock__listItem_2purh_33 ._icon_2purh_37 {
  margin-right: 8px;
}
._HomeSideBlock__paragraph_2purh_40 {
  margin-bottom: 12px;
}
._HomeSideBlock__paragraph_2purh_40 ul li {
  margin-left: 25px;
  list-style: disc;
}
._HomeSideBlock__content_2purh_47 {
  margin-bottom: 28px;
}._HomeContainer_rt42d_1 {
  height: 100%;
}

._HomeRichHtml_rt42d_5 * {
  outline: none !important;
}
._HomeRichHtml_rt42d_5 .icon {
  display: inline-flex;
}
._HomeRichHtml_rt42d_5 table.no-border-table {
  border: none !important;
}
._HomeRichHtml_rt42d_5 table.no-border-table tr,
._HomeRichHtml_rt42d_5 table.no-border-table td {
  border: none !important;
  outline: none !important;
}

._HomeContainerSide_rt42d_20 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}._InfoBlock_10fuu_1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}._MassEditFieldController_1qtla_1 {
  display: flex;
  min-height: 32px;
  width: 100%;
}
._MassEditFieldController__Checkbox_1qtla_6 {
  height: 32px;
  width: 32px;
  display: flex;
  margin-top: 22px;
}
._MassEditFieldController__Field_1qtla_12 {
  display: flex;
  min-height: 54px;
  width: 100%;
}
._MassEditFieldController__FormItem_1qtla_17 {
  width: 100%;
  margin-bottom: 0 !important;
}
._MassEditFieldController__Item_1qtla_21 {
  margin: 0;
  display: flex;
  flex-direction: column;
  min-height: 32px;
  width: 100%;
}._FieldsBlockForm_15yj9_1 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}._EditingStep_1tsw4_1 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}._NotificationCard_1mk2c_1 {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
._NotificationCard_1mk2c_1 a {
  color: var(--primary-6);
}
._NotificationCard__header_1mk2c_7 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
}
._NotificationCard__title_1mk2c_12 {
  margin: auto 0;
  font-weight: 600;
  font-size: 16px;
}
._NotificationCard__toolbar_1mk2c_17 {
  display: flex;
}
._NotificationCard__content_1mk2c_20 {
  display: flex;
  gap: 8px;
  align-items: center;
  overflow: auto;
  background: #fff;
}
._NotificationCard__content_1mk2c_20 a {
  color: var(--primary-6);
}
._NotificationCard__close_1mk2c_30 {
  display: flex;
  align-items: center;
  justify-content: center;
}._NotificationTable_xuf01_1 tr:hover {
  cursor: pointer;
}._SubscriptionsTable__notAllowed_7drlw_1 .ant-table-selection,
._SubscriptionsTable__notAllowed_7drlw_1 .ant-table-selection-column {
  cursor: wait;
  caret-color: red;
}
._SubscriptionsTable__notAllowed_7drlw_1 .ant-table-selection .ant-checkbox-wrapper,
._SubscriptionsTable__notAllowed_7drlw_1 .ant-table-selection-column .ant-checkbox-wrapper {
  pointer-events: none;
}
._SubscriptionsTable_7drlw_1 .ant-table-row-selected:hover {
  background: #fafafa !important;
}
._SubscriptionsTable_7drlw_1 .ant-table-row-selected > td {
  background: transparent !important;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox-wrapper {
  border: none !important;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox-wrapper.SubscriptionsTable_notAllowed {
  pointer-events: none !important;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox-wrapper.SubscriptionsTable_notAllowed th .ant-checkbox-input {
  pointer-events: none !important;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox-wrapper:hover .ant-checkbox {
  border: none !important;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox-wrapper:hover .ant-checkbox::after {
  border: none !important;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  background-color: transparent !important;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox::after {
  border: none;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox .ant-checkbox-inner::after {
  display: none;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner {
  background: url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20class='icon'%20viewBox='0%200%201024%201024'%20fill='%23FAAD14'%3e%3cpath%20d='M908.1%20353.1l-253.9-36.9L540.7%2086.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9%2014.5L369.8%20316.2l-253.9%2036.9c-7%201-13.4%204.3-18.3%209.3a32.05%2032.05%200%200%200%20.6%2045.3l183.7%20179.1-43.4%20252.9a31.95%2031.95%200%200%200%2046.4%2033.7L512%20754l227.1%20119.4c6.2%203.3%2013.4%204.4%2020.3%203.2%2017.4-3%2029.1-19.5%2026.1-36.9l-43.4-252.9%20183.7-179.1c5-4.9%208.3-11.3%209.3-18.3%202.7-17.5-9.5-33.7-27-36.3z'/%3e%3c/svg%3e");
  border: none;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner::after {
  display: none;
  border: none;
}
._SubscriptionsTable_7drlw_1 .ant-checkbox .ant-checkbox-inner {
  background: url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20class='icon'%20viewBox='0%200%201024%201024'%20fill='rgba(82,%2088,%20111,%200.62)'%3e%3cpath%20d='M908.1%20353.1l-253.9-36.9L540.7%2086.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9%2014.5L369.8%20316.2l-253.9%2036.9c-7%201-13.4%204.3-18.3%209.3a32.05%2032.05%200%200%200%20.6%2045.3l183.7%20179.1-43.4%20252.9a31.95%2031.95%200%200%200%2046.4%2033.7L512%20754l227.1%20119.4c6.2%203.3%2013.4%204.4%2020.3%203.2%2017.4-3%2029.1-19.5%2026.1-36.9l-43.4-252.9%20183.7-179.1c5-4.9%208.3-11.3%209.3-18.3%202.7-17.5-9.5-33.7-27-36.3zM664.8%20561.6l36.1%20210.3L512%20672.7%20323.1%20772l36.1-210.3-152.8-149L417.6%20382%20512%20190.7%20606.4%20382l211.2%2030.7-152.8%20148.9z'/%3e%3c/svg%3e");
  border: none;
}._ProfilePage__Header_11iav_1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 24px 0;
}

._ProfilePage__title_11iav_8 {
  display: flex;
  gap: 16px;
  align-items: center;
}
._ProfilePage__titleText_11iav_13 {
  margin: 0 !important;
}
._ProfilePage__titleIcon_11iav_16 {
  font-size: 20px;
}/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
.DGAssetButton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0;
  overflow: visible;
  max-width: 100%;
  outline: none;
  position: relative;
  white-space: nowrap;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  padding: 4px 15px;
  border-radius: 6px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.04) !important;
  color: #fff;
  background-color: var(--primary-6);
}
.DGAssetButton.loading {
  opacity: 0.7;
  pointer-events: none;
  padding-left: 32px;
}
.DGAssetButton .dg-ant-spin {
  position: absolute;
  left: 0;
}
.dg-ant-spin {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  opacity: 0;
  transition: opacity 0.3s;
  vertical-align: middle;
}
.dg-ant-spin-spinning {
  opacity: 1;
}
.dg-ant-spin-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: dgAntSpinRotate 1s linear infinite;
}
@keyframes dgAntSpinRotate {
  100% {
    transform: rotate(360deg);
  }
}
.dg-ant-spin-dot-item {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 100%;
  opacity: 0.3;
  transform: scale(0.75);
  animation: dgAntSpinMove 1.2s infinite linear alternate;
}
.dg-ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 50%;
  transform: translate(-50%, 0) scale(0.75);
  animation-delay: -0.45s;
}
.dg-ant-spin-dot-item:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translate(0, -50%) scale(0.75);
  animation-delay: -0.3s;
}
.dg-ant-spin-dot-item:nth-child(3) {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0) scale(0.75);
  animation-delay: -0.15s;
}
.dg-ant-spin-dot-item:nth-child(4) {
  top: 50%;
  left: 0;
  transform: translate(0, -50%) scale(0.75);
  animation-delay: 0s;
}
@keyframes dgAntSpinMove {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
* {
  font-family: Rubik, sans-serif;
  font-variant: normal !important;
  font-feature-settings: normal !important;
}
*::selection {
  color: white;
  background-color: var(--primary-6);
}
::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
  border: 4px solid rgba(0, 0, 0, 0);
  border-radius: 9999px;
}
.rc-virtual-list-scrollbar-thumb {
  width: 7px !important;
  background-color: rgba(0, 0, 0, 0.15) !important;
  border: 4px solid rgba(0, 0, 0, 0) !important;
  border-radius: 9999px !important;
}
/* MAIN CONTAINER */
.main-container {
  display: flex;
  height: 100vh;
  min-height: 600px;
}
/* BODY */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #root {
  height: 100%;
}
body p {
  margin-bottom: 0;
}
body a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
body a:hover, body a:active, body a:focus-visible {
  color: inherit;
  text-decoration: none;
}
body a[data-link=inner] {
  color: var(--primary-6) !important;
  text-decoration: none;
}
body a[data-link=external] {
  color: var(--primary-6) !important;
  text-decoration: none;
}
body button {
  max-width: 100%;
}
body h1 {
  font-size: 30px;
}
body h2 {
  font-size: 24px;
}
body h3 {
  font-size: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
.spacePre {
  white-space: pre-wrap;
}
/* content-wrapper */
.content-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  width: 100%;
  height: 100%;
}
svg {
  color: inherit;
}
.public-space {
  background: linear-gradient(180deg, #ffffff -10%, var(--public) 30%);
}
.work-space {
  background: linear-gradient(180deg, #ffffff -10%, var(--work) 30%);
}
.archive-space {
  background: linear-gradient(180deg, #ffffff -10%, var(--archive) 30%);
}
.admin-space {
  background: linear-gradient(180deg, #ffffff -10%, var(--admin) 30%);
}
button[role=switch].ant-switch-small {
  max-width: 28px;
}
.ant-tag {
  margin-right: 0;
}
.ant-btn-primary {
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.04) !important;
}
.ant-btn-link {
  padding: 4px 0;
  color: var(--primary-6);
}
.ant-btn-link:hover {
  color: var(--primary-3);
}
.ant-btn-link:active {
  color: var(--primary-5);
}
.ant-btn-link > .ant-btn-icon {
  margin-right: 4px;
}
.ant-btn-text:hover span {
  color: var(--primary-6);
  text-decoration: underline;
  background-color: transparent;
}
.ant-layout {
  min-width: 0;
}
.ant-layout-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ant-tabs {
  height: 100%;
}
.ant-tabs .ant-tabs-content {
  display: flex;
  height: 100%;
}
.ant-tabs .ant-tabs-tabpane {
  width: 100%;
}
.ant-tabs .ant-tabs-nav::before {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.ant-tabs .ant-tabs-nav-wrap {
  user-select: none;
}
.ant-select {
  width: 100%;
}
.ant-select-selector {
  flex-wrap: nowrap !important;
  min-height: 32px;
}
.ant-select-selection-overflow-item-rest {
  flex-basis: fit-content !important;
  color: var(--primary-6);
  cursor: pointer;
}
.ant-select-focused .ant-select-selector, .ant-select-selector:focus, .ant-select-selector:active, .ant-select-open .ant-select-selector {
  border-color: #d9d9d9 !important;
  box-shadow: none !important;
}
.ant-select-single.ant-select-open .ant-select-selection-item {
  color: rgba(0, 0, 0, 0.85) !important;
}
.ant-select-item-option-grouped {
  padding-left: 12px !important;
}
.ant-select-item-option-grouped .icon-text {
  font-weight: 400;
}
.ant-select-item-option-grouped .icon-text-icon, .ant-select-item-option-grouped .icon-text-text {
  padding: 0 4px;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  background-color: var(--primary-1) !important;
}
.ant-select-multiple .ant-select-selection-search-input {
  font-family: inherit;
}
.ant-form-item {
  margin-bottom: 16px;
}
.ant-form-item-label {
  padding: 0 !important;
}
.ant-form-item-label label {
  color: rgba(82, 88, 111, 0.62) !important;
}
.file__edit {
  display: flex;
}
.file__edit svg {
  color: rgba(82, 88, 111, 0.62);
}@font-face {
  font-family: 'Rubik';
  src: url('/assets/Rubik-Black-CDuHvI55.ttf') format('truetype'),local('Rubik');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('/assets/Rubik-Bold-BDJ76Zj9.ttf') format('truetype'),local('Rubik');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('/assets/Rubik-ExtraBold-DhoaRNfU.ttf') format('truetype'),local('Rubik');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('/assets/Rubik-Medium-RMwkARMr.ttf') format('truetype'),local('Rubik');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('/assets/Rubik-Regular-tpf8T38f.ttf') format('truetype'),local('Rubik');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('/assets/Rubik-SemiBold-XVrezKLb.ttf') format('truetype'),local('Rubik');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'RobotoMono';
  src: url('/assets/RobotoMono-Regular-8lSuAkZZ.ttf') format('truetype'),local('RobotoMono');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
._EntityPreviewPopup__overlay_3t6z8_1 {
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, 0.0509803922), 0 6px 16px 0 rgba(0, 0, 0, 0.0784313725), 0 3px 6px -4px rgba(0, 0, 0, 0.1215686275);
  border-radius: 8px;
  min-height: initial;
  overflow: hidden;
}
._EntityPreviewPopup__overlay_3t6z8_1 .ant-popover-inner-content {
  padding-block: 16px;
}
._EntityPreviewPopup__overlay_3t6z8_1 .PopupOverlay__body {
  min-width: min(700px, 80vw);
  max-width: max(700px, 80vw);
  height: 100%;
  padding-inline: 12px;
  margin: -5px 0 0;
  max-height: 400px;
  display: flex;
  flex: 1;
}
._EntityPreviewPopup__overlay_3t6z8_1 .PopupOverlay__title_empty {
  width: 16px;
  height: 16px;
}
._EntityPreviewPopup__card_3t6z8_24 {
  width: 650px;
  display: flex;
  gap: 8px;
  align-items: flex-start;
  height: 100%;
  margin-left: 40px;
}
._EntityPreviewPopup__breadcrumbs_3t6z8_32 {
  height: 22px;
}
._EntityPreviewPopup__title_3t6z8_35 ._EntityPreviewPopup__icon_3t6z8_35 {
  position: absolute;
  left: 16px;
}
._EntityPreviewPopup__name_3t6z8_39 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
._EntityPreviewPopup__name_3t6z8_39 a {
  color: rgba(0, 0, 0, 0.85) !important;
}
._EntityPreviewPopup__icon_3t6z8_35 {
  display: flex;
  flex-basis: 30px;
  align-items: center;
  justify-content: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  color: white;
  background: var(--primary-6);
  border-radius: 50%;
}
._EntityPreviewPopup__alert_3t6z8_59 {
  margin: 12px 0;
  border-radius: 0;
}
._EntityPreviewPopup__content_3t6z8_63 {
  flex-grow: 1;
  width: 100%;
  row-gap: 0 !important;
  max-width: calc(100% - 48px);
}
._EntityPreviewPopup__content_3t6z8_63 > :last-child {
  width: 100%;
}
._EntityPreviewPopup__description_3t6z8_72 {
  width: 100%;
  margin: 8px 0;
  overflow: hidden;
  overflow-wrap: break-word;
}
._EntityPreviewPopup__fields_3t6z8_78 {
  width: 100%;
}

._EntityPreviewPopupField_3t6z8_82 {
  display: flex;
  width: 100%;
  gap: 16px;
}
._EntityPreviewPopupField__title_3t6z8_87 {
  display: flex;
  gap: 4px;
  color: rgba(82, 88, 111, 0.62);
  flex-wrap: nowrap;
  align-items: center;
  width: 200px;
  min-width: 0;
}
._EntityPreviewPopupField__element_3t6z8_96 {
  flex: 1;
  min-width: 0;
}
._EntityPreviewPopupField__element_3t6z8_96 * {
  color: rgba(0, 0, 0, 0.85) !important;
}._EntityTabWrapper_5sszj_1 {
  height: 100%;
}
._EntityTabWrapper_5sszj_1 .ant-tabs-tab.ant-tabs-tab-disabled,
._EntityTabWrapper_5sszj_1 .ant-tabs-tab {
  background: inherit !important;
}
._EntityTabWrapper_5sszj_1 .ant-tabs-tab-active {
  background: #fff !important;
}
._EntityTabWrapper_5sszj_1 .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab {
  border: none;
}
._EntityTabWrapper_5sszj_1 .ant-tabs-tab {
  background: inherit;
  border-radius: 4px 4px 0 0;
}
._EntityTabWrapper_5sszj_1 .ant-tabs > .ant-tabs-nav {
  margin-bottom: -1px;
}
._EntityTabWrapper_5sszj_1 .ant-card {
  border-radius: 0 8px 8px 8px;
}
._EntityTabWrapper_5sszj_1 .ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 4px 4px 0 0;
}
._EntityTabWrapper_5sszj_1 .ant-tabs-nav-wrap .ant-tabs-nav-list {
  margin-left: 0;
}
._EntityTabWrapper_5sszj_1 .antd-table-row-highlighted {
  background-color: var(--primary-1);
}
._EntityTabWrapper_5sszj_1 .ant-table-body {
  overflow: hidden;
}