@charset "UTF-8";
:root {
  --color-white: #fff;
  --color-white-rgb: 255 255 255;
  --color-red: #e04b4b;
  --color-red-rgb: 224 75 75;
  --color-green: #34b934;
  --color-green-rgb: 52 185 52;
  --color-blue: #5192e0;
  --color-blue-rgb: 81 146 224;
  --color-yellow: #d4d641;
  --color-yellow-rgb: 212 214 65;
  --color-orange: #d6a65e;
  --color-orange-rgb: 214 166 94;
  --color-purple: #9c51d6;
  --color-purple-rgb: 156 81 214;
  --color-grey-1: #fff;
  --color-grey-1-rgb: 255 255 255;
  --color-grey-2: #e2e8f0;
  --color-grey-2-rgb: 226 232 240;
  --color-grey-3: #848484;
  --color-grey-3-rgb: 132 132 132;
  --color-grey-4: #434343;
  --color-grey-4-rgb: 67 67 67;
  --color-notice: #ffffc9;
  --color-notice-rgb: 255 255 201;
  --color-error: #ce3f3f;
  --color-error-rgb: 206 63 63;
  --color-success: #34b934;
  --color-success-rgb: 52 185 52;
  --color-info: #2186dc;
  --color-info-rgb: 33 134 220;
  --color-warning: #dcdc80;
  --color-warning-rgb: 220 220 128;
  --transition-time: .1s;
  --transition-border: border .1s;
  --transition-box-shadow: box-shadow .1s;
  --transition-color: color .1s;
  --transition-background: background .1s;
  --spacing-1: .4rem;
  --spacing-2: 15px;
  --size-text-1: 1rem;
  --size-icons-1: 1.2rem;
  --size-icons-2: 1.5rem;
  --size-icons-3: 1.7rem;
  --size-sidebar: 250px;
  --height-input: 2.5em;
  --height-bars: 2.6em;
  --height-title-bar: 3.3em;
}

:root {
  --nautilus-color: #049399;
  --nautilus-color-rgb: var(--c-brand-rgb);
  --nautilus-color-50: rgb(4 147 153 / 50%);
  --nautilus-color-light: #c0e4e5;
  --fe-default-icon-filter-white: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2815%) hue-rotate(310deg) brightness(110%) contrast(100%);
  --fe-default-icon-filter: brightness(0) saturate(100%) invert(47%) sepia(86%) saturate(5615%) hue-rotate(162deg) brightness(97%) contrast(97%);
  --fe-default-font-family: Roboto, Arial, Helvetica, sans-serif;
  --fe-default-color: #000;
  --fe-default-bg-color: #e2e8f0;
  --fe-default-logo-bg-color: #cbd5e1;
  --fe-default-border-color: var(--fe-default-color);
  --fe-default-checkbox-bg-color: var(--nautilus-color);
  --fe-default-checkbox-border-color: thin solid #475569;
  --fe-default-checkbox-border-transparent: thin solid transparent;
  --fe-default-checkbox-color: var(--nautilus-color);
  --fe-default-dropdown-bg-color: var(--nautilus-color);
  --fe-default-dropdown-color: var(--fe-default-color);
  --fe-default-icon-color: var(--fe-default-color);
  --fe-default-label-color: var(--fe-default-color);
  --fe-default-label-color-empty: var(--nautilus-color);
  --fe-default-pagination-bg-color: transparent;
  --fe-default-pagination-color: var(--nautilus-color);
  --fe-default-pagination-primary-bg-color: var(--nautilus-color);
  --fe-default-pagination-primary-color: #fff;
  --fe-default-placeholder-color: var(--nautilus-color);
  --fe-default-table-border-color: #e2e8f0;
  --fe-default-tbody-bg-color: transparent;
  --fe-default-tbody-color: var(--fe-default-color);
  --fe-default-tbody-icon-color: var(--fe-default-color);
  --fe-default-tbody-error-bg-color: transparent;
  --fe-default-tbody-error-color: var(--nautilus-color);
  --fe-default-tbody-stripe-bg-color: #f8fafc;
  --fe-default-tbody-selected-row-bg-color: transparent;
  --fe-default-tbody-selected-row-color: var(--nautilus-color);
  --fe-default-tfooter-color: var(--fe-default-color);
  --fe-default-text-color: var(--fe-default-color);
  --fe-default-thead-bg-color: #e2e8f0;
  --fe-default-thead-alternative-bg-color: #cbd5e1;
  --fe-default-thead-color: var(--fe-default-color);
  --fe-default-thead-button-bg-color: var(--nautilus-color);
  --fe-default-thead-icon-color: var(--fe-default-color);
  --fe-default-triangle-color: var(--nautilus-color);
  --fe-default-radio-bg-color: var(--nautilus-color);
  --fe-default-radio-border-color: var(--nautilus-color);
  --fe-default-radio-color: var(--nautilus-color);
  --fe-default-button-color: var(--nautilus-color);
  --fe-default-button-bg-color: var(--nautilus-color);
  --fe-default-button-primary-color: #fff;
  --fe-default-button-primary-bg-color: var(--nautilus-color);
  --fe-default-button-cancel-color: #94a3b8;
  --fe-default-button-cancel-bg-color: #fff;
  --fe-default-button-cancel-border: transparent;
  --hd-button-color: #fff;
  --hd-button-bg-color: #0f172a;
  --hd-header-bg-image: linear-gradient(to right, #334155, #334155);
  --hd-header-color: #fff;
  --sb-default-bg-color: #334155;
  --sb-default-tab-bg-color: #0f172a;
  --sb-default-tab-color: #fff;
  --pl-default-heading-bg-color: var(--nautilus-color);
  --pl-default-heading-tab-bg-color: var(--nautilus-color-light);
  --pl-default-heading-tab-color: var(--nautilus-color);
  --pl-default-heading-slider-color: #fff;
  --pl-default-body-bg-color: #fff;
  --sbar-default-track-color: #e2e8f0;
  --sbar-default-face-color: #fff;
  --sbar-default-arrow-color: #434343;
  --sbar-default-search-bg-color: #0f172a;
  --sbar-default-search-hightlighted-bg-color: rgb(4 147 153 / 75%);
  --sbar-default-button-bg-color: #0f172a;
  --fe-default-button-border-color: #94a3b8;
  --fe-default-badge-bg-color: #cbd5e1;
  --fe-default-tile-bg-image: linear-gradient(to bottom left, #049399, #006b71);
  --fe-active-checkbox-bg-color: var(--nautilus-color);
  --fe-active-checkbox-border-color: var(--nautilus-color);
  --fe-active-checkbox-color: #fff;
  --sb-active-tab-bg-color: var(--nautilus-color);
  --sb-active-tab-color: #fff;
  --fe-hover-color: var(--nautilus-color);
  --fe-hover-border-color: var(--fe-default-color);
  --fe-hover-checkbox-bg-color: #fff;
  --fe-hover-checkbox-border-color: thin solid rgb(0 0 0 / 50%);
  --fe-hover-checkbox-color: var(--nautilus-color);
  --fe-hover-dropdown-bg-color: var(--nautilus-color-light);
  --fe-hover-dropdown-color: var(--nautilus-color);
  --fe-hover-icon-color: var(--nautilus-color);
  --fe-hover-label-color: var(--nautilus-color);
  --fe-hover-pagination-bg-color: transparent;
  --fe-hover-pagination-color: var(--nautilus-color);
  --fe-hover-pagination-primary-bg-color: var(--nautilus-color-light);
  --fe-hover-pagination-primary-color: var(--nautilus-color);
  --fe-hover-placeholder-color: var(--nautilus-color);
  --fe-hover-table-border-color: var(--nautilus-color);
  --fe-hover-tbody-bg-color: var(--nautilus-color-light);
  --fe-hover-tbody-color: var(--nautilus-color);
  --fe-hover-tbody-icon-color: var(--nautilus-color);
  --fe-hover-tbody-error-bg-color: transparent;
  --fe-hover-tbody-error-color: var(--nautilus-color);
  --fe-hover-tbody-stripe-bg-color: transparent;
  --fe-hover-tbody-selected-row-bg-color: transparent;
  --fe-hover-tbody-selected-row-color: var(--nautilus-color);
  --fe-hover-text-color: var(--nautilus-color);
  --fe-hover-thead-bg-color: var(--nautilus-color);
  --fe-hover-thead-color: var(--nautilus-color);
  --fe-hover-thead-button-bg-color: var(--nautilus-color-light);
  --fe-hover-thead-icon-color: var(--nautilus-color);
  --fe-hover-triangle-color: var(--nautilus-color);
  --fe-hover-radio-bg-color: var(--nautilus-color);
  --fe-hover-radio-border-color: var(--nautilus-color);
  --fe-hover-radio-color: var(--nautilus-color);
  --fe-hover-button-color: var(--nautilus-color);
  --fe-hover-button-bg-color: var(--nautilus-color);
  --fe-hover-button-primary-color: var(--nautilus-color);
  --fe-hover-button-primary-bg-color: var(--nautilus-color);
  --fe-hover-button-cancel-color: #000;
  --hd-hover-button-color: var(--fe-default-color);
  --hd-hover-button-bg-color: #fff;
  --hd-hover-button-icon-color: var(--fe-default-color);
  --sb-hover-tab-bg-color: #0f172a;
  --sb-hover-tab-color: #fff;
  --fe-focus-color: var(--nautilus-color);
  --fe-focus-border-color: var(--nautilus-color);
  --fe-focus-checkbox-bg-color: #fff;
  --fe-focus-checkbox-border-color: thin solid rgb(0 0 0 / 50%);
  --fe-focus-checkbox-color: #049399;
  --fe-focus-dropdown-bg-color: var(--nautilus-color);
  --fe-focus-dropdown-color: var(--nautilus-color);
  --fe-focus-icon-color: var(--nautilus-color);
  --fe-focus-label-color: var(--nautilus-color);
  --fe-focus-pagination-bg-color: transparent;
  --fe-focus-pagination-color: var(--nautilus-color);
  --fe-focus-pagination-primary-bg-color: transparent;
  --fe-focus-pagination-primary-color: var(--nautilus-color);
  --fe-focus-placeholder-color: var(--nautilus-color);
  --fe-focus-table-border-color: var(--nautilus-color);
  --fe-focus-tbody-bg-color: transparent;
  --fe-focus-tbody-color: var(--nautilus-color-light);
  --fe-focus-tbody-icon-color: var(--nautilus-color);
  --fe-focus-tbody-error-bg-color: transparent;
  --fe-focus-tbody-error-color: var(--nautilus-color);
  --fe-focus-tbody-stripe-bg-color: transparent;
  --fe-focus-tbody-selected-row-bg-color: transparent;
  --fe-focus-tbody-selected-row-color: var(--nautilus-color);
  --fe-focus-text-color: var(--nautilus-color);
  --fe-focus-thead-bg-color: var(--nautilus-color);
  --fe-focus-thead-color: var(--nautilus-color);
  --fe-focus-thead-button-bg-color: var(--nautilus-color);
  --fe-focus-thead-icon-color: var(--nautilus-color);
  --fe-focus-triangle-color: var(--nautilus-color);
  --fe-focus-radio-bg-color: var(--nautilus-color);
  --fe-focus-radio-border-color: var(--nautilus-color);
  --fe-focus-radio-color: var(--nautilus-color);
  --fe-focus-button-color: var(--nautilus-color);
  --fe-focus-button-bg-color: var(--nautilus-color);
  --fe-focus-button-primary-color: var(--nautilus-color);
  --fe-focus-button-primary-bg-color: var(--nautilus-color);
  --hd-focus-button-color: var(--nautilus-color);
  --hd-focus-button-bg-color: var(--nautilus-color);
  --pl-focus-heading-tab-bg-color: var(--nautilus-color);
  --pl-focus-heading-tab-color: #fff;
  --fe-readonly-color: #e2e8f0;
  --fe-readonly-border-color: var(--fe-readonly-color);
  --fe-readonly-checkbox-bg-color: #e2e8f0;
  --fe-readonly-checkbox-border-color: thin solid rgb(0 0 0 / 50%);
  --fe-readonly-checkbox-color: #049399;
  --fe-readonly-dropdown-bg-color: var(--nautilus-color);
  --fe-readonly-dropdown-color: var(--nautilus-color);
  --fe-readonly-icon-color: var(--nautilus-color);
  --fe-readonly-label-color: #94a3b8;
  --fe-readonly-label-color-filter: invert(68%) sepia(18%) saturate(330%) hue-rotate(176deg) brightness(92%) contrast(87%);
  --fe-readonly-pagination-bg-color: transparent;
  --fe-readonly-pagination-color: var(--nautilus-color);
  --fe-readonly-pagination-primary-bg-color: transparent;
  --fe-readonly-pagination-primary-color: var(--nautilus-color);
  --fe-readonly-placeholder-color: var(--nautilus-color);
  --fe-readonly-table-border-color: var(--nautilus-color);
  --fe-readonly-tbody-bg-color: transparent;
  --fe-readonly-tbody-color: var(--nautilus-color);
  --fe-readonly-tbody-icon-color: var(--nautilus-color);
  --fe-readonly-tbody-error-bg-color: transparent;
  --fe-readonly-tbody-error-color: var(--nautilus-color);
  --fe-readonly-tbody-stripe-bg-color: transparent;
  --fe-readonly-tbody-selected-row-bg-color: transparent;
  --fe-readonly-tbody-selected-row-color: var(--nautilus-color);
  --fe-readonly-text-color: var(--nautilus-color);
  --fe-readonly-thead-bg-color: var(--nautilus-color);
  --fe-readonly-thead-color: var(--nautilus-color);
  --fe-readonly-thead-button-bg-color: var(--nautilus-color);
  --fe-readonly-thead-icon-color: #94a3b8;
  --fe-readonly-triangle-color: var(--nautilus-color);
  --fe-readonly-radio-bg-color: var(--nautilus-color);
  --fe-readonly-radio-border-color: var(--nautilus-color);
  --fe-readonly-radio-color: var(--nautilus-color);
  --fe-readonly-button-color: var(--nautilus-color);
  --fe-readonly-button-bg-color: var(--nautilus-color);
  --fe-readonly-button-primary-color: var(--nautilus-color);
  --fe-readonly-button-primary-bg-color: var(--nautilus-color);
  --hd-readonly-button-color: var(--nautilus-color);
  --hd-readonly-button-bg-color: var(--nautilus-color);
  --fe-disabled-color: var(--nautilus-color);
  --fe-disabled-border-color: var(--nautilus-color);
  --fe-disabled-checkbox-bg-color: #e2e8f0;
  --fe-disabled-checkbox-border-color: thin solid rgb(0 0 0 / 50%);
  --fe-disabled-checkbox-color: #049399;
  --fe-disabled-dropdown-bg-color: var(--nautilus-color);
  --fe-disabled-dropdown-color: var(--nautilus-color);
  --fe-disabled-icon-color: #94a3b8;
  --fe-disabled-label-color: #94a3b8;
  --fe-disabled-pagination-bg-color: transparent;
  --fe-disabled-pagination-color: var(--nautilus-color);
  --fe-disabled-pagination-primary-bg-color: transparent;
  --fe-disabled-pagination-primary-color: var(--nautilus-color);
  --fe-disabled-placeholder-color: var(--nautilus-color);
  --fe-disabled-table-border-color: var(--nautilus-color);
  --fe-disabled-tbody-bg-color: transparent;
  --fe-disabled-tbody-color: var(--nautilus-color);
  --fe-disabled-tbody-icon-color: var(--nautilus-color);
  --fe-disabled-tbody-error-bg-color: transparent;
  --fe-disabled-tbody-error-color: var(--nautilus-color);
  --fe-disabled-tbody-stripe-bg-color: transparent;
  --fe-disabled-tbody-selected-row-bg-color: transparent;
  --fe-disabled-tbody-selected-row-color: var(--nautilus-color);
  --fe-disabled-text-color: var(--nautilus-color);
  --fe-disabled-thead-bg-color: var(--nautilus-color);
  --fe-disabled-thead-color: var(--nautilus-color);
  --fe-disabled-thead-icon-color: #94a3b8;
  --fe-disabled-triangle-color: var(--nautilus-color);
  --fe-disabled-radio-bg-color: var(--nautilus-color);
  --fe-disabled-radio-border-color: var(--nautilus-color);
  --fe-disabled-radio-color: var(--nautilus-color);
  --fe-disabled-button-color: var(--nautilus-color);
  --fe-disabled-button-bg-color: var(--nautilus-color);
  --fe-disabled-button-primary-color: #fff;
  --fe-disabled-button-primary-border-color: #cbd5e1;
  --fe-disabled-button-primary-bg-color: var(--nautilus-color-light);
  --hd-disabled-button-color: var(--nautilus-color);
  --hd-disabled-button-bg-color: #0f172a;
}

html,
body {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  overflow: hidden;
}

.row > * {
  padding-right: 0;
}

body.nautilus,
.dx-overlay-wrapper,
.dx-overlay-wrapper input,
.dx-overlay-wrapper textarea,
.dx-field,
.dx-field input,
.dx-field textarea,
.dx-widget,
.dx-widget input,
.dx-widget textarea,
.dx-menu-base,
.dx-menu-base input,
.dx-menu-base textarea {
  font-family: var(--fe-default-font-family);
  color: var(--fe-default-text-color);
}

body.nautilus {
  background-color: var(--fe-default-bg-color);
  color: var(--fe-default-color);
  cursor: default;
  display: flex;
  flex-direction: column;
  font-family: var(--fe-default-font-family);
  font-size: 0.75rem;
  height: 100vh;
  width: 100vw;
  scrollbar-track-color: var(--sbar-default-track-color);
  scrollbar-face-color: var(--sbar-default-face-color);
  scrollbar-arrow-color: var(--sbar-default-arrow-color);
}
body.nautilus h1,
body.nautilus h2,
body.nautilus h3,
body.nautilus h4,
body.nautilus h5,
body.nautilus h6 {
  margin: 0;
  line-height: 2.5em;
  font-size: 1em;
  font-weight: bold;
}
body.nautilus h1 {
  font-size: 1.3em;
}
body.nautilus h2 {
  font-size: 1.2em;
}
body.nautilus p {
  margin-bottom: 0;
  min-height: 2em;
  line-height: 2em;
  word-break: break-word;
}
body.nautilus a {
  color: var(--nautilus-color);
}
body.nautilus a:focus {
  outline: none;
}
body.nautilus ::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
body.nautilus ::-webkit-scrollbar-track {
  background-color: var(--sbar-default-track-color);
}
body.nautilus ::-webkit-scrollbar-thumb {
  width: 10px;
  height: 10px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background-color: var(--sbar-default-face-color);
}
body.nautilus .nautilus-page-title {
  line-height: 7rem;
  font-size: 1.2em;
}
body.nautilus .nautilus-page-title-name {
  margin-left: var(--spacing-2);
  margin-right: var(--spacing-2);
}
body.nautilus .nautilus-color-white {
  color: var(--color-white);
}
body.nautilus .nautilus-bg-white {
  background-color: var(--color-white) !important;
}
body.nautilus .nautilus-color-red {
  color: var(--color-red);
}
body.nautilus .nautilus-bg-red {
  background-color: var(--color-red) !important;
}
body.nautilus .nautilus-color-green {
  color: var(--color-green);
}
body.nautilus .nautilus-bg-green {
  background-color: var(--color-green) !important;
}
body.nautilus .nautilus-color-blue {
  color: var(--color-blue);
}
body.nautilus .nautilus-bg-blue {
  background-color: var(--color-blue) !important;
}
body.nautilus .nautilus-color-yellow {
  color: var(--color-yellow);
}
body.nautilus .nautilus-bg-yellow {
  background-color: var(--color-yellow) !important;
}
body.nautilus .nautilus-color-orange {
  color: var(--color-orange);
}
body.nautilus .nautilus-bg-orange {
  background-color: var(--color-orange) !important;
}
body.nautilus .nautilus-color-purple {
  color: var(--color-purple);
}
body.nautilus .nautilus-bg-purple {
  background-color: var(--color-purple) !important;
}
body.nautilus .nautilus-color-grey-1 {
  color: var(--color-grey-1);
}
body.nautilus .nautilus-bg-grey-1 {
  background-color: var(--color-grey-1) !important;
}
body.nautilus .nautilus-color-grey-2 {
  color: var(--color-grey-2);
}
body.nautilus .nautilus-bg-grey-2 {
  background-color: var(--color-grey-2) !important;
}
body.nautilus .nautilus-color-grey-3 {
  color: var(--color-grey-3);
}
body.nautilus .nautilus-bg-grey-3 {
  background-color: var(--color-grey-3) !important;
}
body.nautilus .nautilus-color-grey-4 {
  color: var(--color-grey-4);
}
body.nautilus .nautilus-bg-grey-4 {
  background-color: var(--color-grey-4) !important;
}
body.nautilus .nautilus-color-notice {
  color: var(--color-notice);
}
body.nautilus .nautilus-bg-notice {
  background-color: var(--color-notice) !important;
}
body.nautilus .nautilus-color-error {
  color: var(--color-error);
}
body.nautilus .nautilus-bg-error {
  background-color: var(--color-error) !important;
}
body.nautilus .nautilus-color-success {
  color: var(--color-success);
}
body.nautilus .nautilus-bg-success {
  background-color: var(--color-success) !important;
}
body.nautilus .nautilus-color-info {
  color: var(--color-info);
}
body.nautilus .nautilus-bg-info {
  background-color: var(--color-info) !important;
}
body.nautilus .nautilus-color-warning {
  color: var(--color-warning);
}
body.nautilus .nautilus-bg-warning {
  background-color: var(--color-warning) !important;
}
body.nautilus .nautilus-bg-color-red,
body.nautilus .nautilus-bg-color-blue,
body.nautilus .nautilus-bg-color-green,
body.nautilus .nautilus-bg-color-purple,
body.nautilus .nautilus-bg-color-black,
body.nautilus .nautilus-bg-color-grey-3,
body.nautilus .nautilus-bg-color-grey-4,
body.nautilus .nautilus-bg-color-error,
body.nautilus .nautilus-bg-color-success,
body.nautilus .nautilus-bg-color-info {
  color: #fff !important;
}
body.nautilus .nautilus-filter-color-red {
  filter: brightness(0) saturate(100%) invert(33%) sepia(18%) saturate(3495%) hue-rotate(322deg) brightness(116%) contrast(92%);
}
body.nautilus .nautilus-filter-color-green {
  filter: brightness(0) saturate(100%) invert(66%) sepia(10%) saturate(3706%) hue-rotate(71deg) brightness(89%) contrast(83%);
}
body.nautilus .nautilus-filter-color-blue {
  filter: brightness(0) saturate(100%) invert(62%) sepia(18%) saturate(5991%) hue-rotate(189deg) brightness(92%) contrast(90%);
}
body.nautilus .nautilus-filter-color-yellow {
  filter: brightness(0) saturate(100%) invert(100%) sepia(71%) saturate(1684%) hue-rotate(1deg) brightness(85%) contrast(98%);
}
body.nautilus .nautilus-filter-color-orange {
  filter: brightness(0) saturate(100%) invert(64%) sepia(65%) saturate(305%) hue-rotate(357deg) brightness(94%) contrast(93%);
}
body.nautilus .nautilus-filter-color-purple {
  filter: brightness(0) saturate(100%) invert(39%) sepia(32%) saturate(3017%) hue-rotate(247deg) brightness(88%) contrast(89%);
}
body.nautilus .nautilus-filter-color-white {
  filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(10%) hue-rotate(215deg) brightness(103%) contrast(104%);
}
body.nautilus .nautilus-filter-color-black, body.nautilus > header .nautilus-header-button-icon:not([disabled]):hover img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(99%) saturate(21%) hue-rotate(14deg) brightness(94%) contrast(100%);
}
body.nautilus .nautilus-filter-color-grey-1 {
  filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(10%) hue-rotate(215deg) brightness(103%) contrast(104%);
}
body.nautilus .nautilus-filter-color-grey-2 {
  filter: brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(951%) hue-rotate(202deg) brightness(111%) contrast(85%);
}
body.nautilus .nautilus-filter-color-grey-3 {
  filter: brightness(0) saturate(100%) invert(54%) sepia(0%) saturate(1403%) hue-rotate(188deg) brightness(96%) contrast(93%);
}
body.nautilus .nautilus-filter-color-grey-4, body.nautilus > header .nautilus-header-button-icon[disabled] img, body.nautilus > header .nautilus-header-button-icon.dx-state-disabled img, body.nautilus > header .nautilus-header-button-icon[disabled]:hover img {
  filter: brightness(0) saturate(100%) invert(54%) sepia(0%) saturate(1403%) hue-rotate(188deg) brightness(96%) contrast(93%);
}
body.nautilus .nautilus-filter-color-notice {
  filter: brightness(0) saturate(100%) invert(100%) sepia(37%) saturate(1482%) hue-rotate(16deg) brightness(112%) contrast(109%);
}
body.nautilus .nautilus-filter-color-error {
  filter: brightness(0) saturate(100%) invert(29%) sepia(84%) saturate(900%) hue-rotate(323deg) brightness(101%) contrast(99%);
}
body.nautilus .nautilus-filter-color-success {
  filter: brightness(0) saturate(100%) invert(59%) sepia(19%) saturate(2256%) hue-rotate(73deg) brightness(97%) contrast(77%);
}
body.nautilus .nautilus-filter-color-info {
  filter: brightness(0) saturate(100%) invert(49%) sepia(23%) saturate(6286%) hue-rotate(187deg) brightness(90%) contrast(90%);
}
body.nautilus .nautilus-filter-color-warning {
  filter: brightness(0) saturate(100%) invert(98%) sepia(6%) saturate(2798%) hue-rotate(1deg) brightness(91%) contrast(90%);
}
body.nautilus .nautilus-no-wrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.nautilus .system-notifications {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.nautilus .system-notifications > * {
  margin-top: var(--spacing-1);
  margin-bottom: 0;
  padding: 0 0.3em;
  font-size: 90%;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 0.2em;
}
body.nautilus .system-notifications > .system-notification-notice,
body.nautilus .system-notifications > .system-notification-warning {
  background-color: var(--color-warning);
}
body.nautilus .system-notifications > .system-notification-error {
  background-color: var(--color-error);
}
body.nautilus .system-notifications > :empty {
  margin: 0;
}
body.nautilus > main > * > .tab-content,
body.nautilus > main > .tab-content,
body.nautilus > main #tab-content {
  flex-grow: 1;
  padding: 5px;
  padding-top: 12px;
  overflow: auto;
  width: calc(100% - var(--size-sidebar) - 5px);
}
body.nautilus.nautilus-sidebar-collapsed .tab-content, body.nautilus.nautilus-sidebar-collapsed #tab-content {
  left: 69px;
  width: calc(100% - 69px);
}
body.nautilus.nautilus-sidebar-disabled .tab-content, body.nautilus.nautilus-sidebar-disabled #tab-content {
  left: 0;
  width: 100%;
}

.dx-menu-base,
.dx-menu-base input,
.dx-menu-base textarea,
.dx-widget,
.dx-widget input,
.dx-widget textarea {
  font-family: var(--fe-default-font-family);
  font-size: 0.75rem;
}

img[src*="size=Exact8"], img[src*="size=Preferred8"] {
  width: 8px !important;
  height: 8px !important;
}
img[src*="size=Exact16"], img[src*="size=Preferred16"] {
  width: 16px !important;
  height: 16px !important;
}
img[src*="size=Exact24"], img[src*="size=Preferred24"] {
  width: 24px !important;
  height: 24px !important;
}
img[src*="size=Exact32"], img[src*="size=Preferred32"] {
  width: 32px !important;
  height: 32px !important;
}
img[src*="size=Exact40"], img[src*="size=Preferred40"] {
  width: 40px !important;
  height: 40px !important;
}
img[src*="size=Exact48"], img[src*="size=Preferred48"] {
  width: 48px !important;
  height: 48px !important;
}

.fa.fa-close, .fa.fa-remove, .fa.fa-times {
  font: 14px/1 DXIcons, sans-serif;
}
.fa.fa-close::before, .fa.fa-remove::before, .fa.fa-times::before {
  content: "\f00a";
}
.fa.fa-arrow-left {
  font: 14px/1 DXIcons, sans-serif;
}
.fa.fa-arrow-left::before {
  content: "\f011";
}
.fa.fa-arrow-down {
  font: 14px/1 DXIcons, sans-serif;
}
.fa.fa-arrow-down::before {
  content: "\f015";
}
.fa.fa-arrow-up {
  font: 14px/1 DXIcons, sans-serif;
}
.fa.fa-arrow-up::before {
  content: "\f013";
}
.fa.fa-arrow-right {
  font: 14px/1 DXIcons, sans-serif;
}
.fa.fa-arrow-right::before {
  content: "\f00e";
}
.fa.fa-plus {
  font: 14px/1 DXIcons, sans-serif;
}
.fa.fa-plus::before {
  content: "\f00b";
}
.fa.fa-check {
  font: 14px/1 DXIcons, sans-serif;
}
.fa.fa-check::before {
  content: "\f005";
}
.fa.fa-step-backward::before {
  content: "\f0d9";
}
.fa.fa-step-forward::before {
  content: "\f0da";
}
.fa.fa-fast-backward::before {
  content: "\f04a";
}
.fa.fa-fast-forward::before {
  content: "\f04e";
}
.fa.fa-eye::before {
  content: "\f06e" !important;
}

body.nautilus .dx-icon-trash {
  font: 14px/1 FontAwesome, sans-serif;
}
body.nautilus .dx-icon-trash::before {
  content: "\f1f8";
}
body.nautilus .dx-icon-edit-button-save {
  font: 14px/1 FontAwesome, sans-serif;
}
body.nautilus .dx-icon-edit-button-save::before {
  content: "\f0c7";
}

.dx-data-row .fa {
  font-size: 16px;
}

.dx-data-row a .fa {
  color: var(--fe-default-tbody-color);
}

img[src*=Preferred16] {
  max-width: 16px;
  max-height: 16px;
}

body.nautilus .nav-tabs {
  border-bottom: 0;
}
body.nautilus .nav-tabs .nav-link {
  border-radius: 0;
  margin-bottom: 0;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

body.nautilus .dx-pivotgrid,
body.nautilus .nautilus-buttons-between-grids {
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding-top: 2.5rem;
}
body.nautilus .dx-pivotgrid > button,
body.nautilus .dx-pivotgrid > .dx-button,
body.nautilus .nautilus-buttons-between-grids > button,
body.nautilus .nautilus-buttons-between-grids > .dx-button {
  border-radius: 1.25em;
  border: none;
  width: 2.5em;
  height: 2.5em;
  padding: 0;
  margin-bottom: 5px; /* from datagrid toolbar items */
}
body.nautilus .dx-pivotgrid > button:hover,
body.nautilus .dx-pivotgrid > .dx-button:hover,
body.nautilus .nautilus-buttons-between-grids > button:hover,
body.nautilus .nautilus-buttons-between-grids > .dx-button:hover {
  box-shadow: none;
  background-color: var(--fe-hover-tbody-bg-color);
}
body.nautilus .dx-pivotgrid .dx-button-mode-contained .dx-icon,
body.nautilus .nautilus-buttons-between-grids .dx-button-mode-contained .dx-icon {
  color: var(--fe-default-thead-icon-color);
}
body.nautilus .dx-pivotgrid .dx-button-mode-contained.dx-state-disabled,
body.nautilus .nautilus-buttons-between-grids .dx-button-mode-contained.dx-state-disabled {
  background: none;
}
body.nautilus .dx-pivotgrid .dx-button-mode-contained.dx-state-disabled .dx-icon,
body.nautilus .nautilus-buttons-between-grids .dx-button-mode-contained.dx-state-disabled .dx-icon {
  color: var(--fe-disabled-thead-icon-color);
}

.nautilus-text-box {
  border-bottom: 1px solid var(--fe-default-border-color);
  padding: 0.3rem;
}

body.nautilus.aprl .nautilus-panel {
  transform: rotateZ(0.1deg);
}

body.nautilus.bprl .fa,
body.nautilus.bprl .dx-icon,
body.nautilus.bprl .dx-dropdowneditor-icon {
  transform: rotateZ(90deg);
}

body.nautilus > header {
  position: relative;
  display: flex;
  align-items: center;
  height: 6rem;
  background-image: var(--hd-header-bg-image);
  color: #fff;
  transition: height 0.5s;
  will-change: height;
}
body.nautilus > header .nautilus-header-button-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  width: 32px;
  min-width: 32px;
  height: 32px;
  padding: 0;
  border-radius: 50%;
  border: thin solid rgba(0, 0, 0, 0.25);
  border-color: transparent;
  cursor: pointer;
  transition: box-shadow 0.1s;
  margin-right: 6px;
  text-decoration: none;
}
body.nautilus > header .nautilus-header-button-icon img {
  filter: var(--fe-default-icon-filter-white);
}
body.nautilus > header .nautilus-header-button-icon.toggle-navigation {
  margin-top: 16px;
}
body.nautilus > header .nautilus-header-button-icon.toggle-navigation.can-change-marketer {
  margin-top: 30px;
}
body.nautilus > header .nautilus-header-button-icon:not([disabled]):hover {
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 0.2em;
  text-decoration: none;
  background-color: #fff !important;
  color: var(--hd-hover-button-icon-color) !important;
}
body.nautilus > header .nautilus-header-button-icon.dx-state-focused:not([disabled]):hover .dx-icon {
  color: var(--hd-hover-button-icon-color);
}
body.nautilus > header .nautilus-header-button-icon.fa {
  font-size: inherit !important;
}
body.nautilus > header .nautilus-header-button-icon[disabled]:hover {
  background: var(--hd-disabled-button-bg-color);
  color: rgba(255, 255, 255, 0.3);
}
body.nautilus > header .nautilus-header-button-icon img,
body.nautilus > header .nautilus-header-button-icon .fa,
body.nautilus > header .nautilus-header-button-icon .dx-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
}
body.nautilus > header .nautilus-header-button-icon.dx-menu .dx-menu-item-wrapper {
  height: 100%;
}
body.nautilus > header .nautilus-header-button-icon.dx-menu .dx-menu-item {
  padding: 0;
  background: transparent;
  border: none;
}
body.nautilus > header .nautilus-header-button-icon.dx-menu .dx-menu-item.dx-state-hover {
  box-shadow: none;
}
body.nautilus > header .nautilus-header-button-icon[disabled], body.nautilus > header .nautilus-header-button-icon.dx-state-disabled {
  opacity: 1;
  color: rgba(255, 255, 255, 0.3);
  cursor: default;
}
body.nautilus > header .nautilus-header-module {
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.nautilus > header .nautilus-header-home-nemo {
  display: flex;
}
body.nautilus > header .nautilus-header-current-marketer {
  white-space: nowrap;
}
body.nautilus > header .nautilus-customer-logo {
  padding-bottom: 0;
  transition: padding-bottom 0.5s, opacity 0.4s;
  will-change: padding-bottom, opacity, display;
}
body.nautilus > header .nautilus-customer-logo.hide-logo {
  width: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
}
body.nautilus > header .nautilus-customer-logo img {
  min-height: calc(6rem - 40px);
  max-height: calc(6rem - 40px);
  width: auto;
  height: auto;
  display: block;
}
body.nautilus > header .nautilus-current-user-marketer:not(.has-extended-marketer) {
  will-change: height;
  transition: height 0.5s;
}
body.nautilus > header #navbar-nav-dropdown {
  will-change: height, top;
  transition: height 0.5s, top 0.5s;
}
body.nautilus > header ~ main {
  will-change: height, top;
  transition: height 0.5s, top 0.5s;
}
body.nautilus > header ~ main > .tab-content,
body.nautilus > header ~ main #tab-content {
  will-change: height, top;
  transition: height 0.5s, top 0.5s;
}
body.nautilus > header ~ main #tabs {
  will-change: height, top;
  transition: height 0.5s, top 0.5s;
}
body.nautilus > header ~ main #starter-groups .nautilus-sidebar {
  will-change: height, top;
  transition: height 0.5s, top 0.5s;
  overflow-y: auto;
}

body.nautilus > header ~ main #tabs {
  flex-wrap: nowrap !important;
  gap: 16px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #334155;
}
body.nautilus > header ~ main #tabs::-webkit-scrollbar {
  width: 10px;
}
body.nautilus > header ~ main #tabs::-webkit-scrollbar-track {
  background: #334155;
}
body.nautilus > header ~ main #tabs::-webkit-scrollbar-thumb {
  background-color: #475569;
  border-radius: 2px;
  border: 0 solid #94a3b8;
}

body.nautilus.screen-application > header {
  box-sizing: border-box;
  min-width: 720px;
  padding-left: 36px;
  transition: 0.5s;
}
body.nautilus.screen-application > header .nautilus-label {
  color: #fff;
}

body.nautilus.screen-portal > header {
  padding-left: 36px;
}
body.nautilus.screen-portal > header > h1 {
  line-height: 7rem;
}
body.nautilus.screen-portal > header::after {
  right: auto;
  left: 17.5px;
}
body.nautilus.screen-portal > main > h1 {
  display: none;
}
body.nautilus.screen-portal .nautilus-starter-edit-mode-toolbar {
  display: inline-flex;
}
body.nautilus.screen-portal .nautilus-starter-edit-mode-toolbar .nautilus-starter-edit-mode-button {
  margin-left: 0.5rem;
  cursor: pointer;
  font-size: 14px;
  height: 14px;
  width: 14px;
  box-sizing: content-box;
  padding: 6px;
}
body.nautilus.screen-portal .nautilus-starter-edit-mode-toolbar .nautilus-starter-edit-mode-button:hover {
  color: var(--nautilus-color);
}
body.nautilus.screen-portal #starter-groups {
  width: 100%;
  display: flex;
}
body.nautilus.screen-portal #starter-groups .starter-content {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  max-height: 100%;
  overflow: auto;
  width: calc(100% - var(--size-sidebar));
}
body.nautilus.screen-portal #starter-groups .starter-content .nautilus-panel-group {
  padding: 15px;
}
body.nautilus.screen-portal #starter-groups .starter-content .nautilus-panel-group > header {
  font-size: 110%;
  height: 2.5em;
  line-height: 2.5em;
  font-weight: bold;
}
body.nautilus.screen-portal #starter-groups .starter-content .nautilus-grid-starter {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fill, 82px);
  grid-template-rows: repeat(auto-fill, 82px 82px);
  grid-gap: 6px;
  pointer-events: none;
}
body.nautilus.screen-portal #starter-groups .starter-content .nautilus-grid-starter > .nautilus-panel-drop-position {
  display: none;
  width: 0;
  height: 75px;
  transition: width 0.2s, margin-right 0.2s;
  padding-right: 0;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
body.nautilus.screen-portal #starter-groups .starter-content .nautilus-grid-starter > .nautilus-panel-drop-position.grid-row-span-2 {
  height: 170px;
  grid-row: span 2;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-texteditor.dx-editor-outlined {
  border: none;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-texteditor-container {
  background-color: var(--sbar-default-search-bg-color);
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-texteditor-container input {
  background-color: var(--sbar-default-search-bg-color);
  color: #fff;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-texteditor-container input:hover,
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-texteditor-container input:focus,
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-texteditor-container input:active {
  box-shadow: none;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-texteditor-container .dx-placeholder,
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-texteditor-container .dx-icon-search::before {
  color: #fff;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-texteditor-container .dx-icon-clear {
  color: #fff;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-datagrid .dx-scrollable-content {
  width: 100%;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-datagrid .dx-data-row td {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #fff;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-datagrid .dx-data-row td img {
  filter: var(--fe-default-icon-filter-white);
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-datagrid .dx-data-row td .dx-template-wrapper {
  align-items: center;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-datagrid .dx-data-row td .dx-template-wrapper div {
  white-space: break-spaces;
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-datagrid .dx-data-row.dx-state-hover td {
  color: #fff;
  background-color: var(--sb-hover-tab-bg-color);
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-datagrid .dx-data-row.dx-state-hover td img {
  filter: var(--fe-default-icon-filter-white);
}
body.nautilus.screen-portal #starter-groups .nautilus-sidebar .dx-datagrid-nodata {
  color: #fff;
}
body.nautilus.screen-portal #starter-groups:not(.editing) .nautilus-sidebar {
  display: none;
}
body.nautilus.screen-portal #starter-groups.editing .nautilus-sidebar .dx-datagrid {
  background: transparent;
}
body.nautilus.screen-portal #starter-groups.editing .nautilus-panel-group .nautilus-starter-group-edit-button {
  display: inline-block;
  pointer-events: all;
  right: 0;
  opacity: 1;
}
body.nautilus.screen-portal #starter-groups.editing .nautilus-panel-group hr {
  margin-bottom: 3.5rem;
}
body.nautilus.screen-portal #starter-groups.editing .nautilus-grid-starter {
  width: calc(100% - var(--size-sidebar));
}
body.nautilus.screen-portal #starter-groups.editing .nautilus-grid-starter > .nautilus-panel-drop-position {
  display: flex;
  background: rgba(0, 0, 0, 0.05);
}
body.nautilus.screen-portal #starter-groups.editing .nautilus-grid-starter > .nautilus-panel-drop-position:hover {
  width: 50px;
  margin-right: 6px;
}
body.nautilus.screen-portal #starter-groups.editing .nautilus-grid-starter.nautilus-dragover > .nautilus-panel-drop-position:hover {
  width: 50px;
  margin-right: 6px;
}
body.nautilus.screen-portal .nautilus-body-dragging {
  cursor: grabbing !important;
}
body.nautilus.screen-portal .nautilus-dragged {
  opacity: 0.5;
}
body.nautilus.screen-portal .nautilus-dragover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* PORTAL OVERRIDES */
/* body.nautilus.screen-portal {
	& > header,
	& > main,
	& > footer {
		min-width: 720px;
	}
} */
body.nautilus > header > .nautilus-customer-logo {
  display: flex;
  align-items: center;
  position: relative;
  height: calc(6rem - 36px);
  margin: 26px 20px 10px 10px;
}
body.nautilus > header > .nautilus-customer-logo img {
  max-width: 250px;
  float: right;
}

body.nautilus > header > .nautilus-customer-logo.has-extended-marketer {
  height: calc(6rem - 50px);
  margin-top: 40px;
}

body.nautilus > header > .nautilus-current-user-marketer {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 8px;
  padding-right: 20px;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: inherit;
  height: auto;
}

body.nautilus > section.sidebar {
  margin: 0;
  width: var(--size-sidebar);
  max-height: calc(100% - 2.5rem);
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 0.2em;
  background-color: #fff;
  font-weight: bold;
}
body.nautilus > section.sidebar > * {
  display: block;
  width: 100%;
  padding: var(--spacing-1);
  padding-left: 15px;
}

body.nautilus header:not(.hidden):not(:empty) ~ section.sidebar {
  max-height: calc(100% - 7.5rem);
}

body.nautilus .nautilus-sidebar {
  width: var(--size-sidebar);
  background-color: var(--sb-default-bg-color);
  transition: top 0.5s, height 0.5s;
  display: flex;
  justify-content: space-between;
  max-height: calc(100% - 1px);
}
body.nautilus .nautilus-sidebar .nav-link {
  display: flex;
  align-items: center;
  width: 100%;
  border: none;
  padding: 1rem;
  line-height: 24px;
}
body.nautilus .nautilus-sidebar .nav-link.active {
  border: none;
}
body.nautilus .nautilus-sidebar .nav-link:first-child {
  font-weight: bold;
}

#starter-groups .nautilus-sidebar .dx-datagrid-rowsview {
  border: none;
}

body.nautilus.nautilus-sidebar-collapsed .nautilus-sidebar {
  overflow: hidden;
  width: calc(32px + 2rem);
}

body.nautilus.nautilus-sidebar-disabled .nautilus-sidebar {
  overflow: hidden;
  width: 0;
}

body.nautilus .nautilus-icon-ui-sidebar {
  width: 32px; /* 32px icons */
  height: 32px; /* 32px icons */
  margin-right: 1rem;
}
body.nautilus .nautilus-icon-ui-sidebar.fa::before {
  font-size: 32px; /* 32px icons */
}

body.nautilus .nautilus-icon-ui-sidebar.fa.fa-envelope-o {
  position: relative;
  top: -2px;
}
body.nautilus .nautilus-icon-ui-sidebar.fa.fa-caret-left, body.nautilus .nautilus-icon-ui-sidebar.fa.fa-caret-right {
  height: 32px; /* 32px icons */
  line-height: 29px; /* 32px icons */
}
body.nautilus .nautilus-icon-ui-sidebar.fa.fa-caret-left::before, body.nautilus .nautilus-icon-ui-sidebar.fa.fa-caret-right::before {
  font-size: 24px; /* 32px icons */
}

body.nautilus > main {
  display: flex;
  flex-grow: 1;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
}

body.nautilus section.sidebar:not(.hidden):not(:empty) ~ main {
  right: 0;
  max-width: calc(100% - var(--size-sidebar));
}

/* collapsable sidebar & min width on content */
body.nautilus > main .row {
  margin: 0;
}

/* app heading */
body.nautilus > main > header > * {
  display: inline-block;
}

/* FOOTER */
body.nautilus > footer {
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
  min-height: 26px;
  width: 100%;
  z-index: 1030;
}
body.nautilus > footer > * {
  min-height: 1.5rem;
  line-height: 1.5rem;
}
body.nautilus > footer a {
  margin: 0 var(--spacing-1);
}

body.nautilus > footer #app-debug.app-info {
  flex-grow: 1;
}

body.nautilus > footer #app-info.app-info {
  flex-grow: 1;
}

/* app info */
body.nautilus > footer .app-info {
  width: auto;
  padding: 0 var(--spacing-2);
  text-align: right;
  font-size: 0.7rem;
}
body.nautilus > footer .app-info a.dropdown-item {
  color: var(--fe-default-dropdown-color);
  margin: 0;
}
body.nautilus > footer .app-info a.dropdown-item:hover {
  color: var(--nautilus-color);
}
body.nautilus > footer .app-info .badge.badge-success {
  background-color: var(--color-green);
  color: #fff;
  font-size: 0.7rem;
}
body.nautilus > footer .app-info .badge.badge-danger {
  background-color: var(--color-red);
  color: #fff;
  font-size: 0.7rem;
}
body.nautilus > footer .app-info .badge,
body.nautilus > footer .app-info .badge-secondary {
  background-color: var(--fe-default-badge-bg-color);
  color: var(--fe-default-text-color);
  font-size: 0.7rem;
}
body.nautilus > footer .app-info .dropdown-menu {
  font-size: 0.7rem;
  font-weight: 300;
}
body.nautilus > footer .app-info .app-info-version {
  display: inline;
  font-weight: normal;
}
body.nautilus > footer .app-info .app-info-tooltip {
  visibility: hidden;
  position: absolute;
  z-index: 10;
  right: 0.5rem;
  bottom: 1.5rem;
  padding: var(--spacing-1);
  box-shadow: rgba(0, 0, 0, 0.75) 0 0.2em 0.3em;
  background-color: #fff;
  line-height: 1.5em;
}
body.nautilus > footer .app-info .app-info-tooltip header {
  text-align: left;
}
body.nautilus > footer .app-info .app-info-tooltip header ::after {
  content: ":";
}
body.nautilus > footer .app-info:hover .app-info-tooltip {
  visibility: visible;
}
body.nautilus > footer .app-info:hover .app-info-tooltip .app-property {
  width: 25em;
}
body.nautilus > footer .app-info:hover .app-info-tooltip .app-property-name {
  float: left;
}
body.nautilus > footer .app-info:hover .app-info-tooltip .app-property-name::after {
  content: ":";
}

body.nautilus > footer .user-info {
  font-size: 0.75rem;
}

/* text ellipsis */
.nautilus-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#nautilus-header-current-marketer {
  line-height: 30px;
}

.change-current-marketer {
  display: inline-block;
}

.nautilus-control-label-wrapper {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 7px;
}
.nautilus-control-label-wrapper .dx-checkbox-container {
  margin-top: 9px;
  max-height: 30px;
}
.nautilus-control-label-wrapper > .nautilus-label-after {
  margin-left: 0;
}
.nautilus-control-label-wrapper .dx-checkbox {
  position: relative;
  bottom: 9px;
}

.tiles {
  display: flex;
  flex-direction: column;
  padding: 1rem 1rem 2rem;
}
.tiles__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.tiles__title {
  display: block;
  padding-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.tile {
  align-items: stretch;
  background-image: var(--fe-default-tile-bg-image);
  border-radius: 0.5rem;
  color: #fff;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  position: relative;
  transition-duration: 300ms;
  text-decoration: none !important;
  will-change: transform, scale;
  width: 100%;
}
.tile:hover, .tile:focus, .tile:focus-within {
  transform: scale(1.04);
  transform-style: preserve-3d;
}
.tile__counter {
  position: absolute;
  right: -0.75rem;
  top: -0.75rem;
  display: flex;
  height: 1.75rem;
  width: 1.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(0, 255, 207);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(0, 31, 25);
}
.tile__left {
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  height: 6rem;
  width: 6rem;
  flex: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: #fff;
}
.tile__left img {
  filter: var(--fe-default-icon-filter);
}
.tile__right {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 1rem;
}
.tile__title {
  display: grid;
  text-align: right;
  font-size: 1.05rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: #fff !important;
}
.tile__title span {
  word-break: break-word;
  hyphens: auto;
}
.tile__title:hover {
  text-decoration: none;
}
.tile__notifications {
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 1.5rem;
  border-radius: 9999px;
  background-color: var(--nautilus-color);
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.5rem;
  padding: 0 0.7rem;
  text-align: center;
}
.tile__buttons {
  display: flex;
  height: 2.5rem;
  width: 100%;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
  column-gap: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tile__buttons--topbar {
  bottom: 100%;
  height: 0;
  overflow-y: hidden;
  position: absolute;
  right: 0.5rem;
}
.tile__buttons--topbar .tile__btn {
  height: 1.5rem;
}
.tile__btn {
  align-items: center;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 9999px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  display: flex;
  fill: #fff;
  height: 2.5rem;
  justify-content: center;
  transition-property: background-color, color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  width: 2.5rem;
}
.tile:hover {
  z-index: 10;
  filter: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
}
.tile:hover .tile__buttons--topbar {
  height: 1.8rem;
}
.tile:hover .tile__buttons--topbar .tile__btn {
  border-radius: 0.5rem 0.5rem 0 0;
  background-color: var(--nautilus-color);
  color: #fff;
  transition: height 100ms;
  z-index: 10;
}
.tile:hover .tile__buttons--topbar .tile__btn:hover {
  height: 1.7rem;
}

@media (width >= 768px) {
  .tile {
    width: calc(50% - 1rem);
  }
}
@media (width >= 1280px) {
  .tile {
    width: calc(33.3333333333% - 1rem);
  }
}
@media (width >= 1536px) {
  .tile {
    width: calc(25% - 1rem);
  }
}
@media (width >= 1800px) {
  .tile {
    width: calc(20% - 1rem);
  }
}
#starter-groups #navbar-nav-dropdown {
  max-width: var(--size-sidebar);
  background-color: var(--sb-default-bg-color);
}
#starter-groups #navbar-nav-dropdown.collapsing {
  display: none;
}
#starter-groups #navbar-nav-dropdown .navbar-nav {
  background-color: transparent;
}
#starter-groups #navbar-nav-dropdown .navbar-nav .nav-link {
  color: #fff;
}
#starter-groups #navbar-nav-dropdown .nav-item {
  padding: 1rem;
  background-color: transparent;
}
#starter-groups #navbar-nav-dropdown .nav-item:hover {
  background-color: var(--sb-hover-tab-bg-color);
  color: #fff;
}
#starter-groups #navbar-nav-dropdown .nav-item:hover .nav-link {
  color: #fff;
}

.nautilus-check-result-dialog .dx-popup-content {
  height: auto !important;
}

.nautilus-check-result-dialog .dx-treeview-node-container {
  max-width: 100%;
  overflow-x: auto;
}

.nautilus-check-result-dialog .check-results {
  max-height: 300px;
  overflow: auto;
}

.dx-editor-outlined.dx-texteditor-with-floating-label,
.dx-editor-outlined.dx-texteditor-with-label {
  margin-top: 0;
}

.dx-editor-outlined .dx-texteditor-label .dx-label-before {
  border-radius: 0;
}

.dx-editor-outlined .dx-texteditor-label .dx-label-after {
  border-radius: 0;
}

/* login view */
body.nautilus.screen-portal.screen-login > header {
  display: none;
}

body.nautilus.screen-portal.screen-login > main {
  height: 100vh;
  max-height: none;
  top: 0;
  display: flex;
}

.login-container {
  min-height: 100vh;
  min-width: 100vw;
  display: flex;
  flex-direction: column;
  flex: 1 1 0%;
  justify-content: center;
  align-items: center;
  padding: 3rem 1rem;
  background-color: var(--fe-default-bg-color);
  z-index: 10;
}
@media (width >= 640px) {
  .login-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (width >= 1024px) {
  .login-container {
    padding-left: 5rem;
    padding-right: 5rem;
    margin-left: 6rem;
    flex: none;
    min-width: 0;
  }
}
@media (width >= 1280px) {
  .login-container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

.login-container__content {
  width: 100%;
  max-width: 24rem;
}
@media (width >= 1024px) {
  .login-container__content {
    width: 24rem;
  }
}

.login-container__header {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  color: rgb(107, 114, 128);
  font-size: 0.875rem;
}

.login-container__header > span {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  background-color: #fff;
}

.login-container__header::before,
.login-container__header::after {
  content: "";
  border-top: 1px solid rgb(209, 213, 219);
  position: relative;
  top: 50%;
}

.login-container__form {
  display: flex;
  flex-direction: column;
}

.login-container__form > div {
  margin-top: 1.5rem;
  margin-bottom: 0;
}

.login-container__form > div:empty {
  display: none;
}

.login-container__form > div > * {
  display: block;
  width: 100%;
}

.login-container__form input,
.login-container__form select {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  border-radius: 0.375rem !important;
  width: 100% !important;
  height: 2.25rem !important;
  margin-top: 0.25rem;
}

body.nautilus .dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input,
body.nautilus .dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > td:not(.dx-focused),
body.nautilus .dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input,
body.nautilus .dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > td:not(.dx-focused) {
  color: var(--nautilus-color);
}
body.nautilus .dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input img,
body.nautilus .dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > td:not(.dx-focused) img,
body.nautilus .dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input img,
body.nautilus .dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > td:not(.dx-focused) img {
  filter: var(--fe-default-icon-filter);
}
body.nautilus .dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input .dx-field,
body.nautilus .dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input .dx-widget,
body.nautilus .dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input .dx-field,
body.nautilus .dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input .dx-widget,
body.nautilus .dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused):not(.dx-state-focused) > td:not(.dx-focused) .dx-widget {
  color: var(--nautilus-color);
}

.dx-tabpanel.dx-state-focused > .dx-tabpanel-container > .dx-multiview-wrapper {
  border-color: var(--fe-default-table-border-color);
}

.dx-tabpanel.dx-state-focused > .dx-tabpanel-tabs .dx-tabs {
  box-shadow: inset 0 -1px var(--fe-default-table-border-color);
}
.dx-tabpanel.dx-state-focused > .dx-tabpanel-tabs .dx-tabs .dx-tab {
  box-shadow: inset 0 -1px var(--fe-default-table-border-color), inset 0 1px, inset -1px 0, inset 1px 0;
}
.dx-tabpanel.dx-state-focused > .dx-tabpanel-tabs .dx-tabs .dx-tab.dx-tab-selected {
  box-shadow: inset 0 1px var(--fe-default-table-border-color), inset -1px 0 var(--fe-default-table-border-color), inset 1px 0 var(--fe-default-table-border-color);
}

.dx-tabpanel > .dx-tabpanel-tabs .dx-tabs-expanded .dx-tab:not(.dx-tab-selected):first-of-type {
  box-shadow: inset 1px 0 var(--fe-default-table-border-color), inset 0 1px var(--fe-default-table-border-color);
}

.dx-tabpanel.dx-state-focused > .dx-tabpanel-tabs .dx-tabs-expanded .dx-tab.dx-state-hover:not(.dx-tab-selected):first-of-type,
.dx-tabpanel.dx-state-focused > .dx-tabpanel-tabs .dx-tabs-expanded .dx-tab:not(.dx-tab-selected):first-of-type {
  box-shadow: inset 0 -1px var(--fe-default-table-border-color), inset 1px 0, inset 0 1px;
}

.dx-tabpanel > .dx-tabpanel-tabs .dx-tabs {
  background: none;
  box-shadow: inset 0 -1px var(--fe-default-table-border-color), inset 0 0, inset 0 0, inset 1px 0;
}
.dx-tabpanel > .dx-tabpanel-tabs .dx-tabs .dx-tab {
  box-shadow: inset 0 1px var(--fe-default-table-border-color), inset -1px 0 var(--fe-default-table-border-color), inset 1px 0 var(--fe-default-table-border-color);
}
.dx-tabpanel > .dx-tabpanel-tabs .dx-tabs .dx-tab.dx-state-hover {
  box-shadow: inset 0 1px var(--fe-default-table-border-color), inset -1px 0 var(--fe-default-table-border-color), inset 1px 0 var(--fe-default-table-border-color);
}

.dx-tabpanel .dx-tab:not(.dx-tab-selected) {
  background-color: var(--fe-default-thead-bg-color);
}
.dx-tabpanel .dx-tab:not(.dx-tab-selected).dx-state-hover {
  background-color: #fff;
}

.dx-placeholder,
.dx-searchbox .dx-icon-search,
.dx-searchbox .dx-icon-search::before {
  color: var(--fe-default-thead-icon-color);
}

.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-popup-content {
  padding: 0.5rem;
}

.dx-overlay-shader {
  background-color: rgba(240, 240, 240, 0.8);
}

/* <header-scroll-overrides> 
	Overrides weichen ab für SOM und CBC/ADAllianz
	Für CBC/AdAllianz siehe header-scroll-overrides in ad-alliance-base.scss
	Für SOM siehe header-scroll-overrides in seven-one-media-after.scss
	Setzen der Klasse scrolled-down wird realisiert durch header-scroll-vm.ts */
@media (width <= 1535px) {
  body.nautilus > header .nautilus-customer-logo img {
    min-height: calc(4.5rem - 40px);
    max-height: calc(4.5rem - 40px);
  }
}
body.nautilus > header.scrolled-down {
  height: 3rem;
}
body.nautilus > header.scrolled-down .nautilus-customer-logo {
  padding-bottom: 128px !important;
  opacity: 0;
  z-index: -1;
}
body.nautilus > header.scrolled-down .toggle-navigation {
  margin-top: 0 !important;
}
body.nautilus > header.scrolled-down .nautilus-current-user-marketer:not(.has-extended-marketer) {
  height: calc(3rem - 8px);
}

.login-img-background {
  display: none;
}

/* Debug Leiste */
#app-debug hr {
  margin: 0.25rem 0;
}

body.nautilus #starterSearchPanel .dx-texteditor.dx-editor-outlined {
  border: none;
}

.dialog-popup .dx-popup-content {
  overflow: auto;
}

body.nautilus.nautilus-sidebar-collapsed #tabs .nautilus-icon-ui-sidebar {
  margin-right: 0;
}
body.nautilus.nautilus-sidebar-collapsed #tabs .nav-link-text {
  display: none;
}

@media (width <= 1535px) {
  body.nautilus > header ~ main #tabs #user-extended-info span.fw-bold,
  body.nautilus > header ~ main #tabs #change-marketer span.fw-bold {
    display: none;
  }
  body.nautilus .nautilus-header-custom-title {
    display: none;
  }
  #app-debug hr {
    margin: 0.25rem 0;
  }
  body.nautilus > footer .nav-link-text {
    display: none;
  }
  .dialog-popup .dx-popup-content {
    overflow: auto;
  }
}
body.nautilus .nautilus-accordion-heading {
  height: 31px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 0.2em;
  line-height: 2rem;
}
body.nautilus .nautilus-accordion-heading .btn {
  width: 25px;
  height: 25px;
  min-height: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: #cdcdcd;
  box-shadow: none;
  font-size: 12px;
}
body.nautilus .nautilus-accordion-heading .btn.collapsed .fa::before {
  content: "\f0d7";
}
body.nautilus .nautilus-accordion-heading .btn:not(.collapsed) .fa::before {
  content: "\f0d8";
}
body.nautilus .custom-tooltip {
  --bs-tooltip-bg: var(--nautilus-color);
  --bs-tooltip-color: #fff;
  --bs-tooltip-font-size: 12px;
  --bs-tooltip-zindex: 1600;
  white-space: pre-line;
}
body.nautilus .custom-tooltip .tooltip-inner {
  text-align: left;
}

.gj-editor-bootstrap .btn-group .btn-outline-secondary {
  color: var(--fe-default-icon-color);
}

span[data-check-result-level].check-result-icon::before {
  display: inline-block;
  padding-right: 3px;
  content: "\f016"; /* generic file icon */
  font: normal normal normal 14px/1 FontAwesome, sans-serif;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: right;
  text-rendering: auto;
  text-shadow: 1px 1px 1px #ccc;
  transform: translate(0, 0);
}

span[data-check-result-level="16"].check-result-icon::before {
  color: #d42911;
  content: "\f06a";
}

span[data-check-result-level="8"].check-result-icon::before {
  color: #d42911;
  content: "\f057";
}

span[data-check-result-level="4"].check-result-icon::before {
  color: #ffbf02;
  content: "\f071";
}

span[data-check-result-level="2"].check-result-icon::before {
  color: #1380dc;
  content: "\f05a";
}

span[data-check-result-level="1"].check-result-icon::before {
  color: #34b934;
  content: "\f058";
}

[data-title-none],
[data-title-ok],
[data-title-info],
[data-title-warning],
[data-title-error] {
  position: relative;
}
[data-title-none]::before,
[data-title-ok]::before,
[data-title-info]::before,
[data-title-warning]::before,
[data-title-error]::before {
  position: absolute;
  z-index: 10000;
  top: 1.5em;
  left: 1.5em;
  overflow: hidden;
  width: 200px;
  padding: 0.5em;
  border: 1px solid #999;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 0.2em;
  color: #434343;
  cursor: default;
  opacity: 0;
  pointer-events: none;
  text-decoration: none;
  transition: all 0.2s;
  visibility: hidden;
  white-space: normal;
}

[data-title-none]::before {
  content: attr(data-title-none);
}

[data-title-ok]::before {
  background-color: rgb(201, 255, 201);
  content: attr(data-title-ok);
}

[data-title-info]::before {
  background-color: rgb(201, 201, 255);
  content: attr(data-title-info);
}

[data-title-warning]::before {
  background-color: rgb(255, 255, 201);
  content: attr(data-title-warning);
}

[data-title-error]::before {
  background-color: rgb(255, 201, 201);
  content: attr(data-title-error);
}

.custom-title-wrapper:hover [data-title-none]::before,
.custom-title-wrapper:hover [data-title-ok]::before,
.custom-title-wrapper:hover [data-title-info]::before,
.custom-title-wrapper:hover [data-title-warning]::before,
.custom-title-wrapper:hover [data-title-error]::before {
  opacity: 1;
  visibility: visible;
}

.dx-datagrid {
  margin-top: 0;
}
.dx-datagrid-columns-separator {
  background-color: var(--nautilus-color);
}
.dx-datagrid-columns-separator-transparent {
  background-color: transparent;
}
.dx-datagrid .dx-link {
  color: var(--fe-default-tbody-icon-color);
}
.dx-datagrid .dx-link.fa {
  text-decoration: none;
}
.dx-datagrid .dx-row-lines > td {
  border-bottom: 1px solid var(--fe-default-table-border-color);
}
.dx-datagrid .dx-column-lines > td {
  border-left: 1px solid var(--fe-default-table-border-color);
  border-right: 1px solid var(--fe-default-table-border-color);
}
.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none,
.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none,
.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none,
.dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none,
.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none {
  border-left: 2px solid var(--fe-default-table-border-color);
  border-right: 2px solid var(--fe-default-table-border-color);
}
.dx-datagrid .dx-data-row .dx-checkbox {
  position: relative;
  top: -1px;
}

.dx-datagrid-header-panel {
  width: 100%;
  border: 0;
}
.dx-datagrid-header-panel .dx-toolbar {
  margin: 0;
  border: 0;
}
.dx-datagrid-header-panel .dx-toolbar .dx-toolbar-after,
.dx-datagrid-header-panel .dx-toolbar .dx-toolbar-before,
.dx-datagrid-header-panel .dx-toolbar .dx-toolbar-center {
  top: -6px;
}
.dx-datagrid-header-panel .dx-toolbar .dx-toolbar-items-container {
  height: 2rem;
}

.dx-tabpanel .dx-datagrid-header-panel .dx-toolbar .dx-toolbar-after {
  top: 0;
  padding: 5px;
}

.dx-datagrid-group-panel .dx-group-panel-message,
.dx-datagrid-group-panel .dx-group-panel-item {
  color: var(--fe-default-text-color);
}
.dx-datagrid-group-panel .dx-group-panel-item {
  border-color: rgba(255, 255, 255, 0.25);
  background-color: var(--fe-default-thead-bg-color);
}

.dx-datagrid .dx-header-row .dx-datagrid-text-content {
  margin-left: 3px;
}
.dx-datagrid .dx-header-row .dx-datagrid-text-content .dx-checkbox {
  margin-right: 6px;
}

body.nautilus .dx-datagrid .dx-header-filter,
body.nautilus .dx-treelist .dx-header-filter {
  color: var(--fe-default-thead-color);
}
body.nautilus .dx-datagrid .dx-header-filter::before,
body.nautilus .dx-treelist .dx-header-filter::before {
  content: "\f0b0";
  font-family: FontAwesome, sans-serif;
}
body.nautilus .dx-datagrid .dx-column-indicators,
body.nautilus .dx-treelist .dx-column-indicators {
  float: left !important;
}
body.nautilus .dx-datagrid .dx-column-indicators.dx-visibility-hidden,
body.nautilus .dx-treelist .dx-column-indicators.dx-visibility-hidden {
  display: none;
}
body.nautilus .dx-datagrid .fa,
body.nautilus .dx-treelist .fa {
  text-align: center;
}
body.nautilus .dx-datagrid .dx-row .fa,
body.nautilus .dx-treelist .dx-row .fa {
  font-size: 14px;
}
body.nautilus .dx-datagrid .dx-row button > .fa,
body.nautilus .dx-treelist .dx-row button > .fa {
  font-weight: 400;
}
body.nautilus #prices-advertising-type-inventory-list-grid .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused),
body.nautilus #prices-linear-tv-grid-grid .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) {
  background-color: var(--fe-hover-tbody-bg-color);
  color: var(--nautilus-color);
}
body.nautilus .dx-header-filter:not(.dx-header-filter-empty)::before {
  color: var(--fe-active-filter-icon-color);
}
body.nautilus .dx-datagrid-export-button .dx-icon-xlsxfile::before {
  content: "\f1c3";
  font-family: FontAwesome, sans-serif;
}
body.nautilus .nautilus-grid-item-buttons.dx-menu .dx-menu-item-wrapper > .dx-item, body.nautilus .nautilus-grid-item-buttons.dx-menu .dx-menu-item-wrapper > .dx-item > .dx-context-menu-container-border {
  padding: 0;
  min-height: 0;
  border: none;
  background: none;
}
body.nautilus .nautilus-grid-item-buttons.dx-menu .dx-menu-item-wrapper > .dx-item.dx-state-hover, body.nautilus .nautilus-grid-item-buttons.dx-menu .dx-menu-item-wrapper > .dx-item.dx-state-hover > .dx-context-menu-container-border, body.nautilus .nautilus-grid-item-buttons.dx-menu .dx-menu-item-wrapper > .dx-item > .dx-context-menu-container-border.dx-state-hover, body.nautilus .nautilus-grid-item-buttons.dx-menu .dx-menu-item-wrapper > .dx-item > .dx-context-menu-container-border.dx-state-hover > .dx-context-menu-container-border {
  box-shadow: none;
  background: none;
}
body.nautilus .nautilus-grid-item-buttons.dx-menu .dx-menu-item-wrapper .dx-menu-item-text {
  margin-left: var(--spacing-1);
}

.dx-toolbar-menu-section .dx-toolbar-item-auto-hide {
  padding: 0;
}

.dx-toolbar-menu-section .dx-toolbar-item-auto-hide .dx-button {
  padding: 0.5rem;
}

body.nautilus .dx-datagrid-headers .dx-datagrid-table .dx-row > td {
  height: 1.5em;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: normal;
  text-transform: none;
}
body.nautilus .dx-datagrid-headers .dx-datagrid-table .dx-row > td > .dx-datagrid-text-content {
  overflow: visible;
  width: 100%;
}

.dx-datagrid-rowsview {
  min-height: 140px;
  border: 1px solid var(--fe-default-table-border-color);
}
.dx-datagrid-rowsview .dx-row button, .dx-datagrid-rowsview .dx-row .btn {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.dx-datagrid-rowsview .dx-row a {
  margin-right: var(--spacing-1);
}

.dx-datagrid-content-fixed .dx-data-row > td,
.dx-datagrid-content-fixed .dx-data-row > .dx-col-fixed {
  background-color: #fff;
}
.dx-datagrid-content-fixed .dx-data-row.dx-row-alt > td, .dx-datagrid-content-fixed .dx-data-row.dx-row-alt > .dx-col-fixed {
  background-color: var(--fe-default-tbody-stripe-bg-color);
}

.dx-datagrid .dx-row-alt > td,
.dx-datagrid .dx-row-alt > tr > td {
  background-color: var(--fe-default-tbody-stripe-bg-color);
}

body.nautilus .dx-datagrid-rowsview .dx-row .dx-command-expand .dx-datagrid-group-closed,
body.nautilus .dx-datagrid-rowsview .dx-row .dx-command-expand .dx-datagrid-group-opened {
  color: var(--fe-default-tbody-color);
  margin-top: -7px;
}

body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection.dx-state-hover > td img, body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td img,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection.dx-state-hover > td img,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td img {
  filter: var(--fe-default-icon-filter-white);
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection.dx-state-hover > td i, body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection.dx-state-hover > td i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td i {
  color: #fff;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover > td .dx-datagrid-group-closed, body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover > td .dx-datagrid-group-opened,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover > td .dx-datagrid-group-closed,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover > td .dx-datagrid-group-opened {
  color: var(--nautilus-color);
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover > td img,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover > td img {
  filter: var(--fe-default-icon-filter);
}

body.nautilus .dx-datagrid-header-panel .dx-toolbar,
body.nautilus .dx-treelist-header-panel .dx-toolbar {
  padding: 0 0 0.5rem;
  background-color: transparent;
}
body.nautilus .dx-datagrid-header-panel .dx-button, body.nautilus .dx-datagrid-header-panel .dx-menu-item,
body.nautilus .dx-treelist-header-panel .dx-button,
body.nautilus .dx-treelist-header-panel .dx-menu-item {
  padding: 0 1.5rem;
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-button,
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-menu-item,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-button,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-menu-item {
  width: 2.5em;
  height: 2.5em;
  border: none;
  border-radius: 1.25em;
  padding: 0;
  color: var(--fe-default-thead-color);
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-button .dx-icon,
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-menu-item .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-button .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-menu-item .dx-icon {
  color: var(--fe-default-thead-icon-color);
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-button-content,
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-menu-item-content,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-button-content,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-menu-item-content {
  width: auto;
  height: auto;
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-button-content:has(.dx-icon-xlsxfile),
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-menu-item-content:has(.dx-icon-xlsxfile),
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-button-content:has(.dx-icon-xlsxfile),
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-menu-item-content:has(.dx-icon-xlsxfile) {
  height: 15px;
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-button.btn-primary .dx-icon,
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-menu-item.btn-primary .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-button.btn-primary .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-menu-item.btn-primary .dx-icon {
  color: #fff;
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-button.dx-state-hover,
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-menu-item.dx-state-hover,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-button.dx-state-hover,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-menu-item.dx-state-hover {
  box-shadow: none;
  color: var(--nautilus-color);
  background-color: var(--fe-hover-thead-button-bg-color);
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-button.dx-state-hover .dx-icon,
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-menu-item.dx-state-hover .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-button.dx-state-hover .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-menu-item.dx-state-hover .dx-icon {
  color: var(--nautilus-color);
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-button .dx-context-menu-container-border,
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-menu-item .dx-context-menu-container-border,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-button .dx-context-menu-container-border,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-menu-item .dx-context-menu-container-border {
  border: none;
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-button.dx-state-disabled .dx-icon,
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .dx-menu-item.dx-state-disabled .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-button.dx-state-disabled .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .dx-menu-item.dx-state-disabled .dx-icon {
  color: var(--fe-disabled-thead-icon-color);
}
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .nautilus-dx-menu-btn-primary .dx-state-disabled .dx-icon,
body.nautilus .dx-datagrid-header-panel .dx-toolbar-button .btn-primary.dx-state-disabled .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .nautilus-dx-menu-btn-primary .dx-state-disabled .dx-icon,
body.nautilus .dx-treelist-header-panel .dx-toolbar-button .btn-primary.dx-state-disabled .dx-icon {
  color: var(--fe-default-button-primary-color);
}

body.nautilus .dx-state-disabled .dx-datagrid-header-panel .btn-primary {
  opacity: 0.5;
}

body.nautilus .dx-datagrid-headers .dx-datagrid-table .dx-header-row,
body.nautilus .dx-datagrid-headers .dx-treelist-table .dx-header-row,
body.nautilus .dx-treelist-headers .dx-datagrid-table .dx-header-row,
body.nautilus .dx-treelist-headers .dx-treelist-table .dx-header-row {
  background-color: var(--fe-default-thead-bg-color);
  height: 2rem;
}
body.nautilus .dx-datagrid-headers .dx-datagrid-table .dx-header-row > td,
body.nautilus .dx-datagrid-headers .dx-treelist-table .dx-header-row > td,
body.nautilus .dx-treelist-headers .dx-datagrid-table .dx-header-row > td,
body.nautilus .dx-treelist-headers .dx-treelist-table .dx-header-row > td {
  border: 0;
  border-color: var(--fe-default-table-border-color);
  color: var(--fe-default-thead-color);
  border-left: 1px solid var(--fe-default-table-border-color);
}
body.nautilus .dx-datagrid-headers .dx-datagrid-table .dx-header-row .dx-button,
body.nautilus .dx-datagrid-headers .dx-treelist-table .dx-header-row .dx-button,
body.nautilus .dx-treelist-headers .dx-datagrid-table .dx-header-row .dx-button,
body.nautilus .dx-treelist-headers .dx-treelist-table .dx-header-row .dx-button {
  color: #fff;
}
body.nautilus .dx-datagrid-headers .dx-datagrid-table .dx-header-row .dx-button.calculation-grid-refresh-button,
body.nautilus .dx-datagrid-headers .dx-treelist-table .dx-header-row .dx-button.calculation-grid-refresh-button,
body.nautilus .dx-treelist-headers .dx-datagrid-table .dx-header-row .dx-button.calculation-grid-refresh-button,
body.nautilus .dx-treelist-headers .dx-treelist-table .dx-header-row .dx-button.calculation-grid-refresh-button {
  color: var(--fe-default-thead-icon-color);
}
body.nautilus .dx-datagrid-headers .dx-texteditor-input,
body.nautilus .dx-treelist-headers .dx-texteditor-input {
  min-height: 0;
}

body.nautilus .dx-datagrid-pager .dx-page,
body.nautilus .dx-datagrid-pager .dx-page-size,
body.nautilus .dx-datagrid-pager .dx-navigate-button,
body.nautilus .dx-treelist-pager .dx-page,
body.nautilus .dx-treelist-pager .dx-page-size,
body.nautilus .dx-treelist-pager .dx-navigate-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5em;
  height: 2.5em;
  border-radius: 1.25em;
  padding: 0 0.65em;
  background-color: transparent;
  color: var(--fe-default-tfooter-color);
  border: 1px solid transparent; /* avoid resizing on hover */
  box-shadow: none;
}
body.nautilus .dx-datagrid-pager .dx-page:hover,
body.nautilus .dx-datagrid-pager .dx-page-size:hover,
body.nautilus .dx-datagrid-pager .dx-navigate-button:hover,
body.nautilus .dx-treelist-pager .dx-page:hover,
body.nautilus .dx-treelist-pager .dx-page-size:hover,
body.nautilus .dx-treelist-pager .dx-navigate-button:hover {
  background-color: var(--fe-hover-pagination-primary-bg-color);
  color: var(--fe-hover-pagination-primary-color);
  box-shadow: none;
  cursor: pointer;
}
body.nautilus .dx-datagrid-pager .dx-pages .dx-navigate-button,
body.nautilus .dx-treelist-pager .dx-pages .dx-navigate-button {
  font-size: inherit;
}
body.nautilus .dx-datagrid-pager .dx-pages .dx-selection,
body.nautilus .dx-datagrid-pager .dx-page-sizes .dx-selection,
body.nautilus .dx-treelist-pager .dx-pages .dx-selection,
body.nautilus .dx-treelist-pager .dx-page-sizes .dx-selection {
  background-color: var(--fe-default-pagination-primary-bg-color);
  color: var(--fe-default-pagination-primary-color);
}

body.nautilus .dx-datagrid-rowsview,
body.nautilus .dx-treelist-rowsview {
  border-top: none;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-lines) > td, body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:hover:not(.dx-row-lines) > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-lines) > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:hover:not(.dx-row-lines) > td {
  border-top: none;
  border-bottom: none;
}
body.nautilus .dx-datagrid-rowsview .dx-row > td,
body.nautilus .dx-treelist-rowsview .dx-row > td {
  padding: 6px;
}
body.nautilus .dx-datagrid-rowsview .dx-row,
body.nautilus .dx-datagrid-rowsview .dx-row > td,
body.nautilus .dx-treelist-rowsview .dx-row,
body.nautilus .dx-treelist-rowsview .dx-row > td {
  border-top: none; /* !important hat Probleme mit Festplatzierungskalender ausgelöst. Zeilenlinien sollten über datagrid Setting deaktiviert werden */
  border-bottom: none; /* !important hat Probleme mit Festplatzierungskalender ausgelöst. Zeilenlinien sollten über datagrid Setting deaktiviert werden */
}
body.nautilus .dx-datagrid-rowsview .dx-row:not(.active-campaign-summary, .current-campaign-summary, .dx-freespace-row) td,
body.nautilus .dx-treelist-rowsview .dx-row:not(.active-campaign-summary, .current-campaign-summary, .dx-freespace-row) td {
  min-height: 28px;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-group-row:not(.dx-row-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-group-row:not(.dx-row-focused) {
  color: var(--fe-default-tbody-color);
  background-color: var(--fe-default-tbody-stripe-bg-color);
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row),
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) {
  background-color: var(--fe-hover-tbody-bg-color);
  color: var(--nautilus-color);
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused) {
  background-color: var(--fe-hover-tbody-bg-color);
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row) > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-state-hover:not(.dx-freespace-row):not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused) .dx-widget {
  color: var(--nautilus-color);
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-column-lines.dx-state-hover td i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-column-lines.dx-state-hover td i {
  color: var(--nautilus-color);
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-column-lines.dx-state-hover.dx-selection td i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-column-lines.dx-state-hover.dx-selection td i {
  color: #fff;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr {
  background-color: var(--nautilus-color);
  color: #fff;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .nautilus-color-green,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .nautilus-color-green,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .nautilus-color-green {
  color: #fff;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused),
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused),
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) {
  background-color: var(--nautilus-color);
  color: #fff;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon [data-options*=actionTemplate] > *,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) [data-options*=actionTemplate] > * {
  color: var(--fe-focus-tbody-color);
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon [data-options*=actionTemplate] > * i,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) [data-options*=actionTemplate] > * i {
  color: #fff;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-field, body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-widget,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-field,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-widget,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-field,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-widget {
  color: #fff;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor-icon,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-placeholder,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor-icon {
  color: #fff;
}
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-edit-row.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-row-inserted.dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused) > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused):hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr .dx-link-icon .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-input-container .dx-icon-clear::before,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-content,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-tag-remove-button::after,
body.nautilus .dx-treelist-rowsview .dx-row.dx-selection:not(.dx-row-focused).dx-state-hover > tr > td:not(.dx-focused) .dx-dropdowneditor .dx-texteditor-buttons-container .dx-icon-clear::before {
  color: #fff;
}
body.nautilus .dx-datagrid-rowsview .dx-texteditor-input,
body.nautilus .dx-treelist-rowsview .dx-texteditor-input {
  min-height: 0;
}
body.nautilus .dx-datagrid-rowsview .dx-editor-cell.dx-editor-inline-block:not(.dx-command-select)::before,
body.nautilus .dx-treelist-rowsview .dx-editor-cell.dx-editor-inline-block:not(.dx-command-select)::before {
  padding: 0;
}
body.nautilus .dx-datagrid-rowsview .dx-cell-modified::after,
body.nautilus .dx-datagrid-rowsview .dx-highlight-outline::after,
body.nautilus .dx-datagrid-rowsview .dx-treelist-invalid::after,
body.nautilus .dx-treelist-rowsview .dx-cell-modified::after,
body.nautilus .dx-treelist-rowsview .dx-highlight-outline::after,
body.nautilus .dx-treelist-rowsview .dx-treelist-invalid::after {
  display: none;
}

.dx-treelist-container .dx-treelist-content-fixed .dx-treelist-table .dx-col-fixed:not([role=gridcell]) {
  background-color: initial;
}

body.nautilus .dx-datagrid-content .dx-datagrid-table .dx-row > td {
  vertical-align: middle;
}

.dx-datagrid .dx-data-row .dx-menu-item .dx-icon {
  color: var(--fe-default-thead-icon-color);
}

.dx-datagrid-focus-overlay {
  display: none;
  border: none;
}

.dx-datagrid .dx-revert-button {
  position: relative;
  top: 4px;
}

body.nautilus .dx-datagrid-nodata {
  height: calc(100% - 30px);
  padding-top: 50px;
  font-size: 0.75rem;
}

body.nautilus .dx-datagrid-total-footer {
  border-bottom: 1px solid var(--fe-default-table-border-color);
}
body.nautilus .dx-datagrid-total-footer > .dx-datagrid-content {
  padding-top: 0;
  padding-bottom: 0;
}

.dx-datagrid-search-text {
  background-color: var(--sbar-default-search-hightlighted-bg-color);
  color: #fff;
}

.dx-datagrid-nodata {
  color: var(--fe-default-tbody-color);
}

.dx-fixed-columns .dx-datagrid-table-fixed .dx-row.dx-freespace-row td:not(.dx-pointer-events-none) {
  background-color: #fff;
}

body.nautilus .dx-datagrid-pager.dx-widget {
  height: 3.3em;
  border: 0;
  padding: 0.25em var(--spacing-1) 0.25em var(--spacing-1);
  color: #fff;
}

.dx-pager .dx-pages .dx-page,
.dx-pager .dx-pages .dx-navigate-button,
.dx-pager .dx-page-sizes .dx-page-size {
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  margin-left: 0.25em;
  height: 2.5em;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5em 1em;
  line-height: 1.4em;
  background-color: var(--fe-default-tbody-bg-color);
  color: var(--fe-default-tfooter-color);
  transition: var(--transition-color), var(--transition-background);
}
.dx-pager .dx-pages .dx-navigate-button {
  font-size: inherit;
}
.dx-pager .dx-pages .dx-page.dx-selection,
.dx-pager .dx-page-sizes .dx-page-size.dx-selection {
  background-color: var(--nautilus-color);
  color: #fff;
}

body.nautilus .dx-scrollbar-vertical,
body.nautilus .dx-scrollbar-vertical .dx-scrollable-scroll {
  width: 15px;
}

body.nautilus .dx-scrollbar-horizontal,
body.nautilus .dx-scrollbar-horizontal .dx-scrollable-scroll {
  height: 15px;
}

body.nautilus .actionColumn .dx-menu-item-content {
  padding: 0;
}

body.nautilus .dx-datagrid .dx-row .dx-button {
  display: inline-block;
  min-height: 0;
  background-color: transparent;
  border-color: transparent;
}
body.nautilus .dx-datagrid .dx-row .dx-button:hover {
  box-shadow: none;
}
body.nautilus .dx-datagrid .dx-row .dx-button .dx-button-content {
  padding: 0;
}
body.nautilus .dx-datagrid .dx-row .dx-button .fa {
  font-weight: normal;
}

.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate],
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] {
  --action-icon-gap: 2px;
  display: flex;
  justify-content: center;
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > *,
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu,
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-button,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > *,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-button {
  width: 14px;
  height: 14px;
  min-width: 0;
  min-height: 0;
  padding: 0;
  background-color: transparent;
  border: none;
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > *:hover,
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu:hover,
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-button:hover,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > *:hover,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu:hover,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-button:hover {
  box-shadow: none;
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > * .dx-button-content,
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .dx-button-content,
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-button .dx-button-content,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > * .dx-button-content,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .dx-button-content,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-button .dx-button-content {
  width: 100%;
  padding: 0;
  line-height: 0;
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu {
  width: auto;
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .dx-menu-item-wrapper,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .dx-menu-item-wrapper {
  vertical-align: top;
  line-height: 0;
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .dx-icon,
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .fa,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .dx-icon,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .fa {
  width: 14px;
  height: 14px;
  margin: 0 var(--action-icon-gap);
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .dx-menu-item-popout-container,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-menu .dx-menu-item-popout-container {
  width: 14px;
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > .dx-button,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > .dx-button {
  margin: 0 var(--action-icon-gap);
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] > a,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] > a {
  margin: 0 var(--action-icon-gap);
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] .fa,
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] img[src*="id=10153"],
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] .fa,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] img[src*="id=10153"] {
  width: 14px;
  height: 14px;
  margin: 0;
  color: var(--fe-default-tbody-icon-color);
}
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] .fa.fa-edit::before,
.dx-datagrid .dx-template-wrapper[data-options*=actionTemplate] .fa.fa-pencil-square-o::before,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] .fa.fa-edit::before,
.dx-treelist .dx-template-wrapper[data-options*=actionTemplate] .fa.fa-pencil-square-o::before {
  display: inline-block;
}
.dx-datagrid .dx-scrollable-both .dx-scrollable-content,
.dx-datagrid .dx-scrollable-horizontal .dx-scrollable-content,
.dx-treelist .dx-scrollable-both .dx-scrollable-content,
.dx-treelist .dx-scrollable-horizontal .dx-scrollable-content {
  padding-bottom: 0 !important;
}

.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title,
.dx-treelist-column-chooser .dx-overlay-content .dx-popup-title {
  background-color: var(--nautilus-color);
  font-size: 12px;
  padding: 0 10px;
}

.dx-overlay-content > .dx-template-wrapper.dx-popup-title[data-options*=summaryTitle] {
  display: grid;
  overflow: hidden;
  padding: 0 15px;
  place-items: center start;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.dx-overlay-content > .dx-template-wrapper.dx-popup-title[data-options*=summaryTitle] .summmary-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  width: 100%;
}
.dx-overlay-content > .dx-template-wrapper.dx-popup-title[data-options*=summaryTitle] .summmary-title > .dx-button {
  min-width: 0;
  padding: 0;
}
.dx-overlay-content > .dx-template-wrapper.dx-popup-title[data-options*=summaryTitle] + .dx-popup-content .dx-scrollable {
  height: calc(100% - 31px - var(--spacing-1) - var(--spacing-1));
  margin-bottom: var(--spacing-1);
}
.dx-overlay-content > .dx-template-wrapper.dx-popup-title[data-options*=summaryTitle] + .dx-popup-content .dx-button-normal {
  float: right;
  margin: var(--spacing-1) 0;
  width: 76px;
}

/* search field of column chooser */
.dx-popup-content.dx-treeview-with-search .dx-treeview-search {
  margin-top: 0.4em;
}

body.nautilus .dx-datagrid .dx-data-row td.checkbox-cell-height-fix > * {
  min-height: 24px;
}
body.nautilus .dx-datagrid .dx-data-row td.checkbox-cell-height-fix .dx-checkbox-icon {
  margin-top: 3px;
}

body.nautilus .dx-numberbox-spin-button.dx-state-hover .dx-numberbox-spin-down-icon, body.nautilus .dx-numberbox-spin-button.dx-state-hover .dx-numberbox-spin-up-icon {
  background-color: #ececec !important;
}

td.actionColumn {
  padding-right: 0 !important;
}

body.nautilus .dx-row.dx-header-row td:not(.dx-command-select) {
  text-align: left !important;
}
body.nautilus .dx-row.dx-header-row td[colspan] {
  text-align: center !important;
}

.dx-datagrid-rowsview .dx-data-row .dx-cell-modified .dx-highlight-outline::after {
  border-color: transparent;
}

body.nautilus .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row > td.dx-editor-cell, body.nautilus .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row > td.nautilus-column-editable,
body.nautilus .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row > td.dx-editor-cell,
body.nautilus .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row > td.nautilus-column-editable {
  --icon-size: 14px;
  --icon-gap: 5px;
}
body.nautilus .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row > td.dx-editor-cell .dx-header-filter, body.nautilus .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row > td.nautilus-column-editable .dx-header-filter,
body.nautilus .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row > td.dx-editor-cell .dx-header-filter,
body.nautilus .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row > td.nautilus-column-editable .dx-header-filter {
  margin-right: calc(var(--icon-size) + var(--icon-gap));
}
body.nautilus .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row > td.dx-editor-cell .dx-header-filter::after, body.nautilus .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row > td.nautilus-column-editable .dx-header-filter::after,
body.nautilus .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row > td.dx-editor-cell .dx-header-filter::after,
body.nautilus .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row > td.nautilus-column-editable .dx-header-filter::after {
  display: block;
  position: absolute;
  width: var(--icon-size);
  height: var(--icon-size);
  top: 1px;
  right: calc(0px - var(--icon-size) - var(--icon-gap));
  bottom: unset;
  left: unset;
  margin: unset;
  content: "\f040";
  font-family: FontAwesome, sans-serif;
  color: var(--fe-default-thead-icon-color);
}
body.nautilus .dx-datagrid-content .dx-datagrid-table .dx-row.dx-data-row > td.nautilus-datagrid-cell-disabled,
body.nautilus .dx-treelist-content .dx-treelist-table .dx-row.dx-data-row > td.nautilus-datagrid-cell-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.dx-widget.nautilus-state-storing-saved:hover .dx-menu[title="Layout bearbeiten"] .fa {
  animation: rainbow 3s linear infinite;
}

@keyframes rainbow {
  0% {
    color: red;
  }
  12.5% {
    color: orange;
  }
  25% {
    color: yellow;
  }
  37.5% {
    color: green;
  }
  50% {
    color: lime;
  }
  62.5% {
    color: cyan;
  }
  75% {
    color: blue;
  }
  87.5% {
    color: purple;
  }
  100% {
    color: red;
  }
}
@media (width <= 1887px) {
  body.nautilus .grid-panel-item:not(.grid-col-span-2) .dx-datagrid-header-panel .dx-checkbox-text,
  body.nautilus .grid-panel-item:not(.grid-col-span-2) .dx-treelist-header-panel .dx-checkbox-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 95px;
  }
}
.dx-datagrid-summary-item {
  color: var(--fe-default-tfooter-color);
}

.dx-treelist-cell-expandable .dx-treelist-icon-container.dx-editor-inline-block {
  padding-right: 0;
}

.dx-dropdowneditor-overlay .dx-overlay-content.dx-popup-normal.dx-resizable {
  box-shadow: inset 0 -1px 2px 0 rgb(203, 213, 225);
}

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.nautilus-hide-selected-background {
  color: var(--fe-default-text-color);
}

body.nautilus .dx-datagrid-rowsview .dx-column-lines.dx-selection a {
  color: #fff;
}

body.nautilus .nautilus-sidebar .dx-datagrid-rowsview,
body.nautilus .nautilus-sidebar .dx-treelist-rowsview {
  background-color: var(--sb-default-bg-color);
}

.dx-datagrid .dx-datagrid-sticky-columns .dx-datagrid-table .dx-row td.dx-datagrid-sticky-column-border-left,
.dx-rtl .dx-datagrid .dx-datagrid-sticky-columns .dx-datagrid-table .dx-row td.dx-datagrid-sticky-column-border-left {
  border-left: 1px solid var(--fe-default-table-border-color);
}

.dx-datagrid [role=columnheader].dx-datagrid-sticky-column,
.dx-datagrid [role=columnheader].dx-datagrid-sticky-column-left,
.dx-datagrid [role=columnheader].dx-datagrid-sticky-column-right {
  background-color: var(--fe-default-thead-bg-color);
}

.dx-datagrid > .dx-datagrid-headers {
  border: 1px solid var(--fe-default-table-border-color);
}
.dx-datagrid > .dx-datagrid-headers .dx-datagrid-sticky-column,
.dx-datagrid > .dx-datagrid-headers .dx-datagrid-sticky-column-left,
.dx-datagrid > .dx-datagrid-headers .dx-datagrid-sticky-column-right {
  background-color: var(--fe-default-bg-color);
}
.dx-datagrid .dx-datagrid-sticky-columns .dx-datagrid-table .dx-row td.dx-datagrid-sticky-column-border-right {
  border-right: 1px solid #ddd;
}
.dx-datagrid .dx-datagrid-sticky-columns .dx-datagrid-table .dx-row td.dx-datagrid-sticky-column-border-left {
  border-left: 1px solid #ddd;
}
.dx-datagrid tr:not(.dx-header-row) > td.dx-cell-disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

/* COMPONENTS */
.dx-badge {
  background-color: var(--nautilus-color);
  color: #fff;
}

.dx-placeholder::before {
  padding: 4px 8px;
}

.dx-datagrid-revert-tooltip {
  display: none;
}

/* INPUTS */
.dx-widget input {
  width: 100%;
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
  background-color: #fff;
  transition: box-shadow 0.1s;
}
.dx-widget.dx-state-hover input {
  box-shadow: rgba(255, 255, 255, 0.5) 0 0.1em 0.1em inset;
}
.dx-widget.dx-state-readonly, .dx-widget.dx-state-disabled {
  opacity: 1;
}
.dx-widget.dx-state-readonly input, .dx-widget.dx-state-disabled input {
  background-color: transparent;
}

.dx-editor-cell .dx-widget .dx-texteditor-input {
  box-shadow: none;
}

.dx-button-has-icon .dx-icon.dx-icon-add, .dx-button-has-icon .dx-icon.dx-icon-plus,
.dx-menu-item-has-icon .dx-icon.dx-icon-add,
.dx-menu-item-has-icon .dx-icon.dx-icon-plus {
  /* fixes for plus icon centered alignments */
  font-size: 14px;
}

.dx-dropdowneditor-icon,
.dx-show-clear-button .dx-icon-clear {
  /* consistant dropdown buttons */
  color: var(--fe-default-icon-color);
}

.dx-label {
  color: var(--fe-default-label-color);
}

.dx-state-readonly .dx-label,
.dx-state-disabled .dx-label {
  color: var(--fe-readonly-label-color);
}

body.nautilus {
  /* buttons/menus */
}
body.nautilus .dx-state-readonly,
body.nautilus .dx-state-disabled {
  cursor: not-allowed;
}
body.nautilus .dx-state-readonly .dx-texteditor-input,
body.nautilus .dx-state-readonly .dx-datagrid,
body.nautilus .dx-state-disabled .dx-texteditor-input,
body.nautilus .dx-state-disabled .dx-datagrid {
  color: var(--fe-readonly-label-color);
}
body.nautilus .dx-state-readonly .dx-texteditor-input .dx-command-edit a,
body.nautilus .dx-state-readonly .dx-datagrid .dx-command-edit a,
body.nautilus .dx-state-disabled .dx-texteditor-input .dx-command-edit a,
body.nautilus .dx-state-disabled .dx-datagrid .dx-command-edit a {
  color: var(--fe-readonly-label-color);
}
body.nautilus .dx-textbox.dx-state-disabled {
  pointer-events: auto;
}
body.nautilus .dx-texteditor-input,
body.nautilus .dx-datagrid,
body.nautilus .dx-tag-content {
  color: var(--fe-default-label-color);
}
body.nautilus .dx-state-disabled .dx-texteditor-input,
body.nautilus .dx-state-disabled .dx-datagrid,
body.nautilus .dx-state-disabled .dx-tag-content {
  color: var(--fe-disabled-label-color);
}
body.nautilus .dx-menu .dx-menu-item,
body.nautilus .dx-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body.nautilus .dx-menu .dx-menu-item[aria-label=Abbrechen], body.nautilus .dx-menu .dx-menu-item.cancel-button, body.nautilus .dx-menu .dx-menu-item.previous-button, body.nautilus .dx-menu .dx-menu-item.restore-button, body.nautilus .dx-menu .dx-menu-item.test-button, body.nautilus .dx-menu .dx-menu-item.cancel-button.btn-primary, body.nautilus .dx-menu .dx-menu-item.previous-button.btn-primary, body.nautilus .dx-menu .dx-menu-item.restore-button.btn-primary, body.nautilus .dx-menu .dx-menu-item.test-button.btn-primary,
body.nautilus .dx-button[aria-label=Abbrechen],
body.nautilus .dx-button.cancel-button,
body.nautilus .dx-button.previous-button,
body.nautilus .dx-button.restore-button,
body.nautilus .dx-button.test-button,
body.nautilus .dx-button.cancel-button.btn-primary,
body.nautilus .dx-button.previous-button.btn-primary,
body.nautilus .dx-button.restore-button.btn-primary,
body.nautilus .dx-button.test-button.btn-primary {
  background-color: var(--fe-default-button-cancel-bg-color);
  border-color: var(--fe-default-button-cancel-border);
  color: var(--fe-default-button-cancel-color);
}
body.nautilus .dx-menu .dx-menu-item[aria-label=Abbrechen]:hover, body.nautilus .dx-menu .dx-menu-item.cancel-button:hover, body.nautilus .dx-menu .dx-menu-item.previous-button:hover, body.nautilus .dx-menu .dx-menu-item.restore-button:hover, body.nautilus .dx-menu .dx-menu-item.test-button:hover, body.nautilus .dx-menu .dx-menu-item.cancel-button.btn-primary:hover, body.nautilus .dx-menu .dx-menu-item.previous-button.btn-primary:hover, body.nautilus .dx-menu .dx-menu-item.restore-button.btn-primary:hover, body.nautilus .dx-menu .dx-menu-item.test-button.btn-primary:hover,
body.nautilus .dx-button[aria-label=Abbrechen]:hover,
body.nautilus .dx-button.cancel-button:hover,
body.nautilus .dx-button.previous-button:hover,
body.nautilus .dx-button.restore-button:hover,
body.nautilus .dx-button.test-button:hover,
body.nautilus .dx-button.cancel-button.btn-primary:hover,
body.nautilus .dx-button.previous-button.btn-primary:hover,
body.nautilus .dx-button.restore-button.btn-primary:hover,
body.nautilus .dx-button.test-button.btn-primary:hover {
  color: var(--fe-hover-button-cancel-color);
}
body.nautilus .dx-menu .dx-menu-item .dx-menu-item-content,
body.nautilus .dx-button .dx-button-content {
  padding: 0;
  line-height: 1;
}
body.nautilus .dx-menu .dx-menu-item .dx-menu-item-content > .fa,
body.nautilus .dx-button .dx-button-content > .fa {
  vertical-align: middle;
}

.nautilus-dx-widget-required .dx-label span::after {
  content: "*";
  margin-left: 0.125rem;
}
.nautilus-dx-widget-required.dx-show-clear-button .dx-clear-button-area {
  display: none !important;
}

.nautilus-label-required::after {
  content: "*";
  margin-left: 0.125rem;
}
.nautilus-label-required .dx-clear-button-area {
  display: none !important;
}

/* hover */
.dx-dropdowneditor.dx-state-readonly.dx-state-hover,
.dx-widget.dx-state-readonly.dx-state-hover input,
.dx-widget.dx-state-readonly.dx-state-focused input {
  box-shadow: none;
}

/* progress bar */
.dx-progressbar-range {
  border: 1px solid var(--nautilus-color);
  background-color: var(--nautilus-color);
}

/* dx-popup */
body.disable-popup-shading .dx-overlay-shader {
  background-color: rgba(240, 240, 240, 0.4);
}

/* Show title even if item is disabled */
div[title].dx-state-disabled {
  pointer-events: visiblepainted !important;
}

.dx-menu-item.dx-state-disabled {
  pointer-events: visiblepainted !important;
}

.dx-popup-wrapper.dx-datebox-wrapper .dx-popup-cancel.dx-popup-done .dx-toolbar-after {
  display: flex;
}
.dx-popup-wrapper.dx-datebox-wrapper .dx-popup-cancel.dx-popup-done .dx-toolbar-after .dx-item:first-child {
  order: 2;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
}
.dx-popup-wrapper.dx-datebox-wrapper .dx-popup-cancel.dx-popup-done .dx-toolbar-after .dx-item:last-child {
  order: 1;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
}

.dx-overlay-wrapper.dx-header-filter-menu.dx-popup-wrapper .dx-visibility-change-handler.dx-popup-bottom .dx-toolbar-after {
  display: flex;
}
.dx-overlay-wrapper.dx-header-filter-menu.dx-popup-wrapper .dx-visibility-change-handler.dx-popup-bottom .dx-toolbar-after .dx-item:first-child {
  order: 2;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  margin-right: -7px;
}
.dx-overlay-wrapper.dx-header-filter-menu.dx-popup-wrapper .dx-visibility-change-handler.dx-popup-bottom .dx-toolbar-after .dx-item:first-child .dx-button {
  background-color: var(--nautilus-color);
  color: #fff;
}
.dx-overlay-wrapper.dx-header-filter-menu.dx-popup-wrapper .dx-visibility-change-handler.dx-popup-bottom .dx-toolbar-after .dx-item:last-child {
  order: 1;
  padding-right: 0.3rem;
  padding-left: 0.2rem;
}

/* fix Action- und Checkbox-Column für Firefox */
.dx-datagrid .dx-header-row .dx-col-fixed {
  background-color: var(--fe-default-thead-bg-color) !important;
}

.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-menu-item-text {
  vertical-align: baseline;
}

.dx-overlay-wrapper .dx-menu-item.dx-menu-item-has-text .dx-icon {
  margin-right: 0;
}
.dx-overlay-wrapper .dx-menu-base .dx-menu-item-content {
  padding: 0.5rem;
  padding-right: 1.5rem;
}
.dx-overlay-wrapper .dx-menu-base .dx-menu-item-content span.dx-menu-item-text {
  display: inline-block;
  height: 100%;
  padding: 1px 7px;
}
.dx-overlay-wrapper .dx-menu-item.dx-menu-item-has-text.dx-menu-item-has-submenu .dx-menu-item-content {
  padding-right: 14px;
}

.dx-list-item-before-bag .dx-list-select-checkbox,
.dx-list-item-before-bag .dx-list-select-radiobutton {
  margin-top: -3px;
}

.dx-htmleditor.dx-htmleditor-outlined,
.dx-htmleditor.dx-htmleditor-outlined.dx-state-active,
.dx-htmleditor.dx-htmleditor-outlined.dx-state-focused {
  border-radius: 0;
}

.dx-device-mobile .dx-toolbar.dx-toolbar-multiline .dx-toolbar-item,
.dx-toolbar.dx-toolbar-multiline .dx-toolbar-item {
  padding-block: 3px;
}

.dx-editor-filled.dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon,
.dx-editor-filled.dx-dropdowneditor.dx-state-hover:not(.dx-custom-button-hovered) .dx-dropdowneditor-icon {
  background-color: transparent;
}

.dx-editor-outlined {
  /* border on hover */
}
.dx-editor-outlined .dx-label span {
  transform: translate(0, -16px);
}
.dx-editor-outlined .dx-label {
  border-radius: 0;
}
.dx-editor-outlined.dx-texteditor-with-floating-label, .dx-editor-outlined.dx-texteditor-with-label {
  /* tagbox with label */
}
.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label, .dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label {
  z-index: 100;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-label span, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-focused .dx-label span, .dx-editor-outlined.dx-texteditor-with-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-label span, .dx-editor-outlined.dx-texteditor-with-label.dx-texteditor-empty.dx-state-focused .dx-label span {
  transform: translate(0, -16px);
}
.dx-editor-outlined.dx-texteditor-with-floating-label .dx-tag-container.dx-texteditor-input-container, .dx-editor-outlined.dx-texteditor-with-label .dx-tag-container.dx-texteditor-input-container {
  padding-top: 0;
  padding-left: 2px;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before {
  border-top: none;
  border-right: none;
  border-left: none;
  color: var(--color-error);
}

/* texteditor readonly/disabled */
:not(.dx-editor-outlined.dx-texteditor) > :not(.nautilus-column-editable) > :not(.dx-editor-cell) > .dx-editor-outlined.dx-texteditor:not(.dx-texteditor-with-floating-label):not(.dx-texteditor-with-label) {
  box-sizing: border-box;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid var(--fe-default-border-color);
  border-left: none;
}
:not(.dx-editor-outlined.dx-texteditor) > :not(.nautilus-column-editable) > :not(.dx-editor-cell) > .dx-editor-outlined.dx-texteditor:not(.dx-texteditor-with-floating-label):not(.dx-texteditor-with-label) .dx-texteditor-input {
  margin-bottom: 0;
}
:not(.dx-editor-outlined.dx-texteditor) > :not(.nautilus-column-editable) > :not(.dx-editor-cell) > .dx-editor-outlined.dx-texteditor:not(.dx-texteditor-with-floating-label):not(.dx-texteditor-with-label).dx-state-hover {
  border-top: none;
  border-right: none;
  border-bottom: 2px solid var(--fe-hover-border-color);
  border-left: none;
}
:not(.dx-editor-outlined.dx-texteditor) > :not(.nautilus-column-editable) > :not(.dx-editor-cell) > .dx-editor-outlined.dx-texteditor:not(.dx-texteditor-with-floating-label):not(.dx-texteditor-with-label).dx-state-hover .dx-texteditor-input {
  margin-bottom: -1px;
}
:not(.dx-editor-outlined.dx-texteditor) > :not(.nautilus-column-editable) > :not(.dx-editor-cell) > .dx-editor-outlined.dx-texteditor:not(.dx-texteditor-with-floating-label):not(.dx-texteditor-with-label).dx-state-hover .dx-icon-search {
  padding-top: 6px;
}
:not(.dx-editor-outlined.dx-texteditor) > :not(.nautilus-column-editable) > :not(.dx-editor-cell) > .dx-editor-outlined.dx-texteditor:not(.dx-texteditor-with-floating-label):not(.dx-texteditor-with-label).dx-state-focused {
  border-top: none;
  border-right: none;
  border-bottom: 2px solid var(--nautilus-color);
  border-left: none;
}
:not(.dx-editor-outlined.dx-texteditor) > :not(.nautilus-column-editable) > :not(.dx-editor-cell) > .dx-editor-outlined.dx-texteditor:not(.dx-texteditor-with-floating-label):not(.dx-texteditor-with-label).dx-state-focused .dx-texteditor-input {
  margin-bottom: -1px;
}
:not(.dx-editor-outlined.dx-texteditor) > :not(.nautilus-column-editable) > :not(.dx-editor-cell) > .dx-editor-outlined.dx-texteditor:not(.dx-texteditor-with-floating-label):not(.dx-texteditor-with-label).dx-state-focused .dx-icon-search {
  padding-top: 6px;
}
:not(.dx-editor-outlined.dx-texteditor) > :not(.nautilus-column-editable) > :not(.dx-editor-cell) > .dx-editor-outlined.dx-texteditor:not(.dx-texteditor-with-floating-label):not(.dx-texteditor-with-label).dx-state-disabled {
  border-bottom: 1px solid var(--fe-readonly-border-color);
}

#myTabContent .dx-show-invalid-badge.dx-textarea.dx-textbox.dx-texteditor.dx-editor-outlined.dx-texteditor-empty.dx-widget.dx-visibility-change-handler {
  border: 1px solid #ddd;
}
#myTabContent .dx-show-invalid-badge.dx-textarea.dx-textbox.dx-texteditor.dx-editor-outlined.dx-texteditor-empty.dx-widget.dx-visibility-change-handler.dx-state-hover {
  border: 2px solid var(--fe-hover-border-color);
}
#myTabContent .dx-show-invalid-badge.dx-textarea.dx-textbox.dx-texteditor.dx-editor-outlined.dx-texteditor-empty.dx-widget.dx-visibility-change-handler.dx-state-focused {
  border: 2px solid var(--fe-focus-border-color);
}

/* texteditor with label */
.dx-editor-outlined.dx-texteditor-with-label, .dx-editor-outlined.dx-texteditor-with-floating-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label {
  border: none;
}
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before {
  height: 100%;
  box-sizing: border-box;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid var(--fe-default-border-color);
  border-left: none;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before {
  box-sizing: border-box;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid var(--fe-default-border-color);
  border-left: none;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-before {
  border-bottom: 1px solid var(--fe-readonly-border-color);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-placeholder,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-dropdowneditor-icon, .dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-placeholder,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-dropdowneditor-icon, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-placeholder,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-dropdowneditor-icon, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-placeholder,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-dropdowneditor-icon,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-readonly .dx-placeholder,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-readonly .dx-dropdowneditor-icon,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-disabled .dx-placeholder,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-label.dx-state-disabled .dx-dropdowneditor-icon,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-readonly .dx-placeholder,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-readonly .dx-dropdowneditor-icon,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-disabled .dx-placeholder,
.dx-editor-outlined.dx-state-readonly.dx-texteditor-with-floating-label.dx-state-disabled .dx-dropdowneditor-icon,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-readonly .dx-placeholder,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-readonly .dx-dropdowneditor-icon,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-disabled .dx-placeholder,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-label.dx-state-disabled .dx-dropdowneditor-icon,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-readonly .dx-placeholder,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-readonly .dx-dropdowneditor-icon,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-disabled .dx-placeholder,
.dx-editor-outlined.dx-state-disabled.dx-texteditor-with-floating-label.dx-state-disabled .dx-dropdowneditor-icon {
  color: var(--fe-readonly-label-color);
}

td.dx-editor-cell .dx-editor-outlined.dx-texteditor .dx-texteditor-container .dx-texteditor-input-container .dx-texteditor-input {
  padding-left: 6px;
}

/* texteditor with label, hover */
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before {
  box-sizing: border-box;
  border-top: none;
  border-right: none;
  border-bottom: 2px solid var(--fe-hover-border-color);
  border-left: none;
}
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before {
  box-sizing: border-box;
  border-top: none;
  border-right: none;
  border-bottom: 2px solid var(--fe-hover-border-color);
  border-left: none;
}
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-hover.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label-before {
  box-sizing: border-box;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid var(--fe-default-table-border-color);
  border-left: none;
}

/* texteditor with label, focused */
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before {
  box-sizing: border-box;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid var(--nautilus-color);
  border-left: none;
  color: var(--nautilus-color);
}
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-dropdowneditor .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-dropdowneditor .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-dropdowneditor .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-dropdowneditor .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-dropdowneditor .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-dropdowneditor .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-hover .dx-texteditor-label .dx-label-before {
  box-sizing: border-box;
  border-top: none;
  border-right: none;
  border-bottom: 2px solid var(--nautilus-color);
  border-left: none;
  color: var(--nautilus-color);
}
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-state-focused.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-hover .dx-texteditor-label .dx-label-before {
  box-sizing: border-box;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid var(--fe-default-table-border-color);
  border-left: none;
  color: var(--fe-readonly-label-color);
}

/* textarea with label */
.dx-editor-outlined.dx-textarea .dx-texteditor-container,
.dx-editor-outlined.dx-textarea .dx-texteditor-label {
  height: 100%;
}
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before {
  height: 100%;
}
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-container,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label, .dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-container,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label, .dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-container,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label {
  height: 100%;
}
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label-before, .dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-textarea.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before {
  height: 100%;
}

.dx-texteditor-empty.dx-state-readonly .dx-label,
.dx-texteditor-empty.dx-state-readonly .dx-dropdowneditor-icon,
.dx-texteditor-empty.dx-state-readonly .dx-show-clear-button .dx-icon-clear, .dx-texteditor-empty.dx-state-disabled .dx-label,
.dx-texteditor-empty.dx-state-disabled .dx-dropdowneditor-icon,
.dx-texteditor-empty.dx-state-disabled .dx-show-clear-button .dx-icon-clear {
  color: var(--fe-readonly-label-color);
}

/* invalid border overrides */
body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-lookup-empty .dx-texteditor-label .dx-label-before,
body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-lookup-empty .dx-texteditor-label .dx-label,
body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-lookup-empty .dx-texteditor-label .dx-label-after, body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-texteditor-empty .dx-texteditor-label .dx-label-before,
body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-texteditor-empty .dx-texteditor-label .dx-label,
body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-texteditor-empty .dx-texteditor-label .dx-label-after {
  box-sizing: content-box;
  border-top: none;
  border-right: none;
  border-left: none;
}

body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-state-focused .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-state-focused .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-state-focused .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-state-focused .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-state-focused .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-state-focused .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-label-before, body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-label-after,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-label,
body.nautilus .dx-editor-outlined.dx-invalid.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-label-before {
  border-top: none;
  border-right: none;
  border-left: none;
  color: var(--color-error);
}

.dx-tag {
  align-self: center;
}

/* readonly and disabled same */
.dx-texteditor.dx-state-readonly {
  border-style: solid;
}

.dx-context-menu .dx-menu-no-icons > .dx-menu-item-wrapper > .dx-menu-item > .dx-menu-item-content .dx-menu-item-text {
  padding-left: 7px;
}

.dx-menu-item.dx-state-focused {
  color: var(--fe-default-thead-color);
}

.dx-state-disabled + label,
.dx-state-readonly + label {
  color: var(--fe-readonly-label-color);
}

.dx-list .dx-empty-message,
.dx-list-item {
  color: var(--fe-default-dropdown-color);
}

/* Zeit-/Wochen-Targeting */
.time-week-switch {
  cursor: pointer;
}
.time-week-switch:hover {
  color: var(--nautilus-color);
}

body.nautilus .dx-list .dx-item.dx-list-item.dx-state-active {
  background-color: var(--fe-active-checkbox-bg-color);
  border-color: var(--fe-active-checkbox-border-color);
  color: var(--fe-active-checkbox-color);
}

.actionColumn .dx-widget.dx-state-disabled {
  opacity: 0.5;
}

.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label {
  clip-path: inset(-15px -1px -1px 1px);
  padding-inline: 3px;
}

.dx-button.dx-state-disabled {
  color: var(--fe-default-button-cancel-color);
}

.dx-radiogroup.dx-state-disabled .dx-radiobutton {
  color: var(--fe-default-button-cancel-color);
}
.dx-radiogroup.dx-state-disabled .dx-radiobutton .dx-radiobutton-icon-dot {
  opacity: 0.5;
}

.dx-list.dx-widget.dx-state-disabled .dx-scrollable-container {
  pointer-events: all;
  overflow-y: auto;
  cursor: default;
}
.dx-list.dx-widget.dx-state-disabled .dx-scrollable-container .dx-scrollable-content {
  pointer-events: none;
}
.dx-list.dx-widget.dx-state-disabled .dx-scrollable-scrollbar {
  display: none;
}

.dx-popup-content-scrollable {
  max-height: 95vh !important;
}

.dx-datebox.dx-state-hover .dx-texteditor-input {
  box-shadow: none;
}
.dx-datebox.dx-dropdowneditor-active, .dx-datebox.dx-dropdowneditor-active.dx-state-hover {
  box-shadow: none;
}
.dx-datebox.dx-dropdowneditor-active .dx-texteditor-input {
  box-shadow: rgba(255, 255, 255, 0.5) 0 0.1em 0.1em inset;
}
.dx-datebox.dx-dropdowneditor-button-visible .dx-dropdowneditor-button {
  position: relative;
  right: 0;
}

body.nautilus .dx-datebox-wrapper-calendar .dx-popup-content {
  border: 1px solid var(--fe-default-table-border-color);
  padding: var(--spacing-2);
}
body.nautilus .dx-datebox-wrapper-calendar .dx-calendar {
  margin: 0;
}
body.nautilus .dx-calendar-navigator .dx-button {
  padding: 0;
  margin: 0;
}
body.nautilus .dx-calendar-navigator .dx-button.dx-button-has-icon {
  border-color: var(--fe-default-button-border-color);
  text-decoration: none;
}
body.nautilus .dx-calendar-navigator .dx-button.dx-calendar-navigator-next-view {
  border-left: none !important;
}
body.nautilus .dx-calendar-navigator .dx-button.dx-calendar-navigator-previous-view {
  border-right: none !important;
}
body.nautilus .dx-calendar-navigator .dx-button .dx-state-hover:not(.dx-calendar-disabled-navigator-link) {
  border-color: var(--fe-default-button-border-color);
}
body.nautilus .dx-calendar-navigator .dx-calendar-caption-button.dx-button .dx-button-content {
  color: var(--nautilus-color);
}
body.nautilus .dx-calendar-navigator-previous-view.dx-button.dx-state-hover,
body.nautilus .dx-calendar-navigator-previous-month.dx-button.dx-state-hover,
body.nautilus .dx-calendar-navigator .dx-calendar-caption-button.dx-state-hover,
body.nautilus .dx-calendar-navigator-next-view.dx-button.dx-state-hover,
body.nautilus .dx-calendar-navigator-next-month.dx-button.dx-state-hover {
  border: var(--fe-default-checkbox-border-color);
}
body.nautilus .dx-calendar-navigator-previous-view.dx-button .dx-icon,
body.nautilus .dx-calendar-navigator-previous-month.dx-button .dx-icon,
body.nautilus .dx-calendar-navigator-next-view.dx-button .dx-icon,
body.nautilus .dx-calendar-navigator-next-month.dx-button .dx-icon {
  min-width: 1.7em;
  color: var(--nautilus-color);
}
body.nautilus .dx-datagrid .dx-column-lines .dx-selection .dx-texteditor-container .dx-texteditor-input,
body.nautilus .dx-datagrid .dx-column-lines .dx-datebox-calendar .dx-texteditor-input {
  margin-right: 15px;
}

.dx-calendar-body {
  padding: 2px;
}
.dx-calendar-body table {
  border-collapse: separate;
  border-spacing: 1px;
}
.dx-calendar-body table tbody tr td:first-child:not(.dx-calendar-cell) {
  color: var(--fe-readonly-label-color);
}
.dx-calendar-body thead tr th {
  box-shadow: none;
}

.dx-calendar-cell {
  border: var(--fe-default-checkbox-border-transparent);
  border-radius: 0;
  color: var(--fe-default-label-color);
  transition: var(--transition-border), var(--transition-box-shadow);
}
.dx-calendar-cell.dx-state-hover span,
.dx-calendar-cell.dx-state-hover div {
  background-color: var(--fe-hover-thead-button-bg-color);
}
.dx-calendar-cell.dx-calendar-today span {
  border-color: rgba(0, 0, 0, 0.25);
}
.dx-calendar-cell.dx-calendar-selected-date span {
  background-color: var(--nautilus-color);
}
.dx-calendar-cell.dx-calendar-contoured-date span {
  box-shadow: none;
}
.dx-calendar-cell.dx-state-active span {
  background-color: var(--nautilus-color);
  color: #fff;
}
.dx-calendar-cell.dx-calendar-other-view, .dx-calendar-cell.dx-calendar-empty-cell {
  color: var(--fe-readonly-label-color);
}

/* header menus */
body.nautilus > header .dx-selectbox {
  align-items: center;
  border: thin solid transparent !important;
  border-radius: 2px;
  color: #fff;
  display: flex;
}
body.nautilus > header .dx-selectbox .dx-menu-item-content,
body.nautilus > header .dx-selectbox .dx-menu-item-text {
  padding: 0;
}
body.nautilus > header .dx-selectbox input {
  background-color: transparent;
  color: var(--fe-default-text-color);
}
body.nautilus > header .dx-selectbox.dx-state-hover {
  background-color: #fff;
  color: var(--fe-default-text-color);
}
body.nautilus > header .dx-selectbox.dx-state-hover input {
  color: var(--fe-default-text-color);
}
body.nautilus > header .dx-selectbox .dx-context-menu-container-border {
  border: none;
}

.dx-selectbox.dx-state-readonly,
.dx-selectbox.dx-state-disabled {
  background: transparent;
}
.dx-selectbox.dx-state-readonly .dx-texteditor-input,
.dx-selectbox.dx-state-disabled .dx-texteditor-input {
  background-color: transparent;
}
.dx-selectbox.dx-state-readonly .dx-texteditor-buttons-container,
.dx-selectbox.dx-state-disabled .dx-texteditor-buttons-container {
  background-color: transparent;
}

/* TAG BOX */
body.nautilus .dx-tagbox.dx-texteditor {
  height: auto;
}

body.nautilus .dx-texteditor-container.dx-tag-container {
  height: auto;
  padding: 1px 20px 2px 1px;
}
body.nautilus .dx-texteditor-container.dx-tag-container::after {
  content: "\f001";
  font-family: DXIcons, sans-serif;
  position: absolute;
  right: 6px;
  top: 7px;
}

.dx-tag-content {
  background-color: transparent;
  word-break: break-all;
}

.dx-tag-remove-button::after,
.dx-tag-remove-button::before {
  background-color: transparent;
  color: var(--fe-default-icon-color);
  height: 14px;
  left: 2px;
  margin-top: -8px;
  transform: none;
  width: 14px;
}

.dx-state-disabled .dx-tag-remove-button::after,
.dx-state-disabled .dx-tag-remove-button::before {
  color: var(--fe-disabled-icon-color);
}

.dx-tag-remove-button::before {
  display: none;
}

.dx-tag-remove-button::after {
  content: "\f00a";
  font-family: DXIcons, sans-serif;
}

.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox-icon,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton-icon::before, .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-checkbox-icon,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-radiobutton-icon::before,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-checkbox-icon,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-radiobutton-icon::before,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover .dx-checkbox-icon,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover .dx-radiobutton-icon::before {
  border-color: var(--nautilus-color);
}

/* from nautilus-input-dropdown */
body.nautilus .dx-dropdowneditor.dx-dropdowneditor-active {
  box-shadow: none;
}
body.nautilus .dx-dropdowneditor .dx-texteditor-input {
  box-shadow: none;
}

body.nautilus .dx-tagbox.dx-dropdowneditor.dx-dropdowneditor-active .dx-texteditor-input {
  background: transparent;
  box-shadow: none;
}

.dx-tagbox:not(.dx-tagbox-single-line) .dx-texteditor-input {
  width: 1px;
}

/* invalid marker */
body.nautilus .dx-tagbox.dx-invalid .dx-tag-container::after {
  content: "!";
  font-family: inherit;
  right: 4px;
  top: 50%;
}

.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover, .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-active, .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused, .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused), .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-list-item-selected, .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused.dx-list-item-selected, .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-active .dx-list-slide-item-content,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-active,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-list-item-selected.dx-state-hover:not(.dx-state-focused),
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-list-item-selected,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused.dx-list-item-selected,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-active .dx-list-slide-item-content,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused),
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-hover,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-active,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-focused,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-list-item-selected.dx-state-hover:not(.dx-state-focused),
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-list-item-selected,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-focused.dx-list-item-selected,
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-active .dx-list-slide-item-content {
  background-color: var(--fe-hover-dropdown-bg-color);
  color: var(--fe-hover-dropdown-color);
}
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover > .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-active > .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused > .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused) > .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-list-item-selected > .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused.dx-list-item-selected > .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-active .dx-list-slide-item-content > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-active > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-list-item-selected.dx-state-hover:not(.dx-state-focused) > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-list-item-selected > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused.dx-list-item-selected > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-active .dx-list-slide-item-content > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused) > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-hover > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-active > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-focused > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-list-item-selected.dx-state-hover:not(.dx-state-focused) > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-list-item-selected > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-focused.dx-list-item-selected > .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-active .dx-list-slide-item-content > .dx-item-content [src*="/Sqaf/Icon"] {
  filter: var(--fe-default-icon-filter);
}
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover.dx-state-active .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-active.dx-state-active .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused.dx-state-active .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused).dx-state-active .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-list-item-selected.dx-state-active .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused.dx-list-item-selected.dx-state-active .dx-item-content [src*="/Sqaf/Icon"], .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-active .dx-list-slide-item-content.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-active.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-list-item-selected.dx-state-hover:not(.dx-state-focused).dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-list-item-selected.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused.dx-list-item-selected.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-active .dx-list-slide-item-content.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused).dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-hover.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-active.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-focused.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-list-item-selected.dx-state-hover:not(.dx-state-focused).dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-list-item-selected.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-focused.dx-list-item-selected.dx-state-active .dx-item-content [src*="/Sqaf/Icon"],
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-select-all.dx-state-active .dx-list-slide-item-content.dx-state-active .dx-item-content [src*="/Sqaf/Icon"] {
  filter: var(--fe-default-icon-filter-white);
}

.dx-menu-item img[src*="size=Preferred16"] + span {
  vertical-align: middle;
}

/* For _DataFileUploadTemplate */
.nautilus-file-upload .dx-fileuploader-input-label {
  display: none;
}

body.nautilus .dx-form label.dx-field-item-label {
  margin-bottom: 0;
}
body.nautilus .dx-form label.dx-field-item-label .dx-field-item-content .dx-datebox {
  width: 100% !important;
}
body.nautilus .dx-form label.dx-field-item-label .nautilus-label-dxform-unitafterinput {
  padding-left: 0;
}
body.nautilus .dx-form label.dx-field-item-label .nautilus-label-dxform-aftercheckbox .dx-field-item-label {
  text-indent: calc(100% + 35px);
}
body.nautilus .dx-form label::after {
  content: "";
}

/* general */
body.nautilus .dx-menu-base {
  /* popup cleanup */
}
body.nautilus .dx-menu-base .dx-menu-items-container {
  height: 100%;
}
body.nautilus .dx-menu-base .dx-context-menu-content-delimiter::before {
  background-color: transparent;
}

/* button look */
body.nautilus .dx-menu .dx-menu-item {
  min-height: var(--height-input);
  padding: 0 1.5rem;
  border: var(--fe-default-checkbox-border-color);
  border-radius: 0;
  background: white;
  cursor: pointer;
  transition: var(--transition-box-shadow);
}
body.nautilus .dx-menu .dx-menu-item.dx-state-hover {
  background-color: var(--hd-hover-button-bg-color);
}

.dx-menu .dx-menu-item-has-icon.dx-menu-item-has-submenu .dx-icon {
  margin: 0;
}

/* editor menus */
body.nautilus .dx-editor-with-menu .dx-menu .dx-menu-item {
  padding: 0;
  border: 0;
  background-color: transparent;
  box-shadow: none;
}
body.nautilus .dx-editor-with-menu .dx-menu .dx-menu-item .dx-context-menu-container-border {
  border: transparent;
  box-shadow: none;
}

/* header menus */
body.nautilus > header .dx-menu .dx-menu-item {
  display: flex;
  align-items: center;
  padding: 6px;
  padding-right: 1.5rem;
  border: thin solid transparent;
  border-radius: 2px;
  background: var(--hd-button-bg-color);
  color: var(--hd-button-color);
}
body.nautilus > header .dx-menu .dx-menu-item .dx-menu-item-content,
body.nautilus > header .dx-menu .dx-menu-item .dx-menu-item-text {
  padding: 1px 0;
}
body.nautilus > header .dx-menu .dx-menu-item.dx-state-hover {
  color: var(--hd-hover-button-color);
}
body.nautilus > header .dx-menu .dx-menu-item .dx-context-menu-container-border {
  border: none;
}

/* bootstrap column menus */
body.nautilus .col.dx-menu-base .dx-menu-items-container,
body.nautilus .col.dx-menu-base .dx-menu-item-wrapper {
  width: 100%;
}

body.nautilus .dx-menu .dx-menu-horizontal .dx-menu-item-popout::before {
  content: none;
}

.dx-menu-base .dx-icon.fa-handshake-o::before {
  position: relative;
  bottom: 1px;
  font-size: 10.9px;
}

.dx-menu-item.dx-menu-item.dx-state-disabled > .dx-item-content.dx-menu-item-content > .dx-menu-item-text {
  opacity: 1;
  color: var(--fe-readonly-label-color);
}

.nautilus-grid .nautilus-unit-label-after-input .dx-state-readonly + img,
.dx-menu-item.dx-state-disabled .dx-menu-item-content img {
  filter: var(--fe-readonly-label-color-filter);
}

body.nautilus .dx-numberbox-spin-button {
  background-color: transparent;
}
body.nautilus .dx-numberbox-spin-button.dx-state-hover .dx-numberbox-spin-down-icon,
body.nautilus .dx-numberbox-spin-button.dx-state-hover .dx-numberbox-spin-up-icon {
  background-color: var(--nautilus-color);
}

body.nautilus .dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar,
body.nautilus .dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar {
  margin-right: 5px;
}
body.nautilus .dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button,
body.nautilus .dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button {
  margin-top: 5px;
  float: left;
}

.dx-tabpanel.dx-state-focused .dx-multiview-wrapper, .dx-tabpanel.dx-state-focused .dx-tab-selected::after {
  border-color: var(--nautilus-color);
}
.dx-tabpanel .dx-tabpanel-tabs .fa {
  font-size: 12px;
  transform: translate(4px, 0);
}

.dx-overlay-content > .dx-template-wrapper.dx-popup-title {
  height: 2rem;
  padding-top: 8px;
}

/* html editor */
body.nautilus .dx-htmleditor p {
  min-height: initial;
  line-height: initial;
  word-break: break-word;
}

.dx-htmleditor .dx-htmleditor-toolbar .dx-button .dx-button-content {
  display: flex;
  align-items: center;
}

/* textarea */
.dx-widget textarea {
  border-radius: 0;
  transition: box-shadow 0.1s;
}

.dx-widget.dx-state-hover textarea {
  box-shadow: rgba(255, 255, 255, 0.5) 0 0.1em 0.1em inset;
}

.nautilus-column-editable .dx-widget.dx-state-hover textarea {
  box-shadow: none;
}

.dx-row.dx-selection .dx-texteditor-input {
  color: #fff;
}

.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-input-container .dx-texteditor-input,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea .dx-texteditor-input-container .dx-texteditor-input {
  padding-top: 4px;
}

.general-remarks-datagrid .dx-show-invalid-badge.dx-htmleditor.dx-widget {
  overflow: hidden;
  border: none;
}

#pricelist-price-remark .general-remarks-datagrid .dx-show-invalid-badge.dx-htmleditor.dx-widget {
  width: 517px;
}

body.nautilus .remarksColumn,
body.nautilus .general-remarks-datagrid .dx-data-row .dx-texteditor-container .dx-texteditor-input {
  border: none;
  overflow-x: hidden;
  overflow-y: hidden;
}

.remarksTextArea {
  border: thin solid rgba(0, 0, 0, 0.25) !important;
}

.dx-editor-cell .dx-texteditor,
.dx-editor-cell .dx-texteditor .dx-texteditor-input,
.dx-scheduler .dx-scheduler-overlay-panel .dx-overlay-content {
  padding-left: 0;
  background: none;
  white-space: nowrap;
}

.cell-selected .dx-texteditor-input {
  color: #fff;
}

body.nautilus .dx-list-search {
  margin-bottom: 0;
}

body.nautilus .dx-toolbar .dx-toolbar-button {
  height: var(--height-input);
}

.dx-treelist .dx-header-row .dx-treelist-text-content {
  width: 100%;
  margin: 0;
}
.dx-treelist .dx-header-row .dx-treelist-text-content > * {
  text-align: left;
}
.dx-treelist .dx-header-row .dx-treelist-text-content .dx-template-wrapper[data-options*=headerChooseTemplate] {
  text-align: center;
}

/* header */
.dx-treelist-header-panel {
  width: 100%;
  height: 3.3em;
  border: 0;
}
.dx-treelist-header-panel .dx-toolbar {
  margin: 0;
  border: 0;
}
.dx-treelist-header-panel .dx-toolbar .dx-toolbar-after,
.dx-treelist-header-panel .dx-toolbar .dx-toolbar-before,
.dx-treelist-header-panel .dx-toolbar .dx-toolbar-center {
  top: -6px;
}

.dx-widget:not(#userPermissionsDataGrid) .dx-treelist-borders > .dx-treelist-headers {
  border-color: var(--fe-default-table-border-color);
}

.dx-treelist .dx-treelist-headers .dx-column-lines > td {
  border-color: rgba(255, 255, 255, 0.25);
}

.dx-treelist .dx-header-row .dx-column-indicators + .dx-treelist-text-content {
  margin-left: 3px;
}

body.nautilus .dx-treelist-focus-overlay {
  border-color: transparent;
}

.dx-treelist-rowsview .dx-data-row .dx-cell-modified .dx-highlight-outline::after {
  border: none;
}

.dx-sortable-dragging .dx-treelist-container {
  height: 40px;
}

.dx-sortable-dragging .dx-widget {
  border: none;
}

.dx-sortable-dragging > div > .dx-gridbase-container > .dx-treelist-rowsview {
  border-color: transparent;
}

.dx-treelist .dx-menu-item-has-icon .dx-icon,
.dx-treelist-container .dx-menu-item-has-icon .dx-icon {
  color: var(--fe-default-icon-color);
}

/* dxTreelist uniform with dxDataGrid */
.dx-treelist-rowsview {
  min-height: 140px;
  border: 1px solid var(--fe-default-table-border-color);
}
.dx-treelist-rowsview .dx-row button, .dx-treelist-rowsview .dx-row .btn {
  padding-right: 0.4rem;
  padding-left: 0.4rem;
}
.dx-treelist-rowsview .dx-row a {
  margin-right: var(--spacing-1);
}
.dx-treelist-rowsview .dx-scrollable-content .dx-row.current-campaign-summary {
  border-top: 1px solid var(--fe-default-table-border-color);
  border-bottom: 1px solid var(--fe-default-table-border-color);
}

.dx-treelist-table-fixed .dx-data-row > td,
.dx-treelist-table-fixed .dx-data-row > .dx-col-fixed {
  background-color: #fff;
}
.dx-treelist-table-fixed .dx-data-row.dx-row-alt > td, .dx-treelist-table-fixed .dx-data-row.dx-row-alt > .dx-col-fixed {
  background-color: var(--fe-default-tbody-stripe-bg-color);
}

.dx-treelist .dx-row-alt > td,
.dx-treelist .dx-row-alt > tr > td {
  background-color: var(--fe-default-tbody-stripe-bg-color);
}

.dx-treelist-rowsview tr:not(.dx-row-focused) .dx-treelist-empty-space, .dx-treelist-rowsview tr:not(.dx-row-focused).dx-selection .dx-treelist-empty-space {
  color: #fff;
}

.dx-treelist .dx-treelist-headers {
  border: 1px solid var(--fe-default-table-border-color);
}
.dx-treelist .dx-treelist-headers .dx-treelist-sticky-column, .dx-treelist .dx-treelist-headers .dx-treelist-sticky-column-left, .dx-treelist .dx-treelist-headers .dx-treelist-sticky-column-right {
  background-color: var(--fe-default-thead-bg-color);
}
.dx-treelist .dx-treelist-sticky-columns .dx-treelist-table .dx-row td.dx-treelist-sticky-column-border-right {
  border-right: 1px solid #ddd;
}
.dx-treelist .dx-treelist-sticky-columns .dx-treelist-table .dx-row td.dx-treelist-sticky-column-border-left {
  border-left: 1px solid #ddd;
}

body.nautilus .dx-treeview .dx-treeview-item.dx-state-active, body.nautilus .dx-treeview .dx-treeview-item.dx-state-hover {
  background-color: var(--fe-hover-tbody-bg-color);
}
body.nautilus .dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-focused > .dx-treeview-item {
  background-color: var(--fe-hover-tbody-bg-color);
  color: var(--fe-default-text-color);
}

body.nautilus .dx-invalid-message > .dx-overlay-content {
  padding: 7px;
  border-radius: 0;
  background-color: var(--color-error);
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 0.2em;
  color: #fff;
}

body.nautilus .dx-datagrid .dx-data-row td .dx-button.dx-button-normal.dx-button-mode-contained.dx-widget.dx-button-has-text {
  margin-top: -4px;
  float: right;
}
body.nautilus [role=gridcell].scrollable {
  display: block;
  overflow: auto;
  height: auto !important;
  overflow-wrap: break-word;
  scrollbar-color: rgba(191, 191, 191, 0.7) #fff;
  scrollbar-width: thin;
  white-space: normal;
}
body.nautilus [role=gridcell].scrollable::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
body.nautilus [role=gridcell].scrollable::-webkit-scrollbar-track {
  background: #fff;
}
body.nautilus [role=gridcell].scrollable::-webkit-scrollbar-thumb {
  border: 2px solid #fff;
  border-radius: 2px;
  background-color: rgba(191, 191, 191, 0.7);
}

.general-remarks-datagrid .dx-htmleditor-content {
  padding: 0;
  overflow-y: unset;
  white-space: pre;
}

/* GRID BASE */
body.nautilus .nautilus-grid {
  display: grid;
  gap: 2.3rem 1rem;
}
body.nautilus .nautilus-grid > * {
  min-width: 0;
}
body.nautilus .nautilus-grid .grid-col-start {
  grid-column-start: 1;
}
body.nautilus .nautilus-grid .grid-row-start {
  grid-row-start: 1;
}
body.nautilus .nautilus-grid .grid-col-span-full {
  grid-column: 1/-1;
}
body.nautilus .nautilus-grid .grid-row-span-full {
  grid-row: 1/-1;
}
body.nautilus .nautilus-grid .grid-col-fill-after-label {
  grid-column: 2/-1;
}
body.nautilus .nautilus-grid .nautilus-label {
  text-align: right;
}
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-state-disabled + div label,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-state-disabled + div label + span,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-state-readonly + div label,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-state-readonly + div label + span {
  color: var(--fe-disabled-icon-color);
}
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-state-disabled + div img,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-state-readonly + div img {
  opacity: 0.5;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 7px;
  height: fit-content;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper > *,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input > * {
  min-width: 0;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper label,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input label {
  margin-bottom: 0;
  vertical-align: middle;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-button,
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-menu-item,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-button,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-menu-item {
  background-color: var(--nautilus-color);
  border: none;
  border-radius: 2px;
  color: #fff;
  padding: 6px 4px;
  width: 26px;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-button .dx-menu-item-content,
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-menu-item .dx-menu-item-content,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-button .dx-menu-item-content,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-menu-item .dx-menu-item-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-menu-item,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-menu-item {
  border: none;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-menu-item .dx-icon,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-menu-item .dx-icon {
  font-size: 14px;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-button.dx-state-disabled,
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-button.dx-state-readonly,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-button.dx-state-disabled,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-button.dx-state-readonly {
  background-color: var(--fe-disabled-button-primary-bg-color);
  color: var(--fe-disabled-button-primary-color);
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-button.dx-state-disabled .dx-icon,
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-button.dx-state-readonly .dx-icon,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-button.dx-state-disabled .dx-icon,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-button.dx-state-readonly .dx-icon {
  color: #fff;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-button-mode-contained .dx-icon,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-button-mode-contained .dx-icon {
  color: #fff;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper .dx-button-mode-text .dx-icon,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input .dx-button-mode-text .dx-icon {
  color: #fff;
}
body.nautilus .nautilus-grid .nautilus-control-unit-wrapper > .nautilus-label-after,
body.nautilus .nautilus-grid .nautilus-unit-label-after-input > .nautilus-label-after {
  margin-left: 0;
}
body.nautilus .nautilus-grid .grid-col-start-1 {
  grid-column-start: 1;
}
body.nautilus .nautilus-grid .grid-row-start-1 {
  grid-row-start: 1;
}
body.nautilus .nautilus-grid .grid-col-span-1 {
  grid-column-end: span 1;
}
body.nautilus .nautilus-grid .grid-row-span-1 {
  grid-row-end: span 1;
}
body.nautilus .nautilus-grid .grid-col-start-2 {
  grid-column-start: 2;
}
body.nautilus .nautilus-grid .grid-row-start-2 {
  grid-row-start: 2;
}
body.nautilus .nautilus-grid .grid-col-span-2 {
  grid-column-end: span 2;
}
body.nautilus .nautilus-grid .grid-row-span-2 {
  grid-row-end: span 2;
}
body.nautilus .nautilus-grid .grid-col-start-3 {
  grid-column-start: 3;
}
body.nautilus .nautilus-grid .grid-row-start-3 {
  grid-row-start: 3;
}
body.nautilus .nautilus-grid .grid-col-span-3 {
  grid-column-end: span 3;
}
body.nautilus .nautilus-grid .grid-row-span-3 {
  grid-row-end: span 3;
}
body.nautilus .nautilus-grid .grid-col-start-4 {
  grid-column-start: 4;
}
body.nautilus .nautilus-grid .grid-row-start-4 {
  grid-row-start: 4;
}
body.nautilus .nautilus-grid .grid-col-span-4 {
  grid-column-end: span 4;
}
body.nautilus .nautilus-grid .grid-row-span-4 {
  grid-row-end: span 4;
}
body.nautilus .nautilus-grid .grid-col-start-5 {
  grid-column-start: 5;
}
body.nautilus .nautilus-grid .grid-row-start-5 {
  grid-row-start: 5;
}
body.nautilus .nautilus-grid .grid-col-span-5 {
  grid-column-end: span 5;
}
body.nautilus .nautilus-grid .grid-row-span-5 {
  grid-row-end: span 5;
}
body.nautilus .nautilus-grid .grid-col-start-6 {
  grid-column-start: 6;
}
body.nautilus .nautilus-grid .grid-row-start-6 {
  grid-row-start: 6;
}
body.nautilus .nautilus-grid .grid-col-span-6 {
  grid-column-end: span 6;
}
body.nautilus .nautilus-grid .grid-row-span-6 {
  grid-row-end: span 6;
}
body.nautilus .nautilus-grid .grid-col-start-7 {
  grid-column-start: 7;
}
body.nautilus .nautilus-grid .grid-row-start-7 {
  grid-row-start: 7;
}
body.nautilus .nautilus-grid .grid-col-span-7 {
  grid-column-end: span 7;
}
body.nautilus .nautilus-grid .grid-row-span-7 {
  grid-row-end: span 7;
}
body.nautilus .nautilus-grid .grid-col-start-8 {
  grid-column-start: 8;
}
body.nautilus .nautilus-grid .grid-row-start-8 {
  grid-row-start: 8;
}
body.nautilus .nautilus-grid .grid-col-span-8 {
  grid-column-end: span 8;
}
body.nautilus .nautilus-grid .grid-row-span-8 {
  grid-row-end: span 8;
}
body.nautilus .nautilus-grid .grid-col-start-9 {
  grid-column-start: 9;
}
body.nautilus .nautilus-grid .grid-row-start-9 {
  grid-row-start: 9;
}
body.nautilus .nautilus-grid .grid-col-span-9 {
  grid-column-end: span 9;
}
body.nautilus .nautilus-grid .grid-row-span-9 {
  grid-row-end: span 9;
}
body.nautilus .nautilus-grid .grid-col-start-10 {
  grid-column-start: 10;
}
body.nautilus .nautilus-grid .grid-row-start-10 {
  grid-row-start: 10;
}
body.nautilus .nautilus-grid .grid-col-span-10 {
  grid-column-end: span 10;
}
body.nautilus .nautilus-grid .grid-row-span-10 {
  grid-row-end: span 10;
}
body.nautilus .nautilus-grid .grid-col-start-11 {
  grid-column-start: 11;
}
body.nautilus .nautilus-grid .grid-row-start-11 {
  grid-row-start: 11;
}
body.nautilus .nautilus-grid .grid-col-span-11 {
  grid-column-end: span 11;
}
body.nautilus .nautilus-grid .grid-row-span-11 {
  grid-row-end: span 11;
}
body.nautilus .nautilus-grid .grid-col-start-12 {
  grid-column-start: 12;
}
body.nautilus .nautilus-grid .grid-row-start-12 {
  grid-row-start: 12;
}
body.nautilus .nautilus-grid .grid-col-span-12 {
  grid-column-end: span 12;
}
body.nautilus .nautilus-grid .grid-row-span-12 {
  grid-row-end: span 12;
}

/* REQUIRED LABELS */
.nautilus-label.nautilus-label-required {
  position: relative;
}
.nautilus-label.nautilus-label-required::before {
  content: "*";
  position: absolute;
  top: -9px;
  right: -4px;
  color: rgb(var(--nautilus-color-rgb)/80%);
  font-size: 90%;
}

.nautilus-input-optional-label {
  display: grid;
  grid-template-columns: 1fr auto;
  column-gap: 1rem;
}
.nautilus-input-optional-label > :first-child {
  order: 2;
  align-self: center;
}
.nautilus-input-optional-label > :first-child:not([src]) {
  display: none;
}
.nautilus-input-optional-label > :first-child:not([src]) + * {
  grid-column: span 2;
}
.nautilus-input-optional-label > :nth-child(2) {
  order: 1;
}

body.nautilus .nautilus-grid-label {
  grid-row-gap: 5px;
}
body.nautilus .nautilus-grid-label > label {
  padding-left: 4px;
  font-size: 10px;
  position: relative;
  margin-bottom: -2px;
  bottom: 23px;
}
body.nautilus .nautilus-grid-label > div {
  position: relative;
  top: -25px;
}

.dx-overlay-wrapper > .dx-overlay-content > .dx-popup-content [data-bind="dxDataGrid: gridOptions"].dx-widget.dx-visibility-change-handler {
  min-height: 215px;
}

.dx-datagrid tr.campaigns-general-customers-ghost-entry > td,
.dx-datagrid tr.campaigns-general-customers-ghost-entry.dx-row-alt > td {
  background-color: #f1f5f9;
}

.dx-sortable-clone.dx-sortable-dragging {
  max-height: 28px;
  overflow: hidden;
}

body.nautilus .nautilus-indicator-ai {
  position: relative;
  width: 80%;
  height: 20px;
}
body.nautilus .nautilus-indicator-ai .icon {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
body.nautilus .nautilus-indicator-ai.status-yellow .icon {
  visibility: visible;
}
body.nautilus .nautilus-indicator-ai .scale {
  position: relative;
  overflow: hidden;
  width: calc(100% - 20px);
}
body.nautilus .nautilus-indicator-ai .bar {
  position: relative;
  top: 5px;
  display: flex;
  width: 100%;
  height: 8px;
  background-color: var(--color-orange);
}
body.nautilus .nautilus-indicator-ai .bar-green {
  background-color: var(--color-green);
}
body.nautilus .nautilus-indicator-ai .bar-red {
  background-color: var(--color-red);
}
body.nautilus .nautilus-indicator-ai .marker {
  position: relative;
  top: 50%;
  width: 2px;
  height: 10px;
  margin-top: -4px;
  margin-left: -1px;
  background: black;
}
body.nautilus .deliveryexceeded {
  color: var(--color-orange);
}

.nautilus-availability-ai {
  position: relative;
  width: 100%;
  height: 40px;
  background-color: rgb(216, 216, 216);
}
.nautilus-availability-ai .bar {
  position: relative;
  top: 20%;
  display: flex;
  background-color: rgb(206, 206, 0);
}
.nautilus-availability-ai .bar-yellow {
  overflow: visible;
  height: 8px;
  background-color: rgb(255, 255, 0);
}
.nautilus-availability-ai .bar-green {
  position: absolute;
  top: 60%;
  width: 100%;
  height: 8px;
  background-color: rgb(0, 255, 0);
}
.nautilus-availability-ai .scale {
  position: relative;
  width: 80%;
  height: 100%;
  border-right: 1px solid black;
  background-color: #fff;
}

.nautilus-indicator-hantel {
  position: relative;
  width: 48px;
  height: 16px;
}
.nautilus-indicator-hantel .cross {
  position: absolute;
  right: 0;
  bottom: -2px;
  display: none;
  color: var(--color-red);
}
.nautilus-indicator-hantel .nautilus-indicator-hantel.crossed .cross {
  display: block;
}
.nautilus-indicator-hantel .circle,
.nautilus-indicator-hantel .bar {
  position: absolute;
  background-color: #000;
}
.nautilus-indicator-hantel .circle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.nautilus-indicator-hantel .circle:first-child {
  left: 0;
}
.nautilus-indicator-hantel .circle:nth-child(3) {
  right: 0;
}
.nautilus-indicator-hantel .circle.status-grey {
  background-color: #848484;
}
.nautilus-indicator-hantel .circle.status-red {
  background-color: var(--color-red);
}
.nautilus-indicator-hantel .circle.status-yellow {
  background-color: var(--color-yellow);
}
.nautilus-indicator-hantel .circle.status-green {
  background-color: var(--color-green);
}
.nautilus-indicator-hantel .circle.status-blue {
  background-color: var(--color-blue);
}
.nautilus-indicator-hantel .circle.status-unknown {
  background-color: #848484;
}
.nautilus-indicator-hantel .circle.status-unknown::after {
  display: block;
  color: #434343;
  content: "?";
  font-weight: bold;
  text-align: center;
}
.nautilus-indicator-hantel .bar {
  right: 16px;
  left: 16px;
  width: 16px;
  height: 4px;
  margin: 6px 0;
  background-color: #434343;
}
.nautilus-indicator-hantel.single .bar, .nautilus-indicator-hantel.single .circle:nth-child(3) {
  display: none;
}
.nautilus-indicator-hantel.crossed .cross {
  display: block;
}

.nautilus-loading {
  position: fixed;
  z-index: 1500;
  inset: 0;
}
.nautilus-loading span {
  font-size: 1em;
}
.nautilus-loading img {
  position: absolute;
  left: 0;
  width: 200px;
}
.nautilus-loading .nautilus-loading-container {
  position: fixed;
  inset: 0;
  width: 360px;
  height: 300px;
  padding-top: 240px;
  border-radius: 2px;
  margin: auto;
  background-color: var(--sb-default-bg-color);
  color: #fff;
}
.nautilus-loading .nautilus-loading-icon-radar {
  position: absolute;
  top: 25px;
  left: 180px;
  width: 200px;
  margin-left: -100px;
}
.nautilus-loading .nautilus-loading-icon-radar-line {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-name: nautilus-loading-rotation;
  animation-timing-function: linear;
}
.nautilus-loading::before {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
}

/* default loading indicator */
body.nautilus .nautilus-loading-icon-radar .nautilus-loading-icon-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-name: nautilus-loading-blink;
  background-color: #fff;
  box-shadow: 0 0 5px 1px white;
  opacity: 0;
}
body.nautilus .nautilus-loading-icon-radar .nautilus-loading-icon-dot#nautilus-loading-icon-dot1 {
  top: 40px;
  left: 50px;
  animation-delay: 0.1s;
}
body.nautilus .nautilus-loading-icon-radar .nautilus-loading-icon-dot#nautilus-loading-icon-dot2 {
  top: 70px;
  left: 130px;
  animation-delay: 1.1s;
}
body.nautilus .nautilus-loading-icon-radar .nautilus-loading-icon-dot#nautilus-loading-icon-dot3 {
  top: 120px;
  left: 140px;
  animation-delay: 1.9s;
}
body.nautilus .nautilus-loading-icon-radar .nautilus-loading-icon-dot#nautilus-loading-icon-dot4 {
  top: 170px;
  left: 110px;
  animation-delay: 2.3s;
}

@keyframes nautilus-loading-rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes nautilus-loading-blink {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* customer loading indicators */
.nautilus-loading .nautilus-loading-icon-ad-alliance,
.nautilus-loading .nautilus-loading-icon-bcn,
.nautilus-loading .nautilus-loading-icon-g-j,
.nautilus-loading .nautilus-loading-icon-media-impact,
.nautilus-loading .nautilus-loading-icon-som,
.nautilus-loading .nautilus-loading-icon-som-new,
.nautilus-loading .nautilus-loading-icon-spiegel {
  display: none;
}

/* dx fixes */
.nautilus-loading-container .dx-progressbar-container {
  border-radius: 0;
  border-right-width: 2px;
  border-left-width: 0;
}
.nautilus-loading-container .dx-progressbar-range {
  border-radius: 0;
}

/* GENERAL OVERRIDES */
input, select, label {
  display: inline-block;
  min-height: 2.5em;
  box-sizing: border-box;
  break-inside: avoid;
  color: var(--fe-default-label-color);
}

:focus {
  outline: 0;
}

::-moz-focus-inner,
::-moz-focus-outer {
  border: 0;
}

/* CONTAINER */
form, fieldset {
  position: relative;
  min-height: 2.5em !important;
}

/* INPUT ELEMENTS */
input, select {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border: var(--fe-default-checkbox-border-color);
  border-radius: 0;
  background-color: #fff;
  transition: box-shadow 0.1s;
}

/* TEXT */
input:hover,
input:focus,
input:active {
  box-shadow: rgba(255, 255, 255, 0.5) 0 0.1em 0.1em inset;
}

input:disabled {
  opacity: 0.15;
}

input[aria-readonly=true] {
  caret-color: transparent;
}

body.nautilus label {
  line-height: 2.5em;
}

body.nautilus .nautilus-label {
  /* colon */
  font-size: 0.75rem;
}
body.nautilus .nautilus-label, body.nautilus .nautilus-label-before, body.nautilus .nautilus-label-after, body.nautilus .nautilus-label-single {
  min-height: var(--height-input);
  margin-bottom: 0;
  line-height: var(--height-input);
}
body.nautilus .nautilus-label-after, body.nautilus .nautilus-label-single {
  text-align: left;
}
body.nautilus .nautilus-label-before::after, body.nautilus .nautilus-label::after {
  content: ":";
}
body.nautilus .nautilus-label-after::after, body.nautilus .nautilus-label-single::after {
  display: none;
}
body.nautilus .nautilus-label.nautilus-label-required, body.nautilus .nautilus-label-single.nautilus-label-required, body.nautilus .nautilus-label-before.nautilus-label-required, body.nautilus .nautilus-label-after.nautilus-label-required {
  font-weight: bold;
}

/* ERRORS */
span.field-validation-error,
.validation-summary-errors li {
  padding: 0 0.3em;
  margin-top: 0;
  margin-bottom: 0.5em;
  background-color: var(--color-error);
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 0.2em;
  font-size: 90%;
}

span.field-validation-error {
  position: absolute;
  top: 0.2em;
  display: block;
  clear: both;
  float: right;
}
span.field-validation-error::after {
  position: absolute;
  top: -0.3em;
  right: 0.2em;
  display: block;
  width: 0.7em;
  height: 0.7em;
  background-color: inherit;
  content: "";
  transform: rotate(45deg);
}

.validation-summary-errors ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

/* no clear button in required dx-widgets */
.nautilus-label-required + .dx-widget.dx-show-clear-button .dx-clear-button-area {
  display: none;
}

/* diplay but invisible to supress changing element width */
.dx-state-disabled .dx-clear-button-area,
.dx-texteditor-empty .dx-clear-button-area {
  display: block;
  visibility: hidden;
}

/* general buttons */
body.nautilus {
  /* HEADER BUTTONS */
  /* DX OVERRIDES */
  /* Suche, submit, etc */
}
body.nautilus button,
body.nautilus input[type=button],
body.nautilus input[type=submit],
body.nautilus .btn,
body.nautilus .dx-button {
  width: auto;
  min-width: var(--height-input);
  min-height: var(--height-input);
  padding: 0 1.5rem;
  border: 1px solid var(--fe-default-button-border-color);
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
  font-size: 1em;
  line-height: 1em;
  transition: var(--transition-box-shadow);
}
body.nautilus button[aria-label=Nein], body.nautilus button[aria-label=No], body.nautilus button[aria-label=Cancel],
body.nautilus input[type=button][aria-label=Nein],
body.nautilus input[type=button][aria-label=No],
body.nautilus input[type=button][aria-label=Cancel],
body.nautilus input[type=submit][aria-label=Nein],
body.nautilus input[type=submit][aria-label=No],
body.nautilus input[type=submit][aria-label=Cancel],
body.nautilus .btn[aria-label=Nein],
body.nautilus .btn[aria-label=No],
body.nautilus .btn[aria-label=Cancel],
body.nautilus .dx-button[aria-label=Nein],
body.nautilus .dx-button[aria-label=No],
body.nautilus .dx-button[aria-label=Cancel] {
  border: none;
  color: var(--fe-default-button-cancel-color);
}
body.nautilus button[aria-label=Nein]:hover, body.nautilus button[aria-label=No]:hover, body.nautilus button[aria-label=Cancel]:hover,
body.nautilus input[type=button][aria-label=Nein]:hover,
body.nautilus input[type=button][aria-label=No]:hover,
body.nautilus input[type=button][aria-label=Cancel]:hover,
body.nautilus input[type=submit][aria-label=Nein]:hover,
body.nautilus input[type=submit][aria-label=No]:hover,
body.nautilus input[type=submit][aria-label=Cancel]:hover,
body.nautilus .btn[aria-label=Nein]:hover,
body.nautilus .btn[aria-label=No]:hover,
body.nautilus .btn[aria-label=Cancel]:hover,
body.nautilus .dx-button[aria-label=Nein]:hover,
body.nautilus .dx-button[aria-label=No]:hover,
body.nautilus .dx-button[aria-label=Cancel]:hover {
  color: var(--fe-hover-button-cancel-color);
}
body.nautilus .dx-button.dx-button-default {
  background-color: var(--nautilus-color);
}
body.nautilus > header button,
body.nautilus > header input[type=button],
body.nautilus > header input[type=submit],
body.nautilus > header .btn,
body.nautilus > header .dx-button {
  align-items: center;
  padding: 5px 10px;
  border: thin solid transparent;
  border-radius: 2px;
  background: var(--hd-button-bg-color);
  color: var(--hd-button-color);
}
body.nautilus > header button:hover,
body.nautilus > header input[type=button]:hover,
body.nautilus > header input[type=submit]:hover,
body.nautilus > header .btn:hover,
body.nautilus > header .dx-button:hover {
  background-color: var(--hd-hover-button-bg-color);
  color: var(--hd-hover-button-color);
}
body.nautilus > header button:hover .dx-icon,
body.nautilus > header input[type=button]:hover .dx-icon,
body.nautilus > header input[type=submit]:hover .dx-icon,
body.nautilus > header .btn:hover .dx-icon,
body.nautilus > header .dx-button:hover .dx-icon {
  color: var(--hd-hover-button-icon-color) !important;
}
body.nautilus > header button.dx-state-disabled:hover,
body.nautilus > header input[type=button].dx-state-disabled:hover,
body.nautilus > header input[type=submit].dx-state-disabled:hover,
body.nautilus > header .btn.dx-state-disabled:hover,
body.nautilus > header .dx-button.dx-state-disabled:hover {
  background-color: var(--hd-disabled-button-bg-color) !important;
}
body.nautilus > header button.dx-state-hover:hover .dx-icon,
body.nautilus > header input[type=button].dx-state-hover:hover .dx-icon,
body.nautilus > header input[type=submit].dx-state-hover:hover .dx-icon,
body.nautilus > header .btn.dx-state-hover:hover .dx-icon,
body.nautilus > header .dx-button.dx-state-hover:hover .dx-icon {
  color: var(--hd-hover-button-icon-color);
}
body.nautilus > header #homeIcon {
  background: var(--hd-button-bg-color);
  color: #fff;
}
body.nautilus > header .dx-button {
  /* round function buttons */
}
body.nautilus > header .dx-button:not(.dx-state-disabled, .dx-state-hover) .dx-icon {
  color: #fff;
}
body.nautilus > header .dx-button.dx-state-disabled .dx-icon {
  color: rgba(255, 255, 255, 0.3);
}
body.nautilus > header .dx-button:not(.dx-button-has-text) {
  width: 32px;
  height: 32px;
  padding: 0;
  border-radius: 50%;
}
body.nautilus button:hover,
body.nautilus button:focus,
body.nautilus input[type=button]:hover,
body.nautilus input[type=button]:focus,
body.nautilus input[type=submit]:hover,
body.nautilus input[type=submit]:focus,
body.nautilus .btn:hover,
body.nautilus .btn:focus,
body.nautilus .dx-button.dx-state-hover,
body.nautilus .dx-button.dx-state-focus {
  box-shadow: none;
  outline: none;
}
body.nautilus button:hover:active,
body.nautilus button:focus:active,
body.nautilus input[type=button]:hover:active,
body.nautilus input[type=button]:focus:active,
body.nautilus input[type=submit]:hover:active,
body.nautilus input[type=submit]:focus:active,
body.nautilus .btn:hover:active,
body.nautilus .btn:focus:active {
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.1em 0.1em;
  outline: none;
}
body.nautilus button[disabled],
body.nautilus .btn[disabled],
body.nautilus .dx-button[disabled],
body.nautilus .dx-button.dx-state-disabled,
body.nautilus .dx-menu.dx-state-disabled .dx-menu-item {
  border-color: transparent;
  box-shadow: none;
  cursor: not-allowed;
}
body.nautilus button[disabled] .dx-icon,
body.nautilus button[disabled] .dx-button-text,
body.nautilus button[disabled] .fa,
body.nautilus .btn[disabled] .dx-icon,
body.nautilus .btn[disabled] .dx-button-text,
body.nautilus .btn[disabled] .fa,
body.nautilus .dx-button[disabled] .dx-icon,
body.nautilus .dx-button[disabled] .dx-button-text,
body.nautilus .dx-button[disabled] .fa,
body.nautilus .dx-button.dx-state-disabled .dx-icon,
body.nautilus .dx-button.dx-state-disabled .dx-button-text,
body.nautilus .dx-button.dx-state-disabled .fa,
body.nautilus .dx-menu.dx-state-disabled .dx-menu-item .dx-icon,
body.nautilus .dx-menu.dx-state-disabled .dx-menu-item .dx-button-text,
body.nautilus .dx-menu.dx-state-disabled .dx-menu-item .fa {
  opacity: 1;
}
body.nautilus button[disabled].btn-primary,
body.nautilus .btn-primary.btn[disabled],
body.nautilus .btn-primary.dx-button[disabled],
body.nautilus .btn-primary.dx-button.dx-state-disabled {
  border-color: var(--fe-disabled-button-primary-border-color);
  opacity: 0.5;
}
body.nautilus .dx-button.dx-button-has-icon {
  border-color: transparent;
}
body.nautilus .dx-button-content {
  line-height: 1.4em;
  text-overflow: clip;
}
body.nautilus input[type=submit],
body.nautilus input[value^=Suche]:last-child,
body.nautilus .btn-primary,
body.nautilus .btn-primary:hover,
body.nautilus .btn-primary:focus,
body.nautilus .btn-primary:active,
body.nautilus .btn-primary:focus:active,
body.nautilus input.btn-primary,
body.nautilus input.btn-primary:hover,
body.nautilus input.btn-primary:focus,
body.nautilus input.btn-primary:active,
body.nautilus input.btn-primary:focus:active,
body.nautilus .dx-button.dx-popup-done,
body.nautilus .dx-toolbar-item .nautilus-dx-menu-btn-primary .dx-menu-item {
  border-color: rgba(0, 0, 0, 0.25);
  background-color: var(--nautilus-color);
  color: var(--fe-default-button-primary-color);
}
body.nautilus input[type=submit] .dx-icon,
body.nautilus input[value^=Suche]:last-child .dx-icon,
body.nautilus .btn-primary .dx-icon,
body.nautilus .btn-primary:hover .dx-icon,
body.nautilus .btn-primary:focus .dx-icon,
body.nautilus .btn-primary:active .dx-icon,
body.nautilus .btn-primary:focus:active .dx-icon,
body.nautilus input.btn-primary .dx-icon,
body.nautilus input.btn-primary:hover .dx-icon,
body.nautilus input.btn-primary:focus .dx-icon,
body.nautilus input.btn-primary:active .dx-icon,
body.nautilus input.btn-primary:focus:active .dx-icon,
body.nautilus .dx-button.dx-popup-done .dx-icon,
body.nautilus .dx-toolbar-item .nautilus-dx-menu-btn-primary .dx-menu-item .dx-icon {
  color: var(--fe-default-button-primary-color);
}
body.nautilus :not([data-options*=actionTemplate]) > .dx-button:not(.dx-button-has-text, .dx-button-has-icon) .dx-button-content {
  height: fit-content;
}

.dx-menu.dx-widget.nautilus-dx-menu-btn-primary.dx-visibility-change-handler.dx-collection.dx-menu-base.dx-state-disabled {
  opacity: 0.5;
}

body.nautilus input[type=checkbox],
body.nautilus input[type=radio] {
  width: 1.5rem;
  height: 1.5rem;
  min-height: 0;
  padding: 0;
  appearance: none;
}
body.nautilus input[type=checkbox]:checked {
  position: relative;
}
body.nautilus input[type=checkbox]:checked::before {
  position: absolute;
  top: 25%;
  left: 5%;
  display: block;
  width: 10px;
  margin: -5px 0;
  color: var(--nautilus-color);
  content: "\f005";
  font-family: DXIcons, sans-serif;
}
body.nautilus input[type=radio],
body.nautilus input[type=radio]:checked::after {
  border-radius: 50%;
}
body.nautilus .dx-checkbox.dx-state-focused .dx-checkbox-icon {
  border: var(--fe-default-checkbox-border-color);
}
body.nautilus .dx-checkbox.dx-state-hover .dx-checkbox-icon {
  border: var(--fe-default-checkbox-border-color);
  box-shadow: rgba(255, 255, 255, 0.5) 0 0.1em 0.1em inset;
}
body.nautilus .dx-checkbox.dx-state-readonly .dx-checkbox-icon {
  border: var(--fe-default-checkbox-border-color);
  background-color: var(--fe-readonly-checkbox-bg-color);
}
body.nautilus input[type=checkbox],
body.nautilus .dx-checkbox-icon {
  width: 16px;
  height: 16px;
  border: var(--fe-default-checkbox-border-color);
  border-radius: 0;
}
body.nautilus .dx-checkbox-checked .dx-checkbox-icon {
  color: var(--nautilus-color);
}
body.nautilus .dx-checkbox-indeterminate .dx-checkbox-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.nautilus .dx-checkbox-indeterminate .dx-checkbox-icon::before {
  background-color: var(--nautilus-color);
  content: "";
  margin: 0;
  height: calc(100% - 2px);
  width: calc(100% - 2px);
  left: 0;
  top: 0;
}
body.nautilus .dx-editor-cell .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon {
  font-size: 1em;
}

.dx-radiobutton-checked .dx-radiobutton-icon-dot {
  background: var(--nautilus-color);
}

.dx-radiobutton.dx-state-hover .dx-radiobutton-icon::before {
  border-color: var(--nautilus-color-50);
}

.dx-radiobutton.dx-state-focused:not(.dx-state-active) .dx-radiobutton-icon::before {
  border: 1px solid var(--nautilus-color);
}

body.nautilus {
  /* BOOTSTRAP */
  /* icon */
}
body.nautilus .dropdown-item {
  padding: 0.25rem 0.75rem;
}
body.nautilus .dropdown-item .fa {
  width: 14px;
  height: 14px;
  font-size: 14px;
}
body.nautilus .dropdown-item:not([disabled], .disabled).hover, body.nautilus .dropdown-item:not([disabled], .disabled):hover {
  background-color: var(--fe-hover-dropdown-bg-color);
}
body.nautilus .dx-dropdowneditor-button-visible .dx-dropdowneditor-icon {
  border-radius: 0;
}
body.nautilus .dx-dropdowneditor.dx-state-hover .dx-dropdowneditor-icon,
body.nautilus .dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon,
body.nautilus .dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon,
body.nautilus .dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon {
  background-color: transparent;
}
body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label .dx-dropdowneditor-active.dx-dropdowneditor .dx-texteditor-label .dx-label {
  color: var(--nautilus-color);
}
body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-empty.dx-dropdowneditor-active.dx-dropdowneditor-field-clickable .dx-texteditor-label .dx-label span {
  transform: translate(0, -16px);
}
body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before,
body.nautilus .dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after {
  border-top: none;
  border-right: none;
  border-left: none;
}

/* DROPDOWN */
select {
  appearance: none;
  transition: box-shadow 0.1s;
}
select:hover {
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.1em 0.1em;
}

body.nautilus {
  /* DX */
}
body.nautilus.screen-portal .login-container .login-container__form input[type=text],
body.nautilus.screen-portal .login-container .login-container__form input[type=password] {
  border-color: rgb(209, 213, 219);
  background-color: #fff;
}
body.nautilus.screen-portal .login-container .login-container__form input[type=text]:focus,
body.nautilus.screen-portal .login-container .login-container__form input[type=password]:focus {
  border-color: var(--nautilus-color);
}
body.nautilus .dx-texteditor {
  border-radius: 0;
  transition: var(--transition-box-shadow);
}
body.nautilus .dx-widget input[type=text] {
  border: 0;
}
body.nautilus .dx-data-row .dx-texteditor.dx-show-invalid-badge, body.nautilus .dx-data-row .dx-texteditor.dx-numberbox, body.nautilus .dx-data-row .dx-texteditor.dx-texteditor, body.nautilus .dx-data-row .dx-texteditor.dx-show-clear-button, body.nautilus .dx-data-row .dx-texteditor.dx-editor-outlined, body.nautilus .dx-data-row .dx-texteditor.dx-texteditor-empty, body.nautilus .dx-data-row .dx-texteditor.dx-widget {
  height: 23px;
  min-height: 23px;
}
body.nautilus .dx-data-row .dx-texteditor.dx-show-invalid-badge .dx-texteditor-input-container.dx-tag-container, body.nautilus .dx-data-row .dx-texteditor.dx-numberbox .dx-texteditor-input-container.dx-tag-container, body.nautilus .dx-data-row .dx-texteditor.dx-texteditor .dx-texteditor-input-container.dx-tag-container, body.nautilus .dx-data-row .dx-texteditor.dx-show-clear-button .dx-texteditor-input-container.dx-tag-container, body.nautilus .dx-data-row .dx-texteditor.dx-editor-outlined .dx-texteditor-input-container.dx-tag-container, body.nautilus .dx-data-row .dx-texteditor.dx-texteditor-empty .dx-texteditor-input-container.dx-tag-container, body.nautilus .dx-data-row .dx-texteditor.dx-widget .dx-texteditor-input-container.dx-tag-container {
  flex-wrap: nowrap;
}

/* custom widgets */
body.nautilus .nautilus-file-upload {
  display: grid;
  grid-gap: 7px;
  grid-template-columns: 1fr 118px auto auto;
  /* logo upload additions */
}
body.nautilus .nautilus-file-upload > .dx-button {
  width: 20px;
  min-width: 0;
  padding: 0 4px;
  border: none;
  border-radius: 0;
  background-color: var(--nautilus-color);
  color: #fff;
  height: 30px;
}
body.nautilus .nautilus-file-upload > .dx-button.dx-state-disabled {
  background-color: var(--fe-disabled-button-primary-bg-color);
}
body.nautilus .nautilus-file-upload .datafile-upload .dx-button {
  color: #fff;
  border: none;
  padding: 0 0.5rem;
  width: auto;
  background-color: var(--nautilus-color);
}
body.nautilus .nautilus-file-upload .datafile-upload .dx-button.dx-state-hover {
  box-shadow: none;
}
body.nautilus .nautilus-file-upload .datafile-upload.dx-state-disabled .dx-button {
  background-color: var(--fe-disabled-button-primary-bg-color);
}
body.nautilus .nautilus-file-upload .datafile-upload.dx-state-disabled .dx-button .dx-button-text {
  opacity: 1;
}
body.nautilus .nautilus-file-upload input[type=file] {
  display: none;
}
body.nautilus .nautilus-file-upload img.logofile {
  min-width: 95px;
  max-width: 300px;
  min-height: 95px;
  max-height: 95px;
  margin-top: 4px;
  margin-right: var(--spacing-2);
  margin-left: 4px;
  background-color: var(--pl-default-heading-tab-bg-color);
  outline: var(--fe-default-checkbox-border-color);
  outline-offset: 3px;
}
body.nautilus .nautilus-file-upload .nautilus-file-upload-button {
  width: 50px;
  max-height: 30px;
  margin: 10px 0 0;
}
body.nautilus .nautilus-file-upload .nautilus-file-upload-button .dx-button-content {
  display: flex;
  align-items: center;
}
body.nautilus .nautilus-file-upload .nautilus-file-upload-button:hover {
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 0.2em;
}

/* dx File Uploader */
.dx-fileuploader-input-wrapper {
  padding: 0;
  border: none;
}

.dx-fileuploader-wrapper {
  padding: 0;
}

.mini-nemo-wrapper {
  /* parameter checkbox fix */
  /* result checkbox fix */
  /* catalog icons */
  /* result last row fix */
  /* search result datagrid header buttons */
  /* dropdown with img positioning fix */
}
.mini-nemo-wrapper #nautilus-main-panel {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.mini-nemo-wrapper #nemo-general-result .dx-item.dx-toolbar-item.dx-toolbar-button.dx-toolbar-label {
  max-width: 100% !important;
}
.mini-nemo-wrapper #nemo-general-parameters .dx-selectbox .dx-textbox {
  border: 0;
}
.mini-nemo-wrapper #nemo-general-parameters .dx-tagbox .dx-clear-button-area {
  height: 28px;
  width: 24px;
}
.mini-nemo-wrapper #nemo-general-result {
  flex-grow: 1;
  padding-top: 10px;
}
.mini-nemo-wrapper #nemo-general-result .dx-datagrid-headers .dx-datagrid-table .dx-header-row .nemo-highlight-column {
  background: var(--pl-focus-heading-tab-bg-color) !important;
  color: var(--pl-focus-heading-tab-color) !important;
  font-weight: 700;
}
.mini-nemo-wrapper #nemo-general-result .dx-datagrid-headers .dx-datagrid-table .dx-header-row .nemo-highlight-column .dx-header-filter::before {
  color: var(--pl-focus-heading-tab-color) !important;
}
.mini-nemo-wrapper #nemo-general-result .nemo-result-primary-img {
  height: 14px !important;
  margin-bottom: 2px !important;
  width: 14px !important;
}
.mini-nemo-wrapper #nemo-general-result .dx-datagrid .dx-row img {
  margin-right: 7px;
}
.mini-nemo-wrapper #nemo-query-dashboard-sidebar {
  margin-left: 16px;
}
.mini-nemo-wrapper .catalog-query img {
  height: 24px;
  width: 24px;
}
.mini-nemo-wrapper .catalog-module-query img {
  height: 32px;
  width: 32px;
}
.mini-nemo-wrapper .dx-datagrid-content .dx-datagrid-table.dx-datagrid-table-fixed {
  transform: none !important;
}
.mini-nemo-wrapper .dx-datagrid .dx-toolbar-after .dx-button .dx-icon {
  bottom: 2px;
  position: relative;
  top: 0;
}
.mini-nemo-wrapper .dx-dropdowneditor-input-wrapper > .dx-template-wrapper > input {
  padding-left: 28px;
}
.mini-nemo-wrapper .dx-dropdowneditor-input-wrapper > .dx-template-wrapper > img {
  left: 6px;
  position: absolute;
  top: 6px;
}

#nemo-general-parameters .nemo-parameter-input-flexible {
  position: relative;
}

#nemo-general-parameters .nemo-parameter-input-flexible::after {
  border-bottom: 1px solid var(--fe-default-border-color);
  bottom: -4px;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
}

#nemo-general-parameters .nemo-parameter-input-flexible.dx-state-hover::after {
  border-bottom: 2px solid var(--fe-default-border-color);
}

#nemo-general-parameters .nemo-parameter-input-flexible.dx-state-focused::after {
  border-bottom: 1px solid var(--nautilus-color);
}

#nemo-general-parameters .nemo-parameter-input-flexible.dx-state-focused.dx-state-hover::after,
#nemo-general-parameters .nemo-parameter-input-flexible.dx-state-focused.dx-texteditor-empty::after {
  border-bottom: 2px solid var(--nautilus-color);
}

body.nautilus .mini-nemo-wrapper .nautilus-label-required {
  font-weight: 700;
}

/* footer badges */
footer .badge {
  font-size: 0.7rem;
  font-weight: 400;
}

#nemo-query-dashboard-sidebar #dashboard-anchor-sidebar {
  max-height: calc(100% - 38px);
}
#nemo-query-dashboard-sidebar #nemo-dashboard-update-button {
  background-color: var(--nautilus-color);
  border-radius: 50%;
  color: var(--fe-default-color);
  margin-bottom: 6px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  padding: 0px;
}
#nemo-query-dashboard-sidebar #nemo-dashboard-update-button .dx-button-content {
  filter: var(--fe-default-icon-filter-white);
}
#nemo-query-dashboard-sidebar #nemo-dashboard-update-button:active, #nemo-query-dashboard-sidebar #nemo-dashboard-update-button:hover {
  background-color: var(--fe-hover-thead-button-bg-color);
  color: var(--nautilus-color);
}
#nemo-query-dashboard-sidebar #nemo-dashboard-update-button:active .dx-button-content, #nemo-query-dashboard-sidebar #nemo-dashboard-update-button:hover .dx-button-content {
  filter: var(--fe-default-icon-filter);
}
#nemo-query-dashboard-sidebar .dx-resizable-handle.dx-resizable-handle-left {
  left: -16px !important;
  width: 16px !important;
}
#nemo-query-dashboard-sidebar .dx-resizable-handle.dx-resizable-handle-left::before {
  content: "";
  position: absolute;
  background-image: radial-gradient(circle, var(--fe-default-button-cancel-color) 2px, transparent 3px), radial-gradient(circle, var(--fe-default-button-cancel-color) 2px, transparent 3px), radial-gradient(circle, var(--fe-default-button-cancel-color) 2px, transparent 3px);
  background-position: center 20px, center 32px, center 44px;
  background-repeat: no-repeat;
  background-size: 6px 6px;
  content: "";
  height: 64px;
  left: 5px;
  margin-top: -32px;
  position: absolute;
  top: 50%;
  width: 6px;
  z-index: 1;
}

.nemo-details-popup-multilinecell div {
  white-space: normal !important;
}

#nemo-general-result .dx-datagrid-headers.dx-header-multi-row .dx-datagrid-table .dx-header-row:first-child td:not([rowspan="2"]),
#nemo-general-result .dx-datagrid-headers.dx-header-multi-row .dx-treelist-table .dx-header-row:first-child td:not([rowspan="2"]),
#nemo-general-result .dx-treelist-headers.dx-header-multi-row .dx-datagrid-table .dx-header-row:first-child td:not([rowspan="2"]),
#nemo-general-result .dx-treelist-headers.dx-header-multi-row .dx-treelist-table .dx-header-row:first-child td:not([rowspan="2"]) {
  background: var(--fe-default-thead-alternative-bg-color);
}

.dx-icon--active {
  filter: var(--fe-default-icon-filter);
}

.batch-wrapper {
  /* parameter checkbox fix */
  /* result checkbox fix */
  /* catalog icons */
  /* result last row fix */
  /* search result datagrid header buttons */
  /* dropdown with img positioning fix */
}
.batch-wrapper #batch-general-parameters .dx-selectbox .dx-textbox {
  border: 0;
}
.batch-wrapper #batch-general-parameters .dx-tagbox .dx-clear-button-area {
  width: 24px;
  height: 28px;
}
.batch-wrapper #batch-general-parameters .panel-heading {
  align-items: center;
}
.batch-wrapper .batch-general-result .dx-datagrid .dx-row img {
  margin-right: 7px;
}
.batch-wrapper .batch-general-result .dx-item.dx-toolbar-item.dx-toolbar-button.dx-toolbar-label {
  max-width: 100% !important;
}
.batch-wrapper .catalog-query img {
  width: 24px;
  height: 24px;
}
.batch-wrapper .catalog-module-query img {
  width: 32px;
  height: 32px;
}
.batch-wrapper .dx-datagrid-content .dx-datagrid-table.dx-datagrid-table-fixed {
  transform: none !important;
}
.batch-wrapper .dx-datagrid .dx-toolbar-after .dx-button .dx-icon {
  position: relative;
  top: 0;
  bottom: 2px;
}
.batch-wrapper .dx-dropdowneditor-input-wrapper > .dx-template-wrapper input {
  padding-left: 28px;
}
.batch-wrapper .dx-dropdowneditor-input-wrapper > .dx-template-wrapper > img {
  position: absolute;
  top: 6px;
  left: 6px;
}
.batch-wrapper .nautilus-label-required {
  font-weight: bold;
}
.batch-wrapper .nautilus-panel {
  width: calc(100% - var(--spacing-1)) !important;
}

/* footer badges */
footer .badge {
  font-size: 0.7rem;
  font-weight: normal;
}

body.nautilus .nautilus-sidebar .nautilus-system-actions .nav-link {
  position: relative;
  font-weight: normal;
}

/* notifications icon jingle */
@keyframes jingle {
  0% {
    transform: rotate(35 deg);
  }
  2% {
    transform: rotate(-30 deg);
  }
  4% {
    transform: rotate(25 deg);
  }
  6% {
    transform: rotate(-20 deg);
  }
  8% {
    transform: rotate(15 deg);
  }
  10% {
    transform: rotate(-10 deg);
  }
  12% {
    transform: rotate(5 deg);
  }
  16% {
    transform: rotate(0 deg);
  }
  100% {
    transform: rotate(0 deg);
  }
}
.nautilus-sidebar .new-notifications .nautilus-icon-ui-sidebar {
  animation: jingle 10s ease-in-out infinite;
  transform-origin: top center;
}

/* badges of general system actions */
.nautilus-sidebar .nautilus-system-action-badge {
  position: absolute;
  top: 2px;
  right: 190px;
  height: 20px;
  min-width: 20px;
  text-align: center;
  background-color: var(--nautilus-color);
  color: #fff;
  border-radius: 50%;
  padding: 3px 4px 5px;
  font-size: 70%;
  line-height: 1.8em;
}
.nautilus-sidebar .nautilus-system-action-badge.nautilus-system-action-badge-warning {
  background-color: var(--color-warning);
  color: #434343;
}
.nautilus-sidebar .nautilus-system-action-badge.nautilus-system-action-badge-error {
  background-color: var(--color-error);
  color: #fff;
}

/* tooltips for general system actions */
.dx-tooltip-wrapper.nautilus-system-action-tooltip .dx-popup-content {
  position: relative;
  padding: 7px 0 44px;
}
.dx-tooltip-wrapper.nautilus-system-action-tooltip .dx-popover-arrow {
  left: 10px !important;
}

/* tooltip border */
body.nautilus .dx-popup-wrapper > .dx-overlay-content[role=tooltip] {
  border: 1px solid #ddd;
}
body.nautilus .dx-popup-wrapper > .dx-overlay-content[role=tooltip] .dx-popup-content.dx-popup-content-scrollable {
  overflow: hidden;
}

/* general system action lists */
.system-action-list-wrapper {
  max-height: 450px;
  overflow-y: auto;
}

.system-action-list-item {
  padding: 5px;
  transition: background-color 0.2s;
}
.system-action-list-item:not(.noitems):hover {
  background-color: var(--nautilus-color);
  color: #fff;
}
.system-action-list-item:not(.noitems).system-action-list-item-warning {
  background-color: rgb(var(--color-warning-rgb)/25%);
}
.system-action-list-item:not(.noitems).system-action-list-item-warning:hover {
  background-color: rgb(var(--color-warning-rgb)/40%);
}
.system-action-list-item:not(.noitems).system-action-list-item-error {
  background-color: rgb(var(--color-error-rgb)/25%);
}
.system-action-list-item:not(.noitems).system-action-list-item-error:hover {
  background-color: rgb(var(--color-error-rgb)/40%);
}
.system-action-list-item .system-action-list-item-title, .system-action-list-item .system-action-list-item-time, .system-action-list-item .system-action-list-item-text {
  font-size: 12px;
  opacity: 0.5;
}
.system-action-list-item .system-action-list-item-title {
  display: inline;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.system-action-list-item .system-action-list-item-time,
.system-action-list-item .system-action-list-item-delete {
  display: inline;
  float: right;
}
.system-action-list-item .system-action-list-item-delete {
  display: inline;
  float: right;
  font-size: 16px;
  padding-top: 9px;
}
.system-action-list-item .system-action-list-item-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 5px;
}

.system-action-list-item.unread .system-action-list-item-title,
.system-action-list-item.unread .system-action-list-item-time,
.system-action-list-item.unread .system-action-list-item-text {
  opacity: 1;
  white-space: normal;
  line-height: 1.1rem;
}
.system-action-list-item.unread .system-action-list-item-title {
  font-weight: bold;
}
.system-action-list-item.unread .system-action-list-item-delete {
  display: none;
}

body.nautilus .system-action-list-delete-all {
  position: absolute;
  right: 0;
  bottom: 7px;
  width: 30px;
  height: 30px;
  padding: 5px;
  border-radius: 50%;
  font-size: 12px;
}

body.nautilus article.panel,
body.nautilus .nautilus-panel,
body.nautilus .dx-popup-wrapper > .dx-overlay-content {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
body.nautilus article.panel,
body.nautilus .nautilus-panel {
  position: relative;
  width: 100%;
  padding: 0;
  box-shadow: none;
  float: right;
  transition: width var(--transition-time);
}
body.nautilus.nautilus-sidebar-collapsed article.panel, body.nautilus.nautilus-sidebar-collapsed .nautilus-panel {
  width: 100%;
}
body.nautilus.nautilus-sidebar-disabled .nautilus-panel {
  width: 100%;
}
body.nautilus article.panel .panel-heading,
body.nautilus .nautilus-panel .panel-heading,
body.nautilus .dx-popup-title {
  position: relative;
  z-index: 5;
  display: flex;
  min-height: var(--height-bars);
  align-items: center;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  box-shadow: none;
  color: #fff;
}
body.nautilus article.panel .panel-heading .panel-heading-tab,
body.nautilus .nautilus-panel .panel-heading .panel-heading-tab,
body.nautilus .dx-popup-title .panel-heading-tab {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 0.5rem;
  border: 0;
  margin-right: 0.5rem;
  background-color: var(--pl-focus-heading-tab-bg-color);
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: var(--pl-focus-heading-tab-color);
  cursor: pointer;
  font-weight: normal;
  line-height: 1rem;
}
body.nautilus article.panel .panel-heading .panel-heading-tab.nav-item,
body.nautilus .nautilus-panel .panel-heading .panel-heading-tab.nav-item,
body.nautilus .dx-popup-title .panel-heading-tab.nav-item {
  z-index: 6;
  background-color: var(--pl-default-heading-tab-bg-color);
  color: var(--pl-default-heading-tab-color);
  user-select: none;
}
body.nautilus article.panel .panel-heading .panel-heading-tab.nav-item.active,
body.nautilus .nautilus-panel .panel-heading .panel-heading-tab.nav-item.active,
body.nautilus .dx-popup-title .panel-heading-tab.nav-item.active {
  z-index: 5;
  background-color: var(--pl-focus-heading-tab-bg-color);
  color: var(--pl-focus-heading-tab-color);
}
body.nautilus article.panel .panel-heading .dx-slider,
body.nautilus .nautilus-panel .panel-heading .dx-slider,
body.nautilus .dx-popup-title .dx-slider {
  padding-left: 16px;
}
body.nautilus .nautilus-panel:hover > .panel-heading > .panel-heading-tab[data-bs-toggle=collapse]:not(.nav-item)::before,
body.nautilus .nautilus-panel:hover > .panel-heading > .panel-heading-tab[data-bs-toggle=collapse].nav-item.active::before,
body.nautilus .nautilus-panel:hover > .panel-heading[data-bs-toggle=collapse]::before {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19 12.998H5v-2h14z'/%3E%3C/svg%3E");
  background-origin: content-box;
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 30px;
  padding: 0.5rem;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 4;
}
body.nautilus .nautilus-panel:hover > .panel-heading > .panel-heading-tab.collapsed:not(.nav-item)::before,
body.nautilus .nautilus-panel:hover > .panel-heading > .panel-heading-tab.collapsed.nav-item.active::before,
body.nautilus .nautilus-panel:hover > .panel-heading.collapsed::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19 12.998h-6v6h-2v-6H5v-2h6v-6h2v6h6z'/%3E%3C/svg%3E");
}
body.nautilus .nautilus-panel .panel-heading .panel-heading-tab .dx-slider {
  z-index: 7;
}
body.nautilus article.panel .panel-heading,
body.nautilus .nautilus-panel .panel-heading,
body.nautilus .dx-popup-title.dx-toolbar .dx-toolbar-label {
  font-size: 100%;
  font-weight: bold;
}
body.nautilus .dx-popup-title {
  height: 2rem;
  padding-top: 0;
  background-color: var(--nautilus-color);
}
body.nautilus .dx-popup-title .dx-toolbar-button .dx-button {
  padding: 0;
}
body.nautilus .dx-popup-title .dx-button,
body.nautilus .dx-popup-title .dx-icon {
  border-color: transparent;
  background-color: inherit;
  box-shadow: none;
  color: inherit;
}
body.nautilus .panel-heading {
  height: 2rem;
}
body.nautilus .panel-heading .dx-slider {
  display: none;
}
body.nautilus article.panel .panel-body,
body.nautilus .nautilus-panel .panel-body {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 30px 0.5rem;
  border-radius: 0.125rem;
  background-color: var(--pl-default-body-bg-color);
}
body.nautilus .dx-popup-content.dx-dialog-content {
  box-shadow: none;
}
body.nautilus .screen-application .nautilus-panel:only-child .panel-body {
  height: 100%;
}
body.nautilus .grid-panel-container {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  margin-left: 0;
  margin-right: 0;
}
body.nautilus .grid-panel-container .nautilus-panel .panel-heading {
  background-color: var(--fe-default-bg-color);
}
body.nautilus .grid-panel-container .nautilus-panel .panel-body .panel-heading {
  background-color: transparent;
}
body.nautilus .grid-panel-container .grid-panel-item {
  width: 100%;
}
body.nautilus .grid-panel-container .grid-panel-item .panel-body {
  height: calc(100% - var(--height-bars));
}
body.nautilus .grid-panel-container .grid-panel-item.grid-col-span-2 {
  grid-column: span 2;
}
body.nautilus .grid-panel-container .grid-panel-item.grid-row-span-2 {
  grid-row: span 2;
}
body.nautilus.nautilus-sidebar-collapsed .grid-panel-container {
  margin-left: 0;
  margin-right: 0;
}
body.nautilus.nautilus-sidebar-collapsed .grid-panel-container .grid-panel-item {
  width: 100% !important;
}
body.nautilus article.dialog.panel,
body.nautilus .dialog.nautilus-panel {
  background-color: #fff;
  background-image: none;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0.2em 0.2em;
  float: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20vh;
  overflow: hidden;
  width: 29em;
}

body.nautilus .nautilus-panel {
  overflow: hidden;
}
body.nautilus .nautilus-panel .panel-heading {
  z-index: 5;
}
body.nautilus .nautilus-panel .panel-body {
  z-index: 0;
}
body.nautilus .nautilus-panel .nautilus-panel .panel-heading {
  background-color: var(--fe-default-bg-color);
  z-index: 4;
}
body.nautilus .nautilus-panel .panel-body.collapse:not(.show),
body.nautilus .nautilus-panel .panel-heading.collapsed + .tab-content {
  bottom: 101%;
  display: block;
  overflow: hidden;
  height: 0 !important;
  padding: 0 !important;
  transition-delay: 0.5s, 0s, 0.5s;
  transition-duration: 0s, 0.5s, 0s;
  transition-property: height, bottom, padding;
}
body.nautilus .nautilus-panel .panel-heading .panel-heading-tab.nav-item {
  margin-bottom: 0;
}
body.nautilus .nautilus-panel .panel-body,
body.nautilus .nautilus-panel .panel-heading + .tab-content {
  position: relative;
  bottom: 0%;
  height: calc(100% - var(--height-bars));
  transition-delay: 0s, 0s, 0s;
  transition-duration: 0s, 0.5s, 0s;
  transition-property: height, bottom, padding;
  will-change: height, bottom;
}

body.nautilus .nemo--backgroundcolor.dx-popup-wrapper > .dx-overlay-content {
  background-color: var(--fe-default-bg-color);
}

body.nautilus .nautilus-panel .panel-heading,
body.nautilus article.panel .panel-heading {
  border-bottom: 2px solid var(--pl-focus-heading-tab-bg-color);
}

/* resize slider */
body.nautilus .nautilus-panel .panel-heading .dx-slider,
body.nautilus .dx-toolbar .dx-slider {
  display: block;
  position: relative;
  top: -1px;
  width: 100px;
}
body.nautilus .nautilus-panel .panel-heading .dx-slider-bar,
body.nautilus .dx-toolbar .dx-slider-bar {
  background-color: var(--pl-default-heading-slider-color);
}
body.nautilus .nautilus-panel .panel-heading .dx-slider-range.dx-slider-range-visible,
body.nautilus .dx-toolbar .dx-slider-range.dx-slider-range-visible {
  border-color: var(--pl-default-heading-slider-color);
  background-color: var(--pl-default-heading-slider-color);
}
body.nautilus .nautilus-panel .panel-heading .dx-slider-handle,
body.nautilus .dx-toolbar .dx-slider-handle {
  width: 6px;
  height: 6px;
  border-width: 2px;
  border-color: var(--pl-default-heading-slider-color);
  border-radius: 50%;
  margin-top: -5px;
  background-color: var(--pl-default-heading-slider-color);
}

.nautilus-fullscreenbutton .dx-button-content {
  transform: rotate(45deg);
}

.dx-popup-title.dx-toolbar .dx-button-content {
  align-items: center;
  display: flex;
  height: 100%;
  position: relative;
  top: -3px;
}

body.nautilus .dx-toolbar.dx-popup-bottom {
  padding: var(--spacing-2);
}
body.nautilus .dx-toolbar.dx-popup-bottom .dx-toolbar-center {
  display: flex;
  direction: rtl;
}
body.nautilus .dx-toolbar.dx-popup-bottom .dx-toolbar-center .dx-item:first-child {
  padding: 0;
  padding-left: 7px;
}
body.nautilus .dx-toolbar.dx-popup-bottom .dx-toolbar-center .dx-item:first-child .dx-button {
  background-color: var(--nautilus-color);
  color: #fff;
}
body.nautilus .dx-toolbar.dx-popup-bottom .dx-button {
  padding: 0 1em;
  margin: 0;
}

@keyframes nautilus-steuer-rotation {
  from {
    transform: rotate(-10deg);
  }
  to {
    transform: rotate(10deg);
  }
}
body.nautilus article.panel .panel-body.row > input,
body.nautilus .nautilus-panel .panel-body.row > input,
body.nautilus article.panel .panel-body.row > button,
body.nautilus .nautilus-panel .panel-body.row > button,
body.nautilus article.panel .panel-body.row > .dx-widget,
body.nautilus .nautilus-panel .panel-body.row > .dx-widget {
  margin-right: 0;
  margin-left: 0;
}

@media (width <= 1535px) {
  body.nautilus .grid-panel-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
/*.gutter {
	background-color: $color-grey-2;
	float: right;
	background-repeat: no-repeat;
	background-position: 50%;
	width: calc(100vw - 200px);
	z-index: 1004;

	&.gutter-vertical {
		cursor: row-resize;
		height: 10px;
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII=')
	}

	&.gutter-horizontal {
		cursor: col-resize;
		width: 10px;
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==');
		height: 100%;
		float: left;
	}
}



body.nautilus-sidebar-collapsed .gutter {
	width: calc(100vw - 30px);
}*/
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: normal;
  font-weight: 100;
  src: local(""), url("../../lib/fonts/roboto-latin-100-normal.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: italic;
  font-weight: 100;
  src: local(""), url("../../lib/fonts/roboto-latin-100italic.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../../lib/fonts/roboto-latin-300-normal.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: italic;
  font-weight: 300;
  src: local(""), url("../../lib/fonts/roboto-latin-300italic.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../../lib/fonts/roboto-latin-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: italic;
  font-weight: 400;
  src: local(""), url("../../lib/fonts/roboto-latin-400-italic.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: normal;
  font-weight: 500;
  src: local(""), url("../../lib/fonts/roboto-latin-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: italic;
  font-weight: 500;
  src: local(""), url("../../lib/fonts/roboto-latin-500italic.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../../lib/fonts/roboto-latin-700-normal.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: italic;
  font-weight: 700;
  src: local(""), url("../../lib/fonts/roboto-latin-700italic.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: normal;
  font-weight: 900;
  src: local(""), url("../../lib/fonts/roboto-latin-900-normal.woff2") format("woff2");
}
@font-face {
  font-family: var(--fe-default-font-family);
  font-style: italic;
  font-weight: 900;
  src: local(""), url("../../lib/fonts/roboto-latin-900italic.woff2") format("woff2");
}
body.nautilus #tabs .nav-link {
  color: var(--sb-default-tab-color);
}
body.nautilus #tabs .nav-link .nautilus-icon-ui-sidebar.fa {
  color: var(--sb-default-tab-color);
}
body.nautilus #tabs .nav-link .nautilus-icon-ui-sidebar[src*="/Sqaf/Icon"] {
  filter: var(--fe-default-icon-filter-white);
}
body.nautilus #tabs .nav-link.active {
  background-color: var(--sb-active-tab-bg-color);
  color: var(--sb-active-tab-color);
}
body.nautilus #tabs .nav-link.active .nautilus-icon-ui-sidebar.fa {
  color: #fff;
}
body.nautilus #tabs .nav-link.active .nautilus-icon-ui-sidebar[src*="/Sqaf/Icon"] {
  filter: var(--fe-default-icon-filter-white);
}
body.nautilus #tabs .nav-link.active:hover {
  background-color: var(--sb-active-tab-bg-color);
}
body.nautilus #tabs .nav-link:hover {
  background-color: var(--sb-hover-tab-bg-color);
  color: var(--sb-hover-tab-color);
}

.nautilus-widget-calendar {
  display: flex;
  flex-wrap: wrap;
}
.nautilus-widget-calendar .month {
  display: grid;
  grid-gap: 7px;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(8, 1fr);
  margin: 7px;
  counter-reset: days;
}
.nautilus-widget-calendar .month .header {
  grid-column: 1/-1;
  background-color: var(--nautilus-color);
  color: white;
  margin: -3px -3px;
  padding: 3px 7px;
}
.nautilus-widget-calendar .month .weekday,
.nautilus-widget-calendar .month .day {
  text-align: center;
}
.nautilus-widget-calendar .month .day {
  color: black;
}
.nautilus-widget-calendar .month .day::before {
  counter-increment: days;
  content: counter(days);
}
.nautilus-widget-calendar .month .day.disabled {
  color: lightgrey;
}
.nautilus-widget-calendar .month .day.marked {
  color: black;
  background-color: var(--nautilus-color-50);
}
.nautilus-widget-calendar .month .day:hover {
  background-color: var(--nautilus-color);
  color: white;
}