/* node_modules/@hs/ui-core-styles/styles/styles.scss */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.2;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
  appearance: auto;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  appearance: none;
}
::-webkit-file-upload-button {
  appearance: auto;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: newsgothicbtroman;
  font-style: normal;
  font-weight: normal;
  src: url("./media/news_gothic_bt_roman-675GTL5A.woff") format("woff");
}
@font-face {
  font-family: newsgothicbtroman;
  font-style: normal;
  font-weight: bold;
  src: url("./media/news_gothic_bt_roman_bold-BUAEAUYM.woff") format("woff");
}
@font-face {
  font-family: hs-icon;
  font-weight: normal;
  font-style: normal;
  font-display: block;
  src:
    url("./media/hs-icon-OOCFTIVO.ttf") format("truetype"),
    url("./media/hs-icon-BA5DEKZH.woff") format("woff"),
    url("./media/hs-icon-EYXJLPJN.svg?#hs-icon") format("svg");
}
@font-face {
  font-family: newsgothicbtdemi;
  font-style: normal;
  src: url("./media/news_gothic_bt_demi-MO53SOBO.woff") format("woff");
}
.hs-cc-theme-light,
.hs-cc-theme-dark {
  --nb-primary-text-color: rgb(255 255 255 / 70%);
  --nb-secondary-text-color: rgb(255 255 255 / 100%);
  --nb-secondary-text-weight: normal;
  --nb-hover-color: rgb(43 182 255 / 70%);
  --nb-bottom-shadow: none;
  --nb-pipe-left: none;
  --nb-pipe-right: 1px solid var(--nb-primary-text-color);
  --maintenance-background: rgb(255 255 255 / 10%);
  --maintenance-button-background: rgb(255 255 255 / 20%);
  --maintenance-color: #FDB815;
  --maintenance-color-transparent: #FDB81540;
  --maintenance-dark-color: #434447;
}
.hs-cc-theme-dark {
  background-color: var(--main-background);
  transition: background 0.2s, color 0.2s;
  --main-background: #1f2122;
  --modal-fill: #38393b;
  --modal-shadow: rgb(0 0 0 / 58%);
  --sidenav-background: #292a2b;
  --sidenav-border: transparent;
  --layout-border: rgba(250, 251, 255, 0.25);
  --blue-chip-background: #0676A2;
  --tooltip-background-color: #024F6E;
  --tooltip-text-color: #FFF;
  --tooltip-error-background-color: #552B35;
  --nb-background-main: #111212;
  --nb-tertiary-text-color: rgb(255 255 255 / 47%);
  --nb-quaternary-text-color: var(--nb-secondary-text-color);
  --nb-modal-primary-text-color: var(--nb-primary-text-color);
  --nb-modal-secondary-text-color: var(--nb-secondary-text-color);
  --nb-modal-background-secondary-color: rgb(58 61 62);
  --nb-modal-background-primary-color: rgb(49 51 52);
  --nb-modal-background-shadow: none;
  --nb-modal-background-seperator: none;
  --nb-menu-item-primary-selected-background-color: rgb(245 245 246 / 8%);
  --nb-menu-item-secondary-selected-background-color: rgb(43 182 255 / 10%);
  --nb-menu-item-selected-highlight-color: var(--nb-hover-color);
  --nb-menu-item-hover-color: var(--nb-modal-secondary-text-color);
  --main-text-color: rgba(250, 251, 255, 0.47);
  --text-highlight: rgb(255 255 255 / 90%);
  --input-label-text: rgba(250, 251, 255, 0.47);
  --toggle-all-text: rgb(255 255 255 / 90%);
  --text-search-highlight: #0CB5E4;
  --dd-fill: rgba(250, 251, 255, 0.04);
  --dd-border: rgba(250, 251, 255, 0.07);
  --dd-chip-background: #03658C;
  --dd-chip-icon-color: rgb(144 181 198 / 50%);
  --dd-chip-icon-selected-color: #FFF;
  --dd-anchor-text: #FFF;
  --dd-text: rgba(250, 251, 255, 0.65);
  --dd-hover-text: rgb(255 255 255 / 90%);
  --dd-hover-background: rgb(9 128 174 / 15%);
  --dd-selected-background: rgb(9 128 174 / 30%);
  --dd-filter-fill: rgba(250, 251, 255, 0.07);
  --dd-filter-text: rgba(250, 251, 255, 0.47);
  --dd-disabled-text: rgb(255 255 255 / 25%);
  --dd-separator-color: rgba(250, 251, 255, 0.14);
  --dd-input-label-color: rgb(250 251 255 / 45%);
  --dd-placeholder-color: rgb(250 251 255 / 45%);
  --dd-operator-color: #fff;
  --dd-bubble-fill: #FFF;
  --dd-bubble-counter-fill: #4aa178;
  --nav-background-main: #111212;
  --nav-text-color: #FFF;
  --icon-base-color: rgba(250, 251, 255, 0.47);
  --icon-hover-color: #0cb5e4;
  --icon-background-color: rgba(250, 251, 255, 0.04);
  --icon-border-color: rgba(250, 251, 255, 0.25);
  --icon-border-hover-color: #05506f;
  --icon-negative-hover-color: #d44062;
  --input-text: #fff;
  --input-fill: rgba(250, 251, 255, 0.04);
  --input-border: rgba(250, 251, 255, 0.07);
  --input-readonly-border: rgba(250, 251, 255, 0.07);
  --input-placeholder-text: #a7a9ac;
  --input-border-focus: #13aee5;
  --input-cancel-icon-filter: brightness(0.6) hue-rotate(140deg) saturate(6);
  --input-toggle-fill: rgba(250, 251, 255, 0.14);
  --input-toggle-selected-fill: rgba(250, 251, 255, 0.14);
  --input-toggle-circle: rgba(250, 251, 255, 0.47);
  --input-radio-fill: #13aee5;
  --input-radio-border-focus: #13aee5;
  --input-radio-border: rgba(250, 251, 255, 0.47);
  --input-radio-focus-offset: var(--main-background);
  --input-radio-focus: rgb(1 142 198 / 40%);
  --input-checkbox-background: hsl(194deg 92% 48% / 100%);
  --input-checkbox-border-color: rgba(250, 251, 255, 0.07);
  --input-error-color: #D44062;
  --input-error-border-color: #D44062;
  --input-error-background-color: rgb(241 75 108 / 30%);
  --search-icon-hover: #0CB5E4;
  --search-icon-color: rgb(250 251 255 / 47%);
  --clear-button-color: rgb(250 251 255 / 47%);
  --search-background-color: rgba(250, 251, 255, 0.14);
  --dp-text: #fff;
  --dp-hover-fill: rgb(9 128 174 / 15%);
  --dp-selected-fill: rgb(9 128 174 / 30%);
  --dp-period-example-color: #fff;
  --dp-period-box-border-color: rgb(250 251 255 / 7%);
  --dp-period-box-background: rgb(250 251 255 / 4%);
  --dp-period-color: rgba(250, 251, 255, 0.65);
  --dp-period-hover: rgb(0 112 163 / 20%);
  --dp-period-hover-text: rgb(12 174 228);
  --dp-period-selected-background: rgb(250 251 255 / 7%);
  --dp-period-all-posted: #75a636;
  --dp-period-partial-posted: #939598;
  --dp-period-none-posted: rgb(250 251 255 / 33%);
  --dp-period-tick-color: #75a636;
  --dp-disabled-cell-text: rgb(250 251 255 / 20%);
  --spinner-border: rgb(19 174 229 / 16%);
  --spinner-text: #13AEE5;
  --spinner-color: #fff;
  --spinner-block-color: #13AEE5;
  --action-button-highlight: #0CB5E4;
  --button-text: #13aee5;
  --button-text-hover: #fff;
  --button-text-alt: rgba(250, 251, 255, 0.65);
  --button-border: #05506f;
  --button-border-hover: #0097dc;
  --button-border-alt: rgba(250, 251, 255, 0.25);
  --button-ghost-border: #05506f;
  --button-fill: #1f2122;
  --button-disabled-text: rgb(250 251 255 / 20%);
  --button-disabled-text-alt: rgb(250 251 255 / 30%);
  --button-disabled-border: rgb(250 251 255 / 11%);
  --ntfy-success-color: #71a031;
  --ntfy-error-color: #be1e2d;
  --ntfy-warning-color: #f39c13;
  --ntfy-message-color: rgb(250 251 255 / 25%);
  --confirm-title-color: rgb(255 255 255 / 90%);
  --confirm-message-color: #fff;
  --divider-background-color: rgba(250, 251, 255, 0.04);
  --tab-bar-border-base-color: rgba(250, 251, 255, 0.07);
  --tree-branch-text-color:#FFF;
  --tree-leave-text-color: rgb(250 251 255 / 85%);
  --modal-overlay: #231F2050;
  --banner-message-background: rgb(250 251 255 / 7%);
  --banner-message-text: rgb(250 251 255 / 65%);
  --banner-dismiss-text: rgb(250 251 255 / 25%);
  --banner-dismiss-text-hover: #0cb5e4;
  --advanced-filter-color: rgb(250 251 255 / 85%);
  --scrollbar-color: rgb(250 251 255 / 8%);
  --scrollbar-color-hover: rgb(250 251 255 / 15%);
  --expandable-footer: rgb(250 251 255 / 65%);
  --expansion-panel-background: #191B1C;
  --expansion-panel-item-background: #262424;
  --expansion-panel-item-border: rgb(250 251 255 / 1%);
  --expansion-panel-header-border: #0cb5e4;
  --footer-border-color: rgb(250 251 255 / 7%);
  --badge-text-color: #fff;
  --badge-color-critical: #0676A2;
  --saving-dot-color-start: rgb(250 251 255 / 50%);
  --saving-dot-color-end: rgb(250 251 255 / 13%);
  --saving-success-color: #0FD291;
  --saving-failure-color: #F14B6C;
}
.hs-cc-theme-light {
  background-color: var(--main-background);
  transition: background 0.2s, color 0.2s;
  --main-background: #fff;
  --modal-fill: #fff;
  --modal-shadow: rgb(55 50 60 / 34%);
  --sidenav-background: #fff;
  --sidenav-border: #e6e7e8;
  --layout-border: #e6e7e8;
  --blue-chip-background: #0CAAEF;
  --tooltip-background-color: #D8F3FD;
  --tooltip-text-color: #434447;
  --tooltip-error-background-color: #F8DDDD;
  --nb-tertiary-text-color: #A4A6A9;
  --nb-quaternary-text-color: #58595B;
  --nb-background-main: #333132;
  --nb-seperator-color: #F4F4F4;
  --nb-modal-primary-text-color: #58595B;
  --nb-modal-secondary-text-color: #000;
  --nb-modal-background-secondary-color: rgb(255 255 255);
  --nb-modal-background-primary-color: rgb(255 255 255);
  --nb-modal-background-seperator: .25rem solid var(--nb-seperator-color);
  --nb-modal-background-shadow: 1px 1px 1pc rgb(88 88 88);
  --nb-menu-item-primary-selected-background-color: #F9F9F9;
  --nb-menu-item-secondary-selected-background-color: #E8F4FA;
  --nb-menu-item-selected-highlight-color: #00AEEF;
  --nb-menu-item-hover-color: var(--nb-menu-item-selected-highlight-color);
  --main-text-color: #a7a9ac;
  --text-highlight: #434447;
  --text-search-highlight: #00AEEF;
  --dd-fill: #fbfbfc;
  --dd-border: rgb(146 148 151 / 15%);
  --dd-chip-background: #B3EBFF;
  --dd-chip-icon-color: #92B7C8;
  --dd-chip-icon-selected-color: #434447;
  --dd-anchor-text: #434447;
  --dd-text: #808285;
  --dd-hover-text: rgb(43 44 47);
  --dd-hover-background: #E9F4FB;
  --dd-selected-background: #D9F0FA;
  --dd-filter-fill: #F8F8F9;
  --dd-filter-text: #a7a9ac;
  --dd-disabled-text: #D0D2D3;
  --dd-separator-color: #e6e7e8;
  --dd-input-label-color: rgb(29 42 48 / 40%);
  --dd-placeholder-color: rgb(67 68 71 / 50%);
  --dd-operator-color: #000;
  --dd-bubble-fill: #FFF;
  --dd-bubble-counter-fill: #5cb38c;
  --nav-background-main: #333132;
  --nav-text-color: #FFF;
  --icon-base-color: #a7a9ac;
  --icon-hover-color: #00aeef;
  --icon-background-color: #fff;
  --icon-border-color: #d1d3d4;
  --icon-border-hover-color: #6Dcff6;
  --icon-negative-hover-color: #e62848;
  --input-label-text: #a7a9ac;
  --input-text: #000;
  --input-fill: #fbfbfc;
  --input-border: rgb(146 148 151 / 15%);
  --input-readonly-border: rgb(146 148 151 / 10%);
  --input-placeholder-text: #a7a9ac;
  --input-border-focus: #00aeef;
  --input-cancel-icon-filter: brightness(0.7) hue-rotate(140deg) saturate(6);
  --input-toggle-fill: #d1d3d4;
  --input-toggle-selected-fill: #d1d3d4;
  --input-toggle-circle: #fff;
  --input-radio-fill: #00aeef;
  --input-radio-border-focus: #00aeef;
  --input-radio-border: #000;
  --input-radio-focus-offset: #fff;
  --input-radio-focus: rgb(88 162 253 / 28%);
  --input-checkbox-border-color: rgb(146 148 151 / 15%);
  --input-checkbox-background: hsl(196deg 90% 47% );
  --input-error-color: #E62848;
  --input-error-border-color: #E62848;
  --input-error-background-color: rgb(219 26 58 / 30%);
  --search-icon-hover: #00AEEF;
  --search-icon-color: #A7A9AC;
  --clear-button-color: #E6E7E8;
  --search-background-color: #F1F1F2;
  --dp-text: #414142;
  --dp-hover-fill: #ebf7fe;
  --dp-selected-fill: #d9f0fa;
  --dp-period-example-color: #222;
  --dp-period-box-border-color: #e6e7e8;
  --dp-period-box-background: #f8f8f9;
  --dp-period-color: #939598;
  --dp-period-hover: #e7f6fd;
  --dp-period-hover-text: #00aeef;
  --dp-period-selected-background: #f6f6f6;
  --dp-period-all-posted: #8ec641;
  --dp-period-partial-posted: #939598;
  --dp-period-none-posted: #a7a9ac;
  --dp-period-tick-color: #8ec641;
  --dp-disabled-cell-text: #e6e7e8;
  --action-button-highlight: #00AEEF;
  --button-text: #00aeef;
  --button-text-hover: #fff;
  --button-text-alt: #808285;
  --button-border: #6dcff6;
  --button-border-hover: #00b9f2;
  --button-border-secondary: #e6e7e8;
  --button-ghost-border: #6dcff6;
  --button-fill: #fff;
  --button-disabled-text: #e6e7e8;
  --button-disabled-text-alt: #fff;
  --button-disabled-border: #e6e7e8;
  --spinner-border: #C7EAFB;
  --spinner-text: #00AEEF;
  --spinner-color: #000;
  --spinner-block-color: #00AEEF;
  --ntfy-success-color: #71a031;
  --ntfy-error-color: #be1e2d;
  --ntfy-warning-color: #f39c13;
  --ntfy-message-color: #808285;
  --confirm-title-color: #434447;
  --confirm-message-color: #414142;
  --divider-background-color: #f8f8f9;
  --tab-bar-border-base-color: #E6EAEA;
  --tree-branch-text-color: #000;
  --tree-leave-text-color: #434447;
  --modal-overlay: #231F2030;
  --banner-message-background: #f8f8f5;
  --banner-message-text: #999;
  --banner-dismiss-text: #babcbe;
  --banner-dismiss-text-hover: #00aeef;
  --advanced-filter-color: #434447;
  --scrollbar-color: rgb(35 31 32 / 10%);
  --scrollbar-color-hover: rgb(35 31 32 / 25%);
  --expandable-footer: rgb(29 42 48 / 50%);
  --expansion-panel-background: #F8F8F9;
  --expansion-panel-item-background: #fff;
  --expansion-panel-item-border: #E9E9E9;
  --expansion-panel-header-border: #d1eefc;
  --footer-border-color: #f1f2f2;
  --badge-text-color: #fff;
  --badge-color-critical: #0CAAEF;
  --saving-dot-color-start: rgb(29 42 48 / 40%);
  --saving-dot-color-end: rgb(29 42 48 / 8%);
  --saving-success-color: #148F66;
  --saving-failure-color: #DB1A3A;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
html,
body {
  width: 100%;
  height: 100%;
}
html.baseline-size,
body.baseline-size {
  font-size: 11px;
}
body {
  font-family: newsgothicbtroman;
  letter-spacing: 0.2px;
  color: var(--main-text-color);
  overflow: hidden;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
}
body * {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
label,
ul,
ol,
li,
p {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div:focus,
input:focus,
select:focus,
button:focus,
textarea:focus,
a:focus {
  outline: 0;
}
*[hidden] {
  display: none !important;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.disabled {
  pointer-events: none;
}
.icon.area-chart:before {
  content: "\e985";
}
.icon.arrow-down:before {
  content: "\e905";
}
.icon.arrow-left:before {
  content: "\e90c";
}
.icon.arrow-right:before {
  content: "\e90d";
}
.icon.arrow-up:before {
  content: "\e910";
}
.icon.arrows-back-forth:before {
  content: "\e95d";
}
.icon.arrows-drag:before {
  content: "\e98e";
}
.icon.autofit-columns:before {
  content: "\e9a5";
}
.icon.bell:before {
  content: "\e95e";
}
.icon.bell-fill:before {
  content: "\e96b";
}
.icon.bell-fill2:before {
  content: "\e96e";
}
.icon.bell-fill3:before {
  content: "\e96a";
}
.icon.bold:before {
  content: "\e901";
}
.icon.bookmark:before {
  content: "\e91f";
}
.icon.bookmark-fill:before {
  content: "\e94c";
}
.icon.briefcase:before {
  content: "\e932";
}
.icon.calendar:before {
  content: "\e92f";
}
.icon.calendar-blank2:before {
  content: "\e96c";
}
.icon.calendar-check:before {
  content: "\e933";
}
.icon.calculate-delta:before {
  content: "\e972";
}
.icon.calendar-day:before {
  content: "\e934";
}
.icon.calculate-n:before {
  content: "\e935";
}
.icon.calculate-percent:before {
  content: "\e941";
}
.icon.calculate-plus-minus:before {
  content: "\e968";
}
.icon.calculator:before {
  content: "\e980";
}
.icon.calculator-outline:before {
  content: "\e981";
}
.icon.chart-arrow:before {
  content: "\e971";
}
.icon.check:before {
  content: "\e91b";
}
.icon.check-circle:before {
  content: "\e909";
}
.icon.check-for-checkbox:before {
  content: "\e976";
}
.icon.check-mini:before {
  content: "\e913";
}
.icon.checkbox-checked:before {
  content: "\e96f";
}
.icon.checkbox-indeterminate:before {
  content: "\e970";
}
.icon.checkbox-unchecked:before {
  content: "\e978";
}
.icon.chevron-double-left:before {
  content: "\e911";
}
.icon.chevron-double-right:before {
  content: "\e912";
}
.icon.chevron-down:before {
  content: "\e915";
}
.icon.chevron-down2:before {
  content: "\e977";
}
.icon.chevron-left:before {
  content: "\e916";
}
.icon.chevron-right:before {
  content: "\e917";
}
.icon.chevron-up:before {
  content: "\e918";
}
.icon.circle:before {
  content: "\e91a";
}
.icon.clear-filter:before {
  content: "\e99d";
}
.icon.clock:before {
  content: "\e979";
}
.icon.close:before {
  content: "\e90a";
}
.icon.close-circle:before {
  content: "\e975";
}
.icon.cloud:before {
  content: "\e92c";
}
.icon.cloud-download:before {
  content: "\e943";
}
.icon.cloud-save:before {
  content: "\e999";
}
.icon.cloud-upload:before {
  content: "\e994";
}
.icon.cog:before {
  content: "\e91d";
}
.icon.cog-outline:before {
  content: "\e91e";
}
.icon.comment:before {
  content: "\e904";
}
.icon.comment-blank-fill:before {
  content: "\e967";
}
.icon.comment-blank-outline:before {
  content: "\e97a";
}
.icon.comment-hide:before {
  content: "\e920";
}
.icon.contract:before {
  content: "\e98c";
}
.icon.copy:before {
  content: "\e914";
}
.icon.credit-card:before {
  content: "\e93d";
}
.icon.database:before {
  content: "\e969";
}
.icon.dollar:before {
  content: "\e95c";
}
.icon.donut-fill:before {
  content: "\e960";
}
.icon.donut-outline:before {
  content: "\e961";
}
.icon.dots-horizontal:before {
  content: "\e90e";
}
.icon.dots-vertical:before {
  content: "\e90f";
}
.icon.download:before {
  content: "\e938";
}
.icon.drag:before {
  content: "\e900";
}
.icon.edit:before {
  content: "\e922";
}
.icon.edit-pencil:before {
  content: "\e923";
}
.icon.email:before {
  content: "\e908";
}
.icon.error:before {
  content: "\e959";
}
.icon.expand:before {
  content: "\e92b";
}
.icon.eye:before {
  content: "\e97f";
}
.icon.eye-private:before {
  content: "\e97e";
}
.icon.filter:before {
  content: "\e921";
}
.icon.filter-plus:before {
  content: "\e926";
}
.icon.filter-slider:before {
  content: "\e927";
}
.icon.filter-stack:before {
  content: "\e92a";
}
.icon.format-code:before {
  content: "\e953";
}
.icon.format-csv:before {
  content: "\e973";
}
.icon.format-excel:before {
  content: "\e956";
}
.icon.format-excel-fill:before {
  content: "\e954";
}
.icon.format-jpg:before {
  content: "\e963";
}
.icon.format-pdf:before {
  content: "\e951";
}
.icon.format-pdf-fill:before {
  content: "\e950";
}
.icon.format-png:before {
  content: "\e964";
}
.icon.format-text:before {
  content: "\e942";
}
.icon.format-word:before {
  content: "\e94f";
}
.icon.format-word-fill:before {
  content: "\e949";
}
.icon.format-xls:before {
  content: "\e974";
}
.icon.grid:before {
  content: "\e97d";
}
.icon.group-contractor:before {
  content: "\e982";
}
.icon.group-expander:before {
  content: "\e983";
}
.icon.hierarchy:before {
  content: "\e991";
}
.icon.home1:before {
  content: "\e98a";
}
.icon.home2:before {
  content: "\e98b";
}
.icon.home3:before {
  content: "\e989";
}
.icon.home4:before {
  content: "\e986";
}
.icon.home5:before {
  content: "\e987";
}
.icon.home6:before {
  content: "\e988";
}
.icon.home7:before {
  content: "\e98d";
}
.icon.horizontal-bar:before {
  content: "\e95b";
}
.icon.image:before {
  content: "\e90b";
}
.icon.info:before {
  content: "\e93f";
}
.icon.institution:before {
  content: "\e957";
}
.icon.interval-back-one:before {
  content: "\e99b";
}
.icon.interval-fast-forward:before {
  content: "\e998";
}
.icon.interval-forward-one:before {
  content: "\e99a";
}
.icon.interval-rewind:before {
  content: "\e997";
}
.icon.italic:before {
  content: "\e903";
}
.icon.line-chart:before {
  content: "\e962";
}
.icon.line-chart-points:before {
  content: "\e94d";
}
.icon.list:before {
  content: "\e984";
}
.icon.lock:before {
  content: "\e95a";
}
.icon.logout:before {
  content: "\e91c";
}
.icon.menu:before {
  content: "\e924";
}
.icon.minus-circle:before {
  content: "\e98f";
}
.icon.moon:before {
  content: "\e925";
}
.icon.open:before {
  content: "\e919";
}
.icon.paperclip:before {
  content: "\e940";
}
.icon.paper:before {
  content: "\e944";
}
.icon.pause:before {
  content: "\e996";
}
.icon.people:before {
  content: "\e94b";
}
.icon.person:before {
  content: "\e906";
}
.icon.person-fill:before {
  content: "\e946";
}
.icon.piechart:before {
  content: "\e965";
}
.icon.piechart-fill:before {
  content: "\e966";
}
.icon.piechart-pattern:before {
  content: "\e95f";
}
.icon.plant:before {
  content: "\e948";
}
.icon.play:before {
  content: "\e995";
}
.icon.plus:before {
  content: "\e907";
}
.icon.plus-circle:before {
  content: "\e92d";
}
.icon.redo:before {
  content: "\e93a";
}
.icon.refresh:before {
  content: "\e931";
}
.icon.report:before {
  content: "\e94a";
}
.icon.resizer:before {
  content: "\e990";
}
.icon.row-groups:before {
  content: "\e97c";
}
.icon.ruler:before {
  content: "\e96d";
}
.icon.run-reports:before {
  content: "\e9a4";
}
.icon.save-alt:before {
  content: "\e99c";
}
.icon.search:before {
  content: "\e92e";
}
.icon.search-right:before {
  content: "\e930";
}
.icon.send:before {
  content: "\e936";
}
.icon.sidebar:before {
  content: "\e97b";
}
.icon.smiley:before {
  content: "\e939";
}
.icon.star:before {
  content: "\e93e";
}
.icon.star-fill:before {
  content: "\e937";
}
.icon.sun-fill:before {
  content: "\e928";
}
.icon.sun-outline:before {
  content: "\e929";
}
.icon.transaction:before {
  content: "\e947";
}
.icon.trashcan:before {
  content: "\e93b";
}
.icon.triangle-down:before {
  content: "\e992";
}
.icon.triangle-up:before {
  content: "\e993";
}
.icon.underline:before {
  content: "\e902";
}
.icon.undo:before {
  content: "\e93c";
}
.icon.upload:before {
  content: "\e9ab";
}
.icon.vertical-bar:before {
  content: "\e945";
}
.icon.vertical-stacked-bar:before {
  content: "\e94e";
}
.icon.vertical-stacked-bar2:before {
  content: "\e955";
}
.icon.global:before {
  content: "\e9ad";
}
.icon.uneditable:before {
  content: "\e9ae";
}
.icon.push:before {
  content: "\e9af";
}
.icon.notification-m:before {
  content: "\e9b0";
}
.icon.voice:before {
  content: "\e9b1";
}
.icon.sparkle:before {
  content: "\e9b2";
}
.icon.like:before {
  content: "\e9b3";
}
.icon.dislike:before {
  content: "\e9b4";
}
.icon.sum:before {
  content: "\e9b5";
}
.icon.column:before {
  content: "\e9b6";
}
.icon.highlight:before {
  content: "\e9b7";
}
.icon.row:before {
  content: "\e9b8";
}
.icon.drilldown:before {
  content: "\e9b9";
}
.dragover-active * {
  pointer-events: none;
}
.drag-active {
  cursor: move;
}
[class^=hs-icon-],
[class*=" hs-icon-"] {
  font-family: hs-icon !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^=hs-icon-]::before,
[class*=" hs-icon-"]::before {
  color: var(--icon-base-color);
}
[class^=hs-icon-].xx-small,
[class*=" hs-icon-"].xx-small {
  font-size: 1.090909rem;
}
[class^=hs-icon-].x-small,
[class*=" hs-icon-"].x-small {
  font-size: 1.272727rem;
}
[class^=hs-icon-].small,
[class*=" hs-icon-"].small {
  font-size: 1.454545rem;
}
[class^=hs-icon-].medium,
[class*=" hs-icon-"].medium {
  font-size: 1.818182rem;
}
[class^=hs-icon-].large,
[class*=" hs-icon-"].large {
  font-size: 2.181818rem;
}
[class^=hs-icon-].extra-large,
[class*=" hs-icon-"].extra-large {
  font-size: 2.545455rem;
}
.hs-icon-area-chart:before {
  content: "\e985";
}
.hs-icon-arrow-down:before {
  content: "\e905";
}
.hs-icon-arrow-left:before {
  content: "\e90c";
}
.hs-icon-arrow-right:before {
  content: "\e90d";
}
.hs-icon-arrow-up:before {
  content: "\e910";
}
.hs-icon-arrows-back-forth:before {
  content: "\e95d";
}
.hs-icon-arrows-drag:before {
  content: "\e98e";
}
.hs-icon-autofit-columns:before {
  content: "\e9a5";
}
.hs-icon-bell:before {
  content: "\e95e";
}
.hs-icon-bell-fill:before {
  content: "\e96b";
}
.hs-icon-bell-fill2:before {
  content: "\e96e";
}
.hs-icon-bell-fill3:before {
  content: "\e96a";
}
.hs-icon-bold:before {
  content: "\e901";
}
.hs-icon-bookmark:before {
  content: "\e91f";
}
.hs-icon-bookmark-fill:before {
  content: "\e94c";
}
.hs-icon-briefcase:before {
  content: "\e932";
}
.hs-icon-calendar:before {
  content: "\e92f";
}
.hs-icon-calendar-blank2:before {
  content: "\e96c";
}
.hs-icon-calendar-check:before {
  content: "\e933";
}
.hs-icon-calculate-delta:before {
  content: "\e972";
}
.hs-icon-calendar-day:before {
  content: "\e934";
}
.hs-icon-calculate-n:before {
  content: "\e935";
}
.hs-icon-calculate-percent:before {
  content: "\e941";
}
.hs-icon-calculate-plus-minus:before {
  content: "\e968";
}
.hs-icon-calculator:before {
  content: "\e980";
}
.hs-icon-calculator-outline:before {
  content: "\e981";
}
.hs-icon-chart-arrow:before {
  content: "\e971";
}
.hs-icon-check:before {
  content: "\e91b";
}
.hs-icon-check-circle:before {
  content: "\e909";
}
.hs-icon-check-for-checkbox:before {
  content: "\e976";
}
.hs-icon-check-mini:before {
  content: "\e913";
}
.hs-icon-checkbox-checked:before {
  content: "\e96f";
}
.hs-icon-checkbox-indeterminate:before {
  content: "\e970";
}
.hs-icon-checkbox-unchecked:before {
  content: "\e978";
}
.hs-icon-chevron-double-left:before {
  content: "\e911";
}
.hs-icon-chevron-double-right:before {
  content: "\e912";
}
.hs-icon-chevron-down:before {
  content: "\e915";
}
.hs-icon-chevron-down2:before {
  content: "\e977";
}
.hs-icon-chevron-left:before {
  content: "\e916";
}
.hs-icon-chevron-right:before {
  content: "\e917";
}
.hs-icon-chevron-up:before {
  content: "\e918";
}
.hs-icon-circle:before {
  content: "\e91a";
}
.hs-icon-clear-filter:before {
  content: "\e99d";
}
.hs-icon-clock:before {
  content: "\e979";
}
.hs-icon-close:before {
  content: "\e90a";
}
.hs-icon-close-circle:before {
  content: "\e975";
}
.hs-icon-cloud:before {
  content: "\e92c";
}
.hs-icon-cloud-download:before {
  content: "\e943";
}
.hs-icon-cloud-save:before {
  content: "\e999";
}
.hs-icon-cloud-upload:before {
  content: "\e994";
}
.hs-icon-cog:before {
  content: "\e91d";
}
.hs-icon-cog-outline:before {
  content: "\e91e";
}
.hs-icon-comment:before {
  content: "\e904";
}
.hs-icon-comment-blank-fill:before {
  content: "\e967";
}
.hs-icon-comment-blank-outline:before {
  content: "\e97a";
}
.hs-icon-comment-hide:before {
  content: "\e920";
}
.hs-icon-contract:before {
  content: "\e98c";
}
.hs-icon-copy:before {
  content: "\e914";
}
.hs-icon-credit-card:before {
  content: "\e93d";
}
.hs-icon-database:before {
  content: "\e969";
}
.hs-icon-dollar:before {
  content: "\e95c";
}
.hs-icon-donut-fill:before {
  content: "\e960";
}
.hs-icon-donut-outline:before {
  content: "\e961";
}
.hs-icon-dots-horizontal:before {
  content: "\e90e";
}
.hs-icon-dots-vertical:before {
  content: "\e90f";
}
.hs-icon-download:before {
  content: "\e938";
}
.hs-icon-drag:before {
  content: "\e900";
}
.hs-icon-edit:before {
  content: "\e922";
}
.hs-icon-edit-pencil:before {
  content: "\e923";
}
.hs-icon-email:before {
  content: "\e908";
}
.hs-icon-error:before {
  content: "\e959";
}
.hs-icon-expand:before {
  content: "\e92b";
}
.hs-icon-eye:before {
  content: "\e97f";
}
.hs-icon-eye-private:before {
  content: "\e97e";
}
.hs-icon-filter:before {
  content: "\e921";
}
.hs-icon-filter-plus:before {
  content: "\e926";
}
.hs-icon-filter-slider:before {
  content: "\e927";
}
.hs-icon-filter-stack:before {
  content: "\e92a";
}
.hs-icon-format-code:before {
  content: "\e953";
}
.hs-icon-format-csv:before {
  content: "\e973";
}
.hs-icon-format-excel:before {
  content: "\e956";
}
.hs-icon-format-excel-fill:before {
  content: "\e954";
}
.hs-icon-format-jpg:before {
  content: "\e963";
}
.hs-icon-format-pdf:before {
  content: "\e951";
}
.hs-icon-format-pdf-fill:before {
  content: "\e950";
}
.hs-icon-format-png:before {
  content: "\e964";
}
.hs-icon-format-text:before {
  content: "\e942";
}
.hs-icon-format-word:before {
  content: "\e94f";
}
.hs-icon-format-word-fill:before {
  content: "\e949";
}
.hs-icon-format-xls:before {
  content: "\e974";
}
.hs-icon-grid:before {
  content: "\e97d";
}
.hs-icon-group-contractor:before {
  content: "\e982";
}
.hs-icon-group-expander:before {
  content: "\e983";
}
.hs-icon-hierarchy:before {
  content: "\e991";
}
.hs-icon-home1:before {
  content: "\e98a";
}
.hs-icon-home2:before {
  content: "\e98b";
}
.hs-icon-home3:before {
  content: "\e989";
}
.hs-icon-home4:before {
  content: "\e986";
}
.hs-icon-home5:before {
  content: "\e987";
}
.hs-icon-home6:before {
  content: "\e988";
}
.hs-icon-home7:before {
  content: "\e98d";
}
.hs-icon-horizontal-bar:before {
  content: "\e95b";
}
.hs-icon-image:before {
  content: "\e90b";
}
.hs-icon-info:before {
  content: "\e93f";
}
.hs-icon-institution:before {
  content: "\e957";
}
.hs-icon-interval-back-one:before {
  content: "\e99b";
}
.hs-icon-interval-fast-forward:before {
  content: "\e998";
}
.hs-icon-interval-forward-one:before {
  content: "\e99a";
}
.hs-icon-interval-rewind:before {
  content: "\e997";
}
.hs-icon-italic:before {
  content: "\e903";
}
.hs-icon-line-chart:before {
  content: "\e962";
}
.hs-icon-line-chart-points:before {
  content: "\e94d";
}
.hs-icon-list:before {
  content: "\e984";
}
.hs-icon-lock:before {
  content: "\e95a";
}
.hs-icon-logout:before {
  content: "\e91c";
}
.hs-icon-menu:before {
  content: "\e924";
}
.hs-icon-minus-circle:before {
  content: "\e98f";
}
.hs-icon-moon:before {
  content: "\e925";
}
.hs-icon-open:before {
  content: "\e919";
}
.hs-icon-paperclip:before {
  content: "\e940";
}
.hs-icon-paper:before {
  content: "\e944";
}
.hs-icon-pause:before {
  content: "\e996";
}
.hs-icon-people:before {
  content: "\e94b";
}
.hs-icon-person:before {
  content: "\e906";
}
.hs-icon-person-fill:before {
  content: "\e946";
}
.hs-icon-piechart:before {
  content: "\e965";
}
.hs-icon-piechart-fill:before {
  content: "\e966";
}
.hs-icon-piechart-pattern:before {
  content: "\e95f";
}
.hs-icon-plant:before {
  content: "\e948";
}
.hs-icon-play:before {
  content: "\e995";
}
.hs-icon-plus:before {
  content: "\e907";
}
.hs-icon-plus-circle:before {
  content: "\e92d";
}
.hs-icon-redo:before {
  content: "\e93a";
}
.hs-icon-refresh:before {
  content: "\e931";
}
.hs-icon-report:before {
  content: "\e94a";
}
.hs-icon-resizer:before {
  content: "\e990";
}
.hs-icon-row-groups:before {
  content: "\e97c";
}
.hs-icon-ruler:before {
  content: "\e96d";
}
.hs-icon-run-reports:before {
  content: "\e9a4";
}
.hs-icon-save-alt:before {
  content: "\e99c";
}
.hs-icon-search:before {
  content: "\e92e";
}
.hs-icon-search-right:before {
  content: "\e930";
}
.hs-icon-send:before {
  content: "\e936";
}
.hs-icon-sidebar:before {
  content: "\e97b";
}
.hs-icon-smiley:before {
  content: "\e939";
}
.hs-icon-star:before {
  content: "\e93e";
}
.hs-icon-star-fill:before {
  content: "\e937";
}
.hs-icon-sun-fill:before {
  content: "\e928";
}
.hs-icon-sun-outline:before {
  content: "\e929";
}
.hs-icon-transaction:before {
  content: "\e947";
}
.hs-icon-trashcan:before {
  content: "\e93b";
}
.hs-icon-triangle-down:before {
  content: "\e992";
}
.hs-icon-triangle-up:before {
  content: "\e993";
}
.hs-icon-underline:before {
  content: "\e902";
}
.hs-icon-undo:before {
  content: "\e93c";
}
.hs-icon-upload:before {
  content: "\e9ab";
}
.hs-icon-vertical-bar:before {
  content: "\e945";
}
.hs-icon-vertical-stacked-bar:before {
  content: "\e94e";
}
.hs-icon-vertical-stacked-bar2:before {
  content: "\e955";
}
.hs-icon-global:before {
  content: "\e9ad";
}
.hs-icon-uneditable:before {
  content: "\e9ae";
}
.hs-icon-push:before {
  content: "\e9af";
}
.hs-icon-notification-m:before {
  content: "\e9b0";
}
.hs-icon-voice:before {
  content: "\e9b1";
}
.hs-icon-sparkle:before {
  content: "\e9b2";
}
.hs-icon-like:before {
  content: "\e9b3";
}
.hs-icon-dislike:before {
  content: "\e9b4";
}
.hs-icon-sum:before {
  content: "\e9b5";
}
.hs-icon-column:before {
  content: "\e9b6";
}
.hs-icon-highlight:before {
  content: "\e9b7";
}
.hs-icon-row:before {
  content: "\e9b8";
}
.hs-icon-drilldown:before {
  content: "\e9b9";
}
polyline {
  stroke-width: 0.5;
  stroke: var(--main-text-color);
  fill: none;
  fill-opacity: 1;
}
@keyframes spinner-line-fade {
  0%, 100% {
    opacity: 0.22;
  }
  1% {
    opacity: 1;
  }
}
.svg-letter-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  cursor: pointer;
}
.svg-letter-icon.xx-small {
  width: 1.090909rem;
  height: 1.090909rem;
}
.svg-letter-icon.x-small {
  width: 1.272727rem;
  height: 1.272727rem;
}
.svg-letter-icon.small {
  width: 1.454545rem;
  height: 1.454545rem;
}
.svg-letter-icon.medium {
  width: 1.818182rem;
  height: 1.818182rem;
}
.svg-letter-icon.large {
  width: 2.181818rem;
  height: 2.181818rem;
}
.svg-letter-icon.x-large {
  width: 2.545455rem;
  height: 2.545455rem;
}
.svg-letter-icon.letter-g-caps {
  background-image: url("./media/letter_g_caps-AWCXDN3I.svg");
}
.svg-letter-icon.letter-m-caps {
  background-image: url("./media/letter_m_caps-F3764AQM.svg");
}
input,
textarea {
  font-size: 1rem;
  font-family: NewsGothicBTRoman, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: var(--input-text);
  border: 1px solid transparent;
  background-color: var(--input-fill);
  border-color: var(--input-border);
  padding-top: 0.454545rem;
  padding-bottom: 0.454545rem;
  line-height: normal;
}
input.xxsmall,
textarea.xxsmall {
  width: 6rem;
}
input.xsmall,
textarea.xsmall {
  width: 10rem;
}
input.small,
textarea.small {
  width: 12rem;
}
input.medium,
textarea.medium {
  width: 15rem;
}
input.large,
textarea.large {
  width: 17rem;
}
input.xlarge,
textarea.xlarge {
  width: 20rem;
}
input.xxlarge,
textarea.xxlarge {
  width: 24rem;
}
input.fit-to-parent,
textarea.fit-to-parent {
  width: 100%;
}
input.no-fill,
textarea.no-fill {
  background: none;
}
input::placeholder,
textarea::placeholder {
  font-weight: normal;
  font-style: italic;
  color: var(--input-placeholder-text);
}
input::-webkit-search-cancel-button,
textarea::-webkit-search-cancel-button {
  font-weight: normal;
  appearance: none;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpolygon points='47.56 19.27 44.73 16.44 32 29.17 19.27 16.44 16.44 19.27 29.17 32 16.44 44.73 19.27 47.56 32 34.83 44.73 47.56 47.56 44.73 34.83 32 47.56 19.27' fill='white'/%3E%3C/svg%3E") no-repeat;
  filter: var(--input-cancel-icon-filter);
  cursor: pointer;
}
input:focus,
textarea:focus {
  border-color: var(--input-border-focus);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:active,
textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--text-highlight);
  background-color: var(--input-fill);
  transition: background-color 10000s ease-in-out 0s;
}
input:-webkit-autofill::first-line,
input:-webkit-autofill:hover::first-line,
input:-webkit-autofill:active::first-line,
input:-webkit-autofill:focus::first-line,
textarea:-webkit-autofill::first-line,
textarea:-webkit-autofill:hover::first-line,
textarea:-webkit-autofill:active::first-line,
textarea:-webkit-autofill:focus::first-line {
  font-size: 1rem;
  font-family: NewsGothicBTRoman, sans-serif;
  font-weight: bold;
  font-style: normal;
}
input:read-only,
textarea:read-only {
  background: none;
  padding-right: 30px;
  text-overflow: ellipsis;
  border-color: var(--input-readonly-border);
}
input:read-only:hover,
textarea:read-only:hover {
  cursor: default;
}
input:read-only:focus,
textarea:read-only:focus {
  border-color: var(--input-readonly-border);
}
input:disabled,
textarea:disabled {
  padding-right: 2px;
  text-overflow: inherit;
}
.input-text-wrapper {
  position: relative;
}
.input-text-wrapper.xxsmall {
  width: 6rem;
}
.input-text-wrapper.xsmall {
  width: 10rem;
}
.input-text-wrapper.small {
  width: 12rem;
}
.input-text-wrapper.medium {
  width: 15rem;
}
.input-text-wrapper.large {
  width: 17rem;
}
.input-text-wrapper.xlarge {
  width: 20rem;
}
.input-text-wrapper.xxlarge {
  width: 24rem;
}
.input-text-wrapper.fit-to-parent {
  width: 100%;
}
.input-text-wrapper .read-only-icon {
  position: absolute;
  top: 6px;
  left: calc(100% - 22px);
}
.input-text-wrapper:not(:hover) .read-only-icon {
  visibility: hidden;
}
.invalid > input,
.invalid > textarea,
.ng-invalid > input,
.ng-invalid > textarea,
input.invalid,
textarea.invalid,
input.ng-invalid,
textarea.ng-invalid {
  border-color: var(--input-error-border-color);
}
mark {
  color: var(--text-search-highlight);
  background: 0 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  appearance: none;
  margin: 0;
}
input[type=number] {
  appearance: textfield;
}
@supports (-moz-appearance: none) {
  * {
    scrollbar-color: var(--scrollbar-color) transparent;
    scrollbar-width: thin;
  }
  *:hover {
    scrollbar-color: var(--scrollbar-color-hover) transparent;
  }
}
* ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
* ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: var(--scrollbar-color);
  border: 2px solid transparent;
}
* ::-webkit-scrollbar-thumb:hover {
  background: var(--scrollbar-color-hover);
}
* ::-webkit-scrollbar-thumb,
* ::-webkit-scrollbar-thumb:hover {
  background-clip: padding-box;
}
.modaled-component-active {
  box-shadow: 0 0 5px 2px var(--modal-shadow);
  background-color: var(--modal-fill);
}

/* node_modules/@hs/ui-core-datagrid-simple/styles/grid.scss */
#cc-grid .ag-root-wrapper {
  overflow: initial;
}
#cc-grid .ag-root-wrapper div.ag-status-bar div span {
  color: var(--main-text-color);
  font-family: NewsGothicBTRoman, sans-serif;
  font-size: 1rem;
}
#cc-grid .ag-root-wrapper div.ag-status-bar div span.ag-status-name-value-value {
  color: var(--grid-status-bar-value-color);
  font-weight: bolder;
  font-family: NewsGothicBTRoman, sans-serif;
  font-size: 1rem;
}
#cc-grid .ag-root-wrapper div.ag-center-cols-viewport {
  z-index: 0;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#cc-grid .ag-header .ag-header-viewport,
#cc-grid .ag-header .ag-pinned-left-header {
  border-bottom: 1px solid var(--grid-header-border-color);
}
#cc-grid .ag-header .ag-header-cell {
  justify-content: left;
  overflow: hidden;
}
#cc-grid .ag-header .ag-header-cell .ag-header-cell-resize {
  right: -3px;
  width: 6px;
  z-index: 9999;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
}
#cc-grid .ag-header .ag-header-group-cell-with-group {
  border-bottom: 1px solid var(--grid-header-border-color);
  position: absolute;
  pointer-events: none;
}
#cc-grid .ag-header .ag-header-group-cell-with-group::after {
  content: "";
  position: absolute;
  top: 0;
  height: 250%;
  border-left: 1px solid var(--grid-header-border-color);
}
#cc-grid .ag-header .ag-header-group-text {
  font-family: NewsGothicBTRoman, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--grid-header-group-text-color);
  padding-left: 11px;
}
#cc-grid .ag-header .ag-icon.ag-icon-contracted,
#cc-grid .ag-header .ag-icon .ag-icon-tree-closed {
  font-family: hs-icon !important;
  font-size: 1.272727rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#cc-grid .ag-header .ag-icon.ag-icon-contracted::before,
#cc-grid .ag-header .ag-icon .ag-icon-tree-closed::before {
  color: var(--icon-base-color);
  content: "\e917";
}
#cc-grid .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat),
#cc-grid .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat) {
  cursor: pointer;
  pointer-events: auto;
}
#cc-grid .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat):hover,
#cc-grid .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat):hover {
  color: var(--icon-hover-color);
}
#cc-grid .ag-header .ag-icon.ag-icon-contracted.disabled,
#cc-grid .ag-header .ag-icon .ag-icon-tree-closed.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.4;
}
#cc-grid .ag-header .ag-icon.ag-icon-expanded {
  font-family: hs-icon !important;
  font-size: 1.272727rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#cc-grid .ag-header .ag-icon.ag-icon-expanded::before {
  color: var(--icon-base-color);
  content: "\e916";
}
#cc-grid .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat) {
  cursor: pointer;
  pointer-events: auto;
}
#cc-grid .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat):hover {
  color: var(--icon-hover-color);
}
#cc-grid .ag-header .ag-icon.ag-icon-expanded.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.4;
}
#cc-grid .ag-keyboard-focus .ag-header-cell:focus::after,
#cc-grid .ag-keyboard-focus .ag-header-group-cell:focus::after {
  border-color: transparent !important;
}
.hs-cc-theme-light {
  --grid-header-border-color: #E6EAEA;
  --grid-text-color: #58595b;
  --grid-header-text-color: #434447;
  --grid-header-sort-icon-color: #E3E2E2;
  --grid-header-sort-icon-active-color: #434447;
  --grid-row-background-color-hover: #e9f4fb;
  --grid-row-selected-background-color: #e9f4fb;
  --grid-cell-border-color: #00AEEF;
  --grid-status-bar-value-color: #434447;
  --footer-row-background: #f9fafa;
  --scrollbar-color: rgb(35 31 32 / 10%);
  --scrollbar-color-hover: rgb(35 31 32 / 25%);
  --grid-header-group-text-color: rgb(29 42 48 / 40%);
}
.hs-cc-theme-dark {
  --grid-header-border-color: rgba(250, 251, 255, 0.07);
  --grid-text-color: rgb(250 251 255 / 75%);
  --grid-header-text-color: #fff;
  --grid-header-sort-icon-color: rgba(250, 251, 255, 0.14);
  --grid-header-sort-icon-active-color: #fff;
  --grid-row-background-color-hover: rgb(0 112 163 / 20%);
  --grid-row-selected-background-color: #414243;
  --grid-cell-border-color: #0CB5E4;
  --grid-status-bar-value-color: rgb(250 251 255 / 90%);
  --footer-row-background: #2f3132;
  --scrollbar-color: rgb(250 251 255 / 8%);
  --scrollbar-color-hover: rgb(250 251 255 / 15%);
  --grid-header-group-text-color: rgb(250 251 255 / 60%);
}
#cc-grid .ag-row-even:not(.ag-row-footer).ag-row-selected,
#cc-grid .ag-row-odd:not(.ag-row-footer).ag-row-selected {
  background: var(--grid-row-selected-background-color);
}
#cc-grid .ag-row-even:not(.ag-row-footer):hover,
#cc-grid .ag-row-even:not(.ag-row-footer).ag-row-hover,
#cc-grid .ag-row-odd:not(.ag-row-footer):hover,
#cc-grid .ag-row-odd:not(.ag-row-footer).ag-row-hover {
  background: var(--grid-row-background-color-hover);
}
#cc-grid .ag-row.ag-row-footer {
  border-top: 1px solid var(--dd-border);
  background-color: var(--footer-row-background);
}
#cc-grid .ag-cell-wrapper {
  height: 100%;
}
#cc-grid .ag-row-group .ag-cell,
#cc-grid .ag-row-group .ag-cell:hover {
  overflow: visible;
}
#cc-grid .ag-cell:hover {
  overflow-x: visible;
  text-overflow: initial;
}
#cc-grid .ag-invisible {
  display: none;
}
#cc-grid .dg-cell {
  padding-right: 0;
  padding-left: 1rem;
  border: 1px solid transparent;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  color: var(--grid-text-color);
}
#cc-grid .ag-header-select-all {
  display: none !important;
}

/* node_modules/@hs/ui-core-datagrid-simple-2/styles/grid.scss */
dg-simple-datagrid .ag-root-wrapper,
dg-advanced-datagrid .ag-root-wrapper,
dg-simple-datagrid-2 .ag-root-wrapper,
dg-advanced-datagrid-2 > ag-grid-angular .ag-root-wrapper {
  overflow: initial;
}
dg-simple-datagrid .ag-root-wrapper div.ag-status-bar div span,
dg-advanced-datagrid .ag-root-wrapper div.ag-status-bar div span,
dg-simple-datagrid-2 .ag-root-wrapper div.ag-status-bar div span,
dg-advanced-datagrid-2 > ag-grid-angular .ag-root-wrapper div.ag-status-bar div span {
  color: var(--main-text-color);
  font-family: NewsGothicBTRoman, sans-serif;
  font-size: 1rem;
}
dg-simple-datagrid .ag-root-wrapper div.ag-status-bar div span.ag-status-name-value-value,
dg-advanced-datagrid .ag-root-wrapper div.ag-status-bar div span.ag-status-name-value-value,
dg-simple-datagrid-2 .ag-root-wrapper div.ag-status-bar div span.ag-status-name-value-value,
dg-advanced-datagrid-2 > ag-grid-angular .ag-root-wrapper div.ag-status-bar div span.ag-status-name-value-value {
  color: var(--grid-status-bar-value-color);
  font-weight: bolder;
  font-family: NewsGothicBTRoman, sans-serif;
  font-size: 1rem;
}
dg-simple-datagrid .ag-root-wrapper div.ag-center-cols-viewport,
dg-advanced-datagrid .ag-root-wrapper div.ag-center-cols-viewport,
dg-simple-datagrid-2 .ag-root-wrapper div.ag-center-cols-viewport,
dg-advanced-datagrid-2 > ag-grid-angular .ag-root-wrapper div.ag-center-cols-viewport {
  z-index: 0;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
dg-simple-datagrid .ag-header .ag-header-viewport,
dg-simple-datagrid .ag-header .ag-pinned-left-header,
dg-advanced-datagrid .ag-header .ag-header-viewport,
dg-advanced-datagrid .ag-header .ag-pinned-left-header,
dg-simple-datagrid-2 .ag-header .ag-header-viewport,
dg-simple-datagrid-2 .ag-header .ag-pinned-left-header,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-header-viewport,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-pinned-left-header {
  border-bottom: 1px solid var(--grid-header-border-color);
}
dg-simple-datagrid .ag-header .ag-header-cell,
dg-advanced-datagrid .ag-header .ag-header-cell,
dg-simple-datagrid-2 .ag-header .ag-header-cell,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-header-cell {
  justify-content: left;
  overflow: hidden;
}
dg-simple-datagrid .ag-header .ag-header-cell .ag-header-cell-resize,
dg-advanced-datagrid .ag-header .ag-header-cell .ag-header-cell-resize,
dg-simple-datagrid-2 .ag-header .ag-header-cell .ag-header-cell-resize,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-header-cell .ag-header-cell-resize {
  right: -3px;
  width: 6px;
  z-index: 9999;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
}
dg-simple-datagrid .ag-header .ag-header-group-cell-with-group,
dg-advanced-datagrid .ag-header .ag-header-group-cell-with-group,
dg-simple-datagrid-2 .ag-header .ag-header-group-cell-with-group,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-header-group-cell-with-group {
  border-bottom: 1px solid var(--grid-header-border-color);
  position: absolute;
  pointer-events: none;
}
dg-simple-datagrid .ag-header .ag-header-group-cell-with-group::after,
dg-advanced-datagrid .ag-header .ag-header-group-cell-with-group::after,
dg-simple-datagrid-2 .ag-header .ag-header-group-cell-with-group::after,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-header-group-cell-with-group::after {
  content: "";
  position: absolute;
  top: 0;
  height: 250%;
  border-left: 1px solid var(--grid-header-border-color);
}
dg-simple-datagrid .ag-header .ag-header-group-text,
dg-advanced-datagrid .ag-header .ag-header-group-text,
dg-simple-datagrid-2 .ag-header .ag-header-group-text,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-header-group-text {
  font-family: NewsGothicBTRoman, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--grid-header-group-text-color);
  padding-left: 11px;
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-contracted,
dg-simple-datagrid .ag-header .ag-icon .ag-icon-tree-closed,
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-contracted,
dg-advanced-datagrid .ag-header .ag-icon .ag-icon-tree-closed,
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-contracted,
dg-simple-datagrid-2 .ag-header .ag-icon .ag-icon-tree-closed,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-contracted,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon .ag-icon-tree-closed {
  font-family: hs-icon !important;
  font-size: 1.272727rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-contracted::before,
dg-simple-datagrid .ag-header .ag-icon .ag-icon-tree-closed::before,
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-contracted::before,
dg-advanced-datagrid .ag-header .ag-icon .ag-icon-tree-closed::before,
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-contracted::before,
dg-simple-datagrid-2 .ag-header .ag-icon .ag-icon-tree-closed::before,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-contracted::before,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon .ag-icon-tree-closed::before {
  color: var(--icon-base-color);
  content: "\e917";
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat),
dg-simple-datagrid .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat),
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat),
dg-advanced-datagrid .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat),
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat),
dg-simple-datagrid-2 .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat),
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat),
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat) {
  cursor: pointer;
  pointer-events: auto;
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat):hover,
dg-simple-datagrid .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat):hover,
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat):hover,
dg-advanced-datagrid .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat):hover,
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat):hover,
dg-simple-datagrid-2 .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat):hover,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-contracted:not(.disabled, .flat):hover,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon .ag-icon-tree-closed:not(.disabled, .flat):hover {
  color: var(--icon-hover-color);
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-contracted.disabled,
dg-simple-datagrid .ag-header .ag-icon .ag-icon-tree-closed.disabled,
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-contracted.disabled,
dg-advanced-datagrid .ag-header .ag-icon .ag-icon-tree-closed.disabled,
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-contracted.disabled,
dg-simple-datagrid-2 .ag-header .ag-icon .ag-icon-tree-closed.disabled,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-contracted.disabled,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon .ag-icon-tree-closed.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.4;
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-expanded,
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-expanded,
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-expanded,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-expanded {
  font-family: hs-icon !important;
  font-size: 1.272727rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-expanded::before,
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-expanded::before,
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-expanded::before,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-expanded::before {
  color: var(--icon-base-color);
  content: "\e916";
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat),
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat),
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat),
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat) {
  cursor: pointer;
  pointer-events: auto;
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat):hover,
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat):hover,
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat):hover,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-expanded:not(.disabled, .flat):hover {
  color: var(--icon-hover-color);
}
dg-simple-datagrid .ag-header .ag-icon.ag-icon-expanded.disabled,
dg-advanced-datagrid .ag-header .ag-icon.ag-icon-expanded.disabled,
dg-simple-datagrid-2 .ag-header .ag-icon.ag-icon-expanded.disabled,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header .ag-icon.ag-icon-expanded.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.4;
}
dg-simple-datagrid .ag-keyboard-focus .ag-header-cell:focus::after,
dg-simple-datagrid .ag-keyboard-focus .ag-header-group-cell:focus::after,
dg-advanced-datagrid .ag-keyboard-focus .ag-header-cell:focus::after,
dg-advanced-datagrid .ag-keyboard-focus .ag-header-group-cell:focus::after,
dg-simple-datagrid-2 .ag-keyboard-focus .ag-header-cell:focus::after,
dg-simple-datagrid-2 .ag-keyboard-focus .ag-header-group-cell:focus::after,
dg-advanced-datagrid-2 > ag-grid-angular .ag-keyboard-focus .ag-header-cell:focus::after,
dg-advanced-datagrid-2 > ag-grid-angular .ag-keyboard-focus .ag-header-group-cell:focus::after {
  border-color: transparent !important;
}
.hs-cc-theme-light {
  --grid-header-border-color: #E6EAEA;
  --grid-text-color: #58595b;
  --grid-header-text-color: #434447;
  --grid-header-sort-icon-color: #E3E2E2;
  --grid-header-sort-icon-active-color: #434447;
  --grid-row-background-color-hover: #e9f4fb;
  --grid-row-selected-background-color: #e9f4fb;
  --grid-cell-border-color: #00AEEF;
  --grid-status-bar-value-color: #434447;
  --footer-row-background: #f9fafa;
  --scrollbar-color: rgb(35 31 32 / 10%);
  --scrollbar-color-hover: rgb(35 31 32 / 25%);
  --grid-header-group-text-color: rgb(29 42 48 / 40%);
  --grid-dirty-cell-border-color: #ADE6FA;
  --grid-cell-left-padding: 1rem;
  --grid-dirty-cell-icon-color: #D1D3D4;
  --row-group-chip-text-color: #434447;
  --row-group-chip-background-color: #B3EBFF;
  --row-group-chip-icon-base-color: rgb(29 42 48 / 40%);
  --row-group-chip-sort-active-color: #434447;
  --row-group-chip-sort-inactive-color: rgb(29 42 48 / 20%);
}
.hs-cc-theme-dark {
  --grid-header-border-color: rgba(250, 251, 255, 0.07);
  --grid-text-color: rgb(250 251 255 / 75%);
  --grid-header-text-color: #fff;
  --grid-header-sort-icon-color: rgba(250, 251, 255, 0.14);
  --grid-header-sort-icon-active-color: #fff;
  --grid-row-background-color-hover: rgb(0 112 163 / 20%);
  --grid-row-selected-background-color: #414243;
  --grid-cell-border-color: #0CB5E4;
  --grid-status-bar-value-color: rgb(250 251 255 / 90%);
  --footer-row-background: #2f3132;
  --scrollbar-color: rgb(250 251 255 / 8%);
  --scrollbar-color-hover: rgb(250 251 255 / 15%);
  --grid-header-group-text-color: rgb(250 251 255 / 60%);
  --grid-dirty-cell-border-color: #03506E;
  --grid-cell-left-padding: 1rem;
  --grid-dirty-cell-icon-color: rgba(250, 251, 255, 0.25);
  --row-group-chip-text-color: #FFF;
  --row-group-chip-background-color: #03658C;
  --row-group-chip-icon-base-color: rgb(250 251 255 / 50%);
  --row-group-chip-sort-active-color: #FFF;
  --row-group-chip-sort-inactive-color: rgb(250 251 255 / 30%);
}
dg-simple-datagrid .ag-row-hover,
dg-simple-datagrid .ag-row-selected,
dg-advanced-datagrid .ag-row-hover,
dg-advanced-datagrid .ag-row-selected,
dg-simple-datagrid-2 .ag-row-hover,
dg-simple-datagrid-2 .ag-row-selected,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-hover,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-selected {
  z-index: 1;
}
dg-simple-datagrid .ag-row,
dg-advanced-datagrid .ag-row,
dg-simple-datagrid-2 .ag-row,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row {
  border: none !important;
}
dg-simple-datagrid .ag-row-even:not(.ag-row-footer).ag-row-selected,
dg-simple-datagrid .ag-row-odd:not(.ag-row-footer).ag-row-selected,
dg-advanced-datagrid .ag-row-even:not(.ag-row-footer).ag-row-selected,
dg-advanced-datagrid .ag-row-odd:not(.ag-row-footer).ag-row-selected,
dg-simple-datagrid-2 .ag-row-even:not(.ag-row-footer).ag-row-selected,
dg-simple-datagrid-2 .ag-row-odd:not(.ag-row-footer).ag-row-selected,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-even:not(.ag-row-footer).ag-row-selected,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-odd:not(.ag-row-footer).ag-row-selected {
  background: var(--grid-row-selected-background-color);
}
dg-simple-datagrid .ag-row-even:not(.ag-row-footer):hover,
dg-simple-datagrid .ag-row-even:not(.ag-row-footer).ag-row-hover,
dg-simple-datagrid .ag-row-odd:not(.ag-row-footer):hover,
dg-simple-datagrid .ag-row-odd:not(.ag-row-footer).ag-row-hover,
dg-advanced-datagrid .ag-row-even:not(.ag-row-footer):hover,
dg-advanced-datagrid .ag-row-even:not(.ag-row-footer).ag-row-hover,
dg-advanced-datagrid .ag-row-odd:not(.ag-row-footer):hover,
dg-advanced-datagrid .ag-row-odd:not(.ag-row-footer).ag-row-hover,
dg-simple-datagrid-2 .ag-row-even:not(.ag-row-footer):hover,
dg-simple-datagrid-2 .ag-row-even:not(.ag-row-footer).ag-row-hover,
dg-simple-datagrid-2 .ag-row-odd:not(.ag-row-footer):hover,
dg-simple-datagrid-2 .ag-row-odd:not(.ag-row-footer).ag-row-hover,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-even:not(.ag-row-footer):hover,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-even:not(.ag-row-footer).ag-row-hover,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-odd:not(.ag-row-footer):hover,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-odd:not(.ag-row-footer).ag-row-hover {
  background: var(--grid-row-background-color-hover);
}
dg-simple-datagrid .ag-row.ag-row-footer,
dg-advanced-datagrid .ag-row.ag-row-footer,
dg-simple-datagrid-2 .ag-row.ag-row-footer,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row.ag-row-footer {
  border-top: 1px solid var(--dd-border);
  background-color: var(--footer-row-background);
}
dg-simple-datagrid .ag-cell,
dg-advanced-datagrid .ag-cell,
dg-simple-datagrid-2 .ag-cell,
dg-advanced-datagrid-2 > ag-grid-angular .ag-cell {
  border: none !important;
}
dg-simple-datagrid .ag-cell-wrapper,
dg-advanced-datagrid .ag-cell-wrapper,
dg-simple-datagrid-2 .ag-cell-wrapper,
dg-advanced-datagrid-2 > ag-grid-angular .ag-cell-wrapper {
  height: 100%;
}
dg-simple-datagrid .ag-row-group .ag-cell,
dg-simple-datagrid .ag-row-group .ag-cell:hover,
dg-advanced-datagrid .ag-row-group .ag-cell,
dg-advanced-datagrid .ag-row-group .ag-cell:hover,
dg-simple-datagrid-2 .ag-row-group .ag-cell,
dg-simple-datagrid-2 .ag-row-group .ag-cell:hover,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-group .ag-cell,
dg-advanced-datagrid-2 > ag-grid-angular .ag-row-group .ag-cell:hover {
  overflow: visible;
}
dg-simple-datagrid .ag-invisible,
dg-advanced-datagrid .ag-invisible,
dg-simple-datagrid-2 .ag-invisible,
dg-advanced-datagrid-2 > ag-grid-angular .ag-invisible {
  display: none;
}
dg-simple-datagrid .dg-cell,
dg-advanced-datagrid .dg-cell,
dg-simple-datagrid-2 .dg-cell,
dg-advanced-datagrid-2 > ag-grid-angular .dg-cell {
  padding-right: 0;
  padding-left: var(--grid-cell-left-padding);
  border: 1px solid transparent;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 0rem;
  color: var(--grid-text-color);
}
dg-simple-datagrid .dg-cell > span:first-child,
dg-advanced-datagrid .dg-cell > span:first-child,
dg-simple-datagrid-2 .dg-cell > span:first-child,
dg-advanced-datagrid-2 > ag-grid-angular .dg-cell > span:first-child {
  display: block;
  width: 100%;
}
dg-simple-datagrid .dg-cell .dg-cell-inner-text,
dg-advanced-datagrid .dg-cell .dg-cell-inner-text,
dg-simple-datagrid-2 .dg-cell .dg-cell-inner-text,
dg-advanced-datagrid-2 > ag-grid-angular .dg-cell .dg-cell-inner-text {
  display: inline-block;
  width: 100%;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
dg-simple-datagrid .dg-cell.ag-cell-inline-editing,
dg-simple-datagrid .dg-cell.dirty,
dg-advanced-datagrid .dg-cell.ag-cell-inline-editing,
dg-advanced-datagrid .dg-cell.dirty,
dg-simple-datagrid-2 .dg-cell.ag-cell-inline-editing,
dg-simple-datagrid-2 .dg-cell.dirty,
dg-advanced-datagrid-2 > ag-grid-angular .dg-cell.ag-cell-inline-editing,
dg-advanced-datagrid-2 > ag-grid-angular .dg-cell.dirty {
  padding-left: 0;
}
dg-simple-datagrid .ag-header-select-all,
dg-advanced-datagrid .ag-header-select-all,
dg-simple-datagrid-2 .ag-header-select-all,
dg-advanced-datagrid-2 > ag-grid-angular .ag-header-select-all {
  display: none !important;
}

/* src/styles.scss */
.hs-cc-theme-dark {
  --ag-row-color: #404040;
  --ag-header-cell-text-color: #FFFFFF;
  --ag-sort-icon-color: rgba(250, 251, 255, 0.14);
  --ag-sort-icon-color-hover: #FFFFFF;
}
.hs-cc-theme-light {
  --ag-row-color: #404040;
  --ag-header-cell-text-color: #434447;
  --ag-sort-icon-color: #E3E2E2;
  --ag-sort-icon-color-hover: #434447;
}
.script-top {
  padding-bottom: 25px;
  box-shadow: 0 5px 5px -5px var(--modal-shadow);
}
.script-top cc-block-loading-indicator {
  height: 100% !important;
  margin-left: 10px;
}
.script-input-wrapper {
  padding-top: 25px;
}
.script-input-wrapper .run-script-btn {
  grid-column-start: client-list-col;
  align-self: start;
  justify-self: start;
  height: 42.5px;
}
.ag-custom-component-popup.multi-client-scheduler .modal-layer-container cc-grid-list ag-grid-angular .ag-root-wrapper .ag-root-wrapper-body .ag-root .ag-header .ag-pinned-left-header {
  min-width: 10% !important;
}
.ag-custom-component-popup.multi-client-scheduler .modal-layer-container cc-grid-list ag-grid-angular .ag-root-wrapper .ag-root-wrapper-body .ag-root .ag-header .ag-pinned-left-header .ag-header-row-column,
.ag-custom-component-popup.multi-client-scheduler .modal-layer-container cc-grid-list ag-grid-angular .ag-root-wrapper .ag-root-wrapper-body .ag-root .ag-header .ag-pinned-left-header .ag-header-cell {
  width: 100% !important;
}
.ag-custom-component-popup.multi-client-scheduler .modal-layer-container cc-grid-list ag-grid-angular .ag-root-wrapper .ag-root-wrapper-body .ag-root .ag-body .ag-pinned-left-cols-container {
  min-width: 10% !important;
}
.ag-custom-component-popup.multi-client-scheduler .modal-layer-container cc-grid-list ag-grid-angular .ag-root-wrapper .ag-root-wrapper-body .ag-root .ag-body .ag-pinned-left-cols-container .ag-cell {
  width: 100% !important;
}
.data-definition-tab,
.schedule-definition-tab {
  border: 0.5px solid #e7e7e7;
}
.data-definition-tab cc-expansion-list-advanced div,
.schedule-definition-tab cc-expansion-list-advanced div {
  background-color: inherit !important;
}
.data-definition-tab label,
.schedule-definition-tab label {
  font-size: 0.909091rem !important;
}
.data-definition-tab cc-input-select input,
.schedule-definition-tab cc-input-select input {
  height: 2.5rem !important;
  z-index: -1 !important;
}
.data-definition-tab .time-picker,
.schedule-definition-tab .time-picker {
  margin-left: 0 !important;
  margin-right: auto;
}
.data-definition-tab .schedule-definition-single-date cc-dropdown-anchor,
.data-definition-tab .schedule-annual-run-date cc-dropdown-anchor,
.data-definition-tab .schedule-definition-client-list cc-dropdown-anchor,
.data-definition-tab .schedule-definition-date-range cc-dropdown-anchor,
.schedule-definition-tab .schedule-definition-single-date cc-dropdown-anchor,
.schedule-definition-tab .schedule-annual-run-date cc-dropdown-anchor,
.schedule-definition-tab .schedule-definition-client-list cc-dropdown-anchor,
.schedule-definition-tab .schedule-definition-date-range cc-dropdown-anchor {
  width: 100% !important;
}
.schedule-results-tab cc-date-range-select-dropdown cc-date-range-dropdown-anchor {
  height: 100%;
}
.schedule-results-tab cc-date-range-select-dropdown cc-date-range-dropdown-anchor .filter {
  height: 100%;
}
*:not(.ag-icon) {
  font-family: NewsGothicBTRoman, sans-serif;
}
html,
body {
  height: 100%;
}
body {
  color: #000;
  overflow: scroll;
}
.navbar {
  display: flex;
  align-items: center;
  background-color: #313332;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.09), 0 4px 9px 0 rgba(0, 0, 0, 0.1);
  padding: 0 2.2rem;
  position: sticky;
  z-index: 1020;
}
.main-container {
  height: calc(100% - 4rem);
}
.brand {
  font-size: 1.25rem;
  margin-right: auto;
  color: #fff;
}
.right {
  float: right;
}
.pt10 {
  padding-top: 10px;
}
.hide {
  display: none;
}
* {
  scrollbar-color: rgba(0, 0, 0, 0.09) transparent;
  scrollbar-width: thin;
}
::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-track:hover {
  background-color: rgba(0, 0, 0, 0.03);
  transition: 0.3s all ease-in-out;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.09);
  border: 4px solid transparent;
  border-radius: 6px;
  background-clip: content-box;
  min-height: 50px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}
::-webkit-scrollbar-thumb:active {
  background-color: rgba(0, 0, 0, 0.16);
}
::-webkit-scrollbar-corner {
  background-color: transparent;
}
::-webkit-resizer {
  background-color: rgba(0, 0, 0, 0.09);
}
::scrollbar-track-color {
  background-color: transparent;
}
::scrollbar-track-color:hover {
  background-color: rgba(0, 0, 0, 0.03);
  transition: 0.3s all ease-in-out;
}
::scrollbar-face-color {
  background-color: rgba(0, 0, 0, 0.09);
}
::scrollbar-face-color:hover {
  background-color: rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}
::scrollbar-face-color:active {
  background-color: rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}
-ms-scrollbar-track-color {
  background-color: transparent;
}
-ms-scrollbar-track-color:hover {
  background-color: rgba(0, 0, 0, 0.03);
  transition: 0.3s all ease-in-out;
}
-ms-scrollbar-face-color {
  background-color: rgba(0, 0, 0, 0.09);
}
-ms-scrollbar-face-color:hover {
  background-color: rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}
-ms-scrollbar-face-color:active {
  background-color: rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}
.screen-header {
  margin: 0;
  padding: 32px 16px;
  font-size: 2.2em;
  font-weight: normal;
  color: #000000;
}
.button-description {
  margin: 0;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
}
.cdk-virtual-scroll-viewport {
  overflow: unset;
  contain: none;
}
cc-modal-layer cc-modal-wrapper cc-grid-list {
  min-width: 55rem !important;
}
.hs-console-screen > .ng-star-inserted {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* angular:styles/global:styles */
