/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.6.5_@swc+helpers@0.5.17__webpack@5.101.2_@swc+core@1.5._762a44b9cb3fe3ecd4c1716937364b5b/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.6.5_@swc+helpers@0.5.17__postcss@8.5.6_typescript@5_0a4e195b031e3518aafb7a3fb58d0d93/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/resolve-url-loader@5.0.0/node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/.pnpm/sass-loader@16.0.5_@rspack+core@1.6.5_@swc+helpers@0.5.17__sass-embedded@1.93.3_sass@1._66499c1a1317859c6bc80f23163f428a/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./apps/iot4bos-webapp/src/scss/styles.scss?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700|Material+Icons);
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.6.5_@swc+helpers@0.5.17__webpack@5.101.2_@swc+core@1.5._762a44b9cb3fe3ecd4c1716937364b5b/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.6.5_@swc+helpers@0.5.17__postcss@8.5.6_typescript@5_0a4e195b031e3518aafb7a3fb58d0d93/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/@fortawesome+fontawesome-free@6.6.0/node_modules/@fortawesome/fontawesome-free/css/all.css?ngGlobalStyle ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

.fa-solid,
.fa-regular,
.fa-brands,
.fas,
.far,
.fab,
.fa-sharp-solid,
.fa-classic,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

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

.fa-rotate-180 {
  transform: rotate(180deg); }

.fa-rotate-270 {
  transform: rotate(270deg); }

.fa-flip-horizontal {
  transform: scale(-1, 1); }

.fa-flip-vertical {
  transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0)); }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: var(--fa-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-0::before {
  content: "\30"; }

.fa-1::before {
  content: "\31"; }

.fa-2::before {
  content: "\32"; }

.fa-3::before {
  content: "\33"; }

.fa-4::before {
  content: "\34"; }

.fa-5::before {
  content: "\35"; }

.fa-6::before {
  content: "\36"; }

.fa-7::before {
  content: "\37"; }

.fa-8::before {
  content: "\38"; }

.fa-9::before {
  content: "\39"; }

.fa-fill-drip::before {
  content: "\f576"; }

.fa-arrows-to-circle::before {
  content: "\e4bd"; }

.fa-circle-chevron-right::before {
  content: "\f138"; }

.fa-chevron-circle-right::before {
  content: "\f138"; }

.fa-at::before {
  content: "\40"; }

.fa-trash-can::before {
  content: "\f2ed"; }

.fa-trash-alt::before {
  content: "\f2ed"; }

.fa-text-height::before {
  content: "\f034"; }

.fa-user-xmark::before {
  content: "\f235"; }

.fa-user-times::before {
  content: "\f235"; }

.fa-stethoscope::before {
  content: "\f0f1"; }

.fa-message::before {
  content: "\f27a"; }

.fa-comment-alt::before {
  content: "\f27a"; }

.fa-info::before {
  content: "\f129"; }

.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }

.fa-compress-alt::before {
  content: "\f422"; }

.fa-explosion::before {
  content: "\e4e9"; }

.fa-file-lines::before {
  content: "\f15c"; }

.fa-file-alt::before {
  content: "\f15c"; }

.fa-file-text::before {
  content: "\f15c"; }

.fa-wave-square::before {
  content: "\f83e"; }

.fa-ring::before {
  content: "\f70b"; }

.fa-building-un::before {
  content: "\e4d9"; }

.fa-dice-three::before {
  content: "\f527"; }

.fa-calendar-days::before {
  content: "\f073"; }

.fa-calendar-alt::before {
  content: "\f073"; }

.fa-anchor-circle-check::before {
  content: "\e4aa"; }

.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }

.fa-volleyball::before {
  content: "\f45f"; }

.fa-volleyball-ball::before {
  content: "\f45f"; }

.fa-arrows-up-to-line::before {
  content: "\e4c2"; }

.fa-sort-down::before {
  content: "\f0dd"; }

.fa-sort-desc::before {
  content: "\f0dd"; }

.fa-circle-minus::before {
  content: "\f056"; }

.fa-minus-circle::before {
  content: "\f056"; }

.fa-door-open::before {
  content: "\f52b"; }

.fa-right-from-bracket::before {
  content: "\f2f5"; }

.fa-sign-out-alt::before {
  content: "\f2f5"; }

.fa-atom::before {
  content: "\f5d2"; }

.fa-soap::before {
  content: "\e06e"; }

.fa-icons::before {
  content: "\f86d"; }

.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }

.fa-microphone-lines-slash::before {
  content: "\f539"; }

.fa-microphone-alt-slash::before {
  content: "\f539"; }

.fa-bridge-circle-check::before {
  content: "\e4c9"; }

.fa-pump-medical::before {
  content: "\e06a"; }

.fa-fingerprint::before {
  content: "\f577"; }

.fa-hand-point-right::before {
  content: "\f0a4"; }

.fa-magnifying-glass-location::before {
  content: "\f689"; }

.fa-search-location::before {
  content: "\f689"; }

.fa-forward-step::before {
  content: "\f051"; }

.fa-step-forward::before {
  content: "\f051"; }

.fa-face-smile-beam::before {
  content: "\f5b8"; }

.fa-smile-beam::before {
  content: "\f5b8"; }

.fa-flag-checkered::before {
  content: "\f11e"; }

.fa-football::before {
  content: "\f44e"; }

.fa-football-ball::before {
  content: "\f44e"; }

.fa-school-circle-exclamation::before {
  content: "\e56c"; }

.fa-crop::before {
  content: "\f125"; }

.fa-angles-down::before {
  content: "\f103"; }

.fa-angle-double-down::before {
  content: "\f103"; }

.fa-users-rectangle::before {
  content: "\e594"; }

.fa-people-roof::before {
  content: "\e537"; }

.fa-people-line::before {
  content: "\e534"; }

.fa-beer-mug-empty::before {
  content: "\f0fc"; }

.fa-beer::before {
  content: "\f0fc"; }

.fa-diagram-predecessor::before {
  content: "\e477"; }

.fa-arrow-up-long::before {
  content: "\f176"; }

.fa-long-arrow-up::before {
  content: "\f176"; }

.fa-fire-flame-simple::before {
  content: "\f46a"; }

.fa-burn::before {
  content: "\f46a"; }

.fa-person::before {
  content: "\f183"; }

.fa-male::before {
  content: "\f183"; }

.fa-laptop::before {
  content: "\f109"; }

.fa-file-csv::before {
  content: "\f6dd"; }

.fa-menorah::before {
  content: "\f676"; }

.fa-truck-plane::before {
  content: "\e58f"; }

.fa-record-vinyl::before {
  content: "\f8d9"; }

.fa-face-grin-stars::before {
  content: "\f587"; }

.fa-grin-stars::before {
  content: "\f587"; }

.fa-bong::before {
  content: "\f55c"; }

.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }

.fa-pastafarianism::before {
  content: "\f67b"; }

.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }

.fa-spoon::before {
  content: "\f2e5"; }

.fa-utensil-spoon::before {
  content: "\f2e5"; }

.fa-jar-wheat::before {
  content: "\e517"; }

.fa-envelopes-bulk::before {
  content: "\f674"; }

.fa-mail-bulk::before {
  content: "\f674"; }

.fa-file-circle-exclamation::before {
  content: "\e4eb"; }

.fa-circle-h::before {
  content: "\f47e"; }

.fa-hospital-symbol::before {
  content: "\f47e"; }

.fa-pager::before {
  content: "\f815"; }

.fa-address-book::before {
  content: "\f2b9"; }

.fa-contact-book::before {
  content: "\f2b9"; }

.fa-strikethrough::before {
  content: "\f0cc"; }

.fa-k::before {
  content: "\4b"; }

.fa-landmark-flag::before {
  content: "\e51c"; }

.fa-pencil::before {
  content: "\f303"; }

.fa-pencil-alt::before {
  content: "\f303"; }

.fa-backward::before {
  content: "\f04a"; }

.fa-caret-right::before {
  content: "\f0da"; }

.fa-comments::before {
  content: "\f086"; }

.fa-paste::before {
  content: "\f0ea"; }

.fa-file-clipboard::before {
  content: "\f0ea"; }

.fa-code-pull-request::before {
  content: "\e13c"; }

.fa-clipboard-list::before {
  content: "\f46d"; }

.fa-truck-ramp-box::before {
  content: "\f4de"; }

.fa-truck-loading::before {
  content: "\f4de"; }

.fa-user-check::before {
  content: "\f4fc"; }

.fa-vial-virus::before {
  content: "\e597"; }

.fa-sheet-plastic::before {
  content: "\e571"; }

.fa-blog::before {
  content: "\f781"; }

.fa-user-ninja::before {
  content: "\f504"; }

.fa-person-arrow-up-from-line::before {
  content: "\e539"; }

.fa-scroll-torah::before {
  content: "\f6a0"; }

.fa-torah::before {
  content: "\f6a0"; }

.fa-broom-ball::before {
  content: "\f458"; }

.fa-quidditch::before {
  content: "\f458"; }

.fa-quidditch-broom-ball::before {
  content: "\f458"; }

.fa-toggle-off::before {
  content: "\f204"; }

.fa-box-archive::before {
  content: "\f187"; }

.fa-archive::before {
  content: "\f187"; }

.fa-person-drowning::before {
  content: "\e545"; }

.fa-arrow-down-9-1::before {
  content: "\f886"; }

.fa-sort-numeric-desc::before {
  content: "\f886"; }

.fa-sort-numeric-down-alt::before {
  content: "\f886"; }

.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-spray-can::before {
  content: "\f5bd"; }

.fa-truck-monster::before {
  content: "\f63b"; }

.fa-w::before {
  content: "\57"; }

.fa-earth-africa::before {
  content: "\f57c"; }

.fa-globe-africa::before {
  content: "\f57c"; }

.fa-rainbow::before {
  content: "\f75b"; }

.fa-circle-notch::before {
  content: "\f1ce"; }

.fa-tablet-screen-button::before {
  content: "\f3fa"; }

.fa-tablet-alt::before {
  content: "\f3fa"; }

.fa-paw::before {
  content: "\f1b0"; }

.fa-cloud::before {
  content: "\f0c2"; }

.fa-trowel-bricks::before {
  content: "\e58a"; }

.fa-face-flushed::before {
  content: "\f579"; }

.fa-flushed::before {
  content: "\f579"; }

.fa-hospital-user::before {
  content: "\f80d"; }

.fa-tent-arrow-left-right::before {
  content: "\e57f"; }

.fa-gavel::before {
  content: "\f0e3"; }

.fa-legal::before {
  content: "\f0e3"; }

.fa-binoculars::before {
  content: "\f1e5"; }

.fa-microphone-slash::before {
  content: "\f131"; }

.fa-box-tissue::before {
  content: "\e05b"; }

.fa-motorcycle::before {
  content: "\f21c"; }

.fa-bell-concierge::before {
  content: "\f562"; }

.fa-concierge-bell::before {
  content: "\f562"; }

.fa-pen-ruler::before {
  content: "\f5ae"; }

.fa-pencil-ruler::before {
  content: "\f5ae"; }

.fa-people-arrows::before {
  content: "\e068"; }

.fa-people-arrows-left-right::before {
  content: "\e068"; }

.fa-mars-and-venus-burst::before {
  content: "\e523"; }

.fa-square-caret-right::before {
  content: "\f152"; }

.fa-caret-square-right::before {
  content: "\f152"; }

.fa-scissors::before {
  content: "\f0c4"; }

.fa-cut::before {
  content: "\f0c4"; }

.fa-sun-plant-wilt::before {
  content: "\e57a"; }

.fa-toilets-portable::before {
  content: "\e584"; }

.fa-hockey-puck::before {
  content: "\f453"; }

.fa-table::before {
  content: "\f0ce"; }

.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }

.fa-tachograph-digital::before {
  content: "\f566"; }

.fa-digital-tachograph::before {
  content: "\f566"; }

.fa-users-slash::before {
  content: "\e073"; }

.fa-clover::before {
  content: "\e139"; }

.fa-reply::before {
  content: "\f3e5"; }

.fa-mail-reply::before {
  content: "\f3e5"; }

.fa-star-and-crescent::before {
  content: "\f699"; }

.fa-house-fire::before {
  content: "\e50c"; }

.fa-square-minus::before {
  content: "\f146"; }

.fa-minus-square::before {
  content: "\f146"; }

.fa-helicopter::before {
  content: "\f533"; }

.fa-compass::before {
  content: "\f14e"; }

.fa-square-caret-down::before {
  content: "\f150"; }

.fa-caret-square-down::before {
  content: "\f150"; }

.fa-file-circle-question::before {
  content: "\e4ef"; }

.fa-laptop-code::before {
  content: "\f5fc"; }

.fa-swatchbook::before {
  content: "\f5c3"; }

.fa-prescription-bottle::before {
  content: "\f485"; }

.fa-bars::before {
  content: "\f0c9"; }

.fa-navicon::before {
  content: "\f0c9"; }

.fa-people-group::before {
  content: "\e533"; }

.fa-hourglass-end::before {
  content: "\f253"; }

.fa-hourglass-3::before {
  content: "\f253"; }

.fa-heart-crack::before {
  content: "\f7a9"; }

.fa-heart-broken::before {
  content: "\f7a9"; }

.fa-square-up-right::before {
  content: "\f360"; }

.fa-external-link-square-alt::before {
  content: "\f360"; }

.fa-face-kiss-beam::before {
  content: "\f597"; }

.fa-kiss-beam::before {
  content: "\f597"; }

.fa-film::before {
  content: "\f008"; }

.fa-ruler-horizontal::before {
  content: "\f547"; }

.fa-people-robbery::before {
  content: "\e536"; }

.fa-lightbulb::before {
  content: "\f0eb"; }

.fa-caret-left::before {
  content: "\f0d9"; }

.fa-circle-exclamation::before {
  content: "\f06a"; }

.fa-exclamation-circle::before {
  content: "\f06a"; }

.fa-school-circle-xmark::before {
  content: "\e56d"; }

.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }

.fa-sign-out::before {
  content: "\f08b"; }

.fa-circle-chevron-down::before {
  content: "\f13a"; }

.fa-chevron-circle-down::before {
  content: "\f13a"; }

.fa-unlock-keyhole::before {
  content: "\f13e"; }

.fa-unlock-alt::before {
  content: "\f13e"; }

.fa-cloud-showers-heavy::before {
  content: "\f740"; }

.fa-headphones-simple::before {
  content: "\f58f"; }

.fa-headphones-alt::before {
  content: "\f58f"; }

.fa-sitemap::before {
  content: "\f0e8"; }

.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }

.fa-donate::before {
  content: "\f4b9"; }

.fa-memory::before {
  content: "\f538"; }

.fa-road-spikes::before {
  content: "\e568"; }

.fa-fire-burner::before {
  content: "\e4f1"; }

.fa-flag::before {
  content: "\f024"; }

.fa-hanukiah::before {
  content: "\f6e6"; }

.fa-feather::before {
  content: "\f52d"; }

.fa-volume-low::before {
  content: "\f027"; }

.fa-volume-down::before {
  content: "\f027"; }

.fa-comment-slash::before {
  content: "\f4b3"; }

.fa-cloud-sun-rain::before {
  content: "\f743"; }

.fa-compress::before {
  content: "\f066"; }

.fa-wheat-awn::before {
  content: "\e2cd"; }

.fa-wheat-alt::before {
  content: "\e2cd"; }

.fa-ankh::before {
  content: "\f644"; }

.fa-hands-holding-child::before {
  content: "\e4fa"; }

.fa-asterisk::before {
  content: "\2a"; }

.fa-square-check::before {
  content: "\f14a"; }

.fa-check-square::before {
  content: "\f14a"; }

.fa-peseta-sign::before {
  content: "\e221"; }

.fa-heading::before {
  content: "\f1dc"; }

.fa-header::before {
  content: "\f1dc"; }

.fa-ghost::before {
  content: "\f6e2"; }

.fa-list::before {
  content: "\f03a"; }

.fa-list-squares::before {
  content: "\f03a"; }

.fa-square-phone-flip::before {
  content: "\f87b"; }

.fa-phone-square-alt::before {
  content: "\f87b"; }

.fa-cart-plus::before {
  content: "\f217"; }

.fa-gamepad::before {
  content: "\f11b"; }

.fa-circle-dot::before {
  content: "\f192"; }

.fa-dot-circle::before {
  content: "\f192"; }

.fa-face-dizzy::before {
  content: "\f567"; }

.fa-dizzy::before {
  content: "\f567"; }

.fa-egg::before {
  content: "\f7fb"; }

.fa-house-medical-circle-xmark::before {
  content: "\e513"; }

.fa-campground::before {
  content: "\f6bb"; }

.fa-folder-plus::before {
  content: "\f65e"; }

.fa-futbol::before {
  content: "\f1e3"; }

.fa-futbol-ball::before {
  content: "\f1e3"; }

.fa-soccer-ball::before {
  content: "\f1e3"; }

.fa-paintbrush::before {
  content: "\f1fc"; }

.fa-paint-brush::before {
  content: "\f1fc"; }

.fa-lock::before {
  content: "\f023"; }

.fa-gas-pump::before {
  content: "\f52f"; }

.fa-hot-tub-person::before {
  content: "\f593"; }

.fa-hot-tub::before {
  content: "\f593"; }

.fa-map-location::before {
  content: "\f59f"; }

.fa-map-marked::before {
  content: "\f59f"; }

.fa-house-flood-water::before {
  content: "\e50e"; }

.fa-tree::before {
  content: "\f1bb"; }

.fa-bridge-lock::before {
  content: "\e4cc"; }

.fa-sack-dollar::before {
  content: "\f81d"; }

.fa-pen-to-square::before {
  content: "\f044"; }

.fa-edit::before {
  content: "\f044"; }

.fa-car-side::before {
  content: "\f5e4"; }

.fa-share-nodes::before {
  content: "\f1e0"; }

.fa-share-alt::before {
  content: "\f1e0"; }

.fa-heart-circle-minus::before {
  content: "\e4ff"; }

.fa-hourglass-half::before {
  content: "\f252"; }

.fa-hourglass-2::before {
  content: "\f252"; }

.fa-microscope::before {
  content: "\f610"; }

.fa-sink::before {
  content: "\e06d"; }

.fa-bag-shopping::before {
  content: "\f290"; }

.fa-shopping-bag::before {
  content: "\f290"; }

.fa-arrow-down-z-a::before {
  content: "\f881"; }

.fa-sort-alpha-desc::before {
  content: "\f881"; }

.fa-sort-alpha-down-alt::before {
  content: "\f881"; }

.fa-mitten::before {
  content: "\f7b5"; }

.fa-person-rays::before {
  content: "\e54d"; }

.fa-users::before {
  content: "\f0c0"; }

.fa-eye-slash::before {
  content: "\f070"; }

.fa-flask-vial::before {
  content: "\e4f3"; }

.fa-hand::before {
  content: "\f256"; }

.fa-hand-paper::before {
  content: "\f256"; }

.fa-om::before {
  content: "\f679"; }

.fa-worm::before {
  content: "\e599"; }

.fa-house-circle-xmark::before {
  content: "\e50b"; }

.fa-plug::before {
  content: "\f1e6"; }

.fa-chevron-up::before {
  content: "\f077"; }

.fa-hand-spock::before {
  content: "\f259"; }

.fa-stopwatch::before {
  content: "\f2f2"; }

.fa-face-kiss::before {
  content: "\f596"; }

.fa-kiss::before {
  content: "\f596"; }

.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }

.fa-face-grin-tongue::before {
  content: "\f589"; }

.fa-grin-tongue::before {
  content: "\f589"; }

.fa-chess-bishop::before {
  content: "\f43a"; }

.fa-face-grin-wink::before {
  content: "\f58c"; }

.fa-grin-wink::before {
  content: "\f58c"; }

.fa-ear-deaf::before {
  content: "\f2a4"; }

.fa-deaf::before {
  content: "\f2a4"; }

.fa-deafness::before {
  content: "\f2a4"; }

.fa-hard-of-hearing::before {
  content: "\f2a4"; }

.fa-road-circle-check::before {
  content: "\e564"; }

.fa-dice-five::before {
  content: "\f523"; }

.fa-square-rss::before {
  content: "\f143"; }

.fa-rss-square::before {
  content: "\f143"; }

.fa-land-mine-on::before {
  content: "\e51b"; }

.fa-i-cursor::before {
  content: "\f246"; }

.fa-stamp::before {
  content: "\f5bf"; }

.fa-stairs::before {
  content: "\e289"; }

.fa-i::before {
  content: "\49"; }

.fa-hryvnia-sign::before {
  content: "\f6f2"; }

.fa-hryvnia::before {
  content: "\f6f2"; }

.fa-pills::before {
  content: "\f484"; }

.fa-face-grin-wide::before {
  content: "\f581"; }

.fa-grin-alt::before {
  content: "\f581"; }

.fa-tooth::before {
  content: "\f5c9"; }

.fa-v::before {
  content: "\56"; }

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6"; }

.fa-bicycle::before {
  content: "\f206"; }

.fa-staff-snake::before {
  content: "\e579"; }

.fa-rod-asclepius::before {
  content: "\e579"; }

.fa-rod-snake::before {
  content: "\e579"; }

.fa-staff-aesculapius::before {
  content: "\e579"; }

.fa-head-side-cough-slash::before {
  content: "\e062"; }

.fa-truck-medical::before {
  content: "\f0f9"; }

.fa-ambulance::before {
  content: "\f0f9"; }

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }

.fa-snowman::before {
  content: "\f7d0"; }

.fa-mortar-pestle::before {
  content: "\f5a7"; }

.fa-road-barrier::before {
  content: "\e562"; }

.fa-school::before {
  content: "\f549"; }

.fa-igloo::before {
  content: "\f7ae"; }

.fa-joint::before {
  content: "\f595"; }

.fa-angle-right::before {
  content: "\f105"; }

.fa-horse::before {
  content: "\f6f0"; }

.fa-q::before {
  content: "\51"; }

.fa-g::before {
  content: "\47"; }

.fa-notes-medical::before {
  content: "\f481"; }

.fa-temperature-half::before {
  content: "\f2c9"; }

.fa-temperature-2::before {
  content: "\f2c9"; }

.fa-thermometer-2::before {
  content: "\f2c9"; }

.fa-thermometer-half::before {
  content: "\f2c9"; }

.fa-dong-sign::before {
  content: "\e169"; }

.fa-capsules::before {
  content: "\f46b"; }

.fa-poo-storm::before {
  content: "\f75a"; }

.fa-poo-bolt::before {
  content: "\f75a"; }

.fa-face-frown-open::before {
  content: "\f57a"; }

.fa-frown-open::before {
  content: "\f57a"; }

.fa-hand-point-up::before {
  content: "\f0a6"; }

.fa-money-bill::before {
  content: "\f0d6"; }

.fa-bookmark::before {
  content: "\f02e"; }

.fa-align-justify::before {
  content: "\f039"; }

.fa-umbrella-beach::before {
  content: "\f5ca"; }

.fa-helmet-un::before {
  content: "\e503"; }

.fa-bullseye::before {
  content: "\f140"; }

.fa-bacon::before {
  content: "\f7e5"; }

.fa-hand-point-down::before {
  content: "\f0a7"; }

.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }

.fa-folder::before {
  content: "\f07b"; }

.fa-folder-blank::before {
  content: "\f07b"; }

.fa-file-waveform::before {
  content: "\f478"; }

.fa-file-medical-alt::before {
  content: "\f478"; }

.fa-radiation::before {
  content: "\f7b9"; }

.fa-chart-simple::before {
  content: "\e473"; }

.fa-mars-stroke::before {
  content: "\f229"; }

.fa-vial::before {
  content: "\f492"; }

.fa-gauge::before {
  content: "\f624"; }

.fa-dashboard::before {
  content: "\f624"; }

.fa-gauge-med::before {
  content: "\f624"; }

.fa-tachometer-alt-average::before {
  content: "\f624"; }

.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }

.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }

.fa-e::before {
  content: "\45"; }

.fa-pen-clip::before {
  content: "\f305"; }

.fa-pen-alt::before {
  content: "\f305"; }

.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }

.fa-user::before {
  content: "\f007"; }

.fa-school-circle-check::before {
  content: "\e56b"; }

.fa-dumpster::before {
  content: "\f793"; }

.fa-van-shuttle::before {
  content: "\f5b6"; }

.fa-shuttle-van::before {
  content: "\f5b6"; }

.fa-building-user::before {
  content: "\e4da"; }

.fa-square-caret-left::before {
  content: "\f191"; }

.fa-caret-square-left::before {
  content: "\f191"; }

.fa-highlighter::before {
  content: "\f591"; }

.fa-key::before {
  content: "\f084"; }

.fa-bullhorn::before {
  content: "\f0a1"; }

.fa-globe::before {
  content: "\f0ac"; }

.fa-synagogue::before {
  content: "\f69b"; }

.fa-person-half-dress::before {
  content: "\e548"; }

.fa-road-bridge::before {
  content: "\e563"; }

.fa-location-arrow::before {
  content: "\f124"; }

.fa-c::before {
  content: "\43"; }

.fa-tablet-button::before {
  content: "\f10a"; }

.fa-building-lock::before {
  content: "\e4d6"; }

.fa-pizza-slice::before {
  content: "\f818"; }

.fa-money-bill-wave::before {
  content: "\f53a"; }

.fa-chart-area::before {
  content: "\f1fe"; }

.fa-area-chart::before {
  content: "\f1fe"; }

.fa-house-flag::before {
  content: "\e50d"; }

.fa-person-circle-minus::before {
  content: "\e540"; }

.fa-ban::before {
  content: "\f05e"; }

.fa-cancel::before {
  content: "\f05e"; }

.fa-camera-rotate::before {
  content: "\e0d8"; }

.fa-spray-can-sparkles::before {
  content: "\f5d0"; }

.fa-air-freshener::before {
  content: "\f5d0"; }

.fa-star::before {
  content: "\f005"; }

.fa-repeat::before {
  content: "\f363"; }

.fa-cross::before {
  content: "\f654"; }

.fa-box::before {
  content: "\f466"; }

.fa-venus-mars::before {
  content: "\f228"; }

.fa-arrow-pointer::before {
  content: "\f245"; }

.fa-mouse-pointer::before {
  content: "\f245"; }

.fa-maximize::before {
  content: "\f31e"; }

.fa-expand-arrows-alt::before {
  content: "\f31e"; }

.fa-charging-station::before {
  content: "\f5e7"; }

.fa-shapes::before {
  content: "\f61f"; }

.fa-triangle-circle-square::before {
  content: "\f61f"; }

.fa-shuffle::before {
  content: "\f074"; }

.fa-random::before {
  content: "\f074"; }

.fa-person-running::before {
  content: "\f70c"; }

.fa-running::before {
  content: "\f70c"; }

.fa-mobile-retro::before {
  content: "\e527"; }

.fa-grip-lines-vertical::before {
  content: "\f7a5"; }

.fa-spider::before {
  content: "\f717"; }

.fa-hands-bound::before {
  content: "\e4f9"; }

.fa-file-invoice-dollar::before {
  content: "\f571"; }

.fa-plane-circle-exclamation::before {
  content: "\e556"; }

.fa-x-ray::before {
  content: "\f497"; }

.fa-spell-check::before {
  content: "\f891"; }

.fa-slash::before {
  content: "\f715"; }

.fa-computer-mouse::before {
  content: "\f8cc"; }

.fa-mouse::before {
  content: "\f8cc"; }

.fa-arrow-right-to-bracket::before {
  content: "\f090"; }

.fa-sign-in::before {
  content: "\f090"; }

.fa-shop-slash::before {
  content: "\e070"; }

.fa-store-alt-slash::before {
  content: "\e070"; }

.fa-server::before {
  content: "\f233"; }

.fa-virus-covid-slash::before {
  content: "\e4a9"; }

.fa-shop-lock::before {
  content: "\e4a5"; }

.fa-hourglass-start::before {
  content: "\f251"; }

.fa-hourglass-1::before {
  content: "\f251"; }

.fa-blender-phone::before {
  content: "\f6b6"; }

.fa-building-wheat::before {
  content: "\e4db"; }

.fa-person-breastfeeding::before {
  content: "\e53a"; }

.fa-right-to-bracket::before {
  content: "\f2f6"; }

.fa-sign-in-alt::before {
  content: "\f2f6"; }

.fa-venus::before {
  content: "\f221"; }

.fa-passport::before {
  content: "\f5ab"; }

.fa-thumbtack-slash::before {
  content: "\e68f"; }

.fa-thumb-tack-slash::before {
  content: "\e68f"; }

.fa-heart-pulse::before {
  content: "\f21e"; }

.fa-heartbeat::before {
  content: "\f21e"; }

.fa-people-carry-box::before {
  content: "\f4ce"; }

.fa-people-carry::before {
  content: "\f4ce"; }

.fa-temperature-high::before {
  content: "\f769"; }

.fa-microchip::before {
  content: "\f2db"; }

.fa-crown::before {
  content: "\f521"; }

.fa-weight-hanging::before {
  content: "\f5cd"; }

.fa-xmarks-lines::before {
  content: "\e59a"; }

.fa-file-prescription::before {
  content: "\f572"; }

.fa-weight-scale::before {
  content: "\f496"; }

.fa-weight::before {
  content: "\f496"; }

.fa-user-group::before {
  content: "\f500"; }

.fa-user-friends::before {
  content: "\f500"; }

.fa-arrow-up-a-z::before {
  content: "\f15e"; }

.fa-sort-alpha-up::before {
  content: "\f15e"; }

.fa-chess-knight::before {
  content: "\f441"; }

.fa-face-laugh-squint::before {
  content: "\f59b"; }

.fa-laugh-squint::before {
  content: "\f59b"; }

.fa-wheelchair::before {
  content: "\f193"; }

.fa-circle-arrow-up::before {
  content: "\f0aa"; }

.fa-arrow-circle-up::before {
  content: "\f0aa"; }

.fa-toggle-on::before {
  content: "\f205"; }

.fa-person-walking::before {
  content: "\f554"; }

.fa-walking::before {
  content: "\f554"; }

.fa-l::before {
  content: "\4c"; }

.fa-fire::before {
  content: "\f06d"; }

.fa-bed-pulse::before {
  content: "\f487"; }

.fa-procedures::before {
  content: "\f487"; }

.fa-shuttle-space::before {
  content: "\f197"; }

.fa-space-shuttle::before {
  content: "\f197"; }

.fa-face-laugh::before {
  content: "\f599"; }

.fa-laugh::before {
  content: "\f599"; }

.fa-folder-open::before {
  content: "\f07c"; }

.fa-heart-circle-plus::before {
  content: "\e500"; }

.fa-code-fork::before {
  content: "\e13b"; }

.fa-city::before {
  content: "\f64f"; }

.fa-microphone-lines::before {
  content: "\f3c9"; }

.fa-microphone-alt::before {
  content: "\f3c9"; }

.fa-pepper-hot::before {
  content: "\f816"; }

.fa-unlock::before {
  content: "\f09c"; }

.fa-colon-sign::before {
  content: "\e140"; }

.fa-headset::before {
  content: "\f590"; }

.fa-store-slash::before {
  content: "\e071"; }

.fa-road-circle-xmark::before {
  content: "\e566"; }

.fa-user-minus::before {
  content: "\f503"; }

.fa-mars-stroke-up::before {
  content: "\f22a"; }

.fa-mars-stroke-v::before {
  content: "\f22a"; }

.fa-champagne-glasses::before {
  content: "\f79f"; }

.fa-glass-cheers::before {
  content: "\f79f"; }

.fa-clipboard::before {
  content: "\f328"; }

.fa-house-circle-exclamation::before {
  content: "\e50a"; }

.fa-file-arrow-up::before {
  content: "\f574"; }

.fa-file-upload::before {
  content: "\f574"; }

.fa-wifi::before {
  content: "\f1eb"; }

.fa-wifi-3::before {
  content: "\f1eb"; }

.fa-wifi-strong::before {
  content: "\f1eb"; }

.fa-bath::before {
  content: "\f2cd"; }

.fa-bathtub::before {
  content: "\f2cd"; }

.fa-underline::before {
  content: "\f0cd"; }

.fa-user-pen::before {
  content: "\f4ff"; }

.fa-user-edit::before {
  content: "\f4ff"; }

.fa-signature::before {
  content: "\f5b7"; }

.fa-stroopwafel::before {
  content: "\f551"; }

.fa-bold::before {
  content: "\f032"; }

.fa-anchor-lock::before {
  content: "\e4ad"; }

.fa-building-ngo::before {
  content: "\e4d7"; }

.fa-manat-sign::before {
  content: "\e1d5"; }

.fa-not-equal::before {
  content: "\f53e"; }

.fa-border-top-left::before {
  content: "\f853"; }

.fa-border-style::before {
  content: "\f853"; }

.fa-map-location-dot::before {
  content: "\f5a0"; }

.fa-map-marked-alt::before {
  content: "\f5a0"; }

.fa-jedi::before {
  content: "\f669"; }

.fa-square-poll-vertical::before {
  content: "\f681"; }

.fa-poll::before {
  content: "\f681"; }

.fa-mug-hot::before {
  content: "\f7b6"; }

.fa-car-battery::before {
  content: "\f5df"; }

.fa-battery-car::before {
  content: "\f5df"; }

.fa-gift::before {
  content: "\f06b"; }

.fa-dice-two::before {
  content: "\f528"; }

.fa-chess-queen::before {
  content: "\f445"; }

.fa-glasses::before {
  content: "\f530"; }

.fa-chess-board::before {
  content: "\f43c"; }

.fa-building-circle-check::before {
  content: "\e4d2"; }

.fa-person-chalkboard::before {
  content: "\e53d"; }

.fa-mars-stroke-right::before {
  content: "\f22b"; }

.fa-mars-stroke-h::before {
  content: "\f22b"; }

.fa-hand-back-fist::before {
  content: "\f255"; }

.fa-hand-rock::before {
  content: "\f255"; }

.fa-square-caret-up::before {
  content: "\f151"; }

.fa-caret-square-up::before {
  content: "\f151"; }

.fa-cloud-showers-water::before {
  content: "\e4e4"; }

.fa-chart-bar::before {
  content: "\f080"; }

.fa-bar-chart::before {
  content: "\f080"; }

.fa-hands-bubbles::before {
  content: "\e05e"; }

.fa-hands-wash::before {
  content: "\e05e"; }

.fa-less-than-equal::before {
  content: "\f537"; }

.fa-train::before {
  content: "\f238"; }

.fa-eye-low-vision::before {
  content: "\f2a8"; }

.fa-low-vision::before {
  content: "\f2a8"; }

.fa-crow::before {
  content: "\f520"; }

.fa-sailboat::before {
  content: "\e445"; }

.fa-window-restore::before {
  content: "\f2d2"; }

.fa-square-plus::before {
  content: "\f0fe"; }

.fa-plus-square::before {
  content: "\f0fe"; }

.fa-torii-gate::before {
  content: "\f6a1"; }

.fa-frog::before {
  content: "\f52e"; }

.fa-bucket::before {
  content: "\e4cf"; }

.fa-image::before {
  content: "\f03e"; }

.fa-microphone::before {
  content: "\f130"; }

.fa-cow::before {
  content: "\f6c8"; }

.fa-caret-up::before {
  content: "\f0d8"; }

.fa-screwdriver::before {
  content: "\f54a"; }

.fa-folder-closed::before {
  content: "\e185"; }

.fa-house-tsunami::before {
  content: "\e515"; }

.fa-square-nfi::before {
  content: "\e576"; }

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }

.fa-martini-glass::before {
  content: "\f57b"; }

.fa-glass-martini-alt::before {
  content: "\f57b"; }

.fa-rotate-left::before {
  content: "\f2ea"; }

.fa-rotate-back::before {
  content: "\f2ea"; }

.fa-rotate-backward::before {
  content: "\f2ea"; }

.fa-undo-alt::before {
  content: "\f2ea"; }

.fa-table-columns::before {
  content: "\f0db"; }

.fa-columns::before {
  content: "\f0db"; }

.fa-lemon::before {
  content: "\f094"; }

.fa-head-side-mask::before {
  content: "\e063"; }

.fa-handshake::before {
  content: "\f2b5"; }

.fa-gem::before {
  content: "\f3a5"; }

.fa-dolly::before {
  content: "\f472"; }

.fa-dolly-box::before {
  content: "\f472"; }

.fa-smoking::before {
  content: "\f48d"; }

.fa-minimize::before {
  content: "\f78c"; }

.fa-compress-arrows-alt::before {
  content: "\f78c"; }

.fa-monument::before {
  content: "\f5a6"; }

.fa-snowplow::before {
  content: "\f7d2"; }

.fa-angles-right::before {
  content: "\f101"; }

.fa-angle-double-right::before {
  content: "\f101"; }

.fa-cannabis::before {
  content: "\f55f"; }

.fa-circle-play::before {
  content: "\f144"; }

.fa-play-circle::before {
  content: "\f144"; }

.fa-tablets::before {
  content: "\f490"; }

.fa-ethernet::before {
  content: "\f796"; }

.fa-euro-sign::before {
  content: "\f153"; }

.fa-eur::before {
  content: "\f153"; }

.fa-euro::before {
  content: "\f153"; }

.fa-chair::before {
  content: "\f6c0"; }

.fa-circle-check::before {
  content: "\f058"; }

.fa-check-circle::before {
  content: "\f058"; }

.fa-circle-stop::before {
  content: "\f28d"; }

.fa-stop-circle::before {
  content: "\f28d"; }

.fa-compass-drafting::before {
  content: "\f568"; }

.fa-drafting-compass::before {
  content: "\f568"; }

.fa-plate-wheat::before {
  content: "\e55a"; }

.fa-icicles::before {
  content: "\f7ad"; }

.fa-person-shelter::before {
  content: "\e54f"; }

.fa-neuter::before {
  content: "\f22c"; }

.fa-id-badge::before {
  content: "\f2c1"; }

.fa-marker::before {
  content: "\f5a1"; }

.fa-face-laugh-beam::before {
  content: "\f59a"; }

.fa-laugh-beam::before {
  content: "\f59a"; }

.fa-helicopter-symbol::before {
  content: "\e502"; }

.fa-universal-access::before {
  content: "\f29a"; }

.fa-circle-chevron-up::before {
  content: "\f139"; }

.fa-chevron-circle-up::before {
  content: "\f139"; }

.fa-lari-sign::before {
  content: "\e1c8"; }

.fa-volcano::before {
  content: "\f770"; }

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }

.fa-sterling-sign::before {
  content: "\f154"; }

.fa-gbp::before {
  content: "\f154"; }

.fa-pound-sign::before {
  content: "\f154"; }

.fa-viruses::before {
  content: "\e076"; }

.fa-square-person-confined::before {
  content: "\e577"; }

.fa-user-tie::before {
  content: "\f508"; }

.fa-arrow-down-long::before {
  content: "\f175"; }

.fa-long-arrow-down::before {
  content: "\f175"; }

.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }

.fa-certificate::before {
  content: "\f0a3"; }

.fa-reply-all::before {
  content: "\f122"; }

.fa-mail-reply-all::before {
  content: "\f122"; }

.fa-suitcase::before {
  content: "\f0f2"; }

.fa-person-skating::before {
  content: "\f7c5"; }

.fa-skating::before {
  content: "\f7c5"; }

.fa-filter-circle-dollar::before {
  content: "\f662"; }

.fa-funnel-dollar::before {
  content: "\f662"; }

.fa-camera-retro::before {
  content: "\f083"; }

.fa-circle-arrow-down::before {
  content: "\f0ab"; }

.fa-arrow-circle-down::before {
  content: "\f0ab"; }

.fa-file-import::before {
  content: "\f56f"; }

.fa-arrow-right-to-file::before {
  content: "\f56f"; }

.fa-square-arrow-up-right::before {
  content: "\f14c"; }

.fa-external-link-square::before {
  content: "\f14c"; }

.fa-box-open::before {
  content: "\f49e"; }

.fa-scroll::before {
  content: "\f70e"; }

.fa-spa::before {
  content: "\f5bb"; }

.fa-location-pin-lock::before {
  content: "\e51f"; }

.fa-pause::before {
  content: "\f04c"; }

.fa-hill-avalanche::before {
  content: "\e507"; }

.fa-temperature-empty::before {
  content: "\f2cb"; }

.fa-temperature-0::before {
  content: "\f2cb"; }

.fa-thermometer-0::before {
  content: "\f2cb"; }

.fa-thermometer-empty::before {
  content: "\f2cb"; }

.fa-bomb::before {
  content: "\f1e2"; }

.fa-registered::before {
  content: "\f25d"; }

.fa-address-card::before {
  content: "\f2bb"; }

.fa-contact-card::before {
  content: "\f2bb"; }

.fa-vcard::before {
  content: "\f2bb"; }

.fa-scale-unbalanced-flip::before {
  content: "\f516"; }

.fa-balance-scale-right::before {
  content: "\f516"; }

.fa-subscript::before {
  content: "\f12c"; }

.fa-diamond-turn-right::before {
  content: "\f5eb"; }

.fa-directions::before {
  content: "\f5eb"; }

.fa-burst::before {
  content: "\e4dc"; }

.fa-house-laptop::before {
  content: "\e066"; }

.fa-laptop-house::before {
  content: "\e066"; }

.fa-face-tired::before {
  content: "\f5c8"; }

.fa-tired::before {
  content: "\f5c8"; }

.fa-money-bills::before {
  content: "\e1f3"; }

.fa-smog::before {
  content: "\f75f"; }

.fa-crutch::before {
  content: "\f7f7"; }

.fa-cloud-arrow-up::before {
  content: "\f0ee"; }

.fa-cloud-upload::before {
  content: "\f0ee"; }

.fa-cloud-upload-alt::before {
  content: "\f0ee"; }

.fa-palette::before {
  content: "\f53f"; }

.fa-arrows-turn-right::before {
  content: "\e4c0"; }

.fa-vest::before {
  content: "\e085"; }

.fa-ferry::before {
  content: "\e4ea"; }

.fa-arrows-down-to-people::before {
  content: "\e4b9"; }

.fa-seedling::before {
  content: "\f4d8"; }

.fa-sprout::before {
  content: "\f4d8"; }

.fa-left-right::before {
  content: "\f337"; }

.fa-arrows-alt-h::before {
  content: "\f337"; }

.fa-boxes-packing::before {
  content: "\e4c7"; }

.fa-circle-arrow-left::before {
  content: "\f0a8"; }

.fa-arrow-circle-left::before {
  content: "\f0a8"; }

.fa-group-arrows-rotate::before {
  content: "\e4f6"; }

.fa-bowl-food::before {
  content: "\e4c6"; }

.fa-candy-cane::before {
  content: "\f786"; }

.fa-arrow-down-wide-short::before {
  content: "\f160"; }

.fa-sort-amount-asc::before {
  content: "\f160"; }

.fa-sort-amount-down::before {
  content: "\f160"; }

.fa-cloud-bolt::before {
  content: "\f76c"; }

.fa-thunderstorm::before {
  content: "\f76c"; }

.fa-text-slash::before {
  content: "\f87d"; }

.fa-remove-format::before {
  content: "\f87d"; }

.fa-face-smile-wink::before {
  content: "\f4da"; }

.fa-smile-wink::before {
  content: "\f4da"; }

.fa-file-word::before {
  content: "\f1c2"; }

.fa-file-powerpoint::before {
  content: "\f1c4"; }

.fa-arrows-left-right::before {
  content: "\f07e"; }

.fa-arrows-h::before {
  content: "\f07e"; }

.fa-house-lock::before {
  content: "\e510"; }

.fa-cloud-arrow-down::before {
  content: "\f0ed"; }

.fa-cloud-download::before {
  content: "\f0ed"; }

.fa-cloud-download-alt::before {
  content: "\f0ed"; }

.fa-children::before {
  content: "\e4e1"; }

.fa-chalkboard::before {
  content: "\f51b"; }

.fa-blackboard::before {
  content: "\f51b"; }

.fa-user-large-slash::before {
  content: "\f4fa"; }

.fa-user-alt-slash::before {
  content: "\f4fa"; }

.fa-envelope-open::before {
  content: "\f2b6"; }

.fa-handshake-simple-slash::before {
  content: "\e05f"; }

.fa-handshake-alt-slash::before {
  content: "\e05f"; }

.fa-mattress-pillow::before {
  content: "\e525"; }

.fa-guarani-sign::before {
  content: "\e19a"; }

.fa-arrows-rotate::before {
  content: "\f021"; }

.fa-refresh::before {
  content: "\f021"; }

.fa-sync::before {
  content: "\f021"; }

.fa-fire-extinguisher::before {
  content: "\f134"; }

.fa-cruzeiro-sign::before {
  content: "\e152"; }

.fa-greater-than-equal::before {
  content: "\f532"; }

.fa-shield-halved::before {
  content: "\f3ed"; }

.fa-shield-alt::before {
  content: "\f3ed"; }

.fa-book-atlas::before {
  content: "\f558"; }

.fa-atlas::before {
  content: "\f558"; }

.fa-virus::before {
  content: "\e074"; }

.fa-envelope-circle-check::before {
  content: "\e4e8"; }

.fa-layer-group::before {
  content: "\f5fd"; }

.fa-arrows-to-dot::before {
  content: "\e4be"; }

.fa-archway::before {
  content: "\f557"; }

.fa-heart-circle-check::before {
  content: "\e4fd"; }

.fa-house-chimney-crack::before {
  content: "\f6f1"; }

.fa-house-damage::before {
  content: "\f6f1"; }

.fa-file-zipper::before {
  content: "\f1c6"; }

.fa-file-archive::before {
  content: "\f1c6"; }

.fa-square::before {
  content: "\f0c8"; }

.fa-martini-glass-empty::before {
  content: "\f000"; }

.fa-glass-martini::before {
  content: "\f000"; }

.fa-couch::before {
  content: "\f4b8"; }

.fa-cedi-sign::before {
  content: "\e0df"; }

.fa-italic::before {
  content: "\f033"; }

.fa-table-cells-column-lock::before {
  content: "\e678"; }

.fa-church::before {
  content: "\f51d"; }

.fa-comments-dollar::before {
  content: "\f653"; }

.fa-democrat::before {
  content: "\f747"; }

.fa-z::before {
  content: "\5a"; }

.fa-person-skiing::before {
  content: "\f7c9"; }

.fa-skiing::before {
  content: "\f7c9"; }

.fa-road-lock::before {
  content: "\e567"; }

.fa-a::before {
  content: "\41"; }

.fa-temperature-arrow-down::before {
  content: "\e03f"; }

.fa-temperature-down::before {
  content: "\e03f"; }

.fa-feather-pointed::before {
  content: "\f56b"; }

.fa-feather-alt::before {
  content: "\f56b"; }

.fa-p::before {
  content: "\50"; }

.fa-snowflake::before {
  content: "\f2dc"; }

.fa-newspaper::before {
  content: "\f1ea"; }

.fa-rectangle-ad::before {
  content: "\f641"; }

.fa-ad::before {
  content: "\f641"; }

.fa-circle-arrow-right::before {
  content: "\f0a9"; }

.fa-arrow-circle-right::before {
  content: "\f0a9"; }

.fa-filter-circle-xmark::before {
  content: "\e17b"; }

.fa-locust::before {
  content: "\e520"; }

.fa-sort::before {
  content: "\f0dc"; }

.fa-unsorted::before {
  content: "\f0dc"; }

.fa-list-ol::before {
  content: "\f0cb"; }

.fa-list-1-2::before {
  content: "\f0cb"; }

.fa-list-numeric::before {
  content: "\f0cb"; }

.fa-person-dress-burst::before {
  content: "\e544"; }

.fa-money-check-dollar::before {
  content: "\f53d"; }

.fa-money-check-alt::before {
  content: "\f53d"; }

.fa-vector-square::before {
  content: "\f5cb"; }

.fa-bread-slice::before {
  content: "\f7ec"; }

.fa-language::before {
  content: "\f1ab"; }

.fa-face-kiss-wink-heart::before {
  content: "\f598"; }

.fa-kiss-wink-heart::before {
  content: "\f598"; }

.fa-filter::before {
  content: "\f0b0"; }

.fa-question::before {
  content: "\3f"; }

.fa-file-signature::before {
  content: "\f573"; }

.fa-up-down-left-right::before {
  content: "\f0b2"; }

.fa-arrows-alt::before {
  content: "\f0b2"; }

.fa-house-chimney-user::before {
  content: "\e065"; }

.fa-hand-holding-heart::before {
  content: "\f4be"; }

.fa-puzzle-piece::before {
  content: "\f12e"; }

.fa-money-check::before {
  content: "\f53c"; }

.fa-star-half-stroke::before {
  content: "\f5c0"; }

.fa-star-half-alt::before {
  content: "\f5c0"; }

.fa-code::before {
  content: "\f121"; }

.fa-whiskey-glass::before {
  content: "\f7a0"; }

.fa-glass-whiskey::before {
  content: "\f7a0"; }

.fa-building-circle-exclamation::before {
  content: "\e4d3"; }

.fa-magnifying-glass-chart::before {
  content: "\e522"; }

.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }

.fa-external-link::before {
  content: "\f08e"; }

.fa-cubes-stacked::before {
  content: "\e4e6"; }

.fa-won-sign::before {
  content: "\f159"; }

.fa-krw::before {
  content: "\f159"; }

.fa-won::before {
  content: "\f159"; }

.fa-virus-covid::before {
  content: "\e4a8"; }

.fa-austral-sign::before {
  content: "\e0a9"; }

.fa-f::before {
  content: "\46"; }

.fa-leaf::before {
  content: "\f06c"; }

.fa-road::before {
  content: "\f018"; }

.fa-taxi::before {
  content: "\f1ba"; }

.fa-cab::before {
  content: "\f1ba"; }

.fa-person-circle-plus::before {
  content: "\e541"; }

.fa-chart-pie::before {
  content: "\f200"; }

.fa-pie-chart::before {
  content: "\f200"; }

.fa-bolt-lightning::before {
  content: "\e0b7"; }

.fa-sack-xmark::before {
  content: "\e56a"; }

.fa-file-excel::before {
  content: "\f1c3"; }

.fa-file-contract::before {
  content: "\f56c"; }

.fa-fish-fins::before {
  content: "\e4f2"; }

.fa-building-flag::before {
  content: "\e4d5"; }

.fa-face-grin-beam::before {
  content: "\f582"; }

.fa-grin-beam::before {
  content: "\f582"; }

.fa-object-ungroup::before {
  content: "\f248"; }

.fa-poop::before {
  content: "\f619"; }

.fa-location-pin::before {
  content: "\f041"; }

.fa-map-marker::before {
  content: "\f041"; }

.fa-kaaba::before {
  content: "\f66b"; }

.fa-toilet-paper::before {
  content: "\f71e"; }

.fa-helmet-safety::before {
  content: "\f807"; }

.fa-hard-hat::before {
  content: "\f807"; }

.fa-hat-hard::before {
  content: "\f807"; }

.fa-eject::before {
  content: "\f052"; }

.fa-circle-right::before {
  content: "\f35a"; }

.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }

.fa-plane-circle-check::before {
  content: "\e555"; }

.fa-face-rolling-eyes::before {
  content: "\f5a5"; }

.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }

.fa-object-group::before {
  content: "\f247"; }

.fa-chart-line::before {
  content: "\f201"; }

.fa-line-chart::before {
  content: "\f201"; }

.fa-mask-ventilator::before {
  content: "\e524"; }

.fa-arrow-right::before {
  content: "\f061"; }

.fa-signs-post::before {
  content: "\f277"; }

.fa-map-signs::before {
  content: "\f277"; }

.fa-cash-register::before {
  content: "\f788"; }

.fa-person-circle-question::before {
  content: "\e542"; }

.fa-h::before {
  content: "\48"; }

.fa-tarp::before {
  content: "\e57b"; }

.fa-screwdriver-wrench::before {
  content: "\f7d9"; }

.fa-tools::before {
  content: "\f7d9"; }

.fa-arrows-to-eye::before {
  content: "\e4bf"; }

.fa-plug-circle-bolt::before {
  content: "\e55b"; }

.fa-heart::before {
  content: "\f004"; }

.fa-mars-and-venus::before {
  content: "\f224"; }

.fa-house-user::before {
  content: "\e1b0"; }

.fa-home-user::before {
  content: "\e1b0"; }

.fa-dumpster-fire::before {
  content: "\f794"; }

.fa-house-crack::before {
  content: "\e3b1"; }

.fa-martini-glass-citrus::before {
  content: "\f561"; }

.fa-cocktail::before {
  content: "\f561"; }

.fa-face-surprise::before {
  content: "\f5c2"; }

.fa-surprise::before {
  content: "\f5c2"; }

.fa-bottle-water::before {
  content: "\e4c5"; }

.fa-circle-pause::before {
  content: "\f28b"; }

.fa-pause-circle::before {
  content: "\f28b"; }

.fa-toilet-paper-slash::before {
  content: "\e072"; }

.fa-apple-whole::before {
  content: "\f5d1"; }

.fa-apple-alt::before {
  content: "\f5d1"; }

.fa-kitchen-set::before {
  content: "\e51a"; }

.fa-r::before {
  content: "\52"; }

.fa-temperature-quarter::before {
  content: "\f2ca"; }

.fa-temperature-1::before {
  content: "\f2ca"; }

.fa-thermometer-1::before {
  content: "\f2ca"; }

.fa-thermometer-quarter::before {
  content: "\f2ca"; }

.fa-cube::before {
  content: "\f1b2"; }

.fa-bitcoin-sign::before {
  content: "\e0b4"; }

.fa-shield-dog::before {
  content: "\e573"; }

.fa-solar-panel::before {
  content: "\f5ba"; }

.fa-lock-open::before {
  content: "\f3c1"; }

.fa-elevator::before {
  content: "\e16d"; }

.fa-money-bill-transfer::before {
  content: "\e528"; }

.fa-money-bill-trend-up::before {
  content: "\e529"; }

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }

.fa-square-poll-horizontal::before {
  content: "\f682"; }

.fa-poll-h::before {
  content: "\f682"; }

.fa-circle::before {
  content: "\f111"; }

.fa-backward-fast::before {
  content: "\f049"; }

.fa-fast-backward::before {
  content: "\f049"; }

.fa-recycle::before {
  content: "\f1b8"; }

.fa-user-astronaut::before {
  content: "\f4fb"; }

.fa-plane-slash::before {
  content: "\e069"; }

.fa-trademark::before {
  content: "\f25c"; }

.fa-basketball::before {
  content: "\f434"; }

.fa-basketball-ball::before {
  content: "\f434"; }

.fa-satellite-dish::before {
  content: "\f7c0"; }

.fa-circle-up::before {
  content: "\f35b"; }

.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }

.fa-mobile-screen-button::before {
  content: "\f3cd"; }

.fa-mobile-alt::before {
  content: "\f3cd"; }

.fa-volume-high::before {
  content: "\f028"; }

.fa-volume-up::before {
  content: "\f028"; }

.fa-users-rays::before {
  content: "\e593"; }

.fa-wallet::before {
  content: "\f555"; }

.fa-clipboard-check::before {
  content: "\f46c"; }

.fa-file-audio::before {
  content: "\f1c7"; }

.fa-burger::before {
  content: "\f805"; }

.fa-hamburger::before {
  content: "\f805"; }

.fa-wrench::before {
  content: "\f0ad"; }

.fa-bugs::before {
  content: "\e4d0"; }

.fa-rupee-sign::before {
  content: "\f156"; }

.fa-rupee::before {
  content: "\f156"; }

.fa-file-image::before {
  content: "\f1c5"; }

.fa-circle-question::before {
  content: "\f059"; }

.fa-question-circle::before {
  content: "\f059"; }

.fa-plane-departure::before {
  content: "\f5b0"; }

.fa-handshake-slash::before {
  content: "\e060"; }

.fa-book-bookmark::before {
  content: "\e0bb"; }

.fa-code-branch::before {
  content: "\f126"; }

.fa-hat-cowboy::before {
  content: "\f8c0"; }

.fa-bridge::before {
  content: "\e4c8"; }

.fa-phone-flip::before {
  content: "\f879"; }

.fa-phone-alt::before {
  content: "\f879"; }

.fa-truck-front::before {
  content: "\e2b7"; }

.fa-cat::before {
  content: "\f6be"; }

.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }

.fa-truck-field::before {
  content: "\e58d"; }

.fa-route::before {
  content: "\f4d7"; }

.fa-clipboard-question::before {
  content: "\e4e3"; }

.fa-panorama::before {
  content: "\e209"; }

.fa-comment-medical::before {
  content: "\f7f5"; }

.fa-teeth-open::before {
  content: "\f62f"; }

.fa-file-circle-minus::before {
  content: "\e4ed"; }

.fa-tags::before {
  content: "\f02c"; }

.fa-wine-glass::before {
  content: "\f4e3"; }

.fa-forward-fast::before {
  content: "\f050"; }

.fa-fast-forward::before {
  content: "\f050"; }

.fa-face-meh-blank::before {
  content: "\f5a4"; }

.fa-meh-blank::before {
  content: "\f5a4"; }

.fa-square-parking::before {
  content: "\f540"; }

.fa-parking::before {
  content: "\f540"; }

.fa-house-signal::before {
  content: "\e012"; }

.fa-bars-progress::before {
  content: "\f828"; }

.fa-tasks-alt::before {
  content: "\f828"; }

.fa-faucet-drip::before {
  content: "\e006"; }

.fa-cart-flatbed::before {
  content: "\f474"; }

.fa-dolly-flatbed::before {
  content: "\f474"; }

.fa-ban-smoking::before {
  content: "\f54d"; }

.fa-smoking-ban::before {
  content: "\f54d"; }

.fa-terminal::before {
  content: "\f120"; }

.fa-mobile-button::before {
  content: "\f10b"; }

.fa-house-medical-flag::before {
  content: "\e514"; }

.fa-basket-shopping::before {
  content: "\f291"; }

.fa-shopping-basket::before {
  content: "\f291"; }

.fa-tape::before {
  content: "\f4db"; }

.fa-bus-simple::before {
  content: "\f55e"; }

.fa-bus-alt::before {
  content: "\f55e"; }

.fa-eye::before {
  content: "\f06e"; }

.fa-face-sad-cry::before {
  content: "\f5b3"; }

.fa-sad-cry::before {
  content: "\f5b3"; }

.fa-audio-description::before {
  content: "\f29e"; }

.fa-person-military-to-person::before {
  content: "\e54c"; }

.fa-file-shield::before {
  content: "\e4f0"; }

.fa-user-slash::before {
  content: "\f506"; }

.fa-pen::before {
  content: "\f304"; }

.fa-tower-observation::before {
  content: "\e586"; }

.fa-file-code::before {
  content: "\f1c9"; }

.fa-signal::before {
  content: "\f012"; }

.fa-signal-5::before {
  content: "\f012"; }

.fa-signal-perfect::before {
  content: "\f012"; }

.fa-bus::before {
  content: "\f207"; }

.fa-heart-circle-xmark::before {
  content: "\e501"; }

.fa-house-chimney::before {
  content: "\e3af"; }

.fa-home-lg::before {
  content: "\e3af"; }

.fa-window-maximize::before {
  content: "\f2d0"; }

.fa-face-frown::before {
  content: "\f119"; }

.fa-frown::before {
  content: "\f119"; }

.fa-prescription::before {
  content: "\f5b1"; }

.fa-shop::before {
  content: "\f54f"; }

.fa-store-alt::before {
  content: "\f54f"; }

.fa-floppy-disk::before {
  content: "\f0c7"; }

.fa-save::before {
  content: "\f0c7"; }

.fa-vihara::before {
  content: "\f6a7"; }

.fa-scale-unbalanced::before {
  content: "\f515"; }

.fa-balance-scale-left::before {
  content: "\f515"; }

.fa-sort-up::before {
  content: "\f0de"; }

.fa-sort-asc::before {
  content: "\f0de"; }

.fa-comment-dots::before {
  content: "\f4ad"; }

.fa-commenting::before {
  content: "\f4ad"; }

.fa-plant-wilt::before {
  content: "\e5aa"; }

.fa-diamond::before {
  content: "\f219"; }

.fa-face-grin-squint::before {
  content: "\f585"; }

.fa-grin-squint::before {
  content: "\f585"; }

.fa-hand-holding-dollar::before {
  content: "\f4c0"; }

.fa-hand-holding-usd::before {
  content: "\f4c0"; }

.fa-bacterium::before {
  content: "\e05a"; }

.fa-hand-pointer::before {
  content: "\f25a"; }

.fa-drum-steelpan::before {
  content: "\f56a"; }

.fa-hand-scissors::before {
  content: "\f257"; }

.fa-hands-praying::before {
  content: "\f684"; }

.fa-praying-hands::before {
  content: "\f684"; }

.fa-arrow-rotate-right::before {
  content: "\f01e"; }

.fa-arrow-right-rotate::before {
  content: "\f01e"; }

.fa-arrow-rotate-forward::before {
  content: "\f01e"; }

.fa-redo::before {
  content: "\f01e"; }

.fa-biohazard::before {
  content: "\f780"; }

.fa-location-crosshairs::before {
  content: "\f601"; }

.fa-location::before {
  content: "\f601"; }

.fa-mars-double::before {
  content: "\f227"; }

.fa-child-dress::before {
  content: "\e59c"; }

.fa-users-between-lines::before {
  content: "\e591"; }

.fa-lungs-virus::before {
  content: "\e067"; }

.fa-face-grin-tears::before {
  content: "\f588"; }

.fa-grin-tears::before {
  content: "\f588"; }

.fa-phone::before {
  content: "\f095"; }

.fa-calendar-xmark::before {
  content: "\f273"; }

.fa-calendar-times::before {
  content: "\f273"; }

.fa-child-reaching::before {
  content: "\e59d"; }

.fa-head-side-virus::before {
  content: "\e064"; }

.fa-user-gear::before {
  content: "\f4fe"; }

.fa-user-cog::before {
  content: "\f4fe"; }

.fa-arrow-up-1-9::before {
  content: "\f163"; }

.fa-sort-numeric-up::before {
  content: "\f163"; }

.fa-door-closed::before {
  content: "\f52a"; }

.fa-shield-virus::before {
  content: "\e06c"; }

.fa-dice-six::before {
  content: "\f526"; }

.fa-mosquito-net::before {
  content: "\e52c"; }

.fa-bridge-water::before {
  content: "\e4ce"; }

.fa-person-booth::before {
  content: "\f756"; }

.fa-text-width::before {
  content: "\f035"; }

.fa-hat-wizard::before {
  content: "\f6e8"; }

.fa-pen-fancy::before {
  content: "\f5ac"; }

.fa-person-digging::before {
  content: "\f85e"; }

.fa-digging::before {
  content: "\f85e"; }

.fa-trash::before {
  content: "\f1f8"; }

.fa-gauge-simple::before {
  content: "\f629"; }

.fa-gauge-simple-med::before {
  content: "\f629"; }

.fa-tachometer-average::before {
  content: "\f629"; }

.fa-book-medical::before {
  content: "\f7e6"; }

.fa-poo::before {
  content: "\f2fe"; }

.fa-quote-right::before {
  content: "\f10e"; }

.fa-quote-right-alt::before {
  content: "\f10e"; }

.fa-shirt::before {
  content: "\f553"; }

.fa-t-shirt::before {
  content: "\f553"; }

.fa-tshirt::before {
  content: "\f553"; }

.fa-cubes::before {
  content: "\f1b3"; }

.fa-divide::before {
  content: "\f529"; }

.fa-tenge-sign::before {
  content: "\f7d7"; }

.fa-tenge::before {
  content: "\f7d7"; }

.fa-headphones::before {
  content: "\f025"; }

.fa-hands-holding::before {
  content: "\f4c2"; }

.fa-hands-clapping::before {
  content: "\e1a8"; }

.fa-republican::before {
  content: "\f75e"; }

.fa-arrow-left::before {
  content: "\f060"; }

.fa-person-circle-xmark::before {
  content: "\e543"; }

.fa-ruler::before {
  content: "\f545"; }

.fa-align-left::before {
  content: "\f036"; }

.fa-dice-d6::before {
  content: "\f6d1"; }

.fa-restroom::before {
  content: "\f7bd"; }

.fa-j::before {
  content: "\4a"; }

.fa-users-viewfinder::before {
  content: "\e595"; }

.fa-file-video::before {
  content: "\f1c8"; }

.fa-up-right-from-square::before {
  content: "\f35d"; }

.fa-external-link-alt::before {
  content: "\f35d"; }

.fa-table-cells::before {
  content: "\f00a"; }

.fa-th::before {
  content: "\f00a"; }

.fa-file-pdf::before {
  content: "\f1c1"; }

.fa-book-bible::before {
  content: "\f647"; }

.fa-bible::before {
  content: "\f647"; }

.fa-o::before {
  content: "\4f"; }

.fa-suitcase-medical::before {
  content: "\f0fa"; }

.fa-medkit::before {
  content: "\f0fa"; }

.fa-user-secret::before {
  content: "\f21b"; }

.fa-otter::before {
  content: "\f700"; }

.fa-person-dress::before {
  content: "\f182"; }

.fa-female::before {
  content: "\f182"; }

.fa-comment-dollar::before {
  content: "\f651"; }

.fa-business-time::before {
  content: "\f64a"; }

.fa-briefcase-clock::before {
  content: "\f64a"; }

.fa-table-cells-large::before {
  content: "\f009"; }

.fa-th-large::before {
  content: "\f009"; }

.fa-book-tanakh::before {
  content: "\f827"; }

.fa-tanakh::before {
  content: "\f827"; }

.fa-phone-volume::before {
  content: "\f2a0"; }

.fa-volume-control-phone::before {
  content: "\f2a0"; }

.fa-hat-cowboy-side::before {
  content: "\f8c1"; }

.fa-clipboard-user::before {
  content: "\f7f3"; }

.fa-child::before {
  content: "\f1ae"; }

.fa-lira-sign::before {
  content: "\f195"; }

.fa-satellite::before {
  content: "\f7bf"; }

.fa-plane-lock::before {
  content: "\e558"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-comment::before {
  content: "\f075"; }

.fa-cake-candles::before {
  content: "\f1fd"; }

.fa-birthday-cake::before {
  content: "\f1fd"; }

.fa-cake::before {
  content: "\f1fd"; }

.fa-envelope::before {
  content: "\f0e0"; }

.fa-angles-up::before {
  content: "\f102"; }

.fa-angle-double-up::before {
  content: "\f102"; }

.fa-paperclip::before {
  content: "\f0c6"; }

.fa-arrow-right-to-city::before {
  content: "\e4b3"; }

.fa-ribbon::before {
  content: "\f4d6"; }

.fa-lungs::before {
  content: "\f604"; }

.fa-arrow-up-9-1::before {
  content: "\f887"; }

.fa-sort-numeric-up-alt::before {
  content: "\f887"; }

.fa-litecoin-sign::before {
  content: "\e1d3"; }

.fa-border-none::before {
  content: "\f850"; }

.fa-circle-nodes::before {
  content: "\e4e2"; }

.fa-parachute-box::before {
  content: "\f4cd"; }

.fa-indent::before {
  content: "\f03c"; }

.fa-truck-field-un::before {
  content: "\e58e"; }

.fa-hourglass::before {
  content: "\f254"; }

.fa-hourglass-empty::before {
  content: "\f254"; }

.fa-mountain::before {
  content: "\f6fc"; }

.fa-user-doctor::before {
  content: "\f0f0"; }

.fa-user-md::before {
  content: "\f0f0"; }

.fa-circle-info::before {
  content: "\f05a"; }

.fa-info-circle::before {
  content: "\f05a"; }

.fa-cloud-meatball::before {
  content: "\f73b"; }

.fa-camera::before {
  content: "\f030"; }

.fa-camera-alt::before {
  content: "\f030"; }

.fa-square-virus::before {
  content: "\e578"; }

.fa-meteor::before {
  content: "\f753"; }

.fa-car-on::before {
  content: "\e4dd"; }

.fa-sleigh::before {
  content: "\f7cc"; }

.fa-arrow-down-1-9::before {
  content: "\f162"; }

.fa-sort-numeric-asc::before {
  content: "\f162"; }

.fa-sort-numeric-down::before {
  content: "\f162"; }

.fa-hand-holding-droplet::before {
  content: "\f4c1"; }

.fa-hand-holding-water::before {
  content: "\f4c1"; }

.fa-water::before {
  content: "\f773"; }

.fa-calendar-check::before {
  content: "\f274"; }

.fa-braille::before {
  content: "\f2a1"; }

.fa-prescription-bottle-medical::before {
  content: "\f486"; }

.fa-prescription-bottle-alt::before {
  content: "\f486"; }

.fa-landmark::before {
  content: "\f66f"; }

.fa-truck::before {
  content: "\f0d1"; }

.fa-crosshairs::before {
  content: "\f05b"; }

.fa-person-cane::before {
  content: "\e53c"; }

.fa-tent::before {
  content: "\e57d"; }

.fa-vest-patches::before {
  content: "\e086"; }

.fa-check-double::before {
  content: "\f560"; }

.fa-arrow-down-a-z::before {
  content: "\f15d"; }

.fa-sort-alpha-asc::before {
  content: "\f15d"; }

.fa-sort-alpha-down::before {
  content: "\f15d"; }

.fa-money-bill-wheat::before {
  content: "\e52a"; }

.fa-cookie::before {
  content: "\f563"; }

.fa-arrow-rotate-left::before {
  content: "\f0e2"; }

.fa-arrow-left-rotate::before {
  content: "\f0e2"; }

.fa-arrow-rotate-back::before {
  content: "\f0e2"; }

.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }

.fa-undo::before {
  content: "\f0e2"; }

.fa-hard-drive::before {
  content: "\f0a0"; }

.fa-hdd::before {
  content: "\f0a0"; }

.fa-face-grin-squint-tears::before {
  content: "\f586"; }

.fa-grin-squint-tears::before {
  content: "\f586"; }

.fa-dumbbell::before {
  content: "\f44b"; }

.fa-rectangle-list::before {
  content: "\f022"; }

.fa-list-alt::before {
  content: "\f022"; }

.fa-tarp-droplet::before {
  content: "\e57c"; }

.fa-house-medical-circle-check::before {
  content: "\e511"; }

.fa-person-skiing-nordic::before {
  content: "\f7ca"; }

.fa-skiing-nordic::before {
  content: "\f7ca"; }

.fa-calendar-plus::before {
  content: "\f271"; }

.fa-plane-arrival::before {
  content: "\f5af"; }

.fa-circle-left::before {
  content: "\f359"; }

.fa-arrow-alt-circle-left::before {
  content: "\f359"; }

.fa-train-subway::before {
  content: "\f239"; }

.fa-subway::before {
  content: "\f239"; }

.fa-chart-gantt::before {
  content: "\e0e4"; }

.fa-indian-rupee-sign::before {
  content: "\e1bc"; }

.fa-indian-rupee::before {
  content: "\e1bc"; }

.fa-inr::before {
  content: "\e1bc"; }

.fa-crop-simple::before {
  content: "\f565"; }

.fa-crop-alt::before {
  content: "\f565"; }

.fa-money-bill-1::before {
  content: "\f3d1"; }

.fa-money-bill-alt::before {
  content: "\f3d1"; }

.fa-left-long::before {
  content: "\f30a"; }

.fa-long-arrow-alt-left::before {
  content: "\f30a"; }

.fa-dna::before {
  content: "\f471"; }

.fa-virus-slash::before {
  content: "\e075"; }

.fa-minus::before {
  content: "\f068"; }

.fa-subtract::before {
  content: "\f068"; }

.fa-chess::before {
  content: "\f439"; }

.fa-arrow-left-long::before {
  content: "\f177"; }

.fa-long-arrow-left::before {
  content: "\f177"; }

.fa-plug-circle-check::before {
  content: "\e55c"; }

.fa-street-view::before {
  content: "\f21d"; }

.fa-franc-sign::before {
  content: "\e18f"; }

.fa-volume-off::before {
  content: "\f026"; }

.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }

.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-asl-interpreting::before {
  content: "\f2a3"; }

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-gear::before {
  content: "\f013"; }

.fa-cog::before {
  content: "\f013"; }

.fa-droplet-slash::before {
  content: "\f5c7"; }

.fa-tint-slash::before {
  content: "\f5c7"; }

.fa-mosque::before {
  content: "\f678"; }

.fa-mosquito::before {
  content: "\e52b"; }

.fa-star-of-david::before {
  content: "\f69a"; }

.fa-person-military-rifle::before {
  content: "\e54b"; }

.fa-cart-shopping::before {
  content: "\f07a"; }

.fa-shopping-cart::before {
  content: "\f07a"; }

.fa-vials::before {
  content: "\f493"; }

.fa-plug-circle-plus::before {
  content: "\e55f"; }

.fa-place-of-worship::before {
  content: "\f67f"; }

.fa-grip-vertical::before {
  content: "\f58e"; }

.fa-arrow-turn-up::before {
  content: "\f148"; }

.fa-level-up::before {
  content: "\f148"; }

.fa-u::before {
  content: "\55"; }

.fa-square-root-variable::before {
  content: "\f698"; }

.fa-square-root-alt::before {
  content: "\f698"; }

.fa-clock::before {
  content: "\f017"; }

.fa-clock-four::before {
  content: "\f017"; }

.fa-backward-step::before {
  content: "\f048"; }

.fa-step-backward::before {
  content: "\f048"; }

.fa-pallet::before {
  content: "\f482"; }

.fa-faucet::before {
  content: "\e005"; }

.fa-baseball-bat-ball::before {
  content: "\f432"; }

.fa-s::before {
  content: "\53"; }

.fa-timeline::before {
  content: "\e29c"; }

.fa-keyboard::before {
  content: "\f11c"; }

.fa-caret-down::before {
  content: "\f0d7"; }

.fa-house-chimney-medical::before {
  content: "\f7f2"; }

.fa-clinic-medical::before {
  content: "\f7f2"; }

.fa-temperature-three-quarters::before {
  content: "\f2c8"; }

.fa-temperature-3::before {
  content: "\f2c8"; }

.fa-thermometer-3::before {
  content: "\f2c8"; }

.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }

.fa-mobile-screen::before {
  content: "\f3cf"; }

.fa-mobile-android-alt::before {
  content: "\f3cf"; }

.fa-plane-up::before {
  content: "\e22d"; }

.fa-piggy-bank::before {
  content: "\f4d3"; }

.fa-battery-half::before {
  content: "\f242"; }

.fa-battery-3::before {
  content: "\f242"; }

.fa-mountain-city::before {
  content: "\e52e"; }

.fa-coins::before {
  content: "\f51e"; }

.fa-khanda::before {
  content: "\f66d"; }

.fa-sliders::before {
  content: "\f1de"; }

.fa-sliders-h::before {
  content: "\f1de"; }

.fa-folder-tree::before {
  content: "\f802"; }

.fa-network-wired::before {
  content: "\f6ff"; }

.fa-map-pin::before {
  content: "\f276"; }

.fa-hamsa::before {
  content: "\f665"; }

.fa-cent-sign::before {
  content: "\e3f5"; }

.fa-flask::before {
  content: "\f0c3"; }

.fa-person-pregnant::before {
  content: "\e31e"; }

.fa-wand-sparkles::before {
  content: "\f72b"; }

.fa-ellipsis-vertical::before {
  content: "\f142"; }

.fa-ellipsis-v::before {
  content: "\f142"; }

.fa-ticket::before {
  content: "\f145"; }

.fa-power-off::before {
  content: "\f011"; }

.fa-right-long::before {
  content: "\f30b"; }

.fa-long-arrow-alt-right::before {
  content: "\f30b"; }

.fa-flag-usa::before {
  content: "\f74d"; }

.fa-laptop-file::before {
  content: "\e51d"; }

.fa-tty::before {
  content: "\f1e4"; }

.fa-teletype::before {
  content: "\f1e4"; }

.fa-diagram-next::before {
  content: "\e476"; }

.fa-person-rifle::before {
  content: "\e54e"; }

.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }

.fa-closed-captioning::before {
  content: "\f20a"; }

.fa-person-hiking::before {
  content: "\f6ec"; }

.fa-hiking::before {
  content: "\f6ec"; }

.fa-venus-double::before {
  content: "\f226"; }

.fa-images::before {
  content: "\f302"; }

.fa-calculator::before {
  content: "\f1ec"; }

.fa-people-pulling::before {
  content: "\e535"; }

.fa-n::before {
  content: "\4e"; }

.fa-cable-car::before {
  content: "\f7da"; }

.fa-tram::before {
  content: "\f7da"; }

.fa-cloud-rain::before {
  content: "\f73d"; }

.fa-building-circle-xmark::before {
  content: "\e4d4"; }

.fa-ship::before {
  content: "\f21a"; }

.fa-arrows-down-to-line::before {
  content: "\e4b8"; }

.fa-download::before {
  content: "\f019"; }

.fa-face-grin::before {
  content: "\f580"; }

.fa-grin::before {
  content: "\f580"; }

.fa-delete-left::before {
  content: "\f55a"; }

.fa-backspace::before {
  content: "\f55a"; }

.fa-eye-dropper::before {
  content: "\f1fb"; }

.fa-eye-dropper-empty::before {
  content: "\f1fb"; }

.fa-eyedropper::before {
  content: "\f1fb"; }

.fa-file-circle-check::before {
  content: "\e5a0"; }

.fa-forward::before {
  content: "\f04e"; }

.fa-mobile::before {
  content: "\f3ce"; }

.fa-mobile-android::before {
  content: "\f3ce"; }

.fa-mobile-phone::before {
  content: "\f3ce"; }

.fa-face-meh::before {
  content: "\f11a"; }

.fa-meh::before {
  content: "\f11a"; }

.fa-align-center::before {
  content: "\f037"; }

.fa-book-skull::before {
  content: "\f6b7"; }

.fa-book-dead::before {
  content: "\f6b7"; }

.fa-id-card::before {
  content: "\f2c2"; }

.fa-drivers-license::before {
  content: "\f2c2"; }

.fa-outdent::before {
  content: "\f03b"; }

.fa-dedent::before {
  content: "\f03b"; }

.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }

.fa-house::before {
  content: "\f015"; }

.fa-home::before {
  content: "\f015"; }

.fa-home-alt::before {
  content: "\f015"; }

.fa-home-lg-alt::before {
  content: "\f015"; }

.fa-calendar-week::before {
  content: "\f784"; }

.fa-laptop-medical::before {
  content: "\f812"; }

.fa-b::before {
  content: "\42"; }

.fa-file-medical::before {
  content: "\f477"; }

.fa-dice-one::before {
  content: "\f525"; }

.fa-kiwi-bird::before {
  content: "\f535"; }

.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }

.fa-exchange::before {
  content: "\f0ec"; }

.fa-rotate-right::before {
  content: "\f2f9"; }

.fa-redo-alt::before {
  content: "\f2f9"; }

.fa-rotate-forward::before {
  content: "\f2f9"; }

.fa-utensils::before {
  content: "\f2e7"; }

.fa-cutlery::before {
  content: "\f2e7"; }

.fa-arrow-up-wide-short::before {
  content: "\f161"; }

.fa-sort-amount-up::before {
  content: "\f161"; }

.fa-mill-sign::before {
  content: "\e1ed"; }

.fa-bowl-rice::before {
  content: "\e2eb"; }

.fa-skull::before {
  content: "\f54c"; }

.fa-tower-broadcast::before {
  content: "\f519"; }

.fa-broadcast-tower::before {
  content: "\f519"; }

.fa-truck-pickup::before {
  content: "\f63c"; }

.fa-up-long::before {
  content: "\f30c"; }

.fa-long-arrow-alt-up::before {
  content: "\f30c"; }

.fa-stop::before {
  content: "\f04d"; }

.fa-code-merge::before {
  content: "\f387"; }

.fa-upload::before {
  content: "\f093"; }

.fa-hurricane::before {
  content: "\f751"; }

.fa-mound::before {
  content: "\e52d"; }

.fa-toilet-portable::before {
  content: "\e583"; }

.fa-compact-disc::before {
  content: "\f51f"; }

.fa-file-arrow-down::before {
  content: "\f56d"; }

.fa-file-download::before {
  content: "\f56d"; }

.fa-caravan::before {
  content: "\f8ff"; }

.fa-shield-cat::before {
  content: "\e572"; }

.fa-bolt::before {
  content: "\f0e7"; }

.fa-zap::before {
  content: "\f0e7"; }

.fa-glass-water::before {
  content: "\e4f4"; }

.fa-oil-well::before {
  content: "\e532"; }

.fa-vault::before {
  content: "\e2c5"; }

.fa-mars::before {
  content: "\f222"; }

.fa-toilet::before {
  content: "\f7d8"; }

.fa-plane-circle-xmark::before {
  content: "\e557"; }

.fa-yen-sign::before {
  content: "\f157"; }

.fa-cny::before {
  content: "\f157"; }

.fa-jpy::before {
  content: "\f157"; }

.fa-rmb::before {
  content: "\f157"; }

.fa-yen::before {
  content: "\f157"; }

.fa-ruble-sign::before {
  content: "\f158"; }

.fa-rouble::before {
  content: "\f158"; }

.fa-rub::before {
  content: "\f158"; }

.fa-ruble::before {
  content: "\f158"; }

.fa-sun::before {
  content: "\f185"; }

.fa-guitar::before {
  content: "\f7a6"; }

.fa-face-laugh-wink::before {
  content: "\f59c"; }

.fa-laugh-wink::before {
  content: "\f59c"; }

.fa-horse-head::before {
  content: "\f7ab"; }

.fa-bore-hole::before {
  content: "\e4c3"; }

.fa-industry::before {
  content: "\f275"; }

.fa-circle-down::before {
  content: "\f358"; }

.fa-arrow-alt-circle-down::before {
  content: "\f358"; }

.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }

.fa-florin-sign::before {
  content: "\e184"; }

.fa-arrow-down-short-wide::before {
  content: "\f884"; }

.fa-sort-amount-desc::before {
  content: "\f884"; }

.fa-sort-amount-down-alt::before {
  content: "\f884"; }

.fa-less-than::before {
  content: "\3c"; }

.fa-angle-down::before {
  content: "\f107"; }

.fa-car-tunnel::before {
  content: "\e4de"; }

.fa-head-side-cough::before {
  content: "\e061"; }

.fa-grip-lines::before {
  content: "\f7a4"; }

.fa-thumbs-down::before {
  content: "\f165"; }

.fa-user-lock::before {
  content: "\f502"; }

.fa-arrow-right-long::before {
  content: "\f178"; }

.fa-long-arrow-right::before {
  content: "\f178"; }

.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }

.fa-ellipsis::before {
  content: "\f141"; }

.fa-ellipsis-h::before {
  content: "\f141"; }

.fa-chess-pawn::before {
  content: "\f443"; }

.fa-kit-medical::before {
  content: "\f479"; }

.fa-first-aid::before {
  content: "\f479"; }

.fa-person-through-window::before {
  content: "\e5a9"; }

.fa-toolbox::before {
  content: "\f552"; }

.fa-hands-holding-circle::before {
  content: "\e4fb"; }

.fa-bug::before {
  content: "\f188"; }

.fa-credit-card::before {
  content: "\f09d"; }

.fa-credit-card-alt::before {
  content: "\f09d"; }

.fa-car::before {
  content: "\f1b9"; }

.fa-automobile::before {
  content: "\f1b9"; }

.fa-hand-holding-hand::before {
  content: "\e4f7"; }

.fa-book-open-reader::before {
  content: "\f5da"; }

.fa-book-reader::before {
  content: "\f5da"; }

.fa-mountain-sun::before {
  content: "\e52f"; }

.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }

.fa-dice-d20::before {
  content: "\f6cf"; }

.fa-truck-droplet::before {
  content: "\e58c"; }

.fa-file-circle-xmark::before {
  content: "\e5a1"; }

.fa-temperature-arrow-up::before {
  content: "\e040"; }

.fa-temperature-up::before {
  content: "\e040"; }

.fa-medal::before {
  content: "\f5a2"; }

.fa-bed::before {
  content: "\f236"; }

.fa-square-h::before {
  content: "\f0fd"; }

.fa-h-square::before {
  content: "\f0fd"; }

.fa-podcast::before {
  content: "\f2ce"; }

.fa-temperature-full::before {
  content: "\f2c7"; }

.fa-temperature-4::before {
  content: "\f2c7"; }

.fa-thermometer-4::before {
  content: "\f2c7"; }

.fa-thermometer-full::before {
  content: "\f2c7"; }

.fa-bell::before {
  content: "\f0f3"; }

.fa-superscript::before {
  content: "\f12b"; }

.fa-plug-circle-xmark::before {
  content: "\e560"; }

.fa-star-of-life::before {
  content: "\f621"; }

.fa-phone-slash::before {
  content: "\f3dd"; }

.fa-paint-roller::before {
  content: "\f5aa"; }

.fa-handshake-angle::before {
  content: "\f4c4"; }

.fa-hands-helping::before {
  content: "\f4c4"; }

.fa-location-dot::before {
  content: "\f3c5"; }

.fa-map-marker-alt::before {
  content: "\f3c5"; }

.fa-file::before {
  content: "\f15b"; }

.fa-greater-than::before {
  content: "\3e"; }

.fa-person-swimming::before {
  content: "\f5c4"; }

.fa-swimmer::before {
  content: "\f5c4"; }

.fa-arrow-down::before {
  content: "\f063"; }

.fa-droplet::before {
  content: "\f043"; }

.fa-tint::before {
  content: "\f043"; }

.fa-eraser::before {
  content: "\f12d"; }

.fa-earth-americas::before {
  content: "\f57d"; }

.fa-earth::before {
  content: "\f57d"; }

.fa-earth-america::before {
  content: "\f57d"; }

.fa-globe-americas::before {
  content: "\f57d"; }

.fa-person-burst::before {
  content: "\e53b"; }

.fa-dove::before {
  content: "\f4ba"; }

.fa-battery-empty::before {
  content: "\f244"; }

.fa-battery-0::before {
  content: "\f244"; }

.fa-socks::before {
  content: "\f696"; }

.fa-inbox::before {
  content: "\f01c"; }

.fa-section::before {
  content: "\e447"; }

.fa-gauge-high::before {
  content: "\f625"; }

.fa-tachometer-alt::before {
  content: "\f625"; }

.fa-tachometer-alt-fast::before {
  content: "\f625"; }

.fa-envelope-open-text::before {
  content: "\f658"; }

.fa-hospital::before {
  content: "\f0f8"; }

.fa-hospital-alt::before {
  content: "\f0f8"; }

.fa-hospital-wide::before {
  content: "\f0f8"; }

.fa-wine-bottle::before {
  content: "\f72f"; }

.fa-chess-rook::before {
  content: "\f447"; }

.fa-bars-staggered::before {
  content: "\f550"; }

.fa-reorder::before {
  content: "\f550"; }

.fa-stream::before {
  content: "\f550"; }

.fa-dharmachakra::before {
  content: "\f655"; }

.fa-hotdog::before {
  content: "\f80f"; }

.fa-person-walking-with-cane::before {
  content: "\f29d"; }

.fa-blind::before {
  content: "\f29d"; }

.fa-drum::before {
  content: "\f569"; }

.fa-ice-cream::before {
  content: "\f810"; }

.fa-heart-circle-bolt::before {
  content: "\e4fc"; }

.fa-fax::before {
  content: "\f1ac"; }

.fa-paragraph::before {
  content: "\f1dd"; }

.fa-check-to-slot::before {
  content: "\f772"; }

.fa-vote-yea::before {
  content: "\f772"; }

.fa-star-half::before {
  content: "\f089"; }

.fa-boxes-stacked::before {
  content: "\f468"; }

.fa-boxes::before {
  content: "\f468"; }

.fa-boxes-alt::before {
  content: "\f468"; }

.fa-link::before {
  content: "\f0c1"; }

.fa-chain::before {
  content: "\f0c1"; }

.fa-ear-listen::before {
  content: "\f2a2"; }

.fa-assistive-listening-systems::before {
  content: "\f2a2"; }

.fa-tree-city::before {
  content: "\e587"; }

.fa-play::before {
  content: "\f04b"; }

.fa-font::before {
  content: "\f031"; }

.fa-table-cells-row-lock::before {
  content: "\e67a"; }

.fa-rupiah-sign::before {
  content: "\e23d"; }

.fa-magnifying-glass::before {
  content: "\f002"; }

.fa-search::before {
  content: "\f002"; }

.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }

.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }

.fa-table-tennis::before {
  content: "\f45d"; }

.fa-person-dots-from-line::before {
  content: "\f470"; }

.fa-diagnoses::before {
  content: "\f470"; }

.fa-trash-can-arrow-up::before {
  content: "\f82a"; }

.fa-trash-restore-alt::before {
  content: "\f82a"; }

.fa-naira-sign::before {
  content: "\e1f6"; }

.fa-cart-arrow-down::before {
  content: "\f218"; }

.fa-walkie-talkie::before {
  content: "\f8ef"; }

.fa-file-pen::before {
  content: "\f31c"; }

.fa-file-edit::before {
  content: "\f31c"; }

.fa-receipt::before {
  content: "\f543"; }

.fa-square-pen::before {
  content: "\f14b"; }

.fa-pen-square::before {
  content: "\f14b"; }

.fa-pencil-square::before {
  content: "\f14b"; }

.fa-suitcase-rolling::before {
  content: "\f5c1"; }

.fa-person-circle-exclamation::before {
  content: "\e53f"; }

.fa-chevron-down::before {
  content: "\f078"; }

.fa-battery-full::before {
  content: "\f240"; }

.fa-battery::before {
  content: "\f240"; }

.fa-battery-5::before {
  content: "\f240"; }

.fa-skull-crossbones::before {
  content: "\f714"; }

.fa-code-compare::before {
  content: "\e13a"; }

.fa-list-ul::before {
  content: "\f0ca"; }

.fa-list-dots::before {
  content: "\f0ca"; }

.fa-school-lock::before {
  content: "\e56f"; }

.fa-tower-cell::before {
  content: "\e585"; }

.fa-down-long::before {
  content: "\f309"; }

.fa-long-arrow-alt-down::before {
  content: "\f309"; }

.fa-ranking-star::before {
  content: "\e561"; }

.fa-chess-king::before {
  content: "\f43f"; }

.fa-person-harassing::before {
  content: "\e549"; }

.fa-brazilian-real-sign::before {
  content: "\e46c"; }

.fa-landmark-dome::before {
  content: "\f752"; }

.fa-landmark-alt::before {
  content: "\f752"; }

.fa-arrow-up::before {
  content: "\f062"; }

.fa-tv::before {
  content: "\f26c"; }

.fa-television::before {
  content: "\f26c"; }

.fa-tv-alt::before {
  content: "\f26c"; }

.fa-shrimp::before {
  content: "\e448"; }

.fa-list-check::before {
  content: "\f0ae"; }

.fa-tasks::before {
  content: "\f0ae"; }

.fa-jug-detergent::before {
  content: "\e519"; }

.fa-circle-user::before {
  content: "\f2bd"; }

.fa-user-circle::before {
  content: "\f2bd"; }

.fa-user-shield::before {
  content: "\f505"; }

.fa-wind::before {
  content: "\f72e"; }

.fa-car-burst::before {
  content: "\f5e1"; }

.fa-car-crash::before {
  content: "\f5e1"; }

.fa-y::before {
  content: "\59"; }

.fa-person-snowboarding::before {
  content: "\f7ce"; }

.fa-snowboarding::before {
  content: "\f7ce"; }

.fa-truck-fast::before {
  content: "\f48b"; }

.fa-shipping-fast::before {
  content: "\f48b"; }

.fa-fish::before {
  content: "\f578"; }

.fa-user-graduate::before {
  content: "\f501"; }

.fa-circle-half-stroke::before {
  content: "\f042"; }

.fa-adjust::before {
  content: "\f042"; }

.fa-clapperboard::before {
  content: "\e131"; }

.fa-circle-radiation::before {
  content: "\f7ba"; }

.fa-radiation-alt::before {
  content: "\f7ba"; }

.fa-baseball::before {
  content: "\f433"; }

.fa-baseball-ball::before {
  content: "\f433"; }

.fa-jet-fighter-up::before {
  content: "\e518"; }

.fa-diagram-project::before {
  content: "\f542"; }

.fa-project-diagram::before {
  content: "\f542"; }

.fa-copy::before {
  content: "\f0c5"; }

.fa-volume-xmark::before {
  content: "\f6a9"; }

.fa-volume-mute::before {
  content: "\f6a9"; }

.fa-volume-times::before {
  content: "\f6a9"; }

.fa-hand-sparkles::before {
  content: "\e05d"; }

.fa-grip::before {
  content: "\f58d"; }

.fa-grip-horizontal::before {
  content: "\f58d"; }

.fa-share-from-square::before {
  content: "\f14d"; }

.fa-share-square::before {
  content: "\f14d"; }

.fa-child-combatant::before {
  content: "\e4e0"; }

.fa-child-rifle::before {
  content: "\e4e0"; }

.fa-gun::before {
  content: "\e19b"; }

.fa-square-phone::before {
  content: "\f098"; }

.fa-phone-square::before {
  content: "\f098"; }

.fa-plus::before {
  content: "\2b"; }

.fa-add::before {
  content: "\2b"; }

.fa-expand::before {
  content: "\f065"; }

.fa-computer::before {
  content: "\e4e5"; }

.fa-xmark::before {
  content: "\f00d"; }

.fa-close::before {
  content: "\f00d"; }

.fa-multiply::before {
  content: "\f00d"; }

.fa-remove::before {
  content: "\f00d"; }

.fa-times::before {
  content: "\f00d"; }

.fa-arrows-up-down-left-right::before {
  content: "\f047"; }

.fa-arrows::before {
  content: "\f047"; }

.fa-chalkboard-user::before {
  content: "\f51c"; }

.fa-chalkboard-teacher::before {
  content: "\f51c"; }

.fa-peso-sign::before {
  content: "\e222"; }

.fa-building-shield::before {
  content: "\e4d8"; }

.fa-baby::before {
  content: "\f77c"; }

.fa-users-line::before {
  content: "\e592"; }

.fa-quote-left::before {
  content: "\f10d"; }

.fa-quote-left-alt::before {
  content: "\f10d"; }

.fa-tractor::before {
  content: "\f722"; }

.fa-trash-arrow-up::before {
  content: "\f829"; }

.fa-trash-restore::before {
  content: "\f829"; }

.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }

.fa-lines-leaning::before {
  content: "\e51e"; }

.fa-ruler-combined::before {
  content: "\f546"; }

.fa-copyright::before {
  content: "\f1f9"; }

.fa-equals::before {
  content: "\3d"; }

.fa-blender::before {
  content: "\f517"; }

.fa-teeth::before {
  content: "\f62e"; }

.fa-shekel-sign::before {
  content: "\f20b"; }

.fa-ils::before {
  content: "\f20b"; }

.fa-shekel::before {
  content: "\f20b"; }

.fa-sheqel::before {
  content: "\f20b"; }

.fa-sheqel-sign::before {
  content: "\f20b"; }

.fa-map::before {
  content: "\f279"; }

.fa-rocket::before {
  content: "\f135"; }

.fa-photo-film::before {
  content: "\f87c"; }

.fa-photo-video::before {
  content: "\f87c"; }

.fa-folder-minus::before {
  content: "\f65d"; }

.fa-store::before {
  content: "\f54e"; }

.fa-arrow-trend-up::before {
  content: "\e098"; }

.fa-plug-circle-minus::before {
  content: "\e55e"; }

.fa-sign-hanging::before {
  content: "\f4d9"; }

.fa-sign::before {
  content: "\f4d9"; }

.fa-bezier-curve::before {
  content: "\f55b"; }

.fa-bell-slash::before {
  content: "\f1f6"; }

.fa-tablet::before {
  content: "\f3fb"; }

.fa-tablet-android::before {
  content: "\f3fb"; }

.fa-school-flag::before {
  content: "\e56e"; }

.fa-fill::before {
  content: "\f575"; }

.fa-angle-up::before {
  content: "\f106"; }

.fa-drumstick-bite::before {
  content: "\f6d7"; }

.fa-holly-berry::before {
  content: "\f7aa"; }

.fa-chevron-left::before {
  content: "\f053"; }

.fa-bacteria::before {
  content: "\e059"; }

.fa-hand-lizard::before {
  content: "\f258"; }

.fa-notdef::before {
  content: "\e1fe"; }

.fa-disease::before {
  content: "\f7fa"; }

.fa-briefcase-medical::before {
  content: "\f469"; }

.fa-genderless::before {
  content: "\f22d"; }

.fa-chevron-right::before {
  content: "\f054"; }

.fa-retweet::before {
  content: "\f079"; }

.fa-car-rear::before {
  content: "\f5de"; }

.fa-car-alt::before {
  content: "\f5de"; }

.fa-pump-soap::before {
  content: "\e06b"; }

.fa-video-slash::before {
  content: "\f4e2"; }

.fa-battery-quarter::before {
  content: "\f243"; }

.fa-battery-2::before {
  content: "\f243"; }

.fa-radio::before {
  content: "\f8d7"; }

.fa-baby-carriage::before {
  content: "\f77d"; }

.fa-carriage-baby::before {
  content: "\f77d"; }

.fa-traffic-light::before {
  content: "\f637"; }

.fa-thermometer::before {
  content: "\f491"; }

.fa-vr-cardboard::before {
  content: "\f729"; }

.fa-hand-middle-finger::before {
  content: "\f806"; }

.fa-percent::before {
  content: "\25"; }

.fa-percentage::before {
  content: "\25"; }

.fa-truck-moving::before {
  content: "\f4df"; }

.fa-glass-water-droplet::before {
  content: "\e4f5"; }

.fa-display::before {
  content: "\e163"; }

.fa-face-smile::before {
  content: "\f118"; }

.fa-smile::before {
  content: "\f118"; }

.fa-thumbtack::before {
  content: "\f08d"; }

.fa-thumb-tack::before {
  content: "\f08d"; }

.fa-trophy::before {
  content: "\f091"; }

.fa-person-praying::before {
  content: "\f683"; }

.fa-pray::before {
  content: "\f683"; }

.fa-hammer::before {
  content: "\f6e3"; }

.fa-hand-peace::before {
  content: "\f25b"; }

.fa-rotate::before {
  content: "\f2f1"; }

.fa-sync-alt::before {
  content: "\f2f1"; }

.fa-spinner::before {
  content: "\f110"; }

.fa-robot::before {
  content: "\f544"; }

.fa-peace::before {
  content: "\f67c"; }

.fa-gears::before {
  content: "\f085"; }

.fa-cogs::before {
  content: "\f085"; }

.fa-warehouse::before {
  content: "\f494"; }

.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }

.fa-splotch::before {
  content: "\f5bc"; }

.fa-face-grin-hearts::before {
  content: "\f584"; }

.fa-grin-hearts::before {
  content: "\f584"; }

.fa-dice-four::before {
  content: "\f524"; }

.fa-sim-card::before {
  content: "\f7c4"; }

.fa-transgender::before {
  content: "\f225"; }

.fa-transgender-alt::before {
  content: "\f225"; }

.fa-mercury::before {
  content: "\f223"; }

.fa-arrow-turn-down::before {
  content: "\f149"; }

.fa-level-down::before {
  content: "\f149"; }

.fa-person-falling-burst::before {
  content: "\e547"; }

.fa-award::before {
  content: "\f559"; }

.fa-ticket-simple::before {
  content: "\f3ff"; }

.fa-ticket-alt::before {
  content: "\f3ff"; }

.fa-building::before {
  content: "\f1ad"; }

.fa-angles-left::before {
  content: "\f100"; }

.fa-angle-double-left::before {
  content: "\f100"; }

.fa-qrcode::before {
  content: "\f029"; }

.fa-clock-rotate-left::before {
  content: "\f1da"; }

.fa-history::before {
  content: "\f1da"; }

.fa-face-grin-beam-sweat::before {
  content: "\f583"; }

.fa-grin-beam-sweat::before {
  content: "\f583"; }

.fa-file-export::before {
  content: "\f56e"; }

.fa-arrow-right-from-file::before {
  content: "\f56e"; }

.fa-shield::before {
  content: "\f132"; }

.fa-shield-blank::before {
  content: "\f132"; }

.fa-arrow-up-short-wide::before {
  content: "\f885"; }

.fa-sort-amount-up-alt::before {
  content: "\f885"; }

.fa-house-medical::before {
  content: "\e3b2"; }

.fa-golf-ball-tee::before {
  content: "\f450"; }

.fa-golf-ball::before {
  content: "\f450"; }

.fa-circle-chevron-left::before {
  content: "\f137"; }

.fa-chevron-circle-left::before {
  content: "\f137"; }

.fa-house-chimney-window::before {
  content: "\e00d"; }

.fa-pen-nib::before {
  content: "\f5ad"; }

.fa-tent-arrow-turn-left::before {
  content: "\e580"; }

.fa-tents::before {
  content: "\e582"; }

.fa-wand-magic::before {
  content: "\f0d0"; }

.fa-magic::before {
  content: "\f0d0"; }

.fa-dog::before {
  content: "\f6d3"; }

.fa-carrot::before {
  content: "\f787"; }

.fa-moon::before {
  content: "\f186"; }

.fa-wine-glass-empty::before {
  content: "\f5ce"; }

.fa-wine-glass-alt::before {
  content: "\f5ce"; }

.fa-cheese::before {
  content: "\f7ef"; }

.fa-yin-yang::before {
  content: "\f6ad"; }

.fa-music::before {
  content: "\f001"; }

.fa-code-commit::before {
  content: "\f386"; }

.fa-temperature-low::before {
  content: "\f76b"; }

.fa-person-biking::before {
  content: "\f84a"; }

.fa-biking::before {
  content: "\f84a"; }

.fa-broom::before {
  content: "\f51a"; }

.fa-shield-heart::before {
  content: "\e574"; }

.fa-gopuram::before {
  content: "\f664"; }

.fa-earth-oceania::before {
  content: "\e47b"; }

.fa-globe-oceania::before {
  content: "\e47b"; }

.fa-square-xmark::before {
  content: "\f2d3"; }

.fa-times-square::before {
  content: "\f2d3"; }

.fa-xmark-square::before {
  content: "\f2d3"; }

.fa-hashtag::before {
  content: "\23"; }

.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }

.fa-expand-alt::before {
  content: "\f424"; }

.fa-oil-can::before {
  content: "\f613"; }

.fa-t::before {
  content: "\54"; }

.fa-hippo::before {
  content: "\f6ed"; }

.fa-chart-column::before {
  content: "\e0e3"; }

.fa-infinity::before {
  content: "\f534"; }

.fa-vial-circle-check::before {
  content: "\e596"; }

.fa-person-arrow-down-to-line::before {
  content: "\e538"; }

.fa-voicemail::before {
  content: "\f897"; }

.fa-fan::before {
  content: "\f863"; }

.fa-person-walking-luggage::before {
  content: "\e554"; }

.fa-up-down::before {
  content: "\f338"; }

.fa-arrows-alt-v::before {
  content: "\f338"; }

.fa-cloud-moon-rain::before {
  content: "\f73c"; }

.fa-calendar::before {
  content: "\f133"; }

.fa-trailer::before {
  content: "\e041"; }

.fa-bahai::before {
  content: "\f666"; }

.fa-haykal::before {
  content: "\f666"; }

.fa-sd-card::before {
  content: "\f7c2"; }

.fa-dragon::before {
  content: "\f6d5"; }

.fa-shoe-prints::before {
  content: "\f54b"; }

.fa-circle-plus::before {
  content: "\f055"; }

.fa-plus-circle::before {
  content: "\f055"; }

.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-hand-holding::before {
  content: "\f4bd"; }

.fa-plug-circle-exclamation::before {
  content: "\e55d"; }

.fa-link-slash::before {
  content: "\f127"; }

.fa-chain-broken::before {
  content: "\f127"; }

.fa-chain-slash::before {
  content: "\f127"; }

.fa-unlink::before {
  content: "\f127"; }

.fa-clone::before {
  content: "\f24d"; }

.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }

.fa-arrow-up-z-a::before {
  content: "\f882"; }

.fa-sort-alpha-up-alt::before {
  content: "\f882"; }

.fa-fire-flame-curved::before {
  content: "\f7e4"; }

.fa-fire-alt::before {
  content: "\f7e4"; }

.fa-tornado::before {
  content: "\f76f"; }

.fa-file-circle-plus::before {
  content: "\e494"; }

.fa-book-quran::before {
  content: "\f687"; }

.fa-quran::before {
  content: "\f687"; }

.fa-anchor::before {
  content: "\f13d"; }

.fa-border-all::before {
  content: "\f84c"; }

.fa-face-angry::before {
  content: "\f556"; }

.fa-angry::before {
  content: "\f556"; }

.fa-cookie-bite::before {
  content: "\f564"; }

.fa-arrow-trend-down::before {
  content: "\e097"; }

.fa-rss::before {
  content: "\f09e"; }

.fa-feed::before {
  content: "\f09e"; }

.fa-draw-polygon::before {
  content: "\f5ee"; }

.fa-scale-balanced::before {
  content: "\f24e"; }

.fa-balance-scale::before {
  content: "\f24e"; }

.fa-gauge-simple-high::before {
  content: "\f62a"; }

.fa-tachometer::before {
  content: "\f62a"; }

.fa-tachometer-fast::before {
  content: "\f62a"; }

.fa-shower::before {
  content: "\f2cc"; }

.fa-desktop::before {
  content: "\f390"; }

.fa-desktop-alt::before {
  content: "\f390"; }

.fa-m::before {
  content: "\4d"; }

.fa-table-list::before {
  content: "\f00b"; }

.fa-th-list::before {
  content: "\f00b"; }

.fa-comment-sms::before {
  content: "\f7cd"; }

.fa-sms::before {
  content: "\f7cd"; }

.fa-book::before {
  content: "\f02d"; }

.fa-user-plus::before {
  content: "\f234"; }

.fa-check::before {
  content: "\f00c"; }

.fa-battery-three-quarters::before {
  content: "\f241"; }

.fa-battery-4::before {
  content: "\f241"; }

.fa-house-circle-check::before {
  content: "\e509"; }

.fa-angle-left::before {
  content: "\f104"; }

.fa-diagram-successor::before {
  content: "\e47a"; }

.fa-truck-arrow-right::before {
  content: "\e58b"; }

.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }

.fa-hand-fist::before {
  content: "\f6de"; }

.fa-fist-raised::before {
  content: "\f6de"; }

.fa-cloud-moon::before {
  content: "\f6c3"; }

.fa-briefcase::before {
  content: "\f0b1"; }

.fa-person-falling::before {
  content: "\e546"; }

.fa-image-portrait::before {
  content: "\f3e0"; }

.fa-portrait::before {
  content: "\f3e0"; }

.fa-user-tag::before {
  content: "\f507"; }

.fa-rug::before {
  content: "\e569"; }

.fa-earth-europe::before {
  content: "\f7a2"; }

.fa-globe-europe::before {
  content: "\f7a2"; }

.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }

.fa-luggage-cart::before {
  content: "\f59d"; }

.fa-rectangle-xmark::before {
  content: "\f410"; }

.fa-rectangle-times::before {
  content: "\f410"; }

.fa-times-rectangle::before {
  content: "\f410"; }

.fa-window-close::before {
  content: "\f410"; }

.fa-baht-sign::before {
  content: "\e0ac"; }

.fa-book-open::before {
  content: "\f518"; }

.fa-book-journal-whills::before {
  content: "\f66a"; }

.fa-journal-whills::before {
  content: "\f66a"; }

.fa-handcuffs::before {
  content: "\e4f8"; }

.fa-triangle-exclamation::before {
  content: "\f071"; }

.fa-exclamation-triangle::before {
  content: "\f071"; }

.fa-warning::before {
  content: "\f071"; }

.fa-database::before {
  content: "\f1c0"; }

.fa-share::before {
  content: "\f064"; }

.fa-mail-forward::before {
  content: "\f064"; }

.fa-bottle-droplet::before {
  content: "\e4c4"; }

.fa-mask-face::before {
  content: "\e1d7"; }

.fa-hill-rockslide::before {
  content: "\e508"; }

.fa-right-left::before {
  content: "\f362"; }

.fa-exchange-alt::before {
  content: "\f362"; }

.fa-paper-plane::before {
  content: "\f1d8"; }

.fa-road-circle-exclamation::before {
  content: "\e565"; }

.fa-dungeon::before {
  content: "\f6d9"; }

.fa-align-right::before {
  content: "\f038"; }

.fa-money-bill-1-wave::before {
  content: "\f53b"; }

.fa-money-bill-wave-alt::before {
  content: "\f53b"; }

.fa-life-ring::before {
  content: "\f1cd"; }

.fa-hands::before {
  content: "\f2a7"; }

.fa-sign-language::before {
  content: "\f2a7"; }

.fa-signing::before {
  content: "\f2a7"; }

.fa-calendar-day::before {
  content: "\f783"; }

.fa-water-ladder::before {
  content: "\f5c5"; }

.fa-ladder-water::before {
  content: "\f5c5"; }

.fa-swimming-pool::before {
  content: "\f5c5"; }

.fa-arrows-up-down::before {
  content: "\f07d"; }

.fa-arrows-v::before {
  content: "\f07d"; }

.fa-face-grimace::before {
  content: "\f57f"; }

.fa-grimace::before {
  content: "\f57f"; }

.fa-wheelchair-move::before {
  content: "\e2ce"; }

.fa-wheelchair-alt::before {
  content: "\e2ce"; }

.fa-turn-down::before {
  content: "\f3be"; }

.fa-level-down-alt::before {
  content: "\f3be"; }

.fa-person-walking-arrow-right::before {
  content: "\e552"; }

.fa-square-envelope::before {
  content: "\f199"; }

.fa-envelope-square::before {
  content: "\f199"; }

.fa-dice::before {
  content: "\f522"; }

.fa-bowling-ball::before {
  content: "\f436"; }

.fa-brain::before {
  content: "\f5dc"; }

.fa-bandage::before {
  content: "\f462"; }

.fa-band-aid::before {
  content: "\f462"; }

.fa-calendar-minus::before {
  content: "\f272"; }

.fa-circle-xmark::before {
  content: "\f057"; }

.fa-times-circle::before {
  content: "\f057"; }

.fa-xmark-circle::before {
  content: "\f057"; }

.fa-gifts::before {
  content: "\f79c"; }

.fa-hotel::before {
  content: "\f594"; }

.fa-earth-asia::before {
  content: "\f57e"; }

.fa-globe-asia::before {
  content: "\f57e"; }

.fa-id-card-clip::before {
  content: "\f47f"; }

.fa-id-card-alt::before {
  content: "\f47f"; }

.fa-magnifying-glass-plus::before {
  content: "\f00e"; }

.fa-search-plus::before {
  content: "\f00e"; }

.fa-thumbs-up::before {
  content: "\f164"; }

.fa-user-clock::before {
  content: "\f4fd"; }

.fa-hand-dots::before {
  content: "\f461"; }

.fa-allergies::before {
  content: "\f461"; }

.fa-file-invoice::before {
  content: "\f570"; }

.fa-window-minimize::before {
  content: "\f2d1"; }

.fa-mug-saucer::before {
  content: "\f0f4"; }

.fa-coffee::before {
  content: "\f0f4"; }

.fa-brush::before {
  content: "\f55d"; }

.fa-mask::before {
  content: "\f6fa"; }

.fa-magnifying-glass-minus::before {
  content: "\f010"; }

.fa-search-minus::before {
  content: "\f010"; }

.fa-ruler-vertical::before {
  content: "\f548"; }

.fa-user-large::before {
  content: "\f406"; }

.fa-user-alt::before {
  content: "\f406"; }

.fa-train-tram::before {
  content: "\e5b4"; }

.fa-user-nurse::before {
  content: "\f82f"; }

.fa-syringe::before {
  content: "\f48e"; }

.fa-cloud-sun::before {
  content: "\f6c4"; }

.fa-stopwatch-20::before {
  content: "\e06f"; }

.fa-square-full::before {
  content: "\f45c"; }

.fa-magnet::before {
  content: "\f076"; }

.fa-jar::before {
  content: "\e516"; }

.fa-note-sticky::before {
  content: "\f249"; }

.fa-sticky-note::before {
  content: "\f249"; }

.fa-bug-slash::before {
  content: "\e490"; }

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }

.fa-bone::before {
  content: "\f5d7"; }

.fa-table-cells-row-unlock::before {
  content: "\e691"; }

.fa-user-injured::before {
  content: "\f728"; }

.fa-face-sad-tear::before {
  content: "\f5b4"; }

.fa-sad-tear::before {
  content: "\f5b4"; }

.fa-plane::before {
  content: "\f072"; }

.fa-tent-arrows-down::before {
  content: "\e581"; }

.fa-exclamation::before {
  content: "\21"; }

.fa-arrows-spin::before {
  content: "\e4bb"; }

.fa-print::before {
  content: "\f02f"; }

.fa-turkish-lira-sign::before {
  content: "\e2bb"; }

.fa-try::before {
  content: "\e2bb"; }

.fa-turkish-lira::before {
  content: "\e2bb"; }

.fa-dollar-sign::before {
  content: "\24"; }

.fa-dollar::before {
  content: "\24"; }

.fa-usd::before {
  content: "\24"; }

.fa-x::before {
  content: "\58"; }

.fa-magnifying-glass-dollar::before {
  content: "\f688"; }

.fa-search-dollar::before {
  content: "\f688"; }

.fa-users-gear::before {
  content: "\f509"; }

.fa-users-cog::before {
  content: "\f509"; }

.fa-person-military-pointing::before {
  content: "\e54a"; }

.fa-building-columns::before {
  content: "\f19c"; }

.fa-bank::before {
  content: "\f19c"; }

.fa-institution::before {
  content: "\f19c"; }

.fa-museum::before {
  content: "\f19c"; }

.fa-university::before {
  content: "\f19c"; }

.fa-umbrella::before {
  content: "\f0e9"; }

.fa-trowel::before {
  content: "\e589"; }

.fa-d::before {
  content: "\44"; }

.fa-stapler::before {
  content: "\e5af"; }

.fa-masks-theater::before {
  content: "\f630"; }

.fa-theater-masks::before {
  content: "\f630"; }

.fa-kip-sign::before {
  content: "\e1c4"; }

.fa-hand-point-left::before {
  content: "\f0a5"; }

.fa-handshake-simple::before {
  content: "\f4c6"; }

.fa-handshake-alt::before {
  content: "\f4c6"; }

.fa-jet-fighter::before {
  content: "\f0fb"; }

.fa-fighter-jet::before {
  content: "\f0fb"; }

.fa-square-share-nodes::before {
  content: "\f1e1"; }

.fa-share-alt-square::before {
  content: "\f1e1"; }

.fa-barcode::before {
  content: "\f02a"; }

.fa-plus-minus::before {
  content: "\e43c"; }

.fa-video::before {
  content: "\f03d"; }

.fa-video-camera::before {
  content: "\f03d"; }

.fa-graduation-cap::before {
  content: "\f19d"; }

.fa-mortar-board::before {
  content: "\f19d"; }

.fa-hand-holding-medical::before {
  content: "\e05c"; }

.fa-person-circle-check::before {
  content: "\e53e"; }

.fa-turn-up::before {
  content: "\f3bf"; }

.fa-level-up-alt::before {
  content: "\f3bf"; }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-brands-400.woff2') format("woff2"), url('fa-brands-400.ttf') format("truetype"); }

.fab,
.fa-brands {
  font-weight: 400; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-aws:before {
  content: "\f375"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-pixiv:before {
  content: "\e640"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-modx:before {
  content: "\f285"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-square-js:before {
  content: "\f3b9"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-jxl:before {
  content: "\e67b"; }

.fa-dart-lang:before {
  content: "\e693"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-unity:before {
  content: "\e049"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-vk:before {
  content: "\f189"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-square-reddit:before {
  content: "\f1a2"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-square-font-awesome:before {
  content: "\e5ad"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-brave:before {
  content: "\e63c"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-square-instagram:before {
  content: "\e055"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-square-hacker-news:before {
  content: "\f3af"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-edge:before {
  content: "\f282"; }

.fa-threads:before {
  content: "\e618"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-square-snapchat:before {
  content: "\f2ad"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-safari:before {
  content: "\f267"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-square-viadeo:before {
  content: "\f2aa"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-centos:before {
  content: "\f789"; }

.fa-adn:before {
  content: "\f170"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-opensuse:before {
  content: "\e62b"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-square-dribbble:before {
  content: "\f397"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-node:before {
  content: "\f419"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-debian:before {
  content: "\e60b"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-square-twitter:before {
  content: "\f081"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-golang:before {
  content: "\e40f"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-square-kickstarter:before {
  content: "\f3bb"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-square-youtube:before {
  content: "\f431"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-nfc-directional:before {
  content: "\e530"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-meta:before {
  content: "\e49b"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-square-letterboxd:before {
  content: "\e62e"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-hips:before {
  content: "\f452"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-discord:before {
  content: "\f392"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-shoelace:before {
  content: "\e60c"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-square-steam:before {
  content: "\f1b7"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-square-vimeo:before {
  content: "\f194"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-flag:before {
  content: "\f2b4"; }

.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-apple:before {
  content: "\f179"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-padlet:before {
  content: "\e4a0"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-square-github:before {
  content: "\f092"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-neos:before {
  content: "\f612"; }

.fa-square-threads:before {
  content: "\e619"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-angular:before {
  content: "\f420"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envira:before {
  content: "\f299"; }

.fa-google-scholar:before {
  content: "\e63b"; }

.fa-square-gitlab:before {
  content: "\e5ae"; }

.fa-gitlab-square:before {
  content: "\e5ae"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-square-odnoklassniki:before {
  content: "\f264"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-sith:before {
  content: "\f512"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-hashnode:before {
  content: "\e499"; }

.fa-react:before {
  content: "\f41b"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-gg:before {
  content: "\f260"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-square-pinterest:before {
  content: "\f0d3"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-xing:before {
  content: "\f168"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-less:before {
  content: "\f41d"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-signal-messenger:before {
  content: "\e663"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-nfc-symbol:before {
  content: "\e531"; }

.fa-mintbit:before {
  content: "\e62f"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-brave-reverse:before {
  content: "\e63d"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-square-google-plus:before {
  content: "\f0d4"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-web-awesome:before {
  content: "\e682"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-square-xing:before {
  content: "\f169"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-fly:before {
  content: "\f417"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-viber:before {
  content: "\f409"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-letterboxd:before {
  content: "\e62d"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-audible:before {
  content: "\f373"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-bilibili:before {
  content: "\e3d9"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-x-twitter:before {
  content: "\e61b"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-42-group:before {
  content: "\e080"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-square-pied-piper:before {
  content: "\e01e"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-square-web-awesome-stroke:before {
  content: "\e684"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-square-facebook:before {
  content: "\f082"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-flutter:before {
  content: "\e694"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-square-lastfm:before {
  content: "\f203"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-figma:before {
  content: "\f799"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-cmplid:before {
  content: "\e360"; }

.fa-upwork:before {
  content: "\e641"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-square-upwork:before {
  content: "\e67c"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-docker:before {
  content: "\f395"; }

.fa-screenpal:before {
  content: "\e570"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-square-web-awesome:before {
  content: "\e683"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-wirsindhandwerk:before {
  content: "\e2d0"; }

.fa-wsh:before {
  content: "\e2d0"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-apper:before {
  content: "\f371"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-bluesky:before {
  content: "\e671"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ab"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-square-behance:before {
  content: "\f1b5"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-webflow:before {
  content: "\e65c"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-space-awesome:before {
  content: "\e5ac"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-square-git:before {
  content: "\f1d2"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-square-tumblr:before {
  content: "\f174"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-trello:before {
  content: "\f181"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-android:before {
  content: "\f17b"; }

.fa-bots:before {
  content: "\e340"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-uber:before {
  content: "\f402"; }

.fa-github:before {
  content: "\f09b"; }

.fa-php:before {
  content: "\f457"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-stubber:before {
  content: "\e5c7"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f2c6"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-odysee:before {
  content: "\e5c6"; }

.fa-square-whatsapp:before {
  content: "\f40c"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f198"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-usb:before {
  content: "\f287"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-square-x-twitter:before {
  content: "\e61a"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f23a"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-sitrox:before {
  content: "\e44a"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-strava:before {
  content: "\f428"; }

.fa-ember:before {
  content: "\f423"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-zhihu:before {
  content: "\f63f"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-pix:before {
  content: "\e43a"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-regular-400.woff2') format("woff2"), url('fa-regular-400.ttf') format("truetype"); }

.far,
.fa-regular {
  font-weight: 400; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('fa-solid-900.woff2') format("woff2"), url('fa-solid-900.ttf') format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-display: block;
  font-weight: 400;
  src: url('fa-brands-400.woff2') format("woff2"), url('fa-brands-400.ttf') format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 900;
  src: url('fa-solid-900.woff2') format("woff2"), url('fa-solid-900.ttf') format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 400;
  src: url('fa-regular-400.woff2') format("woff2"), url('fa-regular-400.ttf') format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-solid-900.woff2') format("woff2"), url('fa-solid-900.ttf') format("truetype"); }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-brands-400.woff2') format("woff2"), url('fa-brands-400.ttf') format("truetype"); }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-regular-400.woff2') format("woff2"), url('fa-regular-400.ttf') format("truetype");
  unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-v4compatibility.woff2') format("woff2"), url('fa-v4compatibility.ttf') format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.6.5_@swc+helpers@0.5.17__webpack@5.101.2_@swc+core@1.5._762a44b9cb3fe3ecd4c1716937364b5b/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.6.5_@swc+helpers@0.5.17__postcss@8.5.6_typescript@5_0a4e195b031e3518aafb7a3fb58d0d93/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/leaflet@1.9.4/node_modules/leaflet/dist/leaflet.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container img.leaflet-tile {
	/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
	mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url('layers.png');
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url('layers-2x.png');
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url('marker-icon.png');
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;
	transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */

@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.6.5_@swc+helpers@0.5.17__webpack@5.101.2_@swc+core@1.5._762a44b9cb3fe3ecd4c1716937364b5b/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.6.5_@swc+helpers@0.5.17__postcss@8.5.6_typescript@5_0a4e195b031e3518aafb7a3fb58d0d93/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/leaflet.markercluster@1.5.3_leaflet@1.9.4/node_modules/leaflet.markercluster/dist/MarkerCluster.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
	/* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
	transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.6.5_@swc+helpers@0.5.17__webpack@5.101.2_@swc+core@1.5._762a44b9cb3fe3ecd4c1716937364b5b/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.6.5_@swc+helpers@0.5.17__postcss@8.5.6_typescript@5_0a4e195b031e3518aafb7a3fb58d0d93/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/leaflet.markercluster@1.5.3_leaflet@1.9.4/node_modules/leaflet.markercluster/dist/MarkerCluster.Default.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
	}
.marker-cluster-small div {
	background-color: rgba(110, 204, 57, 0.6);
	}

.marker-cluster-medium {
	background-color: rgba(241, 211, 87, 0.6);
	}
.marker-cluster-medium div {
	background-color: rgba(240, 194, 12, 0.6);
	}

.marker-cluster-large {
	background-color: rgba(253, 156, 115, 0.6);
	}
.marker-cluster-large div {
	background-color: rgba(241, 128, 23, 0.6);
	}

	/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
	background-color: rgb(181, 226, 140);
	}
.leaflet-oldie .marker-cluster-small div {
	background-color: rgb(110, 204, 57);
	}

.leaflet-oldie .marker-cluster-medium {
	background-color: rgb(241, 211, 87);
	}
.leaflet-oldie .marker-cluster-medium div {
	background-color: rgb(240, 194, 12);
	}

.leaflet-oldie .marker-cluster-large {
	background-color: rgb(253, 156, 115);
	}
.leaflet-oldie .marker-cluster-large div {
	background-color: rgb(241, 128, 23);
}

.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
	}
.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;

	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
.marker-cluster span {
	line-height: 30px;
	}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.6.5_@swc+helpers@0.5.17__webpack@5.101.2_@swc+core@1.5._762a44b9cb3fe3ecd4c1716937364b5b/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.6.5_@swc+helpers@0.5.17__postcss@8.5.6_typescript@5_0a4e195b031e3518aafb7a3fb58d0d93/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/quill@2.0.3/node_modules/quill/dist/quill.core.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor > *{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}

/*# sourceMappingURL=quill.core.css.map*/
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.6.5_@swc+helpers@0.5.17__webpack@5.101.2_@swc+core@1.5._762a44b9cb3fe3ecd4c1716937364b5b/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.6.5_@swc+helpers@0.5.17__postcss@8.5.6_typescript@5_0a4e195b031e3518aafb7a3fb58d0d93/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/quill@2.0.3/node_modules/quill/dist/quill.snow.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor > *{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:'';display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow + .ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}

/*# sourceMappingURL=quill.snow.css.map*/
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.6.5_@swc+helpers@0.5.17__webpack@5.101.2_@swc+core@1.5._762a44b9cb3fe3ecd4c1716937364b5b/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.6.5_@swc+helpers@0.5.17__postcss@8.5.6_typescript@5_0a4e195b031e3518aafb7a3fb58d0d93/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/resolve-url-loader@5.0.0/node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/.pnpm/sass-loader@16.0.5_@rspack+core@1.6.5_@swc+helpers@0.5.17__sass-embedded@1.93.3_sass@1._66499c1a1317859c6bc80f23163f428a/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./apps/iot4bos-webapp/src/scss/styles.scss?ngGlobalStyle (1) ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html {
  --mat-badge-text-font: Roboto;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}

.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px / 32px Roboto;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px / 32px Roboto;
  letter-spacing: 0.0125em;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px / 28px Roboto;
  letter-spacing: 0.009375em;
  margin: 0 0 16px;
}

.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px / 24px Roboto;
  letter-spacing: 0.03125em;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px / 22px Roboto;
  letter-spacing: 0.0071428571em;
}

.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px / 20px Roboto;
  letter-spacing: 0.0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px Roboto;
  letter-spacing: 0.0333333333em;
}

.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px / 96px Roboto;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}

.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px / 60px Roboto;
  letter-spacing: -0.0083333333em;
  margin: 0 0 64px;
}

.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px / 50px Roboto;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px / 40px Roboto;
  letter-spacing: 0.0073529412em;
  margin: 0 0 64px;
}

html {
  --mat-bottom-sheet-container-text-font: Roboto;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
}

html {
  --mat-button-toggle-label-text-font: Roboto;
  --mat-button-toggle-label-text-line-height: 24px;
  --mat-button-toggle-label-text-size: 16px;
  --mat-button-toggle-label-text-tracking: 0.03125em;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font: Roboto;
  --mat-button-toggle-legacy-label-text-line-height: 24px;
  --mat-button-toggle-legacy-label-text-size: 16px;
  --mat-button-toggle-legacy-label-text-tracking: 0.03125em;
  --mat-button-toggle-legacy-label-text-weight: 400;
}

html {
  --mat-datepicker-calendar-text-font: Roboto;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 12px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 12px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}

html {
  --mat-expansion-header-text-font: Roboto;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
}

html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}

html {
  --mat-stepper-container-text-font: Roboto;
  --mat-stepper-header-label-text-font: Roboto;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

html {
  --mat-toolbar-title-text-font: Roboto;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

html {
  --mat-tree-node-text-font: Roboto;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}

html {
  --mat-option-label-text-font: Roboto;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
}

html {
  --mat-optgroup-label-text-font: Roboto;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

html {
  --mat-card-title-text-font: Roboto;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}

html {
  --mat-tooltip-supporting-text-font: Roboto;
  --mat-tooltip-supporting-text-size: 12px;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: 0.0333333333em;
}

html {
  --mat-form-field-container-text-font: Roboto;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-filled-label-text-font: Roboto;
  --mat-form-field-filled-label-text-size: 16px;
  --mat-form-field-filled-label-text-tracking: 0.03125em;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font: Roboto;
  --mat-form-field-outlined-label-text-size: 16px;
  --mat-form-field-outlined-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-text-weight: 400;
}

html {
  --mat-select-trigger-text-font: Roboto;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
}

html {
  --mat-dialog-subhead-font: Roboto;
  --mat-dialog-subhead-line-height: 32px;
  --mat-dialog-subhead-size: 20px;
  --mat-dialog-subhead-weight: 500;
  --mat-dialog-subhead-tracking: 0.0125em;
  --mat-dialog-supporting-text-font: Roboto;
  --mat-dialog-supporting-text-line-height: 24px;
  --mat-dialog-supporting-text-size: 16px;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: 0.03125em;
}

.mat-mdc-standard-chip {
  --mat-chip-label-text-font: Roboto;
  --mat-chip-label-text-line-height: 20px;
  --mat-chip-label-text-size: 14px;
  --mat-chip-label-text-tracking: 0.0178571429em;
  --mat-chip-label-text-weight: 400;
}

html {
  --mat-slide-toggle-label-text-font: Roboto;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font: Roboto;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}

html {
  --mat-radio-label-text-font: Roboto;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 14px;
  --mat-radio-label-text-tracking: 0.0178571429em;
  --mat-radio-label-text-weight: 400;
}

html {
  --mat-slider-label-label-text-font: Roboto;
  --mat-slider-label-label-text-size: 14px;
  --mat-slider-label-label-text-line-height: 22px;
  --mat-slider-label-label-text-tracking: 0.0071428571em;
  --mat-slider-label-label-text-weight: 500;
}

html {
  --mat-menu-item-label-text-font: Roboto;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

html {
  --mat-list-list-item-label-text-font: Roboto;
  --mat-list-list-item-label-text-line-height: 24px;
  --mat-list-list-item-label-text-size: 16px;
  --mat-list-list-item-label-text-tracking: 0.03125em;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font: Roboto;
  --mat-list-list-item-supporting-text-line-height: 20px;
  --mat-list-list-item-supporting-text-size: 14px;
  --mat-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font: Roboto;
  --mat-list-list-item-trailing-supporting-text-line-height: 20px;
  --mat-list-list-item-trailing-supporting-text-size: 12px;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mat-list-list-item-trailing-supporting-text-weight: 400;
}

.mdc-list-group__subheader {
  font: 400 16px / 28px Roboto;
  letter-spacing: 0.009375em;
}

html {
  --mat-paginator-container-text-font: Roboto;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.mat-mdc-tab-header {
  --mat-tab-label-text-font: Roboto;
  --mat-tab-label-text-size: 12px;
  --mat-tab-label-text-tracking: normal;
  --mat-tab-label-text-line-height: 12px;
  --mat-tab-label-text-weight: 500;
}

html {
  --mat-checkbox-label-text-font: Roboto;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 14px;
  --mat-checkbox-label-text-tracking: 0.0178571429em;
  --mat-checkbox-label-text-weight: 400;
}

html {
  --mat-button-filled-label-text-font: Roboto;
  --mat-button-filled-label-text-size: 12px;
  --mat-button-filled-label-text-tracking: normal;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font: Roboto;
  --mat-button-outlined-label-text-size: 12px;
  --mat-button-outlined-label-text-tracking: normal;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font: Roboto;
  --mat-button-protected-label-text-size: 12px;
  --mat-button-protected-label-text-tracking: normal;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font: Roboto;
  --mat-button-text-label-text-size: 12px;
  --mat-button-text-label-text-tracking: normal;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font: Roboto;
  --mat-button-tonal-label-text-size: 12px;
  --mat-button-tonal-label-text-tracking: normal;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 500;
}

html {
  --mat-fab-extended-label-text-font: Roboto;
  --mat-fab-extended-label-text-size: 12px;
  --mat-fab-extended-label-text-tracking: normal;
  --mat-fab-extended-label-text-weight: 500;
}

html {
  --mat-snack-bar-supporting-text-font: Roboto;
  --mat-snack-bar-supporting-text-line-height: 20px;
  --mat-snack-bar-supporting-text-size: 14px;
  --mat-snack-bar-supporting-text-weight: 400;
}

html {
  --mat-table-header-headline-font: Roboto;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}

:root {
  --mat-typography-body1-font-weight: 500;
  --mat-typography-body1-font-size: 12px;
  --mat-menu-item-label-text-size: 12px;
  --mat-menu-item-label-text-weight: 500;
}

.complementary-line {
  font-size: 12px !important;
  color: #c8c8c8;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fs-8 {
  font-size: 10px;
}

.fs-10 {
  font-size: 10px;
}

.fs-12 {
  font-size: 12px;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.capitalize-first-letter:first-letter,
.capitalize-first-letter label.mdc-label:first-letter {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.text-center {
  text-align: center;
}

.capitalize {
  text-transform: capitalize;
}

.line-through, .default-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell:not(.skip-line-through) .ag-cell-value,
.default-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell:not(.skip-line-through) .date-cell, .pink-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell:not(.skip-line-through) .ag-cell-value,
.pink-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell:not(.skip-line-through) .date-cell, .sand-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell:not(.skip-line-through) .ag-cell-value,
.sand-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell:not(.skip-line-through) .date-cell {
  text-decoration: line-through;
}

.underline {
  text-decoration: underline;
}

.overline {
  text-decoration: overline;
}

.no-underline {
  text-decoration: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  letter-spacing: normal;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  outline: none;
}

html {
  font-family: "Open Sans", sans-serif;
  background-color: #f8f8f8;
}

.app-round-button {
  border-radius: 50%;
  color: #b0b0b0;
}

.box-shadow {
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.12), 0px 2px 4px -2px rgba(0, 0, 0, 0.2);
}

.app-round-button:hover {
  background-color: rgba(57, 76, 90, 0.05);
}

.app-round-button button[aria-expanded=true] {
  background-color: rgba(57, 76, 90, 0.05);
}

.app-round-button button.cdk-focused.cdk-program-focused {
  background-color: rgba(57, 76, 90, 0);
}

.app-round-button-mv {
  display: inline-block;
  border-radius: 50%;
}

.app-round-button-mv:hover {
  background-color: rgba(57, 76, 90, 0.05);
}

.app-round-button-mv button[aria-expanded=true] {
  background-color: rgba(57, 76, 90, 0.05);
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  border-radius: 20px;
  background-color: #f8f8f8;
}

::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: #d0d0d0;
}

.fade-in {
  animation: fadeIn ease-in-out 0.2s;
  -webkit-animation: fadeIn ease-in-out 0.2s;
  -moz-animation: fadeIn ease-in-out 0.2s;
  -o-animation: fadeIn ease-in-out 0.2s;
  -ms-animation: fadeIn ease-in-out 0.2s;
}

.full-width {
  width: 100%;
}

.full-height,
.full-height-with-overflow,
full-height-with-overflow-y {
  height: 100%;
}

.full-height-with-overflow,
.full-height-with-overflow-y {
  max-height: 100%;
  overflow: auto;
}

.full-height-with-overflow-y {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

.full-height-width {
  height: 100%;
  width: 100%;
}

.width-65 {
  width: 65%;
}

.width-20 {
  width: 20%;
}

.layout-visible {
  visibility: visible;
}

.layout-invisible {
  visibility: hidden;
}

.layout-display-none {
  display: none;
}

.layout-display-block-fadein {
  display: block;
  animation: fadein 1s cubic-bezier(0.4, 0.2, 0.59, 0.92);
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.regular-background {
  background-color: #f8f8f8;
}

.regular-1px-line {
  height: 1px;
  border: 0;
  background-color: #c8c8c8;
}

.fullscreen-panel {
  max-width: 100vw !important;
  width: 100vw !important;
  height: 100vh;
}
.fullscreen-panel .mat-mdc-dialog-container {
  max-height: inherit !important;
}

.layout-master-view-engine-container {
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  flex: 1;
  height: 100%;
}

mat-tab-group,
.mat-mdc-tab-group,
.mat-tab-body-wrapper,
.mat-mdc-tab-body-wrapper {
  height: 100%;
}

.flex-column {
  display: flex !important;
  flex-direction: column;
}

.action-separation:last-child,
.action-separation:first-child,
.action-separation + .action-separation {
  display: none;
}

.p-0 {
  padding: 0 !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.pt-3 {
  padding-top: 0.75rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem !important;
}

.pl-3 {
  padding-left: 0.75rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pl-4 {
  padding-left: 1rem !important;
}

.pr-4 {
  padding-right: 1rem !important;
}

.p-6 {
  padding: 1.5rem !important;
}

.p-8 {
  padding: 2rem !important;
}

.pt-8 {
  padding-top: 2rem !important;
}

.pb-8 {
  padding-bottom: 2rem !important;
}

.pl-8 {
  padding-left: 2rem !important;
}

.pr-8 {
  padding-right: 2rem !important;
}

.p-10 {
  padding: 10px !important;
}

.p-12 {
  padding: 3rem !important;
}

.pl-12 {
  padding-left: 3rem !important;
}

.pr-12 {
  padding-right: 3rem !important;
}

.pt-12 {
  padding-top: 3rem !important;
}

.pb-12 {
  padding-bottom: 3rem !important;
}

.p-16 {
  padding: 4rem !important;
}

.p-20 {
  padding: 20px !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.m-3 {
  margin: 0.75rem !important;
}

.m-4 {
  margin: 1rem !important;
}

.m-6 {
  margin: 1.5rem !important;
}

.m-8 {
  margin: 2rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.ml-8 {
  margin-left: 2rem !important;
}

.mr-8 {
  margin-right: 2rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mr-3 {
  margin-right: 0.75rem !important;
}

.ml-3 {
  margin-left: 0.75rem !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mt-3 {
  margin-top: 0.75rem !important;
}

.mb-3 {
  margin-bottom: 0.75rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mt-6 {
  margin-top: 1.5rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mt-7 {
  margin-top: 1.75rem !important;
}

.mb-7 {
  margin-bottom: 1.75rem !important;
}

.mt-10 {
  margin-top: 2.5rem !important;
}

.mb-10 {
  margin-bottom: 2.5rem !important;
}

.mt-12 {
  margin-top: 3rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.h-full {
  height: 100% !important;
}

.w-full {
  width: 100% !important;
}

.min-w-full {
  min-width: 100% !important;
}

.max-w-full {
  max-width: 100% !important;
}

.w-full-auto {
  width: 100%;
  margin: 0 auto;
}

.min-h-full {
  min-height: 100% !important;
}

.max-h-full {
  min-height: 100% !important;
}

.max-w-4xl {
  max-width: 990px !important;
}

@media (min-width: 1440px) {
  .xl\:max-w-4xl {
    max-width: 1150px !important;
  }
}
@media (max-width: 600px) {
  .sm\:p-4 {
    padding: 1rem !important;
  }
  .sm\:mb-12 {
    margin-bottom: 7rem !important;
  }
  .sm\:mb-4 {
    margin-bottom: 3rem !important;
  }
}
body {
  --ag-legacy-styles-loaded: "true";
}

.ag-icon {
  font-family: var(--ag-icon-font-family);
  font-weight: var(--ag-icon-font-weight);
  color: var(--ag-icon-font-color);
  font-size: var(--ag-icon-size);
  line-height: var(--ag-icon-size);
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: var(--ag-icon-size);
  height: var(--ag-icon-size);
  position: relative;
}

.ag-icon::before {
  content: "";
  font-family: inherit;
}

.ag-icon::after {
  background: transparent var(--ag-icon-image, none) center/contain no-repeat;
  display: var(--ag-icon-image-display);
  opacity: var(--ag-icon-image-opacity, 0.9);
  position: absolute;
  inset: 0;
  content: "";
}

.ag-icon-aggregation {
  font-family: var(--ag-icon-font-family-aggregation, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-aggregation, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-aggregation, var(--ag-icon-font-color));
}

.ag-icon-aggregation::before {
  content: var(--ag-icon-font-code-aggregation, "\f101");
  display: var(--ag-icon-font-display-aggregation, var(--ag-icon-font-display));
}

.ag-icon-aggregation::after {
  background-image: var(--ag-icon-image-aggregation, var(--ag-icon-image));
  display: var(--ag-icon-image-display-aggregation, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-aggregation, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-arrows {
  font-family: var(--ag-icon-font-family-arrows, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-arrows, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-arrows, var(--ag-icon-font-color));
}

.ag-icon-arrows::before {
  content: var(--ag-icon-font-code-arrows, "\f102");
  display: var(--ag-icon-font-display-arrows, var(--ag-icon-font-display));
}

.ag-icon-arrows::after {
  background-image: var(--ag-icon-image-arrows, var(--ag-icon-image));
  display: var(--ag-icon-image-display-arrows, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-arrows, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-asc {
  font-family: var(--ag-icon-font-family-asc, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-asc, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-asc, var(--ag-icon-font-color));
}

.ag-icon-asc::before {
  content: var(--ag-icon-font-code-asc, "\f103");
  display: var(--ag-icon-font-display-asc, var(--ag-icon-font-display));
}

.ag-icon-asc::after {
  background-image: var(--ag-icon-image-asc, var(--ag-icon-image));
  display: var(--ag-icon-image-display-asc, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-asc, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-cancel {
  font-family: var(--ag-icon-font-family-cancel, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-cancel, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-cancel, var(--ag-icon-font-color));
}

.ag-icon-cancel::before {
  content: var(--ag-icon-font-code-cancel, "\f104");
  display: var(--ag-icon-font-display-cancel, var(--ag-icon-font-display));
}

.ag-icon-cancel::after {
  background-image: var(--ag-icon-image-cancel, var(--ag-icon-image));
  display: var(--ag-icon-image-display-cancel, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-cancel, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-chart {
  font-family: var(--ag-icon-font-family-chart, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-chart, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-chart, var(--ag-icon-font-color));
}

.ag-icon-chart::before {
  content: var(--ag-icon-font-code-chart, "\f105");
  display: var(--ag-icon-font-display-chart, var(--ag-icon-font-display));
}

.ag-icon-chart::after {
  background-image: var(--ag-icon-image-chart, var(--ag-icon-image));
  display: var(--ag-icon-image-display-chart, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-chart, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-checkbox-checked {
  font-family: var(--ag-icon-font-family-checkbox-checked, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-checkbox-checked, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-checkbox-checked, var(--ag-icon-font-color));
}

.ag-icon-checkbox-checked::before {
  content: var(--ag-icon-font-code-checkbox-checked, "\f106");
  display: var(--ag-icon-font-display-checkbox-checked, var(--ag-icon-font-display));
}

.ag-icon-checkbox-checked::after {
  background-image: var(--ag-icon-image-checkbox-checked, var(--ag-icon-image));
  display: var(--ag-icon-image-display-checkbox-checked, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-checkbox-checked, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-checkbox-indeterminate {
  font-family: var(--ag-icon-font-family-checkbox-indeterminate, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-checkbox-indeterminate, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-checkbox-indeterminate, var(--ag-icon-font-color));
}

.ag-icon-checkbox-indeterminate::before {
  content: var(--ag-icon-font-code-checkbox-indeterminate, "\f107");
  display: var(--ag-icon-font-display-checkbox-indeterminate, var(--ag-icon-font-display));
}

.ag-icon-checkbox-indeterminate::after {
  background-image: var(--ag-icon-image-checkbox-indeterminate, var(--ag-icon-image));
  display: var(--ag-icon-image-display-checkbox-indeterminate, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-checkbox-indeterminate, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-checkbox-unchecked {
  font-family: var(--ag-icon-font-family-checkbox-unchecked, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-checkbox-unchecked, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-checkbox-unchecked, var(--ag-icon-font-color));
}

.ag-icon-checkbox-unchecked::before {
  content: var(--ag-icon-font-code-checkbox-unchecked, "\f108");
  display: var(--ag-icon-font-display-checkbox-unchecked, var(--ag-icon-font-display));
}

.ag-icon-checkbox-unchecked::after {
  background-image: var(--ag-icon-image-checkbox-unchecked, var(--ag-icon-image));
  display: var(--ag-icon-image-display-checkbox-unchecked, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-checkbox-unchecked, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-color-picker {
  font-family: var(--ag-icon-font-family-color-picker, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-color-picker, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-color-picker, var(--ag-icon-font-color));
}

.ag-icon-color-picker::before {
  content: var(--ag-icon-font-code-color-picker, "\f109");
  display: var(--ag-icon-font-display-color-picker, var(--ag-icon-font-display));
}

.ag-icon-color-picker::after {
  background-image: var(--ag-icon-image-color-picker, var(--ag-icon-image));
  display: var(--ag-icon-image-display-color-picker, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-color-picker, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-columns {
  font-family: var(--ag-icon-font-family-columns, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-columns, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-columns, var(--ag-icon-font-color));
}

.ag-icon-columns::before {
  content: var(--ag-icon-font-code-columns, "\f10a");
  display: var(--ag-icon-font-display-columns, var(--ag-icon-font-display));
}

.ag-icon-columns::after {
  background-image: var(--ag-icon-image-columns, var(--ag-icon-image));
  display: var(--ag-icon-image-display-columns, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-columns, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-contracted {
  font-family: var(--ag-icon-font-family-contracted, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-contracted, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-contracted, var(--ag-icon-font-color));
}

.ag-icon-contracted::before {
  content: var(--ag-icon-font-code-contracted, "\f10b");
  display: var(--ag-icon-font-display-contracted, var(--ag-icon-font-display));
}

.ag-icon-contracted::after {
  background-image: var(--ag-icon-image-contracted, var(--ag-icon-image));
  display: var(--ag-icon-image-display-contracted, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-contracted, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-copy {
  font-family: var(--ag-icon-font-family-copy, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-copy, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-copy, var(--ag-icon-font-color));
}

.ag-icon-copy::before {
  content: var(--ag-icon-font-code-copy, "\f10c");
  display: var(--ag-icon-font-display-copy, var(--ag-icon-font-display));
}

.ag-icon-copy::after {
  background-image: var(--ag-icon-image-copy, var(--ag-icon-image));
  display: var(--ag-icon-image-display-copy, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-copy, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-cross {
  font-family: var(--ag-icon-font-family-cross, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-cross, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-cross, var(--ag-icon-font-color));
}

.ag-icon-cross::before {
  content: var(--ag-icon-font-code-cross, "\f10d");
  display: var(--ag-icon-font-display-cross, var(--ag-icon-font-display));
}

.ag-icon-cross::after {
  background-image: var(--ag-icon-image-cross, var(--ag-icon-image));
  display: var(--ag-icon-image-display-cross, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-cross, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-csv {
  font-family: var(--ag-icon-font-family-csv, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-csv, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-csv, var(--ag-icon-font-color));
}

.ag-icon-csv::before {
  content: var(--ag-icon-font-code-csv, "\f10e");
  display: var(--ag-icon-font-display-csv, var(--ag-icon-font-display));
}

.ag-icon-csv::after {
  background-image: var(--ag-icon-image-csv, var(--ag-icon-image));
  display: var(--ag-icon-image-display-csv, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-csv, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-cut {
  font-family: var(--ag-icon-font-family-cut, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-cut, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-cut, var(--ag-icon-font-color));
}

.ag-icon-cut::before {
  content: var(--ag-icon-font-code-cut, "\f10f");
  display: var(--ag-icon-font-display-cut, var(--ag-icon-font-display));
}

.ag-icon-cut::after {
  background-image: var(--ag-icon-image-cut, var(--ag-icon-image));
  display: var(--ag-icon-image-display-cut, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-cut, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-desc {
  font-family: var(--ag-icon-font-family-desc, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-desc, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-desc, var(--ag-icon-font-color));
}

.ag-icon-desc::before {
  content: var(--ag-icon-font-code-desc, "\f110");
  display: var(--ag-icon-font-display-desc, var(--ag-icon-font-display));
}

.ag-icon-desc::after {
  background-image: var(--ag-icon-image-desc, var(--ag-icon-image));
  display: var(--ag-icon-image-display-desc, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-desc, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-excel {
  font-family: var(--ag-icon-font-family-excel, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-excel, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-excel, var(--ag-icon-font-color));
}

.ag-icon-excel::before {
  content: var(--ag-icon-font-code-excel, "\f111");
  display: var(--ag-icon-font-display-excel, var(--ag-icon-font-display));
}

.ag-icon-excel::after {
  background-image: var(--ag-icon-image-excel, var(--ag-icon-image));
  display: var(--ag-icon-image-display-excel, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-excel, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-expanded {
  font-family: var(--ag-icon-font-family-expanded, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-expanded, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-expanded, var(--ag-icon-font-color));
}

.ag-icon-expanded::before {
  content: var(--ag-icon-font-code-expanded, "\f112");
  display: var(--ag-icon-font-display-expanded, var(--ag-icon-font-display));
}

.ag-icon-expanded::after {
  background-image: var(--ag-icon-image-expanded, var(--ag-icon-image));
  display: var(--ag-icon-image-display-expanded, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-expanded, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-eye-slash {
  font-family: var(--ag-icon-font-family-eye-slash, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-eye-slash, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-eye-slash, var(--ag-icon-font-color));
}

.ag-icon-eye-slash::before {
  content: var(--ag-icon-font-code-eye-slash, "\f113");
  display: var(--ag-icon-font-display-eye-slash, var(--ag-icon-font-display));
}

.ag-icon-eye-slash::after {
  background-image: var(--ag-icon-image-eye-slash, var(--ag-icon-image));
  display: var(--ag-icon-image-display-eye-slash, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-eye-slash, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-eye {
  font-family: var(--ag-icon-font-family-eye, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-eye, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-eye, var(--ag-icon-font-color));
}

.ag-icon-eye::before {
  content: var(--ag-icon-font-code-eye, "\f114");
  display: var(--ag-icon-font-display-eye, var(--ag-icon-font-display));
}

.ag-icon-eye::after {
  background-image: var(--ag-icon-image-eye, var(--ag-icon-image));
  display: var(--ag-icon-image-display-eye, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-eye, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-filter {
  font-family: var(--ag-icon-font-family-filter, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-filter, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-filter, var(--ag-icon-font-color));
}

.ag-icon-filter::before {
  content: var(--ag-icon-font-code-filter, "\f115");
  display: var(--ag-icon-font-display-filter, var(--ag-icon-font-display));
}

.ag-icon-filter::after {
  background-image: var(--ag-icon-image-filter, var(--ag-icon-image));
  display: var(--ag-icon-image-display-filter, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-filter, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-first {
  font-family: var(--ag-icon-font-family-first, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-first, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-first, var(--ag-icon-font-color));
}

.ag-icon-first::before {
  content: var(--ag-icon-font-code-first, "\f116");
  display: var(--ag-icon-font-display-first, var(--ag-icon-font-display));
}

.ag-icon-first::after {
  background-image: var(--ag-icon-image-first, var(--ag-icon-image));
  display: var(--ag-icon-image-display-first, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-first, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-grip {
  font-family: var(--ag-icon-font-family-grip, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-grip, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-grip, var(--ag-icon-font-color));
}

.ag-icon-grip::before {
  content: var(--ag-icon-font-code-grip, "\f117");
  display: var(--ag-icon-font-display-grip, var(--ag-icon-font-display));
}

.ag-icon-grip::after {
  background-image: var(--ag-icon-image-grip, var(--ag-icon-image));
  display: var(--ag-icon-image-display-grip, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-grip, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-group {
  font-family: var(--ag-icon-font-family-group, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-group, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-group, var(--ag-icon-font-color));
}

.ag-icon-group::before {
  content: var(--ag-icon-font-code-group, "\f118");
  display: var(--ag-icon-font-display-group, var(--ag-icon-font-display));
}

.ag-icon-group::after {
  background-image: var(--ag-icon-image-group, var(--ag-icon-image));
  display: var(--ag-icon-image-display-group, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-group, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-last {
  font-family: var(--ag-icon-font-family-last, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-last, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-last, var(--ag-icon-font-color));
}

.ag-icon-last::before {
  content: var(--ag-icon-font-code-last, "\f119");
  display: var(--ag-icon-font-display-last, var(--ag-icon-font-display));
}

.ag-icon-last::after {
  background-image: var(--ag-icon-image-last, var(--ag-icon-image));
  display: var(--ag-icon-image-display-last, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-last, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-left {
  font-family: var(--ag-icon-font-family-left, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-left, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-left, var(--ag-icon-font-color));
}

.ag-icon-left::before {
  content: var(--ag-icon-font-code-left, "\f11a");
  display: var(--ag-icon-font-display-left, var(--ag-icon-font-display));
}

.ag-icon-left::after {
  background-image: var(--ag-icon-image-left, var(--ag-icon-image));
  display: var(--ag-icon-image-display-left, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-left, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-linked {
  font-family: var(--ag-icon-font-family-linked, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-linked, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-linked, var(--ag-icon-font-color));
}

.ag-icon-linked::before {
  content: var(--ag-icon-font-code-linked, "\f11b");
  display: var(--ag-icon-font-display-linked, var(--ag-icon-font-display));
}

.ag-icon-linked::after {
  background-image: var(--ag-icon-image-linked, var(--ag-icon-image));
  display: var(--ag-icon-image-display-linked, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-linked, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-loading {
  font-family: var(--ag-icon-font-family-loading, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-loading, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-loading, var(--ag-icon-font-color));
}

.ag-icon-loading::before {
  content: var(--ag-icon-font-code-loading, "\f11c");
  display: var(--ag-icon-font-display-loading, var(--ag-icon-font-display));
}

.ag-icon-loading::after {
  background-image: var(--ag-icon-image-loading, var(--ag-icon-image));
  display: var(--ag-icon-image-display-loading, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-loading, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-maximize {
  font-family: var(--ag-icon-font-family-maximize, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-maximize, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-maximize, var(--ag-icon-font-color));
}

.ag-icon-maximize::before {
  content: var(--ag-icon-font-code-maximize, "\f11d");
  display: var(--ag-icon-font-display-maximize, var(--ag-icon-font-display));
}

.ag-icon-maximize::after {
  background-image: var(--ag-icon-image-maximize, var(--ag-icon-image));
  display: var(--ag-icon-image-display-maximize, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-maximize, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-menu {
  font-family: var(--ag-icon-font-family-menu, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-menu, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-menu, var(--ag-icon-font-color));
}

.ag-icon-menu::before {
  content: var(--ag-icon-font-code-menu, "\f11e");
  display: var(--ag-icon-font-display-menu, var(--ag-icon-font-display));
}

.ag-icon-menu::after {
  background-image: var(--ag-icon-image-menu, var(--ag-icon-image));
  display: var(--ag-icon-image-display-menu, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-menu, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-minimize {
  font-family: var(--ag-icon-font-family-minimize, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-minimize, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-minimize, var(--ag-icon-font-color));
}

.ag-icon-minimize::before {
  content: var(--ag-icon-font-code-minimize, "\f11f");
  display: var(--ag-icon-font-display-minimize, var(--ag-icon-font-display));
}

.ag-icon-minimize::after {
  background-image: var(--ag-icon-image-minimize, var(--ag-icon-image));
  display: var(--ag-icon-image-display-minimize, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-minimize, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-next {
  font-family: var(--ag-icon-font-family-next, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-next, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-next, var(--ag-icon-font-color));
}

.ag-icon-next::before {
  content: var(--ag-icon-font-code-next, "\f120");
  display: var(--ag-icon-font-display-next, var(--ag-icon-font-display));
}

.ag-icon-next::after {
  background-image: var(--ag-icon-image-next, var(--ag-icon-image));
  display: var(--ag-icon-image-display-next, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-next, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-none {
  font-family: var(--ag-icon-font-family-none, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-none, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-none, var(--ag-icon-font-color));
}

.ag-icon-none::before {
  content: var(--ag-icon-font-code-none, "\f121");
  display: var(--ag-icon-font-display-none, var(--ag-icon-font-display));
}

.ag-icon-none::after {
  background-image: var(--ag-icon-image-none, var(--ag-icon-image));
  display: var(--ag-icon-image-display-none, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-none, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-not-allowed {
  font-family: var(--ag-icon-font-family-not-allowed, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-not-allowed, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-not-allowed, var(--ag-icon-font-color));
}

.ag-icon-not-allowed::before {
  content: var(--ag-icon-font-code-not-allowed, "\f122");
  display: var(--ag-icon-font-display-not-allowed, var(--ag-icon-font-display));
}

.ag-icon-not-allowed::after {
  background-image: var(--ag-icon-image-not-allowed, var(--ag-icon-image));
  display: var(--ag-icon-image-display-not-allowed, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-not-allowed, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-paste {
  font-family: var(--ag-icon-font-family-paste, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-paste, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-paste, var(--ag-icon-font-color));
}

.ag-icon-paste::before {
  content: var(--ag-icon-font-code-paste, "\f123");
  display: var(--ag-icon-font-display-paste, var(--ag-icon-font-display));
}

.ag-icon-paste::after {
  background-image: var(--ag-icon-image-paste, var(--ag-icon-image));
  display: var(--ag-icon-image-display-paste, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-paste, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-pin {
  font-family: var(--ag-icon-font-family-pin, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-pin, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-pin, var(--ag-icon-font-color));
}

.ag-icon-pin::before {
  content: var(--ag-icon-font-code-pin, "\f124");
  display: var(--ag-icon-font-display-pin, var(--ag-icon-font-display));
}

.ag-icon-pin::after {
  background-image: var(--ag-icon-image-pin, var(--ag-icon-image));
  display: var(--ag-icon-image-display-pin, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-pin, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-pivot {
  font-family: var(--ag-icon-font-family-pivot, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-pivot, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-pivot, var(--ag-icon-font-color));
}

.ag-icon-pivot::before {
  content: var(--ag-icon-font-code-pivot, "\f125");
  display: var(--ag-icon-font-display-pivot, var(--ag-icon-font-display));
}

.ag-icon-pivot::after {
  background-image: var(--ag-icon-image-pivot, var(--ag-icon-image));
  display: var(--ag-icon-image-display-pivot, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-pivot, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-previous {
  font-family: var(--ag-icon-font-family-previous, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-previous, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-previous, var(--ag-icon-font-color));
}

.ag-icon-previous::before {
  content: var(--ag-icon-font-code-previous, "\f126");
  display: var(--ag-icon-font-display-previous, var(--ag-icon-font-display));
}

.ag-icon-previous::after {
  background-image: var(--ag-icon-image-previous, var(--ag-icon-image));
  display: var(--ag-icon-image-display-previous, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-previous, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-radio-button-off {
  font-family: var(--ag-icon-font-family-radio-button-off, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-radio-button-off, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-radio-button-off, var(--ag-icon-font-color));
}

.ag-icon-radio-button-off::before {
  content: var(--ag-icon-font-code-radio-button-off, "\f127");
  display: var(--ag-icon-font-display-radio-button-off, var(--ag-icon-font-display));
}

.ag-icon-radio-button-off::after {
  background-image: var(--ag-icon-image-radio-button-off, var(--ag-icon-image));
  display: var(--ag-icon-image-display-radio-button-off, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-radio-button-off, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-radio-button-on {
  font-family: var(--ag-icon-font-family-radio-button-on, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-radio-button-on, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-radio-button-on, var(--ag-icon-font-color));
}

.ag-icon-radio-button-on::before {
  content: var(--ag-icon-font-code-radio-button-on, "\f128");
  display: var(--ag-icon-font-display-radio-button-on, var(--ag-icon-font-display));
}

.ag-icon-radio-button-on::after {
  background-image: var(--ag-icon-image-radio-button-on, var(--ag-icon-image));
  display: var(--ag-icon-image-display-radio-button-on, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-radio-button-on, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-right {
  font-family: var(--ag-icon-font-family-right, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-right, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-right, var(--ag-icon-font-color));
}

.ag-icon-right::before {
  content: var(--ag-icon-font-code-right, "\f129");
  display: var(--ag-icon-font-display-right, var(--ag-icon-font-display));
}

.ag-icon-right::after {
  background-image: var(--ag-icon-image-right, var(--ag-icon-image));
  display: var(--ag-icon-image-display-right, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-right, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-save {
  font-family: var(--ag-icon-font-family-save, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-save, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-save, var(--ag-icon-font-color));
}

.ag-icon-save::before {
  content: var(--ag-icon-font-code-save, "\f12a");
  display: var(--ag-icon-font-display-save, var(--ag-icon-font-display));
}

.ag-icon-save::after {
  background-image: var(--ag-icon-image-save, var(--ag-icon-image));
  display: var(--ag-icon-image-display-save, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-save, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-small-down {
  font-family: var(--ag-icon-font-family-small-down, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-small-down, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-small-down, var(--ag-icon-font-color));
}

.ag-icon-small-down::before {
  content: var(--ag-icon-font-code-small-down, "\f12b");
  display: var(--ag-icon-font-display-small-down, var(--ag-icon-font-display));
}

.ag-icon-small-down::after {
  background-image: var(--ag-icon-image-small-down, var(--ag-icon-image));
  display: var(--ag-icon-image-display-small-down, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-small-down, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-small-left {
  font-family: var(--ag-icon-font-family-small-left, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-small-left, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-small-left, var(--ag-icon-font-color));
}

.ag-icon-small-left::before {
  content: var(--ag-icon-font-code-small-left, "\f12c");
  display: var(--ag-icon-font-display-small-left, var(--ag-icon-font-display));
}

.ag-icon-small-left::after {
  background-image: var(--ag-icon-image-small-left, var(--ag-icon-image));
  display: var(--ag-icon-image-display-small-left, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-small-left, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-small-right {
  font-family: var(--ag-icon-font-family-small-right, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-small-right, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-small-right, var(--ag-icon-font-color));
}

.ag-icon-small-right::before {
  content: var(--ag-icon-font-code-small-right, "\f12d");
  display: var(--ag-icon-font-display-small-right, var(--ag-icon-font-display));
}

.ag-icon-small-right::after {
  background-image: var(--ag-icon-image-small-right, var(--ag-icon-image));
  display: var(--ag-icon-image-display-small-right, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-small-right, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-small-up {
  font-family: var(--ag-icon-font-family-small-up, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-small-up, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-small-up, var(--ag-icon-font-color));
}

.ag-icon-small-up::before {
  content: var(--ag-icon-font-code-small-up, "\f12e");
  display: var(--ag-icon-font-display-small-up, var(--ag-icon-font-display));
}

.ag-icon-small-up::after {
  background-image: var(--ag-icon-image-small-up, var(--ag-icon-image));
  display: var(--ag-icon-image-display-small-up, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-small-up, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-tick {
  font-family: var(--ag-icon-font-family-tick, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-tick, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-tick, var(--ag-icon-font-color));
}

.ag-icon-tick::before {
  content: var(--ag-icon-font-code-tick, "\f12f");
  display: var(--ag-icon-font-display-tick, var(--ag-icon-font-display));
}

.ag-icon-tick::after {
  background-image: var(--ag-icon-image-tick, var(--ag-icon-image));
  display: var(--ag-icon-image-display-tick, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-tick, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-tree-closed {
  font-family: var(--ag-icon-font-family-tree-closed, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-tree-closed, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-tree-closed, var(--ag-icon-font-color));
}

.ag-icon-tree-closed::before {
  content: var(--ag-icon-font-code-tree-closed, "\f130");
  display: var(--ag-icon-font-display-tree-closed, var(--ag-icon-font-display));
}

.ag-icon-tree-closed::after {
  background-image: var(--ag-icon-image-tree-closed, var(--ag-icon-image));
  display: var(--ag-icon-image-display-tree-closed, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-tree-closed, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-tree-indeterminate {
  font-family: var(--ag-icon-font-family-tree-indeterminate, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-tree-indeterminate, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-tree-indeterminate, var(--ag-icon-font-color));
}

.ag-icon-tree-indeterminate::before {
  content: var(--ag-icon-font-code-tree-indeterminate, "\f131");
  display: var(--ag-icon-font-display-tree-indeterminate, var(--ag-icon-font-display));
}

.ag-icon-tree-indeterminate::after {
  background-image: var(--ag-icon-image-tree-indeterminate, var(--ag-icon-image));
  display: var(--ag-icon-image-display-tree-indeterminate, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-tree-indeterminate, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-tree-open {
  font-family: var(--ag-icon-font-family-tree-open, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-tree-open, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-tree-open, var(--ag-icon-font-color));
}

.ag-icon-tree-open::before {
  content: var(--ag-icon-font-code-tree-open, "\f132");
  display: var(--ag-icon-font-display-tree-open, var(--ag-icon-font-display));
}

.ag-icon-tree-open::after {
  background-image: var(--ag-icon-image-tree-open, var(--ag-icon-image));
  display: var(--ag-icon-image-display-tree-open, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-tree-open, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-unlinked {
  font-family: var(--ag-icon-font-family-unlinked, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-unlinked, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-unlinked, var(--ag-icon-font-color));
}

.ag-icon-unlinked::before {
  content: var(--ag-icon-font-code-unlinked, "\f133");
  display: var(--ag-icon-font-display-unlinked, var(--ag-icon-font-display));
}

.ag-icon-unlinked::after {
  background-image: var(--ag-icon-image-unlinked, var(--ag-icon-image));
  display: var(--ag-icon-image-display-unlinked, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-unlinked, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-up {
  font-family: var(--ag-icon-font-family-up, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-up, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-up, var(--ag-icon-font-color));
}

.ag-icon-up::before {
  content: var(--ag-icon-font-code-up, "\f134");
  display: var(--ag-icon-font-display-up, var(--ag-icon-font-display));
}

.ag-icon-up::after {
  background-image: var(--ag-icon-image-up, var(--ag-icon-image));
  display: var(--ag-icon-image-display-up, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-up, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-down {
  font-family: var(--ag-icon-font-family-down, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-down, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-down, var(--ag-icon-font-color));
}

.ag-icon-down::before {
  content: var(--ag-icon-font-code-down, "\f135");
  display: var(--ag-icon-font-display-down, var(--ag-icon-font-display));
}

.ag-icon-down::after {
  background-image: var(--ag-icon-image-down, var(--ag-icon-image));
  display: var(--ag-icon-image-display-down, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-down, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-plus {
  font-family: var(--ag-icon-font-family-plus, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-plus, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-plus, var(--ag-icon-font-color));
}

.ag-icon-plus::before {
  content: var(--ag-icon-font-code-plus, "\f136");
  display: var(--ag-icon-font-display-plus, var(--ag-icon-font-display));
}

.ag-icon-plus::after {
  background-image: var(--ag-icon-image-plus, var(--ag-icon-image));
  display: var(--ag-icon-image-display-plus, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-plus, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-minus {
  font-family: var(--ag-icon-font-family-minus, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-minus, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-minus, var(--ag-icon-font-color));
}

.ag-icon-minus::before {
  content: var(--ag-icon-font-code-minus, "\f137");
  display: var(--ag-icon-font-display-minus, var(--ag-icon-font-display));
}

.ag-icon-minus::after {
  background-image: var(--ag-icon-image-minus, var(--ag-icon-image));
  display: var(--ag-icon-image-display-minus, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-minus, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-menu-alt {
  font-family: var(--ag-icon-font-family-menu-alt, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-menu-alt, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-menu-alt, var(--ag-icon-font-color));
}

.ag-icon-menu-alt::before {
  content: var(--ag-icon-font-code-menu-alt, "\f138");
  display: var(--ag-icon-font-display-menu-alt, var(--ag-icon-font-display));
}

.ag-icon-menu-alt::after {
  background-image: var(--ag-icon-image-menu-alt, var(--ag-icon-image));
  display: var(--ag-icon-image-display-menu-alt, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-menu-alt, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-settings {
  font-family: var(--ag-icon-font-family-settings, var(--ag-icon-font-family));
  font-weight: var(--ag-icon-font-weight-settings, var(--ag-icon-font-weight));
  color: var(--ag-icon-font-color-settings, var(--ag-icon-font-color));
}

.ag-icon-settings::before {
  content: var(--ag-icon-font-code-settings, "\f139");
  display: var(--ag-icon-font-display-settings, var(--ag-icon-font-display));
}

.ag-icon-settings::after {
  background-image: var(--ag-icon-image-settings, var(--ag-icon-image));
  display: var(--ag-icon-image-display-settings, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-settings, var(--ag-icon-image-opacity, 0.9));
}

.ag-icon-row-drag::before {
  content: var(--ag-icon-font-code-grip);
}

.ag-left-arrow::before {
  content: var(--ag-icon-font-code-left);
}

.ag-right-arrow::before {
  content: var(--ag-icon-font-code-right);
}

[class*=ag-theme-] {
  --ag-foreground-color: #000;
  --ag-data-color: var(--ag-foreground-color);
  --ag-secondary-foreground-color: var(--ag-foreground-color);
  --ag-header-foreground-color: var(--ag-secondary-foreground-color);
  --ag-disabled-foreground-color: rgba(0, 0, 0, 0.5);
  --ag-background-color: #fff;
  --ag-header-background-color: transparent;
  --ag-tooltip-background-color: transparent;
  --ag-subheader-background-color: transparent;
  --ag-subheader-toolbar-background-color: transparent;
  --ag-control-panel-background-color: transparent;
  --ag-side-button-selected-background-color: var(--ag-control-panel-background-color);
  --ag-selected-row-background-color: #bbb;
  --ag-odd-row-background-color: var(--ag-background-color);
  --ag-modal-overlay-background-color: rgba(255, 255, 255, 0.66);
  --ag-menu-background-color: var(--ag-background-color);
  --ag-menu-border-color: var(--ag-border-color);
  --ag-panel-background-color: var(--ag-background-color);
  --ag-panel-border-color: var(--ag-border-color);
  --ag-row-hover-color: transparent;
  --ag-column-hover-color: transparent;
  --ag-range-selection-border-color: var(--ag-foreground-color);
  --ag-range-selection-border-style: solid;
  --ag-range-selection-background-color: rgba(0, 0, 0, 0.2);
  --ag-range-selection-background-color-2: var(--ag-range-selection-background-color);
  --ag-range-selection-background-color-3: var(--ag-range-selection-background-color);
  --ag-range-selection-background-color-4: var(--ag-range-selection-background-color);
  --ag-range-selection-highlight-color: var(--ag-range-selection-border-color);
  --ag-selected-tab-underline-color: var(--ag-range-selection-border-color);
  --ag-selected-tab-underline-width: 0;
  --ag-selected-tab-underline-transition-speed: 0s;
  --ag-range-selection-chart-category-background-color: rgba(0, 255, 132, 0.1);
  --ag-range-selection-chart-background-color: rgba(0, 88, 255, 0.1);
  --ag-header-cell-hover-background-color: transparent;
  --ag-header-cell-moving-background-color: var(--ag-background-color);
  --ag-value-change-value-highlight-background-color: rgba(22, 160, 133, 0.5);
  --ag-value-change-delta-up-color: #43a047;
  --ag-value-change-delta-down-color: #e53935;
  --ag-row-loading-skeleton-effect-color: rgba(66, 66, 66, 0.2);
  --ag-chip-background-color: transparent;
  --ag-chip-border-color: var(--ag-chip-background-color);
  --ag-borders: solid 1px;
  --ag-border-color: rgba(0, 0, 0, 0.25);
  --ag-borders-critical: var(--ag-borders);
  --ag-borders-secondary: var(--ag-borders);
  --ag-secondary-border-color: var(--ag-border-color);
  --ag-row-border-style: solid;
  --ag-row-border-color: var(--ag-secondary-border-color);
  --ag-row-border-width: 1px;
  --ag-cell-horizontal-border: solid transparent;
  --ag-borders-input: var(--ag-borders-secondary);
  --ag-input-border-color: var(--ag-secondary-border-color);
  --ag-borders-input-invalid: solid 2px;
  --ag-input-border-color-invalid: var(--ag-invalid-color);
  --ag-borders-side-button: var(--ag-borders);
  --ag-border-radius: 0px;
  --ag-wrapper-border-radius: var(--ag-border-radius);
  --ag-row-border-color: var(--ag-secondary-border-color);
  --ag-header-column-separator-display: none;
  --ag-header-column-separator-height: 100%;
  --ag-header-column-separator-width: 1px;
  --ag-header-column-separator-color: var(--ag-secondary-border-color);
  --ag-header-column-resize-handle-display: none;
  --ag-header-column-resize-handle-height: 50%;
  --ag-header-column-resize-handle-width: 1px;
  --ag-header-column-resize-handle-color: var(--ag-secondary-border-color);
  --ag-invalid-color: red;
  --ag-input-disabled-border-color: var(--ag-input-border-color);
  --ag-input-disabled-background-color: transparent;
  --ag-checkbox-background-color: transparent;
  --ag-checkbox-border-radius: var(--ag-border-radius);
  --ag-checkbox-checked-color: var(--ag-foreground-color);
  --ag-checkbox-unchecked-color: var(--ag-foreground-color);
  --ag-checkbox-indeterminate-color: var(--ag-checkbox-unchecked-color);
  --ag-toggle-button-off-border-color: var(--ag-checkbox-unchecked-color);
  --ag-toggle-button-off-background-color: var(--ag-checkbox-unchecked-color);
  --ag-toggle-button-on-border-color: var(--ag-checkbox-checked-color);
  --ag-toggle-button-on-background-color: var(--ag-checkbox-checked-color);
  --ag-toggle-button-switch-background-color: var(--ag-background-color);
  --ag-toggle-button-switch-border-color: var(--ag-toggle-button-off-border-color);
  --ag-toggle-button-border-width: 1px;
  --ag-toggle-button-height: var(--ag-icon-size);
  --ag-toggle-button-width: calc(var(--ag-toggle-button-height) * 2);
  --ag-input-focus-box-shadow: none;
  --ag-input-focus-border-color: none;
  --ag-minichart-selected-chart-color: var(--ag-checkbox-checked-color);
  --ag-minichart-selected-page-color: var(--ag-checkbox-checked-color);
  --ag-grid-size: 4px;
  --ag-icon-size: 12px;
  --ag-icon-font-weight: normal;
  --ag-icon-font-color: var(--ag-foreground-color);
  --ag-icon-image-display: block;
  --ag-widget-container-horizontal-padding: calc(var(--ag-grid-size) * 1.5);
  --ag-widget-container-vertical-padding: calc(var(--ag-grid-size) * 1.5);
  --ag-widget-horizontal-spacing: calc(var(--ag-grid-size) * 2);
  --ag-widget-vertical-spacing: var(--ag-grid-size);
  --ag-cell-horizontal-padding: calc(var(--ag-grid-size) * 3);
  --ag-cell-widget-spacing: var(--ag-cell-horizontal-padding);
  --ag-row-height: calc(var(--ag-grid-size) * 6 + 1px);
  --ag-header-height: var(--ag-row-height);
  --ag-list-item-height: calc(var(--ag-grid-size) * 5);
  --ag-column-select-indent-size: calc(var(--ag-grid-size) + var(--ag-icon-size));
  --ag-set-filter-indent-size: calc(var(--ag-grid-size) + var(--ag-icon-size));
  --ag-advanced-filter-builder-indent-size: calc(var(--ag-grid-size) * 2 + var(--ag-icon-size));
  --ag-row-group-indent-size: calc(var(--ag-cell-widget-spacing) + var(--ag-icon-size));
  --ag-filter-tool-panel-group-indent: 16px;
  --ag-tab-min-width: 220px;
  --ag-chart-menu-panel-width: var(--ag-tab-min-width);
  --ag-menu-min-width: 181px;
  --ag-side-bar-panel-width: 200px;
  --ag-font-family: "Helvetica Neue", sans-serif;
  --ag-font-size: 14px;
  --ag-card-radius: var(--ag-border-radius);
  --ag-card-shadow: none;
  --ag-popup-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
  --ag-advanced-filter-join-pill-color: #f08e8d;
  --ag-advanced-filter-column-pill-color: #a6e194;
  --ag-advanced-filter-option-pill-color: #f3c08b;
  --ag-advanced-filter-value-pill-color: #85c0e4;
}

.ag-root-wrapper,
.ag-sticky-top,
.ag-sticky-bottom,
.ag-dnd-ghost {
  background-color: var(--ag-background-color);
}

.ag-sticky-bottom {
  border-top: var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width);
}

.ag-root-wrapper,
.ag-popup {
  --ag-indentation-level: 0;
}

[class*=ag-theme-] {
  -webkit-font-smoothing: antialiased;
  font-family: var(--ag-font-family);
  font-size: var(--ag-font-size);
  line-height: normal;
  color: var(--ag-foreground-color);
}

ag-grid,
ag-grid-angular,
ag-grid-ng2,
ag-grid-polymer,
ag-grid-aurelia {
  display: block;
}

.ag-aria-description-container {
  z-index: 9999;
  border: 0px;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  padding: 0px;
  white-space: nowrap;
}

.ag-hidden {
  display: none !important;
}

.ag-invisible {
  visibility: hidden !important;
}

.ag-drag-handle {
  cursor: grab;
}

.ag-column-drop-wrapper {
  display: flex;
}

.ag-column-drop-horizontal-half-width {
  display: inline-block;
  width: 50% !important;
}

.ag-unselectable {
  -webkit-user-select: none;
  user-select: none;
}

.ag-selectable {
  -webkit-user-select: text;
  user-select: text;
}

.ag-tab {
  position: relative;
}

.ag-tab-guard {
  position: absolute;
  width: 0;
  height: 0;
  display: block;
}

.ag-virtual-list-viewport .ag-tab-guard {
  position: sticky;
}

.ag-tab-guard-top {
  top: 1px;
}

.ag-tab-guard-bottom {
  bottom: 1px;
}

.ag-select-agg-func-popup {
  position: absolute;
}

.ag-input-wrapper,
.ag-picker-field-wrapper {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  line-height: normal;
  position: relative;
}

.ag-shake-left-to-right {
  animation-direction: alternate;
  animation-duration: 0.2s;
  animation-iteration-count: infinite;
  animation-name: ag-shake-left-to-right;
}

@keyframes ag-shake-left-to-right {
  from {
    padding-left: 6px;
    padding-right: 2px;
  }
  to {
    padding-left: 2px;
    padding-right: 6px;
  }
}
.ag-root-wrapper {
  cursor: default;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  white-space: normal;
}

.ag-root-wrapper.ag-layout-normal {
  height: 100%;
}

.ag-watermark {
  position: absolute;
  bottom: 20px;
  right: 25px;
  opacity: 0.7;
  transition: opacity 1s ease-out 3s;
  color: #9b9b9b;
}

.ag-watermark::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjM2IiB2aWV3Qm94PSIwIDAgMjA5IDM2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTkyLjk5MyAyMy42NTgyVjE1LjcxMTdIMTc5LjQ1MkwxNzEuNTA1IDIzLjY1ODJIMTkyLjk5M1oiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTIwOC4yNSAzLjk1MDgxSDE5MS4yNzZMMTgzLjI2NiAxMS44OTczSDIwOC4yNVYzLjk1MDgxWiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTYzLjYyMiAzMS42MDQ4TDE2Ny42OTEgMjcuNTM2MUgxODEuNDIzVjM1LjQ4MjdIMTYzLjYyMlYzMS42MDQ4WiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTY2LjYxIDE5Ljc4MDNIMTc1LjM4M0wxODMuMzkzIDExLjgzMzdIMTY2LjYxVjE5Ljc4MDNaIiBmaWxsPSIjOUI5QjlCIi8+CjxwYXRoIGQ9Ik0xNTcuMDExIDMxLjYwNDdIMTYzLjYyMkwxNzEuNTA1IDIzLjY1ODJIMTU3LjAxMVYzMS42MDQ3WiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTkxLjI3NiAzLjk1MDgxTDE4Ny4yMDggOC4wMTk0MUgxNjEuMjdWMC4wNzI4NzZIMTkxLjI3NlYzLjk1MDgxWiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMjAuODM5MSAzMC4yMDYxSDguMzc4OTJMNi4yMTc0NSAzNS41NDYySDAuNzUwMjQ0TDEyLjI1NjggOC41OTE1NUgxNy4wMjQ3TDI4LjUzMTMgMzUuNTQ2MkgyMy4wMDA1TDIwLjgzOTEgMzAuMjA2MVpNMTkuMTIyNyAyNS45NDY4TDE0LjYwOSAxNC45NDg4TDEwLjA5NTQgMjUuOTQ2OEgxOS4xMjI3WiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTA0LjQzNyAxOC41MDg5QzEwNi4wMjYgMTYuMTU2NyAxMTAuMDMxIDE1LjkwMjQgMTExLjY4NCAxNS45MDI0VjIwLjQ3OTZDMTA5LjY1IDIwLjQ3OTYgMTA3LjYxNSAyMC41NDMyIDEwNi40MDcgMjEuNDMzMkMxMDUuMiAyMi4zMjMyIDEwNC41NjQgMjMuNTMxMSAxMDQuNTY0IDI0Ljk5MzJWMzUuNTQ2Mkg5OS42MDUxVjE1LjkwMjRIMTA0LjM3M0wxMDQuNDM3IDE4LjUwODlaIiBmaWxsPSIjOUI5QjlCIi8+CjxwYXRoIGQ9Ik0xMTkuMzc2IDE1LjkwMjRIMTE0LjQxOFYzNS41NDYySDExOS4zNzZWMTUuOTAyNFoiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTExOS4zNzYgNy4xMjkzOUgxMTQuNDE4VjEyLjk3OEgxMTkuMzc2VjcuMTI5MzlaIiBmaWxsPSIjOUI5QjlCIi8+CjxwYXRoIGQ9Ik0xNDMuOTc5IDcuMTI5MzlWMzUuNTQ2MkgxMzkuMjExTDEzOS4wODQgMzIuNTU4M0MxMzguMzg0IDMzLjU3NTUgMTM3LjQ5NCAzNC40MDE5IDEzNi40MTQgMzUuMDM3NkMxMzUuMzMzIDM1LjYwOTggMTMzLjk5OCAzNS45Mjc2IDEzMi40NzIgMzUuOTI3NkMxMzEuMTM3IDM1LjkyNzYgMTI5Ljg2NiAzNS42NzMzIDEyOC43ODUgMzUuMjI4M0MxMjcuNjQxIDM0LjcxOTcgMTI2LjYyMyAzNC4wODQgMTI1Ljc5NyAzMy4xOTRDMTI0Ljk3MSAzMi4zMDQgMTI0LjI3MSAzMS4yMjMzIDEyMy44MjYgMzAuMDE1NEMxMjMuMzE4IDI4LjgwNzUgMTIzLjEyNyAyNy40MDkgMTIzLjEyNyAyNS44ODMyQzEyMy4xMjcgMjQuMzU3NSAxMjMuMzgxIDIyLjk1ODkgMTIzLjgyNiAyMS42ODc0QzEyNC4zMzUgMjAuNDE2IDEyNC45NzEgMTkuMzM1MyAxMjUuNzk3IDE4LjQ0NTNDMTI2LjYyMyAxNy41NTUyIDEyNy42NDEgMTYuODU2IDEyOC43ODUgMTYuMzQ3NEMxMjkuOTI5IDE1LjgzODggMTMxLjEzNyAxNS41ODQ1IDEzMi40NzIgMTUuNTg0NUMxMzMuOTk4IDE1LjU4NDUgMTM1LjI2OSAxNS44Mzg4IDEzNi4zNSAxNi40MTA5QzEzNy40MzEgMTYuOTgzMSAxMzguMzIxIDE3Ljc0NTkgMTM5LjAyIDE4LjgyNjdWNy4xOTI5NUgxNDMuOTc5VjcuMTI5MzlaTTEzMy41NTMgMzEuNjY4M0MxMzUuMjA2IDMxLjY2ODMgMTM2LjQ3NyAzMS4wOTYyIDEzNy40OTQgMzAuMDE1NEMxMzguNTExIDI4LjkzNDcgMTM5LjAyIDI3LjQ3MjUgMTM5LjAyIDI1LjY5MjVDMTM5LjAyIDIzLjkxMjUgMTM4LjUxMSAyMi41MTM5IDEzNy40OTQgMjEuMzY5NkMxMzYuNDc3IDIwLjI4ODggMTM1LjIwNiAxOS43MTY3IDEzMy41NTMgMTkuNzE2N0MxMzEuOTYzIDE5LjcxNjcgMTMwLjYyOCAyMC4yODg4IDEyOS42NzUgMjEuMzY5NkMxMjguNjU4IDIyLjQ1MDMgMTI4LjE0OSAyMy45MTI1IDEyOC4xNDkgMjUuNjkyNUMxMjguMTQ5IDI3LjQ3MjUgMTI4LjY1OCAyOC44NzExIDEyOS42NzUgMjkuOTUxOEMxMzAuNjkyIDMxLjA5NjEgMTMxLjk2MyAzMS42NjgzIDEzMy41NTMgMzEuNjY4M1oiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTU3LjIwMjQgMjAuMzUyNUg0NC45MzNWMjQuNjExOEg1MS45MjU5QzUxLjczNTIgMjYuNzczMyA1MC45MDg4IDI4LjQyNjEgNDkuNTEwMiAyOS43NjExQzQ4LjExMTYgMzEuMDMyNiA0Ni4zMzE1IDMxLjY2ODMgNDQuMDQyOSAzMS42NjgzQzQyLjc3MTUgMzEuNjY4MyA0MS41NjM2IDMxLjQxNCA0MC41NDY1IDMwLjk2OUMzOS40NjU3IDMwLjUyNCAzOC41NzU3IDI5Ljg4ODMgMzcuODEyOSAyOC45OTgzQzM3LjA1IDI4LjE3MTggMzYuNDc3OCAyNy4xNTQ3IDM2LjAzMjggMjUuOTQ2OEMzNS41ODc4IDI0LjczODkgMzUuMzk3MSAyMy40Njc1IDM1LjM5NzEgMjIuMDA1M0MzNS4zOTcxIDIwLjU0MzIgMzUuNTg3OCAxOS4yNzE3IDM2LjAzMjggMTguMDYzOEMzNi40MTQzIDE2Ljg1NiAzNy4wNSAxNS45MDI0IDM3LjgxMjkgMTUuMDEyNEMzOC41NzU3IDE0LjE4NTkgMzkuNDY1NyAxMy41NTAyIDQwLjU0NjUgMTMuMDQxNkM0MS42MjcyIDEyLjU5NjYgNDIuNzcxNSAxMi4zNDIzIDQ0LjEwNjUgMTIuMzQyM0M0Ni43NzY2IDEyLjM0MjMgNDguODEwOSAxMi45NzggNTAuMjA5NSAxNC4yNDk1TDUzLjUxNTIgMTAuOTQzOEM1MS4wMzU5IDkuMDM2NTkgNDcuODU3MyA4LjAxOTQxIDQ0LjEwNjUgOC4wMTk0MUM0Mi4wMDg2IDguMDE5NDEgNDAuMTAxNSA4LjMzNzI5IDM4LjM4NSA5LjAzNjU5QzM2LjY2ODYgOS43MzU4OCAzNS4yMDY0IDEwLjYyNTkgMzMuOTk4NSAxMS44MzM3QzMyLjc5MDYgMTMuMDQxNiAzMS44MzcxIDE0LjUwMzggMzEuMjAxNCAxNi4yMjAzQzMwLjU2NTYgMTcuOTM2NyAzMC4yNDc4IDE5Ljg0MzggMzAuMjQ3OCAyMS44NzgyQzMwLjI0NzggMjMuOTEyNSAzMC41NjU2IDI1LjgxOTcgMzEuMjY0OSAyNy41MzYxQzMxLjk2NDIgMjkuMjUyNiAzMi44NTQyIDMwLjcxNDcgMzQuMDYyMSAzMS45MjI2QzM1LjI3IDMzLjEzMDUgMzYuNzMyMSAzNC4wODQxIDM4LjQ0ODYgMzQuNzE5OEM0MC4xNjUgMzUuNDE5MSA0Mi4wNzIyIDM1LjczNyA0NC4xMDY1IDM1LjczN0M0Ni4xNDA4IDM1LjczNyA0Ny45ODQ0IDM1LjQxOTEgNDkuNjM3MyAzNC43MTk4QzUxLjI5MDIgMzQuMDIwNSA1Mi42ODg4IDMzLjEzMDUgNTMuODMzMSAzMS45MjI2QzU0Ljk3NzQgMzAuNzE0NyA1NS44Njc0IDI5LjI1MjYgNTYuNTAzMSAyNy41MzYxQzU3LjEzODggMjUuODE5NyA1Ny40NTY3IDIzLjkxMjUgNTcuNDU2NyAyMS44NzgyVjIxLjA1MTdDNTcuMjY2IDIwLjkyNDYgNTcuMjAyNCAyMC42MDY3IDU3LjIwMjQgMjAuMzUyNVoiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTk1Ljk4MTUgMjAuMzUyNUg4My43MTIxVjI0LjYxMThIOTAuNzA1QzkwLjUxNDMgMjYuNzczMyA4OS42ODc5IDI4LjQyNjEgODguMjg5MyAyOS43NjExQzg2Ljg5MDcgMzEuMDMyNiA4NS4xMTA2IDMxLjY2ODMgODIuODIyIDMxLjY2ODNDODEuNTUwNiAzMS42NjgzIDgwLjM0MjcgMzEuNDE0IDc5LjMyNTYgMzAuOTY5Qzc4LjI0NDggMzAuNTI0IDc3LjM1NDggMjkuODg4MyA3Ni41OTIgMjguOTk4M0M3NS44MjkxIDI4LjE3MTggNzUuMjU3IDI3LjE1NDcgNzQuODExOSAyNS45NDY4Qzc0LjM2NjkgMjQuNzM4OSA3NC4xNzYyIDIzLjQ2NzUgNzQuMTc2MiAyMi4wMDUzQzc0LjE3NjIgMjAuNTQzMiA3NC4zNjY5IDE5LjI3MTcgNzQuODExOSAxOC4wNjM4Qzc1LjE5MzQgMTYuODU2IDc1LjgyOTEgMTUuOTAyNCA3Ni41OTIgMTUuMDEyNEM3Ny4zNTQ4IDE0LjE4NTkgNzguMjQ0OCAxMy41NTAyIDc5LjMyNTYgMTMuMDQxNkM4MC40MDYzIDEyLjU5NjYgODEuNTUwNiAxMi4zNDIzIDgyLjg4NTYgMTIuMzQyM0M4NS41NTU3IDEyLjM0MjMgODcuNTkgMTIuOTc4IDg4Ljk4ODYgMTQuMjQ5NUw5Mi4yOTQzIDEwLjk0MzhDODkuODE1IDkuMDM2NTkgODYuNjM2NCA4LjAxOTQxIDgyLjg4NTYgOC4wMTk0MUM4MC43ODc4IDguMDE5NDEgNzguODgwNiA4LjMzNzI5IDc3LjE2NDEgOS4wMzY1OUM3NS40NDc3IDkuNzM1ODggNzMuOTg1NSAxMC42MjU5IDcyLjc3NzYgMTEuODMzN0M3MS41Njk4IDEzLjA0MTYgNzAuNjE2MiAxNC41MDM4IDY5Ljk4MDUgMTYuMjIwM0M2OS4zNDQ3IDE3LjkzNjcgNjkuMDI2OSAxOS44NDM4IDY5LjAyNjkgMjEuODc4MkM2OS4wMjY5IDIzLjkxMjUgNjkuMzQ0NyAyNS44MTk3IDcwLjA0NCAyNy41MzYxQzcwLjc0MzMgMjkuMjUyNiA3MS42MzM0IDMwLjcxNDcgNzIuODQxMiAzMS45MjI2Qzc0LjA0OTEgMzMuMTMwNSA3NS41MTEyIDM0LjA4NDEgNzcuMjI3NyAzNC43MTk4Qzc4Ljk0NDEgMzUuNDE5MSA4MC44NTEzIDM1LjczNyA4Mi44ODU2IDM1LjczN0M4NC45MiAzNS43MzcgODYuNzYzNiAzNS40MTkxIDg4LjQxNjQgMzQuNzE5OEM5MC4wNjkzIDM0LjAyMDUgOTEuNDY3OSAzMy4xMzA1IDkyLjYxMjIgMzEuOTIyNkM5My43NTY1IDMwLjcxNDcgOTQuNjQ2NSAyOS4yNTI2IDk1LjI4MjIgMjcuNTM2MUM5NS45MTggMjUuODE5NyA5Ni4yMzU4IDIzLjkxMjUgOTYuMjM1OCAyMS44NzgyVjIxLjA1MTdDOTYuMDQ1MSAyMC45MjQ2IDk1Ljk4MTUgMjAuNjA2NyA5NS45ODE1IDIwLjM1MjVaIiBmaWxsPSIjOUI5QjlCIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: 170px 40px;
  display: block;
  height: 40px;
  width: 170px;
}

.ag-watermark-text {
  opacity: 0.5;
  font-weight: bold;
  font-family: Impact, sans-serif;
  font-size: 19px;
  padding-left: 0.7rem;
}

.ag-root-wrapper-body {
  display: flex;
  flex-direction: row;
}

.ag-root-wrapper-body.ag-layout-normal {
  flex: 1 1 auto;
  height: 0;
  min-height: 0;
}

.ag-root {
  position: relative;
  display: flex;
  flex-direction: column;
}

.ag-root.ag-layout-normal, .ag-root.ag-layout-auto-height {
  overflow: hidden;
  flex: 1 1 auto;
  width: 0;
}

.ag-root.ag-layout-normal {
  height: 100%;
}

.ag-header-viewport,
.ag-floating-top-viewport,
.ag-body-viewport,
.ag-center-cols-viewport,
.ag-floating-bottom-viewport,
.ag-body-horizontal-scroll-viewport,
.ag-body-vertical-scroll-viewport,
.ag-virtual-list-viewport,
.ag-sticky-top-viewport,
.ag-sticky-bottom-viewport {
  position: relative;
  height: 100%;
  min-width: 0px;
  overflow: hidden;
  flex: 1 1 auto;
}

.ag-body-viewport,
.ag-center-cols-viewport,
.ag-header-viewport,
.ag-floating-top-viewport,
.ag-floating-bottom-viewport,
.ag-sticky-top-viewport,
.ag-sticky-bottom-viewport {
  overflow-x: auto;
  -ms-overflow-style: none !important;
  scrollbar-width: none !important;
}

.ag-body-viewport::-webkit-scrollbar,
.ag-center-cols-viewport::-webkit-scrollbar,
.ag-header-viewport::-webkit-scrollbar,
.ag-floating-top-viewport::-webkit-scrollbar,
.ag-floating-bottom-viewport::-webkit-scrollbar,
.ag-sticky-top-viewport::-webkit-scrollbar,
.ag-sticky-bottom-viewport::-webkit-scrollbar {
  display: none !important;
}

.ag-body-viewport {
  display: flex;
  overflow-x: hidden;
}

.ag-body-viewport.ag-layout-normal {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.ag-sticky-top-container,
.ag-sticky-bottom-container {
  min-height: 1px;
}

.ag-center-cols-viewport {
  min-height: 100%;
  width: 100%;
}

.ag-body-horizontal-scroll-viewport {
  overflow-x: scroll;
}

.ag-body-vertical-scroll-viewport {
  overflow-y: scroll;
}

.ag-virtual-list-viewport {
  overflow: auto;
  width: 100%;
}

.ag-header-container,
.ag-floating-top-container,
.ag-body-container,
.ag-pinned-right-cols-container,
.ag-center-cols-container,
.ag-pinned-left-cols-container,
.ag-floating-bottom-container,
.ag-body-horizontal-scroll-container,
.ag-body-vertical-scroll-container,
.ag-full-width-container,
.ag-floating-bottom-full-width-container,
.ag-virtual-list-container,
.ag-sticky-top-container,
.ag-sticky-bottom-container {
  position: relative;
}

.ag-header-container,
.ag-floating-top-container,
.ag-floating-bottom-container,
.ag-sticky-top-container,
.ag-sticky-bottom-container {
  height: 100%;
  white-space: nowrap;
}

.ag-center-cols-container {
  display: block;
}

.ag-pinned-right-cols-container {
  display: block;
}

.ag-body-horizontal-scroll-container {
  height: 100%;
}

.ag-body-vertical-scroll-container {
  width: 100%;
}

.ag-full-width-container,
.ag-floating-top-full-width-container,
.ag-floating-bottom-full-width-container,
.ag-sticky-top-full-width-container,
.ag-sticky-bottom-full-width-container {
  position: absolute;
  top: 0px;
  pointer-events: none;
}

.ag-ltr .ag-full-width-container,
.ag-ltr .ag-floating-top-full-width-container,
.ag-ltr .ag-floating-bottom-full-width-container,
.ag-ltr .ag-sticky-top-full-width-container,
.ag-ltr .ag-sticky-bottom-full-width-container {
  left: 0;
}

.ag-rtl .ag-full-width-container,
.ag-rtl .ag-floating-top-full-width-container,
.ag-rtl .ag-floating-bottom-full-width-container,
.ag-rtl .ag-sticky-top-full-width-container,
.ag-rtl .ag-sticky-bottom-full-width-container {
  right: 0;
}

.ag-full-width-container {
  width: 100%;
}

.ag-floating-bottom-full-width-container,
.ag-floating-top-full-width-container {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.ag-virtual-list-container {
  overflow: hidden;
}

.ag-body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row !important;
  min-height: 0;
}

.ag-body-horizontal-scroll,
.ag-body-vertical-scroll {
  min-height: 0;
  min-width: 0;
  display: flex;
  position: relative;
}

.ag-body-horizontal-scroll.ag-scrollbar-invisible,
.ag-body-vertical-scroll.ag-scrollbar-invisible {
  position: absolute;
  bottom: 0;
}

.ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar,
.ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar {
  opacity: 0;
  transition: opacity 400ms;
  visibility: hidden;
}

.ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-scrolling, .ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-active,
.ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-scrolling,
.ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-active {
  visibility: visible;
  opacity: 1;
}

.ag-body-horizontal-scroll {
  width: 100%;
}

.ag-body-horizontal-scroll.ag-scrollbar-invisible {
  left: 0;
  right: 0;
}

.ag-body-vertical-scroll {
  height: 100%;
}

.ag-body-vertical-scroll.ag-scrollbar-invisible {
  top: 0;
  z-index: 10;
}

.ag-ltr .ag-body-vertical-scroll.ag-scrollbar-invisible {
  right: 0;
}

.ag-rtl .ag-body-vertical-scroll.ag-scrollbar-invisible {
  left: 0;
}

.ag-force-vertical-scroll {
  overflow-y: scroll !important;
}

.ag-horizontal-left-spacer,
.ag-horizontal-right-spacer {
  height: 100%;
  min-width: 0;
  overflow-x: scroll;
}

.ag-horizontal-left-spacer.ag-scroller-corner,
.ag-horizontal-right-spacer.ag-scroller-corner {
  overflow-x: hidden;
}

.ag-header,
.ag-pinned-left-header,
.ag-pinned-right-header {
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.ag-header-cell-sortable .ag-header-cell-label {
  cursor: pointer;
}

.ag-header {
  display: flex;
  width: 100%;
  white-space: nowrap;
}

.ag-pinned-left-header {
  height: 100%;
}

.ag-pinned-right-header {
  height: 100%;
}

.ag-header-row {
  position: absolute;
}

.ag-header-row:not(.ag-header-row-column-group) {
  overflow: hidden;
}

.ag-header.ag-header-allow-overflow .ag-header-row {
  overflow: visible;
}

.ag-header-cell {
  display: inline-flex;
  align-items: center;
  position: absolute;
  height: 100%;
  overflow: hidden;
}

.ag-header-cell.ag-header-active .ag-header-cell-menu-button,
.ag-header-cell-filter-button {
  opacity: 1;
}

.ag-header-cell-menu-button:not(.ag-header-menu-always-show) {
  transition: opacity 0.2s;
  opacity: 0;
}

.ag-header-group-cell-label,
.ag-header-cell-label {
  display: flex;
  flex: 1 1 auto;
  align-self: stretch;
  align-items: center;
  overflow: hidden;
}

.ag-header-cell-label {
  text-overflow: ellipsis;
}

.ag-header-group-cell-label.ag-sticky-label {
  position: sticky;
  flex: none;
  max-width: 100%;
  overflow: visible;
}

.ag-header-group-text {
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-header-cell-text {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.ag-header-group-cell .ag-header-cell-comp-wrapper {
  display: flex;
}

.ag-header-cell:not(.ag-header-cell-auto-height) .ag-header-cell-comp-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}

.ag-header-cell-comp-wrapper {
  width: 100%;
}

.ag-header-cell-wrap-text .ag-header-cell-comp-wrapper {
  white-space: normal;
}

.ag-header-cell-comp-wrapper-limited-height > div {
  overflow: hidden;
}

.ag-right-aligned-header .ag-header-cell-label {
  flex-direction: row-reverse;
}

.ag-header-cell-resize {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 8px;
  top: 0;
  cursor: ew-resize;
}

.ag-ltr .ag-header-cell-resize {
  right: -3px;
}

.ag-rtl .ag-header-cell-resize {
  left: -3px;
}

.ag-pinned-left-header .ag-header-cell-resize {
  right: -3px;
}

.ag-pinned-right-header .ag-header-cell-resize {
  left: -3px;
}

.ag-header-select-all {
  display: flex;
}

.ag-header-cell-menu-button,
.ag-header-cell-filter-button,
.ag-side-button-button,
.ag-panel-title-bar-button,
.ag-floating-filter-button-button {
  cursor: pointer;
}

.ag-column-moving .ag-cell {
  transition: left 0.2s;
}

.ag-column-moving .ag-header-cell {
  transition: left 0.2s;
}

.ag-column-moving .ag-header-group-cell {
  transition: left 0.2s, width 0.2s;
}

.ag-column-panel {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 auto;
}

.ag-column-select {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 3 1 0px;
}

.ag-column-select-header {
  position: relative;
  display: flex;
  flex: none;
}

.ag-column-select-header-icon {
  position: relative;
}

.ag-column-select-header-filter-wrapper {
  flex: 1 1 auto;
}

.ag-column-select-header-filter {
  width: 100%;
}

.ag-column-select-list {
  flex: 1 1 0px;
  overflow: hidden;
}

.ag-column-drop {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: auto;
  width: 100%;
}

.ag-column-drop-list {
  display: flex;
  align-items: center;
}

.ag-column-drop-cell {
  position: relative;
  display: flex;
  align-items: center;
}

.ag-column-drop-cell-text {
  overflow: hidden;
  flex: 1 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-column-drop-vertical {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  align-items: stretch;
  flex: 1 1 0px;
}

.ag-column-drop-vertical-title-bar {
  display: flex;
  align-items: center;
  flex: none;
}

.ag-column-drop-vertical-list {
  position: relative;
  align-items: stretch;
  flex-grow: 1;
  flex-direction: column;
  overflow-x: auto;
}

.ag-column-drop-vertical-list > * {
  flex: none;
}

.ag-column-drop-empty .ag-column-drop-vertical-list {
  overflow: hidden;
}

.ag-column-drop-vertical-empty-message {
  display: block;
}

.ag-column-drop.ag-column-drop-horizontal {
  white-space: nowrap;
  overflow: hidden;
}

.ag-column-drop-cell-button {
  cursor: pointer;
}

.ag-filter-toolpanel {
  flex: 1 1 0px;
  min-width: 0;
}

.ag-filter-toolpanel-header {
  position: relative;
}

.ag-filter-toolpanel-header,
.ag-filter-toolpanel-search {
  display: flex;
  align-items: center;
}

.ag-filter-toolpanel-header > *,
.ag-filter-toolpanel-search > * {
  display: flex;
  align-items: center;
}

.ag-filter-apply-panel {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}

.ag-row-animation .ag-row {
  transition: transform 0.4s, top 0.4s, opacity 0.2s;
}

.ag-row-animation .ag-row.ag-after-created {
  transition: transform 0.4s, top 0.4s, height 0.4s, opacity 0.2s;
}

.ag-row-no-animation .ag-row {
  transition: none;
}

.ag-row {
  white-space: nowrap;
  width: 100%;
}

.ag-row-loading {
  display: flex;
  align-items: center;
}

.ag-row-position-absolute {
  position: absolute;
}

.ag-row-position-relative {
  position: relative;
}

.ag-full-width-row {
  overflow: hidden;
  pointer-events: all;
}

.ag-row-inline-editing {
  z-index: 1;
}

.ag-row-dragging {
  z-index: 2;
}

.ag-stub-cell {
  display: flex;
  align-items: center;
}

.ag-cell {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  height: 100%;
}

.ag-cell-value {
  flex: 1 1 auto;
}

.ag-cell-value,
.ag-group-value {
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-cell-wrap-text {
  white-space: normal;
  word-break: break-word;
}

.ag-cell-wrapper {
  display: flex;
  align-items: center;
}

.ag-cell-wrapper.ag-row-group {
  align-items: flex-start;
}

.ag-sparkline-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.ag-full-width-row .ag-cell-wrapper.ag-row-group {
  height: 100%;
  align-items: center;
}

.ag-cell-inline-editing {
  z-index: 1;
}

.ag-cell-inline-editing .ag-cell-wrapper,
.ag-cell-inline-editing .ag-cell-edit-wrapper,
.ag-cell-inline-editing .ag-cell-editor,
.ag-cell-inline-editing .ag-cell-editor .ag-wrapper,
.ag-cell-inline-editing .ag-cell-editor input {
  height: 100%;
  width: 100%;
  line-height: normal;
}

.ag-cell .ag-icon {
  display: inline-block;
  vertical-align: middle;
}

.ag-set-filter-item {
  display: flex;
  align-items: center;
  height: 100%;
}

.ag-set-filter-item-checkbox {
  display: flex;
  width: 100%;
  height: 100%;
}

.ag-set-filter-group-icons {
  display: block;
}

.ag-set-filter-group-icons > * {
  cursor: pointer;
}

.ag-filter-body-wrapper {
  display: flex;
  flex-direction: column;
}

.ag-filter-filter {
  flex: 1 1 0px;
}

.ag-filter-condition {
  display: flex;
  justify-content: center;
}

.ag-floating-filter-body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  height: 100%;
}

.ag-floating-filter-full-body {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
  width: 100%;
  align-items: center;
  overflow: hidden;
}

.ag-floating-filter-full-body > div {
  flex: 1 1 auto;
}

.ag-floating-filter-input {
  align-items: center;
  display: flex;
  width: 100%;
}

.ag-floating-filter-input > * {
  flex: 1 1 auto;
}

.ag-floating-filter-button {
  display: flex;
  flex: none;
}

.ag-set-floating-filter-input input[disabled] {
  pointer-events: none;
}

.ag-dnd-ghost {
  display: inline-flex;
  align-items: center;
  cursor: move;
  white-space: nowrap;
}

.ag-overlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.ag-overlay-panel {
  display: flex;
  height: 100%;
  width: 100%;
}

.ag-overlay-wrapper {
  display: flex;
  flex: none;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.ag-overlay-loading-wrapper {
  pointer-events: all;
}

.ag-popup-child {
  z-index: 5;
  top: 0;
}

.ag-popup-editor {
  position: absolute;
  -webkit-user-select: none;
  user-select: none;
}

.ag-large-text-input {
  display: block;
}

.ag-virtual-list-item {
  position: absolute;
  width: 100%;
}

.ag-floating-top {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex;
}

.ag-pinned-left-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-pinned-right-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-floating-bottom {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex;
}

.ag-pinned-left-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-pinned-right-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-sticky-top,
.ag-sticky-bottom {
  position: absolute;
  display: flex;
  width: 100%;
  overflow: hidden;
  height: 0px;
}

.ag-sticky-bottom {
  box-sizing: content-box !important;
}

.ag-pinned-left-sticky-top,
.ag-pinned-right-sticky-top {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.ag-sticky-top-full-width-container,
.ag-sticky-bottom-full-width-container {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.ag-dialog,
.ag-panel {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.ag-panel-title-bar {
  display: flex;
  flex: none;
  align-items: center;
  cursor: default;
}

.ag-panel-title-bar-title {
  flex: 1 1 auto;
}

.ag-panel-title-bar-buttons {
  display: flex;
}

.ag-panel-title-bar-button {
  cursor: pointer;
}

.ag-panel-content-wrapper {
  display: flex;
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}

.ag-dialog {
  position: absolute;
}

.ag-resizer {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

.ag-resizer.ag-resizer-topLeft {
  top: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize;
}

.ag-resizer.ag-resizer-top {
  top: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize;
}

.ag-resizer.ag-resizer-topRight {
  top: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize;
}

.ag-resizer.ag-resizer-right {
  top: 5px;
  right: 0;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize;
}

.ag-resizer.ag-resizer-bottomRight {
  bottom: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize;
}

.ag-resizer.ag-resizer-bottom {
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize;
}

.ag-resizer.ag-resizer-bottomLeft {
  bottom: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize;
}

.ag-resizer.ag-resizer-left {
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize;
}

.ag-tooltip {
  position: absolute;
  z-index: 99999;
}

.ag-tooltip-custom {
  position: absolute;
  z-index: 99999;
}

.ag-tooltip:not(.ag-tooltip-interactive),
.ag-tooltip-custom:not(.ag-tooltip-interactive) {
  pointer-events: none;
}

.ag-value-slide-out {
  margin-right: 5px;
  opacity: 1;
  transition: opacity 3s, margin-right 3s;
  transition-timing-function: linear;
}

.ag-value-slide-out-end {
  margin-right: 10px;
  opacity: 0;
}

.ag-opacity-zero {
  opacity: 0 !important;
}

.ag-menu {
  max-height: 100%;
  overflow-y: auto;
  position: absolute;
  -webkit-user-select: none;
  user-select: none;
}

.ag-menu-column-select-wrapper {
  height: 265px;
  overflow: auto;
}

.ag-menu-column-select-wrapper .ag-column-select {
  height: 100%;
}

.ag-dialog .ag-panel-content-wrapper .ag-column-select {
  -webkit-user-select: none;
          user-select: none;
}

.ag-menu-list {
  display: table;
  width: 100%;
}

.ag-menu-option,
.ag-menu-separator {
  display: table-row;
}

.ag-menu-option-part,
.ag-menu-separator-part {
  display: table-cell;
  vertical-align: middle;
}

.ag-menu-option-text {
  white-space: nowrap;
}

.ag-menu-option-custom {
  display: contents;
}

.ag-compact-menu-option {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.ag-compact-menu-option-text {
  white-space: nowrap;
  flex: 1 1 auto;
}

.ag-pill-container {
  display: flex;
  gap: 0.25rem;
  flex-wrap: nowrap;
}

.ag-pill {
  display: flex;
  white-space: nowrap;
  padding: 0 0.25rem;
  align-items: center;
}

.ag-pill .ag-pill-button {
  border: none;
  padding: 0;
}

.ag-rich-select {
  cursor: default;
  outline: none;
  height: 100%;
}

.ag-rich-select-value {
  display: flex;
  align-items: center;
  height: 100%;
}

.ag-rich-select-value .ag-picker-field-display {
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-rich-select-value .ag-picker-field-display.ag-display-as-placeholder {
  opacity: 0.5;
}

.ag-rich-select-list {
  position: relative;
}

.ag-rich-select-list .ag-loading-text {
  min-height: 2rem;
}

.ag-rich-select-row {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  height: 100%;
}

.ag-rich-select-field-input {
  flex: 1 1 auto;
}

.ag-rich-select-field-input .ag-input-field-input {
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  text-overflow: ellipsis;
}

.ag-rich-select-field-input .ag-input-field-input::placeholder {
  opacity: 0.8;
}

.ag-autocomplete {
  align-items: center;
  display: flex;
}

.ag-autocomplete > * {
  flex: 1 1 auto;
}

.ag-autocomplete-list-popup {
  position: absolute;
  -webkit-user-select: none;
  user-select: none;
}

.ag-autocomplete-list {
  position: relative;
}

.ag-autocomplete-virtual-list-item {
  display: flex;
}

.ag-autocomplete-row {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  overflow: hidden;
}

.ag-autocomplete-row-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-paging-panel {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.ag-paging-page-summary-panel {
  display: flex;
  align-items: center;
}

.ag-paging-button {
  position: relative;
}

.ag-disabled .ag-paging-page-summary-panel {
  pointer-events: none;
}

.ag-tool-panel-wrapper {
  display: flex;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: default;
  -webkit-user-select: none;
  user-select: none;
}

.ag-column-select-column,
.ag-column-select-column-group,
.ag-select-agg-func-item {
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 100%;
}

.ag-column-select-column > *,
.ag-column-select-column-group > *,
.ag-select-agg-func-item > * {
  flex: none;
}

.ag-select-agg-func-item,
.ag-column-select-column-label {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-column-select-checkbox {
  display: flex;
}

.ag-tool-panel-horizontal-resize {
  cursor: ew-resize;
  height: 100%;
  position: absolute;
  top: 0;
  width: 5px;
  z-index: 1;
}

.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  right: -3px;
}

.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  left: -3px;
}

.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  left: -3px;
}

.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  right: -3px;
}

.ag-details-row {
  width: 100%;
}

.ag-details-row-fixed-height {
  height: 100%;
}

.ag-details-grid {
  width: 100%;
}

.ag-details-grid-fixed-height {
  height: 100%;
}

.ag-header-group-cell {
  display: flex;
  align-items: center;
  height: 100%;
  position: absolute;
}

.ag-header-group-cell-no-group.ag-header-span-height {
  display: none;
}

.ag-cell-label-container {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  height: 100%;
  width: 100%;
}

.ag-header-group-cell-label,
.ag-cell-label-container {
  padding: 5px 0px;
}

.ag-right-aligned-header .ag-cell-label-container {
  flex-direction: row;
}

.ag-right-aligned-header .ag-header-cell-text {
  text-align: end;
}

.ag-side-bar {
  display: flex;
  flex-direction: row-reverse;
}

.ag-side-bar-left {
  order: -1;
  flex-direction: row;
}

.ag-side-button-button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}

.ag-side-button-label {
  writing-mode: vertical-lr;
}

.ag-status-bar {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.ag-status-panel {
  display: inline-flex;
}

.ag-status-name-value {
  white-space: nowrap;
}

.ag-status-bar-left {
  display: inline-flex;
}

.ag-status-bar-center {
  display: inline-flex;
}

.ag-status-bar-right {
  display: inline-flex;
}

.ag-icon {
  display: block;
  speak: none;
}

.ag-group {
  position: relative;
  width: 100%;
}

.ag-group-title-bar {
  display: flex;
  align-items: center;
}

.ag-group-title {
  display: inline;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ag-group-title-bar .ag-group-title {
  cursor: default;
}

.ag-group-toolbar {
  display: flex;
  align-items: center;
}

.ag-group-container {
  display: flex;
}

.ag-disabled .ag-group-container {
  pointer-events: none;
}

.ag-group-container-horizontal {
  flex-direction: row;
  flex-wrap: wrap;
}

.ag-group-container-vertical {
  flex-direction: column;
}

.ag-column-group-icons {
  display: block;
}

.ag-column-group-icons > * {
  cursor: pointer;
}

.ag-group-item-alignment-stretch .ag-group-item {
  align-items: stretch;
}

.ag-group-item-alignment-start .ag-group-item {
  align-items: flex-start;
}

.ag-group-item-alignment-end .ag-group-item {
  align-items: flex-end;
}

.ag-toggle-button-icon {
  transition: right 0.3s;
  position: absolute;
  top: -1px;
}

.ag-input-field,
.ag-select {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.ag-input-field-input {
  flex: 1 1 auto;
}

.ag-floating-filter-input .ag-input-field-input[type=date] {
  width: 1px;
}

.ag-range-field {
  display: flex;
  align-items: center;
}

.ag-angle-select {
  display: flex;
  align-items: center;
}

.ag-angle-select-wrapper {
  display: flex;
}

.ag-angle-select-parent-circle {
  display: block;
  position: relative;
}

.ag-angle-select-child-circle {
  position: absolute;
}

.ag-slider-wrapper {
  display: flex;
}

.ag-slider-wrapper .ag-input-field {
  flex: 1 1 auto;
}

.ag-picker-field-display {
  flex: 1 1 auto;
}

.ag-picker-field {
  display: flex;
  align-items: center;
}

.ag-picker-field-icon {
  display: flex;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

.ag-picker-field-wrapper {
  overflow: hidden;
}

.ag-label-align-right .ag-label {
  order: 1;
}

.ag-label-align-right > * {
  flex: none;
}

.ag-label-align-top {
  flex-direction: column;
  align-items: flex-start;
}

.ag-label-align-top > * {
  align-self: stretch;
}

.ag-label-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
}

.ag-color-panel {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.ag-spectrum-color {
  flex: 1 1 auto;
  position: relative;
  overflow: visible;
  cursor: default;
}

.ag-spectrum-fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ag-spectrum-val {
  cursor: pointer;
}

.ag-spectrum-dragger {
  position: absolute;
  pointer-events: none;
  cursor: pointer;
}

.ag-spectrum-hue,
.ag-spectrum-alpha {
  cursor: default;
}

.ag-spectrum-hue-background {
  background: linear-gradient(to left, #ff0000 3%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  width: 100%;
  height: 100%;
}

.ag-spectrum-alpha {
  --ag-spectrum-alpha-background-checked: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4"><rect x="0" y="0" width="4" height="4" fill="%23fff"/><path d="M0 0H2V4H4V2H0Z" fill="%23b2b2b2"/></svg>');
}

.ag-spectrum-alpha-background {
  background: linear-gradient(to right, var(--ag-internal-spectrum-alpha-color-from), var(--ag-internal-spectrum-alpha-color-to)), var(--ag-spectrum-alpha-background-checked) top left/4px 4px;
  width: 100%;
  height: 100%;
}

.ag-spectrum-tool {
  cursor: pointer;
  position: relative;
}

.ag-spectrum-slider {
  position: absolute;
  pointer-events: none;
}

.ag-spectrum-alpha .ag-spectrum-slider {
  background: linear-gradient(to bottom, var(--ag-internal-spectrum-alpha-color), var(--ag-internal-spectrum-alpha-color)) white;
}

.ag-recent-colors {
  display: flex;
}

.ag-recent-color {
  cursor: pointer;
}

.ag-pill-select {
  display: flex;
  flex-direction: column;
}

.ag-pill-select .ag-column-drop {
  flex: unset;
}

.ag-ltr {
  direction: ltr;
}

.ag-ltr .ag-body,
.ag-ltr .ag-floating-top,
.ag-ltr .ag-floating-bottom,
.ag-ltr .ag-header,
.ag-ltr .ag-sticky-top,
.ag-ltr .ag-sticky-bottom,
.ag-ltr .ag-body-viewport,
.ag-ltr .ag-body-horizontal-scroll {
  flex-direction: row;
}

.ag-rtl {
  direction: rtl;
}

.ag-rtl .ag-body,
.ag-rtl .ag-floating-top,
.ag-rtl .ag-floating-bottom,
.ag-rtl .ag-header,
.ag-rtl .ag-sticky-top,
.ag-rtl .ag-sticky-bottom,
.ag-rtl .ag-body-viewport,
.ag-rtl .ag-body-horizontal-scroll {
  flex-direction: row-reverse;
}

.ag-rtl .ag-icon-contracted,
.ag-rtl .ag-icon-expanded,
.ag-rtl .ag-icon-tree-closed {
  display: block;
  transform: rotate(180deg);
}

.ag-body .ag-body-viewport {
  -webkit-overflow-scrolling: touch;
}

.ag-measurement-container {
  width: 0;
  overflow: hidden;
  visibility: hidden;
}

.ag-measurement-container div {
  position: absolute;
}

.ag-layout-print.ag-body {
  display: block;
  height: unset;
}

.ag-layout-print.ag-root-wrapper {
  display: inline-block;
}

.ag-layout-print .ag-body-vertical-scroll {
  display: none;
}

.ag-layout-print .ag-body-horizontal-scroll {
  display: none;
}

.ag-layout-print.ag-force-vertical-scroll {
  overflow-y: visible !important;
}

@media print {
  .ag-root-wrapper.ag-layout-print {
    display: table;
  }
  .ag-root-wrapper.ag-layout-print .ag-root-wrapper-body,
  .ag-root-wrapper.ag-layout-print .ag-root,
  .ag-root-wrapper.ag-layout-print .ag-body-viewport,
  .ag-root-wrapper.ag-layout-print .ag-center-cols-container,
  .ag-root-wrapper.ag-layout-print .ag-center-cols-viewport,
  .ag-root-wrapper.ag-layout-print .ag-body-horizontal-scroll-viewport,
  .ag-root-wrapper.ag-layout-print .ag-virtual-list-viewport {
    height: auto !important;
    overflow: hidden !important;
    display: block !important;
  }
  .ag-root-wrapper.ag-layout-print .ag-row,
  .ag-root-wrapper.ag-layout-print .ag-cell {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
}
[class^=ag-],
[class^=ag-]:focus,
[class^=ag-]:after,
[class^=ag-]:before {
  box-sizing: border-box;
  outline: none;
}

[class^=ag-]::-ms-clear {
  display: none;
}

.ag-checkbox .ag-input-wrapper,
.ag-radio-button .ag-input-wrapper {
  overflow: visible;
}

.ag-range-field .ag-input-wrapper {
  height: 100%;
}

.ag-toggle-button {
  flex: none;
  width: unset;
  min-width: unset;
}

.ag-button {
  border-radius: 0px;
  color: var(--ag-foreground-color);
}

.ag-button:hover {
  background-color: transparent;
}

.ag-ltr .ag-label-align-right .ag-label {
  margin-left: var(--ag-grid-size);
}

.ag-rtl .ag-label-align-right .ag-label {
  margin-right: var(--ag-grid-size);
}

input[class^=ag-] {
  margin: 0;
  background-color: var(--ag-background-color);
}

textarea[class^=ag-],
select[class^=ag-] {
  background-color: var(--ag-background-color);
}

input[class^=ag-]:not([type]),
input[class^=ag-][type=text],
input[class^=ag-][type=number],
input[class^=ag-][type=tel],
input[class^=ag-][type=date],
input[class^=ag-][type=datetime-local],
textarea[class^=ag-] {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  border: var(--ag-borders-input) var(--ag-input-border-color);
}

input[class^=ag-]:not([type]):disabled,
input[class^=ag-][type=text]:disabled,
input[class^=ag-][type=number]:disabled,
input[class^=ag-][type=tel]:disabled,
input[class^=ag-][type=date]:disabled,
input[class^=ag-][type=datetime-local]:disabled,
textarea[class^=ag-]:disabled {
  color: var(--ag-disabled-foreground-color);
  background-color: var(--ag-input-disabled-background-color);
  border-color: var(--ag-input-disabled-border-color);
}

input[class^=ag-]:not([type]):focus,
input[class^=ag-][type=text]:focus,
input[class^=ag-][type=number]:focus,
input[class^=ag-][type=tel]:focus,
input[class^=ag-][type=date]:focus,
input[class^=ag-][type=datetime-local]:focus,
textarea[class^=ag-]:focus {
  outline: none;
  box-shadow: var(--ag-input-focus-box-shadow);
  border-color: var(--ag-input-focus-border-color);
}

input[class^=ag-]:not([type]):invalid,
input[class^=ag-][type=text]:invalid,
input[class^=ag-][type=number]:invalid,
input[class^=ag-][type=tel]:invalid,
input[class^=ag-][type=date]:invalid,
input[class^=ag-][type=datetime-local]:invalid,
textarea[class^=ag-]:invalid {
  border: var(--ag-borders-input-invalid) var(--ag-input-border-color-invalid);
}

input[class^=ag-][type=number]:not(.ag-number-field-input-stepper) {
  -moz-appearance: textfield;
}

input[class^=ag-][type=number]:not(.ag-number-field-input-stepper)::-webkit-outer-spin-button, input[class^=ag-][type=number]:not(.ag-number-field-input-stepper)::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[class^=ag-][type=range] {
  padding: 0;
}

input[class^=ag-][type=button]:focus,
button[class^=ag-]:focus {
  box-shadow: var(--ag-input-focus-box-shadow);
}

.ag-drag-handle {
  color: var(--ag-secondary-foreground-color);
}

.ag-list-item,
.ag-virtual-list-item {
  height: var(--ag-list-item-height);
}

.ag-virtual-list-item:focus-visible {
  outline: none;
}

.ag-virtual-list-item:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-select-list {
  background-color: var(--ag-background-color);
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: var(--ag-border-radius);
  border: var(--ag-borders) var(--ag-border-color);
}

.ag-list-item {
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-list-item.ag-active-item {
  background-color: var(--ag-row-hover-color);
}

.ag-select-list-item {
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}

.ag-ltr .ag-select-list-item {
  padding-left: calc(var(--ag-cell-horizontal-padding) / 2);
}

.ag-rtl .ag-select-list-item {
  padding-right: calc(var(--ag-cell-horizontal-padding) / 2);
}

.ag-select-list-item span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ag-row-drag,
.ag-selection-checkbox,
.ag-group-expanded,
.ag-group-contracted {
  color: var(--ag-secondary-foreground-color);
}

.ag-ltr .ag-row-drag,
.ag-ltr .ag-selection-checkbox,
.ag-ltr .ag-group-expanded,
.ag-ltr .ag-group-contracted {
  margin-right: var(--ag-cell-widget-spacing);
}

.ag-rtl .ag-row-drag,
.ag-rtl .ag-selection-checkbox,
.ag-rtl .ag-group-expanded,
.ag-rtl .ag-group-contracted {
  margin-left: var(--ag-cell-widget-spacing);
}

.ag-cell-wrapper > *:not(.ag-cell-value):not(.ag-group-value) {
  --ag-internal-calculated-line-height: var(
      --ag-line-height,
      calc(var(--ag-row-height) - var(--ag-row-border-width))
  );
  --ag-internal-padded-row-height: calc(var(--ag-row-height) - var(--ag-row-border-width));
  height: min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
  display: flex;
  align-items: center;
  flex: none;
}

.ag-group-expanded,
.ag-group-contracted {
  cursor: pointer;
}

.ag-group-title-bar-icon {
  cursor: pointer;
  flex: none;
  color: var(--ag-secondary-foreground-color);
}

.ag-ltr .ag-group-child-count {
  margin-left: 2px;
}

.ag-rtl .ag-group-child-count {
  margin-right: 2px;
}

.ag-group-title-bar {
  background-color: var(--ag-subheader-background-color);
  padding: var(--ag-grid-size);
}

.ag-group-toolbar {
  padding: var(--ag-grid-size);
  background-color: var(--ag-subheader-toolbar-background-color);
}

.ag-disabled-group-title-bar,
.ag-disabled-group-container {
  opacity: 0.5;
}

.group-item {
  margin: calc(var(--ag-grid-size) * 0.5) 0;
}

.ag-label {
  white-space: nowrap;
}

.ag-ltr .ag-label {
  margin-right: var(--ag-grid-size);
}

.ag-rtl .ag-label {
  margin-left: var(--ag-grid-size);
}

.ag-label-align-top .ag-label {
  margin-bottom: calc(var(--ag-grid-size) * 0.5);
}

.ag-angle-select[disabled] {
  color: var(--ag-disabled-foreground-color);
  pointer-events: none;
}

.ag-angle-select[disabled] .ag-angle-select-field {
  opacity: 0.4;
}

.ag-ltr .ag-slider-field,
.ag-ltr .ag-angle-select-field {
  margin-right: calc(var(--ag-grid-size) * 2);
}

.ag-rtl .ag-slider-field,
.ag-rtl .ag-angle-select-field {
  margin-left: calc(var(--ag-grid-size) * 2);
}

.ag-angle-select-parent-circle {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: solid 1px;
  border-color: var(--ag-border-color);
  background-color: var(--ag-background-color);
}

.ag-angle-select-child-circle {
  top: 4px;
  left: 12px;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -4px;
  border-radius: 3px;
  background-color: var(--ag-secondary-foreground-color);
}

.ag-picker-field-wrapper {
  border: var(--ag-borders);
  border-color: var(--ag-border-color);
  border-radius: 5px;
  background-color: var(--ag-background-color);
}

.ag-picker-field-wrapper:disabled {
  color: var(--ag-disabled-foreground-color);
  background-color: var(--ag-input-disabled-background-color);
  border-color: var(--ag-input-disabled-border-color);
}

.ag-picker-field-wrapper.ag-picker-has-focus, .ag-picker-field-wrapper:focus-within {
  outline: none;
  box-shadow: var(--ag-input-focus-box-shadow);
  border-color: var(--ag-input-focus-border-color);
}

.ag-picker-field-button {
  background-color: var(--ag-background-color);
  color: var(--ag-secondary-foreground-color);
}

.ag-dialog.ag-color-dialog {
  border-radius: 5px;
}

.ag-color-picker .ag-picker-field-wrapper {
  padding-left: var(--ag-grid-size);
  padding-right: var(--ag-grid-size);
}

.ag-color-picker .ag-picker-field-display {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: var(--ag-list-item-height);
}

.ag-ltr .ag-color-picker-color,
.ag-ltr .ag-color-picker-value {
  margin-right: var(--ag-grid-size);
}

.ag-rtl .ag-color-picker-color,
.ag-rtl .ag-color-picker-value {
  margin-left: var(--ag-grid-size);
}

.ag-color-panel {
  padding: var(--ag-grid-size);
}

.ag-spectrum-color {
  background-color: rgb(255, 0, 0);
  border-radius: 2px;
}

.ag-spectrum-tools {
  padding: 10px;
}

.ag-spectrum-sat {
  background-image: linear-gradient(to right, white, rgba(204, 154, 129, 0));
}

.ag-spectrum-val {
  background-image: linear-gradient(to top, black, rgba(204, 154, 129, 0));
}

.ag-spectrum-dragger {
  border-radius: 12px;
  height: 12px;
  width: 12px;
  border: 2px solid white;
  background: black;
  box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.24);
}

.ag-spectrum-hue-background {
  border-radius: 2px;
}

.ag-spectrum-alpha-background {
  border-radius: 2px;
}

.ag-spectrum-tool {
  margin-bottom: 10px;
  height: 11px;
  border-radius: 2px;
}

.ag-spectrum-slider {
  margin-top: -12px;
  width: 13px;
  height: 13px;
  border-radius: 13px;
  border: 2px solid white;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}

.ag-recent-colors {
  margin-top: 10px;
}

.ag-recent-color {
  margin: 0 3px;
}

.ag-recent-color:first-child {
  margin-left: 0;
}

.ag-recent-color:last-child {
  margin-right: 0;
}

.ag-spectrum-color:focus-visible:not(:disabled):not([readonly]),
.ag-spectrum-slider:focus-visible:not(:disabled):not([readonly]),
.ag-recent-color:focus-visible:not(:disabled):not([readonly]) {
  box-shadow: var(--ag-input-focus-box-shadow);
}

.ag-ltr .ag-color-input input[class^=ag-][type=text].ag-input-field-input {
  padding-left: calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);
}

.ag-rtl .ag-color-input input[class^=ag-][type=text].ag-input-field-input {
  padding-right: calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);
}

.ag-color-input .ag-color-input-color {
  position: absolute;
}

.ag-ltr .ag-color-input .ag-color-input-color {
  margin-left: var(--ag-grid-size);
}

.ag-rtl .ag-color-input .ag-color-input-color {
  margin-right: var(--ag-grid-size);
}

.ag-color-picker-color,
.ag-color-input-color {
  width: var(--ag-icon-size);
  height: var(--ag-icon-size);
  border: var(--ag-borders-secondary) var(--ag-secondary-border-color);
  border-radius: 2px;
}

.ag-dnd-ghost {
  border: var(--ag-borders) var(--ag-border-color);
  background: var(--ag-background-color);
  border-radius: var(--ag-card-radius);
  box-shadow: var(--ag-card-shadow);
  padding: var(--ag-grid-size);
  overflow: hidden;
  text-overflow: ellipsis;
  border: var(--ag-borders-secondary) var(--ag-secondary-border-color);
  color: var(--ag-secondary-foreground-color);
  height: var(--ag-header-height);
  line-height: var(--ag-header-height);
  margin: 0;
  padding: 0 calc(var(--ag-grid-size) * 2);
  transform: translateY(calc(var(--ag-grid-size) * 2));
}

.ag-dnd-ghost-icon {
  margin-right: var(--ag-grid-size);
  color: var(--ag-foreground-color);
}

.ag-popup-child:not(.ag-tooltip-custom) {
  box-shadow: var(--ag-popup-shadow);
}

.ag-select .ag-picker-field-wrapper {
  min-height: var(--ag-list-item-height);
  cursor: default;
}

.ag-ltr .ag-select .ag-picker-field-wrapper {
  padding-left: calc(var(--ag-cell-horizontal-padding) / 2);
}

.ag-rtl .ag-select .ag-picker-field-wrapper {
  padding-right: calc(var(--ag-cell-horizontal-padding) / 2);
}

.ag-ltr .ag-select .ag-picker-field-wrapper {
  padding-right: var(--ag-grid-size);
}

.ag-rtl .ag-select .ag-picker-field-wrapper {
  padding-left: var(--ag-grid-size);
}

.ag-select.ag-disabled .ag-picker-field-wrapper:focus {
  box-shadow: none;
}

.ag-select:not(.ag-cell-editor, .ag-label-align-top) {
  min-height: var(--ag-list-item-height);
}

.ag-select .ag-picker-field-display {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-select .ag-picker-field-icon {
  display: flex;
  align-items: center;
}

.ag-select.ag-disabled {
  opacity: 0.5;
}

.ag-rich-select-value,
.ag-rich-select-list {
  background-color: var(--ag-background-color);
}

.ag-rich-select-list {
  width: 100%;
  height: auto;
  border-radius: var(--ag-border-radius);
  border: var(--ag-borders) var(--ag-border-color);
}

.ag-rich-select-list .ag-loading-text {
  padding: var(--ag-widget-vertical-spacing) var(--ag-widget-horizontal-spacing);
}

.ag-rich-select-value {
  border-bottom: var(--ag-borders-secondary) var(--ag-secondary-border-color);
  padding-top: 0;
  padding-bottom: 0;
}

.ag-ltr .ag-rich-select-value {
  padding-left: calc(var(--ag-cell-horizontal-padding) / 2);
}

.ag-rtl .ag-rich-select-value {
  padding-right: calc(var(--ag-cell-horizontal-padding) / 2);
}

.ag-ltr .ag-rich-select-value {
  padding-right: var(--ag-grid-size);
}

.ag-rtl .ag-rich-select-value {
  padding-left: var(--ag-grid-size);
}

.ag-ltr .ag-rich-select-field-input {
  left: calc(var(--ag-cell-horizontal-padding));
}

.ag-rtl .ag-rich-select-field-input {
  right: calc(var(--ag-cell-horizontal-padding));
}

.ag-popup-editor .ag-rich-select-value {
  height: var(--ag-row-height);
  min-width: 200px;
}

.ag-rich-select-virtual-list-item {
  cursor: default;
  height: var(--ag-list-item-height);
}

.ag-rich-select-virtual-list-item:focus-visible::after {
  content: none;
}

.ag-ltr .ag-rich-select-row {
  padding-left: calc(var(--ag-cell-horizontal-padding) / 2);
}

.ag-rtl .ag-rich-select-row {
  padding-right: calc(var(--ag-cell-horizontal-padding) / 2);
}

.ag-rich-select-row-selected {
  background-color: var(--ag-selected-row-background-color);
}

.ag-rich-select-row:hover,
.ag-rich-select-row-highlighted {
  background-image: linear-gradient(var(--ag-row-hover-color), var(--ag-row-hover-color));
}

.ag-rich-select-row-text-highlight {
  font-weight: bold;
}

.ag-autocomplete {
  width: 100%;
}

.ag-autocomplete-list {
  width: 100%;
  min-width: 200px;
  height: calc(var(--ag-row-height) * 6.5);
}

.ag-autocomplete-virtual-list-item {
  cursor: default;
  height: var(--ag-list-item-height);
}

.ag-autocomplete-virtual-list-item:focus-visible::after {
  content: none;
}

.ag-autocomplete-virtual-list-item:hover {
  background-color: var(--ag-row-hover-color);
}

.ag-autocomplete-row-label {
  margin: 0px var(--ag-widget-container-horizontal-padding);
}

.ag-autocomplete-row-selected {
  background-color: var(--ag-selected-row-background-color);
}

.ag-pill {
  border: 1px solid var(--ag-chip-border-color);
  border-radius: var(--ag-border-radius);
  background-color: var(--ag-chip-background-color);
}

.ag-ltr .ag-pill .ag-pill-button {
  margin-left: var(--ag-grid-size);
}

.ag-rtl .ag-pill .ag-pill-button {
  margin-right: var(--ag-grid-size);
}

.ag-pill:focus-visible {
  border-color: var(--ag-input-focus-border-color);
}

.ag-pill .ag-pill-button:hover {
  cursor: pointer;
}

.ag-dragging-range-handle .ag-dialog,
.ag-dragging-fill-handle .ag-dialog {
  opacity: 0.7;
  pointer-events: none;
}

.ag-dialog {
  border-radius: var(--ag-border-radius);
  border: var(--ag-borders) var(--ag-border-color);
  box-shadow: var(--ag-popup-shadow);
}

.ag-panel {
  background-color: var(--ag-panel-background-color);
  border-color: var(--ag-panel-border-color);
}

.ag-panel-title-bar {
  color: var(--ag-header-foreground-color);
  height: var(--ag-header-height);
  padding: var(--ag-grid-size) var(--ag-cell-horizontal-padding);
  border-bottom: var(--ag-borders) var(--ag-border-color);
}

.ag-ltr .ag-panel-title-bar-button {
  margin-left: var(--ag-grid-size);
}

.ag-rtl .ag-panel-title-bar-button {
  margin-right: var(--ag-grid-size);
}

.ag-tooltip {
  background-color: var(--ag-tooltip-background-color);
  color: var(--ag-foreground-color);
  padding: var(--ag-grid-size);
  border: var(--ag-borders) var(--ag-border-color);
  border-radius: var(--ag-card-radius);
  white-space: normal;
}

.ag-tooltip.ag-tooltip-animate,
.ag-tooltip-custom.ag-tooltip-animate {
  transition: opacity 1s;
}

.ag-tooltip.ag-tooltip-animate.ag-tooltip-hiding,
.ag-tooltip-custom.ag-tooltip-animate.ag-tooltip-hiding {
  opacity: 0;
}

.ag-ltr .ag-column-select-column,
.ag-ltr .ag-column-select-column-group {
  padding-left: calc(var(--ag-indentation-level) * var(--ag-column-select-indent-size));
}

.ag-rtl .ag-column-select-column,
.ag-rtl .ag-column-select-column-group {
  padding-right: calc(var(--ag-indentation-level) * var(--ag-column-select-indent-size));
}

.ag-column-select-header-icon {
  cursor: pointer;
}

.ag-column-select-header-icon:focus-visible {
  outline: none;
}

.ag-column-select-header-icon:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 0px;
  left: 0px;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-ltr .ag-column-group-icons:not(:last-child),
.ag-ltr .ag-column-select-header-icon:not(:last-child),
.ag-ltr .ag-column-select-header-checkbox:not(:last-child),
.ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child),
.ag-ltr .ag-column-select-checkbox:not(:last-child),
.ag-ltr .ag-column-select-column-drag-handle:not(:last-child),
.ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child),
.ag-ltr .ag-column-select-column-label:not(:last-child) {
  margin-right: var(--ag-widget-horizontal-spacing);
}

.ag-rtl .ag-column-group-icons:not(:last-child),
.ag-rtl .ag-column-select-header-icon:not(:last-child),
.ag-rtl .ag-column-select-header-checkbox:not(:last-child),
.ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child),
.ag-rtl .ag-column-select-checkbox:not(:last-child),
.ag-rtl .ag-column-select-column-drag-handle:not(:last-child),
.ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child),
.ag-rtl .ag-column-select-column-label:not(:last-child) {
  margin-left: var(--ag-widget-horizontal-spacing);
}

.ag-column-select-virtual-list-item:focus-visible {
  outline: none;
}

.ag-column-select-virtual-list-item:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-column-select-column-group:not(:last-child),
.ag-column-select-column:not(:last-child) {
  margin-bottom: var(--ag-widget-vertical-spacing);
}

.ag-column-select-column-readonly,
.ag-column-select-column-group-readonly {
  color: var(--ag-disabled-foreground-color);
  pointer-events: none;
}

.ag-ltr .ag-column-select-add-group-indent {
  margin-left: calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);
}

.ag-rtl .ag-column-select-add-group-indent {
  margin-right: calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);
}

.ag-column-select-virtual-list-viewport {
  padding: calc(var(--ag-widget-container-vertical-padding) * 0.5) 0px;
}

.ag-column-select-virtual-list-item {
  padding: 0 var(--ag-widget-container-horizontal-padding);
}

.ag-checkbox-edit {
  padding-left: var(--ag-cell-horizontal-padding);
  padding-right: var(--ag-cell-horizontal-padding);
}

.ag-pill-select .ag-column-drop {
  border-bottom: 0;
  min-height: unset;
}

.ag-pill-select .ag-column-drop-list {
  padding: 0;
}

.ag-pill-select .ag-select {
  padding-top: var(--ag-grid-size);
}

.ag-pill-select .ag-picker-field-wrapper {
  background-color: transparent;
  border: 0;
}

.ag-pill-select .ag-picker-field-display {
  cursor: pointer;
}

.ag-rtl {
  text-align: right;
}

.ag-root-wrapper {
  border-radius: var(--ag-wrapper-border-radius);
  border: var(--ag-borders) var(--ag-border-color);
}

.ag-row > .ag-cell-wrapper.ag-row-group {
  padding-left: calc(var(--ag-cell-horizontal-padding) + var(--ag-row-group-indent-size) * var(--ag-indentation-level));
}

.ag-cell-wrapper.ag-row-group,
.ag-cell-wrapper.ag-row-group-leaf-indent,
.ag-cell-wrapper.ag-pivot-leaf-group {
  padding-left: calc(var(--ag-indentation-level) * var(--ag-row-group-indent-size));
}

.ag-ltr .ag-row-group-leaf-indent {
  margin-left: var(--ag-row-group-indent-size);
}

.ag-rtl .ag-row-group-leaf-indent {
  margin-right: var(--ag-row-group-indent-size);
}

.ag-row:not(.ag-row-level-0) .ag-pivot-leaf-group {
  margin-left: var(--ag-row-group-indent-size);
}

.ag-value-change-delta {
  padding-right: 2px;
}

.ag-value-change-delta-up {
  color: var(--ag-value-change-delta-up-color);
}

.ag-value-change-delta-down {
  color: var(--ag-value-change-delta-down-color);
}

.ag-value-change-value {
  background-color: transparent;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  transition: background-color 1s;
}

.ag-value-change-value-highlight {
  background-color: var(--ag-value-change-value-highlight-background-color);
  transition: background-color 0.1s;
}

.ag-cell-data-changed {
  background-color: var(--ag-value-change-value-highlight-background-color) !important;
}

.ag-cell-data-changed-animation {
  background-color: transparent;
}

.ag-cell-highlight {
  background-color: var(--ag-range-selection-highlight-color) !important;
}

.ag-row {
  height: var(--ag-row-height);
  background-color: var(--ag-background-color);
  color: var(--ag-data-color);
  border-bottom: var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width);
}

.ag-row-highlight-above::after,
.ag-row-highlight-below::after {
  content: "";
  position: absolute;
  width: calc(100% - 1px);
  height: 1px;
  background-color: var(--ag-range-selection-border-color);
  left: 1px;
}

.ag-row-highlight-above::after {
  top: 0px;
}

.ag-row-highlight-below::after {
  bottom: 0px;
}

.ag-row-odd {
  background-color: var(--ag-odd-row-background-color);
}

.ag-body-horizontal-scroll:not(.ag-scrollbar-invisible) .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
  border-right: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-body-horizontal-scroll:not(.ag-scrollbar-invisible) .ag-horizontal-right-spacer:not(.ag-scroller-corner) {
  border-left: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-row-selected::before {
  content: "";
  background-color: var(--ag-selected-row-background-color);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ag-row-hover:not(.ag-full-width-row)::before,
.ag-row-hover.ag-full-width-row.ag-row-group::before {
  content: "";
  background-color: var(--ag-row-hover-color);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.ag-row-hover.ag-full-width-row.ag-row-group > * {
  position: relative;
}

.ag-row-hover.ag-row-selected::before {
  background-color: var(--ag-row-hover-color);
  background-image: linear-gradient(var(--ag-selected-row-background-color), var(--ag-selected-row-background-color));
}

.ag-column-hover {
  background-color: var(--ag-column-hover-color);
}

.ag-ltr .ag-right-aligned-cell {
  text-align: right;
}

.ag-rtl .ag-right-aligned-cell {
  text-align: left;
}

.ag-ltr .ag-right-aligned-cell .ag-cell-value,
.ag-ltr .ag-right-aligned-cell .ag-group-value {
  margin-left: auto;
}

.ag-rtl .ag-right-aligned-cell .ag-cell-value,
.ag-rtl .ag-right-aligned-cell .ag-group-value {
  margin-right: auto;
}

.ag-ltr .ag-right-aligned-cell .ag-skeleton-effect {
  margin-left: auto;
}

.ag-rtl .ag-right-aligned-cell .ag-skeleton-effect {
  margin-right: auto;
}

.ag-cell,
.ag-full-width-row .ag-cell-wrapper.ag-row-group {
  --ag-internal-calculated-line-height: var(
      --ag-line-height,
      calc(var(--ag-row-height) - var(--ag-row-border-width))
  );
  --ag-internal-padded-row-height: calc(var(--ag-row-height) - var(--ag-row-border-width));
  border: 1px solid transparent;
  line-height: min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
  padding-left: calc(var(--ag-cell-horizontal-padding) - 1px + var(--ag-row-group-indent-size) * var(--ag-indentation-level));
  padding-right: calc(var(--ag-cell-horizontal-padding) - 1px);
  -webkit-font-smoothing: subpixel-antialiased;
}

.ag-row > .ag-cell-wrapper {
  padding-left: calc(var(--ag-cell-horizontal-padding) - 1px);
  padding-right: calc(var(--ag-cell-horizontal-padding) - 1px);
}

.ag-row-dragging {
  cursor: move;
  opacity: 0.5;
}

.ag-cell-inline-editing {
  border: 1px solid var(--ag-border-color);
  border-radius: var(--ag-card-radius);
  box-shadow: var(--ag-card-shadow);
  padding: 0;
  background-color: var(--ag-control-panel-background-color);
}

.ag-popup-editor .ag-large-text,
.ag-autocomplete-list-popup {
  border: var(--ag-borders) var(--ag-border-color);
  background: var(--ag-background-color);
  border-radius: var(--ag-card-radius);
  box-shadow: var(--ag-card-shadow);
  padding: var(--ag-grid-size);
  background-color: var(--ag-control-panel-background-color);
  padding: 0;
}

.ag-large-text-input {
  height: auto;
  padding: var(--ag-cell-horizontal-padding);
}

.ag-rtl .ag-large-text-input textarea {
  resize: none;
}

.ag-details-row {
  padding: calc(var(--ag-grid-size) * 5);
  background-color: var(--ag-background-color);
}

.ag-layout-auto-height .ag-center-cols-viewport,
.ag-layout-auto-height .ag-center-cols-container,
.ag-layout-print .ag-center-cols-viewport,
.ag-layout-print .ag-center-cols-container {
  min-height: 50px;
}

.ag-overlay-loading-wrapper {
  background-color: var(--ag-modal-overlay-background-color);
}

.ag-overlay-loading-center {
  border: var(--ag-borders) var(--ag-border-color);
  background: var(--ag-background-color);
  border-radius: var(--ag-card-radius);
  box-shadow: var(--ag-card-shadow);
  padding: var(--ag-grid-size);
}

.ag-skeleton-container {
  width: 100%;
  height: 100%;
  align-content: center;
}

.ag-skeleton-effect {
  background-color: var(--ag-row-loading-skeleton-effect-color);
  width: 100%;
  height: 1em;
  border-radius: 0.25rem;
  animation: ag-skeleton-loading 1.5s ease-in-out 0.5s infinite;
}

@keyframes ag-skeleton-loading {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
.ag-loading {
  display: flex;
  height: 100%;
  align-items: center;
}

.ag-ltr .ag-loading {
  padding-left: var(--ag-cell-horizontal-padding);
}

.ag-rtl .ag-loading {
  padding-right: var(--ag-cell-horizontal-padding);
}

.ag-ltr .ag-loading-icon {
  padding-right: var(--ag-cell-widget-spacing);
}

.ag-rtl .ag-loading-icon {
  padding-left: var(--ag-cell-widget-spacing);
}

.ag-icon-loading {
  animation-name: spin;
  animation-duration: 1000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.ag-floating-top {
  border-bottom: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-floating-bottom {
  border-top: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-ltr .ag-cell {
  border-right: var(--ag-cell-horizontal-border);
}

.ag-rtl .ag-cell {
  border-left: var(--ag-cell-horizontal-border);
}

.ag-ltr .ag-cell {
  border-right-width: 1px;
}

.ag-rtl .ag-cell {
  border-left-width: 1px;
}

.ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell) {
  border-left: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell) {
  border-right: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-cell-range-selected:not(.ag-cell-focus),
.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing) {
  background-color: var(--ag-range-selection-background-color);
}

.ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart,
.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart {
  background-color: var(--ag-range-selection-chart-background-color) !important;
}

.ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category,
.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category {
  background-color: var(--ag-range-selection-chart-category-background-color) !important;
}

.ag-cell-range-selected-1:not(.ag-cell-focus),
.ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing) {
  background-color: var(--ag-range-selection-background-color);
}

.ag-cell-range-selected-2:not(.ag-cell-focus),
.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2 {
  background-color: var(--ag-range-selection-background-color-2);
}

.ag-cell-range-selected-3:not(.ag-cell-focus),
.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3 {
  background-color: var(--ag-range-selection-background-color-3);
}

.ag-cell-range-selected-4:not(.ag-cell-focus),
.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4 {
  background-color: var(--ag-range-selection-background-color-4);
}

.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
  border-top-color: var(--ag-range-selection-border-color);
  border-top-style: var(--ag-range-selection-border-style);
}

.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
  border-right-color: var(--ag-range-selection-border-color);
  border-right-style: var(--ag-range-selection-border-style);
}

.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
  border-bottom-color: var(--ag-range-selection-border-color);
  border-bottom-style: var(--ag-range-selection-border-style);
}

.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
  border-left-color: var(--ag-range-selection-border-color);
  border-left-style: var(--ag-range-selection-border-style);
}

.ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
.ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
.ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
.ag-ltr .ag-cell-range-single-cell,
.ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
.ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,
.ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
.ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,
.ag-rtl .ag-cell-range-single-cell,
.ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
  border: 1px solid;
  border-color: var(--ag-range-selection-border-color);
  border-style: var(--ag-range-selection-border-style);
  outline: initial;
}

.ag-cell.ag-selection-fill-top,
.ag-cell.ag-selection-fill-top.ag-cell-range-selected {
  border-top: 1px dashed;
  border-top-color: var(--ag-range-selection-border-color);
}

.ag-ltr .ag-cell.ag-selection-fill-right,
.ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-right: 1px dashed var(--ag-range-selection-border-color) !important;
}

.ag-rtl .ag-cell.ag-selection-fill-right,
.ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-left: 1px dashed var(--ag-range-selection-border-color) !important;
}

.ag-cell.ag-selection-fill-bottom,
.ag-cell.ag-selection-fill-bottom.ag-cell-range-selected {
  border-bottom: 1px dashed;
  border-bottom-color: var(--ag-range-selection-border-color);
}

.ag-ltr .ag-cell.ag-selection-fill-left,
.ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-left: 1px dashed var(--ag-range-selection-border-color) !important;
}

.ag-rtl .ag-cell.ag-selection-fill-left,
.ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-right: 1px dashed var(--ag-range-selection-border-color) !important;
}

.ag-fill-handle,
.ag-range-handle {
  position: absolute;
  width: 6px;
  height: 6px;
  bottom: -1px;
  background-color: var(--ag-range-selection-border-color);
}

.ag-ltr .ag-fill-handle,
.ag-ltr .ag-range-handle {
  right: -1px;
}

.ag-rtl .ag-fill-handle,
.ag-rtl .ag-range-handle {
  left: -1px;
}

.ag-fill-handle {
  cursor: cell;
}

.ag-range-handle {
  cursor: nwse-resize;
}

.ag-cell-inline-editing {
  border-color: var(--ag-input-focus-border-color) !important;
}

.ag-menu {
  border: var(--ag-borders) var(--ag-border-color);
  background: var(--ag-background-color);
  border-radius: var(--ag-card-radius);
  box-shadow: var(--ag-card-shadow);
  padding: var(--ag-grid-size);
  background-color: var(--ag-menu-background-color);
  border-color: var(--ag-menu-border-color);
  padding: 0;
}

.ag-menu.ag-tabs {
  min-width: var(--ag-tab-min-width);
}

.ag-menu-list {
  cursor: default;
  padding: var(--ag-grid-size) 0;
}

.ag-menu-separator {
  height: calc(var(--ag-grid-size) * 2 + 1px);
}

.ag-menu-separator-part::after {
  content: "";
  display: block;
  border-top: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-menu-option-active,
.ag-compact-menu-option-active {
  background-color: var(--ag-row-hover-color);
}

.ag-menu-option-part,
.ag-compact-menu-option-part {
  line-height: var(--ag-icon-size);
  padding: calc(var(--ag-grid-size) + 2px) 0;
}

.ag-menu-option-disabled,
.ag-compact-menu-option-disabled {
  opacity: 0.5;
}

.ag-menu-option-icon,
.ag-compact-menu-option-icon {
  width: var(--ag-icon-size);
}

.ag-ltr .ag-menu-option-icon,
.ag-ltr .ag-compact-menu-option-icon {
  padding-left: calc(var(--ag-grid-size) * 2);
}

.ag-rtl .ag-menu-option-icon,
.ag-rtl .ag-compact-menu-option-icon {
  padding-right: calc(var(--ag-grid-size) * 2);
}

.ag-menu-option-text,
.ag-compact-menu-option-text {
  padding-left: calc(var(--ag-grid-size) * 2);
  padding-right: calc(var(--ag-grid-size) * 2);
}

.ag-ltr .ag-menu-option-shortcut,
.ag-ltr .ag-compact-menu-option-shortcut {
  padding-right: var(--ag-grid-size);
}

.ag-rtl .ag-menu-option-shortcut,
.ag-rtl .ag-compact-menu-option-shortcut {
  padding-left: var(--ag-grid-size);
}

.ag-ltr .ag-menu-option-popup-pointer,
.ag-ltr .ag-compact-menu-option-popup-pointer {
  padding-right: var(--ag-grid-size);
}

.ag-rtl .ag-menu-option-popup-pointer,
.ag-rtl .ag-compact-menu-option-popup-pointer {
  padding-left: var(--ag-grid-size);
}

.ag-tabs-header {
  display: flex;
}

.ag-tabs-header-wrapper {
  display: flex;
}

.ag-tabs-header-wrapper .ag-tabs-header {
  flex: 1;
}

.ag-tabs-close-button-wrapper {
  border: 0;
  border-right: var(--ag-borders) var(--ag-border-color);
  padding: var(--ag-grid-size);
}

.ag-tabs-close-button {
  border: 0;
  background-color: unset;
  cursor: pointer;
  padding: 0;
}

.ag-tab {
  border-bottom: var(--ag-selected-tab-underline-width) solid transparent;
  transition: border-bottom var(--ag-selected-tab-underline-transition-speed);
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.ag-tab:focus-visible {
  outline: none;
}

.ag-tab:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-tab-selected {
  border-bottom-color: var(--ag-selected-tab-underline-color);
}

.ag-menu-header {
  color: var(--ag-secondary-foreground-color);
}

.ag-filter-separator {
  border-top: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-filter-select .ag-picker-field-wrapper {
  width: 0;
}

.ag-filter-condition-operator {
  height: 17px;
}

.ag-ltr .ag-filter-condition-operator-or {
  margin-left: calc(var(--ag-grid-size) * 2);
}

.ag-rtl .ag-filter-condition-operator-or {
  margin-right: calc(var(--ag-grid-size) * 2);
}

.ag-set-filter-select-all {
  padding-top: var(--ag-widget-container-vertical-padding);
}

.ag-set-filter-list,
.ag-filter-no-matches {
  height: calc(var(--ag-list-item-height) * 6);
}

.ag-set-filter-tree-list {
  height: calc(var(--ag-list-item-height) * 10);
}

.ag-set-filter-filter {
  margin-top: var(--ag-widget-container-vertical-padding);
  margin-left: var(--ag-widget-container-horizontal-padding);
  margin-right: var(--ag-widget-container-horizontal-padding);
}

.ag-filter-to {
  margin-top: var(--ag-widget-vertical-spacing);
}

.ag-mini-filter {
  margin: var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
}

.ag-set-filter {
  --ag-indentation-level: 0;
}

.ag-ltr .ag-set-filter-item {
  padding-left: calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level) * var(--ag-set-filter-indent-size));
}

.ag-rtl .ag-set-filter-item {
  padding-right: calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level) * var(--ag-set-filter-indent-size));
}

.ag-ltr .ag-set-filter-add-group-indent {
  margin-left: calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding));
}

.ag-rtl .ag-set-filter-add-group-indent {
  margin-right: calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding));
}

.ag-ltr .ag-set-filter-group-icons {
  margin-right: var(--ag-widget-container-horizontal-padding);
}

.ag-rtl .ag-set-filter-group-icons {
  margin-left: var(--ag-widget-container-horizontal-padding);
}

.ag-filter-menu .ag-set-filter-list {
  min-width: 200px;
}

.ag-filter-virtual-list-item:focus-visible {
  outline: none;
}

.ag-filter-virtual-list-item:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-filter-apply-panel {
  padding: var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
  border-top: var(--ag-borders-secondary) var(--ag-secondary-border-color);
}

.ag-filter-apply-panel-button {
  line-height: 1.5;
}

.ag-ltr .ag-filter-apply-panel-button {
  margin-left: calc(var(--ag-grid-size) * 2);
}

.ag-rtl .ag-filter-apply-panel-button {
  margin-right: calc(var(--ag-grid-size) * 2);
}

.ag-simple-filter-body-wrapper {
  padding: var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
  padding-bottom: calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing));
  overflow-y: auto;
  min-height: calc(var(--ag-list-item-height) + var(--ag-widget-container-vertical-padding) + var(--ag-widget-vertical-spacing));
}

.ag-simple-filter-body-wrapper > * {
  margin-bottom: var(--ag-widget-vertical-spacing);
}

.ag-simple-filter-body-wrapper .ag-resizer-wrapper {
  margin: 0;
}

.ag-menu:not(.ag-tabs) .ag-filter .ag-filter-body-wrapper,
.ag-menu:not(.ag-tabs) .ag-filter > *:not(.ag-filter-wrapper) {
  min-width: calc(var(--ag-menu-min-width) - 2px);
}

.ag-filter-no-matches {
  padding: var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
}

.ag-multi-filter-menu-item {
  margin: var(--ag-grid-size) 0;
}

.ag-multi-filter-group-title-bar {
  padding: calc(var(--ag-grid-size) * 2) var(--ag-grid-size);
  background-color: transparent;
}

.ag-group-filter-field-select-wrapper {
  padding: var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
  padding-bottom: calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing));
}

.ag-group-filter-field-select-wrapper > * {
  margin-bottom: var(--ag-widget-vertical-spacing);
}

.ag-multi-filter-group-title-bar:focus-visible {
  outline: none;
}

.ag-multi-filter-group-title-bar:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-side-bar {
  position: relative;
}

.ag-tool-panel-wrapper {
  width: var(--ag-side-bar-panel-width);
  background-color: var(--ag-control-panel-background-color);
}

.ag-side-buttons {
  padding-top: calc(var(--ag-grid-size) * 4);
  width: calc(var(--ag-icon-size) + 4px);
  position: relative;
  overflow: hidden;
}

button.ag-side-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  background: transparent;
  padding: calc(var(--ag-grid-size) * 2) 0 calc(var(--ag-grid-size) * 2) 0;
  width: 100%;
  margin: 0;
  min-height: calc(var(--ag-grid-size) * 18);
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;
  border: none;
  border-top: var(--ag-borders-side-button) var(--ag-border-color);
  border-bottom: var(--ag-borders-side-button) var(--ag-border-color);
}

button.ag-side-button-button:focus {
  box-shadow: none;
}

.ag-side-button-button:focus-visible {
  outline: none;
}

.ag-side-button-button:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-selected button.ag-side-button-button {
  background-color: var(--ag-side-button-selected-background-color);
}

.ag-side-button-icon-wrapper {
  margin-bottom: 3px;
}

.ag-ltr .ag-side-bar-left,
.ag-rtl .ag-side-bar-right {
  border-right: var(--ag-borders) var(--ag-border-color);
}

.ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper,
.ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper {
  border-left: var(--ag-borders) var(--ag-border-color);
}

.ag-ltr .ag-side-bar-left .ag-side-button-button,
.ag-rtl .ag-side-bar-right .ag-side-button-button {
  border-right: var(--ag-selected-tab-underline-width) solid transparent;
  transition: border-right var(--ag-selected-tab-underline-transition-speed);
}

.ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,
.ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-right-color: var(--ag-selected-tab-underline-color);
}

.ag-rtl .ag-side-bar-left,
.ag-ltr .ag-side-bar-right {
  border-left: var(--ag-borders) var(--ag-border-color);
}

.ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper,
.ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper {
  border-right: var(--ag-borders) var(--ag-border-color);
}

.ag-rtl .ag-side-bar-left .ag-side-button-button,
.ag-ltr .ag-side-bar-right .ag-side-button-button {
  border-left: var(--ag-selected-tab-underline-width) solid transparent;
  transition: border-left var(--ag-selected-tab-underline-transition-speed);
}

.ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,
.ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-left-color: var(--ag-selected-tab-underline-color);
}

.ag-filter-toolpanel-header {
  height: calc(var(--ag-grid-size) * 6);
}

.ag-filter-toolpanel-header,
.ag-filter-toolpanel-search {
  padding: 0 var(--ag-grid-size);
}

.ag-filter-toolpanel-header:focus-visible {
  outline: none;
}

.ag-filter-toolpanel-header:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-filter-toolpanel-group:not(.ag-has-filter) > .ag-group-title-bar .ag-filter-toolpanel-group-instance-header-icon {
  display: none;
}

.ag-filter-toolpanel-group-level-0-header {
  height: calc(var(--ag-grid-size) * 8);
}

.ag-filter-toolpanel-group-item {
  margin-top: calc(var(--ag-grid-size) * 0.5);
  margin-bottom: calc(var(--ag-grid-size) * 0.5);
}

.ag-filter-toolpanel-search {
  height: var(--ag-header-height);
}

.ag-filter-toolpanel-search-input {
  flex-grow: 1;
  height: calc(var(--ag-grid-size) * 4);
}

.ag-ltr .ag-filter-toolpanel-search-input {
  margin-right: var(--ag-grid-size);
}

.ag-rtl .ag-filter-toolpanel-search-input {
  margin-left: var(--ag-grid-size);
}

.ag-filter-toolpanel-group-level-0 {
  border-top: var(--ag-borders-secondary) var(--ag-secondary-border-color);
}

.ag-ltr .ag-filter-toolpanel-expand,
.ag-ltr .ag-filter-toolpanel-group-title-bar-icon {
  margin-right: var(--ag-grid-size);
}

.ag-rtl .ag-filter-toolpanel-expand,
.ag-rtl .ag-filter-toolpanel-group-title-bar-icon {
  margin-left: var(--ag-grid-size);
}

.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-ltr .ag-filter-toolpanel-header {
  padding-left: calc(var(--ag-filter-tool-panel-group-indent) * var(--ag-indentation-level, 0) + var(--ag-grid-size));
}

.ag-rtl .ag-filter-toolpanel-header {
  padding-right: calc(var(--ag-filter-tool-panel-group-indent) * var(--ag-indentation-level, 0) + var(--ag-grid-size));
}

.ag-filter-toolpanel-instance-filter {
  border-bottom: var(--ag-borders) var(--ag-border-color);
  border-top: var(--ag-borders) var(--ag-border-color);
  margin-top: var(--ag-grid-size);
}

.ag-ltr .ag-filter-toolpanel-group-instance-header-icon,
.ag-ltr .ag-filter-toolpanel-instance-header-icon {
  margin-left: var(--ag-grid-size);
}

.ag-rtl .ag-filter-toolpanel-group-instance-header-icon,
.ag-rtl .ag-filter-toolpanel-instance-header-icon {
  margin-right: var(--ag-grid-size);
}

.ag-set-filter-group-icons {
  color: var(--ag-secondary-foreground-color);
}

.ag-pivot-mode-panel {
  min-height: var(--ag-header-height);
  height: var(--ag-header-height);
  display: flex;
}

.ag-pivot-mode-select {
  display: flex;
  align-items: center;
}

.ag-ltr .ag-pivot-mode-select {
  margin-left: var(--ag-widget-container-horizontal-padding);
}

.ag-rtl .ag-pivot-mode-select {
  margin-right: var(--ag-widget-container-horizontal-padding);
}

.ag-column-select-header:focus-visible {
  outline: none;
}

.ag-column-select-header:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-column-select-header {
  height: var(--ag-header-height);
  align-items: center;
  padding: 0 var(--ag-widget-container-horizontal-padding);
  border-bottom: var(--ag-borders-secondary) var(--ag-secondary-border-color);
}

.ag-column-panel-column-select {
  border-bottom: var(--ag-borders-secondary) var(--ag-secondary-border-color);
  border-top: var(--ag-borders-secondary) var(--ag-secondary-border-color);
}

.ag-column-group-icons,
.ag-column-select-header-icon {
  color: var(--ag-secondary-foreground-color);
}

.ag-column-select-list .ag-list-item-hovered::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
}

.ag-column-select-list .ag-item-highlight-top::after {
  top: 0;
}

.ag-column-select-list .ag-item-highlight-bottom::after {
  bottom: 0;
}

.ag-header,
.ag-advanced-filter-header {
  background-color: var(--ag-header-background-color);
  border-bottom: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-header-row {
  color: var(--ag-header-foreground-color);
  height: var(--ag-header-height);
}

.ag-pinned-right-header {
  border-left: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-pinned-left-header {
  border-right: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon,
.ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-menu-icon {
  margin-left: var(--ag-grid-size);
}

.ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon,
.ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-menu-icon {
  margin-right: var(--ag-grid-size);
}

.ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon,
.ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-menu-icon {
  margin-right: var(--ag-grid-size);
}

.ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon,
.ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-menu-icon {
  margin-left: var(--ag-grid-size);
}

.ag-header-cell,
.ag-header-group-cell {
  padding-left: var(--ag-cell-horizontal-padding);
  padding-right: var(--ag-cell-horizontal-padding);
}

.ag-header-cell.ag-header-cell-moving,
.ag-header-group-cell.ag-header-cell-moving {
  background-color: var(--ag-header-cell-moving-background-color);
}

.ag-ltr .ag-header-group-cell-label.ag-sticky-label {
  left: var(--ag-cell-horizontal-padding);
}

.ag-rtl .ag-header-group-cell-label.ag-sticky-label {
  right: var(--ag-cell-horizontal-padding);
}

.ag-header-cell:focus-visible {
  outline: none;
}

.ag-header-cell:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-header-group-cell:focus-visible {
  outline: none;
}

.ag-header-group-cell:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-advanced-filter-header-cell:focus-visible {
  outline: none;
}

.ag-advanced-filter-header-cell:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-header-icon {
  color: var(--ag-secondary-foreground-color);
}

.ag-header-expand-icon {
  cursor: pointer;
}

.ag-ltr .ag-header-expand-icon {
  margin-left: 4px;
}

.ag-rtl .ag-header-expand-icon {
  margin-right: 4px;
}

.ag-header-row:not(:first-child) .ag-header-cell:not(.ag-header-span-height.ag-header-span-total, .ag-header-parent-hidden),
.ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group {
  border-top: var(--ag-borders-critical) var(--ag-border-color);
}

.ag-header-group-cell:not(.ag-column-resizing) + .ag-header-group-cell:not(.ag-column-hover):not(.ag-header-cell-moving):hover, .ag-header-group-cell:not(.ag-column-resizing) + .ag-header-group-cell:not(.ag-column-hover).ag-column-resizing,
.ag-header-cell:not(.ag-column-resizing) + .ag-header-cell:not(.ag-column-hover):not(.ag-header-cell-moving):hover,
.ag-header-cell:not(.ag-column-resizing) + .ag-header-cell:not(.ag-column-hover).ag-column-resizing,
.ag-header-group-cell:first-of-type:not(.ag-header-cell-moving):hover,
.ag-header-group-cell:first-of-type.ag-column-resizing,
.ag-header-cell:not(.ag-column-hover):first-of-type:not(.ag-header-cell-moving):hover,
.ag-header-cell:not(.ag-column-hover):first-of-type.ag-column-resizing {
  background-color: var(--ag-header-cell-hover-background-color);
}

.ag-header-cell::before,
.ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group)::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: var(--ag-header-column-separator-display);
  width: var(--ag-header-column-separator-width);
  height: var(--ag-header-column-separator-height);
  top: calc(50% - var(--ag-header-column-separator-height) * 0.5);
  background-color: var(--ag-header-column-separator-color);
}

.ag-ltr .ag-header-cell::before,
.ag-ltr .ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group)::before {
  right: 0;
}

.ag-rtl .ag-header-cell::before,
.ag-rtl .ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group)::before {
  left: 0;
}

.ag-header-highlight-before::after,
.ag-header-highlight-after::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
}

.ag-header-highlight-before::after {
  left: 0px;
}

.ag-header-highlight-after::after {
  right: 0px;
}

.ag-pinned-left-header .ag-header-highlight-after::after {
  right: 1px;
}

.ag-header-cell-resize {
  display: flex;
  align-items: center;
}

.ag-header-cell-resize::after {
  content: "";
  position: absolute;
  z-index: 1;
  display: var(--ag-header-column-resize-handle-display);
  width: var(--ag-header-column-resize-handle-width);
  height: var(--ag-header-column-resize-handle-height);
  top: calc(50% - var(--ag-header-column-resize-handle-height) * 0.5);
  background-color: var(--ag-header-column-resize-handle-color);
}

.ag-header-cell.ag-header-span-height .ag-header-cell-resize::after {
  height: calc(100% - var(--ag-grid-size) * 4);
  top: calc(var(--ag-grid-size) * 2);
}

.ag-ltr .ag-header-viewport .ag-header-cell-resize::after {
  left: calc(50% - var(--ag-header-column-resize-handle-width));
}

.ag-rtl .ag-header-viewport .ag-header-cell-resize::after {
  right: calc(50% - var(--ag-header-column-resize-handle-width));
}

.ag-pinned-left-header .ag-header-cell-resize::after {
  left: calc(50% - var(--ag-header-column-resize-handle-width));
}

.ag-pinned-right-header .ag-header-cell-resize::after {
  left: 50%;
}

.ag-ltr .ag-header-select-all {
  margin-right: var(--ag-cell-horizontal-padding);
}

.ag-rtl .ag-header-select-all {
  margin-left: var(--ag-cell-horizontal-padding);
}

.ag-ltr .ag-floating-filter-button {
  margin-left: var(--ag-cell-widget-spacing);
}

.ag-rtl .ag-floating-filter-button {
  margin-right: var(--ag-cell-widget-spacing);
}

.ag-floating-filter-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  height: var(--ag-icon-size);
  padding: 0;
  width: var(--ag-icon-size);
}

.ag-filter-loading {
  background-color: var(--ag-control-panel-background-color);
  height: 100%;
  padding: var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
  position: absolute;
  width: 100%;
  z-index: 1;
}

.ag-paging-panel {
  border-top: 1px solid;
  border-top-color: var(--ag-border-color);
  color: var(--ag-secondary-foreground-color);
  height: var(--ag-header-height);
}

.ag-paging-panel > * {
  margin: 0 var(--ag-cell-horizontal-padding);
}

.ag-paging-panel > .ag-paging-page-size .ag-wrapper {
  min-width: calc(var(--ag-grid-size) * 10);
}

.ag-paging-button {
  cursor: pointer;
}

.ag-paging-button.ag-disabled {
  cursor: default;
  color: var(--ag-disabled-foreground-color);
}

.ag-paging-button:focus-visible {
  outline: none;
}

.ag-paging-button:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 0px;
  left: 0px;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-paging-button,
.ag-paging-description {
  margin: 0 var(--ag-grid-size);
}

.ag-status-bar {
  border-top: var(--ag-borders) var(--ag-border-color);
  color: var(--ag-disabled-foreground-color);
  padding-right: calc(var(--ag-grid-size) * 4);
  padding-left: calc(var(--ag-grid-size) * 4);
  line-height: 1.5;
}

.ag-status-name-value-value {
  color: var(--ag-foreground-color);
}

.ag-status-bar-center {
  text-align: center;
}

.ag-status-name-value {
  margin-left: var(--ag-grid-size);
  margin-right: var(--ag-grid-size);
  padding-top: calc(var(--ag-grid-size) * 2);
  padding-bottom: calc(var(--ag-grid-size) * 2);
}

.ag-column-drop-cell {
  background: var(--ag-chip-background-color);
  border-radius: calc(var(--ag-grid-size) * 4);
  height: calc(var(--ag-grid-size) * 4);
  padding: 0 calc(var(--ag-grid-size) * 0.5);
  border: 1px solid var(--ag-chip-border-color);
}

.ag-column-drop-cell:focus-visible {
  outline: none;
}

.ag-column-drop-cell:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 2px;
  left: 2px;
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-column-drop-cell-text {
  margin: 0 var(--ag-grid-size);
}

.ag-column-drop-cell-button {
  min-width: calc(var(--ag-grid-size) * 4);
  margin: 0 calc(var(--ag-grid-size) * 0.5);
  color: var(--ag-secondary-foreground-color);
}

.ag-column-drop-cell-drag-handle {
  margin-left: calc(var(--ag-grid-size) * 2);
}

.ag-column-drop-cell-ghost {
  opacity: 0.5;
}

.ag-column-drop-horizontal {
  background-color: var(--ag-header-background-color);
  color: var(--ag-secondary-foreground-color);
  height: var(--ag-header-height);
  border-bottom: var(--ag-borders) var(--ag-border-color);
}

.ag-ltr .ag-column-drop-horizontal {
  padding-left: var(--ag-cell-horizontal-padding);
}

.ag-rtl .ag-column-drop-horizontal {
  padding-right: var(--ag-cell-horizontal-padding);
}

.ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child) {
  border-right: var(--ag-borders) var(--ag-border-color);
}

.ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child) {
  border-left: var(--ag-borders) var(--ag-border-color);
}

.ag-column-drop-horizontal-cell-separator {
  margin: 0 var(--ag-grid-size);
  color: var(--ag-secondary-foreground-color);
}

.ag-column-drop-horizontal-empty-message {
  color: var(--ag-disabled-foreground-color);
}

.ag-ltr .ag-column-drop-horizontal-icon {
  margin-right: var(--ag-cell-horizontal-padding);
}

.ag-rtl .ag-column-drop-horizontal-icon {
  margin-left: var(--ag-cell-horizontal-padding);
}

.ag-column-drop-vertical-list {
  padding-bottom: var(--ag-grid-size);
  padding-right: var(--ag-grid-size);
  padding-left: var(--ag-grid-size);
}

.ag-column-drop-vertical-cell {
  margin-top: var(--ag-grid-size);
}

.ag-column-drop-vertical {
  min-height: 50px;
  border-bottom: var(--ag-borders-secondary) var(--ag-secondary-border-color);
}

.ag-column-drop-vertical.ag-last-column-drop {
  border-bottom: none;
}

.ag-column-drop-vertical-icon {
  margin-left: var(--ag-grid-size);
  margin-right: var(--ag-grid-size);
}

.ag-column-drop-vertical-empty-message {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  color: var(--ag-disabled-foreground-color);
  margin-top: var(--ag-grid-size);
}

.ag-select-agg-func-popup {
  border: var(--ag-borders) var(--ag-border-color);
  background: var(--ag-background-color);
  border-radius: var(--ag-card-radius);
  box-shadow: var(--ag-card-shadow);
  padding: var(--ag-grid-size);
  background: var(--ag-background-color);
  height: calc(var(--ag-grid-size) * 5 * 3.5);
  padding: 0;
}

.ag-select-agg-func-virtual-list-item {
  cursor: default;
}

.ag-ltr .ag-select-agg-func-virtual-list-item {
  padding-left: calc(var(--ag-grid-size) * 2);
}

.ag-rtl .ag-select-agg-func-virtual-list-item {
  padding-right: calc(var(--ag-grid-size) * 2);
}

.ag-select-agg-func-virtual-list-item:hover {
  background-color: var(--ag-selected-row-background-color);
}

.ag-select-agg-func-virtual-list-item:focus-visible {
  outline: none;
}

.ag-select-agg-func-virtual-list-item:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-sort-indicator-container {
  display: flex;
}

.ag-ltr .ag-sort-indicator-icon {
  padding-left: var(--ag-grid-size);
}

.ag-rtl .ag-sort-indicator-icon {
  padding-right: var(--ag-grid-size);
}

.ag-chart {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
}

.ag-chart-components-wrapper {
  position: relative;
  display: flex;
  flex: 1 1 auto;
}

.ag-chart-canvas-wrapper {
  position: relative;
  flex: 1 1 auto;
}

.ag-chart-menu {
  position: absolute;
  top: 16px;
  display: flex;
  flex-direction: column;
}

.ag-ltr .ag-chart-menu {
  right: 20px;
}

.ag-rtl .ag-chart-menu {
  left: 20px;
}

.ag-chart-docked-container {
  position: relative;
  min-width: var(--ag-chart-menu-panel-width);
}

.ag-chart-menu-hidden ~ .ag-chart-docked-container {
  display: none;
}

.ag-chart-tabbed-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.ag-chart-tabbed-menu-header {
  flex: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}

.ag-chart-tabbed-menu-body {
  display: flex;
  flex: 1 1 auto;
  align-items: stretch;
  overflow: hidden;
}

.ag-chart-tab {
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}

.ag-chart-settings {
  overflow-x: hidden;
}

.ag-chart-settings-wrapper {
  position: relative;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.ag-chart-settings-nav-bar {
  display: flex;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  -webkit-user-select: none;
  user-select: none;
}

.ag-chart-settings-card-selector {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex: 1 1 auto;
  height: 100%;
  padding: 0 10px;
}

.ag-chart-settings-card-item {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #000;
  position: relative;
}

.ag-chart-settings-card-item.ag-not-selected {
  opacity: 0.2;
}

.ag-chart-settings-card-item::before {
  content: " ";
  display: block;
  position: absolute;
  background-color: transparent;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
}

.ag-chart-settings-prev,
.ag-chart-settings-next {
  position: relative;
  flex: none;
}

.ag-chart-settings-prev:focus-within,
.ag-chart-settings-next:focus-within {
  box-shadow: var(--ag-input-focus-box-shadow);
  border-radius: 1px;
}

.ag-chart-settings-prev-button,
.ag-chart-settings-next-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.ag-chart-settings-mini-charts-container {
  position: relative;
  flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto;
}

.ag-chart-settings-mini-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.ag-chart-settings-mini-wrapper.ag-animating {
  transition: left 0.3s;
  transition-timing-function: ease-in-out;
}

.ag-chart-mini-thumbnail {
  cursor: pointer;
}

.ag-chart-mini-thumbnail-canvas {
  display: block;
}

.ag-chart-data-wrapper,
.ag-chart-format-wrapper,
.ag-chart-advanced-settings-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  padding-bottom: 16px;
}

.ag-chart-data-wrapper,
.ag-chart-advanced-settings-wrapper {
  height: 100%;
  overflow-y: auto;
}

.ag-chart-advanced-settings {
  background-color: var(--ag-control-panel-background-color);
}

.ag-chart-advanced-settings-wrapper,
.ag-chart-advanced-settings {
  width: 100%;
}

.ag-chart-advanced-settings-wrapper {
  padding-bottom: 0;
}

.ag-chart-data-section,
.ag-chart-format-section,
.ag-chart-advanced-settings-section {
  display: flex;
  margin: 0;
}

.ag-chart-advanced-settings-section {
  padding-top: var(--ag-grid-size);
  padding-bottom: var(--ag-grid-size);
}

.ag-chart-advanced-settings-section:not(:last-child) {
  border-bottom: 1px solid var(--ag-secondary-border-color);
}

.ag-chart-empty-text {
  display: flex;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  background-color: var(--ag-background-color);
}

.ag-chart .ag-chart-menu {
  display: none;
}

.ag-chart-menu-hidden:hover .ag-chart-menu {
  display: block;
}

.ag-chart .ag-chart-menu-wrapper .ag-chart-menu {
  display: flex;
  flex-direction: row;
  top: 8px;
  gap: 20px;
  width: auto;
}

.ag-ltr .ag-chart .ag-chart-menu-wrapper .ag-chart-menu {
  right: calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px);
  justify-content: right;
}

.ag-rtl .ag-chart .ag-chart-menu-wrapper .ag-chart-menu {
  left: calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px);
  justify-content: left;
}

.ag-charts-font-size-color {
  display: flex;
  align-self: stretch;
  justify-content: space-between;
}

.ag-charts-data-group-item {
  position: relative;
}

.ag-charts-data-group-item:not(:last-child) {
  margin-bottom: var(--ag-grid-size);
}

.ag-chart-menu {
  border-radius: var(--ag-card-radius);
  background: var(--ag-background-color);
}

.ag-chart-menu-icon {
  opacity: 0.5;
  margin: 2px 0;
  cursor: pointer;
  border-radius: var(--ag-card-radius);
  color: var(--ag-secondary-foreground-color);
}

.ag-chart-menu-icon:hover {
  opacity: 1;
}

.ag-chart-menu-toolbar-button {
  border: 0;
  background-color: unset;
  padding: 0 2px;
  border-radius: 1px;
}

.ag-chart-mini-thumbnail {
  border: 1px solid var(--ag-secondary-border-color);
  border-radius: 5px;
}

.ag-chart-mini-thumbnail.ag-selected {
  border-color: var(--ag-minichart-selected-chart-color);
  border-width: 2px;
}

.ag-chart-mini-thumbnail:focus-visible {
  outline: none;
  border-color: var(--ag-minichart-selected-chart-color);
  box-shadow: var(--ag-input-focus-box-shadow);
}

.ag-chart-settings-card-item {
  background: var(--ag-foreground-color);
  width: 8px;
  height: 8px;
  border-radius: 4px;
}

.ag-chart-settings-card-item.ag-selected {
  background-color: var(--ag-minichart-selected-page-color);
}

.ag-chart-data-column-drag-handle {
  margin-left: var(--ag-grid-size);
}

.ag-charts-settings-group-title-bar,
.ag-charts-data-group-title-bar,
.ag-charts-format-top-level-group-title-bar {
  border-top: var(--ag-borders-secondary) var(--ag-secondary-border-color);
  position: relative;
}

.ag-charts-advanced-settings-top-level-group-title-bar {
  position: relative;
  background-color: unset;
}

.ag-charts-data-group-title-bar:focus-visible {
  outline: none;
}

.ag-charts-data-group-title-bar:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-charts-format-top-level-group-title-bar:focus-visible {
  outline: none;
}

.ag-charts-format-top-level-group-title-bar:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-charts-data-group-title-bar .ag-charts-data-group-title,
.ag-charts-format-top-level-group-title-bar .ag-charts-format-top-level-group-title {
  cursor: pointer;
}

.ag-charts-data-group-container {
  padding: calc(var(--ag-widget-container-vertical-padding) * 0.5) var(--ag-widget-container-horizontal-padding);
}

.ag-charts-data-group-container .ag-charts-data-group-item:not(.ag-charts-format-sub-level-group):not(.ag-pill-select):not(.ag-select) {
  height: var(--ag-list-item-height);
}

.ag-charts-data-group-container .ag-charts-data-group-item.ag-picker-field {
  margin-top: var(--ag-grid-size);
}

.ag-charts-data-group-container .ag-list-item-hovered::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
}

.ag-charts-data-group-container .ag-item-highlight-top::after {
  top: 0;
}

.ag-charts-data-group-container .ag-item-highlight-bottom::after {
  bottom: 0;
}

.ag-charts-format-top-level-group-container,
.ag-charts-advanced-settings-top-level-group-container {
  padding: var(--ag-grid-size);
}

.ag-ltr .ag-charts-format-top-level-group-container,
.ag-ltr .ag-charts-advanced-settings-top-level-group-container {
  margin-left: calc(var(--ag-grid-size) * 2);
}

.ag-rtl .ag-charts-format-top-level-group-container,
.ag-rtl .ag-charts-advanced-settings-top-level-group-container {
  margin-right: calc(var(--ag-grid-size) * 2);
}

.ag-charts-format-top-level-group-item,
.ag-charts-advanced-settings-top-level-group-item {
  margin: var(--ag-grid-size) 0;
}

.ag-charts-format-sub-level-group-container {
  padding: var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
  padding-bottom: calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing));
}

.ag-charts-format-sub-level-group-container > * {
  margin-bottom: var(--ag-widget-vertical-spacing);
}

.ag-charts-format-sub-level-no-header-group-container > * {
  margin-bottom: var(--ag-widget-vertical-spacing);
}

.ag-charts-format-sub-level-group-container .ag-charts-format-sub-level-group-item.ag-font-panel-no-header {
  margin: 0;
}

.ag-charts-settings-group-container {
  padding: var(--ag-grid-size);
  row-gap: 8px;
  display: grid;
  grid-template-columns: 60px 1fr 60px 1fr 60px;
}

.ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+1) {
  grid-column: 1;
}

.ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+2) {
  grid-column: 3;
}

.ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+3) {
  grid-column: 5;
}

.ag-chart-menu-panel {
  background-color: var(--ag-control-panel-background-color);
}

.ag-ltr .ag-chart-menu-panel {
  border-left: solid 1px var(--ag-border-color);
}

.ag-rtl .ag-chart-menu-panel {
  border-right: solid 1px var(--ag-border-color);
}

.ag-charts-theme-default {
  --ag-charts-align: none !important;
  --ag-charts-justify: none !important;
}

.ag-charts-wrapper .ag-charts-proxy-legend-toolbar button:focus {
  box-shadow: none;
}

.ag-charts-wrapper .ag-charts-proxy-legend-toolbar button:focus-visible {
  box-shadow: var(--ag-input-focus-box-shadow);
}

.ag-date-time-list-page-title-bar {
  display: flex;
}

.ag-date-time-list-page-title {
  flex-grow: 1;
  text-align: center;
}

.ag-date-time-list-page-column-labels-row,
.ag-date-time-list-page-entries-row {
  display: flex;
}

.ag-date-time-list-page-column-label,
.ag-date-time-list-page-entry {
  flex-basis: 0;
  flex-grow: 1;
}

.ag-date-time-list-page-entry {
  cursor: pointer;
  text-align: center;
}

.ag-date-time-list-page-column-label {
  text-align: center;
}

.ag-advanced-filter-header {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: var(--ag-cell-horizontal-padding);
  padding-right: var(--ag-cell-horizontal-padding);
}

.ag-advanced-filter {
  display: flex;
  align-items: center;
  width: 100%;
}

.ag-advanced-filter-apply-button,
.ag-advanced-filter-builder-button {
  line-height: normal;
  white-space: nowrap;
}

.ag-ltr .ag-advanced-filter-apply-button,
.ag-ltr .ag-advanced-filter-builder-button {
  margin-left: calc(var(--ag-grid-size) * 2);
}

.ag-rtl .ag-advanced-filter-apply-button,
.ag-rtl .ag-advanced-filter-builder-button {
  margin-right: calc(var(--ag-grid-size) * 2);
}

.ag-advanced-filter-builder-button {
  display: flex;
  align-items: center;
  border: 0;
  background-color: unset;
  color: var(--ag-foreground-color);
  font-size: var(--ag-font-size);
  font-weight: 600;
}

.ag-advanced-filter-builder-button:hover:not(:disabled) {
  background-color: var(--ag-row-hover-color);
}

.ag-advanced-filter-builder-button:not(:disabled) {
  cursor: pointer;
}

.ag-advanced-filter-builder-button-label {
  margin-left: var(--ag-grid-size);
}

.ag-advanced-filter-builder {
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  background-color: var(--ag-control-panel-background-color);
  display: flex;
  flex-direction: column;
}

.ag-advanced-filter-builder-list {
  flex: 1;
  overflow: auto;
}

.ag-advanced-filter-builder-list .ag-list-item-hovered::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
}

.ag-advanced-filter-builder-list .ag-item-highlight-top::after {
  top: 0;
}

.ag-advanced-filter-builder-list .ag-item-highlight-bottom::after {
  bottom: 0;
}

.ag-advanced-filter-builder-button-panel {
  display: flex;
  justify-content: flex-end;
  padding: var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
  border-top: var(--ag-borders-secondary) var(--ag-secondary-border-color);
}

.ag-advanced-filter-builder .ag-advanced-filter-builder-button-panel .ag-advanced-filter-builder-apply-button,
.ag-advanced-filter-builder .ag-advanced-filter-builder-button-panel .ag-advanced-filter-builder-cancel-button {
  margin-left: calc(var(--ag-grid-size) * 2);
}

.ag-advanced-filter-builder-item-wrapper {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  padding-left: calc(var(--ag-icon-size) / 2);
  padding-right: var(--ag-icon-size);
}

.ag-virtual-list-viewport .ag-advanced-filter-builder-item-wrapper .ag-tab-guard {
  position: absolute;
}

.ag-advanced-filter-builder-item-tree-lines > * {
  width: var(--ag-advanced-filter-builder-indent-size);
}

.ag-advanced-filter-builder-item-tree-lines .ag-advanced-filter-builder-item-tree-line-root {
  width: var(--ag-icon-size);
}

.ag-advanced-filter-builder-item-tree-lines .ag-advanced-filter-builder-item-tree-line-root::before {
  top: 50%;
  height: 50%;
}

.ag-advanced-filter-builder-item-tree-line-horizontal,
.ag-advanced-filter-builder-item-tree-line-vertical,
.ag-advanced-filter-builder-item-tree-line-vertical-top,
.ag-advanced-filter-builder-item-tree-line-vertical-bottom {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

.ag-advanced-filter-builder-item-tree-line-horizontal::before, .ag-advanced-filter-builder-item-tree-line-horizontal::after,
.ag-advanced-filter-builder-item-tree-line-vertical::before,
.ag-advanced-filter-builder-item-tree-line-vertical::after,
.ag-advanced-filter-builder-item-tree-line-vertical-top::before,
.ag-advanced-filter-builder-item-tree-line-vertical-top::after,
.ag-advanced-filter-builder-item-tree-line-vertical-bottom::before,
.ag-advanced-filter-builder-item-tree-line-vertical-bottom::after {
  content: "";
  position: absolute;
  height: 100%;
}

.ag-advanced-filter-builder-item-tree-line-horizontal::after {
  height: 50%;
  width: calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size));
  top: 0;
  left: calc(var(--ag-icon-size) / 2);
  border-bottom: 1px solid;
  border-color: var(--ag-border-color);
}

.ag-advanced-filter-builder-item-tree-line-vertical::before {
  width: calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size) / 2);
  top: 0;
  left: calc(var(--ag-icon-size) / 2);
  border-left: 1px solid;
  border-color: var(--ag-border-color);
}

.ag-advanced-filter-builder-item-tree-line-vertical-top::before {
  height: 50%;
  width: calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size) / 2);
  top: 0;
  left: calc(var(--ag-icon-size) / 2);
  border-left: 1px solid;
  border-color: var(--ag-border-color);
}

.ag-advanced-filter-builder-item-tree-line-vertical-bottom::before {
  height: calc((100% - 1.5 * var(--ag-icon-size)) / 2);
  width: calc(var(--ag-icon-size) / 2);
  top: calc((100% + 1.5 * var(--ag-icon-size)) / 2);
  left: calc(var(--ag-icon-size) / 2);
  border-left: 1px solid;
  border-color: var(--ag-border-color);
}

.ag-advanced-filter-builder-item-condition {
  padding-top: var(--ag-grid-size);
  padding-bottom: var(--ag-grid-size);
}

.ag-advanced-filter-builder-item,
.ag-advanced-filter-builder-item-condition,
.ag-advanced-filter-builder-pill-wrapper,
.ag-advanced-filter-builder-pill,
.ag-advanced-filter-builder-item-buttons,
.ag-advanced-filter-builder-item-tree-lines {
  display: flex;
  align-items: center;
  height: 100%;
}

.ag-advanced-filter-builder-pill-wrapper {
  margin: 0px var(--ag-grid-size);
}

.ag-advanced-filter-builder-pill {
  position: relative;
  border-radius: var(--ag-border-radius);
  padding: var(--ag-grid-size) calc(var(--ag-grid-size) * 2);
  min-height: calc(100% - var(--ag-grid-size) * 3);
  min-width: calc(var(--ag-grid-size) * 2);
}

.ag-advanced-filter-builder-pill .ag-picker-field-display {
  margin-right: var(--ag-grid-size);
}

.ag-advanced-filter-builder-pill .ag-advanced-filter-builder-value-number {
  font-family: monospace;
  font-weight: 700;
}

.ag-advanced-filter-builder-pill .ag-advanced-filter-builder-value-empty {
  color: var(--ag-disabled-foreground-color);
}

.ag-advanced-filter-builder-pill:focus-visible {
  outline: none;
}

.ag-advanced-filter-builder-pill:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: -4px;
  left: -4px;
  display: block;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-advanced-filter-builder-item-button:focus-visible {
  outline: none;
}

.ag-advanced-filter-builder-item-button:focus-visible::after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: -4px;
  left: -4px;
  display: block;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border: 1px solid;
  border-color: var(--ag-input-focus-border-color);
}

.ag-advanced-filter-builder-pill-display {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
}

.ag-advanced-filter-builder-join-pill {
  color: var(--ag-foreground-color);
  background-color: var(--ag-advanced-filter-join-pill-color);
  cursor: pointer;
}

.ag-advanced-filter-builder-column-pill {
  color: var(--ag-foreground-color);
  background-color: var(--ag-advanced-filter-column-pill-color);
  cursor: pointer;
}

.ag-advanced-filter-builder-option-pill {
  color: var(--ag-foreground-color);
  background-color: var(--ag-advanced-filter-option-pill-color);
  cursor: pointer;
}

.ag-advanced-filter-builder-value-pill {
  color: var(--ag-foreground-color);
  background-color: var(--ag-advanced-filter-value-pill-color);
  cursor: text;
  max-width: 140px;
}

.ag-advanced-filter-builder-value-pill .ag-advanced-filter-builder-pill-display {
  display: block;
}

.ag-advanced-filter-builder-item-buttons > * {
  margin: 0 calc(var(--ag-grid-size) * 0.5);
}

.ag-advanced-filter-builder-item-button {
  position: relative;
  cursor: pointer;
  color: var(--ag-secondary-foreground-color);
  opacity: 50%;
}

.ag-advanced-filter-builder-item-button-disabled {
  color: var(--ag-disabled-foreground-color);
  cursor: default;
}

.ag-advanced-filter-builder-virtual-list-container {
  top: var(--ag-grid-size);
}

.ag-advanced-filter-builder-virtual-list-item {
  display: flex;
  cursor: default;
  height: var(--ag-list-item-height);
}

.ag-advanced-filter-builder-virtual-list-item:hover {
  background-color: var(--ag-row-hover-color);
}

.ag-advanced-filter-builder-virtual-list-item:hover .ag-advanced-filter-builder-item-button {
  opacity: 100%;
}

.ag-advanced-filter-builder-virtual-list-item-highlight .ag-advanced-filter-builder-item-button:focus-visible,
.ag-advanced-filter-builder-validation .ag-advanced-filter-builder-invalid {
  opacity: 100%;
}

.ag-advanced-filter-builder-invalid {
  margin: 0 var(--ag-grid-size);
  color: var(--ag-invalid-color);
  cursor: default;
}

.ag-input-field-input {
  width: 100%;
  min-width: 0;
}

.ag-checkbox-input-wrapper {
  font-family: var(--ag-icon-font-family);
  font-weight: var(--ag-icon-font-weight);
  color: var(--ag-icon-font-color);
  font-size: var(--ag-icon-size);
  line-height: var(--ag-icon-size);
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: var(--ag-icon-size);
  height: var(--ag-icon-size);
  background-color: var(--ag-checkbox-background-color);
  border-radius: var(--ag-checkbox-border-radius);
  display: inline-block;
  vertical-align: middle;
  flex: none;
}

.ag-checkbox-input-wrapper input,
.ag-checkbox-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.ag-checkbox-input-wrapper:focus-within, .ag-checkbox-input-wrapper:active {
  outline: none;
  box-shadow: var(--ag-input-focus-box-shadow);
}

.ag-checkbox-input-wrapper.ag-disabled {
  opacity: 0.5;
}

.ag-checkbox-input-wrapper::after {
  content: var(--ag-icon-font-code-checkbox-unchecked, "\f108");
  font-family: inherit;
  color: var(--ag-checkbox-unchecked-color);
  display: var(--ag-icon-font-display-checkbox-unchecked, var(--ag-icon-font-display));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-checkbox-input-wrapper.ag-checked::after {
  content: var(--ag-icon-font-code-checkbox-checked, "\f106");
  color: var(--ag-checkbox-checked-color);
  display: var(--ag-icon-font-display-checkbox-checked, var(--ag-icon-font-display));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-checkbox-input-wrapper.ag-indeterminate::after {
  content: var(--ag-icon-font-code-checkbox-indeterminate, "\f107");
  color: var(--ag-checkbox-indeterminate-color);
  display: var(--ag-icon-font-display-checkbox-indeterminate, var(--ag-icon-font-display));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-checkbox-input-wrapper::before {
  content: "";
  background: transparent center/contain no-repeat;
  position: absolute;
  inset: 0;
  background-image: var(--ag-icon-image-checkbox-unchecked, var(--ag-icon-image));
  display: var(--ag-icon-image-display-checkbox-unchecked, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-checkbox-unchecked, var(--ag-icon-image-opacity, 0.9));
}

.ag-checkbox-input-wrapper.ag-checked::before {
  background-image: var(--ag-icon-image-checkbox-checked, var(--ag-icon-image));
  display: var(--ag-icon-image-display-checkbox-checked, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-checkbox-checked, var(--ag-icon-image-opacity, 0.9));
}

.ag-checkbox-input-wrapper.ag-indeterminate::before {
  background-image: var(--ag-icon-image-checkbox-indeterminate, var(--ag-icon-image));
  display: var(--ag-icon-image-display-checkbox-indeterminate, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-checkbox-indeterminate, var(--ag-icon-image-opacity, 0.9));
}

.ag-toggle-button-input-wrapper {
  box-sizing: border-box;
  width: var(--ag-toggle-button-width);
  min-width: var(--ag-toggle-button-width);
  max-width: var(--ag-toggle-button-width);
  height: var(--ag-toggle-button-height);
  background-color: var(--ag-toggle-button-off-background-color);
  border-radius: calc(var(--ag-toggle-button-height) * 0.5);
  position: relative;
  flex: none;
  border: var(--ag-toggle-button-border-width) solid;
  border-color: var(--ag-toggle-button-off-border-color);
}

.ag-toggle-button-input-wrapper input {
  opacity: 0;
  height: 100%;
  width: 100%;
}

.ag-toggle-button-input-wrapper:focus-within {
  outline: none;
  box-shadow: var(--ag-input-focus-box-shadow);
}

.ag-toggle-button-input-wrapper.ag-disabled {
  opacity: 0.5;
}

.ag-toggle-button-input-wrapper.ag-checked {
  background-color: var(--ag-toggle-button-on-background-color);
  border-color: var(--ag-toggle-button-on-border-color);
}

.ag-toggle-button-input-wrapper::before {
  content: " ";
  position: absolute;
  top: calc(0px - var(--ag-toggle-button-border-width));
  left: calc(0px - var(--ag-toggle-button-border-width));
  display: block;
  box-sizing: border-box;
  height: var(--ag-toggle-button-height);
  width: var(--ag-toggle-button-height);
  background-color: var(--ag-toggle-button-switch-background-color);
  border-radius: 100%;
  transition: left 100ms;
  border: var(--ag-toggle-button-border-width) solid;
  border-color: var(--ag-toggle-button-switch-border-color);
}

.ag-toggle-button-input-wrapper.ag-checked::before {
  left: calc(100% - var(--ag-toggle-button-height) + var(--ag-toggle-button-border-width));
  border-color: var(--ag-toggle-button-on-border-color);
}

.ag-radio-button-input-wrapper {
  font-family: var(--ag-icon-font-family);
  font-weight: var(--ag-icon-font-weight);
  color: var(--ag-icon-font-color);
  font-size: var(--ag-icon-size);
  line-height: var(--ag-icon-size);
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: var(--ag-icon-size);
  height: var(--ag-icon-size);
  background-color: var(--ag-checkbox-background-color);
  border-radius: var(--ag-checkbox-border-radius);
  display: inline-block;
  vertical-align: middle;
  flex: none;
  border-radius: var(--ag-icon-size);
}

.ag-radio-button-input-wrapper input,
.ag-radio-button-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.ag-radio-button-input-wrapper:focus-within, .ag-radio-button-input-wrapper:active {
  outline: none;
  box-shadow: var(--ag-input-focus-box-shadow);
}

.ag-radio-button-input-wrapper.ag-disabled {
  opacity: 0.5;
}

.ag-radio-button-input-wrapper::after {
  content: var(--ag-icon-font-code-radio-button-off, "\f127");
  color: var(--ag-checkbox-unchecked-color);
  display: var(--ag-icon-font-display-radio-button-off, var(--ag-icon-font-display));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-radio-button-input-wrapper.ag-checked::after {
  content: var(--ag-icon-font-code-radio-button-on, "\f128");
  color: var(--ag-checkbox-checked-color);
  display: var(--ag-icon-font-display-radio-button-on, var(--ag-icon-font-display));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-radio-button-input-wrapper::before {
  content: "";
  background: transparent center/contain no-repeat;
  position: absolute;
  inset: 0;
  background-image: var(--ag-icon-image-radio-button-off, var(--ag-icon-image));
  display: var(--ag-icon-image-display-radio-button-off, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-radio-button-off, var(--ag-icon-image-opacity, 0.9));
}

.ag-radio-button-input-wrapper.ag-checked::before {
  background-image: var(--ag-icon-image-radio-button-on, var(--ag-icon-image));
  display: var(--ag-icon-image-display-radio-button-on, var(--ag-icon-image-display));
  opacity: var(--ag-icon-image-opacity-radio-button-on, var(--ag-icon-image-opacity, 0.9));
}

input[class^=ag-][type=range] {
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  background: none;
  overflow: visible;
}

input[class^=ag-][type=range]::-webkit-slider-runnable-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: var(--ag-border-color);
  border-radius: var(--ag-border-radius);
  border-radius: var(--ag-checkbox-border-radius);
}

input[class^=ag-][type=range]::-moz-range-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: var(--ag-border-color);
  border-radius: var(--ag-border-radius);
  border-radius: var(--ag-checkbox-border-radius);
}

input[class^=ag-][type=range]::-ms-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: var(--ag-border-color);
  border-radius: var(--ag-border-radius);
  border-radius: var(--ag-checkbox-border-radius);
  color: transparent;
  width: calc(100% - 2px);
}

input[class^=ag-][type=range]::-webkit-slider-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: var(--ag-icon-size);
  height: var(--ag-icon-size);
  background-color: var(--ag-background-color);
  border: 1px solid;
  border-color: var(--ag-checkbox-unchecked-color);
  border-radius: var(--ag-icon-size);
  transform: translateY(calc(var(--ag-icon-size) * -0.5 + 1.5px));
}

input[class^=ag-][type=range]::-ms-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: var(--ag-icon-size);
  height: var(--ag-icon-size);
  background-color: var(--ag-background-color);
  border: 1px solid;
  border-color: var(--ag-checkbox-unchecked-color);
  border-radius: var(--ag-icon-size);
}

input[class^=ag-][type=range]::-moz-ag-range-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: var(--ag-icon-size);
  height: var(--ag-icon-size);
  background-color: var(--ag-background-color);
  border: 1px solid;
  border-color: var(--ag-checkbox-unchecked-color);
  border-radius: var(--ag-icon-size);
}

input[class^=ag-][type=range]:focus {
  outline: none;
}

input[class^=ag-][type=range]:focus::-webkit-slider-thumb {
  box-shadow: var(--ag-input-focus-box-shadow);
  border-color: var(--ag-checkbox-checked-color);
}

input[class^=ag-][type=range]:focus::-ms-thumb {
  box-shadow: var(--ag-input-focus-box-shadow);
  border-color: var(--ag-checkbox-checked-color);
}

input[class^=ag-][type=range]:focus::-moz-ag-range-thumb {
  box-shadow: var(--ag-input-focus-box-shadow);
  border-color: var(--ag-checkbox-checked-color);
}

input[class^=ag-][type=range]:active::-webkit-slider-runnable-track {
  background-color: var(--ag-input-focus-border-color);
}

input[class^=ag-][type=range]:active::-moz-ag-range-track {
  background-color: var(--ag-input-focus-border-color);
}

input[class^=ag-][type=range]:active::-ms-track {
  background-color: var(--ag-input-focus-border-color);
}

input[class^=ag-][type=range]:disabled {
  opacity: 0.5;
}

@font-face {
  font-family: "agGridMaterial";
  src: url(data:font/woff2;charset=utf-8;base64,d09GMgABAAAAABFoAAsAAAAAJkgAABEYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHIlWBmAAi34KpXCfVQE2AiQDgjgLgR4ABCAFhF4HhS8bxyFFJCOtoY6iYlKLqKCkZP8fEsghg77xKkhaKGEaKwO6lrY1b6YxxKUASMSl4yPDHPYi3fdu5d7Kbyt/D7IwsJrgsEOSoklQjLW9F0MTJZloool4ZIiE5jESEkOm+Y9zva9J2iPCtkn5CP82BQzCslEzenpGo3H/f2ibX7ASC3CC3NngEivpEQsOIwpWEdyKBWcsq26Fe49b3PJQZ96ZEt9JdgpIe5phJkHoAcugxVrltchzh61rR6AGJKAwOOmWsCZ3P9Vt6tS1P0wVC9REYIX14V1qYpH9qflReps9LPYlGfP23PRL3XUgMAmWeEL4SgRkAEDYvHO9dhkBqnmXpDlI0x5wf+5Y9XN/Rx0gy6kvR9j2PqwDRGOA3d7snCFhJiXx//QXQ9lnn3hR1u4csqjxACBAiT03VdHjEVrYjiUjwOGyN1M6c6rPjJCGzZexSaiPAhujUVH27FsRQEGfAQ0OTy7y7i2fHUgiwpYBbieNve3NZfbtMNLTOdivLbXHq+i8136FN86iPVGPafw6OT/5NxmnSZhdXhfHRWrPT0ZJRIxCpUEEcjOmSmfA3GBGyoLi+GjxtY0YQqbYJCvWtFXhJ1qmmHZhZo1hh+qCat9ub5Wv9/5pangKyQRDOGX1aUIctqgFg0VkbI0fZDe3IV7cErUUwJszUZYwPBrP1/atXdbFZfRQVg71DCVb3WfiFnW17hF6k0VlpM30OGKnV21Qmg5CYZoWs0tTYVoVsyCyZjbTi7sQ1ByTR3K8PErgVaU557a3WlxWM9iioCR/0JgtxpbJttQ0D17VQu0xbfZGv7YxZs+QseysJIY6QrRrrtctae2p7zqd8Obdp38Ol2MTNWkOv2lqRjUv1tbtgiPB2m9Gdp5aEvhHzKW3zMFNLVeFbGFTVD0lc3HSMzKR+YJlS062scXWVjQGQqgDsvSUN+OESMZ46nU0g8GNqlt8y1vTZTs+uAKLEU5JdUPppKRCVY0kBV+Tt8gSxeMG9skkRWcoN+a/zw3mNVkkznPXb/Gpoww70ZxSOvWAytlcoT1qPQKovK4fzgw/DXiNG7LJ8S1+sf3H9dlprDdWgSGbFyxrklifkTIZtfu84QSpIv7Nc6qcmO0qtvcAgXt5CU6nRwRhkdxla9lZdDST51ZwvMRvD8YWQG+yLK0q71L2SOIhvnMCiZvEEeD+8u3HB9QFAgl8UriM2Y2hNT9VfTH8H1hK5Xy3zeHSKoA0kAQqgRRIVPQXohzwdVklzBl7OMRvFLNDiI4Hnvv4xU5PUeWGR15+cffcQQnuVp9WJYGl4DPmJ4DtP5mjKaYsTKsmUgy6dj66ua0DDoIRPKG5WDsHJxc3Dy8fv4CgUGnb71ExcQk/gClpGVk5LnkFRSVlQRVVNXUNTS1tHS5dPX2Y38DQyBhERrh5yLemAXNJ99JEgWnvSKf6vv9/N1vvuubbKV7FgJr5hHmg6nRDwPKagJUNAKvrAdY2DKyvFdjYJLC5ZmBrfcD22oHd9QN76wX2NwIcrBM4XAdwtDHgZC3A6bqBs7UB5xsFLjYBXK4LuNogcL1x4OaaAl9cLiEBC0TgBUGwCXbBITgFl+AWPIJX8Al+ISAEhZAQFiJCVIgJcSEhJIWUkBYyQlbICXmHIvBVyGNFoSSUhYpQ9eSqJn3qQkNoCi2hLXSErtAT+g5F4GuQcYbCSBg7JMGXeCgHX1LmkwUqMEYpBUyfn+QRuAXpQ5B9FVJx5yqKfAsz1FJ8wLhfhpSA78H3ySFNT7aO18k5ieFtls9iuDZHS2b44//lC2stKBqhd77BnZSsF9afpeMWYZ7lLSLWYDpGd6R5Bfc5bmscF9ohKR8qkEMbvIEky5J8A1kfb7YxbPDITY5mIvoSm5XZZEtEKpcXecwssiRbS3YGxBqijLb4s3ECFuZBorBGXmJko1gRKo18zQABgyEgbWnSsxHHerDqQh2uzhIinVWRdZYFetyWrlF9awba9tQcR3S+2YQsA7lWuLDDrdp9hWs+Xd7nG37vbX7V6nO69BCbCyxd1rJNrnNqtauXV8ZW60dxEfYG+FX/eV9si22DSDMEKIBAqxYY5wM6wiA66aWuVj3rRPjh4lTqMFf9Qtm9WOr/mkUqXV8ZCaMeGPdEoAnzFhgon/ss4f2G1M/irR48s1hZIhEQQjGbzcV7//Y5rE83OSZFT7B1grDDcUbV9VTzClVD0sYJCAX6CqWOb7VqsF7nvS2UEOrckrfXiwej1lbmOq5EOJoWn/85UPvXEJF9msh31moSd2Uy1at6gpCwsY+gdUnDPC4Hvb8GJVOdciVfq5fSRWN4KaKd93df4eOmuv3kuhDVfQEJi/r7Hn2KiBi3dI/EFJnuyjRojV7GSWFYR5ORuGl7EFgNp6gOPdZZDSihBAGWMQBCjPdzNeqgPZh7b+4ohZciw2CNCNFfcZn5lgueFRlJPwLhK4Ve3xKNHDAIAqXmv6ifJcHOQVA+ky+dVUms/hoQ9J8VqA++Xs9YTUiF8TicbEibp+r5trx11gWRVqHE6xetcsvYga9nlSNyBZSXSyxuyWrnBdA5EGjr112fzVwWUyMb8vvvcO4oh4yUtha2v7wyMHLi77+5WhcwrggRytedVqwsEQArva1uPohcGGOe0ntWKwbSygChMrZXZ6uRh2zRkAJXQmEhiOh44WatBIESFDFYlJ/37RPq9tEJYU1Kl69oT6DGc5eE00hZojenMppGF2zz8rqAqKNSRInJ6wOGlEEin1Md27Ry+KiqhmPo2aPOEN72mqGdFct9QDsgTpMEfE5EcrHbaxvxrK42wEvtflXHotUIOcAydySwfu4NXiEzNB9gCoaoQhe0k4YOGNkzK8+0s1zqagFS9c65qLgcXdumxPMWvvlAx3xJ23tKn7NG0OjmVM715/aseO9Kjdh7x8UAcEnvnaG1P0Wab+rvGE6fBv3+d6E2qbbzg7vuB0hsYnOafwH3AAHdN9bFUPHGBS6FP/lf/ZV+hFBZog8NaJb29H2LdC7PF4bHOYOOt1AZoqUCXFF9Bbq/zqb03jRHG1Djwm9cN4SDZTxhNJ5kMWNiWGKUD/RQMkYk5K8JCDtOkr+x3+/JTo0G+JJlg8qTShMSSpPKXwkmUJowS381g0iYly0lNTu+ZeIu4Xr9OPO4D4qhyqEkPezXMEhcQrrz4m7x3Hm34njo3RGg7oGBWu35c1arVlevzhWKTKLywCj33VZPi7HWHD6etFjwykoGIz3tPM/5/Lnz29O3bJn30cBBQAYIB/s0Dwic6BBtdoHVh4VBmsZsnQDrqIVUgyVf8KPHeP44TYOQeYxCAVFgCmrswMsIoAoEkMAJUaAgwC8rLkOvyU87STane16QcOt9Xc0w4yTpToeouqheUbVRCc5/UzZz942Q18NHznK44xqd5fvIwWi55zk/9FaAb12vX+ukgciZYUz/4NRIlttar1FpQ/v4BO/uHXaoJiwvjzPee80Obw47MCjU+xLF8pjnPbre9MnTL5flbQn+lrABuge8CmKNdRwRuM6rIUX3ksfycitszwkK2nSOtTp1XuyhmMPsWAgc5TFc4+7EFt9mt67wOVDC7n21u6v7OtYgENm9Dh+yPXrET4p2NnvyYSc+cKV9YuzhwjnP/UCIgLNIsshN4rYQ4c5WMT6HiyQ/S7KQg3APqFSPHpXyQexHXUQLZV88t1vn80f2bZzX3Dco08cP+ZFakFmw9iZ2xtWnh6efRtusH3lsKWseO4Adnzc+d1T8DCdXnzAfFszbdZzgoiP2EmGJb/UTCRIlaK/RaPJ71/VX8GS8hpYQeTNWYdJqpJMldQ5mnURqchMkjJfUXJUiUeH/5LIcjlIKNF5FRFn/zMKiyX2mzrgcHRY/D+zveoCELpfxFDxLpkc3ebcp+i0VqYRCVb5g/PliWiGDe3G1ePVFsXduYKEJPYFa9Da9CaUwCr6Ljx+j2Ana4ZIdozAQswbhetxMuHmQa4LO76naArWmIBPx9CIvpYytQiMrNRmfthprMvB1V3tphKHh/SbJDg2lHQf+uLDBjnJ3oUQ/IrksMbF0sGBocqoIuovb4azDdMOtRiZWHtugbdkgUxCOqq7R6WqqF5oWXvi2qa6Ze66iZmpxVpZtAS63m2x6G4ylPXWcDbPd2EUN0NcpPZVHhK5PB7+ghQvlgXK1Ry1FIo1QrRZqREXJdej6W7e4aJ3GP/InVzlBrylN28/87f/3zjYEkFWOrAw04X4z0BkIPp74i3IVNs4yDoPC+Nmza3VNz54LhU+fdo08bMC6ujDD4ZFdT0Hsm4TzRaf4N3NKxBcJVgCxNvapR6YdCd1q66pF9nUOd+8SbcSn7rX/u+ZM8NPcem2g9Rnx7KmVou0zJ2uLI/MjZs+OyI8sviKYwOzZ320XR14pMXeumtpSnFAgFhckFD8aOLUXiIsTHuWmBPsX6eCcnMEzG7Z/pvjtJPQ4Bb4ku+PqFS6lGaHXJCpcGa4P37PacE1IUxN+nXnxp3QJBmhRzKHotN9uDtoOnXNeLQO3bOl4T9rtZrgeqsSUsGvesXtrsINmSTh9+vyzQ0UJUvxKSkZFWrL1qRXWYr3eVdE0aeIKRX1W8ll7Lajgfo7dYOBjg0tLlEqC6HPgIHjeDsEzVxIaPHToykwCZo5UJZmA3b5NFlBuml8Y2AkEpHwdAlpcEygbbJOsBrkJk+89kHFgHyYzGWTEJE5GtKw/mhhSI4dPrMoezDy4NxBGuXUiOz3a0B+jDRhg7IT//+n/P4GZIBszBwAA74QQyDlp77IWsJcNAW8xklld1w8tYNg2m8g8LjPO6R9mK/OzN25mk52tzNNlywIGGUhNJIp+1HXLYQzaSinTHbuhtWOcldxJADdxThVb2OBm2rMrcjPUbWcxM3bZpaIfOssokUrG8ASusgKuYnpizmbwcMrGWDDGkk1juWgUKVWDTtd/py/y401kaZlP2jdXDyYJwBW6vT42kaDD1YxM2SH6wnf97fN4c/lP7PpLgGt+GZzvnzPuwPG14EZVBABOshrAf/KUH84d6hQHhbQKgKCRIhbFQt6AAWmxbwQPDGeoUNaiPcIJx6Dv6V2wDoYBE9DRDRC2w0w8IoICPtEYt9hFE9zi2ogUNsJHb4YODjCCwCZE+uuDCuLlcanJf0MjTZh/U2wZp3NJvYn/pDUJd6/DS6G6JCZdPk7frbZdneObWeiCytR9CBvlLF1R+SRnw2hW3heLMD+Pwcm0h6IllXjfaDdDKsp+EyVqYvuRSs13OftPacXvumCdV4MXabBknCZlWq+zsvW01Sx6W3YxQRsoMQn2oRhL0sypLFkpVz8RR/lg7KAW7xZ8aUGWD5wScmvvAAXs5NOBMMYEU8ywgU3Mv+W4QPnz/WdsBYKhcCQaiyeSqXQmm8sXiqVypVqrN5qtdqfb6w+Go7EoyZQpqqYbpmViamZuYWllbWNrZ+/g6KQL0TEqRbQkfIyqsq4HWN2xQ3aUj9yIarfWk/tayaYPM+SfM2dJ7MlIp8RodF8UbSxlvHSSRfuSEm305D62ieu5EzZFZ+QPnZTtkVOp9cDV+cA1O/RU3RFthvaeOlhQuaU/oy31NWMdD0TuOKQ8oPcoTlrtMGoqR1GllcNKCzvMFOw4Jx75fE+yoE8cTyfcpCnt6HAibqdASeo4LEwXLNZjzrJG8Ki0DtABjHxU0ix2q8s3I/2qmQn3EsJNxomPNMXRDivOdF4nBRW9lzVHWAvpAgtNpNMFgkhtX9Ryb0p06NhZdkIpxKeNwWsOS271qApaPIWNQCIVCpnt0IupgBBBgcAggQDDGio4yDDCF6xgA/0aTNCgwBZmCLDbAw==);
  font-weight: normal;
  font-style: normal;
}
.ag-theme-material,
.ag-theme-material-dark,
.ag-theme-material-auto-dark {
  --ag-material-primary-color: #3f51b5;
  --ag-material-accent-color: #ff4081;
  --ag-foreground-color: rgba(0, 0, 0, 0.87);
  --ag-secondary-foreground-color: rgba(0, 0, 0, 0.54);
  --ag-disabled-foreground-color: rgba(0, 0, 0, 0.38);
  --ag-background-color: #fff;
  --ag-header-background-color: #fff;
  --ag-tooltip-background-color: #fff;
  --ag-subheader-background-color: #eee;
  --ag-subheader-toolbar-background-color: rgba(238, 238, 238, 0.5);
  --ag-header-cell-hover-background-color: #f2f2f2;
  --ag-chip-background-color: #e2e2e2;
  --ag-range-selection-background-color: rgba(122, 134, 203, 0.1);
  --ag-range-selection-background-color-2: rgba(122, 134, 203, 0.19);
  --ag-range-selection-background-color-3: rgba(122, 134, 203, 0.27);
  --ag-range-selection-background-color-4: rgba(122, 134, 203, 0.34);
  --ag-range-selection-highlight-color: #fce4ec;
  --ag-row-hover-color: #fafafa;
  --ag-column-hover-color: #fafafa;
  --ag-control-panel-background-color: #fafafa;
  --ag-selected-row-background-color: rgba(33, 150, 243, 0.3);
  --ag-checkbox-unchecked-color: #333;
  --ag-value-change-value-highlight-background-color: #00acc1;
  --ag-side-button-selected-background-color: transparent;
  --ag-advanced-filter-join-pill-color: #f08e8d;
  --ag-advanced-filter-column-pill-color: #a6e194;
  --ag-advanced-filter-option-pill-color: #f3c08b;
  --ag-advanced-filter-value-pill-color: #85c0e4;
  --ag-range-selection-border-color: var(--ag-material-primary-color);
  --ag-checkbox-checked-color: var(--ag-material-accent-color);
  --ag-borders: none;
  --ag-borders-critical: solid 1px;
  --ag-border-color: #e2e2e2;
  --ag-grid-size: 8px;
  --ag-icon-size: 18px;
  --ag-header-height: calc(var(--ag-grid-size) * 7);
  --ag-row-height: calc(var(--ag-grid-size) * 6);
  --ag-cell-horizontal-padding: calc(var(--ag-grid-size) * 3);
  --ag-list-item-height: calc(var(--ag-grid-size) * 4);
  --ag-row-group-indent-size: calc(var(--ag-grid-size) * 3 + var(--ag-icon-size));
  --ag-filter-tool-panel-sub-level-row-height: calc(var(--ag-grid-size) * 4);
  --ag-checkbox-border-radius: 2px;
  --ag-toggle-button-switch-border-width: 2px;
  --ag-toggle-button-height: var(--ag-icon-size);
  --ag-widget-container-horizontal-padding: calc(var(--ag-grid-size) * 1.5);
  --ag-widget-container-vertical-padding: calc(var(--ag-grid-size) * 2);
  --ag-widget-vertical-spacing: calc(var(--ag-grid-size) * 1.75);
  --ag-font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen-Sans, Ubuntu, Cantarell,
      "Helvetica Neue", sans-serif;
  --ag-font-size: 13px;
  --ag-icon-font-family: agGridMaterial;
  --ag-selected-tab-underline-color: var(--ag-material-primary-color);
  --ag-selected-tab-underline-width: 2px;
  --ag-input-focus-border-color: var(--ag-material-primary-color);
  --ag-input-focus-box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
  --ag-card-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
  --ag-card-radius: 2px;
  --ag-invalid-color: #e02525;
}

.ag-theme-material-dark {
  --ag-material-primary-color: #3f51b5;
  --ag-material-accent-color: #bb86fcff;
  --ag-range-selection-border-color: var(--ag-material-accent-color);
  --ag-background-color: #121212ff;
  --ag-foreground-color: #ffffffff;
  --ag-data-color: #f5f5f5ff;
  --ag-header-cell-hover-background-color: #000000ff;
  --ag-advanced-filter-join-pill-color: #7a3a37ff;
  --ag-advanced-filter-column-pill-color: #355f2dff;
  --ag-advanced-filter-option-pill-color: #5a3168ff;
  --ag-advanced-filter-value-pill-color: #374c86ff;
  --ag-input-disabled-border-color: #3a434eff;
  --ag-input-disabled-background-color: #68686e12;
  --ag-selected-row-background-color: #bb86fc33;
  --ag-row-hover-color: #bb86fc33;
  --ag-column-hover-color: #f5f5f50d;
  --ag-range-selection-background-color: #bb86fc1a;
  --ag-range-selection-background-color-2: #bb86fc30;
  --ag-range-selection-background-color-3: #bb86fc45;
  --ag-range-selection-background-color-4: #bb86fc57;
  --ag-border-color: #383838ff;
  --ag-secondary-border-color: #383838ff;
  --ag-header-background-color: #121212ff;
  --ag-tooltip-background-color: #212b38ff;
  --ag-odd-row-background-color: #121212ff;
  --ag-control-panel-background-color: #2c2c2cff;
  --ag-subheader-background-color: #ffffff0d;
  --ag-subheader-toolbar-background-color: #2c2c2cff;
  --ag-invalid-color: #e02525ff;
  --ag-checkbox-unchecked-color: #797e87ff;
  --ag-checkbox-background-color: #121212ff;
  --ag-secondary-foreground-color: #f5f5f5ff;
  --ag-input-border-color: #383838ff;
  --ag-input-border-color-invalid: #e02525ff;
  --ag-disabled-foreground-color: #f5f5f580;
  --ag-chip-background-color: #22262812;
  --ag-side-button-selected-background-color: #2c2c2cff;
  --ag-selected-tab-underline-color: #3f51b5ff;
  --ag-modal-overlay-background-color: #121212a8;
  --ag-value-change-delta-up-color: #43a047a8;
  --ag-value-change-delta-down-color: #e53935ff;
  --ag-menu-background-color: #2c2c2cff;
  --ag-row-loading-skeleton-effect-color: rgba(202, 203, 204, 0.4);
  color-scheme: dark;
}

@media (prefers-color-scheme: dark) {
  .ag-theme-material-auto-dark {
    --ag-material-primary-color: #3f51b5;
    --ag-material-accent-color: #bb86fcff;
    --ag-range-selection-border-color: var(--ag-material-accent-color);
    --ag-background-color: #121212ff;
    --ag-foreground-color: #ffffffff;
    --ag-data-color: #f5f5f5ff;
    --ag-header-cell-hover-background-color: #000000ff;
    --ag-advanced-filter-join-pill-color: #7a3a37ff;
    --ag-advanced-filter-column-pill-color: #355f2dff;
    --ag-advanced-filter-option-pill-color: #5a3168ff;
    --ag-advanced-filter-value-pill-color: #374c86ff;
    --ag-input-disabled-border-color: #3a434eff;
    --ag-input-disabled-background-color: #68686e12;
    --ag-selected-row-background-color: #bb86fc33;
    --ag-row-hover-color: #bb86fc33;
    --ag-column-hover-color: #f5f5f50d;
    --ag-range-selection-background-color: #bb86fc1a;
    --ag-range-selection-background-color-2: #bb86fc30;
    --ag-range-selection-background-color-3: #bb86fc45;
    --ag-range-selection-background-color-4: #bb86fc57;
    --ag-border-color: #383838ff;
    --ag-secondary-border-color: #383838ff;
    --ag-header-background-color: #121212ff;
    --ag-tooltip-background-color: #212b38ff;
    --ag-odd-row-background-color: #121212ff;
    --ag-control-panel-background-color: #2c2c2cff;
    --ag-subheader-background-color: #ffffff0d;
    --ag-subheader-toolbar-background-color: #2c2c2cff;
    --ag-invalid-color: #e02525ff;
    --ag-checkbox-unchecked-color: #797e87ff;
    --ag-checkbox-background-color: #121212ff;
    --ag-secondary-foreground-color: #f5f5f5ff;
    --ag-input-border-color: #383838ff;
    --ag-input-border-color-invalid: #e02525ff;
    --ag-disabled-foreground-color: #f5f5f580;
    --ag-chip-background-color: #22262812;
    --ag-side-button-selected-background-color: #2c2c2cff;
    --ag-selected-tab-underline-color: #3f51b5ff;
    --ag-modal-overlay-background-color: #121212a8;
    --ag-value-change-delta-up-color: #43a047a8;
    --ag-value-change-delta-down-color: #e53935ff;
    --ag-menu-background-color: #2c2c2cff;
    --ag-row-loading-skeleton-effect-color: rgba(202, 203, 204, 0.4);
    color-scheme: dark;
  }
}
.ag-theme-material .ag-filter-toolpanel-header,
.ag-theme-material .ag-filter-toolpanel-search,
.ag-theme-material .ag-status-bar,
.ag-theme-material .ag-header-row,
.ag-theme-material .ag-panel-title-bar-title,
.ag-theme-material .ag-multi-filter-group-title-bar,
.ag-theme-material-dark .ag-filter-toolpanel-header,
.ag-theme-material-dark .ag-filter-toolpanel-search,
.ag-theme-material-dark .ag-status-bar,
.ag-theme-material-dark .ag-header-row,
.ag-theme-material-dark .ag-panel-title-bar-title,
.ag-theme-material-dark .ag-multi-filter-group-title-bar,
.ag-theme-material-auto-dark .ag-filter-toolpanel-header,
.ag-theme-material-auto-dark .ag-filter-toolpanel-search,
.ag-theme-material-auto-dark .ag-status-bar,
.ag-theme-material-auto-dark .ag-header-row,
.ag-theme-material-auto-dark .ag-panel-title-bar-title,
.ag-theme-material-auto-dark .ag-multi-filter-group-title-bar {
  font-size: calc(var(--ag-font-size) - 1px);
  font-weight: 600;
  color: var(--ag-header-foreground-color);
}

.ag-theme-material .ag-tab,
.ag-theme-material-dark .ag-tab,
.ag-theme-material-auto-dark .ag-tab {
  height: calc(var(--ag-grid-size) * 4.5);
  flex: 1 1 auto;
}

.ag-theme-material .ag-tabs-header,
.ag-theme-material .ag-column-drop-horizontal,
.ag-theme-material-dark .ag-tabs-header,
.ag-theme-material-dark .ag-column-drop-horizontal,
.ag-theme-material-auto-dark .ag-tabs-header,
.ag-theme-material-auto-dark .ag-column-drop-horizontal {
  background-color: var(--ag-subheader-background-color);
}

.ag-theme-material .ag-tabs-body,
.ag-theme-material-dark .ag-tabs-body,
.ag-theme-material-auto-dark .ag-tabs-body {
  padding: calc(var(--ag-grid-size) * 0.5) 0;
}

.ag-theme-material .ag-tabs-body .ag-menu-list,
.ag-theme-material-dark .ag-tabs-body .ag-menu-list,
.ag-theme-material-auto-dark .ag-tabs-body .ag-menu-list {
  padding-top: 0;
  padding-bottom: 0;
}

.ag-theme-material .ag-header-cell,
.ag-theme-material .ag-header-group-cell,
.ag-theme-material-dark .ag-header-cell,
.ag-theme-material-dark .ag-header-group-cell,
.ag-theme-material-auto-dark .ag-header-cell,
.ag-theme-material-auto-dark .ag-header-group-cell {
  transition: background-color 0.5s;
}

.ag-theme-material .ag-row-last:not(.ag-row-first) .ag-cell-inline-editing,
.ag-theme-material-dark .ag-row-last:not(.ag-row-first) .ag-cell-inline-editing,
.ag-theme-material-auto-dark .ag-row-last:not(.ag-row-first) .ag-cell-inline-editing {
  bottom: 0;
}

.ag-theme-material .ag-cell-inline-editing,
.ag-theme-material-dark .ag-cell-inline-editing,
.ag-theme-material-auto-dark .ag-cell-inline-editing {
  padding: var(--ag-grid-size);
  height: calc(var(--ag-row-height) + var(--ag-grid-size) * 3);
  border-color: var(--ag-border-color) !important;
}

.ag-theme-material .ag-has-focus .ag-cell-inline-editing,
.ag-theme-material-dark .ag-has-focus .ag-cell-inline-editing,
.ag-theme-material-auto-dark .ag-has-focus .ag-cell-inline-editing {
  border-color: var(--ag-input-focus-border-color) !important;
}

.ag-theme-material .ag-column-drop-vertical,
.ag-theme-material-dark .ag-column-drop-vertical,
.ag-theme-material-auto-dark .ag-column-drop-vertical {
  border-bottom: solid 1px;
  border-bottom-color: var(--ag-border-color);
  padding-top: var(--ag-grid-size);
}

.ag-theme-material .ag-column-drop-vertical.ag-last-column-drop,
.ag-theme-material-dark .ag-column-drop-vertical.ag-last-column-drop,
.ag-theme-material-auto-dark .ag-column-drop-vertical.ag-last-column-drop {
  border-bottom: none;
}

.ag-theme-material .ag-column-drop-vertical-cell,
.ag-theme-material-dark .ag-column-drop-vertical-cell,
.ag-theme-material-auto-dark .ag-column-drop-vertical-cell {
  margin-left: 0;
}

.ag-theme-material .ag-column-drop-vertical-empty-message,
.ag-theme-material-dark .ag-column-drop-vertical-empty-message,
.ag-theme-material-auto-dark .ag-column-drop-vertical-empty-message {
  font-size: calc(var(--ag-font-size) - 1px);
  font-weight: 600;
  color: var(--ag-disabled-foreground-color);
}

.ag-theme-material .ag-ltr .ag-column-drop-vertical-empty-message, .ag-theme-material-dark .ag-ltr .ag-column-drop-vertical-empty-message, .ag-theme-material-auto-dark .ag-ltr .ag-column-drop-vertical-empty-message {
  padding-left: calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);
  padding-right: var(--ag-grid-size);
}

.ag-theme-material .ag-rtl .ag-column-drop-vertical-empty-message, .ag-theme-material-dark .ag-rtl .ag-column-drop-vertical-empty-message, .ag-theme-material-auto-dark .ag-rtl .ag-column-drop-vertical-empty-message {
  padding-right: calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);
  padding-left: var(--ag-grid-size);
}

.ag-theme-material .ag-status-bar,
.ag-theme-material-dark .ag-status-bar,
.ag-theme-material-auto-dark .ag-status-bar {
  border: solid 1px;
  border-color: var(--ag-border-color);
}

.ag-theme-material .ag-column-panel-column-select,
.ag-theme-material-dark .ag-column-panel-column-select,
.ag-theme-material-auto-dark .ag-column-panel-column-select {
  border-top: solid 1px;
  border-top-color: var(--ag-border-color);
}

.ag-theme-material .ag-column-select,
.ag-theme-material .ag-column-select-header,
.ag-theme-material-dark .ag-column-select,
.ag-theme-material-dark .ag-column-select-header,
.ag-theme-material-auto-dark .ag-column-select,
.ag-theme-material-auto-dark .ag-column-select-header {
  border-bottom: solid 1px;
  border-bottom-color: var(--ag-border-color);
}

.ag-theme-material .ag-column-select-header,
.ag-theme-material-dark .ag-column-select-header,
.ag-theme-material-auto-dark .ag-column-select-header {
  height: var(--ag-header-height);
}

.ag-theme-material .ag-group-title-bar,
.ag-theme-material-dark .ag-group-title-bar,
.ag-theme-material-auto-dark .ag-group-title-bar {
  padding: calc(var(--ag-grid-size) * 0.75) var(--ag-grid-size);
}

.ag-theme-material .ag-charts-format-sub-level-group-title-bar,
.ag-theme-material-dark .ag-charts-format-sub-level-group-title-bar,
.ag-theme-material-auto-dark .ag-charts-format-sub-level-group-title-bar {
  padding: calc(var(--ag-grid-size) * 0.5) var(--ag-grid-size);
}

.ag-theme-material .ag-chart-data-section,
.ag-theme-material .ag-chart-format-section,
.ag-theme-material .ag-chart-advanced-settings-section,
.ag-theme-material-dark .ag-chart-data-section,
.ag-theme-material-dark .ag-chart-format-section,
.ag-theme-material-dark .ag-chart-advanced-settings-section,
.ag-theme-material-auto-dark .ag-chart-data-section,
.ag-theme-material-auto-dark .ag-chart-format-section,
.ag-theme-material-auto-dark .ag-chart-advanced-settings-section {
  padding-bottom: calc(var(--ag-grid-size) * 0.5);
}

.ag-theme-material input[class^=ag-]:not([type]),
.ag-theme-material input[class^=ag-][type=text],
.ag-theme-material input[class^=ag-][type=number],
.ag-theme-material input[class^=ag-][type=tel],
.ag-theme-material input[class^=ag-][type=date],
.ag-theme-material input[class^=ag-][type=datetime-local],
.ag-theme-material textarea[class^=ag-],
.ag-theme-material-dark input[class^=ag-]:not([type]),
.ag-theme-material-dark input[class^=ag-][type=text],
.ag-theme-material-dark input[class^=ag-][type=number],
.ag-theme-material-dark input[class^=ag-][type=tel],
.ag-theme-material-dark input[class^=ag-][type=date],
.ag-theme-material-dark input[class^=ag-][type=datetime-local],
.ag-theme-material-dark textarea[class^=ag-],
.ag-theme-material-auto-dark input[class^=ag-]:not([type]),
.ag-theme-material-auto-dark input[class^=ag-][type=text],
.ag-theme-material-auto-dark input[class^=ag-][type=number],
.ag-theme-material-auto-dark input[class^=ag-][type=tel],
.ag-theme-material-auto-dark input[class^=ag-][type=date],
.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local],
.ag-theme-material-auto-dark textarea[class^=ag-] {
  background: transparent;
  color: var(--ag-foreground-color);
  font-family: inherit;
  font-size: inherit;
  padding-bottom: var(--ag-grid-size);
  border-width: 0;
  border-radius: 0;
  border-bottom: 2px solid;
  border-bottom-color: var(--ag-border-color);
}

.ag-theme-material input[class^=ag-]:not([type]):not(textarea),
.ag-theme-material input[class^=ag-][type=text]:not(textarea),
.ag-theme-material input[class^=ag-][type=number]:not(textarea),
.ag-theme-material input[class^=ag-][type=tel]:not(textarea),
.ag-theme-material input[class^=ag-][type=date]:not(textarea),
.ag-theme-material input[class^=ag-][type=datetime-local]:not(textarea),
.ag-theme-material textarea[class^=ag-]:not(textarea),
.ag-theme-material-dark input[class^=ag-]:not([type]):not(textarea),
.ag-theme-material-dark input[class^=ag-][type=text]:not(textarea),
.ag-theme-material-dark input[class^=ag-][type=number]:not(textarea),
.ag-theme-material-dark input[class^=ag-][type=tel]:not(textarea),
.ag-theme-material-dark input[class^=ag-][type=date]:not(textarea),
.ag-theme-material-dark input[class^=ag-][type=datetime-local]:not(textarea),
.ag-theme-material-dark textarea[class^=ag-]:not(textarea),
.ag-theme-material-auto-dark input[class^=ag-]:not([type]):not(textarea),
.ag-theme-material-auto-dark input[class^=ag-][type=text]:not(textarea),
.ag-theme-material-auto-dark input[class^=ag-][type=number]:not(textarea),
.ag-theme-material-auto-dark input[class^=ag-][type=tel]:not(textarea),
.ag-theme-material-auto-dark input[class^=ag-][type=date]:not(textarea),
.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]:not(textarea),
.ag-theme-material-auto-dark textarea[class^=ag-]:not(textarea) {
  height: calc(var(--ag-grid-size) * 5);
}

.ag-theme-material input[class^=ag-]:not([type]):focus,
.ag-theme-material input[class^=ag-][type=text]:focus,
.ag-theme-material input[class^=ag-][type=number]:focus,
.ag-theme-material input[class^=ag-][type=tel]:focus,
.ag-theme-material input[class^=ag-][type=date]:focus,
.ag-theme-material input[class^=ag-][type=datetime-local]:focus,
.ag-theme-material textarea[class^=ag-]:focus,
.ag-theme-material-dark input[class^=ag-]:not([type]):focus,
.ag-theme-material-dark input[class^=ag-][type=text]:focus,
.ag-theme-material-dark input[class^=ag-][type=number]:focus,
.ag-theme-material-dark input[class^=ag-][type=tel]:focus,
.ag-theme-material-dark input[class^=ag-][type=date]:focus,
.ag-theme-material-dark input[class^=ag-][type=datetime-local]:focus,
.ag-theme-material-dark textarea[class^=ag-]:focus,
.ag-theme-material-auto-dark input[class^=ag-]:not([type]):focus,
.ag-theme-material-auto-dark input[class^=ag-][type=text]:focus,
.ag-theme-material-auto-dark input[class^=ag-][type=number]:focus,
.ag-theme-material-auto-dark input[class^=ag-][type=tel]:focus,
.ag-theme-material-auto-dark input[class^=ag-][type=date]:focus,
.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]:focus,
.ag-theme-material-auto-dark textarea[class^=ag-]:focus {
  border-bottom: 2px solid;
  border-bottom-color: var(--ag-material-primary-color);
  outline: none;
  box-shadow: none;
}

.ag-theme-material input[class^=ag-]:not([type])::placeholder,
.ag-theme-material input[class^=ag-][type=text]::placeholder,
.ag-theme-material input[class^=ag-][type=number]::placeholder,
.ag-theme-material input[class^=ag-][type=tel]::placeholder,
.ag-theme-material input[class^=ag-][type=date]::placeholder,
.ag-theme-material input[class^=ag-][type=datetime-local]::placeholder,
.ag-theme-material textarea[class^=ag-]::placeholder,
.ag-theme-material-dark input[class^=ag-]:not([type])::placeholder,
.ag-theme-material-dark input[class^=ag-][type=text]::placeholder,
.ag-theme-material-dark input[class^=ag-][type=number]::placeholder,
.ag-theme-material-dark input[class^=ag-][type=tel]::placeholder,
.ag-theme-material-dark input[class^=ag-][type=date]::placeholder,
.ag-theme-material-dark input[class^=ag-][type=datetime-local]::placeholder,
.ag-theme-material-dark textarea[class^=ag-]::placeholder,
.ag-theme-material-auto-dark input[class^=ag-]:not([type])::placeholder,
.ag-theme-material-auto-dark input[class^=ag-][type=text]::placeholder,
.ag-theme-material-auto-dark input[class^=ag-][type=number]::placeholder,
.ag-theme-material-auto-dark input[class^=ag-][type=tel]::placeholder,
.ag-theme-material-auto-dark input[class^=ag-][type=date]::placeholder,
.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]::placeholder,
.ag-theme-material-auto-dark textarea[class^=ag-]::placeholder {
  color: var(--ag-disabled-foreground-color);
}

.ag-theme-material input[class^=ag-]:not([type]):disabled,
.ag-theme-material input[class^=ag-][type=text]:disabled,
.ag-theme-material input[class^=ag-][type=number]:disabled,
.ag-theme-material input[class^=ag-][type=tel]:disabled,
.ag-theme-material input[class^=ag-][type=date]:disabled,
.ag-theme-material input[class^=ag-][type=datetime-local]:disabled,
.ag-theme-material textarea[class^=ag-]:disabled,
.ag-theme-material-dark input[class^=ag-]:not([type]):disabled,
.ag-theme-material-dark input[class^=ag-][type=text]:disabled,
.ag-theme-material-dark input[class^=ag-][type=number]:disabled,
.ag-theme-material-dark input[class^=ag-][type=tel]:disabled,
.ag-theme-material-dark input[class^=ag-][type=date]:disabled,
.ag-theme-material-dark input[class^=ag-][type=datetime-local]:disabled,
.ag-theme-material-dark textarea[class^=ag-]:disabled,
.ag-theme-material-auto-dark input[class^=ag-]:not([type]):disabled,
.ag-theme-material-auto-dark input[class^=ag-][type=text]:disabled,
.ag-theme-material-auto-dark input[class^=ag-][type=number]:disabled,
.ag-theme-material-auto-dark input[class^=ag-][type=tel]:disabled,
.ag-theme-material-auto-dark input[class^=ag-][type=date]:disabled,
.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]:disabled,
.ag-theme-material-auto-dark textarea[class^=ag-]:disabled {
  border-bottom: 1px solid;
  border-bottom-color: var(--ag-border-color);
}

.ag-theme-material input[class^=ag-]:not([type]):invalid,
.ag-theme-material input[class^=ag-][type=text]:invalid,
.ag-theme-material input[class^=ag-][type=number]:invalid,
.ag-theme-material input[class^=ag-][type=tel]:invalid,
.ag-theme-material input[class^=ag-][type=date]:invalid,
.ag-theme-material input[class^=ag-][type=datetime-local]:invalid,
.ag-theme-material textarea[class^=ag-]:invalid,
.ag-theme-material-dark input[class^=ag-]:not([type]):invalid,
.ag-theme-material-dark input[class^=ag-][type=text]:invalid,
.ag-theme-material-dark input[class^=ag-][type=number]:invalid,
.ag-theme-material-dark input[class^=ag-][type=tel]:invalid,
.ag-theme-material-dark input[class^=ag-][type=date]:invalid,
.ag-theme-material-dark input[class^=ag-][type=datetime-local]:invalid,
.ag-theme-material-dark textarea[class^=ag-]:invalid,
.ag-theme-material-auto-dark input[class^=ag-]:not([type]):invalid,
.ag-theme-material-auto-dark input[class^=ag-][type=text]:invalid,
.ag-theme-material-auto-dark input[class^=ag-][type=number]:invalid,
.ag-theme-material-auto-dark input[class^=ag-][type=tel]:invalid,
.ag-theme-material-auto-dark input[class^=ag-][type=date]:invalid,
.ag-theme-material-auto-dark input[class^=ag-][type=datetime-local]:invalid,
.ag-theme-material-auto-dark textarea[class^=ag-]:invalid {
  border-width: 0;
  border-bottom: 1px solid;
  border-bottom-color: var(--ag-invalid-color);
  color: var(--ag-invalid-color);
}

.ag-theme-material .ag-standard-button,
.ag-theme-material-dark .ag-standard-button,
.ag-theme-material-auto-dark .ag-standard-button {
  -webkit-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  color: var(--ag-material-primary-color);
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.ag-theme-material .ag-standard-button:disabled,
.ag-theme-material-dark .ag-standard-button:disabled,
.ag-theme-material-auto-dark .ag-standard-button:disabled {
  color: var(--ag-disabled-foreground-color);
  background-color: var(--ag-input-disabled-background-color);
  border-color: var(--ag-input-disabled-border-color);
}

.ag-theme-material.ag-dnd-ghost,
.ag-theme-material-dark.ag-dnd-ghost,
.ag-theme-material-auto-dark.ag-dnd-ghost {
  font-size: calc(var(--ag-font-size) - 1px);
  font-weight: 600;
}

.ag-theme-material .ag-filter-toolpanel-header,
.ag-theme-material-dark .ag-filter-toolpanel-header,
.ag-theme-material-auto-dark .ag-filter-toolpanel-header {
  height: calc(var(--ag-grid-size) * 4);
}

.ag-theme-material .ag-filter-toolpanel-group-level-0-header,
.ag-theme-material-dark .ag-filter-toolpanel-group-level-0-header,
.ag-theme-material-auto-dark .ag-filter-toolpanel-group-level-0-header {
  height: calc(var(--ag-grid-size) * 7);
}

.ag-theme-material .ag-ltr .ag-filter-apply-panel-button, .ag-theme-material .ag-ltr .ag-advanced-filter-apply-button, .ag-theme-material .ag-ltr .ag-advanced-filter-builder-button, .ag-theme-material-dark .ag-ltr .ag-filter-apply-panel-button, .ag-theme-material-dark .ag-ltr .ag-advanced-filter-apply-button, .ag-theme-material-dark .ag-ltr .ag-advanced-filter-builder-button, .ag-theme-material-auto-dark .ag-ltr .ag-filter-apply-panel-button, .ag-theme-material-auto-dark .ag-ltr .ag-advanced-filter-apply-button, .ag-theme-material-auto-dark .ag-ltr .ag-advanced-filter-builder-button {
  margin-left: var(--ag-grid-size);
}

.ag-theme-material .ag-rtl .ag-filter-apply-panel-button, .ag-theme-material .ag-rtl .ag-advanced-filter-apply-button, .ag-theme-material .ag-rtl .ag-advanced-filter-builder-button, .ag-theme-material-dark .ag-rtl .ag-filter-apply-panel-button, .ag-theme-material-dark .ag-rtl .ag-advanced-filter-apply-button, .ag-theme-material-dark .ag-rtl .ag-advanced-filter-builder-button, .ag-theme-material-auto-dark .ag-rtl .ag-filter-apply-panel-button, .ag-theme-material-auto-dark .ag-rtl .ag-advanced-filter-apply-button, .ag-theme-material-auto-dark .ag-rtl .ag-advanced-filter-builder-button {
  margin-right: var(--ag-grid-size);
}

.ag-theme-material .ag-layout-auto-height .ag-center-cols-viewport,
.ag-theme-material .ag-layout-auto-height .ag-center-cols-container,
.ag-theme-material .ag-layout-print .ag-center-cols-viewport,
.ag-theme-material .ag-layout-print .ag-center-cols-container,
.ag-theme-material-dark .ag-layout-auto-height .ag-center-cols-viewport,
.ag-theme-material-dark .ag-layout-auto-height .ag-center-cols-container,
.ag-theme-material-dark .ag-layout-print .ag-center-cols-viewport,
.ag-theme-material-dark .ag-layout-print .ag-center-cols-container,
.ag-theme-material-auto-dark .ag-layout-auto-height .ag-center-cols-viewport,
.ag-theme-material-auto-dark .ag-layout-auto-height .ag-center-cols-container,
.ag-theme-material-auto-dark .ag-layout-print .ag-center-cols-viewport,
.ag-theme-material-auto-dark .ag-layout-print .ag-center-cols-container {
  min-height: 150px;
}

.ag-theme-material .ag-picker-field-wrapper:focus-within,
.ag-theme-material-dark .ag-picker-field-wrapper:focus-within,
.ag-theme-material-auto-dark .ag-picker-field-wrapper:focus-within {
  box-shadow: 0 0 0 1px var(--ag-material-primary-color);
}

.ag-theme-material .ag-rich-select-list,
.ag-theme-material-dark .ag-rich-select-list,
.ag-theme-material-auto-dark .ag-rich-select-list {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;
}

.ag-theme-material .ag-advanced-filter-builder-button-label,
.ag-theme-material-dark .ag-advanced-filter-builder-button-label,
.ag-theme-material-auto-dark .ag-advanced-filter-builder-button-label {
  text-transform: uppercase;
}

.ag-theme-material .ag-filter-active .ag-icon-filter,
.ag-theme-material-dark .ag-filter-active .ag-icon-filter,
.ag-theme-material-auto-dark .ag-filter-active .ag-icon-filter {
  color: var(--ag-material-accent-color);
}

.ag-theme-material .ag-list-item-hovered::after,
.ag-theme-material-dark .ag-list-item-hovered::after,
.ag-theme-material-auto-dark .ag-list-item-hovered::after {
  background-color: var(--ag-material-primary-color);
}

.ag-theme-material .ag-pill .ag-pill-button:hover,
.ag-theme-material-dark .ag-pill .ag-pill-button:hover,
.ag-theme-material-auto-dark .ag-pill .ag-pill-button:hover {
  color: var(--ag-material-primary-color);
}

.ag-theme-material .ag-header-highlight-before::after,
.ag-theme-material .ag-header-highlight-after::after,
.ag-theme-material-dark .ag-header-highlight-before::after,
.ag-theme-material-dark .ag-header-highlight-after::after,
.ag-theme-material-auto-dark .ag-header-highlight-before::after,
.ag-theme-material-auto-dark .ag-header-highlight-after::after {
  background-color: var(--ag-material-primary-color);
}

/* Override al palette */
html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

html {
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}

html {
  --mat-option-selected-state-label-text-color: #e9eff6;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}

.mat-accent {
  --mat-option-selected-state-label-text-color: #4f79b7;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}

.mat-warn {
  --mat-option-selected-state-label-text-color: #bf5f69;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}

html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

html {
  --mat-pseudo-checkbox-full-selected-icon-color: #4f79b7;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #4f79b7;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}

.mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #e9eff6;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #e9eff6;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}

.mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #4f79b7;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #4f79b7;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}

.mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #bf5f69;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #bf5f69;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}

html {
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
}

html {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

html {
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
}

.mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #e9eff6;
  --mat-progress-bar-track-color: rgba(233, 239, 246, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #4f79b7;
  --mat-progress-bar-track-color: rgba(79, 121, 183, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #bf5f69;
  --mat-progress-bar-track-color: rgba(191, 95, 105, 0.25);
}

html {
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
}

html {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
}

html {
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
}

html {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #e9eff6 87%, transparent);
  --mat-form-field-filled-caret-color: #e9eff6;
  --mat-form-field-filled-focus-active-indicator-color: #e9eff6;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #e9eff6 87%, transparent);
  --mat-form-field-outlined-caret-color: #e9eff6;
  --mat-form-field-outlined-focus-outline-color: #e9eff6;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #e9eff6 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #bf5f69;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #bf5f69;
  --mat-form-field-filled-error-focus-label-text-color: #bf5f69;
  --mat-form-field-filled-error-label-text-color: #bf5f69;
  --mat-form-field-filled-error-caret-color: #bf5f69;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #bf5f69;
  --mat-form-field-filled-error-focus-active-indicator-color: #bf5f69;
  --mat-form-field-filled-error-hover-active-indicator-color: #bf5f69;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #bf5f69;
  --mat-form-field-outlined-error-focus-label-text-color: #bf5f69;
  --mat-form-field-outlined-error-label-text-color: #bf5f69;
  --mat-form-field-outlined-error-hover-label-text-color: #bf5f69;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #bf5f69;
  --mat-form-field-outlined-error-hover-outline-color: #bf5f69;
  --mat-form-field-outlined-error-outline-color: #bf5f69;
}

.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #4f79b7 87%, transparent);
  --mat-form-field-filled-caret-color: #4f79b7;
  --mat-form-field-filled-focus-active-indicator-color: #4f79b7;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #4f79b7 87%, transparent);
  --mat-form-field-outlined-caret-color: #4f79b7;
  --mat-form-field-outlined-focus-outline-color: #4f79b7;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #4f79b7 87%, transparent);
}

.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #bf5f69 87%, transparent);
  --mat-form-field-filled-caret-color: #bf5f69;
  --mat-form-field-filled-focus-active-indicator-color: #bf5f69;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #bf5f69 87%, transparent);
  --mat-form-field-outlined-caret-color: #bf5f69;
  --mat-form-field-outlined-focus-outline-color: #bf5f69;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #bf5f69 87%, transparent);
}

html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}

html {
  --mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #e9eff6;
  --mat-select-invalid-arrow-color: #bf5f69;
}

.mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #4f79b7;
  --mat-select-invalid-arrow-color: #bf5f69;
}

.mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #bf5f69;
  --mat-select-invalid-arrow-color: #bf5f69;
}

html {
  --mat-select-arrow-transform: translateY(-8px);
}

html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-autocomplete-background-color: white;
}

html {
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}

html {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}

.mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}

.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #394c5a;
  --mat-chip-elevated-container-color: #e9eff6;
  --mat-chip-elevated-disabled-container-color: #e9eff6;
  --mat-chip-elevated-selected-container-color: #e9eff6;
  --mat-chip-flat-disabled-selected-container-color: #e9eff6;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: #394c5a;
  --mat-chip-selected-disabled-trailing-icon-color: #394c5a;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: #394c5a;
  --mat-chip-selected-trailing-icon-color: #394c5a;
  --mat-chip-with-icon-disabled-icon-color: #394c5a;
  --mat-chip-with-icon-icon-color: #394c5a;
  --mat-chip-with-icon-selected-icon-color: #394c5a;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #394c5a;
  --mat-chip-with-trailing-icon-trailing-icon-color: #394c5a;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #4f79b7;
  --mat-chip-elevated-disabled-container-color: #4f79b7;
  --mat-chip-elevated-selected-container-color: #4f79b7;
  --mat-chip-flat-disabled-selected-container-color: #4f79b7;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #bf5f69;
  --mat-chip-elevated-disabled-container-color: #bf5f69;
  --mat-chip-elevated-selected-container-color: #bf5f69;
  --mat-chip-flat-disabled-selected-container-color: #bf5f69;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}

.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}

html {
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
}

html {
  --mat-slide-toggle-selected-icon-color: #394c5a;
  --mat-slide-toggle-disabled-selected-icon-color: #394c5a;
  --mat-slide-toggle-selected-focus-state-layer-color: #e9eff6;
  --mat-slide-toggle-selected-handle-color: #e9eff6;
  --mat-slide-toggle-selected-hover-state-layer-color: #e9eff6;
  --mat-slide-toggle-selected-pressed-state-layer-color: #e9eff6;
  --mat-slide-toggle-selected-focus-handle-color: #e9eff6;
  --mat-slide-toggle-selected-hover-handle-color: #e9eff6;
  --mat-slide-toggle-selected-pressed-handle-color: #e9eff6;
  --mat-slide-toggle-selected-focus-track-color: #8ea2b3;
  --mat-slide-toggle-selected-hover-track-color: #8ea2b3;
  --mat-slide-toggle-selected-pressed-track-color: #8ea2b3;
  --mat-slide-toggle-selected-track-color: #8ea2b3;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #4f79b7;
  --mat-slide-toggle-selected-handle-color: #4f79b7;
  --mat-slide-toggle-selected-hover-state-layer-color: #4f79b7;
  --mat-slide-toggle-selected-pressed-state-layer-color: #4f79b7;
  --mat-slide-toggle-selected-focus-handle-color: #4f79b7;
  --mat-slide-toggle-selected-hover-handle-color: #4f79b7;
  --mat-slide-toggle-selected-pressed-handle-color: #4f79b7;
  --mat-slide-toggle-selected-focus-track-color: #82b6e3;
  --mat-slide-toggle-selected-hover-track-color: #82b6e3;
  --mat-slide-toggle-selected-pressed-track-color: #82b6e3;
  --mat-slide-toggle-selected-track-color: #82b6e3;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #bf5f69;
  --mat-slide-toggle-selected-handle-color: #bf5f69;
  --mat-slide-toggle-selected-hover-state-layer-color: #bf5f69;
  --mat-slide-toggle-selected-pressed-state-layer-color: #bf5f69;
  --mat-slide-toggle-selected-focus-handle-color: #bf5f69;
  --mat-slide-toggle-selected-hover-handle-color: #bf5f69;
  --mat-slide-toggle-selected-pressed-handle-color: #bf5f69;
  --mat-slide-toggle-selected-focus-track-color: #bf5f69;
  --mat-slide-toggle-selected-hover-track-color: #bf5f69;
  --mat-slide-toggle-selected-pressed-track-color: #bf5f69;
  --mat-slide-toggle-selected-track-color: #bf5f69;
}

html {
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
}

html {
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
}

.mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #e9eff6;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #e9eff6;
  --mat-radio-selected-hover-icon-color: #e9eff6;
  --mat-radio-selected-icon-color: #e9eff6;
  --mat-radio-selected-pressed-icon-color: #e9eff6;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #4f79b7;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #4f79b7;
  --mat-radio-selected-hover-icon-color: #4f79b7;
  --mat-radio-selected-icon-color: #4f79b7;
  --mat-radio-selected-pressed-icon-color: #4f79b7;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #bf5f69;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #bf5f69;
  --mat-radio-selected-hover-icon-color: #bf5f69;
  --mat-radio-selected-icon-color: #bf5f69;
  --mat-radio-selected-pressed-icon-color: #bf5f69;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}

html {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}

html {
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
}

html {
  --mat-slider-active-track-color: #e9eff6;
  --mat-slider-focus-handle-color: #e9eff6;
  --mat-slider-handle-color: #e9eff6;
  --mat-slider-hover-handle-color: #e9eff6;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #e9eff6 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #e9eff6 4%, transparent);
  --mat-slider-inactive-track-color: #e9eff6;
  --mat-slider-ripple-color: #e9eff6;
  --mat-slider-with-tick-marks-active-container-color: #394c5a;
  --mat-slider-with-tick-marks-inactive-container-color: #e9eff6;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}

.mat-accent {
  --mat-slider-active-track-color: #4f79b7;
  --mat-slider-focus-handle-color: #4f79b7;
  --mat-slider-handle-color: #4f79b7;
  --mat-slider-hover-handle-color: #4f79b7;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #4f79b7 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #4f79b7 4%, transparent);
  --mat-slider-inactive-track-color: #4f79b7;
  --mat-slider-ripple-color: #4f79b7;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #4f79b7;
}

.mat-warn {
  --mat-slider-active-track-color: #bf5f69;
  --mat-slider-focus-handle-color: #bf5f69;
  --mat-slider-handle-color: #bf5f69;
  --mat-slider-hover-handle-color: #bf5f69;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #bf5f69 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #bf5f69 4%, transparent);
  --mat-slider-inactive-track-color: #bf5f69;
  --mat-slider-ripple-color: #bf5f69;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #bf5f69;
}

html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
}

html {
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-checked-ripple-color: #e9eff6;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #e9eff6;
  --mat-radio-selected-hover-icon-color: #e9eff6;
  --mat-radio-selected-icon-color: #e9eff6;
  --mat-radio-selected-pressed-icon-color: #e9eff6;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #4f79b7;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #4f79b7;
  --mat-radio-selected-hover-icon-color: #4f79b7;
  --mat-radio-selected-icon-color: #4f79b7;
  --mat-radio-selected-pressed-icon-color: #4f79b7;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #bf5f69;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #bf5f69;
  --mat-radio-selected-hover-icon-color: #bf5f69;
  --mat-radio-selected-icon-color: #bf5f69;
  --mat-radio-selected-pressed-icon-color: #bf5f69;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #394c5a;
  --mat-checkbox-selected-focus-icon-color: #e9eff6;
  --mat-checkbox-selected-hover-icon-color: #e9eff6;
  --mat-checkbox-selected-icon-color: #e9eff6;
  --mat-checkbox-selected-pressed-icon-color: #e9eff6;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #e9eff6;
  --mat-checkbox-selected-hover-state-layer-color: #e9eff6;
  --mat-checkbox-selected-pressed-state-layer-color: #e9eff6;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #4f79b7;
  --mat-checkbox-selected-hover-icon-color: #4f79b7;
  --mat-checkbox-selected-icon-color: #4f79b7;
  --mat-checkbox-selected-pressed-icon-color: #4f79b7;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #4f79b7;
  --mat-checkbox-selected-hover-state-layer-color: #4f79b7;
  --mat-checkbox-selected-pressed-state-layer-color: #4f79b7;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #bf5f69;
  --mat-checkbox-selected-hover-icon-color: #bf5f69;
  --mat-checkbox-selected-icon-color: #bf5f69;
  --mat-checkbox-selected-pressed-icon-color: #bf5f69;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #bf5f69;
  --mat-checkbox-selected-hover-state-layer-color: #bf5f69;
  --mat-checkbox-selected-pressed-state-layer-color: #bf5f69;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #e9eff6;
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}

html {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}

html {
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
}

html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}

html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}

html {
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
}

.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #e9eff6;
  --mat-tab-active-ripple-color: #e9eff6;
  --mat-tab-inactive-ripple-color: #e9eff6;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #e9eff6;
  --mat-tab-active-hover-label-text-color: #e9eff6;
  --mat-tab-active-focus-indicator-color: #e9eff6;
  --mat-tab-active-hover-indicator-color: #e9eff6;
  --mat-tab-active-indicator-color: #e9eff6;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #4f79b7;
  --mat-tab-active-ripple-color: #4f79b7;
  --mat-tab-inactive-ripple-color: #4f79b7;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #4f79b7;
  --mat-tab-active-hover-label-text-color: #4f79b7;
  --mat-tab-active-focus-indicator-color: #4f79b7;
  --mat-tab-active-hover-indicator-color: #4f79b7;
  --mat-tab-active-indicator-color: #4f79b7;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #bf5f69;
  --mat-tab-active-ripple-color: #bf5f69;
  --mat-tab-inactive-ripple-color: #bf5f69;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #bf5f69;
  --mat-tab-active-hover-label-text-color: #bf5f69;
  --mat-tab-active-focus-indicator-color: #bf5f69;
  --mat-tab-active-hover-indicator-color: #bf5f69;
  --mat-tab-active-indicator-color: #bf5f69;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #e9eff6;
  --mat-tab-foreground-color: #394c5a;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #4f79b7;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #bf5f69;
  --mat-tab-foreground-color: white;
}

.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}

html {
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
}

html {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #4f79b7;
  --mat-checkbox-selected-hover-icon-color: #4f79b7;
  --mat-checkbox-selected-icon-color: #4f79b7;
  --mat-checkbox-selected-pressed-icon-color: #4f79b7;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #4f79b7;
  --mat-checkbox-selected-hover-state-layer-color: #4f79b7;
  --mat-checkbox-selected-pressed-state-layer-color: #4f79b7;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #394c5a;
  --mat-checkbox-selected-focus-icon-color: #e9eff6;
  --mat-checkbox-selected-hover-icon-color: #e9eff6;
  --mat-checkbox-selected-icon-color: #e9eff6;
  --mat-checkbox-selected-pressed-icon-color: #e9eff6;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #e9eff6;
  --mat-checkbox-selected-hover-state-layer-color: #e9eff6;
  --mat-checkbox-selected-pressed-state-layer-color: #e9eff6;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #bf5f69;
  --mat-checkbox-selected-hover-icon-color: #bf5f69;
  --mat-checkbox-selected-icon-color: #bf5f69;
  --mat-checkbox-selected-pressed-icon-color: #bf5f69;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #bf5f69;
  --mat-checkbox-selected-hover-state-layer-color: #bf5f69;
  --mat-checkbox-selected-pressed-state-layer-color: #bf5f69;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}

html {
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
}

html {
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
}

html {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-button.mat-primary,
.mat-mdc-unelevated-button.mat-primary,
.mat-mdc-raised-button.mat-primary,
.mat-mdc-outlined-button.mat-primary,
.mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #e9eff6;
  --mat-button-filled-label-text-color: #394c5a;
  --mat-button-filled-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-filled-state-layer-color: #394c5a;
  --mat-button-outlined-label-text-color: #e9eff6;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #e9eff6 12%, transparent);
  --mat-button-outlined-state-layer-color: #e9eff6;
  --mat-button-protected-container-color: #e9eff6;
  --mat-button-protected-label-text-color: #394c5a;
  --mat-button-protected-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-protected-state-layer-color: #394c5a;
  --mat-button-text-label-text-color: #e9eff6;
  --mat-button-text-ripple-color: color-mix(in srgb, #e9eff6 12%, transparent);
  --mat-button-text-state-layer-color: #e9eff6;
  --mat-button-tonal-container-color: #e9eff6;
  --mat-button-tonal-label-text-color: #394c5a;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-tonal-state-layer-color: #394c5a;
}
.mat-mdc-button.mat-accent,
.mat-mdc-unelevated-button.mat-accent,
.mat-mdc-raised-button.mat-accent,
.mat-mdc-outlined-button.mat-accent,
.mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #4f79b7;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #4f79b7;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #4f79b7 12%, transparent);
  --mat-button-outlined-state-layer-color: #4f79b7;
  --mat-button-protected-container-color: #4f79b7;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #4f79b7;
  --mat-button-text-ripple-color: color-mix(in srgb, #4f79b7 12%, transparent);
  --mat-button-text-state-layer-color: #4f79b7;
  --mat-button-tonal-container-color: #4f79b7;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-warn,
.mat-mdc-unelevated-button.mat-warn,
.mat-mdc-raised-button.mat-warn,
.mat-mdc-outlined-button.mat-warn,
.mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #bf5f69;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #bf5f69;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #bf5f69 12%, transparent);
  --mat-button-outlined-state-layer-color: #bf5f69;
  --mat-button-protected-container-color: #bf5f69;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #bf5f69;
  --mat-button-text-ripple-color: color-mix(in srgb, #bf5f69 12%, transparent);
  --mat-button-text-state-layer-color: #bf5f69;
  --mat-button-tonal-container-color: #bf5f69;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}

html {
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
}

html {
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
}

html {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #e9eff6;
  --mat-icon-button-state-layer-color: #e9eff6;
  --mat-icon-button-ripple-color: color-mix(in srgb, #e9eff6 12%, transparent);
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #4f79b7;
  --mat-icon-button-state-layer-color: #4f79b7;
  --mat-icon-button-ripple-color: color-mix(in srgb, #4f79b7 12%, transparent);
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #bf5f69;
  --mat-icon-button-state-layer-color: #bf5f69;
  --mat-icon-button-ripple-color: color-mix(in srgb, #bf5f69 12%, transparent);
}

html {
  --mat-icon-button-touch-target-display: block;
}

.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}

html {
  --mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

html {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-fab.mat-primary, .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #e9eff6;
  --mat-fab-foreground-color: #394c5a;
  --mat-fab-ripple-color: color-mix(in srgb, #e9eff6 12%, transparent);
  --mat-fab-small-container-color: #e9eff6;
  --mat-fab-small-foreground-color: #394c5a;
  --mat-fab-small-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-fab-small-state-layer-color: #394c5a;
  --mat-fab-state-layer-color: #394c5a;
}
.mat-mdc-fab.mat-accent, .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #4f79b7;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #4f79b7 12%, transparent);
  --mat-fab-small-container-color: #4f79b7;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-warn, .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #bf5f69;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #bf5f69 12%, transparent);
  --mat-fab-small-container-color: #bf5f69;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}

html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}

html {
  --mat-snack-bar-container-shape: 4px;
}

html {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #8ea2b3;
}

html {
  --mat-table-row-item-outline-width: 1px;
}

html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}

html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}

html {
  --mat-progress-spinner-active-indicator-color: #e9eff6;
}

.mat-accent {
  --mat-progress-spinner-active-indicator-color: #4f79b7;
}

.mat-warn {
  --mat-progress-spinner-active-indicator-color: #bf5f69;
}

html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}

html {
  --mat-badge-background-color: #e9eff6;
  --mat-badge-text-color: #394c5a;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}

.mat-badge-accent {
  --mat-badge-background-color: #4f79b7;
  --mat-badge-text-color: white;
}

.mat-badge-warn {
  --mat-badge-background-color: #bf5f69;
  --mat-badge-text-color: white;
}

html {
  --mat-bottom-sheet-container-shape: 4px;
}

html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}

html {
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
}

html {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
}

html {
  --mat-button-toggle-height: 48px;
}

html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

html {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #e9eff6 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #4f79b7 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: #394c5a;
  --mat-datepicker-calendar-date-selected-state-background-color: #e9eff6;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #e9eff6 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #394c5a;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #e9eff6 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #e9eff6 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #e9eff6;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent, .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #4f79b7 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #4f79b7 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #4f79b7;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #4f79b7 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #4f79b7 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #4f79b7 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #4f79b7;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-warn, .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #bf5f69 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #4f79b7 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #bf5f69;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #bf5f69 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #bf5f69 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #bf5f69 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #bf5f69;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 8px;
}

html {
  --mat-divider-width: 1px;
}

html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}

html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}

html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}

html {
  --mat-icon-color: inherit;
}

.mat-icon.mat-primary {
  --mat-icon-color: #e9eff6;
}
.mat-icon.mat-accent {
  --mat-icon-color: #4f79b7;
}
.mat-icon.mat-warn {
  --mat-icon-color: #bf5f69;
}

html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}

html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}

html {
  --mat-stepper-header-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
}

html {
  --mat-stepper-header-icon-foreground-color: #394c5a;
  --mat-stepper-header-selected-state-icon-background-color: #e9eff6;
  --mat-stepper-header-selected-state-icon-foreground-color: #394c5a;
  --mat-stepper-header-done-state-icon-background-color: #e9eff6;
  --mat-stepper-header-done-state-icon-foreground-color: #394c5a;
  --mat-stepper-header-edit-state-icon-background-color: #e9eff6;
  --mat-stepper-header-edit-state-icon-foreground-color: #394c5a;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #bf5f69;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #bf5f69;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}

.mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #4f79b7;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #4f79b7;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #4f79b7;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #bf5f69;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #bf5f69;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #bf5f69;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

html {
  --mat-stepper-header-height: 72px;
}

html {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
}

html {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #e9eff6;
  --mat-toolbar-container-text-color: #394c5a;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #4f79b7;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #bf5f69;
  --mat-toolbar-container-text-color: white;
}

html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}

html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}

html {
  --mat-tree-node-min-height: 48px;
}

html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-timepicker-container-background-color: white;
}

.default-theme {
  --mat-icon-button-touch-target-display: block;
  --mat-button-filled-container-height: 32px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 32px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 32px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 32px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 32px;
  --mat-button-tonal-touch-target-display: block;
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 36px;
  --mat-radio-state-layer-size: 36px;
  --mat-radio-touch-target-display: block;
  /* Global overrides here */
}
.default-theme .bg-white {
  background: #ffffff !important;
}
.default-theme .bg-red100 {
  background: #ffe5e9 !important;
}
.default-theme .bg-red300, .sand-theme .overview-card__property.deleted .default-theme .overview-card__property-value,
.sand-theme .overview-card__property.deleted .default-theme .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.deleted .default-theme .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.deleted .default-theme .overview-card__property-value-meta-icon,
.default-theme .sand-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.deleted .default-theme .overview-card__property-value,
.default-theme .sand-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.deleted .default-theme .overview-card__property-value-meta-icon, .sand-theme .overview-card.deleted .default-theme .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.deleted .default-theme .overview-card-name,
.default-theme .sand-theme iot-platform-ui-overview-card.deleted .overview-card-name,
.sand-theme iot-platform-ui-overview-card.deleted .default-theme .overview-card-name, .pink-theme .overview-card__property.deleted .default-theme .overview-card__property-value,
.pink-theme .overview-card__property.deleted .default-theme .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.deleted .default-theme .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.deleted .default-theme .overview-card__property-value-meta-icon,
.default-theme .pink-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.deleted .default-theme .overview-card__property-value,
.default-theme .pink-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.deleted .default-theme .overview-card__property-value-meta-icon, .pink-theme .overview-card.deleted .default-theme .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.deleted .default-theme .overview-card-name,
.default-theme .pink-theme iot-platform-ui-overview-card.deleted .overview-card-name,
.pink-theme iot-platform-ui-overview-card.deleted .default-theme .overview-card-name, .default-theme .overview-card__property.deleted .overview-card__property-value,
.default-theme .overview-card__property.deleted .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon, .default-theme .overview-card.deleted .overview-card-name,
.default-theme .iot-platform-ui-overview-card.deleted .overview-card-name,
.default-theme iot-platform-ui-overview-card.deleted .overview-card-name {
  background: #e76678 !important;
}
.default-theme .bg-red400 {
  background: #bf5f69 !important;
}
.default-theme .bg-green200 {
  background: #b1d7a5 !important;
}
.default-theme .bg-green100 {
  background: #d0e9ae !important;
}
.default-theme .bg-green400 {
  background: #63b04b !important;
}
.default-theme .bg-wgreen100 {
  background: #d9efea !important;
}
.default-theme .bg-blue300 {
  background: #66acec !important;
}
.default-theme .bg-blue100, .sand-theme .overview-card__property.published .default-theme .overview-card__property-value,
.sand-theme .overview-card__property.published .default-theme .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.published .default-theme .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.published .default-theme .overview-card__property-value-meta-icon,
.default-theme .sand-theme iot-platform-ui-overview-card__property.published .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.published .default-theme .overview-card__property-value,
.default-theme .sand-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.published .default-theme .overview-card__property-value-meta-icon, .sand-theme .overview-card.published .default-theme .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.published .default-theme .overview-card-name,
.default-theme .sand-theme iot-platform-ui-overview-card.published .overview-card-name,
.sand-theme iot-platform-ui-overview-card.published .default-theme .overview-card-name, .pink-theme .overview-card__property.published .default-theme .overview-card__property-value,
.pink-theme .overview-card__property.published .default-theme .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.published .default-theme .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.published .default-theme .overview-card__property-value-meta-icon,
.default-theme .pink-theme iot-platform-ui-overview-card__property.published .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.published .default-theme .overview-card__property-value,
.default-theme .pink-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.published .default-theme .overview-card__property-value-meta-icon, .pink-theme .overview-card.published .default-theme .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.published .default-theme .overview-card-name,
.default-theme .pink-theme iot-platform-ui-overview-card.published .overview-card-name,
.pink-theme iot-platform-ui-overview-card.published .default-theme .overview-card-name, .default-theme .overview-card__property.published .overview-card__property-value,
.default-theme .overview-card__property.published .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.published .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon, .default-theme .overview-card.published .overview-card-name,
.default-theme .iot-platform-ui-overview-card.published .overview-card-name,
.default-theme iot-platform-ui-overview-card.published .overview-card-name {
  background: #cce3f9 !important;
}
.default-theme .bg-blue50 {
  background: #e9eff6 !important;
}
.default-theme .bg-orange50 {
  background: #fdf4e5 !important;
}
.default-theme .bg-orange100, .sand-theme .overview-card__property.draft .default-theme .overview-card__property-value,
.sand-theme .overview-card__property.draft .default-theme .overview-card__property-value-meta-icon, .sand-theme .overview-card__property.pending .default-theme .overview-card__property-value,
.sand-theme .overview-card__property.pending .default-theme .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.draft .default-theme .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.draft .default-theme .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.pending .default-theme .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.pending .default-theme .overview-card__property-value-meta-icon,
.default-theme .sand-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.draft .default-theme .overview-card__property-value,
.default-theme .sand-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.draft .default-theme .overview-card__property-value-meta-icon,
.default-theme .sand-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.pending .default-theme .overview-card__property-value,
.default-theme .sand-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.pending .default-theme .overview-card__property-value-meta-icon, .sand-theme .overview-card.draft .default-theme .overview-card-name, .sand-theme .overview-card.pending .default-theme .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.draft .default-theme .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.pending .default-theme .overview-card-name,
.default-theme .sand-theme iot-platform-ui-overview-card.draft .overview-card-name,
.sand-theme iot-platform-ui-overview-card.draft .default-theme .overview-card-name,
.default-theme .sand-theme iot-platform-ui-overview-card.pending .overview-card-name,
.sand-theme iot-platform-ui-overview-card.pending .default-theme .overview-card-name, .pink-theme .overview-card__property.draft .default-theme .overview-card__property-value,
.pink-theme .overview-card__property.draft .default-theme .overview-card__property-value-meta-icon, .pink-theme .overview-card__property.pending .default-theme .overview-card__property-value,
.pink-theme .overview-card__property.pending .default-theme .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.draft .default-theme .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.draft .default-theme .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.pending .default-theme .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.pending .default-theme .overview-card__property-value-meta-icon,
.default-theme .pink-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.draft .default-theme .overview-card__property-value,
.default-theme .pink-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.draft .default-theme .overview-card__property-value-meta-icon,
.default-theme .pink-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.pending .default-theme .overview-card__property-value,
.default-theme .pink-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.pending .default-theme .overview-card__property-value-meta-icon, .pink-theme .overview-card.draft .default-theme .overview-card-name, .pink-theme .overview-card.pending .default-theme .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.draft .default-theme .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.pending .default-theme .overview-card-name,
.default-theme .pink-theme iot-platform-ui-overview-card.draft .overview-card-name,
.pink-theme iot-platform-ui-overview-card.draft .default-theme .overview-card-name,
.default-theme .pink-theme iot-platform-ui-overview-card.pending .overview-card-name,
.pink-theme iot-platform-ui-overview-card.pending .default-theme .overview-card-name, .default-theme .overview-card__property.draft .overview-card__property-value,
.default-theme .overview-card__property.draft .overview-card__property-value-meta-icon, .default-theme .overview-card__property.pending .overview-card__property-value,
.default-theme .overview-card__property.pending .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon, .default-theme .overview-card.draft .overview-card-name, .default-theme .overview-card.pending .overview-card-name,
.default-theme .iot-platform-ui-overview-card.draft .overview-card-name,
.default-theme .iot-platform-ui-overview-card.pending .overview-card-name,
.default-theme iot-platform-ui-overview-card.draft .overview-card-name,
.default-theme iot-platform-ui-overview-card.pending .overview-card-name {
  background: #fbe8cc !important;
}
.default-theme .bg-orange200 {
  background: #f8d299 !important;
}
.default-theme .bg-orange300 {
  background: #f4bb66 !important;
}
.default-theme .bg-orange400 {
  background: #f1a433 !important;
}
.default-theme .bg-orange700 {
  background: #8e5500 !important;
}
.default-theme .bg-yellow300 {
  background: #ffee03 !important;
}
.default-theme .bg-yellow500 {
  background: #eddd00 !important;
}
.default-theme .bg-yellow600 {
  background: #beb100 !important;
}
.default-theme .bg-grey0 {
  background: rgb(242, 242, 242) !important;
}
.default-theme .text-primary {
  color: #394c5a;
}
.default-theme .text-secondary {
  color: #666666;
}
.default-theme .text-error {
  color: #ac0018;
}
.default-theme .link {
  text-decoration: none;
  color: #66acec;
}
.default-theme .link:hover {
  text-decoration: underline;
  cursor: pointer;
}
.default-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  border-radius: 0;
  box-shadow: none;
}
.default-theme .mat-accordion .mat-expansion-panel {
  box-shadow: none;
  color: #394c5a;
}
.default-theme .mat-expansion-panel-header {
  padding: 0 20px;
  font-size: 14px;
}
.default-theme .mat-expansion-panel-header-title {
  color: #394c5a;
}
.default-theme .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 44px;
  --mat-icon-button-state-layer-size: 44px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 10px;
}
.default-theme button[disabled] {
  cursor: not-allowed;
  pointer-events: initial;
}
.default-theme .mat-mdc-button.mat-mdc-button-base {
  height: auto;
  min-height: 40px;
}
.default-theme .mat-mdc-button.mat-mdc-button-base:not([disabled]):hover {
  background: rgba(0, 0, 0, 0.04);
}
.default-theme button.button-regular,
.default-theme .mat-mdc-button.mat-mdc-button-base.button-regular {
  min-width: 150px;
  height: 40px;
  font-size: 12px;
  border-radius: 2px;
  text-transform: uppercase;
}
.default-theme button.regular-round-button:hover {
  background-color: rgba(57, 76, 90, 0.05);
}
.default-theme button.reverse-primary-button,
.default-theme button.mat-mdc-mini-fab.reverse-primary-button {
  color: #e9eff6;
  background-color: transparent;
}
.default-theme button.reverse-accent-button,
.default-theme button.mat-mdc-mini-fab.reverse-accent-button {
  color: #4f79b7;
  background-color: transparent;
}
.default-theme button.reverse-warn-button {
  color: #bf5f69;
  background-color: transparent;
}
.default-theme button.mat-mdc-mini-fab.light-button {
  box-shadow: none;
  color: #b0b0b0;
  background-color: transparent;
}
.default-theme button.mat-mdc-mini-fab.light-button:hover, .default-theme button.mat-mdc-mini-fab.light-button[aria-expanded=true] {
  background-color: rgba(57, 76, 90, 0.05);
}
.default-theme button.mat-mdc-mini-fab.transparent-button {
  box-shadow: none;
  color: #394c5a;
  background-color: transparent;
}
.default-theme button.mat-mdc-mini-fab.transparent-button:hover {
  background-color: rgba(57, 76, 90, 0.05);
}
.default-theme button.mat-mdc-mini-fab.transparent-button[disabled=true] {
  background-color: transparent;
}
.default-theme .mat-mdc-button:not(:disabled) {
  background: transparent;
}
.default-theme .mat-mdc-raised-button {
  height: auto;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  min-width: 49px;
  line-height: 25px;
  font-size: 12px;
}
.default-theme .mat-mdc-raised-button.mat-accent {
  color: #fff;
}
.default-theme .mat-mdc-raised-button.mat-mdc-button-base {
  height: 40px;
}
.default-theme .mdc-button {
  letter-spacing: normal;
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  font-size: 12px;
}
.default-theme .mdc-button .mdc-button__label {
  width: inherit;
}
.default-theme .mat-mdc-card-actions .mat-mdc-button,
.default-theme .mat-mdc-card-actions .mat-mdc-raised-button,
.default-theme .mat-mdc-card-actions .mat-mdc-stroked-button {
  margin: 0 8px;
}
.default-theme .mat-mdc-raised-button[disabled][disabled],
.default-theme .mat-mdc-icon-button[disabled][disabled],
.default-theme .mat-mdc-button[disabled][disabled] {
  color: var(--mat-button-protected-disabled-label-text-color, rgba(0, 0, 0, 0.38));
  background-color: var(--mat-button-protected-disabled-container-color, rgba(0, 0, 0, 0.12));
  cursor: not-allowed;
  box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0 0 rgba(0, 0, 0, 0.1411764706), 0 0 rgba(0, 0, 0, 0.1215686275);
}
.default-theme .mat-mdc-mini-fab {
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  color: #fff;
}
.default-theme .mat-mdc-icon-button {
  color: inherit;
}
.default-theme .mat-mdc-icon-button:disabled {
  background-color: transparent !important;
}
.default-theme .mat-mdc-icon-button.mat-warn {
  color: var(--mat-icon-button-icon-color, inherit);
}
.default-theme .mat-mdc-icon-button.mat-accent {
  color: var(--mat-icon-button-icon-color, inherit);
}
.default-theme .mat-mdc-icon-button.mat-mdc-focus-indicator {
  opacity: 0;
}
.default-theme .mat-form-field-suffix .mat-mdc-icon-button,
.default-theme .mat-mdc-form-field-suffix .mat-mdc-icon-button,
.default-theme .mat-mdc-form-field-text-suffix .mat-mdc-icon-button,
.default-theme .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button {
  height: 1.5em;
  width: 1.5em;
  font: inherit;
  vertical-align: baseline;
  position: relative;
  top: 12px;
  right: 3px;
}
.default-theme .mat-form-field-suffix .mat-datepicker-toggle .mat-mdc-icon-button,
.default-theme .mat-mdc-form-field-suffix .mat-datepicker-toggle .mat-mdc-icon-button,
.default-theme .mat-mdc-form-field-text-suffix .mat-datepicker-toggle .mat-mdc-icon-button,
.default-theme .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle .mat-mdc-icon-button {
  position: inherit;
}
.default-theme .mat-mdc-button-persistent-ripple {
  display: none;
}
.default-theme .mat-mdc-outlined-button:disabled {
  color: var(--mat-button-outlined-disabled-label-text-color);
}
.default-theme .mat-mdc-outlined-button {
  text-transform: capitalize;
}
.default-theme .mat-mdc-outlined-button.mat-primary:not(:disabled) {
  border-color: #375f9b;
}
.default-theme .mat-button-toggle-appearance-standard {
  color: #4f79b7;
  background-color: white;
}
.default-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked {
  color: white;
  background-color: #4f79b7;
}
.default-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 32px;
  padding: 0 4px;
}
.default-theme .mat-mdc-checkbox {
  --mat-checkbox-state-layer-size: 26px;
  --mat-checkbox-ripple-size: 16px;
  --mat-checkbox-touch-target-size: 33px;
}
.default-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-checkbox,
.default-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-label {
  cursor: not-allowed;
  pointer-events: initial;
}
.default-theme .mat-mdc-checkbox label {
  font-size: 12px;
  letter-spacing: normal;
}
.default-theme .mat-mdc-checkbox .mdc-checkbox {
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
}
.default-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
  height: 14px;
  width: 14px;
}
.default-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: calc((25px - var(--mat-checkbox-touch-target-size, 25px)) / 2);
  right: calc((25px - var(--mat-checkbox-touch-target-size, 25px)) / 2);
  left: calc((25px - var(--mat-checkbox-touch-target-size, 25px)) / 2);
  width: var(--mat-checkbox-touch-target-size, 25px);
  height: var(--mat-checkbox-touch-target-size, 25px);
}
.default-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__ripple {
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  right: calc(50% - 13px);
  bottom: calc(50% - 13px);
  border-radius: 50%;
}
.default-theme .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target {
  height: 30px;
  width: 30px;
}
.default-theme .mat-pseudo-checkbox {
  width: 16px;
  height: 16px;
}
.default-theme .chip-filter.mat-mdc-chip.mat-mdc-standard-chip {
  background-color: #f8f8f8;
  border: 1px solid #c5c5c5;
  color: #394c5a;
}
.default-theme .chip-filter.mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  color: #394c5a;
  font-size: 10px;
}
.default-theme .chip-filter.mat-mdc-chip.mat-mdc-standard-chip .mdc-evolution-chip__action--primary:hover {
  cursor: move;
}
.default-theme .chip-filter.cdk-drag-placeholder .mat-mdc-chip-action-label, .default-theme .chip-filter.cdk-drag-preview .mat-mdc-chip-action-label {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.default-theme .chip-filter .mat-mdc-chip-focus-overlay,
.default-theme .chip-filter .mat-mdc-chip-ripple {
  margin-right: 0 !important;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip {
  height: 20px;
  margin: 1px;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  color: white;
  letter-spacing: normal;
  font-weight: 600;
  font-size: 10px;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-focus-indicator {
  background: transparent !important;
  opacity: 0.54 !important;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip:hover::after {
  opacity: 0;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip:active {
  box-shadow: none;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip:focus::after {
  opacity: 0;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip mat-icon {
  width: 14px;
  height: 14px;
  font-size: 14px;
}
.default-theme .mat-chip-list-wrapper,
.default-theme .mdc-evolution-chip-set__chips {
  margin: 0;
}
.default-theme .mat-mdc-card.dialog-card {
  margin: 0px;
  padding: 0px;
}
.default-theme .mat-mdc-card .mat-mdc-card-title.dialog-card-header {
  margin: 0px;
  padding: 0px;
}
.default-theme .mat-mdc-card .mat-mdc-card-content {
  font-size: 14px;
}
.default-theme .mat-mdc-card .mat-mdc-card-content {
  padding: 0;
}
.default-theme .mat-mdc-card .mat-mdc-card-content.dialog-card-content,
.default-theme .mat-mdc-card .mat-mdc-card-content .dialog-card-content {
  margin: 0;
  color: #394c5a !important;
}
.default-theme .mat-mdc-card .mat-mdc-card-content.dialog-card-content__section-header,
.default-theme .mat-mdc-card .mat-mdc-card-content .dialog-card-content__section-header {
  color: #666666;
  font-size: 14px;
  font-weight: 700;
}
.default-theme .mat-mdc-card .mat-mdc-card-content.dialog-card-content__section-header span:first-child,
.default-theme .mat-mdc-card .mat-mdc-card-content .dialog-card-content__section-header span:first-child {
  border-right: 1px solid;
  padding-right: 10px;
}
.default-theme .mat-mdc-card .mat-mdc-card-actions.dialog-card-actions {
  display: flex;
  background-color: #f8f8f8;
  margin: 0px !important;
  padding: 10px !important;
  place-content: center flex-end;
  align-items: center;
  flex-direction: row;
}
.default-theme .mat-mdc-card .mat-mdc-card-actions:not(.mat-mdc-card-actions-align-end) .mdc-button:first-child {
  margin-left: 0;
  margin-right: 0;
}
.default-theme .mat-mdc-dialog-container {
  padding: 0px !important;
  border-radius: 0px !important;
  max-height: calc(100vh - 1rem);
}
.default-theme .mat-mdc-dialog-container .matButton {
  border-radius: 0px !important;
}
.default-theme .dialog-card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: normal;
}
.default-theme mat-toolbar.dialog-toolbar {
  display: flex;
  margin: 0px;
  place-content: center space-between;
  align-items: center;
  flex-direction: row;
}
.default-theme mat-toolbar.dialog-toolbar h1 {
  font-weight: normal;
  text-transform: uppercase;
}
.default-theme .dialog-form-tips {
  font-size: 10px;
  line-height: 10px;
  font-style: italic;
  color: #c8c8c8;
}
.default-theme .cdk-global-overlay-wrapper {
  overflow: auto;
}
.default-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control {
  line-height: normal;
}
.default-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input {
  --mat-form-field-filled-input-text-color: #394c5a;
  color: var(--mat-form-field-filled-input-text-color);
}
.default-theme .async-autocomplete-multiple-selects .iot-platform-ui-form-field,
.default-theme .iot-platform-ui-async-autocomplete .iot-platform-ui-form-field {
  margin-top: 2px;
}
.default-theme .mat-mdc-form-field-error-wrapper {
  font-size: 80%;
  padding: 0;
}
.default-theme .mat-mdc-form-field {
  font-size: inherit;
  line-height: 1.125;
  font-family: Open Sans, sans-serif;
  letter-spacing: normal;
}
.default-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0;
}
.default-theme .mat-mdc-form-field .mdc-text-field {
  overflow: unset;
}
.default-theme .mat-mdc-form-field mat-label,
.default-theme .mat-mdc-form-field .mat-mdc-floating-label,
.default-theme .mat-mdc-form-field .mat-mdc-form-field-error {
  letter-spacing: normal;
}
.default-theme .mat-mdc-form-field mat-label,
.default-theme .mat-mdc-form-field .mat-mdc-floating-label {
  color: #666666;
}
.default-theme .mat-mdc-form-field .mat-icon.search-icon {
  font-size: 18px;
  vertical-align: sub;
}
.default-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0;
}
.default-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) mat-label,
.default-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mat-mdc-floating-label {
  color: #4f79b7;
}
.default-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) mat-label,
.default-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mat-mdc-floating-label {
  color: var(--mat-theme-error, #bf5f69) !important;
}
.default-theme .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.default-theme .mat-mdc-form-field .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding: 0.4375em 0;
}
.default-theme .mat-mdc-form-field .mdc-text-field--disabled.mdc-text-field--filled {
  background: transparent;
}
.default-theme .mat-mdc-form-field .mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-style: dashed;
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.default-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper {
  padding: 0;
}
.default-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-prefix {
  padding: 0;
}
.default-theme .mat-mdc-form-field .mat-mdc-form-field-infix {
  min-height: auto;
}
.default-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 22px;
  font-size: 14px;
  width: 100%;
}
.default-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label mat-label {
  font-size: 14px;
  width: 100%;
}
.default-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper label.mdc-floating-label[for^=mat-select] {
  top: 24px !important;
}
.default-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding: 17px 0 5px 0;
}
.default-theme .mat-mdc-form-field .mat-mdc-form-field-hint-wrapper {
  font-size: 75%;
  padding: 0;
  top: -4px;
}
.default-theme .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper {
  height: 15px;
}
.default-theme .mat-mdc-form-field-icon-prefix > .mat-icon,
.default-theme .mat-mdc-form-field-icon-suffix > .mat-icon {
  padding: 0;
}
.default-theme .mat-mdc-form-field .mat-mdc-icon-button .mat-icon {
  margin: 0;
}
.default-theme mat-label {
  color: #394c5a;
  letter-spacing: normal;
}
.default-theme .mat-mdc-list-base {
  padding-top: 0;
}
.default-theme .mdc-list-item .mat-mdc-list-item-title {
  padding: 0;
}
.default-theme .mdc-list-item .mdc-list-item__content {
  display: flex;
  flex-direction: column;
  align-self: center;
}
.default-theme .mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text {
  color: #394c5a;
}
.default-theme .mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text::before {
  height: auto;
}
.default-theme .mdc-list-item .mdc-list-item--with-leading-icon,
.default-theme .mdc-list-item .mdc-list-item__start, .default-theme .mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__start, .default-theme .mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__start, .default-theme .mdc-list-item--with-leading-icon .mdc-list-item__start, .default-theme .mdc-list-item--with-leading-icon .mdc-list-item__end, .default-theme .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__start, .default-theme .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  align-self: center;
  margin-top: 0;
  color: inherit;
}
.default-theme .mdc-list-item--with-leading-icon .mdc-list-item__start {
  margin-right: 15px;
}
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines {
  color: #394c5a;
}
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.selected, .default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover {
  background-color: #4f79b7;
  color: white;
}
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text, .default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text {
  background-color: #4f79b7;
  color: white;
}
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines {
  color: #394c5a;
}
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.fs-12,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.fs-12,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.fs-12,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.fs-12 {
  font-size: 12px;
}
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.selected, .default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover {
  background-color: #4f79b7;
  color: white;
}
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text, .default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text {
  background-color: #4f79b7;
  color: white;
}
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item,
.default-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item,
.default-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line {
  height: 32px;
}
.default-theme mat-list.height-300,
.default-theme .mat-mdc-list.height-300 {
  min-height: 300px;
  max-height: 300px;
  overflow: auto;
}
.default-theme .mat-mdc-list.two-line-list.mat-mdc-list-base .mdc-list-item.mdc-list-item--with-two-lines,
.default-theme mat-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-2-line,
.default-theme mat-nav-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar,
.default-theme mat-nav-list.mat-mdc-list-base.two-line-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar {
  height: 50px;
}
.default-theme .mat-mdc-list.two-line-list.mat-mdc-list-base .mdc-list-item.mdc-list-item--with-two-lines .mat-mdc-list-item-avatar,
.default-theme mat-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-2-line .mat-mdc-list-item-avatar,
.default-theme mat-nav-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar .mat-mdc-list-item-avatar,
.default-theme mat-nav-list.mat-mdc-list-base.two-line-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar {
  width: 24px;
  height: 24px;
}
.default-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-mdc-list-item-with-avatar,
.default-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar,
.default-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar,
.default-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar {
  height: 40px;
}
.default-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-mdc-list-item-with-avatar .mat-mdc-list-item-avatar,
.default-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar,
.default-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar .mat-mdc-list-item-avatar,
.default-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar {
  width: 24px;
  height: 24px;
}
.default-theme .mat-mdc-menu-panel {
  min-height: 48px;
  border-radius: 4px;
}
.default-theme .mat-mdc-menu-panel.height-300 {
  max-height: 300px;
  overflow: auto;
}
.default-theme .mat-mdc-menu-content,
.default-theme .mat-mdc-menu-trigger {
  text-transform: uppercase;
}
.default-theme button.mat-mdc-menu-item,
.default-theme button.mat-mdc-menu-item .mdc-list-item__primary-text {
  text-transform: uppercase;
}
.default-theme .mat-mdc-menu-item {
  color: #394c5a;
  font-size: 12px;
  height: 32px;
  min-height: auto;
  line-height: 16px;
  text-transform: uppercase;
}
.default-theme .mat-mdc-menu-item[disabled] {
  color: inherit;
}
.default-theme .mat-mdc-menu-item .mat-icon {
  color: inherit;
}
.default-theme .mat-mdc-paginator {
  background-color: transparent;
}
.default-theme mat-radio-button,
.default-theme .mat-mdc-radio-button {
  --mat-radio-state-layer-size: 33px;
  color: #394c5a;
}
.default-theme mat-radio-button .mdc-form-field,
.default-theme .mat-mdc-radio-button .mdc-form-field {
  font: inherit;
}
.default-theme .mat-mdc-option.mdc-list-item.mdc-list-item--disabled {
  cursor: not-allowed;
  pointer-events: initial;
}
.default-theme .mdc-menu-surface.mat-mdc-select-panel {
  padding: 0;
}
.default-theme .mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper {
  transform: translateY(0px);
}
.default-theme .mat-mdc-select-date-range-overlay-pane,
.default-theme .mat-mdc-select-fv-overlay-pane,
.default-theme .mat-mdc-select-bp-overlay-pane {
  width: auto !important;
}
.default-theme .mat-mdc-select-fv-overlay-pane {
  min-width: 17rem;
}
.default-theme .mat-mdc-select-bp-overlay-pane {
  min-width: 13rem;
}
.default-theme .mat-mdc-select-bp-overlay-pane .mat-mdc-option:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 13rem;
}
.default-theme mat-select,
.default-theme .mat-mdc-select {
  letter-spacing: normal;
  line-height: 18px;
}
.default-theme mat-select .mat-mdc-select-trigger,
.default-theme .mat-mdc-select .mat-mdc-select-trigger {
  height: 18px;
}
.default-theme mat-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value,
.default-theme mat-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value-text,
.default-theme .mat-mdc-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value,
.default-theme .mat-mdc-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value-text {
  color: #394c5a;
}
.default-theme .mat-mdc-form-field-infix mat-select,
.default-theme .mat-mdc-form-field-infix .mat-mdc-select {
  font-size: 12px;
}
.default-theme .mat-mdc-form-field-infix label.mat-form-field-label,
.default-theme .mat-mdc-form-field-infix .mat-mdc-floating-label,
.default-theme .mat-mdc-form-field-infix mat-label {
  font-size: 14px;
}
.default-theme mat-option,
.default-theme .mat-mdc-option {
  min-height: 36px;
  line-height: 36px;
  font-size: 12px;
}
.default-theme mat-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked,
.default-theme .mat-mdc-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked {
  display: none !important;
}
.default-theme mat-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked::after,
.default-theme .mat-mdc-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked::after {
  width: 10px;
  height: 4px;
}
.default-theme mat-option:not(.mdc-list-item--disabled) .mat-option-text,
.default-theme mat-option:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,
.default-theme .mat-mdc-option:not(.mdc-list-item--disabled) .mat-option-text,
.default-theme .mat-mdc-option:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: #394c5a;
}
.default-theme mat-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mat-option-text,
.default-theme mat-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text, .default-theme mat-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mat-option-text,
.default-theme mat-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,
.default-theme .mat-mdc-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mat-option-text,
.default-theme .mat-mdc-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,
.default-theme .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mat-option-text,
.default-theme .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: #394c5a !important;
}
.default-theme mat-option.mat-mdc-selected .mdc-list-item__primary-text, .default-theme mat-option.mdc-list-item--selected .mdc-list-item__primary-text,
.default-theme .mat-mdc-option.mat-mdc-selected .mdc-list-item__primary-text,
.default-theme .mat-mdc-option.mdc-list-item--selected .mdc-list-item__primary-text {
  color: inherit;
}
.default-theme .mdc-list-item__primary-text,
.default-theme .mat-option-text {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font: inherit;
}
.default-theme .mat-mdc-optgroup-label {
  font-size: 14px;
  height: 28px;
  min-height: 28px;
  line-height: 28px;
  font-weight: 600;
}
.default-theme .mat-mdc-optgroup-label .mat-option-text,
.default-theme .mat-mdc-optgroup-label .mdc-list-item__primary-text {
  white-space: normal;
  color: rgba(0, 0, 0, 0.5411764706);
}
.default-theme .mat-sidenav-content.mat-drawer-content {
  background-color: #f8f8f8;
}
.default-theme .mat-mdc-tab-header.mat-mdc-tab-nav-bar-stretch-tabs .mat-mdc-tab-link {
  flex-grow: initial;
  min-width: 160px;
  justify-content: center;
}
.default-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #4f79b7;
}
.default-theme .mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs > .mat-mdc-tab-header .mat-mdc-tab {
  flex-grow: initial;
  min-width: 160px;
}
.default-theme .mat-mdc-tab-group .mat-mdc-tab-header,
.default-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab {
  height: 31px;
  border-bottom: none;
}
.default-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab,
.default-theme .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label {
  height: 31px;
  font-size: 12px;
  color: #394c5a;
}
.default-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab.mat-tab-label-active, .default-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab.mdc-tab--active,
.default-theme .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label.mat-tab-label-active,
.default-theme .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label.mdc-tab--active {
  opacity: 1;
  color: #4f79b7;
  font-weight: 600;
}
.default-theme .mat-mdc-tab-group .mat-tab-labels,
.default-theme .mat-mdc-tab-group .mat-mdc-tab-labels {
  background-color: white;
  justify-content: center;
}
.default-theme .mat-mdc-tooltip {
  border-radius: 5px;
  --mat-tooltip-supporting-text-size: 10px;
}
.default-theme .mat-mdc-tooltip .mdc-tooltip__surface {
  letter-spacing: normal;
}
.default-theme .mat-mdc-tooltip.regular-tooltip, .default-theme .mat-mdc-tooltip.regular-tooltip .mdc-tooltip__surface {
  background-color: #778ea1;
  max-width: 300px;
  white-space: pre-line;
}
.default-theme .mat-mdc-tooltip.warning-tooltip, .default-theme .mat-mdc-tooltip.warning-tooltip .mdc-tooltip__surface {
  background-color: #bf5f69;
  color: white;
}
.default-theme .mat-icon {
  display: inline-flex;
  width: 24px;
  height: 24px;
}
.default-theme .mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-ripple {
  border-radius: 0.5rem;
}
.default-theme .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after {
  background: #394c5a;
}
.default-theme .layout {
  width: 100%;
  height: 100%;
}
.default-theme .layout__wrapper {
  margin: 0 auto;
  width: auto;
}
.default-theme .ngx-arrow .arrow {
  background: transparent !important;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
}
.default-theme .floating {
  z-index: 1000 !important;
}
@media (max-width: 600px) {
  .default-theme .floating {
    width: 90% !important;
  }
}
.default-theme .cdk-drag-drop-container .cdk-drag-drop-element-container,
.default-theme .cdk-drag-preview .cdk-drag-drop-element-container,
.default-theme .cdk-drag-dragging .cdk-drag-drop-element-container {
  min-height: 40px;
  background: #e5e5e5;
  height: auto;
}
.default-theme .cdk-drag-drop-container .cdk-drag-drop-element-container--has-no-drag-indicator .mat-expansion-panel-header:not([aria-disabled=true]),
.default-theme .cdk-drag-preview .cdk-drag-drop-element-container--has-no-drag-indicator .mat-expansion-panel-header:not([aria-disabled=true]),
.default-theme .cdk-drag-dragging .cdk-drag-drop-element-container--has-no-drag-indicator .mat-expansion-panel-header:not([aria-disabled=true]) {
  cursor: move !important;
}
.default-theme .cdk-drag-drop-container .cdk-drag-animating,
.default-theme .cdk-drag-preview .cdk-drag-animating,
.default-theme .cdk-drag-dragging .cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.default-theme .cdk-drag-drop-container .cdk-drop-list-dragging iot-platform-ui-drag-drop-element:not(.cdk-drag-placeholder),
.default-theme .cdk-drag-preview .cdk-drop-list-dragging iot-platform-ui-drag-drop-element:not(.cdk-drag-placeholder),
.default-theme .cdk-drag-dragging .cdk-drop-list-dragging iot-platform-ui-drag-drop-element:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.default-theme .cdk-drag-drop-container .dd-handle-icon,
.default-theme .cdk-drag-preview .dd-handle-icon,
.default-theme .cdk-drag-dragging .dd-handle-icon {
  cursor: move;
}
.default-theme .cdk-drag-drop-container .dd-action-icon,
.default-theme .cdk-drag-preview .dd-action-icon,
.default-theme .cdk-drag-dragging .dd-action-icon {
  cursor: pointer;
}
.default-theme .cdk-drag-drop-container .dd-handle-icon,
.default-theme .cdk-drag-drop-container .dd-action-icon,
.default-theme .cdk-drag-preview .dd-handle-icon,
.default-theme .cdk-drag-preview .dd-action-icon,
.default-theme .cdk-drag-dragging .dd-handle-icon,
.default-theme .cdk-drag-dragging .dd-action-icon {
  color: #999999 !important;
  padding: 5px;
  min-width: 24px;
}
.default-theme .cdk-drag-drop-container .cdk-drag-placeholder,
.default-theme .cdk-drag-preview .cdk-drag-placeholder,
.default-theme .cdk-drag-dragging .cdk-drag-placeholder {
  background-color: #e5e5e5;
  border: dotted 2px #c8c8c8;
  border-radius: 8px;
  margin: 5px 0;
  height: auto;
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.default-theme .cdk-drag-drop-container .cdk-drag-placeholder--default,
.default-theme .cdk-drag-preview .cdk-drag-placeholder--default,
.default-theme .cdk-drag-dragging .cdk-drag-placeholder--default {
  min-height: 40px;
}
.default-theme .cdk-drag-preview {
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  height: auto !important;
  background-color: #f8f8f8;
}
.default-theme .iot-platform-ui-section-header {
  color: #666666;
}
.default-theme .iot-platform-ui-section-header__title-section {
  display: grid !important;
  max-width: 70%;
}
.default-theme .iot-platform-ui-section-header__action:not(:disabled) .iot-platform-ui-section-header__action-icon {
  color: #666666;
}
.default-theme .iot-platform-ui-section-header__line {
  background-color: #b3b3b3;
}
.default-theme .iot-platform-ui-display-value-card__value:hover {
  color: #8ed0ff;
  text-decoration: underline;
}
.default-theme .iot-platform-ui-display-value-card__content {
  background: #e5ebf5;
}
.default-theme .iot-platform-ui-display-value-card .simple-card {
  box-shadow: none;
  cursor: default;
}
.default-theme .iot-platform-ui-display-value-card .simple-card__content {
  min-height: auto;
  padding: 0;
}
.default-theme .iot-platform-ui-status-button {
  height: auto !important;
  width: auto !important;
  min-height: 25px !important;
}
.default-theme .iot-platform-ui-status-button__child {
  height: auto !important;
  width: auto !important;
  min-height: 25px !important;
}
.default-theme .iot-platform-ui-status-button--draft.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled), .default-theme .iot-platform-ui-status-button--pending.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #fbe8cc;
  color: #8e5500;
}
.default-theme .iot-platform-ui-status-button--draft .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled), .default-theme .iot-platform-ui-status-button--pending .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #8e5500;
  color: #ffffff;
}
.default-theme .iot-platform-ui-status-button--draft.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled), .default-theme .iot-platform-ui-status-button--pending.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #fbe8cc;
  color: #8e5500;
}
.default-theme .iot-platform-ui-status-button--draft.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled), .default-theme .iot-platform-ui-status-button--pending.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #fbe8cc !important;
  color: #8e5500;
}
.default-theme .iot-platform-ui-status-button--draft.stroke.text-error.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label,
.default-theme .iot-platform-ui-status-button--draft.stroke.text-error .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label, .default-theme .iot-platform-ui-status-button--pending.stroke.text-error.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label,
.default-theme .iot-platform-ui-status-button--pending.stroke.text-error .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label {
  color: #ac0018;
}
.default-theme .iot-platform-ui-status-button--published.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #375f9b !important;
  background: #cce3f9;
  color: #375f9b;
}
.default-theme .iot-platform-ui-status-button--published.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #ffffff !important;
  background: #cce3f9;
  color: #375f9b;
}
.default-theme .iot-platform-ui-status-button--published.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #375f9b !important;
  background: #cce3f9;
  color: #375f9b;
}
.default-theme .iot-platform-ui-status-button--error.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: rgba(255, 0, 99, 0.1019607843);
  color: #bf5f69;
}
.default-theme .iot-platform-ui-status-button--error .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: #e76678;
  color: #ffffff;
}
.default-theme .iot-platform-ui-status-button--error.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: rgba(255, 0, 99, 0.1019607843);
  color: #bf5f69;
}
.default-theme .iot-platform-ui-status-button--error.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: rgba(255, 0, 99, 0.1019607843) !important;
  color: #bf5f69;
}
.default-theme .iot-platform-ui-status-button.no-border {
  border: none !important;
}
.default-theme .device-info-toolbar-status-card {
  background-color: #e4f4d0;
}
.default-theme .device-info-toolbar-status-card .mat-icon {
  color: #127936;
}
.default-theme .device-info-toolbar-status-card span {
  color: #394c5a;
}
.default-theme .device-info-toolbar-status-card.failure {
  background-color: #ffe5e9;
}
.default-theme .device-info-toolbar-status-card.failure span,
.default-theme .device-info-toolbar-status-card.failure .mat-icon {
  color: #b22222 !important;
}
.default-theme .device-info-toolbar-status-card.warning {
  background-color: #f8d299;
}
.default-theme .device-info-toolbar-status-card.warning span,
.default-theme .device-info-toolbar-status-card.warning .mat-icon {
  color: #8e5500 !important;
}
.default-theme .device-info-toolbar-status-card.notDefined {
  background-color: #e5e5e5;
}
.default-theme .device-info-toolbar-status-card.notDefined .mat-icon {
  color: #394c5a !important;
}
.default-theme .detail-full-card-list {
  border: 10px solid #e9eff6;
  color: #394c5a;
}
.default-theme .mv-detail-no-bg {
  color: #394c5a;
}
.default-theme .tag-loader.mv-detail {
  background-color: #e9eff6;
}
.default-theme .admin-users-bp-associated {
  color: #394c5a;
}
.default-theme .bar:nth-child(1) {
  background-color: #4f79b7;
}
.default-theme .mdc-evolution-chip-set {
  margin-left: 7px;
  flex: 1 1 0;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip {
  background-color: #4f79b7;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  color: white;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label mat-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.default-theme .filter-engine-row,
.default-theme .filter-engine-row .mat-mdc-button:not(:disabled) {
  color: #394c5a;
}
.default-theme .filter-engine-applied {
  background-color: #ffffff;
}
.default-theme .add-button-off {
  height: 16px;
  width: 16px;
  position: relative;
  left: -25px;
  top: -2px;
}
.default-theme .add-button-off:disabled {
  background: var(--mat-button-protected-disabled-label-text-color, rgba(0, 0, 0, 0.38));
}
.default-theme .add-button-off .mat-icon {
  font-size: 16px;
  height: 16px;
  width: 16px;
}
.default-theme .filter-engine-max-capacity {
  color: #bf5f69;
  font-weight: 600;
}
.default-theme .filters-container .mat-mdc-form-field {
  padding-bottom: 0;
}
.default-theme .filters-container .mat-mdc-form-field-flex {
  height: 38px;
}
.default-theme .filters-container .mat-form-field-suffix .mat-mdc-icon-button,
.default-theme .filters-container .mat-mdc-form-field-suffix .mat-mdc-icon-button,
.default-theme .filters-container .mat-mdc-form-field-text-suffix .mat-mdc-icon-button,
.default-theme .filters-container .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button {
  top: 5px;
  height: 40px;
  width: 25px;
}
.default-theme .filters-container .mat-form-field-suffix .mat-mdc-icon-button:not([disabled]),
.default-theme .filters-container .mat-mdc-form-field-suffix .mat-mdc-icon-button:not([disabled]),
.default-theme .filters-container .mat-mdc-form-field-text-suffix .mat-mdc-icon-button:not([disabled]),
.default-theme .filters-container .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:not([disabled]) {
  color: var(--mat-icon-button-icon-color, inherit);
  background-color: transparent;
}
.default-theme .filters-container .mat-mdc-select-value {
  max-width: 180px;
}
.default-theme .filters-container .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  font: inherit;
}
.default-theme .filters-container .mat-chip-list-wrapper:focus,
.default-theme .filters-container .mat-chip-list:focus,
.default-theme .filters-container .mdc-evolution-chip-set__chips:focus {
  outline: none;
}
.default-theme .custom-set-filter-checkbox-group,
.default-theme .filter-tree-field .tree-container {
  border: 1px solid #e0e0e0;
  width: 240px;
}
.default-theme .custom-set-filter-checkbox-group .mat-tree-node .mat-mdc-checkbox label,
.default-theme .filter-tree-field .tree-container .mat-tree-node .mat-mdc-checkbox label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 5px;
  max-width: 173px;
}
.default-theme .filter-set-field .tree-container .mat-tree-node {
  padding-left: 1rem !important;
}
.default-theme .custom-set-filter-checkbox-group {
  padding: 10px;
}
.default-theme .iot-platform-ui-filter-engine {
  background: white;
  font-family: "Roboto";
}
.default-theme .iot-platform-ui-filter-engine__icon-type {
  font-size: 16px !important;
  width: 16px !important;
  height: 16px !important;
  align-items: center;
}
.default-theme .iot-platform-ui-filter-engine-filter-menu__field-container .iot-platform-ui-form-field > * {
  min-width: 200px !important;
}
.default-theme .iot-platform-ui-filter-engine .mat-expansion-panel-content .mat-expansion-panel-body {
  padding: 0 !important;
}
.default-theme .iot-platform-ui-filter-engine-field-trigger-menu {
  min-width: 55px !important;
}
.default-theme .iot-platform-ui-filter-engine-field-trigger-menu .mat-mdc-menu-panel {
  background-color: #F8F8F8;
}
.default-theme .iot-platform-ui-filter-engine__right-separator {
  border-right-color: #c4c4c4 !important;
}
.default-theme .iot-platform-ui-filter-engine__settings-button .mat-icon {
  color: #c4c4c4;
}
.default-theme .iot-platform-ui-filter-engine__settings-button .mat-icon:hover {
  color: #4f79b7;
}
.default-theme .iot-platform-ui-filter-engine__group {
  border-color: #4F78B7;
  color: #4F78B7;
}
.default-theme .iot-platform-ui-filter-engine__group_chip-remove {
  color: white !important;
}
.default-theme .iot-platform-ui-filter-engine-filter-menu__field-actions {
  width: 100%;
}
.default-theme .iot-platform-ui-filter-engine-filter-menu__field-container .iot-platform-ui-date-range {
  display: block !important;
}
.default-theme .iot-platform-ui-filter-engine-filter-menu__field-container .iot-platform-ui-date-range .iot-platform-ui-form-group {
  justify-content: space-between !important;
  margin-bottom: 8px;
}
.default-theme .iot-platform-ui-filter-engine-filter-menu__field-container iot-platform-ui-form-field {
  margin-right: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
  flex-basis: 100% !important;
}
.default-theme .iot-platform-ui-filter-engine-filter-menu__field-container iot-platform-ui-form-field .mat-mdc-form-field-flex {
  background: #ffffff;
  padding: 0 5px;
}
.default-theme .iot-platform-ui-filter-engine-filter-menu__field-container .mat-mdc-raised-button.mat-mdc-button-base {
  height: var(--mat-button-outlined-container-height, 40px) !important;
}
.default-theme .iot-platform-ui-filter-engine__container .filter-engine-menu {
  font-weight: 600;
}
.default-theme .iot-platform-ui-filter-engine__container .filter-engine-menu:not(:disabled) {
  color: #394c5a;
}
.default-theme .iot-platform-ui-filter-engine__max-filters-indicator {
  color: #394c5a;
}
.default-theme .iot-platform-ui-filter-engine__max-filters-indicator--max {
  color: #bf5f69 !important;
}
.default-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__reset-button {
  border: 1px solid var(--mat-button-text-label-text-color, var(--mat-sys-primary));
}
.default-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__filter-concept-label {
  border-color: #b0b0b0;
}
.default-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__no-filter-error {
  color: #bf5f69;
}
.default-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip {
  border-color: #B0B0B0;
  background-color: transparent !important;
}
.default-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip .mat-mdc-chip-action-label {
  color: inherit !important;
  font-weight: 500 !important;
  font-size: 12px !important;
}
.default-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip .mdc-evolution-chip__action--primary {
  padding: 0 10px 0 5px !important;
}
.default-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip.mat-drag {
  background-color: #f8f8f8 !important;
}
.default-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip.cdk-drag-preview {
  background-color: #f8f8f8 !important;
  border-color: #4F78B7 !important;
}
.default-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip.cdk-drag-preview .mat-mdc-chip-action-label {
  color: #4F78B7 !important;
}
.default-theme .selected-tags {
  background-color: #e9eff6;
  color: #394c5a;
}
.default-theme .tag-list-accordion .mat-expansion-panel-body {
  margin-left: 20px;
  padding: 0 16px;
  border-left: 1px solid #394c5a;
}
.default-theme .mandatory-warning {
  color: #bf5f69;
}
.default-theme .concept-name {
  color: #394c5a;
}
.default-theme .tag-category-name {
  color: #394c5a;
}
.default-theme .breadcrumb-item {
  background-color: #4f79b7;
  color: white;
}
.default-theme .breadcrumb-item-icon {
  color: white;
}
.default-theme .breadcrumb-close-button:hover {
  background-color: white;
  color: #4f79b7;
}
.default-theme .breadcrumb__item {
  background-color: #4f79b7;
  color: white;
}
.default-theme .breadcrumb__item .mat-icon {
  color: white;
}
.default-theme .breadcrumb__item .mat-mdc-progress-spinner circle,
.default-theme .breadcrumb__item .mat-mdc-progress-spinner circle {
  stroke: white;
}
.default-theme .breadcrumb__item--passive {
  background-color: transparent;
  color: #4f79b7;
}
.default-theme .breadcrumb__item--passive .mat-icon {
  color: #4f79b7;
}
.default-theme .breadcrumb__item--passive .mat-mdc-progress-spinner circle,
.default-theme .breadcrumb__item--passive .mat-mdc-progress-spinner circle {
  stroke: #4f79b7;
}
.default-theme .origin,
.default-theme .breadcrumb__back-button {
  background: #a5d564;
  color: white;
}
.default-theme .passive {
  color: #4f79b7;
}
.default-theme .download-card_box .mat-icon {
  color: #9e9e9e;
}
.default-theme .download-card_box .mat-mdc-button {
  background-color: #9e9e9e;
}
.default-theme .download-card .download-card_box:hover {
  border-color: #4f79b7;
  border: 3px solid #4f79b7;
}
.default-theme .download-card .download-card_box:hover .mat-icon {
  color: #4f79b7;
}
.default-theme .download-card .download-card_box:hover .mat-mdc-button {
  background-color: #4f79b7;
}
.default-theme .timeline__header_label, .default-theme .timeline__header_content, .default-theme .timeline__dot_icon, .default-theme .timeline__dot_label, .default-theme .timeline__dot_content {
  color: #4f79b7;
}
.default-theme .timeline__dot_icon {
  border-color: #4f79b7;
  background-color: white;
}
.default-theme .timeline__dot::after {
  border-bottom: 2px dotted #4f79b7;
}
.default-theme .timeline__content {
  border-left: 2px solid #4f79b7;
}
.default-theme .timeline__content::before {
  border-bottom: 5px solid #4f79b7;
}
.default-theme .timeline__entry {
  width: 100%;
  /* Before all
  &:not(.timeline__entry.timeline__entry--active ~ .timeline__entry):not(.timeline__entry.timeline__entry--active) {}
  */
}
.default-theme .timeline__entry--active .timeline__dot_icon {
  color: #fff;
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .timeline__entry--active .timeline__dot::after {
  border-bottom: 2px dotted #e3e3e3;
}
.default-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot_icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.default-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot_label, .default-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot_content {
  color: #e3e3e3;
}
.default-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot::after {
  border-bottom: 2px dotted #e3e3e3;
}
.default-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__header_label, .default-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__header_content {
  color: #e3e3e3;
}
.default-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__content {
  border-left: 2px solid #e3e3e3;
}
.default-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__content::before {
  border-bottom: 5px solid #e3e3e3;
}
.default-theme .timeline iot-platform-ui-timeline-entry.timeline__entry:last-child .timeline__dot::after {
  border-bottom: none;
}
.default-theme .timeline-list__title {
  color: #4f79b7;
}
.default-theme .timeline-list iot-platform-ui-timeline-list-item {
  border-top: 1px solid lightgrey;
}
.default-theme .timeline-list iot-platform-ui-timeline-list-item:last-child {
  border-bottom: 1px solid lightgrey;
}
.default-theme .timeline-list iot-platform-ui-timeline-list-item .separator {
  border-left: 1px solid lightgrey;
}
.default-theme .timeline-list__item {
  font-size: 12px;
  color: #394c5a;
}
.default-theme .cdk-overlay-pane.tag-color-select {
  width: 6rem !important;
}
.default-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  font-size: 10px;
}
.default-theme .tag-editor-form-container button.button-regular {
  min-width: 0 !important;
  height: 30px !important;
  line-height: 30px;
  width: auto;
}
.default-theme .tag-editor-duplicate-warning {
  color: #bf5f69;
}
.default-theme .card__container {
  width: 100%;
  min-width: 100%;
  max-height: 29rem;
  overflow-y: auto;
}
.default-theme .card__container .card-xs,
.default-theme .card__container .card-sm,
.default-theme .card__container .card-md,
.default-theme .card__container .card-lg {
  flex-shrink: 1;
  box-sizing: border-box;
}
.default-theme .card__container .card-xs {
  flex-basis: calc(24.99% - 15px);
}
.default-theme .card__container .card-sm {
  flex-basis: calc(33.33% - 15px);
}
.default-theme .card__container .card-md {
  flex-basis: calc(49.99% - 15px);
}
.default-theme .card__container .card-lg {
  flex-basis: 100%;
}
@media (min-width: 959px) {
  .default-theme .card__container--horizontal-layout {
    flex-wrap: nowrap !important;
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .default-theme .card__container--horizontal-layout > .card-xs {
    min-width: calc(24.99% - 15px);
  }
  .default-theme .card__container--horizontal-layout > .card-sm {
    min-width: calc(33.33% - 15px);
  }
  .default-theme .card__container--horizontal-layout > .card-md {
    min-width: calc(49.99% - 15px);
  }
  .default-theme .card__container--horizontal-layout > .card-lg {
    min-width: 100%;
  }
}
.default-theme .card__container .cdk-virtual-scroll-viewport {
  width: 100%;
  height: 8.5rem;
}
.default-theme .card__container .cdk-virtual-scroll-viewport .cdk-virtual-scroll-content-wrapper {
  flex-flow: row wrap;
  box-sizing: border-box;
  display: flex;
  place-content: stretch flex-start;
  align-items: stretch;
}
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper {
  flex-wrap: nowrap !important;
}
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-xs,
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-sm,
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-md,
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-lg {
  flex-basis: unset !important;
}
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-xs {
  width: 14.4rem;
}
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-sm {
  width: 19.5rem;
}
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-md {
  width: 29.7rem;
}
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-lg {
  width: 60.4rem;
}
.default-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-vertical {
  height: 29rem;
}
.default-theme .card__container .simple-card--with-icon .card__title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  word-break: break-all;
}
.default-theme .card__container .bg-primary .simple-card__image-container {
  background-color: #4f79b7;
}
.default-theme .card__container .bg-primary .simple-card__image-container .simple-card__image,
.default-theme .card__container .bg-primary .simple-card__image-container .simple-card__icon {
  color: #FFFFFF;
}
.default-theme .card__container .threshold-card__form .mat-mdc-form-field-infix {
  width: auto;
}
.default-theme .card__container .card__contact .site-contact {
  width: 100%;
  max-width: 100%;
  height: auto;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.default-theme .card__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #394C5A;
  word-break: break-all;
}
.default-theme .card__description {
  margin: 8px 0;
  font-size: 11px;
  line-height: 18px;
}
.default-theme .card__description label {
  color: #B0B0B0;
}
.default-theme .default-card {
  height: 100% !important;
  min-height: 100px;
}
.default-theme .mat-mdc-menu-panel .no-data-message {
  width: auto;
}
.default-theme .card__container,
.default-theme .cdk-virtual-scroll-content-wrapper {
  padding: 0 1rem;
  min-width: calc(100% - 2rem) !important;
}
.default-theme .card__container > *,
.default-theme .cdk-virtual-scroll-content-wrapper > * {
  margin: 0 15px 15px 0;
}
.default-theme .card__container--virtual-scroll {
  overflow-x: hidden !important;
  max-height: unset !important;
  padding-left: 0rem !important;
}
.default-theme .card__container--virtual-scroll > * {
  margin: 0 !important;
}
@media (min-width: 959px) {
  .default-theme .card__container--virtual-scroll.card__container--horizontal-layout {
    flex-wrap: unset !important;
    overflow-x: hidden !important;
    padding-bottom: 0 !important;
  }
}
.default-theme .iot-platform-ui-association-card-container .overview-card {
  padding: 8px !important;
  flex-direction: row !important;
}
.default-theme .iot-platform-ui-association-card-container .overview-card .overview-card-img-container {
  max-width: 33% !important;
  margin-right: 16px;
  margin-bottom: 0 !important;
}
@media (min-width: 500px) {
  .default-theme .iot-platform-ui-association-card-container .overview-card__property {
    flex: 1 1 50% !important;
    box-sizing: border-box !important;
    max-width: 50% !important;
  }
}
.default-theme .iot-platform-ui-association-card-container .overview-card-name {
  font-size: 14px !important;
}
.default-theme .iot-platform-ui-association-card-container .overview-card__property-label, .default-theme .iot-platform-ui-association-card-container .overview-card__property-value {
  padding: 7px 0 !important;
}
.default-theme iot-platform-ui-default-card .default-card {
  background-color: transparent;
  border: 1px dotted #666666;
  border-radius: 8px;
  color: #666666;
}
.default-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button,
.default-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button > * {
  position: absolute;
  width: 100%;
  height: 100%;
}
.default-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button button,
.default-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button > * button {
  width: inherit;
  height: inherit;
}
.default-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card-title {
  padding-left: 1.5rem;
}
.default-theme .dynamic-widget_chart .variables-closed {
  width: 100% !important;
  min-width: 100% !important;
}
.default-theme .dynamic-widget_chart--xs, .default-theme .dynamic-widget_chart--sm, .default-theme .dynamic-widget_chart--md, .default-theme .dynamic-widget_chart--lg, .default-theme .dynamic-widget_chart--xl {
  height: 15rem;
}
.default-theme .dynamic-widget_chart--xs .variable-chart-days-filter, .default-theme .dynamic-widget_chart--sm .variable-chart-days-filter, .default-theme .dynamic-widget_chart--md .variable-chart-days-filter {
  margin-bottom: 0.2rem;
}
.default-theme .dynamic-widget_chart--xs .variable-chart-export-bar, .default-theme .dynamic-widget_chart--sm .variable-chart-export-bar, .default-theme .dynamic-widget_chart--md .variable-chart-export-bar {
  flex-direction: column !important;
}
.default-theme .dynamic-widget_chart--xs .variable-chart-scale-button-group,
.default-theme .dynamic-widget_chart--xs .variable-chart-selector-button,
.default-theme .dynamic-widget_chart--xs .variable-chart-date-picker, .default-theme .dynamic-widget_chart--sm .variable-chart-scale-button-group,
.default-theme .dynamic-widget_chart--sm .variable-chart-selector-button,
.default-theme .dynamic-widget_chart--sm .variable-chart-date-picker, .default-theme .dynamic-widget_chart--md .variable-chart-scale-button-group,
.default-theme .dynamic-widget_chart--md .variable-chart-selector-button,
.default-theme .dynamic-widget_chart--md .variable-chart-date-picker {
  width: 100% !important;
  margin: 0.2rem 0;
}
.default-theme .dynamic-widget_chart--xs .variable-chart-date-picker, .default-theme .dynamic-widget_chart--sm .variable-chart-date-picker, .default-theme .dynamic-widget_chart--md .variable-chart-date-picker {
  min-width: 100%;
}
.default-theme .dynamic-widget_chart--xs .variable-chart-days-filter,
.default-theme .dynamic-widget_chart--xs .variable-chart-scale-button-group,
.default-theme .dynamic-widget_chart--xs .variable-chart-dates-filter, .default-theme .dynamic-widget_chart--sm .variable-chart-days-filter,
.default-theme .dynamic-widget_chart--sm .variable-chart-scale-button-group,
.default-theme .dynamic-widget_chart--sm .variable-chart-dates-filter {
  flex-direction: column !important;
  width: 100%;
}
.default-theme .dynamic-widget_chart--xs .variable-chart-datepicker, .default-theme .dynamic-widget_chart--sm .variable-chart-datepicker {
  min-width: 100% !important;
}
.default-theme .dynamic-widget_chart--md .variable-chart-scale-button {
  width: 50% !important;
}
.default-theme .dynamic-widget_chart--lg .variable-chart-export-bar, .default-theme .dynamic-widget_chart--xl .variable-chart-export-bar {
  flex-wrap: wrap;
}
.default-theme .widget-item .mat-drawer-container {
  height: 100%;
}
.default-theme .widget-item .mat-mdc-card.dialog-card {
  margin: 0px;
  padding: 0px;
  border-radius: 1rem;
}
.default-theme .widget-item .mat-mdc-card .mat-toolbar {
  height: 2.5rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.default-theme .widget-item .mat-mdc-card .dialog-card-actions {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.default-theme .widget-item .cdk-drop-list {
  display: flex;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.default-theme .widget-item .cdk-drag-preview {
  box-sizing: border-box;
  border-radius: 1rem;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  margin: 0;
  padding: 0;
}
.default-theme .widget-item .cdk-drag-preview .mat-toolbar.mat-accent {
  background: #4f79b7;
  color: white;
}
.default-theme .widget-item .cdk-drag-preview .dialog-card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.default-theme .widget-item .cdk-drag-placeholder {
  opacity: 0.3;
}
.default-theme .widget-item .cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.default-theme .sidenav-menu-panel {
  background-color: #000a1f;
  width: 250px;
  max-height: 100%;
  position: absolute;
  top: -36px;
  left: calc(250px - 4px);
  border-radius: 0;
  min-height: 40px;
  overflow-x: hidden;
}
.default-theme .sidenav-menu-panel .mat-mdc-menu-content:not(:empty) {
  padding: 0;
}
.default-theme .sidenav-backdrop-class {
  left: 250px;
}
.default-theme iot-platform-ui-sidenav-block header {
  color: #b0b0b0;
}
.default-theme iot-platform-ui-sidenav-block .mat-list-item-content,
.default-theme iot-platform-ui-sidenav-block .mdc-list-item__content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.default-theme iot-platform-ui-sidenav-block .inSubMenu .mat-list-item-content,
.default-theme iot-platform-ui-sidenav-block .inSubMenu .mdc-list-item__content {
  box-sizing: border-box;
  padding: 10px 0 10px 5px;
}
.default-theme iot-platform-ui-sidenav-block.sidenav-menu-panel-block .mat-mdc-list-item.mdc-list-item--with-one-line {
  height: 35px;
}
.default-theme .iot-platform-ui-sidenav-item.container {
  padding-bottom: 0;
}
.default-theme .iot-platform-ui-sidenav-item .mat-mdc-list-item:hover {
  background-color: #303f4b;
}
.default-theme .iot-platform-ui-sidenav-item .mat-icon.item-icon,
.default-theme .iot-platform-ui-sidenav-item .chevron-right {
  color: white;
}
.default-theme .iot-platform-ui-sidenav-item p {
  color: white !important;
}
.default-theme .iot-platform-ui-sidenav-item .active-item {
  border-left-color: white !important;
}
.default-theme .overview-card-content .mat-expansion-panel-header {
  height: auto !important;
}
.default-theme .overview-card-img-container--default-svg .overview-card-icon.mat-icon svg {
  fill: #ffffff;
}
.default-theme .overview-card-img-container--default-svg .overview-card-icon.mat-icon svg path {
  stroke: #4f79b7;
}
.default-theme .overview-card-edit-image-button {
  color: #ffffff;
}
.default-theme .overview-card-icon + .overview-card-edit-image-button {
  color: #666666;
}
.default-theme .overview-card,
.default-theme .iot-platform-ui-overview-card,
.default-theme iot-platform-ui-overview-card {
  color: #394c5a;
  background-color: #ffffff;
  border-radius: 8px;
}
.default-theme .overview-card-header .event-severity-display-container,
.default-theme .iot-platform-ui-overview-card-header .event-severity-display-container,
.default-theme iot-platform-ui-overview-card-header .event-severity-display-container {
  width: auto !important;
}
.default-theme .overview-card__button-action:not(:disabled),
.default-theme .iot-platform-ui-overview-card__button-action:not(:disabled),
.default-theme iot-platform-ui-overview-card__button-action:not(:disabled) {
  color: #666666 !important;
}
.default-theme .overview-card .mat-expansion-panel,
.default-theme .iot-platform-ui-overview-card .mat-expansion-panel,
.default-theme iot-platform-ui-overview-card .mat-expansion-panel {
  margin-bottom: 10px;
}
.default-theme .overview-card .mat-expansion-panel-spacing,
.default-theme .iot-platform-ui-overview-card .mat-expansion-panel-spacing,
.default-theme iot-platform-ui-overview-card .mat-expansion-panel-spacing {
  margin: 0;
}
.default-theme .overview-card .mat-expansion-panel-content,
.default-theme .iot-platform-ui-overview-card .mat-expansion-panel-content,
.default-theme iot-platform-ui-overview-card .mat-expansion-panel-content {
  font: inherit;
}
.default-theme .overview-card .mat-expansion-panel-body,
.default-theme .iot-platform-ui-overview-card .mat-expansion-panel-body,
.default-theme iot-platform-ui-overview-card .mat-expansion-panel-body {
  padding: 0;
}
.default-theme .overview-card .mat-expansion-panel-header,
.default-theme .iot-platform-ui-overview-card .mat-expansion-panel-header,
.default-theme iot-platform-ui-overview-card .mat-expansion-panel-header {
  padding-right: 10px;
  padding-left: 0;
}
.default-theme .overview-card .mat-expansion-panel-header .mat-expansion-indicator::after,
.default-theme .iot-platform-ui-overview-card .mat-expansion-panel-header .mat-expansion-indicator::after,
.default-theme iot-platform-ui-overview-card .mat-expansion-panel-header .mat-expansion-indicator::after {
  margin-top: -10px;
}
.default-theme .overview-card .mat-expansion-panel .overview-card-section-title,
.default-theme .iot-platform-ui-overview-card .mat-expansion-panel .overview-card-section-title,
.default-theme iot-platform-ui-overview-card .mat-expansion-panel .overview-card-section-title {
  margin-bottom: 0;
}
.default-theme .overview-card__property,
.default-theme .overview-card .iot-platform-ui-detail-popup-display-property,
.default-theme .iot-platform-ui-overview-card__property,
.default-theme .iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property,
.default-theme iot-platform-ui-overview-card__property,
.default-theme iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property {
  color: #c8c8c8;
}
.default-theme .overview-card__property-value,
.default-theme .overview-card .iot-platform-ui-detail-popup-display-property-value,
.default-theme .iot-platform-ui-overview-card__property-value,
.default-theme .iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property-value,
.default-theme iot-platform-ui-overview-card__property-value,
.default-theme iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property-value {
  color: #394c5a;
}
.default-theme .overview-card .overview-card-section-title .detail-popup-section-header__title,
.default-theme .overview-card .mat-expansion-panel-header-title,
.default-theme .overview-card .overview-card__property-label,
.default-theme .overview-card .overview-card__property .mat-icon,
.default-theme .iot-platform-ui-overview-card .overview-card-section-title .detail-popup-section-header__title,
.default-theme .iot-platform-ui-overview-card .mat-expansion-panel-header-title,
.default-theme .iot-platform-ui-overview-card .overview-card__property-label,
.default-theme .iot-platform-ui-overview-card .overview-card__property .mat-icon,
.default-theme iot-platform-ui-overview-card .overview-card-section-title .detail-popup-section-header__title,
.default-theme iot-platform-ui-overview-card .mat-expansion-panel-header-title,
.default-theme iot-platform-ui-overview-card .overview-card__property-label,
.default-theme iot-platform-ui-overview-card .overview-card__property .mat-icon {
  color: #666666;
}
.default-theme .overview-card.pending .overview-card-name, .default-theme .overview-card.draft .overview-card-name, .default-theme .overview-card.published .overview-card-name,
.default-theme .iot-platform-ui-overview-card.pending .overview-card-name,
.default-theme .iot-platform-ui-overview-card.draft .overview-card-name,
.default-theme .iot-platform-ui-overview-card.published .overview-card-name,
.default-theme iot-platform-ui-overview-card.pending .overview-card-name,
.default-theme iot-platform-ui-overview-card.draft .overview-card-name,
.default-theme iot-platform-ui-overview-card.published .overview-card-name {
  padding: 7px;
  padding-right: 0 !important;
  border-radius: 5px;
}
.default-theme .overview-card.deleted .overview-card-name,
.default-theme .iot-platform-ui-overview-card.deleted .overview-card-name,
.default-theme iot-platform-ui-overview-card.deleted .overview-card-name {
  color: #ffffff;
}
.default-theme .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property-value {
  font-weight: 600 !important;
}
.default-theme .overview-card__property.flex-col,
.default-theme .iot-platform-ui-overview-card__property.flex-col,
.default-theme iot-platform-ui-overview-card__property.flex-col {
  flex-direction: column;
}
.default-theme .overview-card__property.flex-col .overview-card__property-label,
.default-theme .overview-card__property.flex-col .overview-card__property-container-value,
.default-theme .overview-card__property.flex-col .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-label,
.default-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-container-value,
.default-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-label,
.default-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-container-value,
.default-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-value {
  flex: 1 1 100% !important;
  width: 100% !important;
}
.default-theme .overview-card__property.flex-col .overview-card__property-label,
.default-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-label,
.default-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-label {
  max-height: max-content !important;
}
.default-theme .overview-card__property.flex-col .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-value {
  line-height: 16px !important;
}
.default-theme .overview-card__property.pending .overview-card__property-value, .default-theme .overview-card__property.draft .overview-card__property-value, .default-theme .overview-card__property.published .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.published .overview-card__property-value {
  margin-right: 0 !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.default-theme .overview-card__property.pending .overview-card__property-value-meta-icon, .default-theme .overview-card__property.draft .overview-card__property-value-meta-icon, .default-theme .overview-card__property.published .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon {
  padding: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  line-height: 24px;
}
.default-theme .overview-card__property.deleted .overview-card__property-value,
.default-theme .overview-card__property.deleted .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon {
  color: #ffffff;
}
.default-theme .iot-platform-ui-tab-group {
  align-items: stretch !important;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 12px;
  line-height: 12px;
  word-break: break-all;
  word-wrap: break-word;
  position: relative;
  padding: 16px;
}
.default-theme .iot-platform-ui-tab-group .iot-platform-ui-overview-card {
  padding: 0 !important;
}
.default-theme .iot-platform-ui-tab-group__image-container {
  position: relative;
  border-radius: 8px;
}
.default-theme .iot-platform-ui-tab-group__image-container .iot-platform-ui-tab-group__edit-image-button {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  z-index: 1;
}
.default-theme .iot-platform-ui-tab-group__image, .default-theme .iot-platform-ui-tab-group__icon {
  width: 100%;
  height: 100%;
  max-width: 330px;
  max-height: 220px;
  border-radius: 8px;
}
@media (max-width: 500px) {
  .default-theme .iot-platform-ui-tab-group__image, .default-theme .iot-platform-ui-tab-group__icon {
    max-width: 100% !important;
  }
}
.default-theme .iot-platform-ui-tab-group__icon {
  height: 17rem !important;
}
.default-theme .iot-platform-ui-tab-group--shadow {
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
}
.default-theme .iot-platform-ui-tab-group .mat-expansion-panel,
.default-theme .iot-platform-ui-tab-group .overview-card {
  background: transparent !important;
  box-shadow: none !important;
}
.default-theme .iot-platform-ui-tab-group__header {
  display: grid !important;
  justify-content: center;
  width: 100%;
}
.default-theme .iot-platform-ui-tab-group__link--disabled .mdc-tab__content {
  pointer-events: auto !important;
  cursor: not-allowed !important;
}
.default-theme .iot-platform-ui-tab-group .mdc-tab__text-label {
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  width: inherit;
}
.default-theme .iot-platform-ui-tab-group--left .mat-mdc-tab-link .mdc-tab__content, .default-theme .iot-platform-ui-tab-group--right .mat-mdc-tab-link .mdc-tab__content {
  width: 100%;
}
.default-theme .iot-platform-ui-tab-group--left .mat-mdc-tab-link .mdc-tab__content {
  justify-content: flex-start;
}
.default-theme .iot-platform-ui-tab-group--right .mat-mdc-tab-link .mdc-tab__content {
  justify-content: flex-end;
}
.default-theme .iot-platform-ui-tab-group--right .mdc-tab__text-label {
  flex-direction: row-reverse;
}
.default-theme .iot-platform-ui-tab-group--vertical .iot-platform-ui-tab-group__header {
  justify-content: stretch !important;
}
.default-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar {
  height: auto;
  margin-top: 16px;
}
.default-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar .mat-mdc-tab-header-pagination {
  display: none;
}
.default-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar .mat-mdc-tab-links {
  display: flex;
  flex-direction: column;
}
.default-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-mdc-tab-link {
  flex-grow: 1;
}
.default-theme .iot-platform-ui-infos-display-card--with-separator .iot-platform-ui-infos-display-card-property:not(:last-child) {
  border-right: 1px solid #b3b3b3;
}
.default-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property--disabled .iot-platform-ui-infos-display-card-property__value {
  color: #cccccc;
}
.default-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__label, .default-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value_meta-info:not(:disabled) {
  color: #666666;
}
.default-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value {
  margin-right: 10px;
}
.default-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value_meta-info, .default-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value_meta-info mat-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.default-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value .event-severity-display-container {
  width: auto !important;
  min-width: 69px !important;
  padding: 0 !important;
}
.default-theme .iot-platform-ui-infos-display-card--info .iot-platform-ui-infos-display-card__label {
  background: #66acec;
  color: #ffffff;
}
.default-theme .iot-platform-ui-infos-display-card--info.iot-platform-ui-infos-display-card--active {
  border-color: #66acec;
}
.default-theme .iot-platform-ui-infos-display-card--success .iot-platform-ui-infos-display-card__label {
  background: #b1d7a5;
  color: #333333;
}
.default-theme .iot-platform-ui-infos-display-card--success.iot-platform-ui-infos-display-card--active {
  border-color: #b1d7a5;
}
.default-theme .iot-platform-ui-infos-display-card--warning .iot-platform-ui-infos-display-card__label {
  background: #f4bb66;
  color: #333333;
}
.default-theme .iot-platform-ui-infos-display-card--warning.iot-platform-ui-infos-display-card--active {
  border-color: #f4bb66;
}
.default-theme .iot-platform-ui-infos-display-card--danger .iot-platform-ui-infos-display-card__label {
  background: #e76678;
  color: #ffffff;
}
.default-theme .iot-platform-ui-infos-display-card--danger.iot-platform-ui-infos-display-card--active {
  border-color: #e76678;
}
.default-theme .message-author {
  color: #394c5a;
}
.default-theme .message-icon,
.default-theme .message-date {
  color: #b0b0b0;
}
.default-theme .action-icon {
  color: #394c5a;
}
.default-theme .message-value {
  color: #394c5a;
  background-color: #e9eff6;
}
.default-theme .chat-container {
  background-color: white;
}
.default-theme .chat-header-container {
  padding: 15px 20px;
}
.default-theme .chat-filters-container {
  color: #394c5a;
  background-color: #f7f8f7;
}
.default-theme .chat-footer-container {
  padding: 15px 20px;
}
.default-theme .mat-mdc-button-touch-target {
  display: none;
}
.default-theme .mve-detail-popup-container {
  margin: 0;
  font-size: 12px !important;
  color: #394c5a;
}
.default-theme .mve-detail-popup-title {
  word-break: break-all;
  font-size: 18px;
  color: #4f79b7;
}
.default-theme .mve-detail-popup-section-title {
  color: #b0b0b0;
}
.default-theme .mve-detail-popup-title-clickable:hover {
  cursor: pointer;
  text-decoration: underline;
}
.default-theme .iot-platform-ui-form-field .mat-mdc-form-field-infix {
  width: auto !important;
}
.default-theme .iot-platform-ui-form-field > * {
  width: 100%;
}
.default-theme .iot-platform-ui-form-field iot-platform-ui-form-date-time-picker-field {
  justify-content: space-between;
}
.default-theme .iot-platform-ui-form-field__undo-button--bind.iot-platform-ui-form-field > * {
  width: calc(100% - 36px) !important;
}
.default-theme .iot-platform-ui-form-field__autocomplete-clear-search-control_action {
  top: -8px !important;
}
.default-theme .iot-platform-ui-form-field .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper {
  flex-direction: column !important;
}
.default-theme .iot-platform-ui-form-field .mat-mdc-form-field-flex {
  min-height: 38px;
  align-items: center !important;
}
.default-theme .iot-platform-ui-form-field .mat-mdc-text-field-wrapper {
  margin-bottom: 4px !important;
}
.default-theme .iot-platform-ui-form-field .mat-mdc-form-field-error-wrapper {
  top: -4px !important;
}
.default-theme .iot-platform-ui-form-field__date-time-picker {
  justify-content: space-between;
}
.default-theme .iot-platform-ui-form-field__date-time-picker--child.iot-platform-ui-form-field__date-time-picker_minutes {
  margin-right: 0 !important;
}
.default-theme .iot-platform-ui-form-field__date-picker label {
  top: 25px !important;
}
.default-theme .iot-platform-ui-form-field__date-picker .mat-datepicker-input {
  position: relative;
  top: 1px !important;
}
.default-theme .iot-platform-ui-form-field__date-picker .mat-mdc-form-field-flex {
  height: 40px;
}
.default-theme .iot-platform-ui-form-field__date-picker .mat-mdc-text-field-wrapper {
  z-index: 1 !important;
}
.default-theme .iot-platform-ui-form-field__date-picker .mat-mdc-form-field-subscript-wrapper {
  z-index: 0 !important;
}
.default-theme .iot-platform-ui-form-field__date-picker-toggle {
  width: 24px !important;
  height: 24px !important;
}
.default-theme .iot-platform-ui-form-field__date-picker-toggle .mdc-icon-button {
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
}
.default-theme .iot-platform-ui-form-field__date-picker-clear {
  left: 3px;
  position: relative;
  z-index: 1;
}
.default-theme .iot-platform-ui-form-field__date-picker-clear span {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 0;
}
.default-theme .iot-platform-ui-form-field__date-picker-clear span:hover {
  cursor: pointer;
}
.default-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible,
.default-theme .iot-platform-ui-form-field,
.default-theme .mat-tree-node {
  padding: 0;
  --mat-checkbox-state-layer-size: 20px !important;
}
.default-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible mat-option,
.default-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-option,
.default-theme .iot-platform-ui-form-field mat-option,
.default-theme .iot-platform-ui-form-field .mat-mdc-option,
.default-theme .mat-tree-node mat-option,
.default-theme .mat-tree-node .mat-mdc-option {
  line-height: initial;
}
.default-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox label,
.default-theme .iot-platform-ui-form-field .mat-mdc-checkbox label,
.default-theme .mat-tree-node .mat-mdc-checkbox label {
  word-break: break-word;
  word-wrap: break-word;
}
.default-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox,
.default-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox,
.default-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox {
  flex: 0 0 16px;
  width: 16px;
  height: 20px;
  padding: 2px 0 0 0;
  margin-right: 14px;
  position: relative;
  left: -2px;
}
.default-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox__ripple,
.default-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox__ripple,
.default-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox__ripple {
  display: none;
}
.default-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox__background,
.default-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox__background,
.default-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox__background {
  width: 16px;
  height: 16px;
}
.default-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox .mat-mdc-option,
.default-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox .mat-mdc-option,
.default-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox .mat-mdc-option {
  padding-left: 14px;
  padding-right: 14px;
}
.default-theme .iot-platform-ui-async-autocomplete__select-field .iot-platform-ui-form-field {
  position: relative;
  top: 3px;
}
.default-theme .iot-platform-ui-async-autocomplete-multiple-selects__select-field .iot-platform-ui-form-field {
  position: relative;
  top: 3px;
}
.default-theme .iot-platform-ui-popup.draft .popup-header,
.default-theme .iot-platform-ui-popup.draft .popup-confirm, .default-theme .iot-platform-ui-popup.pending .popup-header,
.default-theme .iot-platform-ui-popup.pending .popup-confirm {
  background-color: #cce3f9 !important;
}
.default-theme .iot-platform-ui-popup.info .popup-header,
.default-theme .iot-platform-ui-popup.info .popup-confirm {
  background-color: #4f79b7 !important;
}
.default-theme .iot-platform-ui-popup.published .popup-header,
.default-theme .iot-platform-ui-popup.published .popup-confirm {
  background-color: #fbe8cc !important;
}
.default-theme .drawer-card {
  box-shadow: none;
  color: #394c5a;
  width: 100%;
  height: 100%;
}
.default-theme .drawer-card .iot-platform-ui-section-header {
  color: #394c5a;
}
.default-theme .drawer-card__header {
  width: 100%;
}
.default-theme .drawer-card__header .mat-mdc-card-header-text {
  width: inherit;
}
.default-theme .drawer-card__header_close-btn {
  width: 30px;
  height: 30px;
}
.default-theme .drawer-card__header_close-btn mat-icon {
  color: #666666;
}
.default-theme .drawer-card__header--sticky {
  padding: 16px;
  position: sticky;
  top: 0;
  z-index: 2;
  background-color: var(--mat-sidenav-container-background-color);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
.default-theme .drawer-card__header_title,
.default-theme .drawer-card .iot-platform-ui-section-header__title {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.default-theme .drawer-card iot-platform-ui-overview-card .overview-card {
  box-shadow: none !important;
}
.default-theme .iot-platform-ui-page-title-card {
  background-color: rgba(90, 157, 152, 0.2);
}
.default-theme .iot-platform-ui-page-title-card__label {
  color: #3b6864;
}
.default-theme .iot-platform-ui-variable-card {
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
}
.default-theme .iot-platform-ui-variable-card__date {
  color: #127936;
}
.default-theme .image-selector__check-icon {
  color: #b1d7a5;
}
.default-theme .dlcs-container {
  color: #394c5a;
  margin-top: 5px;
  padding: 8px;
  border-radius: 8px;
  font-size: 12px;
}
.default-theme .dlcs-icon {
  width: 20px;
  height: 20px;
}
.default-theme .dlcs-step-ongoing {
  background-color: #4f79b7;
  color: white;
}
.default-theme .dlcs-step-ongoing .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic {
  stroke: white;
}
.default-theme .dlcs-step-validated {
  background-color: #e4f4d0;
  color: #394c5a;
}
.default-theme .dlcs-step-validated .mat-icon {
  color: #127936 !important;
}
.default-theme .dlcs-step-validated .mat-progress-spinner {
  color: #394c5a;
}
.default-theme .dlcs-step-error {
  background-color: #ffe5e9;
  color: #b22222;
}
.default-theme .dlcs-step-error .mat-icon,
.default-theme .dlcs-step-error .mat-progress-spinner {
  color: #b22222;
}
.default-theme .user-detail-dialog--container {
  color: #394c5a;
}
.default-theme .user-detail-dialog--title {
  color: #4f79b7;
}
.default-theme .user-detail-popup--status-active {
  color: #4f79b7;
}
.default-theme .user-detail-popup--status-pending {
  color: #66acec;
}
.default-theme .user-detail-popup--status-unconfirmed {
  color: #f4bb66;
}
.default-theme .user-detail-popup--status-disabled {
  color: #bf5f69;
}
.default-theme .grey,
.default-theme .out-of-scope-bp {
  color: #b3b3b3;
}
.default-theme .grey,
.default-theme .out-of-scope-bp {
  color: #b3b3b3;
}
.default-theme .map__container .leaflet-popup .leaflet-popup-content {
  background: #2c3e50;
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  border-radius: 10px 10px 0px 10px;
}
.default-theme .map__container .leaflet-popup .leaflet-popup-content p {
  margin: 0.5em 0 !important;
}
.default-theme .map__container .leaflet-popup .leaflet-popup-content-wrapper {
  text-transform: capitalize;
  background: #2c3e50;
  color: #fff;
  border-radius: 10px 10px 0px 10px;
}
.default-theme .map__container .leaflet-popup .leaflet-popup-content__section {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.default-theme .map__container .leaflet-popup .leaflet-popup-content__section_label {
  width: 30%;
  display: flex;
  justify-content: space-between;
  margin-right: 1px;
}
.default-theme .map__container .leaflet-popup .leaflet-popup-content__section_value {
  width: 70%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.default-theme .map__container .leaflet-popup .leaflet-popup-tip {
  background: transparent;
  border: none;
  box-shadow: none;
}
.default-theme .table-container mat-paginator .mat-mdc-paginator-page-size-select,
.default-theme .table-container .mat-mdc-paginator .mat-mdc-paginator-page-size-select {
  width: 55px;
}
.default-theme .table-container .mat-mdc-table .mdc-data-table__header-cell {
  padding: 0;
}
.default-theme .table-container .mat-mdc-table .mdc-data-table__header-row {
  height: 40px;
}
.default-theme .table-container .mat-mdc-table .mdc-data-table__row {
  height: 35px;
}
.default-theme .table-container .mat-mdc-table .mdc-data-table__row td.mat-mdc-cell {
  padding: 0;
}
.default-theme .table-container .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  border-left-color: #8ed0ff;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1019607843);
}
.default-theme .table-container .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover.selected, .default-theme .table-container .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover.checked {
  border-left-color: #4f78b7;
}
.default-theme .table-container--sticky::-webkit-scrollbar {
  opacity: 0;
  background: transparent;
  height: auto;
  width: 5px;
}
.default-theme .table-container--sticky::-webkit-scrollbar:hover {
  opacity: 1;
}
.default-theme .table-container--sticky::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.default-theme .table-container--sticky:hover::-webkit-scrollbar-thumb {
  background-color: rgba(208, 208, 208, 0.4392156863);
}
.default-theme .table-container--sticky .mat-mdc-table thead,
.default-theme .table-container--sticky mat-paginator {
  z-index: 1;
  position: sticky;
  background-color: #f8f8f8 !important;
}
.default-theme .table-container--sticky .mat-mdc-table thead {
  top: 0px;
}
.default-theme .table-container--sticky .mat-mdc-table thead th {
  background-color: #f8f8f8 !important;
}
.default-theme .table-container--sticky mat-paginator,
.default-theme .table-container--sticky .mat-mdc-paginator {
  bottom: 0px;
}
.default-theme .ag-theme-material {
  --ag-selected-row-background-color: $text-white !important;
  --ag-value-change-value-highlight-background-color: #00acc136;
  font-size: 12px;
  font-family: Open Sans, sans-serif;
}
.default-theme .ag-theme-material .ag-header,
.default-theme .ag-theme-material .ag-header-viewport,
.default-theme .ag-theme-material .ag-header-row,
.default-theme .ag-theme-material .ag-header,
.default-theme .ag-theme-material .ag-layout-normal,
.default-theme .ag-theme-material .ag-row,
.default-theme .ag-theme-material .ag-sticky-top-viewport {
  background-color: #f8f8f8;
}
.default-theme .ag-theme-material .ag-header-cell,
.default-theme .ag-theme-material .ag-header-group-cell {
  padding-left: 10px;
  padding-right: 10px;
}
.default-theme .ag-theme-material .ag-cell {
  padding-left: 9px;
  padding-right: 9px;
  align-content: center;
}
.default-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
  border-top-color: transparent;
  border-top-style: inherit;
}
.default-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
  border-left-color: transparent;
  border-left-style: inherit;
}
.default-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
  border-bottom-color: transparent;
  border-bottom-style: inherit;
}
.default-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
  border-right-color: transparent;
  border-right-style: inherit;
}
.default-theme .ag-theme-material .ag-cell.ag-cell-range-single-cell {
  border-color: transparent;
  border-style: inherit;
}
.default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-hover:before, .default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-selected:before, .default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-focus:before,
.default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-hover:before,
.default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-selected:before,
.default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-focus:before {
  border-left: 6px solid #8ed0ff;
  height: 100%;
  position: absolute;
  content: "";
}
.default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-selected:before, .default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-focus:before,
.default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-selected:before,
.default-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-focus:before {
  border-left-color: #4f78b7;
}
.default-theme .ag-theme-material .ag-row.ag-row-focus,
.default-theme .ag-theme-material .ag-row-selected,
.default-theme .ag-theme-material .ag-row-hover:before {
  background-color: #ffffff;
}
.default-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected,
.default-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected-1 {
  background-color: transparent !important;
}
.default-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected.ag-cell-highlight,
.default-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected-1.ag-cell-highlight {
  background-color: var(--ag-range-selection-highlight-color) !important;
}
.default-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected:not(.ag-cell-data-changed-animation).ag-cell-focus,
.default-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected-1:not(.ag-cell-data-changed-animation).ag-cell-focus {
  background-color: var(--ag-range-selection-background-color) !important;
}
.default-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected:not(.ag-cell-data-changed-animation).ag-cell-focus.ag-cell-highlight,
.default-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected-1:not(.ag-cell-data-changed-animation).ag-cell-focus.ag-cell-highlight {
  background-color: var(--ag-range-selection-highlight-color) !important;
}
.default-theme .ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected) {
  border: none !important;
}
.default-theme .ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected):before {
  border: none !important;
}
.default-theme .ag-theme-material .ag-checkbox-input-wrapper.ag-checked::after {
  color: #4f79b7;
}
.default-theme .ag-theme-material .ag-cell.bg-red {
  background-color: rgba(255, 181, 188, 0.4392156863);
}
.default-theme .ag-theme-material .ag-tooltip {
  background-color: #778ea1;
  color: #ffffff;
  max-width: 300px;
}
.default-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell .ag-cell-value,
.default-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell .date-cell {
  color: rgba(0, 0, 0, 0.38);
}
.default-theme .ag-theme-material .ag-selection-checkbox .ag-checkbox-input-wrapper,
.default-theme .ag-theme-material .ag-header-select-all .ag-checkbox-input-wrapper {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 22px;
}
.default-theme .ag-theme-material .ag-checkbox-input-wrapper,
.default-theme .ag-theme-material .ag-input-field-input.ag-checkbox-input:hover {
  cursor: pointer;
}
.default-theme .ag-theme-material .ag-cell-wrapper {
  height: 100%;
}
.default-theme .ag-theme-material .ag-checkbox-input-wrapper::after {
  top: -3px;
}
.default-theme .ag-theme-material .ag-set-filter-item .ag-checkbox-input-wrapper::after {
  top: 0 !important;
}
.default-theme .ag-theme-material .ag-set-filter-item .ag-checkbox .ag-input-wrapper,
.default-theme .ag-theme-material .ag-set-filter-item .ag-radio-button .ag-input-wrapper {
  margin-left: 5px;
}
.default-theme .ag-theme-material .ag-set-filter-list,
.default-theme .ag-theme-material .ag-filter-no-matches {
  max-height: 8rem !important;
}
.default-theme .ag-theme-material .ag-set-filter-item {
  text-transform: capitalize;
}
.default-theme .ag-theme-material [col-id=selection].ag-header-cell,
.default-theme .ag-theme-material [col-id=selection].ag-cell {
  padding-left: 15px;
}
.default-theme .ag-theme-material grid-engine-call-to-action-cell .app-round-button-mv {
  position: absolute;
  top: 0.3rem;
  left: 0.5rem;
}
.default-theme .ag-theme-material [ref=eHeaderCompWrapper].ag-header-cell-comp-wrapper grid-engine-call-to-action-header .app-round-button-mv {
  position: relative;
}
.default-theme .ag-theme-material .ag-header-row-column [col-id=selection] [role=presentation] .ag-header-cell-text {
  display: none;
}
.default-theme .ag-theme-material .ag-row.ag-row-hover.published:before {
  border-left-color: #cce3f9 !important;
  background: #e9eff6 !important;
}
.default-theme .ag-theme-material .ag-row.ag-row-hover.pending:before, .default-theme .ag-theme-material .ag-row.ag-row-hover.draft:before {
  border-left-color: #fbe8cc !important;
  background: #fdf4e5 !important;
}
.default-theme .ag-theme-material .ag-row.ag-row-hover.has-error:before {
  border-left-color: #fbe5e8 !important;
  background: #fbe5e8 !important;
}
.default-theme .ag-theme-material .ag-row.bg-grey0.bg-orange100, .default-theme .ag-theme-material .sand-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value, .sand-theme .overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .sand-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .default-theme .ag-theme-material .sand-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value, .sand-theme .overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .sand-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .default-theme .ag-theme-material .sand-theme .overview-card.draft .ag-row.bg-grey0.overview-card-name, .sand-theme .overview-card.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .default-theme .ag-theme-material .sand-theme .overview-card.pending .ag-row.bg-grey0.overview-card-name, .sand-theme .overview-card.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.sand-theme .iot-platform-ui-overview-card.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.sand-theme .iot-platform-ui-overview-card.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.sand-theme iot-platform-ui-overview-card.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.sand-theme iot-platform-ui-overview-card.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .default-theme .ag-theme-material .pink-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value, .pink-theme .overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .pink-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .default-theme .ag-theme-material .pink-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value, .pink-theme .overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .pink-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .default-theme .ag-theme-material .pink-theme .overview-card.draft .ag-row.bg-grey0.overview-card-name, .pink-theme .overview-card.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .default-theme .ag-theme-material .pink-theme .overview-card.pending .ag-row.bg-grey0.overview-card-name, .pink-theme .overview-card.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.pink-theme .iot-platform-ui-overview-card.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.pink-theme .iot-platform-ui-overview-card.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.pink-theme iot-platform-ui-overview-card.draft .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.pink-theme iot-platform-ui-overview-card.pending .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .default-theme .ag-theme-material .overview-card.draft .ag-row.bg-grey0.overview-card-name, .default-theme .overview-card.draft .ag-theme-material .ag-row.bg-grey0.overview-card-name, .default-theme .ag-theme-material .overview-card.pending .ag-row.bg-grey0.overview-card-name, .default-theme .overview-card.pending .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.default-theme .iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.default-theme .iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.default-theme iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.default-theme iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.bg-grey0.overview-card-name, .default-theme .ag-theme-material .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value, .default-theme .overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .default-theme .ag-theme-material .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value, .default-theme .overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon {
  background: #fbe8cc !important;
}
.default-theme .ag-theme-material .ag-row.bg-grey0.bg-blue100, .default-theme .ag-theme-material .sand-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value, .sand-theme .overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .sand-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .default-theme .ag-theme-material .sand-theme .overview-card.published .ag-row.bg-grey0.overview-card-name, .sand-theme .overview-card.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.sand-theme .iot-platform-ui-overview-card.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.sand-theme iot-platform-ui-overview-card.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .default-theme .ag-theme-material .pink-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value, .pink-theme .overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .pink-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .default-theme .ag-theme-material .pink-theme .overview-card.published .ag-row.bg-grey0.overview-card-name, .pink-theme .overview-card.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.pink-theme .iot-platform-ui-overview-card.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.pink-theme iot-platform-ui-overview-card.published .default-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .default-theme .ag-theme-material .overview-card.published .ag-row.bg-grey0.overview-card-name, .default-theme .overview-card.published .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material .iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.default-theme .iot-platform-ui-overview-card.published .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.default-theme .ag-theme-material iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.default-theme iot-platform-ui-overview-card.published .ag-theme-material .ag-row.bg-grey0.overview-card-name, .default-theme .ag-theme-material .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value, .default-theme .overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon {
  background: #cce3f9 !important;
}
.default-theme .ag-theme-material .ag-row.bg-orange100:before, .default-theme .ag-theme-material .sand-theme .overview-card__property.draft .ag-row.overview-card__property-value:before, .sand-theme .overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .sand-theme .overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .default-theme .ag-theme-material .sand-theme .overview-card__property.pending .ag-row.overview-card__property-value:before, .sand-theme .overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .sand-theme .overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.sand-theme .iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.sand-theme .iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.sand-theme iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.sand-theme iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .default-theme .ag-theme-material .sand-theme .overview-card.draft .ag-row.overview-card-name:before, .sand-theme .overview-card.draft .default-theme .ag-theme-material .ag-row.overview-card-name:before, .default-theme .ag-theme-material .sand-theme .overview-card.pending .ag-row.overview-card-name:before, .sand-theme .overview-card.pending .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.sand-theme .iot-platform-ui-overview-card.draft .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.sand-theme .iot-platform-ui-overview-card.pending .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.sand-theme iot-platform-ui-overview-card.draft .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.sand-theme iot-platform-ui-overview-card.pending .default-theme .ag-theme-material .ag-row.overview-card-name:before, .default-theme .ag-theme-material .pink-theme .overview-card__property.draft .ag-row.overview-card__property-value:before, .pink-theme .overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .pink-theme .overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .default-theme .ag-theme-material .pink-theme .overview-card__property.pending .ag-row.overview-card__property-value:before, .pink-theme .overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .pink-theme .overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.pink-theme .iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.pink-theme .iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.pink-theme iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme iot-platform-ui-overview-card__property.draft .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.pink-theme iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme iot-platform-ui-overview-card__property.pending .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .default-theme .ag-theme-material .pink-theme .overview-card.draft .ag-row.overview-card-name:before, .pink-theme .overview-card.draft .default-theme .ag-theme-material .ag-row.overview-card-name:before, .default-theme .ag-theme-material .pink-theme .overview-card.pending .ag-row.overview-card-name:before, .pink-theme .overview-card.pending .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.pink-theme .iot-platform-ui-overview-card.draft .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.pink-theme .iot-platform-ui-overview-card.pending .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.pink-theme iot-platform-ui-overview-card.draft .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.pink-theme iot-platform-ui-overview-card.pending .default-theme .ag-theme-material .ag-row.overview-card-name:before, .default-theme .ag-theme-material .overview-card.draft .ag-row.overview-card-name:before, .default-theme .overview-card.draft .ag-theme-material .ag-row.overview-card-name:before, .default-theme .ag-theme-material .overview-card.pending .ag-row.overview-card-name:before, .default-theme .overview-card.pending .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.default-theme .iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.default-theme .iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.default-theme iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.default-theme iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.overview-card-name:before, .default-theme .ag-theme-material .overview-card__property.draft .ag-row.overview-card__property-value:before, .default-theme .overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .default-theme .ag-theme-material .overview-card__property.pending .ag-row.overview-card__property-value:before, .default-theme .overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.default-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.default-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.default-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.default-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.default-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.default-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before {
  border-left-color: #fbe8cc !important;
  background-color: #fdf4e5 !important;
}
.default-theme .ag-theme-material .ag-row.bg-wgreen100:before {
  border-left-color: #d9efea !important;
  background-color: #dff6f4 !important;
}
.default-theme .ag-theme-material .ag-row.bg-blue100:before, .default-theme .ag-theme-material .sand-theme .overview-card__property.published .ag-row.overview-card__property-value:before, .sand-theme .overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .sand-theme .overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.sand-theme .iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.sand-theme iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .default-theme .ag-theme-material .sand-theme .overview-card.published .ag-row.overview-card-name:before, .sand-theme .overview-card.published .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.sand-theme .iot-platform-ui-overview-card.published .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.sand-theme iot-platform-ui-overview-card.published .default-theme .ag-theme-material .ag-row.overview-card-name:before, .default-theme .ag-theme-material .pink-theme .overview-card__property.published .ag-row.overview-card__property-value:before, .pink-theme .overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .pink-theme .overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.pink-theme .iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.pink-theme iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme iot-platform-ui-overview-card__property.published .default-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .default-theme .ag-theme-material .pink-theme .overview-card.published .ag-row.overview-card-name:before, .pink-theme .overview-card.published .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.pink-theme .iot-platform-ui-overview-card.published .default-theme .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.pink-theme iot-platform-ui-overview-card.published .default-theme .ag-theme-material .ag-row.overview-card-name:before, .default-theme .ag-theme-material .overview-card.published .ag-row.overview-card-name:before, .default-theme .overview-card.published .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material .iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.default-theme .iot-platform-ui-overview-card.published .ag-theme-material .ag-row.overview-card-name:before,
.default-theme .ag-theme-material iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.default-theme iot-platform-ui-overview-card.published .ag-theme-material .ag-row.overview-card-name:before, .default-theme .ag-theme-material .overview-card__property.published .ag-row.overview-card__property-value:before, .default-theme .overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.default-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.default-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value:before,
.default-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.default-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before {
  border-left-color: #cce3f9 !important;
  background-color: #e9eff6 !important;
}
.default-theme .ag-theme-material .ag-row.has-configuration-error {
  border-left-color: #e76678 !important;
  background: rgba(255, 0, 99, 0.1019607843) !important;
}
.default-theme .ag-theme-material .ag-row.has-configuration-error:before {
  border-left-color: #e76678 !important;
  background-color: #fbe5e8 !important;
}
.default-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover:before, .default-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover.published, .default-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover.draft, .default-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover.pending {
  border-left-color: rgba(255, 0, 99, 0.1019607843) !important;
  background: #fbe5e8 !important;
}
.default-theme .ag-theme-material grid-engine-header-shell,
.default-theme .ag-theme-material .icon-header-cell,
.default-theme .ag-theme-material .ag-header-group-cell-label,
.default-theme .ag-theme-material .header-shell,
.default-theme .ag-theme-material .header-shell__customHeader,
.default-theme .ag-theme-material .capitalize-first-letter,
.default-theme .ag-theme-material .customHeaderLabel {
  width: inherit;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
}
.default-theme .ag-theme-material grid-engine-header-shell span,
.default-theme .ag-theme-material .icon-header-cell span,
.default-theme .ag-theme-material .ag-header-group-cell-label span,
.default-theme .ag-theme-material .header-shell span,
.default-theme .ag-theme-material .header-shell__customHeader span,
.default-theme .ag-theme-material .capitalize-first-letter span,
.default-theme .ag-theme-material .customHeaderLabel span {
  width: inherit;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
}
.default-theme .ag-theme-material .ag-filter-body-wrapper iot-platform-ui-form-group .group {
  flex-flow: column !important;
}
.default-theme .ag-theme-material .ag-filter-body-wrapper iot-platform-ui-form-field {
  margin-right: 0 !important;
  width: 100% !important;
}
.default-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field .mat-mdc-form-field .mat-mdc-floating-label mat-label {
  font-size: 12px !important;
  color: #9e9e9e;
}
.default-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field .mat-mdc-form-field-subscript-wrapper {
  height: 0 !important;
}
.default-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field__operators .ag-filter-select {
  line-height: 2rem;
  padding: 0 1rem;
  width: calc(100% - 1.5rem);
}
.default-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field__operators .mdc-line-ripple {
  display: none !important;
}
.default-theme .ag-theme-material div[col-id=ag-Grid-AutoColumn] .ag-header-cell-text {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  word-break: break-word;
  color: #394c5a;
}
.default-theme .ag-theme-material .ag-row:not(.ag-row-selected) .ag-row-group-inner-renderer-cell__group_leaf {
  background-color: #f2f2f2;
}
.default-theme .ag-theme-material .ag-row-group-inner-renderer-cell__group_leaf .ag-row-group-inner-renderer-cell__group_icon {
  color: #212121 !important;
}
.default-theme .ag-theme-material .ag-row-group-inner-renderer-cell--not-readable .ag-row-group-inner-renderer-cell__group_value,
.default-theme .ag-theme-material .ag-row-group-inner-renderer-cell--not-readable .ag-row-group-inner-renderer-cell__group_icon {
  color: #ffffff;
}
.default-theme .ag-theme-material .ag-header-icon.active {
  color: #4f79b7;
}
.default-theme .ag-theme-material .ag-header-icon.inactive {
  color: rgba(202, 204, 210, 0.88) !important;
}
.default-theme .ag-theme-material .ag-header-icon.ag-header-cell-filter-button.active .ag-icon-filter {
  color: #4f79b7;
}
.default-theme .ag-theme-material .ag-header-icon.ag-header-cell-filter-button.active:after {
  background-color: #4f79b7;
}
.default-theme .ag-theme-material .ag-tool-panel-wrapper,
.default-theme .ag-theme-material .ag-side-buttons {
  border: var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width);
  border-top: none;
  border-bottom: none;
}
.default-theme .ag-theme-material .ag-tool-panel-wrapper .ag-checkbox-input-wrapper::after {
  top: 0 !important;
}
.default-theme .ag-theme-material .ag-tool-panel-wrapper .ag-mini-filter {
  margin: 0 var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
}
.default-theme .ag-theme-material .ag-tool-panel-wrapper .ag-group-container {
  top: -1rem;
  position: relative;
}
.default-theme .ag-theme-material .ag-filter-toolpanel-header {
  max-height: 2.5rem;
}
.default-theme .grid-engine-grid-export-dialog__name-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 27px !important;
}
.default-theme .ag-column-drop-wrapper .ag-column-drop-horizontal {
  width: 100%;
  max-width: calc(100vw - 17rem);
  min-width: 100%;
  white-space: nowrap;
  overflow-x: auto;
  background-color: #f8f8f8;
  border: var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width);
}
.default-theme .ag-column-drop-wrapper .ag-column-drop-horizontal::-webkit-scrollbar {
  height: 4px !important;
}
.default-theme .ag-column-drop-wrapper .ag-column-drop-cell-text {
  font-weight: 600;
}
.default-theme .ag-column-drop-wrapper .ag-column-drop-list .ag-column-drop-cell.ag-column-drop-cell--not-readable .ag-icon,
.default-theme .ag-column-drop-wrapper .ag-column-drop-list .ag-column-drop-cell.ag-column-drop-cell--not-readable .ag-column-drop-cell-text {
  color: #ffffff !important;
}
.default-theme .ag-checkbox__pinned-left {
  border-right: var(--ag-borders-critical) var(--ag-border-color) !important;
}
.default-theme .grid-engine-grid-manager-popup--default-view.cdk-drop-list.dd-list.selected-list .dd-item,
.default-theme .grid-engine-grid-manager-popup--default-view.cdk-drop-list.dd-list.selected-list .mat-expansion-panel {
  background-color: #f8f8f8 !important;
}
.default-theme .business-profile-list .mat-mdc-menu-content:not(:empty) {
  max-height: 200px !important;
}
.default-theme button.navbar-business-profile-menu.mat-mdc-button[disabled][ng-reflect-disabled=true] {
  color: #394c5a;
}
.default-theme .navbar-business-profile-select.mat-mdc-select-disabled {
  color: inherit;
}
.default-theme .navbar-business-profile-select.mat-mdc-select-disabled .mat-mdc-select-arrow-wrapper {
  display: none;
}
.default-theme .bp-list--bp-name {
  font-size: 14px !important;
}
.default-theme header {
  color: #394c5a;
}
.default-theme .border-right::after {
  border-right: 1px solid #394c5a;
}
.default-theme .border-left::before {
  border-left: 1px solid #394c5a;
}
.default-theme .environment-tag.dev {
  color: #ee2f4a;
  border-color: #ee2f4a;
  background-color: #ffe5e9;
}
.default-theme .environment-tag.preprod {
  color: #a17800;
  border-color: #a17800;
  background-color: #fef7e6;
}
.default-theme header {
  color: #394c5a;
}
.default-theme button.mat-mdc-menu-item {
  text-transform: uppercase;
}
.default-theme .navigation-bar {
  background-color: #000a1f;
  color: #fff;
}
.default-theme .border-right::after {
  border-right: 1px solid #394c5a;
}
.default-theme .border-left::before {
  border-left: 1px solid #394c5a;
}
.default-theme .sidenav {
  overflow-y: auto;
  overflow-x: hidden;
}
.default-theme .sidenav ::-webkit-scrollbar {
  width: 8px;
}
.default-theme .sidenav ::-webkit-scrollbar-track {
  border-radius: 20px;
  background-color: #394c5a;
}
.default-theme .sidenav ::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: #4d4d4d;
}
.default-theme .app-shell__logo {
  width: 10rem;
  align-self: center;
}
.default-theme .app-shell .sticky {
  position: sticky;
  top: 0;
  z-index: 20;
}
.default-theme .app-shell .navigation-bar {
  width: 250px;
  height: 100%;
  padding: 10px 0;
}
.default-theme .app-shell .navigation-bar-content {
  overflow: hidden;
}
.default-theme .app-shell p.title {
  padding: 15px 16px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 18px;
  font-size: 14px;
  letter-spacing: -0.2625px;
}
.default-theme .app-shell p.title .pin-icon {
  height: 14px;
  width: 14px;
}
.default-theme .app-shell p.title .pin-icon:hover {
  cursor: pointer;
}
.default-theme .app-shell .main-sidenav-content {
  overflow: hidden;
  height: 100vh;
}
.default-theme .app-shell .main-sidenav-body {
  display: block;
  height: calc(100% - 56px);
}
.default-theme .overview-check--container:not(.isCurrent):hover {
  background-color: #e9eff6;
}
.default-theme .detailed-error--container.warning {
  background-color: #fbe8cc;
}
.default-theme .detailed-error--container.error {
  background-color: #fbe5e8;
}
.default-theme .detailed-error--action-label {
  color: #b3b3b3;
}
.default-theme .log-details--selected-log {
  background-color: #e9eff6;
}
.default-theme .log-details__detail-section-old-image {
  background-color: #edc3cb;
}
.default-theme .log-details__detail-section-new-image {
  background-color: #edf5ed;
}
.default-theme .variable-chart-selector-button {
  color: #4f79b7;
  background-color: white;
  margin: 0 4px;
}
.default-theme .variable-chart-selector-button.selected {
  color: white;
  background-color: #4f79b7;
}
.default-theme .variable-chart-scale-button {
  color: #4f79b7;
  background-color: white;
}
.default-theme .variable-chart-scale-button.selected {
  color: white;
  background-color: #4f79b7;
}
.default-theme .variable-chart-form .variable-chart-form-info-icon {
  color: #394c5a;
}
.default-theme .variable-chart-export-button {
  color: #394c5a;
}
.default-theme .variable-chart-export {
  color: #394c5a;
}
.default-theme .variable-chart-period {
  color: #b0b0b0;
}
.default-theme .variable-chart-period-content.date {
  color: #394c5a;
}
.default-theme .variable-chart-table .mat-mdc-header-row {
  background-color: #fff;
}
.default-theme .variable-chart-table .mat-mdc-header-cell {
  color: #394c5a;
}
.default-theme .variable-chart-table .mat-mdc-cell {
  color: #394c5a;
}
.default-theme .highcharts-data-table tr:hover {
  background: #e9eff6;
}
.default-theme .highcharts-data-table thead tr,
.default-theme .highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}
.default-theme .highcharts-data-table tr:nth-child(odd) {
  background: #fff;
}
.default-theme .highcharts-data-table {
  color: #394c5a;
}
.default-theme .variables-closed .hide {
  display: none !important;
}
.default-theme .variables-closed .highcharts-data-table {
  background-color: #f8f8f8;
  overflow: auto;
  font-size: 12px;
  width: 100%;
}
.default-theme .highcharts-data-table table {
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 0;
  text-align: center;
  width: 100%;
}
.default-theme .highcharts-data-table table tr:first-child th:first-child {
  min-width: 80px;
}
.default-theme .highcharts-data-table table thead th {
  cursor: pointer;
}
.default-theme .highcharts-data-table table thead th:hover {
  background-color: #e9eff6;
}
.default-theme .highcharts-data-table table thead th.highcharts-sort-descending::after {
  content: " ↓";
}
.default-theme .highcharts-data-table table thead th.highcharts-sort-ascending::after {
  content: " ↑";
}
.default-theme .highcharts-data-table caption {
  display: none;
}
.default-theme .highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}
.default-theme .highcharts-data-table td,
.default-theme .highcharts-data-table th,
.default-theme .highcharts-data-table caption {
  padding: 0.5em;
}
.default-theme .variable-chart-side-nav-container button,
.default-theme mat-slide-toggle,
.default-theme .variable-chart-dates-filter input {
  color: #394c5a;
}
.default-theme .variable-chart-add-variables-button:not([disabled]) .mat-icon {
  color: #394c5a;
}
.default-theme .show-custom-export-button .highcharts-exporting-group {
  display: none !important;
}
.default-theme .roles-crud-section-title {
  color: #394c5a;
  opacity: 0.5;
}
.default-theme .roles-crud-section-concept-name {
  color: #394c5a;
}
.default-theme .crud-icons {
  color: #394c5a;
}
.default-theme .manage-concept-button {
  color: #4f79b7;
}
.default-theme .manage-concept-button:hover {
  background-color: #4f79b7;
  color: white;
}
.default-theme .dialog-card-input-error {
  color: #bf5f69;
}
.default-theme .mv-toolbar-row {
  font-size: 16px;
  line-height: 30px;
  color: #394c5a;
  background-color: #e9eff6;
  width: 100%;
}
.default-theme .mv-toolbar-col {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  background-color: #e9eff6;
}
.default-theme .mv-toolbar-col .app-round-button-mv {
  color: white;
}
.default-theme .mv-toolbar-label {
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
}
.default-theme .bp-page {
  height: calc(100% - 3.5rem);
  overflow: hidden;
}
.default-theme .no-profile {
  padding-top: 20px;
  font-size: 18px;
  color: #797979;
  font-weight: 600;
  text-align: center;
}
.default-theme .icon-disabled-white.mat-mdc-icon-button[disabled] {
  color: white;
  opacity: 0.4;
}
.default-theme .iot4bos-ui-backoffice-filter-bp-by-name-form {
  background-color: #f8f8f8;
}
.default-theme .asset-variable-parameter.valid-unit {
  background-color: #e4f4d0;
}
.default-theme .asset-variable-parameter.invalid-unit {
  background-color: #f5d9dc;
}
.default-theme .asset-variable-parameter.untouched-form {
  background-color: #e9eff6;
}
.default-theme .valid-unit-icon {
  color: #394c5a;
}
.default-theme .invalid-unit-icon {
  color: #bf5f69;
}
.default-theme .event-detail-popup-tag-list .mat-chip-list-wrapper,
.default-theme .event-detail-popup-tag-list .mdc-evolution-chip-set__chips {
  width: 100%;
}
.default-theme .event-detail-popup-tab-container {
  height: 400px;
  margin-top: 20px;
  overflow-y: auto;
}
.default-theme .event-timeline-log {
  color: #394c5a;
  background-color: #e9eff6;
}
.default-theme .event-timeline-card {
  color: #394c5a;
  background-color: #e9eff6;
}
.default-theme .event-timeline-card-code {
  color: #394c5a;
  background-color: #f6f7fa;
}
.default-theme .event-timeline-container::after {
  border-color: #4f79b7;
}
.default-theme .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline-icon {
  border-color: #4f79b7;
  color: #4f79b7;
  background-color: white;
}
.default-theme .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline-icon {
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-container::after {
  border-color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-icon {
  border-color: #4f79b7;
  color: #4f79b7;
  background-color: white;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-icon {
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-container::after {
  border-color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-name,
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-icon,
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-icon {
  border-color: #4f79b7;
  color: #4f79b7;
  background-color: white;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-time,
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-info,
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-container::after,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-container::after,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-container::after {
  border-color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-name,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-name,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-icon,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-icon,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #4f79b7;
  color: #4f79b7;
  background-color: white;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-time,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-time,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-info,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-info,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-info::before,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-info::before,
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-container::after,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-container::after {
  border-color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-name,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-name,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-icon,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-icon,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #4f79b7;
  color: #4f79b7;
  background-color: white;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-time,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-time,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info::before,
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #e3e3e3;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #e3e3e3;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-container::after,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-container::after,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-name,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-name,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-name,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-icon,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-icon,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-icon,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #4f79b7;
  color: #4f79b7;
  background-color: white;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-time,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-time,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-time,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-info,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-info,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-info,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-info::before,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-info::before,
.default-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-container::after,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-container::after,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-name,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-name,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #4f79b7;
  color: #4f79b7;
  background-color: white;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-time,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-time,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info::before,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info::before,
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #e3e3e3;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #e3e3e3;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-container::after,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-container::after,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-container::after,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-name,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-name,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-name,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #4f79b7;
  color: #4f79b7;
  background-color: white;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-time,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-time,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-time,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info::before,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info::before,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info::before,
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #e3e3e3;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #e3e3e3;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-container::after,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-container::after,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-container::after,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-name,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-name,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-name,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #4f79b7;
  color: #4f79b7;
  background-color: white;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-time,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-time,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-time,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info::before,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info::before,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info::before,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-name,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #e3e3e3;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-icon,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-time,
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #e3e3e3;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #4f79b7;
  background-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #4f79b7;
}
.default-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #4f79b7;
}
.default-theme .breadcrumb-item {
  background-color: #4f79b7;
  color: white;
}
.default-theme .breadcrumb-item-icon {
  color: white;
}
.default-theme .breadcrumb-item-close-button:hover {
  background-color: white;
  color: #4f79b7;
}
.default-theme .passive {
  color: #4f79b7;
}
.default-theme .origin {
  background: #a5d564;
  color: white;
}
.default-theme [cdkdragboundary=".manage-related-assets__drop-boundary"] :not(.cdk-drag-placeholder) > .iot-platform-ui-overview-card {
  box-shadow: none !important;
  border-radius: 0px !important;
}
.default-theme .manage-related-assets .cdk-drag-placeholder {
  min-height: 106px;
}
.default-theme .manage-related-assets .overview-card {
  padding: 8px !important;
}
.default-theme .manage-related-assets .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.default-theme .manage-related-assets .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.default-theme .manage-related-assets .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.default-theme .manage-related-assets .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.default-theme .manage-related-assets .overview-card .overview-card__property-label,
.default-theme .manage-related-assets .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.default-theme .manage-related-assets__section {
  background-color: #f2f2f2;
}
.default-theme .manage-related-assets--max-assets-reached {
  color: #e76678;
}
.default-theme .asset-groups-info-tab__related-assets .overview-card {
  padding: 8px !important;
}
.default-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.default-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.default-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.default-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.default-theme .asset-groups-info-tab__related-assets .overview-card .overview-card__property-label,
.default-theme .asset-groups-info-tab__related-assets .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.default-theme .asset-groups-info-tab__related-assets .default-card {
  height: 84px !important;
  max-height: 84px !important;
  min-height: 84px !important;
}
.default-theme .asset-groups-info-tab__hidden-assets {
  font-size: 12px;
  color: #666666;
}
.default-theme .configure-asset-variable__source-variables, .default-theme .configure-asset-variable__selected-variables, .default-theme .configure-asset-variable__evaluation-chart, .default-theme .configure-asset-variable__operator, .default-theme .configure-asset-variable__thresholds {
  background-color: #f8f8f8;
  border: 1px solid #e5e5e5;
}
.default-theme .configure-asset-variable__formula-params {
  background-color: white;
  border: 1px solid #b3b3b3;
}
.default-theme .configure-asset-variable--info {
  color: #666666;
}
.default-theme .configure-asset-variable--warning {
  color: #e76678;
}
.default-theme .variable-threshold-form {
  background-color: white;
  border: 1px solid #b3b3b3;
}
.default-theme .association-by-asset .overview-card {
  box-shadow: none !important;
}
.default-theme .association-by-asset .default-card {
  cursor: default;
  height: 76px !important;
  max-height: 76px !important;
  min-height: 76px !important;
}
.default-theme .association-by-asset .event-severity-display-container {
  width: auto !important;
}
.default-theme .association-by-asset__asset-group {
  background-color: #e5e5e5;
}
.default-theme .association-by-asset__asset-group--selected {
  background-color: #cce3f9;
}
.default-theme .association-by-asset__name {
  color: #394c5a;
}
.default-theme .association-by-asset__hidden-assets, .default-theme .association-by-asset__hidden-devices {
  font-size: 12px;
  color: #666666;
}
.default-theme .association-by-asset__asset {
  background-color: white;
  border: 1px solid #cccccc;
}
.default-theme .association-by-asset__asset-card .overview-card {
  padding: 0px !important;
}
.default-theme .association-by-asset__asset-card .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.default-theme .association-by-asset__asset-card .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.default-theme .association-by-asset__asset-card .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.default-theme .association-by-asset__asset-card .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.default-theme .association-by-asset__asset-card .overview-card .overview-card__property-label,
.default-theme .association-by-asset__asset-card .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.default-theme .association-by-asset__asset-card--selected .overview-card {
  padding: 8px !important;
  background-color: #cce3f9 !important;
}
.default-theme .association-by-asset__device .overview-card {
  background-color: #f2f2f2 !important;
}
.default-theme .association-by-asset__device .overview-card .overview-card-img-container {
  width: 80px !important;
  height: 60px !important;
  max-width: 80px !important;
  max-height: 60px !important;
}
.default-theme .association-by-asset__device .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.default-theme .association-by-asset__device .overview-card .overview-card-data-container {
  padding: 0 !important;
}
.default-theme .association-by-asset__device .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.default-theme .association-by-asset__device .overview-card .overview-card__property-label,
.default-theme .association-by-asset__device .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.default-theme .association-by-asset__device--selected .overview-card {
  background-color: #cce3f9 !important;
}
.default-theme .association-by-device .overview-card {
  box-shadow: none !important;
}
.default-theme .association-by-device .default-card {
  cursor: default;
  height: 84px !important;
  max-height: 84px !important;
  min-height: 84px !important;
}
.default-theme .association-by-device__hidden-assets, .default-theme .association-by-device__hidden-devices {
  font-size: 12px;
  color: #666666;
}
.default-theme .association-by-device__device {
  background-color: white;
  border: 1px solid #cccccc;
}
.default-theme .association-by-device__device-card .overview-card {
  padding: 0px !important;
}
.default-theme .association-by-device__device-card .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.default-theme .association-by-device__device-card .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.default-theme .association-by-device__device-card .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.default-theme .association-by-device__device-card .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.default-theme .association-by-device__device-card .overview-card .overview-card__property-label,
.default-theme .association-by-device__device-card .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.default-theme .association-by-device__device-card--selected .overview-card {
  padding: 8px !important;
  background-color: #cce3f9 !important;
}
.default-theme .association-by-device__asset .overview-card {
  background-color: #f2f2f2 !important;
}
.default-theme .association-by-device__asset .overview-card .overview-card-name > * {
  vertical-align: middle;
  margin-right: 4px !important;
}
.default-theme .association-by-device__asset .overview-card .overview-card-img-container {
  width: 80px !important;
  height: 60px !important;
  max-width: 80px !important;
  max-height: 60px !important;
}
.default-theme .association-by-device__asset .overview-card .overview-card-data-container {
  padding: 0 !important;
}
.default-theme .association-by-device__asset .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.default-theme .association-by-device__asset .overview-card .overview-card-header {
  margin-bottom: 8px !important;
}
.default-theme .association-by-device__asset .overview-card .overview-card__property-label,
.default-theme .association-by-device__asset .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.default-theme .association-by-device__asset--selected .overview-card {
  background-color: #cce3f9 !important;
}
.default-theme .show-previous-days-off {
  color: #4f79b7;
}
.default-theme .escalation-protocol-overview .iot-platform-ui-section-header {
  color: #b0b0b0;
}
.default-theme .escalation-protocol-overview .iot-platform-ui-section-header__title {
  font-size: 12px;
}
.default-theme .escalation-protocol-overview .iot-platform-ui-section-header__action-icon {
  width: 24px;
  height: 24px;
  color: #b0b0b0 !important;
}
.default-theme .ep-levels-container {
  color: #394c5a;
}
.default-theme .ep-levels-title,
.default-theme .ep-levels-no-level-message {
  color: #b0b0b0;
}
.default-theme .ep-lock-icon {
  color: #4f79b7;
}
.default-theme .ep-levels-level-movable {
  color: #394c5a;
}
.default-theme .ep-level-container {
  background-color: #eeeeee;
}
.default-theme .ep-level-container:hover {
  border-left: 4px solid #8ed0ff;
}
.default-theme .ep-level-container.ep-level-container-move-only {
  border-left: 4px solid #4f79b7;
}
.default-theme .ep-level-tp-calendar-area {
  background-color: #f8f8f8;
}
.default-theme .favorite-view-card {
  box-shadow: 0px 4px 8px #b0b0b0;
}
.default-theme .favorite-view-card .mat-icon {
  color: #b0b0b0;
}
.default-theme .favorite-view-text-info {
  background-color: #fff;
}
.default-theme .favorite-view-name {
  color: #394c5a;
}
.default-theme .favorite-view-mv {
  color: #b0b0b0;
}
.default-theme .favorite-view-count {
  color: #fff;
}
.default-theme .favorite-view-count .mat-mdc-progress-spinner::ng-deep circle {
  stroke: #fff;
}
.default-theme .home-favorite-view-list-title {
  color: #7e7e7e;
}
.default-theme .no-favorite-view-message {
  color: #7e7e7e;
}
.default-theme .member-list-item {
  background-color: #e9eff6;
}
.default-theme .events-24h-result {
  color: #4f79b7;
}
.default-theme .events-24h-over-100 {
  color: #bf5f69;
}
.default-theme .subscribe-button-warn {
  background-color: #bf5f69;
  color: white;
}
.default-theme .subscribe-button-accent {
  background-color: #4f79b7;
  color: white;
}
.default-theme .create-asset-from-template-dialog--model-radio-button-group .mat-mdc-radio-button .mat-radio-label,
.default-theme .create-asset-from-template-dialog--model-radio-button-group .mat-mdc-radio-button .mdc-form-field.mdc-form-field--align-end {
  flex-direction: column;
  padding-bottom: 16px;
}
.default-theme .ngx-arrow .arrow {
  background: white !important;
}
.default-theme .asset-commands-statuses__spinner {
  --mat-progress-spinner-active-indicator-color: white !important;
}
.default-theme .asset-commands-statuses span,
.default-theme .asset-commands-statuses .mat-icon, .default-theme .asset-commands-statuses__list-item span {
  color: #394c5a;
}
.default-theme .asset-commands-statuses__list-item .link:not(:hover) {
  color: #394c5a;
}
.default-theme .asset-commands-statuses__list-header {
  color: #666666;
  background: white;
}
.default-theme .asset-commands-statuses--completed {
  background: #e4f4d0;
}
.default-theme .asset-commands-statuses--completed:hover {
  background: #d0e9ae !important;
}
.default-theme .asset-commands-statuses--completed .asset-commands-statuses__icon {
  color: #127936 !important;
}
.default-theme .asset-commands-statuses--processing {
  background: #4f79b7;
  color: white !important;
}
.default-theme .asset-commands-statuses--processing:hover {
  background: #2e5693 !important;
}
.default-theme .asset-commands-statuses--processing .mat-icon,
.default-theme .asset-commands-statuses--processing span {
  color: white !important;
}
.default-theme .asset-commands-statuses--error {
  background: #ffe5e9;
}
.default-theme .asset-commands-statuses--error:hover {
  background: #edc3cb !important;
}
.default-theme .asset-commands-statuses--error .asset-commands-statuses__icon {
  color: #b22222 !important;
}
.default-theme .asset-commands-statuses--partial-completed {
  background: #f8d299;
}
.default-theme .asset-commands-statuses--partial-completed:hover {
  background: #f4bb66 !important;
}
.default-theme .asset-commands-statuses--partial-completed .asset-commands-statuses__icon {
  color: #8e5500 !important;
}
.default-theme .asset-commands-statuses__list-item {
  padding: 8px 0;
}
.default-theme .asset-commands-statuses__list-item--separator:before {
  border-left-color: #b3b3b3 !important;
}
.default-theme .asset-commands-statuses__list-item .link:hover span {
  color: #8ed0ff !important;
}
.default-theme .asset-commands-statuses__list-item--completed .asset-commands-statuses__list-item_status {
  background: #e4f4d0;
}
.default-theme .asset-commands-statuses__list-item--completed .asset-commands-statuses__list-item_status span {
  color: #127936;
}
.default-theme .asset-commands-statuses__list-item--processing .asset-commands-statuses__list-item_status {
  background: #e9eff6;
}
.default-theme .asset-commands-statuses__list-item--processing .asset-commands-statuses__list-item_status span {
  color: #2e5693;
}
.default-theme .asset-commands-statuses__list-item--error .asset-commands-statuses__list-item_status {
  background: rgba(255, 0, 99, 0.1019607843);
}
.default-theme .asset-commands-statuses__list-item--error .asset-commands-statuses__list-item_status span {
  color: #b22222;
}
.default-theme .asset-commands-statuses .link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 11rem;
}
.default-theme .asset-commands-statuses .link:hover span {
  color: inherit !important;
}
.default-theme .asset-variable-summary {
  background-color: #f8f8f8;
}
.default-theme .asset-variable-formula em,
.default-theme .asset-variable-formula .toggle-device-variable-value,
.default-theme .asset-variable-device-variable em,
.default-theme .asset-variable-device-variable .toggle-device-variable-value {
  color: #4f79b7;
}
.default-theme .asset-variable-configure-formula-types {
  background-color: #e9eff6;
}
.default-theme .asset-variable-configure-formula-parameters-container,
.default-theme .asset-variable-configure-formula-selected-variable-container,
.default-theme .asset-variable-configure-formula-evaluation-container,
.default-theme .asset-variable-configure-threshold-container,
.default-theme .threshold-form-container {
  background-color: #e9eff6;
}
.default-theme .asset-variable-configure-formula-parameters-container.step-validated,
.default-theme .asset-variable-configure-formula-selected-variable-container.step-validated,
.default-theme .asset-variable-configure-formula-evaluation-container.step-validated,
.default-theme .asset-variable-configure-threshold-container.step-validated,
.default-theme .threshold-form-container.step-validated {
  background-color: #e4f4d0;
}
.default-theme .asset-variable-configure-formula-parameters-container.untouched-form,
.default-theme .asset-variable-configure-formula-parameters-container .step-not-filled,
.default-theme .asset-variable-configure-formula-selected-variable-container.untouched-form,
.default-theme .asset-variable-configure-formula-selected-variable-container .step-not-filled,
.default-theme .asset-variable-configure-formula-evaluation-container.untouched-form,
.default-theme .asset-variable-configure-formula-evaluation-container .step-not-filled,
.default-theme .asset-variable-configure-threshold-container.untouched-form,
.default-theme .asset-variable-configure-threshold-container .step-not-filled,
.default-theme .threshold-form-container.untouched-form,
.default-theme .threshold-form-container .step-not-filled {
  background-color: #e9eff6;
}
.default-theme .asset-variable-configure-formula-parameters-container.step-not-validated,
.default-theme .asset-variable-configure-formula-selected-variable-container.step-not-validated,
.default-theme .asset-variable-configure-formula-evaluation-container.step-not-validated,
.default-theme .asset-variable-configure-threshold-container.step-not-validated,
.default-theme .threshold-form-container.step-not-validated {
  background-color: #f5d9dc;
}
.default-theme .threshold-form .mat-mdc-form-field-infix {
  min-height: 1.2rem;
}
.default-theme .threshold-form .calculate-dynamic-threshold-btn {
  min-width: 4.5rem;
  max-height: 2rem;
  padding: 0 0.5rem;
  line-height: 2rem;
  text-transform: capitalize;
}
.default-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-checked {
  background-color: rgb(58, 75, 90) !important;
  color: #fff !important;
}
.default-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-checked .mat-button-toggle-button {
  color: rgb(233, 239, 246) !important;
}
.default-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-appearance-standard {
  max-height: 2rem;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
.default-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-radius: 0 5px 5px 0;
}
.default-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  padding: 0 8px;
}
.default-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26) !important;
  background-color: #eeeeee !important;
}
.default-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd !important;
  color: #fff !important;
}
.default-theme .asset-variable-formula-configure--success {
  border-radius: 4px;
  border: 1px solid #4f79b7;
  color: #4f79b7;
  background-color: #fff;
}
.default-theme .asset-variable-formula-configure--error {
  border-radius: 4px;
  border: 1px solid #bf5f69;
  color: #bf5f69;
  background-color: #fff;
}
.default-theme .followed-variable-info,
.default-theme .followed-variable-icons,
.default-theme .followed-variable-header {
  color: #394c5a;
}
.default-theme .followed-variable-dispatch-icon,
.default-theme .followed-variable-comment,
.default-theme .followed-variable,
.default-theme .followed-variable-date,
.default-theme .followed-variable-placeholder,
.default-theme .followed-variable-actions {
  color: #b0b0b0;
}
.default-theme .followed-variable-placeholder {
  border: 1px dashed #b0b0b0;
}
.default-theme .followed-variable-linked.followed-variable-icons {
  color: white;
  background-color: #4f79b7;
}
.default-theme .followed-variable-alert.followed-variable-icons {
  background-color: #bf5f69;
  color: white;
}
.default-theme .catalogs-panel__header {
  background-color: #4f79b7;
  color: #ffffff;
}
.default-theme .catalogs-panel__filter {
  background-color: #f7f8f7;
  color: #394c5a;
}
.default-theme .catalog-card {
  background: #e5e5e5;
  border: 1px solid #b3b3b3;
}
.default-theme .catalog-card__info-container {
  background-color: #ffffff;
}
.default-theme .catalog-card__action-icon {
  color: #999999;
}
.default-theme .account-type-disclaimer {
  color: #bf5f69;
}
.default-theme .user-profile-info-container {
  color: #394c5a;
}
.default-theme .sidenav::-webkit-scrollbar-track {
  background-color: #394c5a;
}
.default-theme .sidenav::-webkit-scrollbar-thumb {
  background-color: #728694;
}

.pink-theme {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-label-text-color: #f8e2f0;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-pseudo-checkbox-full-selected-icon-color: #db007b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #db007b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f8e2f0 87%, transparent);
  --mat-form-field-filled-caret-color: #f8e2f0;
  --mat-form-field-filled-focus-active-indicator-color: #f8e2f0;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f8e2f0 87%, transparent);
  --mat-form-field-outlined-caret-color: #f8e2f0;
  --mat-form-field-outlined-focus-outline-color: #f8e2f0;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f8e2f0 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #e885c2;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #e885c2;
  --mat-form-field-filled-error-focus-label-text-color: #e885c2;
  --mat-form-field-filled-error-label-text-color: #e885c2;
  --mat-form-field-filled-error-caret-color: #e885c2;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #e885c2;
  --mat-form-field-filled-error-focus-active-indicator-color: #e885c2;
  --mat-form-field-filled-error-hover-active-indicator-color: #e885c2;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #e885c2;
  --mat-form-field-outlined-error-focus-label-text-color: #e885c2;
  --mat-form-field-outlined-error-label-text-color: #e885c2;
  --mat-form-field-outlined-error-hover-label-text-color: #e885c2;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #e885c2;
  --mat-form-field-outlined-error-hover-outline-color: #e885c2;
  --mat-form-field-outlined-error-outline-color: #e885c2;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f8e2f0;
  --mat-select-invalid-arrow-color: #e885c2;
  --mat-autocomplete-background-color: white;
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-selected-icon-color: #394c5a;
  --mat-slide-toggle-disabled-selected-icon-color: #394c5a;
  --mat-slide-toggle-selected-focus-state-layer-color: #f8e2f0;
  --mat-slide-toggle-selected-handle-color: #f8e2f0;
  --mat-slide-toggle-selected-hover-state-layer-color: #f8e2f0;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f8e2f0;
  --mat-slide-toggle-selected-focus-handle-color: #f8e2f0;
  --mat-slide-toggle-selected-hover-handle-color: #f8e2f0;
  --mat-slide-toggle-selected-pressed-handle-color: #f8e2f0;
  --mat-slide-toggle-selected-focus-track-color: #e152a8;
  --mat-slide-toggle-selected-hover-track-color: #e152a8;
  --mat-slide-toggle-selected-pressed-track-color: #e152a8;
  --mat-slide-toggle-selected-track-color: #e152a8;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
  --mat-slider-active-track-color: #f8e2f0;
  --mat-slider-focus-handle-color: #f8e2f0;
  --mat-slider-handle-color: #f8e2f0;
  --mat-slider-hover-handle-color: #f8e2f0;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f8e2f0 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f8e2f0 4%, transparent);
  --mat-slider-inactive-track-color: #f8e2f0;
  --mat-slider-ripple-color: #f8e2f0;
  --mat-slider-with-tick-marks-active-container-color: #394c5a;
  --mat-slider-with-tick-marks-inactive-container-color: #f8e2f0;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #db007b;
  --mat-checkbox-selected-hover-icon-color: #db007b;
  --mat-checkbox-selected-icon-color: #db007b;
  --mat-checkbox-selected-pressed-icon-color: #db007b;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #db007b;
  --mat-checkbox-selected-hover-state-layer-color: #db007b;
  --mat-checkbox-selected-pressed-state-layer-color: #db007b;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #e152a8;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-progress-spinner-active-indicator-color: #f8e2f0;
  --mat-badge-background-color: #f8e2f0;
  --mat-badge-text-color: #394c5a;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f8e2f0 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #db007b 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: #394c5a;
  --mat-datepicker-calendar-date-selected-state-background-color: #f8e2f0;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f8e2f0 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #394c5a;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f8e2f0 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f8e2f0 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f8e2f0;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #394c5a;
  --mat-stepper-header-selected-state-icon-background-color: #f8e2f0;
  --mat-stepper-header-selected-state-icon-foreground-color: #394c5a;
  --mat-stepper-header-done-state-icon-background-color: #f8e2f0;
  --mat-stepper-header-done-state-icon-foreground-color: #394c5a;
  --mat-stepper-header-edit-state-icon-background-color: #f8e2f0;
  --mat-stepper-header-edit-state-icon-foreground-color: #394c5a;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #e885c2;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #e885c2;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --mat-timepicker-container-background-color: white;
  --mat-icon-button-touch-target-display: block;
  --mat-button-filled-container-height: 32px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 32px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 32px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 32px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 32px;
  --mat-button-tonal-touch-target-display: block;
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 36px;
  --mat-radio-state-layer-size: 36px;
  --mat-radio-touch-target-display: block;
  /* Global overrides here */
}
.pink-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #db007b;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.pink-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #e885c2;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.pink-theme .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #f8e2f0;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f8e2f0;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.pink-theme .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #db007b;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #db007b;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.pink-theme .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #e885c2;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #e885c2;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.pink-theme .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #f8e2f0;
  --mat-progress-bar-track-color: rgba(248, 226, 240, 0.25);
}
.pink-theme .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #db007b;
  --mat-progress-bar-track-color: rgba(219, 0, 123, 0.25);
}
.pink-theme .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #e885c2;
  --mat-progress-bar-track-color: rgba(232, 133, 194, 0.25);
}
.pink-theme .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #db007b 87%, transparent);
  --mat-form-field-filled-caret-color: #db007b;
  --mat-form-field-filled-focus-active-indicator-color: #db007b;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #db007b 87%, transparent);
  --mat-form-field-outlined-caret-color: #db007b;
  --mat-form-field-outlined-focus-outline-color: #db007b;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #db007b 87%, transparent);
}
.pink-theme .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #e885c2 87%, transparent);
  --mat-form-field-filled-caret-color: #e885c2;
  --mat-form-field-filled-focus-active-indicator-color: #e885c2;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #e885c2 87%, transparent);
  --mat-form-field-outlined-caret-color: #e885c2;
  --mat-form-field-outlined-focus-outline-color: #e885c2;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #e885c2 87%, transparent);
}
.pink-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #db007b;
  --mat-select-invalid-arrow-color: #e885c2;
}
.pink-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #e885c2;
  --mat-select-invalid-arrow-color: #e885c2;
}
.pink-theme .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .pink-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #394c5a;
  --mat-chip-elevated-container-color: #f8e2f0;
  --mat-chip-elevated-disabled-container-color: #f8e2f0;
  --mat-chip-elevated-selected-container-color: #f8e2f0;
  --mat-chip-flat-disabled-selected-container-color: #f8e2f0;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: #394c5a;
  --mat-chip-selected-disabled-trailing-icon-color: #394c5a;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: #394c5a;
  --mat-chip-selected-trailing-icon-color: #394c5a;
  --mat-chip-with-icon-disabled-icon-color: #394c5a;
  --mat-chip-with-icon-icon-color: #394c5a;
  --mat-chip-with-icon-selected-icon-color: #394c5a;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #394c5a;
  --mat-chip-with-trailing-icon-trailing-icon-color: #394c5a;
}
.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .pink-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #db007b;
  --mat-chip-elevated-disabled-container-color: #db007b;
  --mat-chip-elevated-selected-container-color: #db007b;
  --mat-chip-flat-disabled-selected-container-color: #db007b;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .pink-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: #394c5a;
  --mat-chip-elevated-container-color: #e885c2;
  --mat-chip-elevated-disabled-container-color: #e885c2;
  --mat-chip-elevated-selected-container-color: #e885c2;
  --mat-chip-flat-disabled-selected-container-color: #e885c2;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: #394c5a;
  --mat-chip-selected-disabled-trailing-icon-color: #394c5a;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: #394c5a;
  --mat-chip-selected-trailing-icon-color: #394c5a;
  --mat-chip-with-icon-disabled-icon-color: #394c5a;
  --mat-chip-with-icon-icon-color: #394c5a;
  --mat-chip-with-icon-selected-icon-color: #394c5a;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #394c5a;
  --mat-chip-with-trailing-icon-trailing-icon-color: #394c5a;
}
.pink-theme .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #db007b;
  --mat-slide-toggle-selected-handle-color: #db007b;
  --mat-slide-toggle-selected-hover-state-layer-color: #db007b;
  --mat-slide-toggle-selected-pressed-state-layer-color: #db007b;
  --mat-slide-toggle-selected-focus-handle-color: #db007b;
  --mat-slide-toggle-selected-hover-handle-color: #db007b;
  --mat-slide-toggle-selected-pressed-handle-color: #db007b;
  --mat-slide-toggle-selected-focus-track-color: #e152a8;
  --mat-slide-toggle-selected-hover-track-color: #e152a8;
  --mat-slide-toggle-selected-pressed-track-color: #e152a8;
  --mat-slide-toggle-selected-track-color: #e152a8;
}
.pink-theme .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: #394c5a;
  --mat-slide-toggle-disabled-selected-icon-color: #394c5a;
  --mat-slide-toggle-selected-focus-state-layer-color: #e885c2;
  --mat-slide-toggle-selected-handle-color: #e885c2;
  --mat-slide-toggle-selected-hover-state-layer-color: #e885c2;
  --mat-slide-toggle-selected-pressed-state-layer-color: #e885c2;
  --mat-slide-toggle-selected-focus-handle-color: #e885c2;
  --mat-slide-toggle-selected-hover-handle-color: #e885c2;
  --mat-slide-toggle-selected-pressed-handle-color: #e885c2;
  --mat-slide-toggle-selected-focus-track-color: #e152a8;
  --mat-slide-toggle-selected-hover-track-color: #e152a8;
  --mat-slide-toggle-selected-pressed-track-color: #e152a8;
  --mat-slide-toggle-selected-track-color: #e152a8;
}
.pink-theme .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #f8e2f0;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f8e2f0;
  --mat-radio-selected-hover-icon-color: #f8e2f0;
  --mat-radio-selected-icon-color: #f8e2f0;
  --mat-radio-selected-pressed-icon-color: #f8e2f0;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #db007b;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #db007b;
  --mat-radio-selected-hover-icon-color: #db007b;
  --mat-radio-selected-icon-color: #db007b;
  --mat-radio-selected-pressed-icon-color: #db007b;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #e885c2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #e885c2;
  --mat-radio-selected-hover-icon-color: #e885c2;
  --mat-radio-selected-icon-color: #e885c2;
  --mat-radio-selected-pressed-icon-color: #e885c2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-accent {
  --mat-slider-active-track-color: #db007b;
  --mat-slider-focus-handle-color: #db007b;
  --mat-slider-handle-color: #db007b;
  --mat-slider-hover-handle-color: #db007b;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #db007b 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #db007b 4%, transparent);
  --mat-slider-inactive-track-color: #db007b;
  --mat-slider-ripple-color: #db007b;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #db007b;
}
.pink-theme .mat-warn {
  --mat-slider-active-track-color: #e885c2;
  --mat-slider-focus-handle-color: #e885c2;
  --mat-slider-handle-color: #e885c2;
  --mat-slider-hover-handle-color: #e885c2;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #e885c2 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #e885c2 4%, transparent);
  --mat-slider-inactive-track-color: #e885c2;
  --mat-slider-ripple-color: #e885c2;
  --mat-slider-with-tick-marks-active-container-color: #394c5a;
  --mat-slider-with-tick-marks-inactive-container-color: #e885c2;
}
.pink-theme .mdc-list-item__start,
.pink-theme .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f8e2f0;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f8e2f0;
  --mat-radio-selected-hover-icon-color: #f8e2f0;
  --mat-radio-selected-icon-color: #f8e2f0;
  --mat-radio-selected-pressed-icon-color: #f8e2f0;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-accent .mdc-list-item__start,
.pink-theme .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #db007b;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #db007b;
  --mat-radio-selected-hover-icon-color: #db007b;
  --mat-radio-selected-icon-color: #db007b;
  --mat-radio-selected-pressed-icon-color: #db007b;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-warn .mdc-list-item__start,
.pink-theme .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #e885c2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #e885c2;
  --mat-radio-selected-hover-icon-color: #e885c2;
  --mat-radio-selected-icon-color: #e885c2;
  --mat-radio-selected-pressed-icon-color: #e885c2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #394c5a;
  --mat-checkbox-selected-focus-icon-color: #f8e2f0;
  --mat-checkbox-selected-hover-icon-color: #f8e2f0;
  --mat-checkbox-selected-icon-color: #f8e2f0;
  --mat-checkbox-selected-pressed-icon-color: #f8e2f0;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f8e2f0;
  --mat-checkbox-selected-hover-state-layer-color: #f8e2f0;
  --mat-checkbox-selected-pressed-state-layer-color: #f8e2f0;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #db007b;
  --mat-checkbox-selected-hover-icon-color: #db007b;
  --mat-checkbox-selected-icon-color: #db007b;
  --mat-checkbox-selected-pressed-icon-color: #db007b;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #db007b;
  --mat-checkbox-selected-hover-state-layer-color: #db007b;
  --mat-checkbox-selected-pressed-state-layer-color: #db007b;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #394c5a;
  --mat-checkbox-selected-focus-icon-color: #e885c2;
  --mat-checkbox-selected-hover-icon-color: #e885c2;
  --mat-checkbox-selected-icon-color: #e885c2;
  --mat-checkbox-selected-pressed-icon-color: #e885c2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #e885c2;
  --mat-checkbox-selected-hover-state-layer-color: #e885c2;
  --mat-checkbox-selected-pressed-state-layer-color: #e885c2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #f8e2f0;
}
.pink-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.pink-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.pink-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.pink-theme .mat-mdc-tab-group,
.pink-theme .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f8e2f0;
  --mat-tab-active-ripple-color: #f8e2f0;
  --mat-tab-inactive-ripple-color: #f8e2f0;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f8e2f0;
  --mat-tab-active-hover-label-text-color: #f8e2f0;
  --mat-tab-active-focus-indicator-color: #f8e2f0;
  --mat-tab-active-hover-indicator-color: #f8e2f0;
  --mat-tab-active-indicator-color: #f8e2f0;
}
.pink-theme .mat-mdc-tab-group.mat-accent,
.pink-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #db007b;
  --mat-tab-active-ripple-color: #db007b;
  --mat-tab-inactive-ripple-color: #db007b;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #db007b;
  --mat-tab-active-hover-label-text-color: #db007b;
  --mat-tab-active-focus-indicator-color: #db007b;
  --mat-tab-active-hover-indicator-color: #db007b;
  --mat-tab-active-indicator-color: #db007b;
}
.pink-theme .mat-mdc-tab-group.mat-warn,
.pink-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #e885c2;
  --mat-tab-active-ripple-color: #e885c2;
  --mat-tab-inactive-ripple-color: #e885c2;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #e885c2;
  --mat-tab-active-hover-label-text-color: #e885c2;
  --mat-tab-active-focus-indicator-color: #e885c2;
  --mat-tab-active-hover-indicator-color: #e885c2;
  --mat-tab-active-indicator-color: #e885c2;
}
.pink-theme .mat-mdc-tab-group.mat-background-primary,
.pink-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #f8e2f0;
  --mat-tab-foreground-color: #394c5a;
}
.pink-theme .mat-mdc-tab-group.mat-background-accent,
.pink-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #db007b;
  --mat-tab-foreground-color: white;
}
.pink-theme .mat-mdc-tab-group.mat-background-warn,
.pink-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #e885c2;
  --mat-tab-foreground-color: #394c5a;
}
.pink-theme .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #394c5a;
  --mat-checkbox-selected-focus-icon-color: #f8e2f0;
  --mat-checkbox-selected-hover-icon-color: #f8e2f0;
  --mat-checkbox-selected-icon-color: #f8e2f0;
  --mat-checkbox-selected-pressed-icon-color: #f8e2f0;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f8e2f0;
  --mat-checkbox-selected-hover-state-layer-color: #f8e2f0;
  --mat-checkbox-selected-pressed-state-layer-color: #f8e2f0;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #394c5a;
  --mat-checkbox-selected-focus-icon-color: #e885c2;
  --mat-checkbox-selected-hover-icon-color: #e885c2;
  --mat-checkbox-selected-icon-color: #e885c2;
  --mat-checkbox-selected-pressed-icon-color: #e885c2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #e885c2;
  --mat-checkbox-selected-hover-state-layer-color: #e885c2;
  --mat-checkbox-selected-pressed-state-layer-color: #e885c2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-mdc-button.mat-primary,
.pink-theme .mat-mdc-unelevated-button.mat-primary,
.pink-theme .mat-mdc-raised-button.mat-primary,
.pink-theme .mat-mdc-outlined-button.mat-primary,
.pink-theme .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #f8e2f0;
  --mat-button-filled-label-text-color: #394c5a;
  --mat-button-filled-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-filled-state-layer-color: #394c5a;
  --mat-button-outlined-label-text-color: #f8e2f0;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f8e2f0 12%, transparent);
  --mat-button-outlined-state-layer-color: #f8e2f0;
  --mat-button-protected-container-color: #f8e2f0;
  --mat-button-protected-label-text-color: #394c5a;
  --mat-button-protected-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-protected-state-layer-color: #394c5a;
  --mat-button-text-label-text-color: #f8e2f0;
  --mat-button-text-ripple-color: color-mix(in srgb, #f8e2f0 12%, transparent);
  --mat-button-text-state-layer-color: #f8e2f0;
  --mat-button-tonal-container-color: #f8e2f0;
  --mat-button-tonal-label-text-color: #394c5a;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-tonal-state-layer-color: #394c5a;
}
.pink-theme .mat-mdc-button.mat-accent,
.pink-theme .mat-mdc-unelevated-button.mat-accent,
.pink-theme .mat-mdc-raised-button.mat-accent,
.pink-theme .mat-mdc-outlined-button.mat-accent,
.pink-theme .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #db007b;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #db007b;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #db007b 12%, transparent);
  --mat-button-outlined-state-layer-color: #db007b;
  --mat-button-protected-container-color: #db007b;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #db007b;
  --mat-button-text-ripple-color: color-mix(in srgb, #db007b 12%, transparent);
  --mat-button-text-state-layer-color: #db007b;
  --mat-button-tonal-container-color: #db007b;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.pink-theme .mat-mdc-button.mat-warn,
.pink-theme .mat-mdc-unelevated-button.mat-warn,
.pink-theme .mat-mdc-raised-button.mat-warn,
.pink-theme .mat-mdc-outlined-button.mat-warn,
.pink-theme .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #e885c2;
  --mat-button-filled-label-text-color: #394c5a;
  --mat-button-filled-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-filled-state-layer-color: #394c5a;
  --mat-button-outlined-label-text-color: #e885c2;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #e885c2 12%, transparent);
  --mat-button-outlined-state-layer-color: #e885c2;
  --mat-button-protected-container-color: #e885c2;
  --mat-button-protected-label-text-color: #394c5a;
  --mat-button-protected-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-protected-state-layer-color: #394c5a;
  --mat-button-text-label-text-color: #e885c2;
  --mat-button-text-ripple-color: color-mix(in srgb, #e885c2 12%, transparent);
  --mat-button-text-state-layer-color: #e885c2;
  --mat-button-tonal-container-color: #e885c2;
  --mat-button-tonal-label-text-color: #394c5a;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-tonal-state-layer-color: #394c5a;
}
.pink-theme .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #f8e2f0;
  --mat-icon-button-state-layer-color: #f8e2f0;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f8e2f0 12%, transparent);
}
.pink-theme .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #db007b;
  --mat-icon-button-state-layer-color: #db007b;
  --mat-icon-button-ripple-color: color-mix(in srgb, #db007b 12%, transparent);
}
.pink-theme .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #e885c2;
  --mat-icon-button-state-layer-color: #e885c2;
  --mat-icon-button-ripple-color: color-mix(in srgb, #e885c2 12%, transparent);
}
.pink-theme .mat-mdc-fab.mat-primary, .pink-theme .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #f8e2f0;
  --mat-fab-foreground-color: #394c5a;
  --mat-fab-ripple-color: color-mix(in srgb, #f8e2f0 12%, transparent);
  --mat-fab-small-container-color: #f8e2f0;
  --mat-fab-small-foreground-color: #394c5a;
  --mat-fab-small-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-fab-small-state-layer-color: #394c5a;
  --mat-fab-state-layer-color: #394c5a;
}
.pink-theme .mat-mdc-fab.mat-accent, .pink-theme .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #db007b;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #db007b 12%, transparent);
  --mat-fab-small-container-color: #db007b;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.pink-theme .mat-mdc-fab.mat-warn, .pink-theme .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #e885c2;
  --mat-fab-foreground-color: #394c5a;
  --mat-fab-ripple-color: color-mix(in srgb, #e885c2 12%, transparent);
  --mat-fab-small-container-color: #e885c2;
  --mat-fab-small-foreground-color: #394c5a;
  --mat-fab-small-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-fab-small-state-layer-color: #394c5a;
  --mat-fab-state-layer-color: #394c5a;
}
.pink-theme .mat-accent {
  --mat-progress-spinner-active-indicator-color: #db007b;
}
.pink-theme .mat-warn {
  --mat-progress-spinner-active-indicator-color: #e885c2;
}
.pink-theme .mat-badge-accent {
  --mat-badge-background-color: #db007b;
  --mat-badge-text-color: white;
}
.pink-theme .mat-badge-warn {
  --mat-badge-background-color: #e885c2;
  --mat-badge-text-color: #394c5a;
}
.pink-theme .mat-datepicker-content.mat-accent, .pink-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #db007b 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #db007b 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #db007b;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #db007b 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #db007b 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #db007b 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #db007b;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-datepicker-content.mat-warn, .pink-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #e885c2 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #db007b 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: #394c5a;
  --mat-datepicker-calendar-date-selected-state-background-color: #e885c2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #e885c2 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #394c5a;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #e885c2 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #e885c2 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #e885c2;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-icon.mat-primary {
  --mat-icon-color: #f8e2f0;
}
.pink-theme .mat-icon.mat-accent {
  --mat-icon-color: #db007b;
}
.pink-theme .mat-icon.mat-warn {
  --mat-icon-color: #e885c2;
}
.pink-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #db007b;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #db007b;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #db007b;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.pink-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #394c5a;
  --mat-stepper-header-selected-state-icon-background-color: #e885c2;
  --mat-stepper-header-selected-state-icon-foreground-color: #394c5a;
  --mat-stepper-header-done-state-icon-background-color: #e885c2;
  --mat-stepper-header-done-state-icon-foreground-color: #394c5a;
  --mat-stepper-header-edit-state-icon-background-color: #e885c2;
  --mat-stepper-header-edit-state-icon-foreground-color: #394c5a;
}
.pink-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #f8e2f0;
  --mat-toolbar-container-text-color: #394c5a;
}
.pink-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #db007b;
  --mat-toolbar-container-text-color: white;
}
.pink-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e885c2;
  --mat-toolbar-container-text-color: #394c5a;
}
.pink-theme .bg-white {
  background: #ffffff !important;
}
.pink-theme .bg-red100 {
  background: #ffe5e9 !important;
}
.pink-theme .bg-red300, .sand-theme .overview-card__property.deleted .pink-theme .overview-card__property-value,
.sand-theme .overview-card__property.deleted .pink-theme .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.deleted .pink-theme .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.deleted .pink-theme .overview-card__property-value-meta-icon,
.pink-theme .sand-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.deleted .pink-theme .overview-card__property-value,
.pink-theme .sand-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.deleted .pink-theme .overview-card__property-value-meta-icon, .sand-theme .overview-card.deleted .pink-theme .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.deleted .pink-theme .overview-card-name,
.pink-theme .sand-theme iot-platform-ui-overview-card.deleted .overview-card-name,
.sand-theme iot-platform-ui-overview-card.deleted .pink-theme .overview-card-name, .pink-theme .overview-card__property.deleted .overview-card__property-value,
.pink-theme .overview-card__property.deleted .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon, .pink-theme .overview-card.deleted .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.deleted .overview-card-name,
.pink-theme iot-platform-ui-overview-card.deleted .overview-card-name, .default-theme .overview-card.deleted .pink-theme .overview-card-name,
.default-theme .iot-platform-ui-overview-card.deleted .pink-theme .overview-card-name,
.pink-theme .default-theme iot-platform-ui-overview-card.deleted .overview-card-name,
.default-theme iot-platform-ui-overview-card.deleted .pink-theme .overview-card-name, .default-theme .overview-card__property.deleted .pink-theme .overview-card__property-value,
.default-theme .overview-card__property.deleted .pink-theme .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.deleted .pink-theme .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.deleted .pink-theme .overview-card__property-value-meta-icon,
.pink-theme .default-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.deleted .pink-theme .overview-card__property-value,
.pink-theme .default-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.deleted .pink-theme .overview-card__property-value-meta-icon {
  background: #e76678 !important;
}
.pink-theme .bg-red400 {
  background: #bf5f69 !important;
}
.pink-theme .bg-green200 {
  background: #b1d7a5 !important;
}
.pink-theme .bg-green100 {
  background: #d0e9ae !important;
}
.pink-theme .bg-green400 {
  background: #63b04b !important;
}
.pink-theme .bg-wgreen100 {
  background: #d9efea !important;
}
.pink-theme .bg-blue300 {
  background: #66acec !important;
}
.pink-theme .bg-blue100, .sand-theme .overview-card__property.published .pink-theme .overview-card__property-value,
.sand-theme .overview-card__property.published .pink-theme .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.published .pink-theme .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.published .pink-theme .overview-card__property-value-meta-icon,
.pink-theme .sand-theme iot-platform-ui-overview-card__property.published .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.published .pink-theme .overview-card__property-value,
.pink-theme .sand-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.published .pink-theme .overview-card__property-value-meta-icon, .sand-theme .overview-card.published .pink-theme .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.published .pink-theme .overview-card-name,
.pink-theme .sand-theme iot-platform-ui-overview-card.published .overview-card-name,
.sand-theme iot-platform-ui-overview-card.published .pink-theme .overview-card-name, .pink-theme .overview-card__property.published .overview-card__property-value,
.pink-theme .overview-card__property.published .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.published .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon, .pink-theme .overview-card.published .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.published .overview-card-name,
.pink-theme iot-platform-ui-overview-card.published .overview-card-name, .default-theme .overview-card.published .pink-theme .overview-card-name,
.default-theme .iot-platform-ui-overview-card.published .pink-theme .overview-card-name,
.pink-theme .default-theme iot-platform-ui-overview-card.published .overview-card-name,
.default-theme iot-platform-ui-overview-card.published .pink-theme .overview-card-name, .default-theme .overview-card__property.published .pink-theme .overview-card__property-value,
.default-theme .overview-card__property.published .pink-theme .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.published .pink-theme .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.published .pink-theme .overview-card__property-value-meta-icon,
.pink-theme .default-theme iot-platform-ui-overview-card__property.published .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.published .pink-theme .overview-card__property-value,
.pink-theme .default-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.published .pink-theme .overview-card__property-value-meta-icon {
  background: #cce3f9 !important;
}
.pink-theme .bg-blue50 {
  background: #e9eff6 !important;
}
.pink-theme .bg-orange50 {
  background: #fdf4e5 !important;
}
.pink-theme .bg-orange100, .sand-theme .overview-card__property.draft .pink-theme .overview-card__property-value,
.sand-theme .overview-card__property.draft .pink-theme .overview-card__property-value-meta-icon, .sand-theme .overview-card__property.pending .pink-theme .overview-card__property-value,
.sand-theme .overview-card__property.pending .pink-theme .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.draft .pink-theme .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.draft .pink-theme .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.pending .pink-theme .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.pending .pink-theme .overview-card__property-value-meta-icon,
.pink-theme .sand-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.draft .pink-theme .overview-card__property-value,
.pink-theme .sand-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.draft .pink-theme .overview-card__property-value-meta-icon,
.pink-theme .sand-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.pending .pink-theme .overview-card__property-value,
.pink-theme .sand-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.pending .pink-theme .overview-card__property-value-meta-icon, .sand-theme .overview-card.draft .pink-theme .overview-card-name, .sand-theme .overview-card.pending .pink-theme .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.draft .pink-theme .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.pending .pink-theme .overview-card-name,
.pink-theme .sand-theme iot-platform-ui-overview-card.draft .overview-card-name,
.sand-theme iot-platform-ui-overview-card.draft .pink-theme .overview-card-name,
.pink-theme .sand-theme iot-platform-ui-overview-card.pending .overview-card-name,
.sand-theme iot-platform-ui-overview-card.pending .pink-theme .overview-card-name, .pink-theme .overview-card__property.draft .overview-card__property-value,
.pink-theme .overview-card__property.draft .overview-card__property-value-meta-icon, .pink-theme .overview-card__property.pending .overview-card__property-value,
.pink-theme .overview-card__property.pending .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon, .pink-theme .overview-card.draft .overview-card-name, .pink-theme .overview-card.pending .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.draft .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.pending .overview-card-name,
.pink-theme iot-platform-ui-overview-card.draft .overview-card-name,
.pink-theme iot-platform-ui-overview-card.pending .overview-card-name, .default-theme .overview-card.draft .pink-theme .overview-card-name, .default-theme .overview-card.pending .pink-theme .overview-card-name,
.default-theme .iot-platform-ui-overview-card.draft .pink-theme .overview-card-name,
.default-theme .iot-platform-ui-overview-card.pending .pink-theme .overview-card-name,
.pink-theme .default-theme iot-platform-ui-overview-card.draft .overview-card-name,
.default-theme iot-platform-ui-overview-card.draft .pink-theme .overview-card-name,
.pink-theme .default-theme iot-platform-ui-overview-card.pending .overview-card-name,
.default-theme iot-platform-ui-overview-card.pending .pink-theme .overview-card-name, .default-theme .overview-card__property.draft .pink-theme .overview-card__property-value,
.default-theme .overview-card__property.draft .pink-theme .overview-card__property-value-meta-icon, .default-theme .overview-card__property.pending .pink-theme .overview-card__property-value,
.default-theme .overview-card__property.pending .pink-theme .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.draft .pink-theme .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.draft .pink-theme .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.pending .pink-theme .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.pending .pink-theme .overview-card__property-value-meta-icon,
.pink-theme .default-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.draft .pink-theme .overview-card__property-value,
.pink-theme .default-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.draft .pink-theme .overview-card__property-value-meta-icon,
.pink-theme .default-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.pending .pink-theme .overview-card__property-value,
.pink-theme .default-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.pending .pink-theme .overview-card__property-value-meta-icon {
  background: #fbe8cc !important;
}
.pink-theme .bg-orange200 {
  background: #f8d299 !important;
}
.pink-theme .bg-orange300 {
  background: #f4bb66 !important;
}
.pink-theme .bg-orange400 {
  background: #f1a433 !important;
}
.pink-theme .bg-orange700 {
  background: #8e5500 !important;
}
.pink-theme .bg-yellow300 {
  background: #ffee03 !important;
}
.pink-theme .bg-yellow500 {
  background: #eddd00 !important;
}
.pink-theme .bg-yellow600 {
  background: #beb100 !important;
}
.pink-theme .bg-grey0 {
  background: rgb(242, 242, 242) !important;
}
.pink-theme .text-primary {
  color: #394c5a;
}
.pink-theme .text-secondary {
  color: #666666;
}
.pink-theme .text-error {
  color: #ac0018;
}
.pink-theme .link {
  text-decoration: none;
  color: #66acec;
}
.pink-theme .link:hover {
  text-decoration: underline;
  cursor: pointer;
}
.pink-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  border-radius: 0;
  box-shadow: none;
}
.pink-theme .mat-accordion .mat-expansion-panel {
  box-shadow: none;
  color: #394c5a;
}
.pink-theme .mat-expansion-panel-header {
  padding: 0 20px;
  font-size: 14px;
}
.pink-theme .mat-expansion-panel-header-title {
  color: #394c5a;
}
.pink-theme .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 44px;
  --mat-icon-button-state-layer-size: 44px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 10px;
}
.pink-theme button[disabled] {
  cursor: not-allowed;
  pointer-events: initial;
}
.pink-theme .mat-mdc-button.mat-mdc-button-base {
  height: auto;
  min-height: 40px;
}
.pink-theme .mat-mdc-button.mat-mdc-button-base:not([disabled]):hover {
  background: rgba(0, 0, 0, 0.04);
}
.pink-theme button.button-regular,
.pink-theme .mat-mdc-button.mat-mdc-button-base.button-regular {
  min-width: 150px;
  height: 40px;
  font-size: 12px;
  border-radius: 2px;
  text-transform: uppercase;
}
.pink-theme button.regular-round-button:hover {
  background-color: rgba(57, 76, 90, 0.05);
}
.pink-theme button.reverse-primary-button,
.pink-theme button.mat-mdc-mini-fab.reverse-primary-button {
  color: #f8e2f0;
  background-color: transparent;
}
.pink-theme button.reverse-accent-button,
.pink-theme button.mat-mdc-mini-fab.reverse-accent-button {
  color: #db007b;
  background-color: transparent;
}
.pink-theme button.reverse-warn-button {
  color: #e885c2;
  background-color: transparent;
}
.pink-theme button.mat-mdc-mini-fab.light-button {
  box-shadow: none;
  color: #b0b0b0;
  background-color: transparent;
}
.pink-theme button.mat-mdc-mini-fab.light-button:hover, .pink-theme button.mat-mdc-mini-fab.light-button[aria-expanded=true] {
  background-color: rgba(57, 76, 90, 0.05);
}
.pink-theme button.mat-mdc-mini-fab.transparent-button {
  box-shadow: none;
  color: #394c5a;
  background-color: transparent;
}
.pink-theme button.mat-mdc-mini-fab.transparent-button:hover {
  background-color: rgba(57, 76, 90, 0.05);
}
.pink-theme button.mat-mdc-mini-fab.transparent-button[disabled=true] {
  background-color: transparent;
}
.pink-theme .mat-mdc-button:not(:disabled) {
  background: transparent;
}
.pink-theme .mat-mdc-raised-button {
  height: auto;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  min-width: 49px;
  line-height: 25px;
  font-size: 12px;
}
.pink-theme .mat-mdc-raised-button.mat-accent {
  color: #fff;
}
.pink-theme .mat-mdc-raised-button.mat-mdc-button-base {
  height: 40px;
}
.pink-theme .mdc-button {
  letter-spacing: normal;
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  font-size: 12px;
}
.pink-theme .mdc-button .mdc-button__label {
  width: inherit;
}
.pink-theme .mat-mdc-card-actions .mat-mdc-button,
.pink-theme .mat-mdc-card-actions .mat-mdc-raised-button,
.pink-theme .mat-mdc-card-actions .mat-mdc-stroked-button {
  margin: 0 8px;
}
.pink-theme .mat-mdc-raised-button[disabled][disabled],
.pink-theme .mat-mdc-icon-button[disabled][disabled],
.pink-theme .mat-mdc-button[disabled][disabled] {
  color: var(--mat-button-protected-disabled-label-text-color, rgba(0, 0, 0, 0.38));
  background-color: var(--mat-button-protected-disabled-container-color, rgba(0, 0, 0, 0.12));
  cursor: not-allowed;
  box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0 0 rgba(0, 0, 0, 0.1411764706), 0 0 rgba(0, 0, 0, 0.1215686275);
}
.pink-theme .mat-mdc-mini-fab {
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  color: #fff;
}
.pink-theme .mat-mdc-icon-button {
  color: inherit;
}
.pink-theme .mat-mdc-icon-button:disabled {
  background-color: transparent !important;
}
.pink-theme .mat-mdc-icon-button.mat-warn {
  color: var(--mat-icon-button-icon-color, inherit);
}
.pink-theme .mat-mdc-icon-button.mat-accent {
  color: var(--mat-icon-button-icon-color, inherit);
}
.pink-theme .mat-mdc-icon-button.mat-mdc-focus-indicator {
  opacity: 0;
}
.pink-theme .mat-form-field-suffix .mat-mdc-icon-button,
.pink-theme .mat-mdc-form-field-suffix .mat-mdc-icon-button,
.pink-theme .mat-mdc-form-field-text-suffix .mat-mdc-icon-button,
.pink-theme .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button {
  height: 1.5em;
  width: 1.5em;
  font: inherit;
  vertical-align: baseline;
  position: relative;
  top: 12px;
  right: 3px;
}
.pink-theme .mat-form-field-suffix .mat-datepicker-toggle .mat-mdc-icon-button,
.pink-theme .mat-mdc-form-field-suffix .mat-datepicker-toggle .mat-mdc-icon-button,
.pink-theme .mat-mdc-form-field-text-suffix .mat-datepicker-toggle .mat-mdc-icon-button,
.pink-theme .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle .mat-mdc-icon-button {
  position: inherit;
}
.pink-theme .mat-mdc-button-persistent-ripple {
  display: none;
}
.pink-theme .mat-mdc-outlined-button:disabled {
  color: var(--mat-button-outlined-disabled-label-text-color);
}
.pink-theme .mat-mdc-outlined-button {
  text-transform: capitalize;
}
.pink-theme .mat-mdc-outlined-button.mat-primary:not(:disabled) {
  border-color: #375f9b;
}
.pink-theme .mat-button-toggle-appearance-standard {
  color: #db007b;
  background-color: white;
}
.pink-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked {
  color: white;
  background-color: #db007b;
}
.pink-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 32px;
  padding: 0 4px;
}
.pink-theme .mat-mdc-checkbox {
  --mat-checkbox-state-layer-size: 26px;
  --mat-checkbox-ripple-size: 16px;
  --mat-checkbox-touch-target-size: 33px;
}
.pink-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-checkbox,
.pink-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-label {
  cursor: not-allowed;
  pointer-events: initial;
}
.pink-theme .mat-mdc-checkbox label {
  font-size: 12px;
  letter-spacing: normal;
}
.pink-theme .mat-mdc-checkbox .mdc-checkbox {
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
}
.pink-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
  height: 14px;
  width: 14px;
}
.pink-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: calc((25px - var(--mat-checkbox-touch-target-size, 25px)) / 2);
  right: calc((25px - var(--mat-checkbox-touch-target-size, 25px)) / 2);
  left: calc((25px - var(--mat-checkbox-touch-target-size, 25px)) / 2);
  width: var(--mat-checkbox-touch-target-size, 25px);
  height: var(--mat-checkbox-touch-target-size, 25px);
}
.pink-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__ripple {
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  right: calc(50% - 13px);
  bottom: calc(50% - 13px);
  border-radius: 50%;
}
.pink-theme .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target {
  height: 30px;
  width: 30px;
}
.pink-theme .mat-pseudo-checkbox {
  width: 16px;
  height: 16px;
}
.pink-theme .chip-filter.mat-mdc-chip.mat-mdc-standard-chip {
  background-color: #f8f8f8;
  border: 1px solid #c5c5c5;
  color: #394c5a;
}
.pink-theme .chip-filter.mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  color: #394c5a;
  font-size: 10px;
}
.pink-theme .chip-filter.mat-mdc-chip.mat-mdc-standard-chip .mdc-evolution-chip__action--primary:hover {
  cursor: move;
}
.pink-theme .chip-filter.cdk-drag-placeholder .mat-mdc-chip-action-label, .pink-theme .chip-filter.cdk-drag-preview .mat-mdc-chip-action-label {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.pink-theme .chip-filter .mat-mdc-chip-focus-overlay,
.pink-theme .chip-filter .mat-mdc-chip-ripple {
  margin-right: 0 !important;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip {
  height: 20px;
  margin: 1px;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  color: white;
  letter-spacing: normal;
  font-weight: 600;
  font-size: 10px;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-focus-indicator {
  background: transparent !important;
  opacity: 0.54 !important;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip:hover::after {
  opacity: 0;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip:active {
  box-shadow: none;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip:focus::after {
  opacity: 0;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip mat-icon {
  width: 14px;
  height: 14px;
  font-size: 14px;
}
.pink-theme .mat-chip-list-wrapper,
.pink-theme .mdc-evolution-chip-set__chips {
  margin: 0;
}
.pink-theme .mat-mdc-card.dialog-card {
  margin: 0px;
  padding: 0px;
}
.pink-theme .mat-mdc-card .mat-mdc-card-title.dialog-card-header {
  margin: 0px;
  padding: 0px;
}
.pink-theme .mat-mdc-card .mat-mdc-card-content {
  font-size: 14px;
}
.pink-theme .mat-mdc-card .mat-mdc-card-content {
  padding: 0;
}
.pink-theme .mat-mdc-card .mat-mdc-card-content.dialog-card-content,
.pink-theme .mat-mdc-card .mat-mdc-card-content .dialog-card-content {
  margin: 0;
  color: #394c5a !important;
}
.pink-theme .mat-mdc-card .mat-mdc-card-content.dialog-card-content__section-header,
.pink-theme .mat-mdc-card .mat-mdc-card-content .dialog-card-content__section-header {
  color: #666666;
  font-size: 14px;
  font-weight: 700;
}
.pink-theme .mat-mdc-card .mat-mdc-card-content.dialog-card-content__section-header span:first-child,
.pink-theme .mat-mdc-card .mat-mdc-card-content .dialog-card-content__section-header span:first-child {
  border-right: 1px solid;
  padding-right: 10px;
}
.pink-theme .mat-mdc-card .mat-mdc-card-actions.dialog-card-actions {
  display: flex;
  background-color: #f8f8f8;
  margin: 0px !important;
  padding: 10px !important;
  place-content: center flex-end;
  align-items: center;
  flex-direction: row;
}
.pink-theme .mat-mdc-card .mat-mdc-card-actions:not(.mat-mdc-card-actions-align-end) .mdc-button:first-child {
  margin-left: 0;
  margin-right: 0;
}
.pink-theme .mat-mdc-dialog-container {
  padding: 0px !important;
  border-radius: 0px !important;
  max-height: calc(100vh - 1rem);
}
.pink-theme .mat-mdc-dialog-container .matButton {
  border-radius: 0px !important;
}
.pink-theme .dialog-card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: normal;
}
.pink-theme mat-toolbar.dialog-toolbar {
  display: flex;
  margin: 0px;
  place-content: center space-between;
  align-items: center;
  flex-direction: row;
}
.pink-theme mat-toolbar.dialog-toolbar h1 {
  font-weight: normal;
  text-transform: uppercase;
}
.pink-theme .dialog-form-tips {
  font-size: 10px;
  line-height: 10px;
  font-style: italic;
  color: #c8c8c8;
}
.pink-theme .cdk-global-overlay-wrapper {
  overflow: auto;
}
.pink-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control {
  line-height: normal;
}
.pink-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input {
  --mat-form-field-filled-input-text-color: #394c5a;
  color: var(--mat-form-field-filled-input-text-color);
}
.pink-theme .async-autocomplete-multiple-selects .iot-platform-ui-form-field,
.pink-theme .iot-platform-ui-async-autocomplete .iot-platform-ui-form-field {
  margin-top: 2px;
}
.pink-theme .mat-mdc-form-field-error-wrapper {
  font-size: 80%;
  padding: 0;
}
.pink-theme .mat-mdc-form-field {
  font-size: inherit;
  line-height: 1.125;
  font-family: Open Sans, sans-serif;
  letter-spacing: normal;
}
.pink-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0;
}
.pink-theme .mat-mdc-form-field .mdc-text-field {
  overflow: unset;
}
.pink-theme .mat-mdc-form-field mat-label,
.pink-theme .mat-mdc-form-field .mat-mdc-floating-label,
.pink-theme .mat-mdc-form-field .mat-mdc-form-field-error {
  letter-spacing: normal;
}
.pink-theme .mat-mdc-form-field mat-label,
.pink-theme .mat-mdc-form-field .mat-mdc-floating-label {
  color: #666666;
}
.pink-theme .mat-mdc-form-field .mat-icon.search-icon {
  font-size: 18px;
  vertical-align: sub;
}
.pink-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0;
}
.pink-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) mat-label,
.pink-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mat-mdc-floating-label {
  color: #db007b;
}
.pink-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) mat-label,
.pink-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mat-mdc-floating-label {
  color: var(--mat-theme-error, #bf5f69) !important;
}
.pink-theme .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.pink-theme .mat-mdc-form-field .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding: 0.4375em 0;
}
.pink-theme .mat-mdc-form-field .mdc-text-field--disabled.mdc-text-field--filled {
  background: transparent;
}
.pink-theme .mat-mdc-form-field .mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-style: dashed;
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.pink-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper {
  padding: 0;
}
.pink-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-prefix {
  padding: 0;
}
.pink-theme .mat-mdc-form-field .mat-mdc-form-field-infix {
  min-height: auto;
}
.pink-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 22px;
  font-size: 14px;
  width: 100%;
}
.pink-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label mat-label {
  font-size: 14px;
  width: 100%;
}
.pink-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper label.mdc-floating-label[for^=mat-select] {
  top: 24px !important;
}
.pink-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding: 17px 0 5px 0;
}
.pink-theme .mat-mdc-form-field .mat-mdc-form-field-hint-wrapper {
  font-size: 75%;
  padding: 0;
  top: -4px;
}
.pink-theme .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper {
  height: 15px;
}
.pink-theme .mat-mdc-form-field-icon-prefix > .mat-icon,
.pink-theme .mat-mdc-form-field-icon-suffix > .mat-icon {
  padding: 0;
}
.pink-theme .mat-mdc-form-field .mat-mdc-icon-button .mat-icon {
  margin: 0;
}
.pink-theme mat-label {
  color: #394c5a;
  letter-spacing: normal;
}
.pink-theme .mat-mdc-list-base {
  padding-top: 0;
}
.pink-theme .mdc-list-item .mat-mdc-list-item-title {
  padding: 0;
}
.pink-theme .mdc-list-item .mdc-list-item__content {
  display: flex;
  flex-direction: column;
  align-self: center;
}
.pink-theme .mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text {
  color: #394c5a;
}
.pink-theme .mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text::before {
  height: auto;
}
.pink-theme .mdc-list-item .mdc-list-item--with-leading-icon,
.pink-theme .mdc-list-item .mdc-list-item__start, .pink-theme .mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__start, .pink-theme .mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__start, .pink-theme .mdc-list-item--with-leading-icon .mdc-list-item__start, .pink-theme .mdc-list-item--with-leading-icon .mdc-list-item__end, .pink-theme .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__start, .pink-theme .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  align-self: center;
  margin-top: 0;
  color: inherit;
}
.pink-theme .mdc-list-item--with-leading-icon .mdc-list-item__start {
  margin-right: 15px;
}
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines {
  color: #394c5a;
}
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.selected, .pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover {
  background-color: #db007b;
  color: white;
}
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text, .pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text {
  background-color: #db007b;
  color: white;
}
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines {
  color: #394c5a;
}
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.fs-12,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.fs-12,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.fs-12,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.fs-12 {
  font-size: 12px;
}
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.selected, .pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover {
  background-color: #db007b;
  color: white;
}
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text, .pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text {
  background-color: #db007b;
  color: white;
}
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item,
.pink-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item,
.pink-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line {
  height: 32px;
}
.pink-theme mat-list.height-300,
.pink-theme .mat-mdc-list.height-300 {
  min-height: 300px;
  max-height: 300px;
  overflow: auto;
}
.pink-theme .mat-mdc-list.two-line-list.mat-mdc-list-base .mdc-list-item.mdc-list-item--with-two-lines,
.pink-theme mat-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-2-line,
.pink-theme mat-nav-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar,
.pink-theme mat-nav-list.mat-mdc-list-base.two-line-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar {
  height: 50px;
}
.pink-theme .mat-mdc-list.two-line-list.mat-mdc-list-base .mdc-list-item.mdc-list-item--with-two-lines .mat-mdc-list-item-avatar,
.pink-theme mat-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-2-line .mat-mdc-list-item-avatar,
.pink-theme mat-nav-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar .mat-mdc-list-item-avatar,
.pink-theme mat-nav-list.mat-mdc-list-base.two-line-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar {
  width: 24px;
  height: 24px;
}
.pink-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-mdc-list-item-with-avatar,
.pink-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar,
.pink-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar,
.pink-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar {
  height: 40px;
}
.pink-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-mdc-list-item-with-avatar .mat-mdc-list-item-avatar,
.pink-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar,
.pink-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar .mat-mdc-list-item-avatar,
.pink-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar {
  width: 24px;
  height: 24px;
}
.pink-theme .mat-mdc-menu-panel {
  min-height: 48px;
  border-radius: 4px;
}
.pink-theme .mat-mdc-menu-panel.height-300 {
  max-height: 300px;
  overflow: auto;
}
.pink-theme .mat-mdc-menu-content,
.pink-theme .mat-mdc-menu-trigger {
  text-transform: uppercase;
}
.pink-theme button.mat-mdc-menu-item,
.pink-theme button.mat-mdc-menu-item .mdc-list-item__primary-text {
  text-transform: uppercase;
}
.pink-theme .mat-mdc-menu-item {
  color: #394c5a;
  font-size: 12px;
  height: 32px;
  min-height: auto;
  line-height: 16px;
  text-transform: uppercase;
}
.pink-theme .mat-mdc-menu-item[disabled] {
  color: inherit;
}
.pink-theme .mat-mdc-menu-item .mat-icon {
  color: inherit;
}
.pink-theme .mat-mdc-paginator {
  background-color: transparent;
}
.pink-theme mat-radio-button,
.pink-theme .mat-mdc-radio-button {
  --mat-radio-state-layer-size: 33px;
  color: #394c5a;
}
.pink-theme mat-radio-button .mdc-form-field,
.pink-theme .mat-mdc-radio-button .mdc-form-field {
  font: inherit;
}
.pink-theme .mat-mdc-option.mdc-list-item.mdc-list-item--disabled {
  cursor: not-allowed;
  pointer-events: initial;
}
.pink-theme .mdc-menu-surface.mat-mdc-select-panel {
  padding: 0;
}
.pink-theme .mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper {
  transform: translateY(0px);
}
.pink-theme .mat-mdc-select-date-range-overlay-pane,
.pink-theme .mat-mdc-select-fv-overlay-pane,
.pink-theme .mat-mdc-select-bp-overlay-pane {
  width: auto !important;
}
.pink-theme .mat-mdc-select-fv-overlay-pane {
  min-width: 17rem;
}
.pink-theme .mat-mdc-select-bp-overlay-pane {
  min-width: 13rem;
}
.pink-theme .mat-mdc-select-bp-overlay-pane .mat-mdc-option:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 13rem;
}
.pink-theme mat-select,
.pink-theme .mat-mdc-select {
  letter-spacing: normal;
  line-height: 18px;
}
.pink-theme mat-select .mat-mdc-select-trigger,
.pink-theme .mat-mdc-select .mat-mdc-select-trigger {
  height: 18px;
}
.pink-theme mat-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value,
.pink-theme mat-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value-text,
.pink-theme .mat-mdc-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value,
.pink-theme .mat-mdc-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value-text {
  color: #394c5a;
}
.pink-theme .mat-mdc-form-field-infix mat-select,
.pink-theme .mat-mdc-form-field-infix .mat-mdc-select {
  font-size: 12px;
}
.pink-theme .mat-mdc-form-field-infix label.mat-form-field-label,
.pink-theme .mat-mdc-form-field-infix .mat-mdc-floating-label,
.pink-theme .mat-mdc-form-field-infix mat-label {
  font-size: 14px;
}
.pink-theme mat-option,
.pink-theme .mat-mdc-option {
  min-height: 36px;
  line-height: 36px;
  font-size: 12px;
}
.pink-theme mat-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked,
.pink-theme .mat-mdc-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked {
  display: none !important;
}
.pink-theme mat-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked::after,
.pink-theme .mat-mdc-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked::after {
  width: 10px;
  height: 4px;
}
.pink-theme mat-option:not(.mdc-list-item--disabled) .mat-option-text,
.pink-theme mat-option:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,
.pink-theme .mat-mdc-option:not(.mdc-list-item--disabled) .mat-option-text,
.pink-theme .mat-mdc-option:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: #394c5a;
}
.pink-theme mat-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mat-option-text,
.pink-theme mat-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text, .pink-theme mat-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mat-option-text,
.pink-theme mat-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,
.pink-theme .mat-mdc-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mat-option-text,
.pink-theme .mat-mdc-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,
.pink-theme .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mat-option-text,
.pink-theme .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: #394c5a !important;
}
.pink-theme mat-option.mat-mdc-selected .mdc-list-item__primary-text, .pink-theme mat-option.mdc-list-item--selected .mdc-list-item__primary-text,
.pink-theme .mat-mdc-option.mat-mdc-selected .mdc-list-item__primary-text,
.pink-theme .mat-mdc-option.mdc-list-item--selected .mdc-list-item__primary-text {
  color: inherit;
}
.pink-theme .mdc-list-item__primary-text,
.pink-theme .mat-option-text {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font: inherit;
}
.pink-theme .mat-mdc-optgroup-label {
  font-size: 14px;
  height: 28px;
  min-height: 28px;
  line-height: 28px;
  font-weight: 600;
}
.pink-theme .mat-mdc-optgroup-label .mat-option-text,
.pink-theme .mat-mdc-optgroup-label .mdc-list-item__primary-text {
  white-space: normal;
  color: rgba(0, 0, 0, 0.5411764706);
}
.pink-theme .mat-sidenav-content.mat-drawer-content {
  background-color: #f8f8f8;
}
.pink-theme .mat-mdc-tab-header.mat-mdc-tab-nav-bar-stretch-tabs .mat-mdc-tab-link {
  flex-grow: initial;
  min-width: 160px;
  justify-content: center;
}
.pink-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #db007b;
}
.pink-theme .mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs > .mat-mdc-tab-header .mat-mdc-tab {
  flex-grow: initial;
  min-width: 160px;
}
.pink-theme .mat-mdc-tab-group .mat-mdc-tab-header,
.pink-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab {
  height: 31px;
  border-bottom: none;
}
.pink-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab,
.pink-theme .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label {
  height: 31px;
  font-size: 12px;
  color: #394c5a;
}
.pink-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab.mat-tab-label-active, .pink-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab.mdc-tab--active,
.pink-theme .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label.mat-tab-label-active,
.pink-theme .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label.mdc-tab--active {
  opacity: 1;
  color: #db007b;
  font-weight: 600;
}
.pink-theme .mat-mdc-tab-group .mat-tab-labels,
.pink-theme .mat-mdc-tab-group .mat-mdc-tab-labels {
  background-color: white;
  justify-content: center;
}
.pink-theme .mat-mdc-tooltip {
  border-radius: 5px;
  --mat-tooltip-supporting-text-size: 10px;
}
.pink-theme .mat-mdc-tooltip .mdc-tooltip__surface {
  letter-spacing: normal;
}
.pink-theme .mat-mdc-tooltip.regular-tooltip, .pink-theme .mat-mdc-tooltip.regular-tooltip .mdc-tooltip__surface {
  background-color: #dd2292;
  max-width: 300px;
  white-space: pre-line;
}
.pink-theme .mat-mdc-tooltip.warning-tooltip, .pink-theme .mat-mdc-tooltip.warning-tooltip .mdc-tooltip__surface {
  background-color: #e885c2;
  color: #394c5a;
}
.pink-theme .mat-icon {
  display: inline-flex;
  width: 24px;
  height: 24px;
}
.pink-theme .mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-ripple {
  border-radius: 0.5rem;
}
.pink-theme .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after {
  background: #394c5a;
}
.pink-theme .layout {
  width: 100%;
  height: 100%;
}
.pink-theme .layout__wrapper {
  margin: 0 auto;
  width: auto;
}
.pink-theme .ngx-arrow .arrow {
  background: transparent !important;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
}
.pink-theme .floating {
  z-index: 1000 !important;
}
@media (max-width: 600px) {
  .pink-theme .floating {
    width: 90% !important;
  }
}
.pink-theme .cdk-drag-drop-container .cdk-drag-drop-element-container,
.pink-theme .cdk-drag-preview .cdk-drag-drop-element-container,
.pink-theme .cdk-drag-dragging .cdk-drag-drop-element-container {
  min-height: 40px;
  background: #e5e5e5;
  height: auto;
}
.pink-theme .cdk-drag-drop-container .cdk-drag-drop-element-container--has-no-drag-indicator .mat-expansion-panel-header:not([aria-disabled=true]),
.pink-theme .cdk-drag-preview .cdk-drag-drop-element-container--has-no-drag-indicator .mat-expansion-panel-header:not([aria-disabled=true]),
.pink-theme .cdk-drag-dragging .cdk-drag-drop-element-container--has-no-drag-indicator .mat-expansion-panel-header:not([aria-disabled=true]) {
  cursor: move !important;
}
.pink-theme .cdk-drag-drop-container .cdk-drag-animating,
.pink-theme .cdk-drag-preview .cdk-drag-animating,
.pink-theme .cdk-drag-dragging .cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.pink-theme .cdk-drag-drop-container .cdk-drop-list-dragging iot-platform-ui-drag-drop-element:not(.cdk-drag-placeholder),
.pink-theme .cdk-drag-preview .cdk-drop-list-dragging iot-platform-ui-drag-drop-element:not(.cdk-drag-placeholder),
.pink-theme .cdk-drag-dragging .cdk-drop-list-dragging iot-platform-ui-drag-drop-element:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.pink-theme .cdk-drag-drop-container .dd-handle-icon,
.pink-theme .cdk-drag-preview .dd-handle-icon,
.pink-theme .cdk-drag-dragging .dd-handle-icon {
  cursor: move;
}
.pink-theme .cdk-drag-drop-container .dd-action-icon,
.pink-theme .cdk-drag-preview .dd-action-icon,
.pink-theme .cdk-drag-dragging .dd-action-icon {
  cursor: pointer;
}
.pink-theme .cdk-drag-drop-container .dd-handle-icon,
.pink-theme .cdk-drag-drop-container .dd-action-icon,
.pink-theme .cdk-drag-preview .dd-handle-icon,
.pink-theme .cdk-drag-preview .dd-action-icon,
.pink-theme .cdk-drag-dragging .dd-handle-icon,
.pink-theme .cdk-drag-dragging .dd-action-icon {
  color: #999999 !important;
  padding: 5px;
  min-width: 24px;
}
.pink-theme .cdk-drag-drop-container .cdk-drag-placeholder,
.pink-theme .cdk-drag-preview .cdk-drag-placeholder,
.pink-theme .cdk-drag-dragging .cdk-drag-placeholder {
  background-color: #e5e5e5;
  border: dotted 2px #c8c8c8;
  border-radius: 8px;
  margin: 5px 0;
  height: auto;
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.pink-theme .cdk-drag-drop-container .cdk-drag-placeholder--default,
.pink-theme .cdk-drag-preview .cdk-drag-placeholder--default,
.pink-theme .cdk-drag-dragging .cdk-drag-placeholder--default {
  min-height: 40px;
}
.pink-theme .cdk-drag-preview {
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  height: auto !important;
  background-color: #f8f8f8;
}
.pink-theme .iot-platform-ui-section-header {
  color: #666666;
}
.pink-theme .iot-platform-ui-section-header__title-section {
  display: grid !important;
  max-width: 70%;
}
.pink-theme .iot-platform-ui-section-header__action:not(:disabled) .iot-platform-ui-section-header__action-icon {
  color: #666666;
}
.pink-theme .iot-platform-ui-section-header__line {
  background-color: #b3b3b3;
}
.pink-theme .iot-platform-ui-display-value-card__value:hover {
  color: #8ed0ff;
  text-decoration: underline;
}
.pink-theme .iot-platform-ui-display-value-card__content {
  background: #e5ebf5;
}
.pink-theme .iot-platform-ui-display-value-card .simple-card {
  box-shadow: none;
  cursor: default;
}
.pink-theme .iot-platform-ui-display-value-card .simple-card__content {
  min-height: auto;
  padding: 0;
}
.pink-theme .iot-platform-ui-status-button {
  height: auto !important;
  width: auto !important;
  min-height: 25px !important;
}
.pink-theme .iot-platform-ui-status-button__child {
  height: auto !important;
  width: auto !important;
  min-height: 25px !important;
}
.pink-theme .iot-platform-ui-status-button--draft.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled), .pink-theme .iot-platform-ui-status-button--pending.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #fbe8cc;
  color: #8e5500;
}
.pink-theme .iot-platform-ui-status-button--draft .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled), .pink-theme .iot-platform-ui-status-button--pending .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #8e5500;
  color: #ffffff;
}
.pink-theme .iot-platform-ui-status-button--draft.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled), .pink-theme .iot-platform-ui-status-button--pending.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #fbe8cc;
  color: #8e5500;
}
.pink-theme .iot-platform-ui-status-button--draft.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled), .pink-theme .iot-platform-ui-status-button--pending.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #fbe8cc !important;
  color: #8e5500;
}
.pink-theme .iot-platform-ui-status-button--draft.stroke.text-error.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label,
.pink-theme .iot-platform-ui-status-button--draft.stroke.text-error .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label, .pink-theme .iot-platform-ui-status-button--pending.stroke.text-error.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label,
.pink-theme .iot-platform-ui-status-button--pending.stroke.text-error .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label {
  color: #ac0018;
}
.pink-theme .iot-platform-ui-status-button--published.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #375f9b !important;
  background: #cce3f9;
  color: #375f9b;
}
.pink-theme .iot-platform-ui-status-button--published.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #ffffff !important;
  background: #cce3f9;
  color: #375f9b;
}
.pink-theme .iot-platform-ui-status-button--published.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #375f9b !important;
  background: #cce3f9;
  color: #375f9b;
}
.pink-theme .iot-platform-ui-status-button--error.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: rgba(255, 0, 99, 0.1019607843);
  color: #bf5f69;
}
.pink-theme .iot-platform-ui-status-button--error .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: #e76678;
  color: #ffffff;
}
.pink-theme .iot-platform-ui-status-button--error.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: rgba(255, 0, 99, 0.1019607843);
  color: #bf5f69;
}
.pink-theme .iot-platform-ui-status-button--error.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: rgba(255, 0, 99, 0.1019607843) !important;
  color: #bf5f69;
}
.pink-theme .iot-platform-ui-status-button.no-border {
  border: none !important;
}
.pink-theme .device-info-toolbar-status-card {
  background-color: #e4f4d0;
}
.pink-theme .device-info-toolbar-status-card .mat-icon {
  color: #127936;
}
.pink-theme .device-info-toolbar-status-card span {
  color: #394c5a;
}
.pink-theme .device-info-toolbar-status-card.failure {
  background-color: #ffe5e9;
}
.pink-theme .device-info-toolbar-status-card.failure span,
.pink-theme .device-info-toolbar-status-card.failure .mat-icon {
  color: #b22222 !important;
}
.pink-theme .device-info-toolbar-status-card.warning {
  background-color: #f8d299;
}
.pink-theme .device-info-toolbar-status-card.warning span,
.pink-theme .device-info-toolbar-status-card.warning .mat-icon {
  color: #8e5500 !important;
}
.pink-theme .device-info-toolbar-status-card.notDefined {
  background-color: #e5e5e5;
}
.pink-theme .device-info-toolbar-status-card.notDefined .mat-icon {
  color: #394c5a !important;
}
.pink-theme .detail-full-card-list {
  border: 10px solid #f8e2f0;
  color: #394c5a;
}
.pink-theme .mv-detail-no-bg {
  color: #394c5a;
}
.pink-theme .tag-loader.mv-detail {
  background-color: #f8e2f0;
}
.pink-theme .admin-users-bp-associated {
  color: #394c5a;
}
.pink-theme .bar:nth-child(1) {
  background-color: #db007b;
}
.pink-theme .mdc-evolution-chip-set {
  margin-left: 7px;
  flex: 1 1 0;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip {
  background-color: #db007b;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  color: white;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label mat-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pink-theme .filter-engine-row,
.pink-theme .filter-engine-row .mat-mdc-button:not(:disabled) {
  color: #394c5a;
}
.pink-theme .filter-engine-applied {
  background-color: #ffffff;
}
.pink-theme .add-button-off {
  height: 16px;
  width: 16px;
  position: relative;
  left: -25px;
  top: -2px;
}
.pink-theme .add-button-off:disabled {
  background: var(--mat-button-protected-disabled-label-text-color, rgba(0, 0, 0, 0.38));
}
.pink-theme .add-button-off .mat-icon {
  font-size: 16px;
  height: 16px;
  width: 16px;
}
.pink-theme .filter-engine-max-capacity {
  color: #e885c2;
  font-weight: 600;
}
.pink-theme .filters-container .mat-mdc-form-field {
  padding-bottom: 0;
}
.pink-theme .filters-container .mat-mdc-form-field-flex {
  height: 38px;
}
.pink-theme .filters-container .mat-form-field-suffix .mat-mdc-icon-button,
.pink-theme .filters-container .mat-mdc-form-field-suffix .mat-mdc-icon-button,
.pink-theme .filters-container .mat-mdc-form-field-text-suffix .mat-mdc-icon-button,
.pink-theme .filters-container .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button {
  top: 5px;
  height: 40px;
  width: 25px;
}
.pink-theme .filters-container .mat-form-field-suffix .mat-mdc-icon-button:not([disabled]),
.pink-theme .filters-container .mat-mdc-form-field-suffix .mat-mdc-icon-button:not([disabled]),
.pink-theme .filters-container .mat-mdc-form-field-text-suffix .mat-mdc-icon-button:not([disabled]),
.pink-theme .filters-container .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:not([disabled]) {
  color: var(--mat-icon-button-icon-color, inherit);
  background-color: transparent;
}
.pink-theme .filters-container .mat-mdc-select-value {
  max-width: 180px;
}
.pink-theme .filters-container .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  font: inherit;
}
.pink-theme .filters-container .mat-chip-list-wrapper:focus,
.pink-theme .filters-container .mat-chip-list:focus,
.pink-theme .filters-container .mdc-evolution-chip-set__chips:focus {
  outline: none;
}
.pink-theme .custom-set-filter-checkbox-group,
.pink-theme .filter-tree-field .tree-container {
  border: 1px solid #e0e0e0;
  width: 240px;
}
.pink-theme .custom-set-filter-checkbox-group .mat-tree-node .mat-mdc-checkbox label,
.pink-theme .filter-tree-field .tree-container .mat-tree-node .mat-mdc-checkbox label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 5px;
  max-width: 173px;
}
.pink-theme .filter-set-field .tree-container .mat-tree-node {
  padding-left: 1rem !important;
}
.pink-theme .custom-set-filter-checkbox-group {
  padding: 10px;
}
.pink-theme .iot-platform-ui-filter-engine {
  background: white;
  font-family: "Roboto";
}
.pink-theme .iot-platform-ui-filter-engine__icon-type {
  font-size: 16px !important;
  width: 16px !important;
  height: 16px !important;
  align-items: center;
}
.pink-theme .iot-platform-ui-filter-engine-filter-menu__field-container .iot-platform-ui-form-field > * {
  min-width: 200px !important;
}
.pink-theme .iot-platform-ui-filter-engine .mat-expansion-panel-content .mat-expansion-panel-body {
  padding: 0 !important;
}
.pink-theme .iot-platform-ui-filter-engine-field-trigger-menu {
  min-width: 55px !important;
}
.pink-theme .iot-platform-ui-filter-engine-field-trigger-menu .mat-mdc-menu-panel {
  background-color: #F8F8F8;
}
.pink-theme .iot-platform-ui-filter-engine__right-separator {
  border-right-color: #c4c4c4 !important;
}
.pink-theme .iot-platform-ui-filter-engine__settings-button .mat-icon {
  color: #c4c4c4;
}
.pink-theme .iot-platform-ui-filter-engine__settings-button .mat-icon:hover {
  color: #4f79b7;
}
.pink-theme .iot-platform-ui-filter-engine__group {
  border-color: #4F78B7;
  color: #4F78B7;
}
.pink-theme .iot-platform-ui-filter-engine__group_chip-remove {
  color: white !important;
}
.pink-theme .iot-platform-ui-filter-engine-filter-menu__field-actions {
  width: 100%;
}
.pink-theme .iot-platform-ui-filter-engine-filter-menu__field-container .iot-platform-ui-date-range {
  display: block !important;
}
.pink-theme .iot-platform-ui-filter-engine-filter-menu__field-container .iot-platform-ui-date-range .iot-platform-ui-form-group {
  justify-content: space-between !important;
  margin-bottom: 8px;
}
.pink-theme .iot-platform-ui-filter-engine-filter-menu__field-container iot-platform-ui-form-field {
  margin-right: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
  flex-basis: 100% !important;
}
.pink-theme .iot-platform-ui-filter-engine-filter-menu__field-container iot-platform-ui-form-field .mat-mdc-form-field-flex {
  background: #ffffff;
  padding: 0 5px;
}
.pink-theme .iot-platform-ui-filter-engine-filter-menu__field-container .mat-mdc-raised-button.mat-mdc-button-base {
  height: var(--mat-button-outlined-container-height, 40px) !important;
}
.pink-theme .iot-platform-ui-filter-engine__container .filter-engine-menu {
  font-weight: 600;
}
.pink-theme .iot-platform-ui-filter-engine__container .filter-engine-menu:not(:disabled) {
  color: #394c5a;
}
.pink-theme .iot-platform-ui-filter-engine__max-filters-indicator {
  color: #394c5a;
}
.pink-theme .iot-platform-ui-filter-engine__max-filters-indicator--max {
  color: #e885c2 !important;
}
.pink-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__reset-button {
  border: 1px solid var(--mat-button-text-label-text-color, var(--mat-sys-primary));
}
.pink-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__filter-concept-label {
  border-color: #b0b0b0;
}
.pink-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__no-filter-error {
  color: #bf5f69;
}
.pink-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip {
  border-color: #B0B0B0;
  background-color: transparent !important;
}
.pink-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip .mat-mdc-chip-action-label {
  color: inherit !important;
  font-weight: 500 !important;
  font-size: 12px !important;
}
.pink-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip .mdc-evolution-chip__action--primary {
  padding: 0 10px 0 5px !important;
}
.pink-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip.mat-drag {
  background-color: #f8f8f8 !important;
}
.pink-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip.cdk-drag-preview {
  background-color: #f8f8f8 !important;
  border-color: #4F78B7 !important;
}
.pink-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip.cdk-drag-preview .mat-mdc-chip-action-label {
  color: #4F78B7 !important;
}
.pink-theme .selected-tags {
  background-color: #f8e2f0;
  color: #394c5a;
}
.pink-theme .tag-list-accordion .mat-expansion-panel-body {
  margin-left: 20px;
  padding: 0 16px;
  border-left: 1px solid #394c5a;
}
.pink-theme .mandatory-warning {
  color: #e885c2;
}
.pink-theme .concept-name {
  color: #394c5a;
}
.pink-theme .tag-category-name {
  color: #394c5a;
}
.pink-theme .breadcrumb-item {
  background-color: #db007b;
  color: white;
}
.pink-theme .breadcrumb-item-icon {
  color: white;
}
.pink-theme .breadcrumb-close-button:hover {
  background-color: white;
  color: #db007b;
}
.pink-theme .breadcrumb__item {
  background-color: #db007b;
  color: white;
}
.pink-theme .breadcrumb__item .mat-icon {
  color: white;
}
.pink-theme .breadcrumb__item .mat-mdc-progress-spinner circle,
.pink-theme .breadcrumb__item .mat-mdc-progress-spinner circle {
  stroke: white;
}
.pink-theme .breadcrumb__item--passive {
  background-color: transparent;
  color: #db007b;
}
.pink-theme .breadcrumb__item--passive .mat-icon {
  color: #db007b;
}
.pink-theme .breadcrumb__item--passive .mat-mdc-progress-spinner circle,
.pink-theme .breadcrumb__item--passive .mat-mdc-progress-spinner circle {
  stroke: #db007b;
}
.pink-theme .origin,
.pink-theme .breadcrumb__back-button {
  background: #a5d564;
  color: white;
}
.pink-theme .passive {
  color: #db007b;
}
.pink-theme .download-card_box .mat-icon {
  color: #9e9e9e;
}
.pink-theme .download-card_box .mat-mdc-button {
  background-color: #9e9e9e;
}
.pink-theme .download-card .download-card_box:hover {
  border-color: #db007b;
  border: 3px solid #db007b;
}
.pink-theme .download-card .download-card_box:hover .mat-icon {
  color: #db007b;
}
.pink-theme .download-card .download-card_box:hover .mat-mdc-button {
  background-color: #db007b;
}
.pink-theme .timeline__header_label, .pink-theme .timeline__header_content, .pink-theme .timeline__dot_icon, .pink-theme .timeline__dot_label, .pink-theme .timeline__dot_content {
  color: #db007b;
}
.pink-theme .timeline__dot_icon {
  border-color: #db007b;
  background-color: white;
}
.pink-theme .timeline__dot::after {
  border-bottom: 2px dotted #db007b;
}
.pink-theme .timeline__content {
  border-left: 2px solid #db007b;
}
.pink-theme .timeline__content::before {
  border-bottom: 5px solid #db007b;
}
.pink-theme .timeline__entry {
  width: 100%;
  /* Before all
  &:not(.timeline__entry.timeline__entry--active ~ .timeline__entry):not(.timeline__entry.timeline__entry--active) {}
  */
}
.pink-theme .timeline__entry--active .timeline__dot_icon {
  color: #fff;
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .timeline__entry--active .timeline__dot::after {
  border-bottom: 2px dotted #e3e3e3;
}
.pink-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot_icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.pink-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot_label, .pink-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot_content {
  color: #e3e3e3;
}
.pink-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot::after {
  border-bottom: 2px dotted #e3e3e3;
}
.pink-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__header_label, .pink-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__header_content {
  color: #e3e3e3;
}
.pink-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__content {
  border-left: 2px solid #e3e3e3;
}
.pink-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__content::before {
  border-bottom: 5px solid #e3e3e3;
}
.pink-theme .timeline iot-platform-ui-timeline-entry.timeline__entry:last-child .timeline__dot::after {
  border-bottom: none;
}
.pink-theme .timeline-list__title {
  color: #db007b;
}
.pink-theme .timeline-list iot-platform-ui-timeline-list-item {
  border-top: 1px solid lightgrey;
}
.pink-theme .timeline-list iot-platform-ui-timeline-list-item:last-child {
  border-bottom: 1px solid lightgrey;
}
.pink-theme .timeline-list iot-platform-ui-timeline-list-item .separator {
  border-left: 1px solid lightgrey;
}
.pink-theme .timeline-list__item {
  font-size: 12px;
  color: #394c5a;
}
.pink-theme .cdk-overlay-pane.tag-color-select {
  width: 6rem !important;
}
.pink-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  font-size: 10px;
}
.pink-theme .tag-editor-form-container button.button-regular {
  min-width: 0 !important;
  height: 30px !important;
  line-height: 30px;
  width: auto;
}
.pink-theme .tag-editor-duplicate-warning {
  color: #e885c2;
}
.pink-theme .card__container {
  width: 100%;
  min-width: 100%;
  max-height: 29rem;
  overflow-y: auto;
}
.pink-theme .card__container .card-xs,
.pink-theme .card__container .card-sm,
.pink-theme .card__container .card-md,
.pink-theme .card__container .card-lg {
  flex-shrink: 1;
  box-sizing: border-box;
}
.pink-theme .card__container .card-xs {
  flex-basis: calc(24.99% - 15px);
}
.pink-theme .card__container .card-sm {
  flex-basis: calc(33.33% - 15px);
}
.pink-theme .card__container .card-md {
  flex-basis: calc(49.99% - 15px);
}
.pink-theme .card__container .card-lg {
  flex-basis: 100%;
}
@media (min-width: 959px) {
  .pink-theme .card__container--horizontal-layout {
    flex-wrap: nowrap !important;
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .pink-theme .card__container--horizontal-layout > .card-xs {
    min-width: calc(24.99% - 15px);
  }
  .pink-theme .card__container--horizontal-layout > .card-sm {
    min-width: calc(33.33% - 15px);
  }
  .pink-theme .card__container--horizontal-layout > .card-md {
    min-width: calc(49.99% - 15px);
  }
  .pink-theme .card__container--horizontal-layout > .card-lg {
    min-width: 100%;
  }
}
.pink-theme .card__container .cdk-virtual-scroll-viewport {
  width: 100%;
  height: 8.5rem;
}
.pink-theme .card__container .cdk-virtual-scroll-viewport .cdk-virtual-scroll-content-wrapper {
  flex-flow: row wrap;
  box-sizing: border-box;
  display: flex;
  place-content: stretch flex-start;
  align-items: stretch;
}
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper {
  flex-wrap: nowrap !important;
}
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-xs,
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-sm,
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-md,
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-lg {
  flex-basis: unset !important;
}
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-xs {
  width: 14.4rem;
}
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-sm {
  width: 19.5rem;
}
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-md {
  width: 29.7rem;
}
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-lg {
  width: 60.4rem;
}
.pink-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-vertical {
  height: 29rem;
}
.pink-theme .card__container .simple-card--with-icon .card__title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  word-break: break-all;
}
.pink-theme .card__container .bg-primary .simple-card__image-container {
  background-color: #db007b;
}
.pink-theme .card__container .bg-primary .simple-card__image-container .simple-card__image,
.pink-theme .card__container .bg-primary .simple-card__image-container .simple-card__icon {
  color: #FFFFFF;
}
.pink-theme .card__container .threshold-card__form .mat-mdc-form-field-infix {
  width: auto;
}
.pink-theme .card__container .card__contact .site-contact {
  width: 100%;
  max-width: 100%;
  height: auto;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.pink-theme .card__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #394C5A;
  word-break: break-all;
}
.pink-theme .card__description {
  margin: 8px 0;
  font-size: 11px;
  line-height: 18px;
}
.pink-theme .card__description label {
  color: #B0B0B0;
}
.pink-theme .default-card {
  height: 100% !important;
  min-height: 100px;
}
.pink-theme .mat-mdc-menu-panel .no-data-message {
  width: auto;
}
.pink-theme .card__container,
.pink-theme .cdk-virtual-scroll-content-wrapper {
  padding: 0 1rem;
  min-width: calc(100% - 2rem) !important;
}
.pink-theme .card__container > *,
.pink-theme .cdk-virtual-scroll-content-wrapper > * {
  margin: 0 15px 15px 0;
}
.pink-theme .card__container--virtual-scroll {
  overflow-x: hidden !important;
  max-height: unset !important;
  padding-left: 0rem !important;
}
.pink-theme .card__container--virtual-scroll > * {
  margin: 0 !important;
}
@media (min-width: 959px) {
  .pink-theme .card__container--virtual-scroll.card__container--horizontal-layout {
    flex-wrap: unset !important;
    overflow-x: hidden !important;
    padding-bottom: 0 !important;
  }
}
.pink-theme .iot-platform-ui-association-card-container .overview-card {
  padding: 8px !important;
  flex-direction: row !important;
}
.pink-theme .iot-platform-ui-association-card-container .overview-card .overview-card-img-container {
  max-width: 33% !important;
  margin-right: 16px;
  margin-bottom: 0 !important;
}
@media (min-width: 500px) {
  .pink-theme .iot-platform-ui-association-card-container .overview-card__property {
    flex: 1 1 50% !important;
    box-sizing: border-box !important;
    max-width: 50% !important;
  }
}
.pink-theme .iot-platform-ui-association-card-container .overview-card-name {
  font-size: 14px !important;
}
.pink-theme .iot-platform-ui-association-card-container .overview-card__property-label, .pink-theme .iot-platform-ui-association-card-container .overview-card__property-value {
  padding: 7px 0 !important;
}
.pink-theme iot-platform-ui-default-card .default-card {
  background-color: transparent;
  border: 1px dotted #666666;
  border-radius: 8px;
  color: #666666;
}
.pink-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button,
.pink-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button > * {
  position: absolute;
  width: 100%;
  height: 100%;
}
.pink-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button button,
.pink-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button > * button {
  width: inherit;
  height: inherit;
}
.pink-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card-title {
  padding-left: 1.5rem;
}
.pink-theme .dynamic-widget_chart .variables-closed {
  width: 100% !important;
  min-width: 100% !important;
}
.pink-theme .dynamic-widget_chart--xs, .pink-theme .dynamic-widget_chart--sm, .pink-theme .dynamic-widget_chart--md, .pink-theme .dynamic-widget_chart--lg, .pink-theme .dynamic-widget_chart--xl {
  height: 15rem;
}
.pink-theme .dynamic-widget_chart--xs .variable-chart-days-filter, .pink-theme .dynamic-widget_chart--sm .variable-chart-days-filter, .pink-theme .dynamic-widget_chart--md .variable-chart-days-filter {
  margin-bottom: 0.2rem;
}
.pink-theme .dynamic-widget_chart--xs .variable-chart-export-bar, .pink-theme .dynamic-widget_chart--sm .variable-chart-export-bar, .pink-theme .dynamic-widget_chart--md .variable-chart-export-bar {
  flex-direction: column !important;
}
.pink-theme .dynamic-widget_chart--xs .variable-chart-scale-button-group,
.pink-theme .dynamic-widget_chart--xs .variable-chart-selector-button,
.pink-theme .dynamic-widget_chart--xs .variable-chart-date-picker, .pink-theme .dynamic-widget_chart--sm .variable-chart-scale-button-group,
.pink-theme .dynamic-widget_chart--sm .variable-chart-selector-button,
.pink-theme .dynamic-widget_chart--sm .variable-chart-date-picker, .pink-theme .dynamic-widget_chart--md .variable-chart-scale-button-group,
.pink-theme .dynamic-widget_chart--md .variable-chart-selector-button,
.pink-theme .dynamic-widget_chart--md .variable-chart-date-picker {
  width: 100% !important;
  margin: 0.2rem 0;
}
.pink-theme .dynamic-widget_chart--xs .variable-chart-date-picker, .pink-theme .dynamic-widget_chart--sm .variable-chart-date-picker, .pink-theme .dynamic-widget_chart--md .variable-chart-date-picker {
  min-width: 100%;
}
.pink-theme .dynamic-widget_chart--xs .variable-chart-days-filter,
.pink-theme .dynamic-widget_chart--xs .variable-chart-scale-button-group,
.pink-theme .dynamic-widget_chart--xs .variable-chart-dates-filter, .pink-theme .dynamic-widget_chart--sm .variable-chart-days-filter,
.pink-theme .dynamic-widget_chart--sm .variable-chart-scale-button-group,
.pink-theme .dynamic-widget_chart--sm .variable-chart-dates-filter {
  flex-direction: column !important;
  width: 100%;
}
.pink-theme .dynamic-widget_chart--xs .variable-chart-datepicker, .pink-theme .dynamic-widget_chart--sm .variable-chart-datepicker {
  min-width: 100% !important;
}
.pink-theme .dynamic-widget_chart--md .variable-chart-scale-button {
  width: 50% !important;
}
.pink-theme .dynamic-widget_chart--lg .variable-chart-export-bar, .pink-theme .dynamic-widget_chart--xl .variable-chart-export-bar {
  flex-wrap: wrap;
}
.pink-theme .widget-item .mat-drawer-container {
  height: 100%;
}
.pink-theme .widget-item .mat-mdc-card.dialog-card {
  margin: 0px;
  padding: 0px;
  border-radius: 1rem;
}
.pink-theme .widget-item .mat-mdc-card .mat-toolbar {
  height: 2.5rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.pink-theme .widget-item .mat-mdc-card .dialog-card-actions {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.pink-theme .widget-item .cdk-drop-list {
  display: flex;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.pink-theme .widget-item .cdk-drag-preview {
  box-sizing: border-box;
  border-radius: 1rem;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  margin: 0;
  padding: 0;
}
.pink-theme .widget-item .cdk-drag-preview .mat-toolbar.mat-accent {
  background: #db007b;
  color: white;
}
.pink-theme .widget-item .cdk-drag-preview .dialog-card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pink-theme .widget-item .cdk-drag-placeholder {
  opacity: 0.3;
}
.pink-theme .widget-item .cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.pink-theme .sidenav-menu-panel {
  background-color: #000a1f;
  width: 250px;
  max-height: 100%;
  position: absolute;
  top: -36px;
  left: calc(250px - 4px);
  border-radius: 0;
  min-height: 40px;
  overflow-x: hidden;
}
.pink-theme .sidenav-menu-panel .mat-mdc-menu-content:not(:empty) {
  padding: 0;
}
.pink-theme .sidenav-backdrop-class {
  left: 250px;
}
.pink-theme iot-platform-ui-sidenav-block header {
  color: #b0b0b0;
}
.pink-theme iot-platform-ui-sidenav-block .mat-list-item-content,
.pink-theme iot-platform-ui-sidenav-block .mdc-list-item__content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pink-theme iot-platform-ui-sidenav-block .inSubMenu .mat-list-item-content,
.pink-theme iot-platform-ui-sidenav-block .inSubMenu .mdc-list-item__content {
  box-sizing: border-box;
  padding: 10px 0 10px 5px;
}
.pink-theme iot-platform-ui-sidenav-block.sidenav-menu-panel-block .mat-mdc-list-item.mdc-list-item--with-one-line {
  height: 35px;
}
.pink-theme .iot-platform-ui-sidenav-item.container {
  padding-bottom: 0;
}
.pink-theme .iot-platform-ui-sidenav-item .mat-mdc-list-item:hover {
  background-color: #303f4b;
}
.pink-theme .iot-platform-ui-sidenav-item .mat-icon.item-icon,
.pink-theme .iot-platform-ui-sidenav-item .chevron-right {
  color: white;
}
.pink-theme .iot-platform-ui-sidenav-item p {
  color: white !important;
}
.pink-theme .iot-platform-ui-sidenav-item .active-item {
  border-left-color: white !important;
}
.pink-theme .overview-card-content .mat-expansion-panel-header {
  height: auto !important;
}
.pink-theme .overview-card-img-container--default-svg .overview-card-icon.mat-icon svg {
  fill: #ffffff;
}
.pink-theme .overview-card-img-container--default-svg .overview-card-icon.mat-icon svg path {
  stroke: #db007b;
}
.pink-theme .overview-card-edit-image-button {
  color: #ffffff;
}
.pink-theme .overview-card-icon + .overview-card-edit-image-button {
  color: #666666;
}
.pink-theme .overview-card,
.pink-theme .iot-platform-ui-overview-card,
.pink-theme iot-platform-ui-overview-card {
  color: #394c5a;
  background-color: #ffffff;
  border-radius: 8px;
}
.pink-theme .overview-card-header .event-severity-display-container,
.pink-theme .iot-platform-ui-overview-card-header .event-severity-display-container,
.pink-theme iot-platform-ui-overview-card-header .event-severity-display-container {
  width: auto !important;
}
.pink-theme .overview-card__button-action:not(:disabled),
.pink-theme .iot-platform-ui-overview-card__button-action:not(:disabled),
.pink-theme iot-platform-ui-overview-card__button-action:not(:disabled) {
  color: #666666 !important;
}
.pink-theme .overview-card .mat-expansion-panel,
.pink-theme .iot-platform-ui-overview-card .mat-expansion-panel,
.pink-theme iot-platform-ui-overview-card .mat-expansion-panel {
  margin-bottom: 10px;
}
.pink-theme .overview-card .mat-expansion-panel-spacing,
.pink-theme .iot-platform-ui-overview-card .mat-expansion-panel-spacing,
.pink-theme iot-platform-ui-overview-card .mat-expansion-panel-spacing {
  margin: 0;
}
.pink-theme .overview-card .mat-expansion-panel-content,
.pink-theme .iot-platform-ui-overview-card .mat-expansion-panel-content,
.pink-theme iot-platform-ui-overview-card .mat-expansion-panel-content {
  font: inherit;
}
.pink-theme .overview-card .mat-expansion-panel-body,
.pink-theme .iot-platform-ui-overview-card .mat-expansion-panel-body,
.pink-theme iot-platform-ui-overview-card .mat-expansion-panel-body {
  padding: 0;
}
.pink-theme .overview-card .mat-expansion-panel-header,
.pink-theme .iot-platform-ui-overview-card .mat-expansion-panel-header,
.pink-theme iot-platform-ui-overview-card .mat-expansion-panel-header {
  padding-right: 10px;
  padding-left: 0;
}
.pink-theme .overview-card .mat-expansion-panel-header .mat-expansion-indicator::after,
.pink-theme .iot-platform-ui-overview-card .mat-expansion-panel-header .mat-expansion-indicator::after,
.pink-theme iot-platform-ui-overview-card .mat-expansion-panel-header .mat-expansion-indicator::after {
  margin-top: -10px;
}
.pink-theme .overview-card .mat-expansion-panel .overview-card-section-title,
.pink-theme .iot-platform-ui-overview-card .mat-expansion-panel .overview-card-section-title,
.pink-theme iot-platform-ui-overview-card .mat-expansion-panel .overview-card-section-title {
  margin-bottom: 0;
}
.pink-theme .overview-card__property,
.pink-theme .overview-card .iot-platform-ui-detail-popup-display-property,
.pink-theme .iot-platform-ui-overview-card__property,
.pink-theme .iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property,
.pink-theme iot-platform-ui-overview-card__property,
.pink-theme iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property {
  color: #c8c8c8;
}
.pink-theme .overview-card__property-value,
.pink-theme .overview-card .iot-platform-ui-detail-popup-display-property-value,
.pink-theme .iot-platform-ui-overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property-value,
.pink-theme iot-platform-ui-overview-card__property-value,
.pink-theme iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property-value {
  color: #394c5a;
}
.pink-theme .overview-card .overview-card-section-title .detail-popup-section-header__title,
.pink-theme .overview-card .mat-expansion-panel-header-title,
.pink-theme .overview-card .overview-card__property-label,
.pink-theme .overview-card .overview-card__property .mat-icon,
.pink-theme .iot-platform-ui-overview-card .overview-card-section-title .detail-popup-section-header__title,
.pink-theme .iot-platform-ui-overview-card .mat-expansion-panel-header-title,
.pink-theme .iot-platform-ui-overview-card .overview-card__property-label,
.pink-theme .iot-platform-ui-overview-card .overview-card__property .mat-icon,
.pink-theme iot-platform-ui-overview-card .overview-card-section-title .detail-popup-section-header__title,
.pink-theme iot-platform-ui-overview-card .mat-expansion-panel-header-title,
.pink-theme iot-platform-ui-overview-card .overview-card__property-label,
.pink-theme iot-platform-ui-overview-card .overview-card__property .mat-icon {
  color: #666666;
}
.pink-theme .overview-card.pending .overview-card-name, .pink-theme .overview-card.draft .overview-card-name, .pink-theme .overview-card.published .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.pending .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.draft .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.published .overview-card-name,
.pink-theme iot-platform-ui-overview-card.pending .overview-card-name,
.pink-theme iot-platform-ui-overview-card.draft .overview-card-name,
.pink-theme iot-platform-ui-overview-card.published .overview-card-name {
  padding: 7px;
  padding-right: 0 !important;
  border-radius: 5px;
}
.pink-theme .overview-card.deleted .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.deleted .overview-card-name,
.pink-theme iot-platform-ui-overview-card.deleted .overview-card-name {
  color: #ffffff;
}
.pink-theme .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property-value {
  font-weight: 600 !important;
}
.pink-theme .overview-card__property.flex-col,
.pink-theme .iot-platform-ui-overview-card__property.flex-col,
.pink-theme iot-platform-ui-overview-card__property.flex-col {
  flex-direction: column;
}
.pink-theme .overview-card__property.flex-col .overview-card__property-label,
.pink-theme .overview-card__property.flex-col .overview-card__property-container-value,
.pink-theme .overview-card__property.flex-col .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-label,
.pink-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-container-value,
.pink-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-label,
.pink-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-container-value,
.pink-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-value {
  flex: 1 1 100% !important;
  width: 100% !important;
}
.pink-theme .overview-card__property.flex-col .overview-card__property-label,
.pink-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-label,
.pink-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-label {
  max-height: max-content !important;
}
.pink-theme .overview-card__property.flex-col .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-value {
  line-height: 16px !important;
}
.pink-theme .overview-card__property.pending .overview-card__property-value, .pink-theme .overview-card__property.draft .overview-card__property-value, .pink-theme .overview-card__property.published .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.published .overview-card__property-value {
  margin-right: 0 !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pink-theme .overview-card__property.pending .overview-card__property-value-meta-icon, .pink-theme .overview-card__property.draft .overview-card__property-value-meta-icon, .pink-theme .overview-card__property.published .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon {
  padding: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  line-height: 24px;
}
.pink-theme .overview-card__property.deleted .overview-card__property-value,
.pink-theme .overview-card__property.deleted .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon {
  color: #ffffff;
}
.pink-theme .iot-platform-ui-tab-group {
  align-items: stretch !important;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 12px;
  line-height: 12px;
  word-break: break-all;
  word-wrap: break-word;
  position: relative;
  padding: 16px;
}
.pink-theme .iot-platform-ui-tab-group .iot-platform-ui-overview-card {
  padding: 0 !important;
}
.pink-theme .iot-platform-ui-tab-group__image-container {
  position: relative;
  border-radius: 8px;
}
.pink-theme .iot-platform-ui-tab-group__image-container .iot-platform-ui-tab-group__edit-image-button {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  z-index: 1;
}
.pink-theme .iot-platform-ui-tab-group__image, .pink-theme .iot-platform-ui-tab-group__icon {
  width: 100%;
  height: 100%;
  max-width: 330px;
  max-height: 220px;
  border-radius: 8px;
}
@media (max-width: 500px) {
  .pink-theme .iot-platform-ui-tab-group__image, .pink-theme .iot-platform-ui-tab-group__icon {
    max-width: 100% !important;
  }
}
.pink-theme .iot-platform-ui-tab-group__icon {
  height: 17rem !important;
}
.pink-theme .iot-platform-ui-tab-group--shadow {
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
}
.pink-theme .iot-platform-ui-tab-group .mat-expansion-panel,
.pink-theme .iot-platform-ui-tab-group .overview-card {
  background: transparent !important;
  box-shadow: none !important;
}
.pink-theme .iot-platform-ui-tab-group__header {
  display: grid !important;
  justify-content: center;
  width: 100%;
}
.pink-theme .iot-platform-ui-tab-group__link--disabled .mdc-tab__content {
  pointer-events: auto !important;
  cursor: not-allowed !important;
}
.pink-theme .iot-platform-ui-tab-group .mdc-tab__text-label {
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  width: inherit;
}
.pink-theme .iot-platform-ui-tab-group--left .mat-mdc-tab-link .mdc-tab__content, .pink-theme .iot-platform-ui-tab-group--right .mat-mdc-tab-link .mdc-tab__content {
  width: 100%;
}
.pink-theme .iot-platform-ui-tab-group--left .mat-mdc-tab-link .mdc-tab__content {
  justify-content: flex-start;
}
.pink-theme .iot-platform-ui-tab-group--right .mat-mdc-tab-link .mdc-tab__content {
  justify-content: flex-end;
}
.pink-theme .iot-platform-ui-tab-group--right .mdc-tab__text-label {
  flex-direction: row-reverse;
}
.pink-theme .iot-platform-ui-tab-group--vertical .iot-platform-ui-tab-group__header {
  justify-content: stretch !important;
}
.pink-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar {
  height: auto;
  margin-top: 16px;
}
.pink-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar .mat-mdc-tab-header-pagination {
  display: none;
}
.pink-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar .mat-mdc-tab-links {
  display: flex;
  flex-direction: column;
}
.pink-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-mdc-tab-link {
  flex-grow: 1;
}
.pink-theme .iot-platform-ui-infos-display-card--with-separator .iot-platform-ui-infos-display-card-property:not(:last-child) {
  border-right: 1px solid #b3b3b3;
}
.pink-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property--disabled .iot-platform-ui-infos-display-card-property__value {
  color: #cccccc;
}
.pink-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__label, .pink-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value_meta-info:not(:disabled) {
  color: #666666;
}
.pink-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value {
  margin-right: 10px;
}
.pink-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value_meta-info, .pink-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value_meta-info mat-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.pink-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value .event-severity-display-container {
  width: auto !important;
  min-width: 69px !important;
  padding: 0 !important;
}
.pink-theme .iot-platform-ui-infos-display-card--info .iot-platform-ui-infos-display-card__label {
  background: #66acec;
  color: #ffffff;
}
.pink-theme .iot-platform-ui-infos-display-card--info.iot-platform-ui-infos-display-card--active {
  border-color: #66acec;
}
.pink-theme .iot-platform-ui-infos-display-card--success .iot-platform-ui-infos-display-card__label {
  background: #b1d7a5;
  color: #333333;
}
.pink-theme .iot-platform-ui-infos-display-card--success.iot-platform-ui-infos-display-card--active {
  border-color: #b1d7a5;
}
.pink-theme .iot-platform-ui-infos-display-card--warning .iot-platform-ui-infos-display-card__label {
  background: #f4bb66;
  color: #333333;
}
.pink-theme .iot-platform-ui-infos-display-card--warning.iot-platform-ui-infos-display-card--active {
  border-color: #f4bb66;
}
.pink-theme .iot-platform-ui-infos-display-card--danger .iot-platform-ui-infos-display-card__label {
  background: #e76678;
  color: #ffffff;
}
.pink-theme .iot-platform-ui-infos-display-card--danger.iot-platform-ui-infos-display-card--active {
  border-color: #e76678;
}
.pink-theme .message-author {
  color: #394c5a;
}
.pink-theme .message-icon,
.pink-theme .message-date {
  color: #b0b0b0;
}
.pink-theme .action-icon {
  color: #394c5a;
}
.pink-theme .message-value {
  color: #394c5a;
  background-color: #f8e2f0;
}
.pink-theme .chat-container {
  background-color: white;
}
.pink-theme .chat-header-container {
  padding: 15px 20px;
}
.pink-theme .chat-filters-container {
  color: #394c5a;
  background-color: #f7f8f7;
}
.pink-theme .chat-footer-container {
  padding: 15px 20px;
}
.pink-theme .mat-mdc-button-touch-target {
  display: none;
}
.pink-theme .mve-detail-popup-container {
  margin: 0;
  font-size: 12px !important;
  color: #394c5a;
}
.pink-theme .mve-detail-popup-title {
  word-break: break-all;
  font-size: 18px;
  color: #4f79b7;
}
.pink-theme .mve-detail-popup-section-title {
  color: #b0b0b0;
}
.pink-theme .mve-detail-popup-title-clickable:hover {
  cursor: pointer;
  text-decoration: underline;
}
.pink-theme .iot-platform-ui-form-field .mat-mdc-form-field-infix {
  width: auto !important;
}
.pink-theme .iot-platform-ui-form-field > * {
  width: 100%;
}
.pink-theme .iot-platform-ui-form-field iot-platform-ui-form-date-time-picker-field {
  justify-content: space-between;
}
.pink-theme .iot-platform-ui-form-field__undo-button--bind.iot-platform-ui-form-field > * {
  width: calc(100% - 36px) !important;
}
.pink-theme .iot-platform-ui-form-field__autocomplete-clear-search-control_action {
  top: -8px !important;
}
.pink-theme .iot-platform-ui-form-field .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper {
  flex-direction: column !important;
}
.pink-theme .iot-platform-ui-form-field .mat-mdc-form-field-flex {
  min-height: 38px;
  align-items: center !important;
}
.pink-theme .iot-platform-ui-form-field .mat-mdc-text-field-wrapper {
  margin-bottom: 4px !important;
}
.pink-theme .iot-platform-ui-form-field .mat-mdc-form-field-error-wrapper {
  top: -4px !important;
}
.pink-theme .iot-platform-ui-form-field__date-time-picker {
  justify-content: space-between;
}
.pink-theme .iot-platform-ui-form-field__date-time-picker--child.iot-platform-ui-form-field__date-time-picker_minutes {
  margin-right: 0 !important;
}
.pink-theme .iot-platform-ui-form-field__date-picker label {
  top: 25px !important;
}
.pink-theme .iot-platform-ui-form-field__date-picker .mat-datepicker-input {
  position: relative;
  top: 1px !important;
}
.pink-theme .iot-platform-ui-form-field__date-picker .mat-mdc-form-field-flex {
  height: 40px;
}
.pink-theme .iot-platform-ui-form-field__date-picker .mat-mdc-text-field-wrapper {
  z-index: 1 !important;
}
.pink-theme .iot-platform-ui-form-field__date-picker .mat-mdc-form-field-subscript-wrapper {
  z-index: 0 !important;
}
.pink-theme .iot-platform-ui-form-field__date-picker-toggle {
  width: 24px !important;
  height: 24px !important;
}
.pink-theme .iot-platform-ui-form-field__date-picker-toggle .mdc-icon-button {
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
}
.pink-theme .iot-platform-ui-form-field__date-picker-clear {
  left: 3px;
  position: relative;
  z-index: 1;
}
.pink-theme .iot-platform-ui-form-field__date-picker-clear span {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 0;
}
.pink-theme .iot-platform-ui-form-field__date-picker-clear span:hover {
  cursor: pointer;
}
.pink-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible,
.pink-theme .iot-platform-ui-form-field,
.pink-theme .mat-tree-node {
  padding: 0;
  --mat-checkbox-state-layer-size: 20px !important;
}
.pink-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible mat-option,
.pink-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-option,
.pink-theme .iot-platform-ui-form-field mat-option,
.pink-theme .iot-platform-ui-form-field .mat-mdc-option,
.pink-theme .mat-tree-node mat-option,
.pink-theme .mat-tree-node .mat-mdc-option {
  line-height: initial;
}
.pink-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox label,
.pink-theme .iot-platform-ui-form-field .mat-mdc-checkbox label,
.pink-theme .mat-tree-node .mat-mdc-checkbox label {
  word-break: break-word;
  word-wrap: break-word;
}
.pink-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox,
.pink-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox,
.pink-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox {
  flex: 0 0 16px;
  width: 16px;
  height: 20px;
  padding: 2px 0 0 0;
  margin-right: 14px;
  position: relative;
  left: -2px;
}
.pink-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox__ripple,
.pink-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox__ripple,
.pink-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox__ripple {
  display: none;
}
.pink-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox__background,
.pink-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox__background,
.pink-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox__background {
  width: 16px;
  height: 16px;
}
.pink-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox .mat-mdc-option,
.pink-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox .mat-mdc-option,
.pink-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox .mat-mdc-option {
  padding-left: 14px;
  padding-right: 14px;
}
.pink-theme .iot-platform-ui-async-autocomplete__select-field .iot-platform-ui-form-field {
  position: relative;
  top: 3px;
}
.pink-theme .iot-platform-ui-async-autocomplete-multiple-selects__select-field .iot-platform-ui-form-field {
  position: relative;
  top: 3px;
}
.pink-theme .iot-platform-ui-popup.draft .popup-header,
.pink-theme .iot-platform-ui-popup.draft .popup-confirm, .pink-theme .iot-platform-ui-popup.pending .popup-header,
.pink-theme .iot-platform-ui-popup.pending .popup-confirm {
  background-color: #cce3f9 !important;
}
.pink-theme .iot-platform-ui-popup.info .popup-header,
.pink-theme .iot-platform-ui-popup.info .popup-confirm {
  background-color: #4f79b7 !important;
}
.pink-theme .iot-platform-ui-popup.published .popup-header,
.pink-theme .iot-platform-ui-popup.published .popup-confirm {
  background-color: #fbe8cc !important;
}
.pink-theme .drawer-card {
  box-shadow: none;
  color: #394c5a;
  width: 100%;
  height: 100%;
}
.pink-theme .drawer-card .iot-platform-ui-section-header {
  color: #394c5a;
}
.pink-theme .drawer-card__header {
  width: 100%;
}
.pink-theme .drawer-card__header .mat-mdc-card-header-text {
  width: inherit;
}
.pink-theme .drawer-card__header_close-btn {
  width: 30px;
  height: 30px;
}
.pink-theme .drawer-card__header_close-btn mat-icon {
  color: #666666;
}
.pink-theme .drawer-card__header--sticky {
  padding: 16px;
  position: sticky;
  top: 0;
  z-index: 2;
  background-color: var(--mat-sidenav-container-background-color);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
.pink-theme .drawer-card__header_title,
.pink-theme .drawer-card .iot-platform-ui-section-header__title {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.pink-theme .drawer-card iot-platform-ui-overview-card .overview-card {
  box-shadow: none !important;
}
.pink-theme .iot-platform-ui-page-title-card {
  background-color: rgba(90, 157, 152, 0.2);
}
.pink-theme .iot-platform-ui-page-title-card__label {
  color: #3b6864;
}
.pink-theme .iot-platform-ui-variable-card {
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
}
.pink-theme .iot-platform-ui-variable-card__date {
  color: #127936;
}
.pink-theme .image-selector__check-icon {
  color: #b1d7a5;
}
.pink-theme .dlcs-container {
  color: #394c5a;
  margin-top: 5px;
  padding: 8px;
  border-radius: 8px;
  font-size: 12px;
}
.pink-theme .dlcs-icon {
  width: 20px;
  height: 20px;
}
.pink-theme .dlcs-step-ongoing {
  background-color: #db007b;
  color: white;
}
.pink-theme .dlcs-step-ongoing .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic {
  stroke: white;
}
.pink-theme .dlcs-step-validated {
  background-color: #e4f4d0;
  color: #394c5a;
}
.pink-theme .dlcs-step-validated .mat-icon {
  color: #127936 !important;
}
.pink-theme .dlcs-step-validated .mat-progress-spinner {
  color: #394c5a;
}
.pink-theme .dlcs-step-error {
  background-color: #ffe5e9;
  color: #b22222;
}
.pink-theme .dlcs-step-error .mat-icon,
.pink-theme .dlcs-step-error .mat-progress-spinner {
  color: #b22222;
}
.pink-theme .user-detail-dialog--container {
  color: #394c5a;
}
.pink-theme .user-detail-dialog--title {
  color: #db007b;
}
.pink-theme .user-detail-popup--status-active {
  color: #db007b;
}
.pink-theme .user-detail-popup--status-pending {
  color: #66acec;
}
.pink-theme .user-detail-popup--status-unconfirmed {
  color: #f4bb66;
}
.pink-theme .user-detail-popup--status-disabled {
  color: #e885c2;
}
.pink-theme .grey,
.pink-theme .out-of-scope-bp {
  color: #b3b3b3;
}
.pink-theme .grey,
.pink-theme .out-of-scope-bp {
  color: #b3b3b3;
}
.pink-theme .map__container .leaflet-popup .leaflet-popup-content {
  background: #2c3e50;
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  border-radius: 10px 10px 0px 10px;
}
.pink-theme .map__container .leaflet-popup .leaflet-popup-content p {
  margin: 0.5em 0 !important;
}
.pink-theme .map__container .leaflet-popup .leaflet-popup-content-wrapper {
  text-transform: capitalize;
  background: #2c3e50;
  color: #fff;
  border-radius: 10px 10px 0px 10px;
}
.pink-theme .map__container .leaflet-popup .leaflet-popup-content__section {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.pink-theme .map__container .leaflet-popup .leaflet-popup-content__section_label {
  width: 30%;
  display: flex;
  justify-content: space-between;
  margin-right: 1px;
}
.pink-theme .map__container .leaflet-popup .leaflet-popup-content__section_value {
  width: 70%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pink-theme .map__container .leaflet-popup .leaflet-popup-tip {
  background: transparent;
  border: none;
  box-shadow: none;
}
.pink-theme .table-container mat-paginator .mat-mdc-paginator-page-size-select,
.pink-theme .table-container .mat-mdc-paginator .mat-mdc-paginator-page-size-select {
  width: 55px;
}
.pink-theme .table-container .mat-mdc-table .mdc-data-table__header-cell {
  padding: 0;
}
.pink-theme .table-container .mat-mdc-table .mdc-data-table__header-row {
  height: 40px;
}
.pink-theme .table-container .mat-mdc-table .mdc-data-table__row {
  height: 35px;
}
.pink-theme .table-container .mat-mdc-table .mdc-data-table__row td.mat-mdc-cell {
  padding: 0;
}
.pink-theme .table-container .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  border-left-color: #8ed0ff;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1019607843);
}
.pink-theme .table-container .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover.selected, .pink-theme .table-container .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover.checked {
  border-left-color: #4f78b7;
}
.pink-theme .table-container--sticky::-webkit-scrollbar {
  opacity: 0;
  background: transparent;
  height: auto;
  width: 5px;
}
.pink-theme .table-container--sticky::-webkit-scrollbar:hover {
  opacity: 1;
}
.pink-theme .table-container--sticky::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.pink-theme .table-container--sticky:hover::-webkit-scrollbar-thumb {
  background-color: rgba(208, 208, 208, 0.4392156863);
}
.pink-theme .table-container--sticky .mat-mdc-table thead,
.pink-theme .table-container--sticky mat-paginator {
  z-index: 1;
  position: sticky;
  background-color: #f8f8f8 !important;
}
.pink-theme .table-container--sticky .mat-mdc-table thead {
  top: 0px;
}
.pink-theme .table-container--sticky .mat-mdc-table thead th {
  background-color: #f8f8f8 !important;
}
.pink-theme .table-container--sticky mat-paginator,
.pink-theme .table-container--sticky .mat-mdc-paginator {
  bottom: 0px;
}
.pink-theme .ag-theme-material {
  --ag-selected-row-background-color: $text-white !important;
  --ag-value-change-value-highlight-background-color: #00acc136;
  font-size: 12px;
  font-family: Open Sans, sans-serif;
}
.pink-theme .ag-theme-material .ag-header,
.pink-theme .ag-theme-material .ag-header-viewport,
.pink-theme .ag-theme-material .ag-header-row,
.pink-theme .ag-theme-material .ag-header,
.pink-theme .ag-theme-material .ag-layout-normal,
.pink-theme .ag-theme-material .ag-row,
.pink-theme .ag-theme-material .ag-sticky-top-viewport {
  background-color: #f8f8f8;
}
.pink-theme .ag-theme-material .ag-header-cell,
.pink-theme .ag-theme-material .ag-header-group-cell {
  padding-left: 10px;
  padding-right: 10px;
}
.pink-theme .ag-theme-material .ag-cell {
  padding-left: 9px;
  padding-right: 9px;
  align-content: center;
}
.pink-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
  border-top-color: transparent;
  border-top-style: inherit;
}
.pink-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
  border-left-color: transparent;
  border-left-style: inherit;
}
.pink-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
  border-bottom-color: transparent;
  border-bottom-style: inherit;
}
.pink-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
  border-right-color: transparent;
  border-right-style: inherit;
}
.pink-theme .ag-theme-material .ag-cell.ag-cell-range-single-cell {
  border-color: transparent;
  border-style: inherit;
}
.pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-hover:before, .pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-selected:before, .pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-focus:before,
.pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-hover:before,
.pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-selected:before,
.pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-focus:before {
  border-left: 6px solid #8ed0ff;
  height: 100%;
  position: absolute;
  content: "";
}
.pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-selected:before, .pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-focus:before,
.pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-selected:before,
.pink-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-focus:before {
  border-left-color: #4f78b7;
}
.pink-theme .ag-theme-material .ag-row.ag-row-focus,
.pink-theme .ag-theme-material .ag-row-selected,
.pink-theme .ag-theme-material .ag-row-hover:before {
  background-color: #ffffff;
}
.pink-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected,
.pink-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected-1 {
  background-color: transparent !important;
}
.pink-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected.ag-cell-highlight,
.pink-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected-1.ag-cell-highlight {
  background-color: var(--ag-range-selection-highlight-color) !important;
}
.pink-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected:not(.ag-cell-data-changed-animation).ag-cell-focus,
.pink-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected-1:not(.ag-cell-data-changed-animation).ag-cell-focus {
  background-color: var(--ag-range-selection-background-color) !important;
}
.pink-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected:not(.ag-cell-data-changed-animation).ag-cell-focus.ag-cell-highlight,
.pink-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected-1:not(.ag-cell-data-changed-animation).ag-cell-focus.ag-cell-highlight {
  background-color: var(--ag-range-selection-highlight-color) !important;
}
.pink-theme .ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected) {
  border: none !important;
}
.pink-theme .ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected):before {
  border: none !important;
}
.pink-theme .ag-theme-material .ag-checkbox-input-wrapper.ag-checked::after {
  color: #db007b;
}
.pink-theme .ag-theme-material .ag-cell.bg-red {
  background-color: rgba(255, 181, 188, 0.4392156863);
}
.pink-theme .ag-theme-material .ag-tooltip {
  background-color: #dd2292;
  color: #ffffff;
  max-width: 300px;
}
.pink-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell .ag-cell-value,
.pink-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell .date-cell {
  color: rgba(0, 0, 0, 0.38);
}
.pink-theme .ag-theme-material .ag-selection-checkbox .ag-checkbox-input-wrapper,
.pink-theme .ag-theme-material .ag-header-select-all .ag-checkbox-input-wrapper {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 22px;
}
.pink-theme .ag-theme-material .ag-checkbox-input-wrapper,
.pink-theme .ag-theme-material .ag-input-field-input.ag-checkbox-input:hover {
  cursor: pointer;
}
.pink-theme .ag-theme-material .ag-cell-wrapper {
  height: 100%;
}
.pink-theme .ag-theme-material .ag-checkbox-input-wrapper::after {
  top: -3px;
}
.pink-theme .ag-theme-material .ag-set-filter-item .ag-checkbox-input-wrapper::after {
  top: 0 !important;
}
.pink-theme .ag-theme-material .ag-set-filter-item .ag-checkbox .ag-input-wrapper,
.pink-theme .ag-theme-material .ag-set-filter-item .ag-radio-button .ag-input-wrapper {
  margin-left: 5px;
}
.pink-theme .ag-theme-material .ag-set-filter-list,
.pink-theme .ag-theme-material .ag-filter-no-matches {
  max-height: 8rem !important;
}
.pink-theme .ag-theme-material .ag-set-filter-item {
  text-transform: capitalize;
}
.pink-theme .ag-theme-material [col-id=selection].ag-header-cell,
.pink-theme .ag-theme-material [col-id=selection].ag-cell {
  padding-left: 15px;
}
.pink-theme .ag-theme-material grid-engine-call-to-action-cell .app-round-button-mv {
  position: absolute;
  top: 0.3rem;
  left: 0.5rem;
}
.pink-theme .ag-theme-material [ref=eHeaderCompWrapper].ag-header-cell-comp-wrapper grid-engine-call-to-action-header .app-round-button-mv {
  position: relative;
}
.pink-theme .ag-theme-material .ag-header-row-column [col-id=selection] [role=presentation] .ag-header-cell-text {
  display: none;
}
.pink-theme .ag-theme-material .ag-row.ag-row-hover.published:before {
  border-left-color: #cce3f9 !important;
  background: #e9eff6 !important;
}
.pink-theme .ag-theme-material .ag-row.ag-row-hover.pending:before, .pink-theme .ag-theme-material .ag-row.ag-row-hover.draft:before {
  border-left-color: #fbe8cc !important;
  background: #fdf4e5 !important;
}
.pink-theme .ag-theme-material .ag-row.ag-row-hover.has-error:before {
  border-left-color: #fbe5e8 !important;
  background: #fbe5e8 !important;
}
.pink-theme .ag-theme-material .ag-row.bg-grey0.bg-orange100, .pink-theme .ag-theme-material .sand-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value, .sand-theme .overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .sand-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .pink-theme .ag-theme-material .sand-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value, .sand-theme .overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .sand-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .pink-theme .ag-theme-material .sand-theme .overview-card.draft .ag-row.bg-grey0.overview-card-name, .sand-theme .overview-card.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .pink-theme .ag-theme-material .sand-theme .overview-card.pending .ag-row.bg-grey0.overview-card-name, .sand-theme .overview-card.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.sand-theme .iot-platform-ui-overview-card.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.sand-theme .iot-platform-ui-overview-card.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.sand-theme iot-platform-ui-overview-card.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.sand-theme iot-platform-ui-overview-card.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .pink-theme .ag-theme-material .default-theme .overview-card.draft .ag-row.bg-grey0.overview-card-name, .default-theme .overview-card.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .pink-theme .ag-theme-material .default-theme .overview-card.pending .ag-row.bg-grey0.overview-card-name, .default-theme .overview-card.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.default-theme .iot-platform-ui-overview-card.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.default-theme .iot-platform-ui-overview-card.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.default-theme iot-platform-ui-overview-card.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.default-theme iot-platform-ui-overview-card.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .pink-theme .ag-theme-material .default-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value, .default-theme .overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .default-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .pink-theme .ag-theme-material .default-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value, .default-theme .overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .default-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .pink-theme .ag-theme-material .overview-card.draft .ag-row.bg-grey0.overview-card-name, .pink-theme .overview-card.draft .ag-theme-material .ag-row.bg-grey0.overview-card-name, .pink-theme .ag-theme-material .overview-card.pending .ag-row.bg-grey0.overview-card-name, .pink-theme .overview-card.pending .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.pink-theme .iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.pink-theme .iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.pink-theme iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.pink-theme iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.bg-grey0.overview-card-name, .pink-theme .ag-theme-material .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value, .pink-theme .overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .pink-theme .ag-theme-material .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value, .pink-theme .overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon {
  background: #fbe8cc !important;
}
.pink-theme .ag-theme-material .ag-row.bg-grey0.bg-blue100, .pink-theme .ag-theme-material .sand-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value, .sand-theme .overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .sand-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .pink-theme .ag-theme-material .sand-theme .overview-card.published .ag-row.bg-grey0.overview-card-name, .sand-theme .overview-card.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.sand-theme .iot-platform-ui-overview-card.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.sand-theme iot-platform-ui-overview-card.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .pink-theme .ag-theme-material .default-theme .overview-card.published .ag-row.bg-grey0.overview-card-name, .default-theme .overview-card.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.default-theme .iot-platform-ui-overview-card.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.default-theme iot-platform-ui-overview-card.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .pink-theme .ag-theme-material .default-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value, .default-theme .overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .default-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .pink-theme .ag-theme-material .overview-card.published .ag-row.bg-grey0.overview-card-name, .pink-theme .overview-card.published .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.pink-theme .iot-platform-ui-overview-card.published .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.pink-theme .ag-theme-material iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.pink-theme iot-platform-ui-overview-card.published .ag-theme-material .ag-row.bg-grey0.overview-card-name, .pink-theme .ag-theme-material .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value, .pink-theme .overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon {
  background: #cce3f9 !important;
}
.pink-theme .ag-theme-material .ag-row.bg-orange100:before, .pink-theme .ag-theme-material .sand-theme .overview-card__property.draft .ag-row.overview-card__property-value:before, .sand-theme .overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .sand-theme .overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .pink-theme .ag-theme-material .sand-theme .overview-card__property.pending .ag-row.overview-card__property-value:before, .sand-theme .overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .sand-theme .overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.sand-theme .iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.sand-theme .iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.sand-theme iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.sand-theme iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .pink-theme .ag-theme-material .sand-theme .overview-card.draft .ag-row.overview-card-name:before, .sand-theme .overview-card.draft .pink-theme .ag-theme-material .ag-row.overview-card-name:before, .pink-theme .ag-theme-material .sand-theme .overview-card.pending .ag-row.overview-card-name:before, .sand-theme .overview-card.pending .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.sand-theme .iot-platform-ui-overview-card.draft .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.sand-theme .iot-platform-ui-overview-card.pending .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.sand-theme iot-platform-ui-overview-card.draft .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.sand-theme iot-platform-ui-overview-card.pending .pink-theme .ag-theme-material .ag-row.overview-card-name:before, .pink-theme .ag-theme-material .default-theme .overview-card.draft .ag-row.overview-card-name:before, .default-theme .overview-card.draft .pink-theme .ag-theme-material .ag-row.overview-card-name:before, .pink-theme .ag-theme-material .default-theme .overview-card.pending .ag-row.overview-card-name:before, .default-theme .overview-card.pending .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.default-theme .iot-platform-ui-overview-card.draft .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.default-theme .iot-platform-ui-overview-card.pending .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.default-theme iot-platform-ui-overview-card.draft .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.default-theme iot-platform-ui-overview-card.pending .pink-theme .ag-theme-material .ag-row.overview-card-name:before, .pink-theme .ag-theme-material .default-theme .overview-card__property.draft .ag-row.overview-card__property-value:before, .default-theme .overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .default-theme .overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .pink-theme .ag-theme-material .default-theme .overview-card__property.pending .ag-row.overview-card__property-value:before, .default-theme .overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .default-theme .overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.default-theme .iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.default-theme .iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.default-theme iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.default-theme iot-platform-ui-overview-card__property.draft .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.default-theme iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.default-theme iot-platform-ui-overview-card__property.pending .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .pink-theme .ag-theme-material .overview-card.draft .ag-row.overview-card-name:before, .pink-theme .overview-card.draft .ag-theme-material .ag-row.overview-card-name:before, .pink-theme .ag-theme-material .overview-card.pending .ag-row.overview-card-name:before, .pink-theme .overview-card.pending .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.pink-theme .iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.pink-theme .iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.pink-theme iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.pink-theme iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.overview-card-name:before, .pink-theme .ag-theme-material .overview-card__property.draft .ag-row.overview-card__property-value:before, .pink-theme .overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .pink-theme .ag-theme-material .overview-card__property.pending .ag-row.overview-card__property-value:before, .pink-theme .overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.pink-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.pink-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.pink-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.pink-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before {
  border-left-color: #fbe8cc !important;
  background-color: #fdf4e5 !important;
}
.pink-theme .ag-theme-material .ag-row.bg-wgreen100:before {
  border-left-color: #d9efea !important;
  background-color: #dff6f4 !important;
}
.pink-theme .ag-theme-material .ag-row.bg-blue100:before, .pink-theme .ag-theme-material .sand-theme .overview-card__property.published .ag-row.overview-card__property-value:before, .sand-theme .overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .sand-theme .overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.sand-theme .iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.sand-theme iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .pink-theme .ag-theme-material .sand-theme .overview-card.published .ag-row.overview-card-name:before, .sand-theme .overview-card.published .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .sand-theme .iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.sand-theme .iot-platform-ui-overview-card.published .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .sand-theme iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.sand-theme iot-platform-ui-overview-card.published .pink-theme .ag-theme-material .ag-row.overview-card-name:before, .pink-theme .ag-theme-material .default-theme .overview-card.published .ag-row.overview-card-name:before, .default-theme .overview-card.published .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.default-theme .iot-platform-ui-overview-card.published .pink-theme .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.default-theme iot-platform-ui-overview-card.published .pink-theme .ag-theme-material .ag-row.overview-card-name:before, .pink-theme .ag-theme-material .default-theme .overview-card__property.published .ag-row.overview-card__property-value:before, .default-theme .overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .default-theme .overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.default-theme .iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.default-theme iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.default-theme iot-platform-ui-overview-card__property.published .pink-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .pink-theme .ag-theme-material .overview-card.published .ag-row.overview-card-name:before, .pink-theme .overview-card.published .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.pink-theme .iot-platform-ui-overview-card.published .ag-theme-material .ag-row.overview-card-name:before,
.pink-theme .ag-theme-material iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.pink-theme iot-platform-ui-overview-card.published .ag-theme-material .ag-row.overview-card-name:before, .pink-theme .ag-theme-material .overview-card__property.published .ag-row.overview-card__property-value:before, .pink-theme .overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.pink-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.pink-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value:before,
.pink-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before {
  border-left-color: #cce3f9 !important;
  background-color: #e9eff6 !important;
}
.pink-theme .ag-theme-material .ag-row.has-configuration-error {
  border-left-color: #e76678 !important;
  background: rgba(255, 0, 99, 0.1019607843) !important;
}
.pink-theme .ag-theme-material .ag-row.has-configuration-error:before {
  border-left-color: #e76678 !important;
  background-color: #fbe5e8 !important;
}
.pink-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover:before, .pink-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover.published, .pink-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover.draft, .pink-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover.pending {
  border-left-color: rgba(255, 0, 99, 0.1019607843) !important;
  background: #fbe5e8 !important;
}
.pink-theme .ag-theme-material grid-engine-header-shell,
.pink-theme .ag-theme-material .icon-header-cell,
.pink-theme .ag-theme-material .ag-header-group-cell-label,
.pink-theme .ag-theme-material .header-shell,
.pink-theme .ag-theme-material .header-shell__customHeader,
.pink-theme .ag-theme-material .capitalize-first-letter,
.pink-theme .ag-theme-material .customHeaderLabel {
  width: inherit;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
}
.pink-theme .ag-theme-material grid-engine-header-shell span,
.pink-theme .ag-theme-material .icon-header-cell span,
.pink-theme .ag-theme-material .ag-header-group-cell-label span,
.pink-theme .ag-theme-material .header-shell span,
.pink-theme .ag-theme-material .header-shell__customHeader span,
.pink-theme .ag-theme-material .capitalize-first-letter span,
.pink-theme .ag-theme-material .customHeaderLabel span {
  width: inherit;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
}
.pink-theme .ag-theme-material .ag-filter-body-wrapper iot-platform-ui-form-group .group {
  flex-flow: column !important;
}
.pink-theme .ag-theme-material .ag-filter-body-wrapper iot-platform-ui-form-field {
  margin-right: 0 !important;
  width: 100% !important;
}
.pink-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field .mat-mdc-form-field .mat-mdc-floating-label mat-label {
  font-size: 12px !important;
  color: #9e9e9e;
}
.pink-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field .mat-mdc-form-field-subscript-wrapper {
  height: 0 !important;
}
.pink-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field__operators .ag-filter-select {
  line-height: 2rem;
  padding: 0 1rem;
  width: calc(100% - 1.5rem);
}
.pink-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field__operators .mdc-line-ripple {
  display: none !important;
}
.pink-theme .ag-theme-material div[col-id=ag-Grid-AutoColumn] .ag-header-cell-text {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  word-break: break-word;
  color: #394c5a;
}
.pink-theme .ag-theme-material .ag-row:not(.ag-row-selected) .ag-row-group-inner-renderer-cell__group_leaf {
  background-color: #f2f2f2;
}
.pink-theme .ag-theme-material .ag-row-group-inner-renderer-cell__group_leaf .ag-row-group-inner-renderer-cell__group_icon {
  color: #212121 !important;
}
.pink-theme .ag-theme-material .ag-row-group-inner-renderer-cell--not-readable .ag-row-group-inner-renderer-cell__group_value,
.pink-theme .ag-theme-material .ag-row-group-inner-renderer-cell--not-readable .ag-row-group-inner-renderer-cell__group_icon {
  color: #ffffff;
}
.pink-theme .ag-theme-material .ag-header-icon.active {
  color: #db007b;
}
.pink-theme .ag-theme-material .ag-header-icon.inactive {
  color: rgba(202, 204, 210, 0.88) !important;
}
.pink-theme .ag-theme-material .ag-header-icon.ag-header-cell-filter-button.active .ag-icon-filter {
  color: #db007b;
}
.pink-theme .ag-theme-material .ag-header-icon.ag-header-cell-filter-button.active:after {
  background-color: #db007b;
}
.pink-theme .ag-theme-material .ag-tool-panel-wrapper,
.pink-theme .ag-theme-material .ag-side-buttons {
  border: var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width);
  border-top: none;
  border-bottom: none;
}
.pink-theme .ag-theme-material .ag-tool-panel-wrapper .ag-checkbox-input-wrapper::after {
  top: 0 !important;
}
.pink-theme .ag-theme-material .ag-tool-panel-wrapper .ag-mini-filter {
  margin: 0 var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
}
.pink-theme .ag-theme-material .ag-tool-panel-wrapper .ag-group-container {
  top: -1rem;
  position: relative;
}
.pink-theme .ag-theme-material .ag-filter-toolpanel-header {
  max-height: 2.5rem;
}
.pink-theme .grid-engine-grid-export-dialog__name-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 27px !important;
}
.pink-theme .ag-column-drop-wrapper .ag-column-drop-horizontal {
  width: 100%;
  max-width: calc(100vw - 17rem);
  min-width: 100%;
  white-space: nowrap;
  overflow-x: auto;
  background-color: #f8f8f8;
  border: var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width);
}
.pink-theme .ag-column-drop-wrapper .ag-column-drop-horizontal::-webkit-scrollbar {
  height: 4px !important;
}
.pink-theme .ag-column-drop-wrapper .ag-column-drop-cell-text {
  font-weight: 600;
}
.pink-theme .ag-column-drop-wrapper .ag-column-drop-list .ag-column-drop-cell.ag-column-drop-cell--not-readable .ag-icon,
.pink-theme .ag-column-drop-wrapper .ag-column-drop-list .ag-column-drop-cell.ag-column-drop-cell--not-readable .ag-column-drop-cell-text {
  color: #ffffff !important;
}
.pink-theme .ag-checkbox__pinned-left {
  border-right: var(--ag-borders-critical) var(--ag-border-color) !important;
}
.pink-theme .grid-engine-grid-manager-popup--default-view.cdk-drop-list.dd-list.selected-list .dd-item,
.pink-theme .grid-engine-grid-manager-popup--default-view.cdk-drop-list.dd-list.selected-list .mat-expansion-panel {
  background-color: #f8f8f8 !important;
}
.pink-theme .business-profile-list .mat-mdc-menu-content:not(:empty) {
  max-height: 200px !important;
}
.pink-theme button.navbar-business-profile-menu.mat-mdc-button[disabled][ng-reflect-disabled=true] {
  color: #394c5a;
}
.pink-theme .navbar-business-profile-select.mat-mdc-select-disabled {
  color: inherit;
}
.pink-theme .navbar-business-profile-select.mat-mdc-select-disabled .mat-mdc-select-arrow-wrapper {
  display: none;
}
.pink-theme .bp-list--bp-name {
  font-size: 14px !important;
}
.pink-theme header {
  color: #394c5a;
}
.pink-theme .border-right::after {
  border-right: 1px solid #394c5a;
}
.pink-theme .border-left::before {
  border-left: 1px solid #394c5a;
}
.pink-theme .environment-tag.dev {
  color: #ee2f4a;
  border-color: #ee2f4a;
  background-color: #ffe5e9;
}
.pink-theme .environment-tag.preprod {
  color: #a17800;
  border-color: #a17800;
  background-color: #fef7e6;
}
.pink-theme header {
  color: #394c5a;
}
.pink-theme button.mat-mdc-menu-item {
  text-transform: uppercase;
}
.pink-theme .navigation-bar {
  background-color: #000a1f;
  color: #fff;
}
.pink-theme .border-right::after {
  border-right: 1px solid #394c5a;
}
.pink-theme .border-left::before {
  border-left: 1px solid #394c5a;
}
.pink-theme .sidenav {
  overflow-y: auto;
  overflow-x: hidden;
}
.pink-theme .sidenav ::-webkit-scrollbar {
  width: 8px;
}
.pink-theme .sidenav ::-webkit-scrollbar-track {
  border-radius: 20px;
  background-color: #394c5a;
}
.pink-theme .sidenav ::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: #4d4d4d;
}
.pink-theme .app-shell__logo {
  width: 10rem;
  align-self: center;
}
.pink-theme .app-shell .sticky {
  position: sticky;
  top: 0;
  z-index: 20;
}
.pink-theme .app-shell .navigation-bar {
  width: 250px;
  height: 100%;
  padding: 10px 0;
}
.pink-theme .app-shell .navigation-bar-content {
  overflow: hidden;
}
.pink-theme .app-shell p.title {
  padding: 15px 16px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 18px;
  font-size: 14px;
  letter-spacing: -0.2625px;
}
.pink-theme .app-shell p.title .pin-icon {
  height: 14px;
  width: 14px;
}
.pink-theme .app-shell p.title .pin-icon:hover {
  cursor: pointer;
}
.pink-theme .app-shell .main-sidenav-content {
  overflow: hidden;
  height: 100vh;
}
.pink-theme .app-shell .main-sidenav-body {
  display: block;
  height: calc(100% - 56px);
}
.pink-theme .overview-check--container:not(.isCurrent):hover {
  background-color: #f8e2f0;
}
.pink-theme .detailed-error--container.warning {
  background-color: #fbe8cc;
}
.pink-theme .detailed-error--container.error {
  background-color: #fbe5e8;
}
.pink-theme .detailed-error--action-label {
  color: #b3b3b3;
}
.pink-theme .log-details--selected-log {
  background-color: #e9eff6;
}
.pink-theme .log-details__detail-section-old-image {
  background-color: #edc3cb;
}
.pink-theme .log-details__detail-section-new-image {
  background-color: #edf5ed;
}
.pink-theme .variable-chart-selector-button {
  color: #db007b;
  background-color: white;
  margin: 0 4px;
}
.pink-theme .variable-chart-selector-button.selected {
  color: white;
  background-color: #db007b;
}
.pink-theme .variable-chart-scale-button {
  color: #db007b;
  background-color: white;
}
.pink-theme .variable-chart-scale-button.selected {
  color: white;
  background-color: #db007b;
}
.pink-theme .variable-chart-form .variable-chart-form-info-icon {
  color: #394c5a;
}
.pink-theme .variable-chart-export-button {
  color: #394c5a;
}
.pink-theme .variable-chart-export {
  color: #394c5a;
}
.pink-theme .variable-chart-period {
  color: #b0b0b0;
}
.pink-theme .variable-chart-period-content.date {
  color: #394c5a;
}
.pink-theme .variable-chart-table .mat-mdc-header-row {
  background-color: #fff;
}
.pink-theme .variable-chart-table .mat-mdc-header-cell {
  color: #394c5a;
}
.pink-theme .variable-chart-table .mat-mdc-cell {
  color: #394c5a;
}
.pink-theme .highcharts-data-table tr:hover {
  background: #f8e2f0;
}
.pink-theme .highcharts-data-table thead tr,
.pink-theme .highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}
.pink-theme .highcharts-data-table tr:nth-child(odd) {
  background: #fff;
}
.pink-theme .highcharts-data-table {
  color: #394c5a;
}
.pink-theme .variables-closed .hide {
  display: none !important;
}
.pink-theme .variables-closed .highcharts-data-table {
  background-color: #f8f8f8;
  overflow: auto;
  font-size: 12px;
  width: 100%;
}
.pink-theme .highcharts-data-table table {
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 0;
  text-align: center;
  width: 100%;
}
.pink-theme .highcharts-data-table table tr:first-child th:first-child {
  min-width: 80px;
}
.pink-theme .highcharts-data-table table thead th {
  cursor: pointer;
}
.pink-theme .highcharts-data-table table thead th:hover {
  background-color: #f8e2f0;
}
.pink-theme .highcharts-data-table table thead th.highcharts-sort-descending::after {
  content: " ↓";
}
.pink-theme .highcharts-data-table table thead th.highcharts-sort-ascending::after {
  content: " ↑";
}
.pink-theme .highcharts-data-table caption {
  display: none;
}
.pink-theme .highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}
.pink-theme .highcharts-data-table td,
.pink-theme .highcharts-data-table th,
.pink-theme .highcharts-data-table caption {
  padding: 0.5em;
}
.pink-theme .variable-chart-side-nav-container button,
.pink-theme mat-slide-toggle,
.pink-theme .variable-chart-dates-filter input {
  color: #394c5a;
}
.pink-theme .variable-chart-add-variables-button:not([disabled]) .mat-icon {
  color: #394c5a;
}
.pink-theme .show-custom-export-button .highcharts-exporting-group {
  display: none !important;
}
.pink-theme .roles-crud-section-title {
  color: #394c5a;
  opacity: 0.5;
}
.pink-theme .roles-crud-section-concept-name {
  color: #394c5a;
}
.pink-theme .crud-icons {
  color: #394c5a;
}
.pink-theme .manage-concept-button {
  color: #db007b;
}
.pink-theme .manage-concept-button:hover {
  background-color: #db007b;
  color: white;
}
.pink-theme .dialog-card-input-error {
  color: #e885c2;
}
.pink-theme .mv-toolbar-row {
  font-size: 16px;
  line-height: 30px;
  color: #394c5a;
  background-color: #f8e2f0;
  width: 100%;
}
.pink-theme .mv-toolbar-col {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  background-color: #f8e2f0;
}
.pink-theme .mv-toolbar-col .app-round-button-mv {
  color: white;
}
.pink-theme .mv-toolbar-label {
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
}
.pink-theme .bp-page {
  height: calc(100% - 3.5rem);
  overflow: hidden;
}
.pink-theme .no-profile {
  padding-top: 20px;
  font-size: 18px;
  color: #797979;
  font-weight: 600;
  text-align: center;
}
.pink-theme .icon-disabled-white.mat-mdc-icon-button[disabled] {
  color: white;
  opacity: 0.4;
}
.pink-theme .iot4bos-ui-backoffice-filter-bp-by-name-form {
  background-color: #f8f8f8;
}
.pink-theme .asset-variable-parameter.valid-unit {
  background-color: #e4f4d0;
}
.pink-theme .asset-variable-parameter.invalid-unit {
  background-color: #f5d9dc;
}
.pink-theme .asset-variable-parameter.untouched-form {
  background-color: #f8e2f0;
}
.pink-theme .valid-unit-icon {
  color: #394c5a;
}
.pink-theme .invalid-unit-icon {
  color: #e885c2;
}
.pink-theme .event-detail-popup-tag-list .mat-chip-list-wrapper,
.pink-theme .event-detail-popup-tag-list .mdc-evolution-chip-set__chips {
  width: 100%;
}
.pink-theme .event-detail-popup-tab-container {
  height: 400px;
  margin-top: 20px;
  overflow-y: auto;
}
.pink-theme .event-timeline-log {
  color: #394c5a;
  background-color: #f8e2f0;
}
.pink-theme .event-timeline-card {
  color: #394c5a;
  background-color: #f8e2f0;
}
.pink-theme .event-timeline-card-code {
  color: #394c5a;
  background-color: #f6f7fa;
}
.pink-theme .event-timeline-container::after {
  border-color: #db007b;
}
.pink-theme .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline-icon {
  border-color: #db007b;
  color: #db007b;
  background-color: white;
}
.pink-theme .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline-icon {
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-container::after {
  border-color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-icon {
  border-color: #db007b;
  color: #db007b;
  background-color: white;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-icon {
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-container::after {
  border-color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-name,
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-icon,
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-icon {
  border-color: #db007b;
  color: #db007b;
  background-color: white;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-time,
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-info,
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-container::after,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-container::after,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-container::after {
  border-color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-name,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-name,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-icon,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-icon,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #db007b;
  color: #db007b;
  background-color: white;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-time,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-time,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-info,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-info,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-info::before,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-info::before,
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-container::after,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-container::after {
  border-color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-name,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-name,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-icon,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-icon,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #db007b;
  color: #db007b;
  background-color: white;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-time,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-time,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info::before,
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #e3e3e3;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #e3e3e3;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-container::after,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-container::after,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-name,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-name,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-name,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-icon,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-icon,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-icon,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #db007b;
  color: #db007b;
  background-color: white;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-time,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-time,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-time,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-info,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-info,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-info,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-info::before,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-info::before,
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-container::after,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-container::after,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #db007b;
  color: #db007b;
  background-color: white;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info::before,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info::before,
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #e3e3e3;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #e3e3e3;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-container::after,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-container::after,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-container::after,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #db007b;
  color: #db007b;
  background-color: white;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info::before,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info::before,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info::before,
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #e3e3e3;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #e3e3e3;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-container::after,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-container::after,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-container::after,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #db007b;
  color: #db007b;
  background-color: white;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info::before,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info::before,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info::before,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-name,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #e3e3e3;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-icon,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-time,
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #e3e3e3;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #db007b;
  background-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #db007b;
}
.pink-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #db007b;
}
.pink-theme .breadcrumb-item {
  background-color: #db007b;
  color: white;
}
.pink-theme .breadcrumb-item-icon {
  color: white;
}
.pink-theme .breadcrumb-item-close-button:hover {
  background-color: white;
  color: #db007b;
}
.pink-theme .passive {
  color: #db007b;
}
.pink-theme .origin {
  background: #a5d564;
  color: white;
}
.pink-theme [cdkdragboundary=".manage-related-assets__drop-boundary"] :not(.cdk-drag-placeholder) > .iot-platform-ui-overview-card {
  box-shadow: none !important;
  border-radius: 0px !important;
}
.pink-theme .manage-related-assets .cdk-drag-placeholder {
  min-height: 106px;
}
.pink-theme .manage-related-assets .overview-card {
  padding: 8px !important;
}
.pink-theme .manage-related-assets .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.pink-theme .manage-related-assets .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.pink-theme .manage-related-assets .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.pink-theme .manage-related-assets .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.pink-theme .manage-related-assets .overview-card .overview-card__property-label,
.pink-theme .manage-related-assets .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.pink-theme .manage-related-assets__section {
  background-color: #f2f2f2;
}
.pink-theme .manage-related-assets--max-assets-reached {
  color: #e76678;
}
.pink-theme .asset-groups-info-tab__related-assets .overview-card {
  padding: 8px !important;
}
.pink-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.pink-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.pink-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.pink-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.pink-theme .asset-groups-info-tab__related-assets .overview-card .overview-card__property-label,
.pink-theme .asset-groups-info-tab__related-assets .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.pink-theme .asset-groups-info-tab__related-assets .default-card {
  height: 84px !important;
  max-height: 84px !important;
  min-height: 84px !important;
}
.pink-theme .asset-groups-info-tab__hidden-assets {
  font-size: 12px;
  color: #666666;
}
.pink-theme .configure-asset-variable__source-variables, .pink-theme .configure-asset-variable__selected-variables, .pink-theme .configure-asset-variable__evaluation-chart, .pink-theme .configure-asset-variable__operator, .pink-theme .configure-asset-variable__thresholds {
  background-color: #f8f8f8;
  border: 1px solid #e5e5e5;
}
.pink-theme .configure-asset-variable__formula-params {
  background-color: white;
  border: 1px solid #b3b3b3;
}
.pink-theme .configure-asset-variable--info {
  color: #666666;
}
.pink-theme .configure-asset-variable--warning {
  color: #e76678;
}
.pink-theme .variable-threshold-form {
  background-color: white;
  border: 1px solid #b3b3b3;
}
.pink-theme .association-by-asset .overview-card {
  box-shadow: none !important;
}
.pink-theme .association-by-asset .default-card {
  cursor: default;
  height: 76px !important;
  max-height: 76px !important;
  min-height: 76px !important;
}
.pink-theme .association-by-asset .event-severity-display-container {
  width: auto !important;
}
.pink-theme .association-by-asset__asset-group {
  background-color: #e5e5e5;
}
.pink-theme .association-by-asset__asset-group--selected {
  background-color: #cce3f9;
}
.pink-theme .association-by-asset__name {
  color: #394c5a;
}
.pink-theme .association-by-asset__hidden-assets, .pink-theme .association-by-asset__hidden-devices {
  font-size: 12px;
  color: #666666;
}
.pink-theme .association-by-asset__asset {
  background-color: white;
  border: 1px solid #cccccc;
}
.pink-theme .association-by-asset__asset-card .overview-card {
  padding: 0px !important;
}
.pink-theme .association-by-asset__asset-card .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.pink-theme .association-by-asset__asset-card .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.pink-theme .association-by-asset__asset-card .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.pink-theme .association-by-asset__asset-card .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.pink-theme .association-by-asset__asset-card .overview-card .overview-card__property-label,
.pink-theme .association-by-asset__asset-card .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.pink-theme .association-by-asset__asset-card--selected .overview-card {
  padding: 8px !important;
  background-color: #cce3f9 !important;
}
.pink-theme .association-by-asset__device .overview-card {
  background-color: #f2f2f2 !important;
}
.pink-theme .association-by-asset__device .overview-card .overview-card-img-container {
  width: 80px !important;
  height: 60px !important;
  max-width: 80px !important;
  max-height: 60px !important;
}
.pink-theme .association-by-asset__device .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.pink-theme .association-by-asset__device .overview-card .overview-card-data-container {
  padding: 0 !important;
}
.pink-theme .association-by-asset__device .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.pink-theme .association-by-asset__device .overview-card .overview-card__property-label,
.pink-theme .association-by-asset__device .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.pink-theme .association-by-asset__device--selected .overview-card {
  background-color: #cce3f9 !important;
}
.pink-theme .association-by-device .overview-card {
  box-shadow: none !important;
}
.pink-theme .association-by-device .default-card {
  cursor: default;
  height: 84px !important;
  max-height: 84px !important;
  min-height: 84px !important;
}
.pink-theme .association-by-device__hidden-assets, .pink-theme .association-by-device__hidden-devices {
  font-size: 12px;
  color: #666666;
}
.pink-theme .association-by-device__device {
  background-color: white;
  border: 1px solid #cccccc;
}
.pink-theme .association-by-device__device-card .overview-card {
  padding: 0px !important;
}
.pink-theme .association-by-device__device-card .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.pink-theme .association-by-device__device-card .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.pink-theme .association-by-device__device-card .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.pink-theme .association-by-device__device-card .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.pink-theme .association-by-device__device-card .overview-card .overview-card__property-label,
.pink-theme .association-by-device__device-card .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.pink-theme .association-by-device__device-card--selected .overview-card {
  padding: 8px !important;
  background-color: #cce3f9 !important;
}
.pink-theme .association-by-device__asset .overview-card {
  background-color: #f2f2f2 !important;
}
.pink-theme .association-by-device__asset .overview-card .overview-card-name > * {
  vertical-align: middle;
  margin-right: 4px !important;
}
.pink-theme .association-by-device__asset .overview-card .overview-card-img-container {
  width: 80px !important;
  height: 60px !important;
  max-width: 80px !important;
  max-height: 60px !important;
}
.pink-theme .association-by-device__asset .overview-card .overview-card-data-container {
  padding: 0 !important;
}
.pink-theme .association-by-device__asset .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.pink-theme .association-by-device__asset .overview-card .overview-card-header {
  margin-bottom: 8px !important;
}
.pink-theme .association-by-device__asset .overview-card .overview-card__property-label,
.pink-theme .association-by-device__asset .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.pink-theme .association-by-device__asset--selected .overview-card {
  background-color: #cce3f9 !important;
}
.pink-theme .show-previous-days-off {
  color: #db007b;
}
.pink-theme .escalation-protocol-overview .iot-platform-ui-section-header {
  color: #b0b0b0;
}
.pink-theme .escalation-protocol-overview .iot-platform-ui-section-header__title {
  font-size: 12px;
}
.pink-theme .escalation-protocol-overview .iot-platform-ui-section-header__action-icon {
  width: 24px;
  height: 24px;
  color: #b0b0b0 !important;
}
.pink-theme .ep-levels-container {
  color: #394c5a;
}
.pink-theme .ep-levels-title,
.pink-theme .ep-levels-no-level-message {
  color: #b0b0b0;
}
.pink-theme .ep-lock-icon {
  color: #db007b;
}
.pink-theme .ep-levels-level-movable {
  color: #394c5a;
}
.pink-theme .ep-level-container {
  background-color: #eeeeee;
}
.pink-theme .ep-level-container:hover {
  border-left: 4px solid #8ed0ff;
}
.pink-theme .ep-level-container.ep-level-container-move-only {
  border-left: 4px solid #db007b;
}
.pink-theme .ep-level-tp-calendar-area {
  background-color: #f8f8f8;
}
.pink-theme .favorite-view-card {
  box-shadow: 0px 4px 8px #b0b0b0;
}
.pink-theme .favorite-view-card .mat-icon {
  color: #b0b0b0;
}
.pink-theme .favorite-view-text-info {
  background-color: #fff;
}
.pink-theme .favorite-view-name {
  color: #394c5a;
}
.pink-theme .favorite-view-mv {
  color: #b0b0b0;
}
.pink-theme .favorite-view-count {
  color: #fff;
}
.pink-theme .favorite-view-count .mat-mdc-progress-spinner::ng-deep circle {
  stroke: #fff;
}
.pink-theme .home-favorite-view-list-title {
  color: #7e7e7e;
}
.pink-theme .no-favorite-view-message {
  color: #7e7e7e;
}
.pink-theme .member-list-item {
  background-color: #f8e2f0;
}
.pink-theme .events-24h-result {
  color: #db007b;
}
.pink-theme .events-24h-over-100 {
  color: #e885c2;
}
.pink-theme .subscribe-button-warn {
  background-color: #e885c2;
  color: #394c5a;
}
.pink-theme .subscribe-button-accent {
  background-color: #db007b;
  color: white;
}
.pink-theme .create-asset-from-template-dialog--model-radio-button-group .mat-mdc-radio-button .mat-radio-label,
.pink-theme .create-asset-from-template-dialog--model-radio-button-group .mat-mdc-radio-button .mdc-form-field.mdc-form-field--align-end {
  flex-direction: column;
  padding-bottom: 16px;
}
.pink-theme .ngx-arrow .arrow {
  background: white !important;
}
.pink-theme .asset-commands-statuses__spinner {
  --mat-progress-spinner-active-indicator-color: white !important;
}
.pink-theme .asset-commands-statuses span,
.pink-theme .asset-commands-statuses .mat-icon, .pink-theme .asset-commands-statuses__list-item span {
  color: #394c5a;
}
.pink-theme .asset-commands-statuses__list-item .link:not(:hover) {
  color: #394c5a;
}
.pink-theme .asset-commands-statuses__list-header {
  color: #666666;
  background: white;
}
.pink-theme .asset-commands-statuses--completed {
  background: #e4f4d0;
}
.pink-theme .asset-commands-statuses--completed:hover {
  background: #d0e9ae !important;
}
.pink-theme .asset-commands-statuses--completed .asset-commands-statuses__icon {
  color: #127936 !important;
}
.pink-theme .asset-commands-statuses--processing {
  background: #db007b;
  color: white !important;
}
.pink-theme .asset-commands-statuses--processing:hover {
  background: #2e5693 !important;
}
.pink-theme .asset-commands-statuses--processing .mat-icon,
.pink-theme .asset-commands-statuses--processing span {
  color: white !important;
}
.pink-theme .asset-commands-statuses--error {
  background: #ffe5e9;
}
.pink-theme .asset-commands-statuses--error:hover {
  background: #edc3cb !important;
}
.pink-theme .asset-commands-statuses--error .asset-commands-statuses__icon {
  color: #b22222 !important;
}
.pink-theme .asset-commands-statuses--partial-completed {
  background: #f8d299;
}
.pink-theme .asset-commands-statuses--partial-completed:hover {
  background: #f4bb66 !important;
}
.pink-theme .asset-commands-statuses--partial-completed .asset-commands-statuses__icon {
  color: #8e5500 !important;
}
.pink-theme .asset-commands-statuses__list-item {
  padding: 8px 0;
}
.pink-theme .asset-commands-statuses__list-item--separator:before {
  border-left-color: #b3b3b3 !important;
}
.pink-theme .asset-commands-statuses__list-item .link:hover span {
  color: #8ed0ff !important;
}
.pink-theme .asset-commands-statuses__list-item--completed .asset-commands-statuses__list-item_status {
  background: #e4f4d0;
}
.pink-theme .asset-commands-statuses__list-item--completed .asset-commands-statuses__list-item_status span {
  color: #127936;
}
.pink-theme .asset-commands-statuses__list-item--processing .asset-commands-statuses__list-item_status {
  background: #e9eff6;
}
.pink-theme .asset-commands-statuses__list-item--processing .asset-commands-statuses__list-item_status span {
  color: #2e5693;
}
.pink-theme .asset-commands-statuses__list-item--error .asset-commands-statuses__list-item_status {
  background: rgba(255, 0, 99, 0.1019607843);
}
.pink-theme .asset-commands-statuses__list-item--error .asset-commands-statuses__list-item_status span {
  color: #b22222;
}
.pink-theme .asset-commands-statuses .link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 11rem;
}
.pink-theme .asset-commands-statuses .link:hover span {
  color: inherit !important;
}
.pink-theme .asset-variable-summary {
  background-color: #f8f8f8;
}
.pink-theme .asset-variable-formula em,
.pink-theme .asset-variable-formula .toggle-device-variable-value,
.pink-theme .asset-variable-device-variable em,
.pink-theme .asset-variable-device-variable .toggle-device-variable-value {
  color: #db007b;
}
.pink-theme .asset-variable-configure-formula-types {
  background-color: #f8e2f0;
}
.pink-theme .asset-variable-configure-formula-parameters-container,
.pink-theme .asset-variable-configure-formula-selected-variable-container,
.pink-theme .asset-variable-configure-formula-evaluation-container,
.pink-theme .asset-variable-configure-threshold-container,
.pink-theme .threshold-form-container {
  background-color: #f8e2f0;
}
.pink-theme .asset-variable-configure-formula-parameters-container.step-validated,
.pink-theme .asset-variable-configure-formula-selected-variable-container.step-validated,
.pink-theme .asset-variable-configure-formula-evaluation-container.step-validated,
.pink-theme .asset-variable-configure-threshold-container.step-validated,
.pink-theme .threshold-form-container.step-validated {
  background-color: #e4f4d0;
}
.pink-theme .asset-variable-configure-formula-parameters-container.untouched-form,
.pink-theme .asset-variable-configure-formula-parameters-container .step-not-filled,
.pink-theme .asset-variable-configure-formula-selected-variable-container.untouched-form,
.pink-theme .asset-variable-configure-formula-selected-variable-container .step-not-filled,
.pink-theme .asset-variable-configure-formula-evaluation-container.untouched-form,
.pink-theme .asset-variable-configure-formula-evaluation-container .step-not-filled,
.pink-theme .asset-variable-configure-threshold-container.untouched-form,
.pink-theme .asset-variable-configure-threshold-container .step-not-filled,
.pink-theme .threshold-form-container.untouched-form,
.pink-theme .threshold-form-container .step-not-filled {
  background-color: #f8e2f0;
}
.pink-theme .asset-variable-configure-formula-parameters-container.step-not-validated,
.pink-theme .asset-variable-configure-formula-selected-variable-container.step-not-validated,
.pink-theme .asset-variable-configure-formula-evaluation-container.step-not-validated,
.pink-theme .asset-variable-configure-threshold-container.step-not-validated,
.pink-theme .threshold-form-container.step-not-validated {
  background-color: #f5d9dc;
}
.pink-theme .threshold-form .mat-mdc-form-field-infix {
  min-height: 1.2rem;
}
.pink-theme .threshold-form .calculate-dynamic-threshold-btn {
  min-width: 4.5rem;
  max-height: 2rem;
  padding: 0 0.5rem;
  line-height: 2rem;
  text-transform: capitalize;
}
.pink-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-checked {
  background-color: rgb(58, 75, 90) !important;
  color: #fff !important;
}
.pink-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-checked .mat-button-toggle-button {
  color: rgb(233, 239, 246) !important;
}
.pink-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-appearance-standard {
  max-height: 2rem;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
.pink-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-radius: 0 5px 5px 0;
}
.pink-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  padding: 0 8px;
}
.pink-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26) !important;
  background-color: #eeeeee !important;
}
.pink-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd !important;
  color: #fff !important;
}
.pink-theme .asset-variable-formula-configure--success {
  border-radius: 4px;
  border: 1px solid #db007b;
  color: #db007b;
  background-color: #fff;
}
.pink-theme .asset-variable-formula-configure--error {
  border-radius: 4px;
  border: 1px solid #e885c2;
  color: #e885c2;
  background-color: #fff;
}
.pink-theme .followed-variable-info,
.pink-theme .followed-variable-icons,
.pink-theme .followed-variable-header {
  color: #394c5a;
}
.pink-theme .followed-variable-dispatch-icon,
.pink-theme .followed-variable-comment,
.pink-theme .followed-variable,
.pink-theme .followed-variable-date,
.pink-theme .followed-variable-placeholder,
.pink-theme .followed-variable-actions {
  color: #b0b0b0;
}
.pink-theme .followed-variable-placeholder {
  border: 1px dashed #b0b0b0;
}
.pink-theme .followed-variable-linked.followed-variable-icons {
  color: white;
  background-color: #db007b;
}
.pink-theme .followed-variable-alert.followed-variable-icons {
  background-color: #e885c2;
  color: white;
}
.pink-theme .catalogs-panel__header {
  background-color: #4f79b7;
  color: #ffffff;
}
.pink-theme .catalogs-panel__filter {
  background-color: #f7f8f7;
  color: #394c5a;
}
.pink-theme .catalog-card {
  background: #e5e5e5;
  border: 1px solid #b3b3b3;
}
.pink-theme .catalog-card__info-container {
  background-color: #ffffff;
}
.pink-theme .catalog-card__action-icon {
  color: #999999;
}
.pink-theme .account-type-disclaimer {
  color: #e885c2;
}
.pink-theme .user-profile-info-container {
  color: #394c5a;
}
.pink-theme .sidenav::-webkit-scrollbar-track {
  background-color: #394c5a;
}
.pink-theme .sidenav::-webkit-scrollbar-thumb {
  background-color: #728694;
}

.sand-theme {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-label-text-color: #eeecc8;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-pseudo-checkbox-full-selected-icon-color: #c0a158;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #c0a158;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #eeecc8 87%, transparent);
  --mat-form-field-filled-caret-color: #eeecc8;
  --mat-form-field-filled-focus-active-indicator-color: #eeecc8;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #eeecc8 87%, transparent);
  --mat-form-field-outlined-caret-color: #eeecc8;
  --mat-form-field-outlined-focus-outline-color: #eeecc8;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #eeecc8 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #b33d0e;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #b33d0e;
  --mat-form-field-filled-error-focus-label-text-color: #b33d0e;
  --mat-form-field-filled-error-label-text-color: #b33d0e;
  --mat-form-field-filled-error-caret-color: #b33d0e;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #b33d0e;
  --mat-form-field-filled-error-focus-active-indicator-color: #b33d0e;
  --mat-form-field-filled-error-hover-active-indicator-color: #b33d0e;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #b33d0e;
  --mat-form-field-outlined-error-focus-label-text-color: #b33d0e;
  --mat-form-field-outlined-error-label-text-color: #b33d0e;
  --mat-form-field-outlined-error-hover-label-text-color: #b33d0e;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #b33d0e;
  --mat-form-field-outlined-error-hover-outline-color: #b33d0e;
  --mat-form-field-outlined-error-outline-color: #b33d0e;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #eeecc8;
  --mat-select-invalid-arrow-color: #b33d0e;
  --mat-autocomplete-background-color: white;
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-selected-icon-color: #394c5a;
  --mat-slide-toggle-disabled-selected-icon-color: #394c5a;
  --mat-slide-toggle-selected-focus-state-layer-color: #eeecc8;
  --mat-slide-toggle-selected-handle-color: #eeecc8;
  --mat-slide-toggle-selected-hover-state-layer-color: #eeecc8;
  --mat-slide-toggle-selected-pressed-state-layer-color: #eeecc8;
  --mat-slide-toggle-selected-focus-handle-color: #eeecc8;
  --mat-slide-toggle-selected-hover-handle-color: #eeecc8;
  --mat-slide-toggle-selected-pressed-handle-color: #eeecc8;
  --mat-slide-toggle-selected-focus-track-color: #d8d388;
  --mat-slide-toggle-selected-hover-track-color: #d8d388;
  --mat-slide-toggle-selected-pressed-track-color: #d8d388;
  --mat-slide-toggle-selected-track-color: #d8d388;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
  --mat-slider-active-track-color: #eeecc8;
  --mat-slider-focus-handle-color: #eeecc8;
  --mat-slider-handle-color: #eeecc8;
  --mat-slider-hover-handle-color: #eeecc8;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #eeecc8 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #eeecc8 4%, transparent);
  --mat-slider-inactive-track-color: #eeecc8;
  --mat-slider-ripple-color: #eeecc8;
  --mat-slider-with-tick-marks-active-container-color: #394c5a;
  --mat-slider-with-tick-marks-inactive-container-color: #eeecc8;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #c0a158;
  --mat-checkbox-selected-hover-icon-color: #c0a158;
  --mat-checkbox-selected-icon-color: #c0a158;
  --mat-checkbox-selected-pressed-icon-color: #c0a158;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #c0a158;
  --mat-checkbox-selected-hover-state-layer-color: #c0a158;
  --mat-checkbox-selected-pressed-state-layer-color: #c0a158;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #d8d388;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-progress-spinner-active-indicator-color: #eeecc8;
  --mat-badge-background-color: #eeecc8;
  --mat-badge-text-color: #394c5a;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #eeecc8 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #c0a158 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: #394c5a;
  --mat-datepicker-calendar-date-selected-state-background-color: #eeecc8;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #eeecc8 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #394c5a;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #eeecc8 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #eeecc8 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #eeecc8;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #394c5a;
  --mat-stepper-header-selected-state-icon-background-color: #eeecc8;
  --mat-stepper-header-selected-state-icon-foreground-color: #394c5a;
  --mat-stepper-header-done-state-icon-background-color: #eeecc8;
  --mat-stepper-header-done-state-icon-foreground-color: #394c5a;
  --mat-stepper-header-edit-state-icon-background-color: #eeecc8;
  --mat-stepper-header-edit-state-icon-foreground-color: #394c5a;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #b33d0e;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #b33d0e;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --mat-timepicker-container-background-color: white;
  --mat-icon-button-touch-target-display: block;
  --mat-button-filled-container-height: 32px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 32px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 32px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 32px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 32px;
  --mat-button-tonal-touch-target-display: block;
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 36px;
  --mat-radio-state-layer-size: 36px;
  --mat-radio-touch-target-display: block;
  /* Global overrides here */
}
.sand-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #c0a158;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.sand-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #b33d0e;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.sand-theme .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #eeecc8;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #eeecc8;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.sand-theme .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #c0a158;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #c0a158;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.sand-theme .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #b33d0e;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #b33d0e;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.sand-theme .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #eeecc8;
  --mat-progress-bar-track-color: rgba(238, 236, 200, 0.25);
}
.sand-theme .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #c0a158;
  --mat-progress-bar-track-color: rgba(192, 161, 88, 0.25);
}
.sand-theme .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #b33d0e;
  --mat-progress-bar-track-color: rgba(179, 61, 14, 0.25);
}
.sand-theme .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #c0a158 87%, transparent);
  --mat-form-field-filled-caret-color: #c0a158;
  --mat-form-field-filled-focus-active-indicator-color: #c0a158;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #c0a158 87%, transparent);
  --mat-form-field-outlined-caret-color: #c0a158;
  --mat-form-field-outlined-focus-outline-color: #c0a158;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #c0a158 87%, transparent);
}
.sand-theme .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #b33d0e 87%, transparent);
  --mat-form-field-filled-caret-color: #b33d0e;
  --mat-form-field-filled-focus-active-indicator-color: #b33d0e;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #b33d0e 87%, transparent);
  --mat-form-field-outlined-caret-color: #b33d0e;
  --mat-form-field-outlined-focus-outline-color: #b33d0e;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #b33d0e 87%, transparent);
}
.sand-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #c0a158;
  --mat-select-invalid-arrow-color: #b33d0e;
}
.sand-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #b33d0e;
  --mat-select-invalid-arrow-color: #b33d0e;
}
.sand-theme .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .sand-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #394c5a;
  --mat-chip-elevated-container-color: #eeecc8;
  --mat-chip-elevated-disabled-container-color: #eeecc8;
  --mat-chip-elevated-selected-container-color: #eeecc8;
  --mat-chip-flat-disabled-selected-container-color: #eeecc8;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: #394c5a;
  --mat-chip-selected-disabled-trailing-icon-color: #394c5a;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: #394c5a;
  --mat-chip-selected-trailing-icon-color: #394c5a;
  --mat-chip-with-icon-disabled-icon-color: #394c5a;
  --mat-chip-with-icon-icon-color: #394c5a;
  --mat-chip-with-icon-selected-icon-color: #394c5a;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #394c5a;
  --mat-chip-with-trailing-icon-trailing-icon-color: #394c5a;
}
.sand-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .sand-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #c0a158;
  --mat-chip-elevated-disabled-container-color: #c0a158;
  --mat-chip-elevated-selected-container-color: #c0a158;
  --mat-chip-flat-disabled-selected-container-color: #c0a158;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.sand-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .sand-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #b33d0e;
  --mat-chip-elevated-disabled-container-color: #b33d0e;
  --mat-chip-elevated-selected-container-color: #b33d0e;
  --mat-chip-flat-disabled-selected-container-color: #b33d0e;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.sand-theme .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #c0a158;
  --mat-slide-toggle-selected-handle-color: #c0a158;
  --mat-slide-toggle-selected-hover-state-layer-color: #c0a158;
  --mat-slide-toggle-selected-pressed-state-layer-color: #c0a158;
  --mat-slide-toggle-selected-focus-handle-color: #c0a158;
  --mat-slide-toggle-selected-hover-handle-color: #c0a158;
  --mat-slide-toggle-selected-pressed-handle-color: #c0a158;
  --mat-slide-toggle-selected-focus-track-color: #d8d388;
  --mat-slide-toggle-selected-hover-track-color: #d8d388;
  --mat-slide-toggle-selected-pressed-track-color: #d8d388;
  --mat-slide-toggle-selected-track-color: #d8d388;
}
.sand-theme .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #b33d0e;
  --mat-slide-toggle-selected-handle-color: #b33d0e;
  --mat-slide-toggle-selected-hover-state-layer-color: #b33d0e;
  --mat-slide-toggle-selected-pressed-state-layer-color: #b33d0e;
  --mat-slide-toggle-selected-focus-handle-color: #b33d0e;
  --mat-slide-toggle-selected-hover-handle-color: #b33d0e;
  --mat-slide-toggle-selected-pressed-handle-color: #b33d0e;
  --mat-slide-toggle-selected-focus-track-color: #f68b64;
  --mat-slide-toggle-selected-hover-track-color: #f68b64;
  --mat-slide-toggle-selected-pressed-track-color: #f68b64;
  --mat-slide-toggle-selected-track-color: #f68b64;
}
.sand-theme .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #eeecc8;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #eeecc8;
  --mat-radio-selected-hover-icon-color: #eeecc8;
  --mat-radio-selected-icon-color: #eeecc8;
  --mat-radio-selected-pressed-icon-color: #eeecc8;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #c0a158;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #c0a158;
  --mat-radio-selected-hover-icon-color: #c0a158;
  --mat-radio-selected-icon-color: #c0a158;
  --mat-radio-selected-pressed-icon-color: #c0a158;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #b33d0e;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #b33d0e;
  --mat-radio-selected-hover-icon-color: #b33d0e;
  --mat-radio-selected-icon-color: #b33d0e;
  --mat-radio-selected-pressed-icon-color: #b33d0e;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-accent {
  --mat-slider-active-track-color: #c0a158;
  --mat-slider-focus-handle-color: #c0a158;
  --mat-slider-handle-color: #c0a158;
  --mat-slider-hover-handle-color: #c0a158;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #c0a158 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #c0a158 4%, transparent);
  --mat-slider-inactive-track-color: #c0a158;
  --mat-slider-ripple-color: #c0a158;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #c0a158;
}
.sand-theme .mat-warn {
  --mat-slider-active-track-color: #b33d0e;
  --mat-slider-focus-handle-color: #b33d0e;
  --mat-slider-handle-color: #b33d0e;
  --mat-slider-hover-handle-color: #b33d0e;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #b33d0e 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #b33d0e 4%, transparent);
  --mat-slider-inactive-track-color: #b33d0e;
  --mat-slider-ripple-color: #b33d0e;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #b33d0e;
}
.sand-theme .mdc-list-item__start,
.sand-theme .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #eeecc8;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #eeecc8;
  --mat-radio-selected-hover-icon-color: #eeecc8;
  --mat-radio-selected-icon-color: #eeecc8;
  --mat-radio-selected-pressed-icon-color: #eeecc8;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-accent .mdc-list-item__start,
.sand-theme .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #c0a158;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #c0a158;
  --mat-radio-selected-hover-icon-color: #c0a158;
  --mat-radio-selected-icon-color: #c0a158;
  --mat-radio-selected-pressed-icon-color: #c0a158;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-warn .mdc-list-item__start,
.sand-theme .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #b33d0e;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #b33d0e;
  --mat-radio-selected-hover-icon-color: #b33d0e;
  --mat-radio-selected-icon-color: #b33d0e;
  --mat-radio-selected-pressed-icon-color: #b33d0e;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #394c5a;
  --mat-checkbox-selected-focus-icon-color: #eeecc8;
  --mat-checkbox-selected-hover-icon-color: #eeecc8;
  --mat-checkbox-selected-icon-color: #eeecc8;
  --mat-checkbox-selected-pressed-icon-color: #eeecc8;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #eeecc8;
  --mat-checkbox-selected-hover-state-layer-color: #eeecc8;
  --mat-checkbox-selected-pressed-state-layer-color: #eeecc8;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #c0a158;
  --mat-checkbox-selected-hover-icon-color: #c0a158;
  --mat-checkbox-selected-icon-color: #c0a158;
  --mat-checkbox-selected-pressed-icon-color: #c0a158;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #c0a158;
  --mat-checkbox-selected-hover-state-layer-color: #c0a158;
  --mat-checkbox-selected-pressed-state-layer-color: #c0a158;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #b33d0e;
  --mat-checkbox-selected-hover-icon-color: #b33d0e;
  --mat-checkbox-selected-icon-color: #b33d0e;
  --mat-checkbox-selected-pressed-icon-color: #b33d0e;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #b33d0e;
  --mat-checkbox-selected-hover-state-layer-color: #b33d0e;
  --mat-checkbox-selected-pressed-state-layer-color: #b33d0e;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.sand-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.sand-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.sand-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #eeecc8;
}
.sand-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.sand-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.sand-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.sand-theme .mat-mdc-tab-group,
.sand-theme .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #eeecc8;
  --mat-tab-active-ripple-color: #eeecc8;
  --mat-tab-inactive-ripple-color: #eeecc8;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #eeecc8;
  --mat-tab-active-hover-label-text-color: #eeecc8;
  --mat-tab-active-focus-indicator-color: #eeecc8;
  --mat-tab-active-hover-indicator-color: #eeecc8;
  --mat-tab-active-indicator-color: #eeecc8;
}
.sand-theme .mat-mdc-tab-group.mat-accent,
.sand-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #c0a158;
  --mat-tab-active-ripple-color: #c0a158;
  --mat-tab-inactive-ripple-color: #c0a158;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #c0a158;
  --mat-tab-active-hover-label-text-color: #c0a158;
  --mat-tab-active-focus-indicator-color: #c0a158;
  --mat-tab-active-hover-indicator-color: #c0a158;
  --mat-tab-active-indicator-color: #c0a158;
}
.sand-theme .mat-mdc-tab-group.mat-warn,
.sand-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #b33d0e;
  --mat-tab-active-ripple-color: #b33d0e;
  --mat-tab-inactive-ripple-color: #b33d0e;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #b33d0e;
  --mat-tab-active-hover-label-text-color: #b33d0e;
  --mat-tab-active-focus-indicator-color: #b33d0e;
  --mat-tab-active-hover-indicator-color: #b33d0e;
  --mat-tab-active-indicator-color: #b33d0e;
}
.sand-theme .mat-mdc-tab-group.mat-background-primary,
.sand-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #eeecc8;
  --mat-tab-foreground-color: #394c5a;
}
.sand-theme .mat-mdc-tab-group.mat-background-accent,
.sand-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #c0a158;
  --mat-tab-foreground-color: white;
}
.sand-theme .mat-mdc-tab-group.mat-background-warn,
.sand-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #b33d0e;
  --mat-tab-foreground-color: white;
}
.sand-theme .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #394c5a;
  --mat-checkbox-selected-focus-icon-color: #eeecc8;
  --mat-checkbox-selected-hover-icon-color: #eeecc8;
  --mat-checkbox-selected-icon-color: #eeecc8;
  --mat-checkbox-selected-pressed-icon-color: #eeecc8;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #eeecc8;
  --mat-checkbox-selected-hover-state-layer-color: #eeecc8;
  --mat-checkbox-selected-pressed-state-layer-color: #eeecc8;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #b33d0e;
  --mat-checkbox-selected-hover-icon-color: #b33d0e;
  --mat-checkbox-selected-icon-color: #b33d0e;
  --mat-checkbox-selected-pressed-icon-color: #b33d0e;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #b33d0e;
  --mat-checkbox-selected-hover-state-layer-color: #b33d0e;
  --mat-checkbox-selected-pressed-state-layer-color: #b33d0e;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-mdc-button.mat-primary,
.sand-theme .mat-mdc-unelevated-button.mat-primary,
.sand-theme .mat-mdc-raised-button.mat-primary,
.sand-theme .mat-mdc-outlined-button.mat-primary,
.sand-theme .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #eeecc8;
  --mat-button-filled-label-text-color: #394c5a;
  --mat-button-filled-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-filled-state-layer-color: #394c5a;
  --mat-button-outlined-label-text-color: #eeecc8;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #eeecc8 12%, transparent);
  --mat-button-outlined-state-layer-color: #eeecc8;
  --mat-button-protected-container-color: #eeecc8;
  --mat-button-protected-label-text-color: #394c5a;
  --mat-button-protected-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-protected-state-layer-color: #394c5a;
  --mat-button-text-label-text-color: #eeecc8;
  --mat-button-text-ripple-color: color-mix(in srgb, #eeecc8 12%, transparent);
  --mat-button-text-state-layer-color: #eeecc8;
  --mat-button-tonal-container-color: #eeecc8;
  --mat-button-tonal-label-text-color: #394c5a;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-button-tonal-state-layer-color: #394c5a;
}
.sand-theme .mat-mdc-button.mat-accent,
.sand-theme .mat-mdc-unelevated-button.mat-accent,
.sand-theme .mat-mdc-raised-button.mat-accent,
.sand-theme .mat-mdc-outlined-button.mat-accent,
.sand-theme .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #c0a158;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #c0a158;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #c0a158 12%, transparent);
  --mat-button-outlined-state-layer-color: #c0a158;
  --mat-button-protected-container-color: #c0a158;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #c0a158;
  --mat-button-text-ripple-color: color-mix(in srgb, #c0a158 12%, transparent);
  --mat-button-text-state-layer-color: #c0a158;
  --mat-button-tonal-container-color: #c0a158;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.sand-theme .mat-mdc-button.mat-warn,
.sand-theme .mat-mdc-unelevated-button.mat-warn,
.sand-theme .mat-mdc-raised-button.mat-warn,
.sand-theme .mat-mdc-outlined-button.mat-warn,
.sand-theme .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #b33d0e;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #b33d0e;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #b33d0e 12%, transparent);
  --mat-button-outlined-state-layer-color: #b33d0e;
  --mat-button-protected-container-color: #b33d0e;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #b33d0e;
  --mat-button-text-ripple-color: color-mix(in srgb, #b33d0e 12%, transparent);
  --mat-button-text-state-layer-color: #b33d0e;
  --mat-button-tonal-container-color: #b33d0e;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.sand-theme .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #eeecc8;
  --mat-icon-button-state-layer-color: #eeecc8;
  --mat-icon-button-ripple-color: color-mix(in srgb, #eeecc8 12%, transparent);
}
.sand-theme .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #c0a158;
  --mat-icon-button-state-layer-color: #c0a158;
  --mat-icon-button-ripple-color: color-mix(in srgb, #c0a158 12%, transparent);
}
.sand-theme .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #b33d0e;
  --mat-icon-button-state-layer-color: #b33d0e;
  --mat-icon-button-ripple-color: color-mix(in srgb, #b33d0e 12%, transparent);
}
.sand-theme .mat-mdc-fab.mat-primary, .sand-theme .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #eeecc8;
  --mat-fab-foreground-color: #394c5a;
  --mat-fab-ripple-color: color-mix(in srgb, #eeecc8 12%, transparent);
  --mat-fab-small-container-color: #eeecc8;
  --mat-fab-small-foreground-color: #394c5a;
  --mat-fab-small-ripple-color: color-mix(in srgb, #394c5a 12%, transparent);
  --mat-fab-small-state-layer-color: #394c5a;
  --mat-fab-state-layer-color: #394c5a;
}
.sand-theme .mat-mdc-fab.mat-accent, .sand-theme .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #c0a158;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #c0a158 12%, transparent);
  --mat-fab-small-container-color: #c0a158;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.sand-theme .mat-mdc-fab.mat-warn, .sand-theme .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #b33d0e;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #b33d0e 12%, transparent);
  --mat-fab-small-container-color: #b33d0e;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.sand-theme .mat-accent {
  --mat-progress-spinner-active-indicator-color: #c0a158;
}
.sand-theme .mat-warn {
  --mat-progress-spinner-active-indicator-color: #b33d0e;
}
.sand-theme .mat-badge-accent {
  --mat-badge-background-color: #c0a158;
  --mat-badge-text-color: white;
}
.sand-theme .mat-badge-warn {
  --mat-badge-background-color: #b33d0e;
  --mat-badge-text-color: white;
}
.sand-theme .mat-datepicker-content.mat-accent, .sand-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #c0a158 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #c0a158 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #c0a158;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #c0a158 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #c0a158 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #c0a158 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #c0a158;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-datepicker-content.mat-warn, .sand-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #b33d0e 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #c0a158 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #b33d0e;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #b33d0e 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #b33d0e 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #b33d0e 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #b33d0e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.sand-theme .mat-icon.mat-primary {
  --mat-icon-color: #eeecc8;
}
.sand-theme .mat-icon.mat-accent {
  --mat-icon-color: #c0a158;
}
.sand-theme .mat-icon.mat-warn {
  --mat-icon-color: #b33d0e;
}
.sand-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #c0a158;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #c0a158;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #c0a158;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.sand-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #b33d0e;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #b33d0e;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #b33d0e;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.sand-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #eeecc8;
  --mat-toolbar-container-text-color: #394c5a;
}
.sand-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #c0a158;
  --mat-toolbar-container-text-color: white;
}
.sand-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #b33d0e;
  --mat-toolbar-container-text-color: white;
}
.sand-theme .bg-white {
  background: #ffffff !important;
}
.sand-theme .bg-red100 {
  background: #ffe5e9 !important;
}
.sand-theme .bg-red300, .sand-theme .overview-card__property.deleted .overview-card__property-value,
.sand-theme .overview-card__property.deleted .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon, .sand-theme .overview-card.deleted .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.deleted .overview-card-name,
.sand-theme iot-platform-ui-overview-card.deleted .overview-card-name, .default-theme .overview-card.deleted .sand-theme .overview-card-name,
.default-theme .iot-platform-ui-overview-card.deleted .sand-theme .overview-card-name,
.sand-theme .default-theme iot-platform-ui-overview-card.deleted .overview-card-name,
.default-theme iot-platform-ui-overview-card.deleted .sand-theme .overview-card-name, .default-theme .overview-card__property.deleted .sand-theme .overview-card__property-value,
.default-theme .overview-card__property.deleted .sand-theme .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.deleted .sand-theme .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.deleted .sand-theme .overview-card__property-value-meta-icon,
.sand-theme .default-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.deleted .sand-theme .overview-card__property-value,
.sand-theme .default-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.deleted .sand-theme .overview-card__property-value-meta-icon, .pink-theme .overview-card.deleted .sand-theme .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.deleted .sand-theme .overview-card-name,
.sand-theme .pink-theme iot-platform-ui-overview-card.deleted .overview-card-name,
.pink-theme iot-platform-ui-overview-card.deleted .sand-theme .overview-card-name, .pink-theme .overview-card__property.deleted .sand-theme .overview-card__property-value,
.pink-theme .overview-card__property.deleted .sand-theme .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.deleted .sand-theme .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.deleted .sand-theme .overview-card__property-value-meta-icon,
.sand-theme .pink-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.deleted .sand-theme .overview-card__property-value,
.sand-theme .pink-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.deleted .sand-theme .overview-card__property-value-meta-icon {
  background: #e76678 !important;
}
.sand-theme .bg-red400 {
  background: #bf5f69 !important;
}
.sand-theme .bg-green200 {
  background: #b1d7a5 !important;
}
.sand-theme .bg-green100 {
  background: #d0e9ae !important;
}
.sand-theme .bg-green400 {
  background: #63b04b !important;
}
.sand-theme .bg-wgreen100 {
  background: #d9efea !important;
}
.sand-theme .bg-blue300 {
  background: #66acec !important;
}
.sand-theme .bg-blue100, .sand-theme .overview-card__property.published .overview-card__property-value,
.sand-theme .overview-card__property.published .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.published .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon, .sand-theme .overview-card.published .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.published .overview-card-name,
.sand-theme iot-platform-ui-overview-card.published .overview-card-name, .default-theme .overview-card.published .sand-theme .overview-card-name,
.default-theme .iot-platform-ui-overview-card.published .sand-theme .overview-card-name,
.sand-theme .default-theme iot-platform-ui-overview-card.published .overview-card-name,
.default-theme iot-platform-ui-overview-card.published .sand-theme .overview-card-name, .default-theme .overview-card__property.published .sand-theme .overview-card__property-value,
.default-theme .overview-card__property.published .sand-theme .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.published .sand-theme .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.published .sand-theme .overview-card__property-value-meta-icon,
.sand-theme .default-theme iot-platform-ui-overview-card__property.published .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.published .sand-theme .overview-card__property-value,
.sand-theme .default-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.published .sand-theme .overview-card__property-value-meta-icon, .pink-theme .overview-card.published .sand-theme .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.published .sand-theme .overview-card-name,
.sand-theme .pink-theme iot-platform-ui-overview-card.published .overview-card-name,
.pink-theme iot-platform-ui-overview-card.published .sand-theme .overview-card-name, .pink-theme .overview-card__property.published .sand-theme .overview-card__property-value,
.pink-theme .overview-card__property.published .sand-theme .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.published .sand-theme .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.published .sand-theme .overview-card__property-value-meta-icon,
.sand-theme .pink-theme iot-platform-ui-overview-card__property.published .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.published .sand-theme .overview-card__property-value,
.sand-theme .pink-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.published .sand-theme .overview-card__property-value-meta-icon {
  background: #cce3f9 !important;
}
.sand-theme .bg-blue50 {
  background: #e9eff6 !important;
}
.sand-theme .bg-orange50 {
  background: #fdf4e5 !important;
}
.sand-theme .bg-orange100, .sand-theme .overview-card__property.draft .overview-card__property-value,
.sand-theme .overview-card__property.draft .overview-card__property-value-meta-icon, .sand-theme .overview-card__property.pending .overview-card__property-value,
.sand-theme .overview-card__property.pending .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon, .sand-theme .overview-card.draft .overview-card-name, .sand-theme .overview-card.pending .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.draft .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.pending .overview-card-name,
.sand-theme iot-platform-ui-overview-card.draft .overview-card-name,
.sand-theme iot-platform-ui-overview-card.pending .overview-card-name, .default-theme .overview-card.draft .sand-theme .overview-card-name, .default-theme .overview-card.pending .sand-theme .overview-card-name,
.default-theme .iot-platform-ui-overview-card.draft .sand-theme .overview-card-name,
.default-theme .iot-platform-ui-overview-card.pending .sand-theme .overview-card-name,
.sand-theme .default-theme iot-platform-ui-overview-card.draft .overview-card-name,
.default-theme iot-platform-ui-overview-card.draft .sand-theme .overview-card-name,
.sand-theme .default-theme iot-platform-ui-overview-card.pending .overview-card-name,
.default-theme iot-platform-ui-overview-card.pending .sand-theme .overview-card-name, .default-theme .overview-card__property.draft .sand-theme .overview-card__property-value,
.default-theme .overview-card__property.draft .sand-theme .overview-card__property-value-meta-icon, .default-theme .overview-card__property.pending .sand-theme .overview-card__property-value,
.default-theme .overview-card__property.pending .sand-theme .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.draft .sand-theme .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.draft .sand-theme .overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.pending .sand-theme .overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.pending .sand-theme .overview-card__property-value-meta-icon,
.sand-theme .default-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.draft .sand-theme .overview-card__property-value,
.sand-theme .default-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.draft .sand-theme .overview-card__property-value-meta-icon,
.sand-theme .default-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.pending .sand-theme .overview-card__property-value,
.sand-theme .default-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.pending .sand-theme .overview-card__property-value-meta-icon, .pink-theme .overview-card.draft .sand-theme .overview-card-name, .pink-theme .overview-card.pending .sand-theme .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.draft .sand-theme .overview-card-name,
.pink-theme .iot-platform-ui-overview-card.pending .sand-theme .overview-card-name,
.sand-theme .pink-theme iot-platform-ui-overview-card.draft .overview-card-name,
.pink-theme iot-platform-ui-overview-card.draft .sand-theme .overview-card-name,
.sand-theme .pink-theme iot-platform-ui-overview-card.pending .overview-card-name,
.pink-theme iot-platform-ui-overview-card.pending .sand-theme .overview-card-name, .pink-theme .overview-card__property.draft .sand-theme .overview-card__property-value,
.pink-theme .overview-card__property.draft .sand-theme .overview-card__property-value-meta-icon, .pink-theme .overview-card__property.pending .sand-theme .overview-card__property-value,
.pink-theme .overview-card__property.pending .sand-theme .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.draft .sand-theme .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.draft .sand-theme .overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.pending .sand-theme .overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.pending .sand-theme .overview-card__property-value-meta-icon,
.sand-theme .pink-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.draft .sand-theme .overview-card__property-value,
.sand-theme .pink-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.draft .sand-theme .overview-card__property-value-meta-icon,
.sand-theme .pink-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.pending .sand-theme .overview-card__property-value,
.sand-theme .pink-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.pending .sand-theme .overview-card__property-value-meta-icon {
  background: #fbe8cc !important;
}
.sand-theme .bg-orange200 {
  background: #f8d299 !important;
}
.sand-theme .bg-orange300 {
  background: #f4bb66 !important;
}
.sand-theme .bg-orange400 {
  background: #f1a433 !important;
}
.sand-theme .bg-orange700 {
  background: #8e5500 !important;
}
.sand-theme .bg-yellow300 {
  background: #ffee03 !important;
}
.sand-theme .bg-yellow500 {
  background: #eddd00 !important;
}
.sand-theme .bg-yellow600 {
  background: #beb100 !important;
}
.sand-theme .bg-grey0 {
  background: rgb(242, 242, 242) !important;
}
.sand-theme .text-primary {
  color: #394c5a;
}
.sand-theme .text-secondary {
  color: #666666;
}
.sand-theme .text-error {
  color: #ac0018;
}
.sand-theme .link {
  text-decoration: none;
  color: #66acec;
}
.sand-theme .link:hover {
  text-decoration: underline;
  cursor: pointer;
}
.sand-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  border-radius: 0;
  box-shadow: none;
}
.sand-theme .mat-accordion .mat-expansion-panel {
  box-shadow: none;
  color: #394c5a;
}
.sand-theme .mat-expansion-panel-header {
  padding: 0 20px;
  font-size: 14px;
}
.sand-theme .mat-expansion-panel-header-title {
  color: #394c5a;
}
.sand-theme .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 44px;
  --mat-icon-button-state-layer-size: 44px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 10px;
}
.sand-theme button[disabled] {
  cursor: not-allowed;
  pointer-events: initial;
}
.sand-theme .mat-mdc-button.mat-mdc-button-base {
  height: auto;
  min-height: 40px;
}
.sand-theme .mat-mdc-button.mat-mdc-button-base:not([disabled]):hover {
  background: rgba(0, 0, 0, 0.04);
}
.sand-theme button.button-regular,
.sand-theme .mat-mdc-button.mat-mdc-button-base.button-regular {
  min-width: 150px;
  height: 40px;
  font-size: 12px;
  border-radius: 2px;
  text-transform: uppercase;
}
.sand-theme button.regular-round-button:hover {
  background-color: rgba(57, 76, 90, 0.05);
}
.sand-theme button.reverse-primary-button,
.sand-theme button.mat-mdc-mini-fab.reverse-primary-button {
  color: #eeecc8;
  background-color: transparent;
}
.sand-theme button.reverse-accent-button,
.sand-theme button.mat-mdc-mini-fab.reverse-accent-button {
  color: #c0a158;
  background-color: transparent;
}
.sand-theme button.reverse-warn-button {
  color: #b33d0e;
  background-color: transparent;
}
.sand-theme button.mat-mdc-mini-fab.light-button {
  box-shadow: none;
  color: #b0b0b0;
  background-color: transparent;
}
.sand-theme button.mat-mdc-mini-fab.light-button:hover, .sand-theme button.mat-mdc-mini-fab.light-button[aria-expanded=true] {
  background-color: rgba(57, 76, 90, 0.05);
}
.sand-theme button.mat-mdc-mini-fab.transparent-button {
  box-shadow: none;
  color: #394c5a;
  background-color: transparent;
}
.sand-theme button.mat-mdc-mini-fab.transparent-button:hover {
  background-color: rgba(57, 76, 90, 0.05);
}
.sand-theme button.mat-mdc-mini-fab.transparent-button[disabled=true] {
  background-color: transparent;
}
.sand-theme .mat-mdc-button:not(:disabled) {
  background: transparent;
}
.sand-theme .mat-mdc-raised-button {
  height: auto;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  min-width: 49px;
  line-height: 25px;
  font-size: 12px;
}
.sand-theme .mat-mdc-raised-button.mat-accent {
  color: #fff;
}
.sand-theme .mat-mdc-raised-button.mat-mdc-button-base {
  height: 40px;
}
.sand-theme .mdc-button {
  letter-spacing: normal;
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  font-size: 12px;
}
.sand-theme .mdc-button .mdc-button__label {
  width: inherit;
}
.sand-theme .mat-mdc-card-actions .mat-mdc-button,
.sand-theme .mat-mdc-card-actions .mat-mdc-raised-button,
.sand-theme .mat-mdc-card-actions .mat-mdc-stroked-button {
  margin: 0 8px;
}
.sand-theme .mat-mdc-raised-button[disabled][disabled],
.sand-theme .mat-mdc-icon-button[disabled][disabled],
.sand-theme .mat-mdc-button[disabled][disabled] {
  color: var(--mat-button-protected-disabled-label-text-color, rgba(0, 0, 0, 0.38));
  background-color: var(--mat-button-protected-disabled-container-color, rgba(0, 0, 0, 0.12));
  cursor: not-allowed;
  box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0 0 rgba(0, 0, 0, 0.1411764706), 0 0 rgba(0, 0, 0, 0.1215686275);
}
.sand-theme .mat-mdc-mini-fab {
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  color: #fff;
}
.sand-theme .mat-mdc-icon-button {
  color: inherit;
}
.sand-theme .mat-mdc-icon-button:disabled {
  background-color: transparent !important;
}
.sand-theme .mat-mdc-icon-button.mat-warn {
  color: var(--mat-icon-button-icon-color, inherit);
}
.sand-theme .mat-mdc-icon-button.mat-accent {
  color: var(--mat-icon-button-icon-color, inherit);
}
.sand-theme .mat-mdc-icon-button.mat-mdc-focus-indicator {
  opacity: 0;
}
.sand-theme .mat-form-field-suffix .mat-mdc-icon-button,
.sand-theme .mat-mdc-form-field-suffix .mat-mdc-icon-button,
.sand-theme .mat-mdc-form-field-text-suffix .mat-mdc-icon-button,
.sand-theme .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button {
  height: 1.5em;
  width: 1.5em;
  font: inherit;
  vertical-align: baseline;
  position: relative;
  top: 12px;
  right: 3px;
}
.sand-theme .mat-form-field-suffix .mat-datepicker-toggle .mat-mdc-icon-button,
.sand-theme .mat-mdc-form-field-suffix .mat-datepicker-toggle .mat-mdc-icon-button,
.sand-theme .mat-mdc-form-field-text-suffix .mat-datepicker-toggle .mat-mdc-icon-button,
.sand-theme .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle .mat-mdc-icon-button {
  position: inherit;
}
.sand-theme .mat-mdc-button-persistent-ripple {
  display: none;
}
.sand-theme .mat-mdc-outlined-button:disabled {
  color: var(--mat-button-outlined-disabled-label-text-color);
}
.sand-theme .mat-mdc-outlined-button {
  text-transform: capitalize;
}
.sand-theme .mat-mdc-outlined-button.mat-primary:not(:disabled) {
  border-color: #375f9b;
}
.sand-theme .mat-button-toggle-appearance-standard {
  color: #c0a158;
  background-color: white;
}
.sand-theme .mat-button-toggle-appearance-standard.mat-button-toggle-checked {
  color: white;
  background-color: #c0a158;
}
.sand-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 32px;
  padding: 0 4px;
}
.sand-theme .mat-mdc-checkbox {
  --mat-checkbox-state-layer-size: 26px;
  --mat-checkbox-ripple-size: 16px;
  --mat-checkbox-touch-target-size: 33px;
}
.sand-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-checkbox,
.sand-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-label {
  cursor: not-allowed;
  pointer-events: initial;
}
.sand-theme .mat-mdc-checkbox label {
  font-size: 12px;
  letter-spacing: normal;
}
.sand-theme .mat-mdc-checkbox .mdc-checkbox {
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
}
.sand-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
  height: 14px;
  width: 14px;
}
.sand-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: calc((25px - var(--mat-checkbox-touch-target-size, 25px)) / 2);
  right: calc((25px - var(--mat-checkbox-touch-target-size, 25px)) / 2);
  left: calc((25px - var(--mat-checkbox-touch-target-size, 25px)) / 2);
  width: var(--mat-checkbox-touch-target-size, 25px);
  height: var(--mat-checkbox-touch-target-size, 25px);
}
.sand-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__ripple {
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  right: calc(50% - 13px);
  bottom: calc(50% - 13px);
  border-radius: 50%;
}
.sand-theme .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target {
  height: 30px;
  width: 30px;
}
.sand-theme .mat-pseudo-checkbox {
  width: 16px;
  height: 16px;
}
.sand-theme .chip-filter.mat-mdc-chip.mat-mdc-standard-chip {
  background-color: #f8f8f8;
  border: 1px solid #c5c5c5;
  color: #394c5a;
}
.sand-theme .chip-filter.mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  color: #394c5a;
  font-size: 10px;
}
.sand-theme .chip-filter.mat-mdc-chip.mat-mdc-standard-chip .mdc-evolution-chip__action--primary:hover {
  cursor: move;
}
.sand-theme .chip-filter.cdk-drag-placeholder .mat-mdc-chip-action-label, .sand-theme .chip-filter.cdk-drag-preview .mat-mdc-chip-action-label {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.sand-theme .chip-filter .mat-mdc-chip-focus-overlay,
.sand-theme .chip-filter .mat-mdc-chip-ripple {
  margin-right: 0 !important;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip {
  height: 20px;
  margin: 1px;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  color: white;
  letter-spacing: normal;
  font-weight: 600;
  font-size: 10px;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-focus-indicator {
  background: transparent !important;
  opacity: 0.54 !important;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip:hover::after {
  opacity: 0;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip:active {
  box-shadow: none;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip:focus::after {
  opacity: 0;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip mat-icon {
  width: 14px;
  height: 14px;
  font-size: 14px;
}
.sand-theme .mat-chip-list-wrapper,
.sand-theme .mdc-evolution-chip-set__chips {
  margin: 0;
}
.sand-theme .mat-mdc-card.dialog-card {
  margin: 0px;
  padding: 0px;
}
.sand-theme .mat-mdc-card .mat-mdc-card-title.dialog-card-header {
  margin: 0px;
  padding: 0px;
}
.sand-theme .mat-mdc-card .mat-mdc-card-content {
  font-size: 14px;
}
.sand-theme .mat-mdc-card .mat-mdc-card-content {
  padding: 0;
}
.sand-theme .mat-mdc-card .mat-mdc-card-content.dialog-card-content,
.sand-theme .mat-mdc-card .mat-mdc-card-content .dialog-card-content {
  margin: 0;
  color: #394c5a !important;
}
.sand-theme .mat-mdc-card .mat-mdc-card-content.dialog-card-content__section-header,
.sand-theme .mat-mdc-card .mat-mdc-card-content .dialog-card-content__section-header {
  color: #666666;
  font-size: 14px;
  font-weight: 700;
}
.sand-theme .mat-mdc-card .mat-mdc-card-content.dialog-card-content__section-header span:first-child,
.sand-theme .mat-mdc-card .mat-mdc-card-content .dialog-card-content__section-header span:first-child {
  border-right: 1px solid;
  padding-right: 10px;
}
.sand-theme .mat-mdc-card .mat-mdc-card-actions.dialog-card-actions {
  display: flex;
  background-color: #f8f8f8;
  margin: 0px !important;
  padding: 10px !important;
  place-content: center flex-end;
  align-items: center;
  flex-direction: row;
}
.sand-theme .mat-mdc-card .mat-mdc-card-actions:not(.mat-mdc-card-actions-align-end) .mdc-button:first-child {
  margin-left: 0;
  margin-right: 0;
}
.sand-theme .mat-mdc-dialog-container {
  padding: 0px !important;
  border-radius: 0px !important;
  max-height: calc(100vh - 1rem);
}
.sand-theme .mat-mdc-dialog-container .matButton {
  border-radius: 0px !important;
}
.sand-theme .dialog-card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: normal;
}
.sand-theme mat-toolbar.dialog-toolbar {
  display: flex;
  margin: 0px;
  place-content: center space-between;
  align-items: center;
  flex-direction: row;
}
.sand-theme mat-toolbar.dialog-toolbar h1 {
  font-weight: normal;
  text-transform: uppercase;
}
.sand-theme .dialog-form-tips {
  font-size: 10px;
  line-height: 10px;
  font-style: italic;
  color: #c8c8c8;
}
.sand-theme .cdk-global-overlay-wrapper {
  overflow: auto;
}
.sand-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control {
  line-height: normal;
}
.sand-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input {
  --mat-form-field-filled-input-text-color: #394c5a;
  color: var(--mat-form-field-filled-input-text-color);
}
.sand-theme .async-autocomplete-multiple-selects .iot-platform-ui-form-field,
.sand-theme .iot-platform-ui-async-autocomplete .iot-platform-ui-form-field {
  margin-top: 2px;
}
.sand-theme .mat-mdc-form-field-error-wrapper {
  font-size: 80%;
  padding: 0;
}
.sand-theme .mat-mdc-form-field {
  font-size: inherit;
  line-height: 1.125;
  font-family: Open Sans, sans-serif;
  letter-spacing: normal;
}
.sand-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0;
}
.sand-theme .mat-mdc-form-field .mdc-text-field {
  overflow: unset;
}
.sand-theme .mat-mdc-form-field mat-label,
.sand-theme .mat-mdc-form-field .mat-mdc-floating-label,
.sand-theme .mat-mdc-form-field .mat-mdc-form-field-error {
  letter-spacing: normal;
}
.sand-theme .mat-mdc-form-field mat-label,
.sand-theme .mat-mdc-form-field .mat-mdc-floating-label {
  color: #666666;
}
.sand-theme .mat-mdc-form-field .mat-icon.search-icon {
  font-size: 18px;
  vertical-align: sub;
}
.sand-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0;
}
.sand-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) mat-label,
.sand-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mat-mdc-floating-label {
  color: #c0a158;
}
.sand-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) mat-label,
.sand-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mat-mdc-floating-label {
  color: var(--mat-theme-error, #bf5f69) !important;
}
.sand-theme .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.sand-theme .mat-mdc-form-field .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding: 0.4375em 0;
}
.sand-theme .mat-mdc-form-field .mdc-text-field--disabled.mdc-text-field--filled {
  background: transparent;
}
.sand-theme .mat-mdc-form-field .mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-style: dashed;
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.sand-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper {
  padding: 0;
}
.sand-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-prefix {
  padding: 0;
}
.sand-theme .mat-mdc-form-field .mat-mdc-form-field-infix {
  min-height: auto;
}
.sand-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 22px;
  font-size: 14px;
  width: 100%;
}
.sand-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label mat-label {
  font-size: 14px;
  width: 100%;
}
.sand-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper label.mdc-floating-label[for^=mat-select] {
  top: 24px !important;
}
.sand-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding: 17px 0 5px 0;
}
.sand-theme .mat-mdc-form-field .mat-mdc-form-field-hint-wrapper {
  font-size: 75%;
  padding: 0;
  top: -4px;
}
.sand-theme .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper {
  height: 15px;
}
.sand-theme .mat-mdc-form-field-icon-prefix > .mat-icon,
.sand-theme .mat-mdc-form-field-icon-suffix > .mat-icon {
  padding: 0;
}
.sand-theme .mat-mdc-form-field .mat-mdc-icon-button .mat-icon {
  margin: 0;
}
.sand-theme mat-label {
  color: #394c5a;
  letter-spacing: normal;
}
.sand-theme .mat-mdc-list-base {
  padding-top: 0;
}
.sand-theme .mdc-list-item .mat-mdc-list-item-title {
  padding: 0;
}
.sand-theme .mdc-list-item .mdc-list-item__content {
  display: flex;
  flex-direction: column;
  align-self: center;
}
.sand-theme .mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text {
  color: #394c5a;
}
.sand-theme .mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text::before {
  height: auto;
}
.sand-theme .mdc-list-item .mdc-list-item--with-leading-icon,
.sand-theme .mdc-list-item .mdc-list-item__start, .sand-theme .mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__start, .sand-theme .mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__start, .sand-theme .mdc-list-item--with-leading-icon .mdc-list-item__start, .sand-theme .mdc-list-item--with-leading-icon .mdc-list-item__end, .sand-theme .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__start, .sand-theme .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  align-self: center;
  margin-top: 0;
  color: inherit;
}
.sand-theme .mdc-list-item--with-leading-icon .mdc-list-item__start {
  margin-right: 15px;
}
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines {
  color: #394c5a;
}
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.selected, .sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover {
  background-color: #c0a158;
  color: white;
}
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text, .sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text {
  background-color: #c0a158;
  color: white;
}
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines {
  color: #394c5a;
}
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.fs-12,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.fs-12,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.fs-12,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.fs-12 {
  font-size: 12px;
}
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.selected, .sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover {
  background-color: #c0a158;
  color: white;
}
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text, .sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-two-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.selected .mat-mdc-list-item-line.mdc-list-item__secondary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-title.mdc-list-item__primary-text,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-three-lines.hoverable:hover .mat-mdc-list-item-line.mdc-list-item__secondary-text {
  background-color: #c0a158;
  color: white;
}
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item,
.sand-theme mat-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item,
.sand-theme mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line {
  height: 32px;
}
.sand-theme mat-list.height-300,
.sand-theme .mat-mdc-list.height-300 {
  min-height: 300px;
  max-height: 300px;
  overflow: auto;
}
.sand-theme .mat-mdc-list.two-line-list.mat-mdc-list-base .mdc-list-item.mdc-list-item--with-two-lines,
.sand-theme mat-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-2-line,
.sand-theme mat-nav-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar,
.sand-theme mat-nav-list.mat-mdc-list-base.two-line-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar {
  height: 50px;
}
.sand-theme .mat-mdc-list.two-line-list.mat-mdc-list-base .mdc-list-item.mdc-list-item--with-two-lines .mat-mdc-list-item-avatar,
.sand-theme mat-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-2-line .mat-mdc-list-item-avatar,
.sand-theme mat-nav-list.two-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar .mat-mdc-list-item-avatar,
.sand-theme mat-nav-list.mat-mdc-list-base.two-line-list .mat-mdc-list-item.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar {
  width: 24px;
  height: 24px;
}
.sand-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-mdc-list-item-with-avatar,
.sand-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar,
.sand-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar,
.sand-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar {
  height: 40px;
}
.sand-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-mdc-list-item-with-avatar .mat-mdc-list-item-avatar,
.sand-theme mat-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar,
.sand-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mat-list-item-with-avatar .mat-mdc-list-item-avatar,
.sand-theme mat-nav-list.one-line-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar {
  width: 24px;
  height: 24px;
}
.sand-theme .mat-mdc-menu-panel {
  min-height: 48px;
  border-radius: 4px;
}
.sand-theme .mat-mdc-menu-panel.height-300 {
  max-height: 300px;
  overflow: auto;
}
.sand-theme .mat-mdc-menu-content,
.sand-theme .mat-mdc-menu-trigger {
  text-transform: uppercase;
}
.sand-theme button.mat-mdc-menu-item,
.sand-theme button.mat-mdc-menu-item .mdc-list-item__primary-text {
  text-transform: uppercase;
}
.sand-theme .mat-mdc-menu-item {
  color: #394c5a;
  font-size: 12px;
  height: 32px;
  min-height: auto;
  line-height: 16px;
  text-transform: uppercase;
}
.sand-theme .mat-mdc-menu-item[disabled] {
  color: inherit;
}
.sand-theme .mat-mdc-menu-item .mat-icon {
  color: inherit;
}
.sand-theme .mat-mdc-paginator {
  background-color: transparent;
}
.sand-theme mat-radio-button,
.sand-theme .mat-mdc-radio-button {
  --mat-radio-state-layer-size: 33px;
  color: #394c5a;
}
.sand-theme mat-radio-button .mdc-form-field,
.sand-theme .mat-mdc-radio-button .mdc-form-field {
  font: inherit;
}
.sand-theme .mat-mdc-option.mdc-list-item.mdc-list-item--disabled {
  cursor: not-allowed;
  pointer-events: initial;
}
.sand-theme .mdc-menu-surface.mat-mdc-select-panel {
  padding: 0;
}
.sand-theme .mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper {
  transform: translateY(0px);
}
.sand-theme .mat-mdc-select-date-range-overlay-pane,
.sand-theme .mat-mdc-select-fv-overlay-pane,
.sand-theme .mat-mdc-select-bp-overlay-pane {
  width: auto !important;
}
.sand-theme .mat-mdc-select-fv-overlay-pane {
  min-width: 17rem;
}
.sand-theme .mat-mdc-select-bp-overlay-pane {
  min-width: 13rem;
}
.sand-theme .mat-mdc-select-bp-overlay-pane .mat-mdc-option:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 13rem;
}
.sand-theme mat-select,
.sand-theme .mat-mdc-select {
  letter-spacing: normal;
  line-height: 18px;
}
.sand-theme mat-select .mat-mdc-select-trigger,
.sand-theme .mat-mdc-select .mat-mdc-select-trigger {
  height: 18px;
}
.sand-theme mat-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value,
.sand-theme mat-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value-text,
.sand-theme .mat-mdc-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value,
.sand-theme .mat-mdc-select:not(.mat-mdc-select-disabled) .mat-mdc-select-value-text {
  color: #394c5a;
}
.sand-theme .mat-mdc-form-field-infix mat-select,
.sand-theme .mat-mdc-form-field-infix .mat-mdc-select {
  font-size: 12px;
}
.sand-theme .mat-mdc-form-field-infix label.mat-form-field-label,
.sand-theme .mat-mdc-form-field-infix .mat-mdc-floating-label,
.sand-theme .mat-mdc-form-field-infix mat-label {
  font-size: 14px;
}
.sand-theme mat-option,
.sand-theme .mat-mdc-option {
  min-height: 36px;
  line-height: 36px;
  font-size: 12px;
}
.sand-theme mat-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked,
.sand-theme .mat-mdc-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked {
  display: none !important;
}
.sand-theme mat-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked::after,
.sand-theme .mat-mdc-option .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox.mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked::after {
  width: 10px;
  height: 4px;
}
.sand-theme mat-option:not(.mdc-list-item--disabled) .mat-option-text,
.sand-theme mat-option:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,
.sand-theme .mat-mdc-option:not(.mdc-list-item--disabled) .mat-option-text,
.sand-theme .mat-mdc-option:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: #394c5a;
}
.sand-theme mat-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mat-option-text,
.sand-theme mat-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text, .sand-theme mat-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mat-option-text,
.sand-theme mat-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,
.sand-theme .mat-mdc-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mat-option-text,
.sand-theme .mat-mdc-option.mat-mdc-selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,
.sand-theme .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mat-option-text,
.sand-theme .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: #394c5a !important;
}
.sand-theme mat-option.mat-mdc-selected .mdc-list-item__primary-text, .sand-theme mat-option.mdc-list-item--selected .mdc-list-item__primary-text,
.sand-theme .mat-mdc-option.mat-mdc-selected .mdc-list-item__primary-text,
.sand-theme .mat-mdc-option.mdc-list-item--selected .mdc-list-item__primary-text {
  color: inherit;
}
.sand-theme .mdc-list-item__primary-text,
.sand-theme .mat-option-text {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font: inherit;
}
.sand-theme .mat-mdc-optgroup-label {
  font-size: 14px;
  height: 28px;
  min-height: 28px;
  line-height: 28px;
  font-weight: 600;
}
.sand-theme .mat-mdc-optgroup-label .mat-option-text,
.sand-theme .mat-mdc-optgroup-label .mdc-list-item__primary-text {
  white-space: normal;
  color: rgba(0, 0, 0, 0.5411764706);
}
.sand-theme .mat-sidenav-content.mat-drawer-content {
  background-color: #f8f8f8;
}
.sand-theme .mat-mdc-tab-header.mat-mdc-tab-nav-bar-stretch-tabs .mat-mdc-tab-link {
  flex-grow: initial;
  min-width: 160px;
  justify-content: center;
}
.sand-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #c0a158;
}
.sand-theme .mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs > .mat-mdc-tab-header .mat-mdc-tab {
  flex-grow: initial;
  min-width: 160px;
}
.sand-theme .mat-mdc-tab-group .mat-mdc-tab-header,
.sand-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab {
  height: 31px;
  border-bottom: none;
}
.sand-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab,
.sand-theme .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label {
  height: 31px;
  font-size: 12px;
  color: #394c5a;
}
.sand-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab.mat-tab-label-active, .sand-theme .mat-mdc-tab-group .mat-mdc-tab-header .mdc-tab.mdc-tab--active,
.sand-theme .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label.mat-tab-label-active,
.sand-theme .mat-mdc-tab-group .mat-mdc-tab-header .mat-tab-label.mdc-tab--active {
  opacity: 1;
  color: #c0a158;
  font-weight: 600;
}
.sand-theme .mat-mdc-tab-group .mat-tab-labels,
.sand-theme .mat-mdc-tab-group .mat-mdc-tab-labels {
  background-color: white;
  justify-content: center;
}
.sand-theme .mat-mdc-tooltip {
  border-radius: 5px;
  --mat-tooltip-supporting-text-size: 10px;
}
.sand-theme .mat-mdc-tooltip .mdc-tooltip__surface {
  letter-spacing: normal;
}
.sand-theme .mat-mdc-tooltip.regular-tooltip, .sand-theme .mat-mdc-tooltip.regular-tooltip .mdc-tooltip__surface {
  background-color: #d2cb76;
  max-width: 300px;
  white-space: pre-line;
}
.sand-theme .mat-mdc-tooltip.warning-tooltip, .sand-theme .mat-mdc-tooltip.warning-tooltip .mdc-tooltip__surface {
  background-color: #b33d0e;
  color: white;
}
.sand-theme .mat-icon {
  display: inline-flex;
  width: 24px;
  height: 24px;
}
.sand-theme .mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-ripple {
  border-radius: 0.5rem;
}
.sand-theme .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after {
  background: #394c5a;
}
.sand-theme .layout {
  width: 100%;
  height: 100%;
}
.sand-theme .layout__wrapper {
  margin: 0 auto;
  width: auto;
}
.sand-theme .ngx-arrow .arrow {
  background: transparent !important;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
}
.sand-theme .floating {
  z-index: 1000 !important;
}
@media (max-width: 600px) {
  .sand-theme .floating {
    width: 90% !important;
  }
}
.sand-theme .cdk-drag-drop-container .cdk-drag-drop-element-container,
.sand-theme .cdk-drag-preview .cdk-drag-drop-element-container,
.sand-theme .cdk-drag-dragging .cdk-drag-drop-element-container {
  min-height: 40px;
  background: #e5e5e5;
  height: auto;
}
.sand-theme .cdk-drag-drop-container .cdk-drag-drop-element-container--has-no-drag-indicator .mat-expansion-panel-header:not([aria-disabled=true]),
.sand-theme .cdk-drag-preview .cdk-drag-drop-element-container--has-no-drag-indicator .mat-expansion-panel-header:not([aria-disabled=true]),
.sand-theme .cdk-drag-dragging .cdk-drag-drop-element-container--has-no-drag-indicator .mat-expansion-panel-header:not([aria-disabled=true]) {
  cursor: move !important;
}
.sand-theme .cdk-drag-drop-container .cdk-drag-animating,
.sand-theme .cdk-drag-preview .cdk-drag-animating,
.sand-theme .cdk-drag-dragging .cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.sand-theme .cdk-drag-drop-container .cdk-drop-list-dragging iot-platform-ui-drag-drop-element:not(.cdk-drag-placeholder),
.sand-theme .cdk-drag-preview .cdk-drop-list-dragging iot-platform-ui-drag-drop-element:not(.cdk-drag-placeholder),
.sand-theme .cdk-drag-dragging .cdk-drop-list-dragging iot-platform-ui-drag-drop-element:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.sand-theme .cdk-drag-drop-container .dd-handle-icon,
.sand-theme .cdk-drag-preview .dd-handle-icon,
.sand-theme .cdk-drag-dragging .dd-handle-icon {
  cursor: move;
}
.sand-theme .cdk-drag-drop-container .dd-action-icon,
.sand-theme .cdk-drag-preview .dd-action-icon,
.sand-theme .cdk-drag-dragging .dd-action-icon {
  cursor: pointer;
}
.sand-theme .cdk-drag-drop-container .dd-handle-icon,
.sand-theme .cdk-drag-drop-container .dd-action-icon,
.sand-theme .cdk-drag-preview .dd-handle-icon,
.sand-theme .cdk-drag-preview .dd-action-icon,
.sand-theme .cdk-drag-dragging .dd-handle-icon,
.sand-theme .cdk-drag-dragging .dd-action-icon {
  color: #999999 !important;
  padding: 5px;
  min-width: 24px;
}
.sand-theme .cdk-drag-drop-container .cdk-drag-placeholder,
.sand-theme .cdk-drag-preview .cdk-drag-placeholder,
.sand-theme .cdk-drag-dragging .cdk-drag-placeholder {
  background-color: #e5e5e5;
  border: dotted 2px #c8c8c8;
  border-radius: 8px;
  margin: 5px 0;
  height: auto;
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.sand-theme .cdk-drag-drop-container .cdk-drag-placeholder--default,
.sand-theme .cdk-drag-preview .cdk-drag-placeholder--default,
.sand-theme .cdk-drag-dragging .cdk-drag-placeholder--default {
  min-height: 40px;
}
.sand-theme .cdk-drag-preview {
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  height: auto !important;
  background-color: #f8f8f8;
}
.sand-theme .iot-platform-ui-section-header {
  color: #666666;
}
.sand-theme .iot-platform-ui-section-header__title-section {
  display: grid !important;
  max-width: 70%;
}
.sand-theme .iot-platform-ui-section-header__action:not(:disabled) .iot-platform-ui-section-header__action-icon {
  color: #666666;
}
.sand-theme .iot-platform-ui-section-header__line {
  background-color: #b3b3b3;
}
.sand-theme .iot-platform-ui-display-value-card__value:hover {
  color: #8ed0ff;
  text-decoration: underline;
}
.sand-theme .iot-platform-ui-display-value-card__content {
  background: #e5ebf5;
}
.sand-theme .iot-platform-ui-display-value-card .simple-card {
  box-shadow: none;
  cursor: default;
}
.sand-theme .iot-platform-ui-display-value-card .simple-card__content {
  min-height: auto;
  padding: 0;
}
.sand-theme .iot-platform-ui-status-button {
  height: auto !important;
  width: auto !important;
  min-height: 25px !important;
}
.sand-theme .iot-platform-ui-status-button__child {
  height: auto !important;
  width: auto !important;
  min-height: 25px !important;
}
.sand-theme .iot-platform-ui-status-button--draft.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled), .sand-theme .iot-platform-ui-status-button--pending.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #fbe8cc;
  color: #8e5500;
}
.sand-theme .iot-platform-ui-status-button--draft .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled), .sand-theme .iot-platform-ui-status-button--pending .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #8e5500;
  color: #ffffff;
}
.sand-theme .iot-platform-ui-status-button--draft.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled), .sand-theme .iot-platform-ui-status-button--pending.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #fbe8cc;
  color: #8e5500;
}
.sand-theme .iot-platform-ui-status-button--draft.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled), .sand-theme .iot-platform-ui-status-button--pending.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #8e5500 !important;
  background: #fbe8cc !important;
  color: #8e5500;
}
.sand-theme .iot-platform-ui-status-button--draft.stroke.text-error.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label,
.sand-theme .iot-platform-ui-status-button--draft.stroke.text-error .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label, .sand-theme .iot-platform-ui-status-button--pending.stroke.text-error.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label,
.sand-theme .iot-platform-ui-status-button--pending.stroke.text-error .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) .iot-platform-ui-status-button__label {
  color: #ac0018;
}
.sand-theme .iot-platform-ui-status-button--published.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #375f9b !important;
  background: #cce3f9;
  color: #375f9b;
}
.sand-theme .iot-platform-ui-status-button--published.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #ffffff !important;
  background: #cce3f9;
  color: #375f9b;
}
.sand-theme .iot-platform-ui-status-button--published.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #375f9b !important;
  background: #cce3f9;
  color: #375f9b;
}
.sand-theme .iot-platform-ui-status-button--error.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: rgba(255, 0, 99, 0.1019607843);
  color: #bf5f69;
}
.sand-theme .iot-platform-ui-status-button--error .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: #e76678;
  color: #ffffff;
}
.sand-theme .iot-platform-ui-status-button--error.stroke.iot-platform-ui-status-button__parent.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: rgba(255, 0, 99, 0.1019607843);
  color: #bf5f69;
}
.sand-theme .iot-platform-ui-status-button--error.stroke .iot-platform-ui-status-button__child.mat-mdc-outlined-button:not(:disabled) {
  border-color: #bf5f69 !important;
  background: rgba(255, 0, 99, 0.1019607843) !important;
  color: #bf5f69;
}
.sand-theme .iot-platform-ui-status-button.no-border {
  border: none !important;
}
.sand-theme .device-info-toolbar-status-card {
  background-color: #e4f4d0;
}
.sand-theme .device-info-toolbar-status-card .mat-icon {
  color: #127936;
}
.sand-theme .device-info-toolbar-status-card span {
  color: #394c5a;
}
.sand-theme .device-info-toolbar-status-card.failure {
  background-color: #ffe5e9;
}
.sand-theme .device-info-toolbar-status-card.failure span,
.sand-theme .device-info-toolbar-status-card.failure .mat-icon {
  color: #b22222 !important;
}
.sand-theme .device-info-toolbar-status-card.warning {
  background-color: #f8d299;
}
.sand-theme .device-info-toolbar-status-card.warning span,
.sand-theme .device-info-toolbar-status-card.warning .mat-icon {
  color: #8e5500 !important;
}
.sand-theme .device-info-toolbar-status-card.notDefined {
  background-color: #e5e5e5;
}
.sand-theme .device-info-toolbar-status-card.notDefined .mat-icon {
  color: #394c5a !important;
}
.sand-theme .detail-full-card-list {
  border: 10px solid #eeecc8;
  color: #394c5a;
}
.sand-theme .mv-detail-no-bg {
  color: #394c5a;
}
.sand-theme .tag-loader.mv-detail {
  background-color: #eeecc8;
}
.sand-theme .admin-users-bp-associated {
  color: #394c5a;
}
.sand-theme .bar:nth-child(1) {
  background-color: #c0a158;
}
.sand-theme .mdc-evolution-chip-set {
  margin-left: 7px;
  flex: 1 1 0;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip {
  background-color: #c0a158;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  color: white;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label mat-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sand-theme .filter-engine-row,
.sand-theme .filter-engine-row .mat-mdc-button:not(:disabled) {
  color: #394c5a;
}
.sand-theme .filter-engine-applied {
  background-color: #ffffff;
}
.sand-theme .add-button-off {
  height: 16px;
  width: 16px;
  position: relative;
  left: -25px;
  top: -2px;
}
.sand-theme .add-button-off:disabled {
  background: var(--mat-button-protected-disabled-label-text-color, rgba(0, 0, 0, 0.38));
}
.sand-theme .add-button-off .mat-icon {
  font-size: 16px;
  height: 16px;
  width: 16px;
}
.sand-theme .filter-engine-max-capacity {
  color: #b33d0e;
  font-weight: 600;
}
.sand-theme .filters-container .mat-mdc-form-field {
  padding-bottom: 0;
}
.sand-theme .filters-container .mat-mdc-form-field-flex {
  height: 38px;
}
.sand-theme .filters-container .mat-form-field-suffix .mat-mdc-icon-button,
.sand-theme .filters-container .mat-mdc-form-field-suffix .mat-mdc-icon-button,
.sand-theme .filters-container .mat-mdc-form-field-text-suffix .mat-mdc-icon-button,
.sand-theme .filters-container .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button {
  top: 5px;
  height: 40px;
  width: 25px;
}
.sand-theme .filters-container .mat-form-field-suffix .mat-mdc-icon-button:not([disabled]),
.sand-theme .filters-container .mat-mdc-form-field-suffix .mat-mdc-icon-button:not([disabled]),
.sand-theme .filters-container .mat-mdc-form-field-text-suffix .mat-mdc-icon-button:not([disabled]),
.sand-theme .filters-container .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:not([disabled]) {
  color: var(--mat-icon-button-icon-color, inherit);
  background-color: transparent;
}
.sand-theme .filters-container .mat-mdc-select-value {
  max-width: 180px;
}
.sand-theme .filters-container .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  font: inherit;
}
.sand-theme .filters-container .mat-chip-list-wrapper:focus,
.sand-theme .filters-container .mat-chip-list:focus,
.sand-theme .filters-container .mdc-evolution-chip-set__chips:focus {
  outline: none;
}
.sand-theme .custom-set-filter-checkbox-group,
.sand-theme .filter-tree-field .tree-container {
  border: 1px solid #e0e0e0;
  width: 240px;
}
.sand-theme .custom-set-filter-checkbox-group .mat-tree-node .mat-mdc-checkbox label,
.sand-theme .filter-tree-field .tree-container .mat-tree-node .mat-mdc-checkbox label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 5px;
  max-width: 173px;
}
.sand-theme .filter-set-field .tree-container .mat-tree-node {
  padding-left: 1rem !important;
}
.sand-theme .custom-set-filter-checkbox-group {
  padding: 10px;
}
.sand-theme .iot-platform-ui-filter-engine {
  background: white;
  font-family: "Roboto";
}
.sand-theme .iot-platform-ui-filter-engine__icon-type {
  font-size: 16px !important;
  width: 16px !important;
  height: 16px !important;
  align-items: center;
}
.sand-theme .iot-platform-ui-filter-engine-filter-menu__field-container .iot-platform-ui-form-field > * {
  min-width: 200px !important;
}
.sand-theme .iot-platform-ui-filter-engine .mat-expansion-panel-content .mat-expansion-panel-body {
  padding: 0 !important;
}
.sand-theme .iot-platform-ui-filter-engine-field-trigger-menu {
  min-width: 55px !important;
}
.sand-theme .iot-platform-ui-filter-engine-field-trigger-menu .mat-mdc-menu-panel {
  background-color: #F8F8F8;
}
.sand-theme .iot-platform-ui-filter-engine__right-separator {
  border-right-color: #c4c4c4 !important;
}
.sand-theme .iot-platform-ui-filter-engine__settings-button .mat-icon {
  color: #c4c4c4;
}
.sand-theme .iot-platform-ui-filter-engine__settings-button .mat-icon:hover {
  color: #4f79b7;
}
.sand-theme .iot-platform-ui-filter-engine__group {
  border-color: #4F78B7;
  color: #4F78B7;
}
.sand-theme .iot-platform-ui-filter-engine__group_chip-remove {
  color: white !important;
}
.sand-theme .iot-platform-ui-filter-engine-filter-menu__field-actions {
  width: 100%;
}
.sand-theme .iot-platform-ui-filter-engine-filter-menu__field-container .iot-platform-ui-date-range {
  display: block !important;
}
.sand-theme .iot-platform-ui-filter-engine-filter-menu__field-container .iot-platform-ui-date-range .iot-platform-ui-form-group {
  justify-content: space-between !important;
  margin-bottom: 8px;
}
.sand-theme .iot-platform-ui-filter-engine-filter-menu__field-container iot-platform-ui-form-field {
  margin-right: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
  flex-basis: 100% !important;
}
.sand-theme .iot-platform-ui-filter-engine-filter-menu__field-container iot-platform-ui-form-field .mat-mdc-form-field-flex {
  background: #ffffff;
  padding: 0 5px;
}
.sand-theme .iot-platform-ui-filter-engine-filter-menu__field-container .mat-mdc-raised-button.mat-mdc-button-base {
  height: var(--mat-button-outlined-container-height, 40px) !important;
}
.sand-theme .iot-platform-ui-filter-engine__container .filter-engine-menu {
  font-weight: 600;
}
.sand-theme .iot-platform-ui-filter-engine__container .filter-engine-menu:not(:disabled) {
  color: #394c5a;
}
.sand-theme .iot-platform-ui-filter-engine__max-filters-indicator {
  color: #394c5a;
}
.sand-theme .iot-platform-ui-filter-engine__max-filters-indicator--max {
  color: #b33d0e !important;
}
.sand-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__reset-button {
  border: 1px solid var(--mat-button-text-label-text-color, var(--mat-sys-primary));
}
.sand-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__filter-concept-label {
  border-color: #b0b0b0;
}
.sand-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__no-filter-error {
  color: #bf5f69;
}
.sand-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip {
  border-color: #B0B0B0;
  background-color: transparent !important;
}
.sand-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip .mat-mdc-chip-action-label {
  color: inherit !important;
  font-weight: 500 !important;
  font-size: 12px !important;
}
.sand-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip .mdc-evolution-chip__action--primary {
  padding: 0 10px 0 5px !important;
}
.sand-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip.mat-drag {
  background-color: #f8f8f8 !important;
}
.sand-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip.cdk-drag-preview {
  background-color: #f8f8f8 !important;
  border-color: #4F78B7 !important;
}
.sand-theme .iot-platform-ui-filter-engine_manage-favorite-filters-popup__chip.cdk-drag-preview .mat-mdc-chip-action-label {
  color: #4F78B7 !important;
}
.sand-theme .selected-tags {
  background-color: #eeecc8;
  color: #394c5a;
}
.sand-theme .tag-list-accordion .mat-expansion-panel-body {
  margin-left: 20px;
  padding: 0 16px;
  border-left: 1px solid #394c5a;
}
.sand-theme .mandatory-warning {
  color: #b33d0e;
}
.sand-theme .concept-name {
  color: #394c5a;
}
.sand-theme .tag-category-name {
  color: #394c5a;
}
.sand-theme .breadcrumb-item {
  background-color: #c0a158;
  color: white;
}
.sand-theme .breadcrumb-item-icon {
  color: white;
}
.sand-theme .breadcrumb-close-button:hover {
  background-color: white;
  color: #c0a158;
}
.sand-theme .breadcrumb__item {
  background-color: #c0a158;
  color: white;
}
.sand-theme .breadcrumb__item .mat-icon {
  color: white;
}
.sand-theme .breadcrumb__item .mat-mdc-progress-spinner circle,
.sand-theme .breadcrumb__item .mat-mdc-progress-spinner circle {
  stroke: white;
}
.sand-theme .breadcrumb__item--passive {
  background-color: transparent;
  color: #c0a158;
}
.sand-theme .breadcrumb__item--passive .mat-icon {
  color: #c0a158;
}
.sand-theme .breadcrumb__item--passive .mat-mdc-progress-spinner circle,
.sand-theme .breadcrumb__item--passive .mat-mdc-progress-spinner circle {
  stroke: #c0a158;
}
.sand-theme .origin,
.sand-theme .breadcrumb__back-button {
  background: #a5d564;
  color: white;
}
.sand-theme .passive {
  color: #c0a158;
}
.sand-theme .download-card_box .mat-icon {
  color: #9e9e9e;
}
.sand-theme .download-card_box .mat-mdc-button {
  background-color: #9e9e9e;
}
.sand-theme .download-card .download-card_box:hover {
  border-color: #c0a158;
  border: 3px solid #c0a158;
}
.sand-theme .download-card .download-card_box:hover .mat-icon {
  color: #c0a158;
}
.sand-theme .download-card .download-card_box:hover .mat-mdc-button {
  background-color: #c0a158;
}
.sand-theme .timeline__header_label, .sand-theme .timeline__header_content, .sand-theme .timeline__dot_icon, .sand-theme .timeline__dot_label, .sand-theme .timeline__dot_content {
  color: #c0a158;
}
.sand-theme .timeline__dot_icon {
  border-color: #c0a158;
  background-color: white;
}
.sand-theme .timeline__dot::after {
  border-bottom: 2px dotted #c0a158;
}
.sand-theme .timeline__content {
  border-left: 2px solid #c0a158;
}
.sand-theme .timeline__content::before {
  border-bottom: 5px solid #c0a158;
}
.sand-theme .timeline__entry {
  width: 100%;
  /* Before all
  &:not(.timeline__entry.timeline__entry--active ~ .timeline__entry):not(.timeline__entry.timeline__entry--active) {}
  */
}
.sand-theme .timeline__entry--active .timeline__dot_icon {
  color: #fff;
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .timeline__entry--active .timeline__dot::after {
  border-bottom: 2px dotted #e3e3e3;
}
.sand-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot_icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.sand-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot_label, .sand-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot_content {
  color: #e3e3e3;
}
.sand-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__dot::after {
  border-bottom: 2px dotted #e3e3e3;
}
.sand-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__header_label, .sand-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__header_content {
  color: #e3e3e3;
}
.sand-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__content {
  border-left: 2px solid #e3e3e3;
}
.sand-theme .timeline__entry.timeline__entry--active ~ .timeline__entry .timeline__content::before {
  border-bottom: 5px solid #e3e3e3;
}
.sand-theme .timeline iot-platform-ui-timeline-entry.timeline__entry:last-child .timeline__dot::after {
  border-bottom: none;
}
.sand-theme .timeline-list__title {
  color: #c0a158;
}
.sand-theme .timeline-list iot-platform-ui-timeline-list-item {
  border-top: 1px solid lightgrey;
}
.sand-theme .timeline-list iot-platform-ui-timeline-list-item:last-child {
  border-bottom: 1px solid lightgrey;
}
.sand-theme .timeline-list iot-platform-ui-timeline-list-item .separator {
  border-left: 1px solid lightgrey;
}
.sand-theme .timeline-list__item {
  font-size: 12px;
  color: #394c5a;
}
.sand-theme .cdk-overlay-pane.tag-color-select {
  width: 6rem !important;
}
.sand-theme .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label {
  font-size: 10px;
}
.sand-theme .tag-editor-form-container button.button-regular {
  min-width: 0 !important;
  height: 30px !important;
  line-height: 30px;
  width: auto;
}
.sand-theme .tag-editor-duplicate-warning {
  color: #b33d0e;
}
.sand-theme .card__container {
  width: 100%;
  min-width: 100%;
  max-height: 29rem;
  overflow-y: auto;
}
.sand-theme .card__container .card-xs,
.sand-theme .card__container .card-sm,
.sand-theme .card__container .card-md,
.sand-theme .card__container .card-lg {
  flex-shrink: 1;
  box-sizing: border-box;
}
.sand-theme .card__container .card-xs {
  flex-basis: calc(24.99% - 15px);
}
.sand-theme .card__container .card-sm {
  flex-basis: calc(33.33% - 15px);
}
.sand-theme .card__container .card-md {
  flex-basis: calc(49.99% - 15px);
}
.sand-theme .card__container .card-lg {
  flex-basis: 100%;
}
@media (min-width: 959px) {
  .sand-theme .card__container--horizontal-layout {
    flex-wrap: nowrap !important;
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .sand-theme .card__container--horizontal-layout > .card-xs {
    min-width: calc(24.99% - 15px);
  }
  .sand-theme .card__container--horizontal-layout > .card-sm {
    min-width: calc(33.33% - 15px);
  }
  .sand-theme .card__container--horizontal-layout > .card-md {
    min-width: calc(49.99% - 15px);
  }
  .sand-theme .card__container--horizontal-layout > .card-lg {
    min-width: 100%;
  }
}
.sand-theme .card__container .cdk-virtual-scroll-viewport {
  width: 100%;
  height: 8.5rem;
}
.sand-theme .card__container .cdk-virtual-scroll-viewport .cdk-virtual-scroll-content-wrapper {
  flex-flow: row wrap;
  box-sizing: border-box;
  display: flex;
  place-content: stretch flex-start;
  align-items: stretch;
}
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper {
  flex-wrap: nowrap !important;
}
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-xs,
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-sm,
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-md,
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-lg {
  flex-basis: unset !important;
}
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-xs {
  width: 14.4rem;
}
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-sm {
  width: 19.5rem;
}
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-md {
  width: 29.7rem;
}
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-horizontal .card-lg {
  width: 60.4rem;
}
.sand-theme .card__container .cdk-virtual-scroll-viewport.cdk-virtual-scroll-orientation-vertical {
  height: 29rem;
}
.sand-theme .card__container .simple-card--with-icon .card__title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  word-break: break-all;
}
.sand-theme .card__container .bg-primary .simple-card__image-container {
  background-color: #c0a158;
}
.sand-theme .card__container .bg-primary .simple-card__image-container .simple-card__image,
.sand-theme .card__container .bg-primary .simple-card__image-container .simple-card__icon {
  color: #FFFFFF;
}
.sand-theme .card__container .threshold-card__form .mat-mdc-form-field-infix {
  width: auto;
}
.sand-theme .card__container .card__contact .site-contact {
  width: 100%;
  max-width: 100%;
  height: auto;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.sand-theme .card__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #394C5A;
  word-break: break-all;
}
.sand-theme .card__description {
  margin: 8px 0;
  font-size: 11px;
  line-height: 18px;
}
.sand-theme .card__description label {
  color: #B0B0B0;
}
.sand-theme .default-card {
  height: 100% !important;
  min-height: 100px;
}
.sand-theme .mat-mdc-menu-panel .no-data-message {
  width: auto;
}
.sand-theme .card__container,
.sand-theme .cdk-virtual-scroll-content-wrapper {
  padding: 0 1rem;
  min-width: calc(100% - 2rem) !important;
}
.sand-theme .card__container > *,
.sand-theme .cdk-virtual-scroll-content-wrapper > * {
  margin: 0 15px 15px 0;
}
.sand-theme .card__container--virtual-scroll {
  overflow-x: hidden !important;
  max-height: unset !important;
  padding-left: 0rem !important;
}
.sand-theme .card__container--virtual-scroll > * {
  margin: 0 !important;
}
@media (min-width: 959px) {
  .sand-theme .card__container--virtual-scroll.card__container--horizontal-layout {
    flex-wrap: unset !important;
    overflow-x: hidden !important;
    padding-bottom: 0 !important;
  }
}
.sand-theme .iot-platform-ui-association-card-container .overview-card {
  padding: 8px !important;
  flex-direction: row !important;
}
.sand-theme .iot-platform-ui-association-card-container .overview-card .overview-card-img-container {
  max-width: 33% !important;
  margin-right: 16px;
  margin-bottom: 0 !important;
}
@media (min-width: 500px) {
  .sand-theme .iot-platform-ui-association-card-container .overview-card__property {
    flex: 1 1 50% !important;
    box-sizing: border-box !important;
    max-width: 50% !important;
  }
}
.sand-theme .iot-platform-ui-association-card-container .overview-card-name {
  font-size: 14px !important;
}
.sand-theme .iot-platform-ui-association-card-container .overview-card__property-label, .sand-theme .iot-platform-ui-association-card-container .overview-card__property-value {
  padding: 7px 0 !important;
}
.sand-theme iot-platform-ui-default-card .default-card {
  background-color: transparent;
  border: 1px dotted #666666;
  border-radius: 8px;
  color: #666666;
}
.sand-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button,
.sand-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button > * {
  position: absolute;
  width: 100%;
  height: 100%;
}
.sand-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button button,
.sand-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card__custom-button > * button {
  width: inherit;
  height: inherit;
}
.sand-theme iot-platform-ui-default-card .default-card--with-custom-btn .default-card-title {
  padding-left: 1.5rem;
}
.sand-theme .dynamic-widget_chart .variables-closed {
  width: 100% !important;
  min-width: 100% !important;
}
.sand-theme .dynamic-widget_chart--xs, .sand-theme .dynamic-widget_chart--sm, .sand-theme .dynamic-widget_chart--md, .sand-theme .dynamic-widget_chart--lg, .sand-theme .dynamic-widget_chart--xl {
  height: 15rem;
}
.sand-theme .dynamic-widget_chart--xs .variable-chart-days-filter, .sand-theme .dynamic-widget_chart--sm .variable-chart-days-filter, .sand-theme .dynamic-widget_chart--md .variable-chart-days-filter {
  margin-bottom: 0.2rem;
}
.sand-theme .dynamic-widget_chart--xs .variable-chart-export-bar, .sand-theme .dynamic-widget_chart--sm .variable-chart-export-bar, .sand-theme .dynamic-widget_chart--md .variable-chart-export-bar {
  flex-direction: column !important;
}
.sand-theme .dynamic-widget_chart--xs .variable-chart-scale-button-group,
.sand-theme .dynamic-widget_chart--xs .variable-chart-selector-button,
.sand-theme .dynamic-widget_chart--xs .variable-chart-date-picker, .sand-theme .dynamic-widget_chart--sm .variable-chart-scale-button-group,
.sand-theme .dynamic-widget_chart--sm .variable-chart-selector-button,
.sand-theme .dynamic-widget_chart--sm .variable-chart-date-picker, .sand-theme .dynamic-widget_chart--md .variable-chart-scale-button-group,
.sand-theme .dynamic-widget_chart--md .variable-chart-selector-button,
.sand-theme .dynamic-widget_chart--md .variable-chart-date-picker {
  width: 100% !important;
  margin: 0.2rem 0;
}
.sand-theme .dynamic-widget_chart--xs .variable-chart-date-picker, .sand-theme .dynamic-widget_chart--sm .variable-chart-date-picker, .sand-theme .dynamic-widget_chart--md .variable-chart-date-picker {
  min-width: 100%;
}
.sand-theme .dynamic-widget_chart--xs .variable-chart-days-filter,
.sand-theme .dynamic-widget_chart--xs .variable-chart-scale-button-group,
.sand-theme .dynamic-widget_chart--xs .variable-chart-dates-filter, .sand-theme .dynamic-widget_chart--sm .variable-chart-days-filter,
.sand-theme .dynamic-widget_chart--sm .variable-chart-scale-button-group,
.sand-theme .dynamic-widget_chart--sm .variable-chart-dates-filter {
  flex-direction: column !important;
  width: 100%;
}
.sand-theme .dynamic-widget_chart--xs .variable-chart-datepicker, .sand-theme .dynamic-widget_chart--sm .variable-chart-datepicker {
  min-width: 100% !important;
}
.sand-theme .dynamic-widget_chart--md .variable-chart-scale-button {
  width: 50% !important;
}
.sand-theme .dynamic-widget_chart--lg .variable-chart-export-bar, .sand-theme .dynamic-widget_chart--xl .variable-chart-export-bar {
  flex-wrap: wrap;
}
.sand-theme .widget-item .mat-drawer-container {
  height: 100%;
}
.sand-theme .widget-item .mat-mdc-card.dialog-card {
  margin: 0px;
  padding: 0px;
  border-radius: 1rem;
}
.sand-theme .widget-item .mat-mdc-card .mat-toolbar {
  height: 2.5rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.sand-theme .widget-item .mat-mdc-card .dialog-card-actions {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.sand-theme .widget-item .cdk-drop-list {
  display: flex;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.sand-theme .widget-item .cdk-drag-preview {
  box-sizing: border-box;
  border-radius: 1rem;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  margin: 0;
  padding: 0;
}
.sand-theme .widget-item .cdk-drag-preview .mat-toolbar.mat-accent {
  background: #c0a158;
  color: white;
}
.sand-theme .widget-item .cdk-drag-preview .dialog-card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sand-theme .widget-item .cdk-drag-placeholder {
  opacity: 0.3;
}
.sand-theme .widget-item .cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.sand-theme .sidenav-menu-panel {
  background-color: #000a1f;
  width: 250px;
  max-height: 100%;
  position: absolute;
  top: -36px;
  left: calc(250px - 4px);
  border-radius: 0;
  min-height: 40px;
  overflow-x: hidden;
}
.sand-theme .sidenav-menu-panel .mat-mdc-menu-content:not(:empty) {
  padding: 0;
}
.sand-theme .sidenav-backdrop-class {
  left: 250px;
}
.sand-theme iot-platform-ui-sidenav-block header {
  color: #b0b0b0;
}
.sand-theme iot-platform-ui-sidenav-block .mat-list-item-content,
.sand-theme iot-platform-ui-sidenav-block .mdc-list-item__content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sand-theme iot-platform-ui-sidenav-block .inSubMenu .mat-list-item-content,
.sand-theme iot-platform-ui-sidenav-block .inSubMenu .mdc-list-item__content {
  box-sizing: border-box;
  padding: 10px 0 10px 5px;
}
.sand-theme iot-platform-ui-sidenav-block.sidenav-menu-panel-block .mat-mdc-list-item.mdc-list-item--with-one-line {
  height: 35px;
}
.sand-theme .iot-platform-ui-sidenav-item.container {
  padding-bottom: 0;
}
.sand-theme .iot-platform-ui-sidenav-item .mat-mdc-list-item:hover {
  background-color: #303f4b;
}
.sand-theme .iot-platform-ui-sidenav-item .mat-icon.item-icon,
.sand-theme .iot-platform-ui-sidenav-item .chevron-right {
  color: white;
}
.sand-theme .iot-platform-ui-sidenav-item p {
  color: white !important;
}
.sand-theme .iot-platform-ui-sidenav-item .active-item {
  border-left-color: white !important;
}
.sand-theme .overview-card-content .mat-expansion-panel-header {
  height: auto !important;
}
.sand-theme .overview-card-img-container--default-svg .overview-card-icon.mat-icon svg {
  fill: #ffffff;
}
.sand-theme .overview-card-img-container--default-svg .overview-card-icon.mat-icon svg path {
  stroke: #c0a158;
}
.sand-theme .overview-card-edit-image-button {
  color: #ffffff;
}
.sand-theme .overview-card-icon + .overview-card-edit-image-button {
  color: #666666;
}
.sand-theme .overview-card,
.sand-theme .iot-platform-ui-overview-card,
.sand-theme iot-platform-ui-overview-card {
  color: #394c5a;
  background-color: #ffffff;
  border-radius: 8px;
}
.sand-theme .overview-card-header .event-severity-display-container,
.sand-theme .iot-platform-ui-overview-card-header .event-severity-display-container,
.sand-theme iot-platform-ui-overview-card-header .event-severity-display-container {
  width: auto !important;
}
.sand-theme .overview-card__button-action:not(:disabled),
.sand-theme .iot-platform-ui-overview-card__button-action:not(:disabled),
.sand-theme iot-platform-ui-overview-card__button-action:not(:disabled) {
  color: #666666 !important;
}
.sand-theme .overview-card .mat-expansion-panel,
.sand-theme .iot-platform-ui-overview-card .mat-expansion-panel,
.sand-theme iot-platform-ui-overview-card .mat-expansion-panel {
  margin-bottom: 10px;
}
.sand-theme .overview-card .mat-expansion-panel-spacing,
.sand-theme .iot-platform-ui-overview-card .mat-expansion-panel-spacing,
.sand-theme iot-platform-ui-overview-card .mat-expansion-panel-spacing {
  margin: 0;
}
.sand-theme .overview-card .mat-expansion-panel-content,
.sand-theme .iot-platform-ui-overview-card .mat-expansion-panel-content,
.sand-theme iot-platform-ui-overview-card .mat-expansion-panel-content {
  font: inherit;
}
.sand-theme .overview-card .mat-expansion-panel-body,
.sand-theme .iot-platform-ui-overview-card .mat-expansion-panel-body,
.sand-theme iot-platform-ui-overview-card .mat-expansion-panel-body {
  padding: 0;
}
.sand-theme .overview-card .mat-expansion-panel-header,
.sand-theme .iot-platform-ui-overview-card .mat-expansion-panel-header,
.sand-theme iot-platform-ui-overview-card .mat-expansion-panel-header {
  padding-right: 10px;
  padding-left: 0;
}
.sand-theme .overview-card .mat-expansion-panel-header .mat-expansion-indicator::after,
.sand-theme .iot-platform-ui-overview-card .mat-expansion-panel-header .mat-expansion-indicator::after,
.sand-theme iot-platform-ui-overview-card .mat-expansion-panel-header .mat-expansion-indicator::after {
  margin-top: -10px;
}
.sand-theme .overview-card .mat-expansion-panel .overview-card-section-title,
.sand-theme .iot-platform-ui-overview-card .mat-expansion-panel .overview-card-section-title,
.sand-theme iot-platform-ui-overview-card .mat-expansion-panel .overview-card-section-title {
  margin-bottom: 0;
}
.sand-theme .overview-card__property,
.sand-theme .overview-card .iot-platform-ui-detail-popup-display-property,
.sand-theme .iot-platform-ui-overview-card__property,
.sand-theme .iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property,
.sand-theme iot-platform-ui-overview-card__property,
.sand-theme iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property {
  color: #c8c8c8;
}
.sand-theme .overview-card__property-value,
.sand-theme .overview-card .iot-platform-ui-detail-popup-display-property-value,
.sand-theme .iot-platform-ui-overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property-value,
.sand-theme iot-platform-ui-overview-card__property-value,
.sand-theme iot-platform-ui-overview-card .iot-platform-ui-detail-popup-display-property-value {
  color: #394c5a;
}
.sand-theme .overview-card .overview-card-section-title .detail-popup-section-header__title,
.sand-theme .overview-card .mat-expansion-panel-header-title,
.sand-theme .overview-card .overview-card__property-label,
.sand-theme .overview-card .overview-card__property .mat-icon,
.sand-theme .iot-platform-ui-overview-card .overview-card-section-title .detail-popup-section-header__title,
.sand-theme .iot-platform-ui-overview-card .mat-expansion-panel-header-title,
.sand-theme .iot-platform-ui-overview-card .overview-card__property-label,
.sand-theme .iot-platform-ui-overview-card .overview-card__property .mat-icon,
.sand-theme iot-platform-ui-overview-card .overview-card-section-title .detail-popup-section-header__title,
.sand-theme iot-platform-ui-overview-card .mat-expansion-panel-header-title,
.sand-theme iot-platform-ui-overview-card .overview-card__property-label,
.sand-theme iot-platform-ui-overview-card .overview-card__property .mat-icon {
  color: #666666;
}
.sand-theme .overview-card.pending .overview-card-name, .sand-theme .overview-card.draft .overview-card-name, .sand-theme .overview-card.published .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.pending .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.draft .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.published .overview-card-name,
.sand-theme iot-platform-ui-overview-card.pending .overview-card-name,
.sand-theme iot-platform-ui-overview-card.draft .overview-card-name,
.sand-theme iot-platform-ui-overview-card.published .overview-card-name {
  padding: 7px;
  padding-right: 0 !important;
  border-radius: 5px;
}
.sand-theme .overview-card.deleted .overview-card-name,
.sand-theme .iot-platform-ui-overview-card.deleted .overview-card-name,
.sand-theme iot-platform-ui-overview-card.deleted .overview-card-name {
  color: #ffffff;
}
.sand-theme .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property-value {
  font-weight: 600 !important;
}
.sand-theme .overview-card__property.flex-col,
.sand-theme .iot-platform-ui-overview-card__property.flex-col,
.sand-theme iot-platform-ui-overview-card__property.flex-col {
  flex-direction: column;
}
.sand-theme .overview-card__property.flex-col .overview-card__property-label,
.sand-theme .overview-card__property.flex-col .overview-card__property-container-value,
.sand-theme .overview-card__property.flex-col .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-label,
.sand-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-container-value,
.sand-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-label,
.sand-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-container-value,
.sand-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-value {
  flex: 1 1 100% !important;
  width: 100% !important;
}
.sand-theme .overview-card__property.flex-col .overview-card__property-label,
.sand-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-label,
.sand-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-label {
  max-height: max-content !important;
}
.sand-theme .overview-card__property.flex-col .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.flex-col .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.flex-col .overview-card__property-value {
  line-height: 16px !important;
}
.sand-theme .overview-card__property.pending .overview-card__property-value, .sand-theme .overview-card__property.draft .overview-card__property-value, .sand-theme .overview-card__property.published .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.published .overview-card__property-value {
  margin-right: 0 !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.sand-theme .overview-card__property.pending .overview-card__property-value-meta-icon, .sand-theme .overview-card__property.draft .overview-card__property-value-meta-icon, .sand-theme .overview-card__property.published .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.pending .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.draft .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.published .overview-card__property-value-meta-icon {
  padding: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  line-height: 24px;
}
.sand-theme .overview-card__property.deleted .overview-card__property-value,
.sand-theme .overview-card__property.deleted .overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.deleted .overview-card__property-value-meta-icon {
  color: #ffffff;
}
.sand-theme .iot-platform-ui-tab-group {
  align-items: stretch !important;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 12px;
  line-height: 12px;
  word-break: break-all;
  word-wrap: break-word;
  position: relative;
  padding: 16px;
}
.sand-theme .iot-platform-ui-tab-group .iot-platform-ui-overview-card {
  padding: 0 !important;
}
.sand-theme .iot-platform-ui-tab-group__image-container {
  position: relative;
  border-radius: 8px;
}
.sand-theme .iot-platform-ui-tab-group__image-container .iot-platform-ui-tab-group__edit-image-button {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  z-index: 1;
}
.sand-theme .iot-platform-ui-tab-group__image, .sand-theme .iot-platform-ui-tab-group__icon {
  width: 100%;
  height: 100%;
  max-width: 330px;
  max-height: 220px;
  border-radius: 8px;
}
@media (max-width: 500px) {
  .sand-theme .iot-platform-ui-tab-group__image, .sand-theme .iot-platform-ui-tab-group__icon {
    max-width: 100% !important;
  }
}
.sand-theme .iot-platform-ui-tab-group__icon {
  height: 17rem !important;
}
.sand-theme .iot-platform-ui-tab-group--shadow {
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
}
.sand-theme .iot-platform-ui-tab-group .mat-expansion-panel,
.sand-theme .iot-platform-ui-tab-group .overview-card {
  background: transparent !important;
  box-shadow: none !important;
}
.sand-theme .iot-platform-ui-tab-group__header {
  display: grid !important;
  justify-content: center;
  width: 100%;
}
.sand-theme .iot-platform-ui-tab-group__link--disabled .mdc-tab__content {
  pointer-events: auto !important;
  cursor: not-allowed !important;
}
.sand-theme .iot-platform-ui-tab-group .mdc-tab__text-label {
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  width: inherit;
}
.sand-theme .iot-platform-ui-tab-group--left .mat-mdc-tab-link .mdc-tab__content, .sand-theme .iot-platform-ui-tab-group--right .mat-mdc-tab-link .mdc-tab__content {
  width: 100%;
}
.sand-theme .iot-platform-ui-tab-group--left .mat-mdc-tab-link .mdc-tab__content {
  justify-content: flex-start;
}
.sand-theme .iot-platform-ui-tab-group--right .mat-mdc-tab-link .mdc-tab__content {
  justify-content: flex-end;
}
.sand-theme .iot-platform-ui-tab-group--right .mdc-tab__text-label {
  flex-direction: row-reverse;
}
.sand-theme .iot-platform-ui-tab-group--vertical .iot-platform-ui-tab-group__header {
  justify-content: stretch !important;
}
.sand-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar {
  height: auto;
  margin-top: 16px;
}
.sand-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar .mat-mdc-tab-header-pagination {
  display: none;
}
.sand-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar .mat-mdc-tab-links {
  display: flex;
  flex-direction: column;
}
.sand-theme .iot-platform-ui-tab-group--vertical .mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-mdc-tab-link {
  flex-grow: 1;
}
.sand-theme .iot-platform-ui-infos-display-card--with-separator .iot-platform-ui-infos-display-card-property:not(:last-child) {
  border-right: 1px solid #b3b3b3;
}
.sand-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property--disabled .iot-platform-ui-infos-display-card-property__value {
  color: #cccccc;
}
.sand-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__label, .sand-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value_meta-info:not(:disabled) {
  color: #666666;
}
.sand-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value {
  margin-right: 10px;
}
.sand-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value_meta-info, .sand-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value_meta-info mat-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.sand-theme .iot-platform-ui-infos-display-card .iot-platform-ui-infos-display-card-property__value .event-severity-display-container {
  width: auto !important;
  min-width: 69px !important;
  padding: 0 !important;
}
.sand-theme .iot-platform-ui-infos-display-card--info .iot-platform-ui-infos-display-card__label {
  background: #66acec;
  color: #ffffff;
}
.sand-theme .iot-platform-ui-infos-display-card--info.iot-platform-ui-infos-display-card--active {
  border-color: #66acec;
}
.sand-theme .iot-platform-ui-infos-display-card--success .iot-platform-ui-infos-display-card__label {
  background: #b1d7a5;
  color: #333333;
}
.sand-theme .iot-platform-ui-infos-display-card--success.iot-platform-ui-infos-display-card--active {
  border-color: #b1d7a5;
}
.sand-theme .iot-platform-ui-infos-display-card--warning .iot-platform-ui-infos-display-card__label {
  background: #f4bb66;
  color: #333333;
}
.sand-theme .iot-platform-ui-infos-display-card--warning.iot-platform-ui-infos-display-card--active {
  border-color: #f4bb66;
}
.sand-theme .iot-platform-ui-infos-display-card--danger .iot-platform-ui-infos-display-card__label {
  background: #e76678;
  color: #ffffff;
}
.sand-theme .iot-platform-ui-infos-display-card--danger.iot-platform-ui-infos-display-card--active {
  border-color: #e76678;
}
.sand-theme .message-author {
  color: #394c5a;
}
.sand-theme .message-icon,
.sand-theme .message-date {
  color: #b0b0b0;
}
.sand-theme .action-icon {
  color: #394c5a;
}
.sand-theme .message-value {
  color: #394c5a;
  background-color: #eeecc8;
}
.sand-theme .chat-container {
  background-color: white;
}
.sand-theme .chat-header-container {
  padding: 15px 20px;
}
.sand-theme .chat-filters-container {
  color: #394c5a;
  background-color: #f7f8f7;
}
.sand-theme .chat-footer-container {
  padding: 15px 20px;
}
.sand-theme .mat-mdc-button-touch-target {
  display: none;
}
.sand-theme .mve-detail-popup-container {
  margin: 0;
  font-size: 12px !important;
  color: #394c5a;
}
.sand-theme .mve-detail-popup-title {
  word-break: break-all;
  font-size: 18px;
  color: #4f79b7;
}
.sand-theme .mve-detail-popup-section-title {
  color: #b0b0b0;
}
.sand-theme .mve-detail-popup-title-clickable:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sand-theme .iot-platform-ui-form-field .mat-mdc-form-field-infix {
  width: auto !important;
}
.sand-theme .iot-platform-ui-form-field > * {
  width: 100%;
}
.sand-theme .iot-platform-ui-form-field iot-platform-ui-form-date-time-picker-field {
  justify-content: space-between;
}
.sand-theme .iot-platform-ui-form-field__undo-button--bind.iot-platform-ui-form-field > * {
  width: calc(100% - 36px) !important;
}
.sand-theme .iot-platform-ui-form-field__autocomplete-clear-search-control_action {
  top: -8px !important;
}
.sand-theme .iot-platform-ui-form-field .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper {
  flex-direction: column !important;
}
.sand-theme .iot-platform-ui-form-field .mat-mdc-form-field-flex {
  min-height: 38px;
  align-items: center !important;
}
.sand-theme .iot-platform-ui-form-field .mat-mdc-text-field-wrapper {
  margin-bottom: 4px !important;
}
.sand-theme .iot-platform-ui-form-field .mat-mdc-form-field-error-wrapper {
  top: -4px !important;
}
.sand-theme .iot-platform-ui-form-field__date-time-picker {
  justify-content: space-between;
}
.sand-theme .iot-platform-ui-form-field__date-time-picker--child.iot-platform-ui-form-field__date-time-picker_minutes {
  margin-right: 0 !important;
}
.sand-theme .iot-platform-ui-form-field__date-picker label {
  top: 25px !important;
}
.sand-theme .iot-platform-ui-form-field__date-picker .mat-datepicker-input {
  position: relative;
  top: 1px !important;
}
.sand-theme .iot-platform-ui-form-field__date-picker .mat-mdc-form-field-flex {
  height: 40px;
}
.sand-theme .iot-platform-ui-form-field__date-picker .mat-mdc-text-field-wrapper {
  z-index: 1 !important;
}
.sand-theme .iot-platform-ui-form-field__date-picker .mat-mdc-form-field-subscript-wrapper {
  z-index: 0 !important;
}
.sand-theme .iot-platform-ui-form-field__date-picker-toggle {
  width: 24px !important;
  height: 24px !important;
}
.sand-theme .iot-platform-ui-form-field__date-picker-toggle .mdc-icon-button {
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
}
.sand-theme .iot-platform-ui-form-field__date-picker-clear {
  left: 3px;
  position: relative;
  z-index: 1;
}
.sand-theme .iot-platform-ui-form-field__date-picker-clear span {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 0;
}
.sand-theme .iot-platform-ui-form-field__date-picker-clear span:hover {
  cursor: pointer;
}
.sand-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible,
.sand-theme .iot-platform-ui-form-field,
.sand-theme .mat-tree-node {
  padding: 0;
  --mat-checkbox-state-layer-size: 20px !important;
}
.sand-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible mat-option,
.sand-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-option,
.sand-theme .iot-platform-ui-form-field mat-option,
.sand-theme .iot-platform-ui-form-field .mat-mdc-option,
.sand-theme .mat-tree-node mat-option,
.sand-theme .mat-tree-node .mat-mdc-option {
  line-height: initial;
}
.sand-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox label,
.sand-theme .iot-platform-ui-form-field .mat-mdc-checkbox label,
.sand-theme .mat-tree-node .mat-mdc-checkbox label {
  word-break: break-word;
  word-wrap: break-word;
}
.sand-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox,
.sand-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox,
.sand-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox {
  flex: 0 0 16px;
  width: 16px;
  height: 20px;
  padding: 2px 0 0 0;
  margin-right: 14px;
  position: relative;
  left: -2px;
}
.sand-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox__ripple,
.sand-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox__ripple,
.sand-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox__ripple {
  display: none;
}
.sand-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox__background,
.sand-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox__background,
.sand-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox__background {
  width: 16px;
  height: 16px;
}
.sand-theme .mat-mdc-autocomplete-panel.mdc-menu-surface.mdc-menu-surface--open.mat-mdc-autocomplete-visible .mat-mdc-checkbox .mdc-checkbox .mat-mdc-option,
.sand-theme .iot-platform-ui-form-field .mat-mdc-checkbox .mdc-checkbox .mat-mdc-option,
.sand-theme .mat-tree-node .mat-mdc-checkbox .mdc-checkbox .mat-mdc-option {
  padding-left: 14px;
  padding-right: 14px;
}
.sand-theme .iot-platform-ui-async-autocomplete__select-field .iot-platform-ui-form-field {
  position: relative;
  top: 3px;
}
.sand-theme .iot-platform-ui-async-autocomplete-multiple-selects__select-field .iot-platform-ui-form-field {
  position: relative;
  top: 3px;
}
.sand-theme .iot-platform-ui-popup.draft .popup-header,
.sand-theme .iot-platform-ui-popup.draft .popup-confirm, .sand-theme .iot-platform-ui-popup.pending .popup-header,
.sand-theme .iot-platform-ui-popup.pending .popup-confirm {
  background-color: #cce3f9 !important;
}
.sand-theme .iot-platform-ui-popup.info .popup-header,
.sand-theme .iot-platform-ui-popup.info .popup-confirm {
  background-color: #4f79b7 !important;
}
.sand-theme .iot-platform-ui-popup.published .popup-header,
.sand-theme .iot-platform-ui-popup.published .popup-confirm {
  background-color: #fbe8cc !important;
}
.sand-theme .drawer-card {
  box-shadow: none;
  color: #394c5a;
  width: 100%;
  height: 100%;
}
.sand-theme .drawer-card .iot-platform-ui-section-header {
  color: #394c5a;
}
.sand-theme .drawer-card__header {
  width: 100%;
}
.sand-theme .drawer-card__header .mat-mdc-card-header-text {
  width: inherit;
}
.sand-theme .drawer-card__header_close-btn {
  width: 30px;
  height: 30px;
}
.sand-theme .drawer-card__header_close-btn mat-icon {
  color: #666666;
}
.sand-theme .drawer-card__header--sticky {
  padding: 16px;
  position: sticky;
  top: 0;
  z-index: 2;
  background-color: var(--mat-sidenav-container-background-color);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
.sand-theme .drawer-card__header_title,
.sand-theme .drawer-card .iot-platform-ui-section-header__title {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.sand-theme .drawer-card iot-platform-ui-overview-card .overview-card {
  box-shadow: none !important;
}
.sand-theme .iot-platform-ui-page-title-card {
  background-color: rgba(90, 157, 152, 0.2);
}
.sand-theme .iot-platform-ui-page-title-card__label {
  color: #3b6864;
}
.sand-theme .iot-platform-ui-variable-card {
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
}
.sand-theme .iot-platform-ui-variable-card__date {
  color: #127936;
}
.sand-theme .image-selector__check-icon {
  color: #b1d7a5;
}
.sand-theme .dlcs-container {
  color: #394c5a;
  margin-top: 5px;
  padding: 8px;
  border-radius: 8px;
  font-size: 12px;
}
.sand-theme .dlcs-icon {
  width: 20px;
  height: 20px;
}
.sand-theme .dlcs-step-ongoing {
  background-color: #c0a158;
  color: white;
}
.sand-theme .dlcs-step-ongoing .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic {
  stroke: white;
}
.sand-theme .dlcs-step-validated {
  background-color: #e4f4d0;
  color: #394c5a;
}
.sand-theme .dlcs-step-validated .mat-icon {
  color: #127936 !important;
}
.sand-theme .dlcs-step-validated .mat-progress-spinner {
  color: #394c5a;
}
.sand-theme .dlcs-step-error {
  background-color: #ffe5e9;
  color: #b22222;
}
.sand-theme .dlcs-step-error .mat-icon,
.sand-theme .dlcs-step-error .mat-progress-spinner {
  color: #b22222;
}
.sand-theme .user-detail-dialog--container {
  color: #394c5a;
}
.sand-theme .user-detail-dialog--title {
  color: #c0a158;
}
.sand-theme .user-detail-popup--status-active {
  color: #c0a158;
}
.sand-theme .user-detail-popup--status-pending {
  color: #66acec;
}
.sand-theme .user-detail-popup--status-unconfirmed {
  color: #f4bb66;
}
.sand-theme .user-detail-popup--status-disabled {
  color: #b33d0e;
}
.sand-theme .grey,
.sand-theme .out-of-scope-bp {
  color: #b3b3b3;
}
.sand-theme .grey,
.sand-theme .out-of-scope-bp {
  color: #b3b3b3;
}
.sand-theme .map__container .leaflet-popup .leaflet-popup-content {
  background: #2c3e50;
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  border-radius: 10px 10px 0px 10px;
}
.sand-theme .map__container .leaflet-popup .leaflet-popup-content p {
  margin: 0.5em 0 !important;
}
.sand-theme .map__container .leaflet-popup .leaflet-popup-content-wrapper {
  text-transform: capitalize;
  background: #2c3e50;
  color: #fff;
  border-radius: 10px 10px 0px 10px;
}
.sand-theme .map__container .leaflet-popup .leaflet-popup-content__section {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.sand-theme .map__container .leaflet-popup .leaflet-popup-content__section_label {
  width: 30%;
  display: flex;
  justify-content: space-between;
  margin-right: 1px;
}
.sand-theme .map__container .leaflet-popup .leaflet-popup-content__section_value {
  width: 70%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.sand-theme .map__container .leaflet-popup .leaflet-popup-tip {
  background: transparent;
  border: none;
  box-shadow: none;
}
.sand-theme .table-container mat-paginator .mat-mdc-paginator-page-size-select,
.sand-theme .table-container .mat-mdc-paginator .mat-mdc-paginator-page-size-select {
  width: 55px;
}
.sand-theme .table-container .mat-mdc-table .mdc-data-table__header-cell {
  padding: 0;
}
.sand-theme .table-container .mat-mdc-table .mdc-data-table__header-row {
  height: 40px;
}
.sand-theme .table-container .mat-mdc-table .mdc-data-table__row {
  height: 35px;
}
.sand-theme .table-container .mat-mdc-table .mdc-data-table__row td.mat-mdc-cell {
  padding: 0;
}
.sand-theme .table-container .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  border-left-color: #8ed0ff;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1019607843);
}
.sand-theme .table-container .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover.selected, .sand-theme .table-container .mat-mdc-table .mdc-data-table__row:not(.mdc-data-table__row--selected):hover.checked {
  border-left-color: #4f78b7;
}
.sand-theme .table-container--sticky::-webkit-scrollbar {
  opacity: 0;
  background: transparent;
  height: auto;
  width: 5px;
}
.sand-theme .table-container--sticky::-webkit-scrollbar:hover {
  opacity: 1;
}
.sand-theme .table-container--sticky::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.sand-theme .table-container--sticky:hover::-webkit-scrollbar-thumb {
  background-color: rgba(208, 208, 208, 0.4392156863);
}
.sand-theme .table-container--sticky .mat-mdc-table thead,
.sand-theme .table-container--sticky mat-paginator {
  z-index: 1;
  position: sticky;
  background-color: #f8f8f8 !important;
}
.sand-theme .table-container--sticky .mat-mdc-table thead {
  top: 0px;
}
.sand-theme .table-container--sticky .mat-mdc-table thead th {
  background-color: #f8f8f8 !important;
}
.sand-theme .table-container--sticky mat-paginator,
.sand-theme .table-container--sticky .mat-mdc-paginator {
  bottom: 0px;
}
.sand-theme .ag-theme-material {
  --ag-selected-row-background-color: $text-white !important;
  --ag-value-change-value-highlight-background-color: #00acc136;
  font-size: 12px;
  font-family: Open Sans, sans-serif;
}
.sand-theme .ag-theme-material .ag-header,
.sand-theme .ag-theme-material .ag-header-viewport,
.sand-theme .ag-theme-material .ag-header-row,
.sand-theme .ag-theme-material .ag-header,
.sand-theme .ag-theme-material .ag-layout-normal,
.sand-theme .ag-theme-material .ag-row,
.sand-theme .ag-theme-material .ag-sticky-top-viewport {
  background-color: #f8f8f8;
}
.sand-theme .ag-theme-material .ag-header-cell,
.sand-theme .ag-theme-material .ag-header-group-cell {
  padding-left: 10px;
  padding-right: 10px;
}
.sand-theme .ag-theme-material .ag-cell {
  padding-left: 9px;
  padding-right: 9px;
  align-content: center;
}
.sand-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
  border-top-color: transparent;
  border-top-style: inherit;
}
.sand-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
  border-left-color: transparent;
  border-left-style: inherit;
}
.sand-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
  border-bottom-color: transparent;
  border-bottom-style: inherit;
}
.sand-theme .ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
  border-right-color: transparent;
  border-right-style: inherit;
}
.sand-theme .ag-theme-material .ag-cell.ag-cell-range-single-cell {
  border-color: transparent;
  border-style: inherit;
}
.sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-hover:before, .sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-selected:before, .sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-focus:before,
.sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-hover:before,
.sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-selected:before,
.sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-focus:before {
  border-left: 6px solid #8ed0ff;
  height: 100%;
  position: absolute;
  content: "";
}
.sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-selected:before, .sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container.ag-hidden) .ag-center-cols-viewport .ag-row.ag-row-focus:before,
.sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-selected:before,
.sand-theme .ag-theme-material .ag-body-viewport:has(div.ag-pinned-left-cols-container:not(.ag-hidden)) .ag-pinned-left-cols-container .ag-row.ag-row-focus:before {
  border-left-color: #4f78b7;
}
.sand-theme .ag-theme-material .ag-row.ag-row-focus,
.sand-theme .ag-theme-material .ag-row-selected,
.sand-theme .ag-theme-material .ag-row-hover:before {
  background-color: #ffffff;
}
.sand-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected,
.sand-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected-1 {
  background-color: transparent !important;
}
.sand-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected.ag-cell-highlight,
.sand-theme .ag-theme-material .ag-row.ag-row-focus.ag-row-hover .ag-cell.ag-cell-range-selected-1.ag-cell-highlight {
  background-color: var(--ag-range-selection-highlight-color) !important;
}
.sand-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected:not(.ag-cell-data-changed-animation).ag-cell-focus,
.sand-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected-1:not(.ag-cell-data-changed-animation).ag-cell-focus {
  background-color: var(--ag-range-selection-background-color) !important;
}
.sand-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected:not(.ag-cell-data-changed-animation).ag-cell-focus.ag-cell-highlight,
.sand-theme .ag-theme-material .ag-row.ag-row-focus:not(.ag-row-hover) .ag-cell.ag-cell-range-selected-1:not(.ag-cell-data-changed-animation).ag-cell-focus.ag-cell-highlight {
  background-color: var(--ag-range-selection-highlight-color) !important;
}
.sand-theme .ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected) {
  border: none !important;
}
.sand-theme .ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected):before {
  border: none !important;
}
.sand-theme .ag-theme-material .ag-checkbox-input-wrapper.ag-checked::after {
  color: #c0a158;
}
.sand-theme .ag-theme-material .ag-cell.bg-red {
  background-color: rgba(255, 181, 188, 0.4392156863);
}
.sand-theme .ag-theme-material .ag-tooltip {
  background-color: #d2cb76;
  color: #ffffff;
  max-width: 300px;
}
.sand-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell .ag-cell-value,
.sand-theme .ag-theme-material .ag-row.bg-grey0.text-disabled .ag-cell .date-cell {
  color: rgba(0, 0, 0, 0.38);
}
.sand-theme .ag-theme-material .ag-selection-checkbox .ag-checkbox-input-wrapper,
.sand-theme .ag-theme-material .ag-header-select-all .ag-checkbox-input-wrapper {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 22px;
}
.sand-theme .ag-theme-material .ag-checkbox-input-wrapper,
.sand-theme .ag-theme-material .ag-input-field-input.ag-checkbox-input:hover {
  cursor: pointer;
}
.sand-theme .ag-theme-material .ag-cell-wrapper {
  height: 100%;
}
.sand-theme .ag-theme-material .ag-checkbox-input-wrapper::after {
  top: -3px;
}
.sand-theme .ag-theme-material .ag-set-filter-item .ag-checkbox-input-wrapper::after {
  top: 0 !important;
}
.sand-theme .ag-theme-material .ag-set-filter-item .ag-checkbox .ag-input-wrapper,
.sand-theme .ag-theme-material .ag-set-filter-item .ag-radio-button .ag-input-wrapper {
  margin-left: 5px;
}
.sand-theme .ag-theme-material .ag-set-filter-list,
.sand-theme .ag-theme-material .ag-filter-no-matches {
  max-height: 8rem !important;
}
.sand-theme .ag-theme-material .ag-set-filter-item {
  text-transform: capitalize;
}
.sand-theme .ag-theme-material [col-id=selection].ag-header-cell,
.sand-theme .ag-theme-material [col-id=selection].ag-cell {
  padding-left: 15px;
}
.sand-theme .ag-theme-material grid-engine-call-to-action-cell .app-round-button-mv {
  position: absolute;
  top: 0.3rem;
  left: 0.5rem;
}
.sand-theme .ag-theme-material [ref=eHeaderCompWrapper].ag-header-cell-comp-wrapper grid-engine-call-to-action-header .app-round-button-mv {
  position: relative;
}
.sand-theme .ag-theme-material .ag-header-row-column [col-id=selection] [role=presentation] .ag-header-cell-text {
  display: none;
}
.sand-theme .ag-theme-material .ag-row.ag-row-hover.published:before {
  border-left-color: #cce3f9 !important;
  background: #e9eff6 !important;
}
.sand-theme .ag-theme-material .ag-row.ag-row-hover.pending:before, .sand-theme .ag-theme-material .ag-row.ag-row-hover.draft:before {
  border-left-color: #fbe8cc !important;
  background: #fdf4e5 !important;
}
.sand-theme .ag-theme-material .ag-row.ag-row-hover.has-error:before {
  border-left-color: #fbe5e8 !important;
  background: #fbe5e8 !important;
}
.sand-theme .ag-theme-material .ag-row.bg-grey0.bg-orange100, .sand-theme .ag-theme-material .default-theme .overview-card.draft .ag-row.bg-grey0.overview-card-name, .default-theme .overview-card.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .sand-theme .ag-theme-material .default-theme .overview-card.pending .ag-row.bg-grey0.overview-card-name, .default-theme .overview-card.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.default-theme .iot-platform-ui-overview-card.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.default-theme .iot-platform-ui-overview-card.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.default-theme iot-platform-ui-overview-card.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.default-theme iot-platform-ui-overview-card.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .sand-theme .ag-theme-material .default-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value, .default-theme .overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .default-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .sand-theme .ag-theme-material .default-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value, .default-theme .overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .default-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .sand-theme .ag-theme-material .pink-theme .overview-card.draft .ag-row.bg-grey0.overview-card-name, .pink-theme .overview-card.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .sand-theme .ag-theme-material .pink-theme .overview-card.pending .ag-row.bg-grey0.overview-card-name, .pink-theme .overview-card.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.pink-theme .iot-platform-ui-overview-card.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.pink-theme .iot-platform-ui-overview-card.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.pink-theme iot-platform-ui-overview-card.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.pink-theme iot-platform-ui-overview-card.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .sand-theme .ag-theme-material .pink-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value, .pink-theme .overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .pink-theme .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .sand-theme .ag-theme-material .pink-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value, .pink-theme .overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .pink-theme .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .sand-theme .ag-theme-material .overview-card.draft .ag-row.bg-grey0.overview-card-name, .sand-theme .overview-card.draft .ag-theme-material .ag-row.bg-grey0.overview-card-name, .sand-theme .ag-theme-material .overview-card.pending .ag-row.bg-grey0.overview-card-name, .sand-theme .overview-card.pending .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.sand-theme .iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.sand-theme .iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material iot-platform-ui-overview-card.draft .ag-row.bg-grey0.overview-card-name,
.sand-theme iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material iot-platform-ui-overview-card.pending .ag-row.bg-grey0.overview-card-name,
.sand-theme iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.bg-grey0.overview-card-name, .sand-theme .ag-theme-material .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value, .sand-theme .overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .sand-theme .ag-theme-material .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value, .sand-theme .overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon {
  background: #fbe8cc !important;
}
.sand-theme .ag-theme-material .ag-row.bg-grey0.bg-blue100, .sand-theme .ag-theme-material .default-theme .overview-card.published .ag-row.bg-grey0.overview-card-name, .default-theme .overview-card.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.default-theme .iot-platform-ui-overview-card.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.default-theme iot-platform-ui-overview-card.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .sand-theme .ag-theme-material .default-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value, .default-theme .overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .default-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.default-theme .iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme .iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.default-theme iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.default-theme iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .sand-theme .ag-theme-material .pink-theme .overview-card.published .ag-row.bg-grey0.overview-card-name, .pink-theme .overview-card.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.pink-theme .iot-platform-ui-overview-card.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.pink-theme iot-platform-ui-overview-card.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card-name, .sand-theme .ag-theme-material .pink-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value, .pink-theme .overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .pink-theme .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.pink-theme .iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme .iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.pink-theme iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.pink-theme iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon, .sand-theme .ag-theme-material .overview-card.published .ag-row.bg-grey0.overview-card-name, .sand-theme .overview-card.published .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.sand-theme .iot-platform-ui-overview-card.published .ag-theme-material .ag-row.bg-grey0.overview-card-name,
.sand-theme .ag-theme-material iot-platform-ui-overview-card.published .ag-row.bg-grey0.overview-card-name,
.sand-theme iot-platform-ui-overview-card.published .ag-theme-material .ag-row.bg-grey0.overview-card-name, .sand-theme .ag-theme-material .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value, .sand-theme .overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value,
.sand-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.bg-grey0.overview-card__property-value-meta-icon,
.sand-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.bg-grey0.overview-card__property-value-meta-icon {
  background: #cce3f9 !important;
}
.sand-theme .ag-theme-material .ag-row.bg-orange100:before, .sand-theme .ag-theme-material .default-theme .overview-card.draft .ag-row.overview-card-name:before, .default-theme .overview-card.draft .sand-theme .ag-theme-material .ag-row.overview-card-name:before, .sand-theme .ag-theme-material .default-theme .overview-card.pending .ag-row.overview-card-name:before, .default-theme .overview-card.pending .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.default-theme .iot-platform-ui-overview-card.draft .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.default-theme .iot-platform-ui-overview-card.pending .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.default-theme iot-platform-ui-overview-card.draft .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.default-theme iot-platform-ui-overview-card.pending .sand-theme .ag-theme-material .ag-row.overview-card-name:before, .sand-theme .ag-theme-material .default-theme .overview-card__property.draft .ag-row.overview-card__property-value:before, .default-theme .overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .default-theme .overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .sand-theme .ag-theme-material .default-theme .overview-card__property.pending .ag-row.overview-card__property-value:before, .default-theme .overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .default-theme .overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.default-theme .iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.default-theme .iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.default-theme iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.default-theme iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.default-theme iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.default-theme iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .sand-theme .ag-theme-material .pink-theme .overview-card.draft .ag-row.overview-card-name:before, .pink-theme .overview-card.draft .sand-theme .ag-theme-material .ag-row.overview-card-name:before, .sand-theme .ag-theme-material .pink-theme .overview-card.pending .ag-row.overview-card-name:before, .pink-theme .overview-card.pending .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.pink-theme .iot-platform-ui-overview-card.draft .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.pink-theme .iot-platform-ui-overview-card.pending .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.pink-theme iot-platform-ui-overview-card.draft .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.pink-theme iot-platform-ui-overview-card.pending .sand-theme .ag-theme-material .ag-row.overview-card-name:before, .sand-theme .ag-theme-material .pink-theme .overview-card__property.draft .ag-row.overview-card__property-value:before, .pink-theme .overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .pink-theme .overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .sand-theme .ag-theme-material .pink-theme .overview-card__property.pending .ag-row.overview-card__property-value:before, .pink-theme .overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .pink-theme .overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.pink-theme .iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.pink-theme .iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.pink-theme iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme iot-platform-ui-overview-card__property.draft .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.pink-theme iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme iot-platform-ui-overview-card__property.pending .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .sand-theme .ag-theme-material .overview-card.draft .ag-row.overview-card-name:before, .sand-theme .overview-card.draft .ag-theme-material .ag-row.overview-card-name:before, .sand-theme .ag-theme-material .overview-card.pending .ag-row.overview-card-name:before, .sand-theme .overview-card.pending .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.sand-theme .iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.sand-theme .iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material iot-platform-ui-overview-card.draft .ag-row.overview-card-name:before,
.sand-theme iot-platform-ui-overview-card.draft .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material iot-platform-ui-overview-card.pending .ag-row.overview-card-name:before,
.sand-theme iot-platform-ui-overview-card.pending .ag-theme-material .ag-row.overview-card-name:before, .sand-theme .ag-theme-material .overview-card__property.draft .ag-row.overview-card__property-value:before, .sand-theme .overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .sand-theme .ag-theme-material .overview-card__property.pending .ag-row.overview-card__property-value:before, .sand-theme .overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.sand-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.sand-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value:before,
.sand-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.draft .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme iot-platform-ui-overview-card__property.draft .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value:before,
.sand-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.pending .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme iot-platform-ui-overview-card__property.pending .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before {
  border-left-color: #fbe8cc !important;
  background-color: #fdf4e5 !important;
}
.sand-theme .ag-theme-material .ag-row.bg-wgreen100:before {
  border-left-color: #d9efea !important;
  background-color: #dff6f4 !important;
}
.sand-theme .ag-theme-material .ag-row.bg-blue100:before, .sand-theme .ag-theme-material .default-theme .overview-card.published .ag-row.overview-card-name:before, .default-theme .overview-card.published .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.default-theme .iot-platform-ui-overview-card.published .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.default-theme iot-platform-ui-overview-card.published .sand-theme .ag-theme-material .ag-row.overview-card-name:before, .sand-theme .ag-theme-material .default-theme .overview-card__property.published .ag-row.overview-card__property-value:before, .default-theme .overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .default-theme .overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.default-theme .iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .default-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.default-theme .iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.default-theme iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .default-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.default-theme iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .sand-theme .ag-theme-material .pink-theme .overview-card.published .ag-row.overview-card-name:before, .pink-theme .overview-card.published .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.pink-theme .iot-platform-ui-overview-card.published .sand-theme .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.pink-theme iot-platform-ui-overview-card.published .sand-theme .ag-theme-material .ag-row.overview-card-name:before, .sand-theme .ag-theme-material .pink-theme .overview-card__property.published .ag-row.overview-card__property-value:before, .pink-theme .overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .pink-theme .overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.pink-theme .iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .pink-theme .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme .iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.pink-theme iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .pink-theme iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.pink-theme iot-platform-ui-overview-card__property.published .sand-theme .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before, .sand-theme .ag-theme-material .overview-card.published .ag-row.overview-card-name:before, .sand-theme .overview-card.published .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.sand-theme .iot-platform-ui-overview-card.published .ag-theme-material .ag-row.overview-card-name:before,
.sand-theme .ag-theme-material iot-platform-ui-overview-card.published .ag-row.overview-card-name:before,
.sand-theme iot-platform-ui-overview-card.published .ag-theme-material .ag-row.overview-card-name:before, .sand-theme .ag-theme-material .overview-card__property.published .ag-row.overview-card__property-value:before, .sand-theme .overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.sand-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material .iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value:before,
.sand-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value:before,
.sand-theme .ag-theme-material iot-platform-ui-overview-card__property.published .ag-row.overview-card__property-value-meta-icon:before,
.sand-theme iot-platform-ui-overview-card__property.published .ag-theme-material .ag-row.overview-card__property-value-meta-icon:before {
  border-left-color: #cce3f9 !important;
  background-color: #e9eff6 !important;
}
.sand-theme .ag-theme-material .ag-row.has-configuration-error {
  border-left-color: #e76678 !important;
  background: rgba(255, 0, 99, 0.1019607843) !important;
}
.sand-theme .ag-theme-material .ag-row.has-configuration-error:before {
  border-left-color: #e76678 !important;
  background-color: #fbe5e8 !important;
}
.sand-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover:before, .sand-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover.published, .sand-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover.draft, .sand-theme .ag-theme-material .ag-row.has-configuration-error.ag-row-hover.pending {
  border-left-color: rgba(255, 0, 99, 0.1019607843) !important;
  background: #fbe5e8 !important;
}
.sand-theme .ag-theme-material grid-engine-header-shell,
.sand-theme .ag-theme-material .icon-header-cell,
.sand-theme .ag-theme-material .ag-header-group-cell-label,
.sand-theme .ag-theme-material .header-shell,
.sand-theme .ag-theme-material .header-shell__customHeader,
.sand-theme .ag-theme-material .capitalize-first-letter,
.sand-theme .ag-theme-material .customHeaderLabel {
  width: inherit;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
}
.sand-theme .ag-theme-material grid-engine-header-shell span,
.sand-theme .ag-theme-material .icon-header-cell span,
.sand-theme .ag-theme-material .ag-header-group-cell-label span,
.sand-theme .ag-theme-material .header-shell span,
.sand-theme .ag-theme-material .header-shell__customHeader span,
.sand-theme .ag-theme-material .capitalize-first-letter span,
.sand-theme .ag-theme-material .customHeaderLabel span {
  width: inherit;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
}
.sand-theme .ag-theme-material .ag-filter-body-wrapper iot-platform-ui-form-group .group {
  flex-flow: column !important;
}
.sand-theme .ag-theme-material .ag-filter-body-wrapper iot-platform-ui-form-field {
  margin-right: 0 !important;
  width: 100% !important;
}
.sand-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field .mat-mdc-form-field .mat-mdc-floating-label mat-label {
  font-size: 12px !important;
  color: #9e9e9e;
}
.sand-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field .mat-mdc-form-field-subscript-wrapper {
  height: 0 !important;
}
.sand-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field__operators .ag-filter-select {
  line-height: 2rem;
  padding: 0 1rem;
  width: calc(100% - 1.5rem);
}
.sand-theme .ag-theme-material .ag-filter-body-wrapper .iot-platform-ui-form-field__operators .mdc-line-ripple {
  display: none !important;
}
.sand-theme .ag-theme-material div[col-id=ag-Grid-AutoColumn] .ag-header-cell-text {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  word-break: break-word;
  color: #394c5a;
}
.sand-theme .ag-theme-material .ag-row:not(.ag-row-selected) .ag-row-group-inner-renderer-cell__group_leaf {
  background-color: #f2f2f2;
}
.sand-theme .ag-theme-material .ag-row-group-inner-renderer-cell__group_leaf .ag-row-group-inner-renderer-cell__group_icon {
  color: #212121 !important;
}
.sand-theme .ag-theme-material .ag-row-group-inner-renderer-cell--not-readable .ag-row-group-inner-renderer-cell__group_value,
.sand-theme .ag-theme-material .ag-row-group-inner-renderer-cell--not-readable .ag-row-group-inner-renderer-cell__group_icon {
  color: #ffffff;
}
.sand-theme .ag-theme-material .ag-header-icon.active {
  color: #c0a158;
}
.sand-theme .ag-theme-material .ag-header-icon.inactive {
  color: rgba(202, 204, 210, 0.88) !important;
}
.sand-theme .ag-theme-material .ag-header-icon.ag-header-cell-filter-button.active .ag-icon-filter {
  color: #c0a158;
}
.sand-theme .ag-theme-material .ag-header-icon.ag-header-cell-filter-button.active:after {
  background-color: #c0a158;
}
.sand-theme .ag-theme-material .ag-tool-panel-wrapper,
.sand-theme .ag-theme-material .ag-side-buttons {
  border: var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width);
  border-top: none;
  border-bottom: none;
}
.sand-theme .ag-theme-material .ag-tool-panel-wrapper .ag-checkbox-input-wrapper::after {
  top: 0 !important;
}
.sand-theme .ag-theme-material .ag-tool-panel-wrapper .ag-mini-filter {
  margin: 0 var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);
}
.sand-theme .ag-theme-material .ag-tool-panel-wrapper .ag-group-container {
  top: -1rem;
  position: relative;
}
.sand-theme .ag-theme-material .ag-filter-toolpanel-header {
  max-height: 2.5rem;
}
.sand-theme .grid-engine-grid-export-dialog__name-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 27px !important;
}
.sand-theme .ag-column-drop-wrapper .ag-column-drop-horizontal {
  width: 100%;
  max-width: calc(100vw - 17rem);
  min-width: 100%;
  white-space: nowrap;
  overflow-x: auto;
  background-color: #f8f8f8;
  border: var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width);
}
.sand-theme .ag-column-drop-wrapper .ag-column-drop-horizontal::-webkit-scrollbar {
  height: 4px !important;
}
.sand-theme .ag-column-drop-wrapper .ag-column-drop-cell-text {
  font-weight: 600;
}
.sand-theme .ag-column-drop-wrapper .ag-column-drop-list .ag-column-drop-cell.ag-column-drop-cell--not-readable .ag-icon,
.sand-theme .ag-column-drop-wrapper .ag-column-drop-list .ag-column-drop-cell.ag-column-drop-cell--not-readable .ag-column-drop-cell-text {
  color: #ffffff !important;
}
.sand-theme .ag-checkbox__pinned-left {
  border-right: var(--ag-borders-critical) var(--ag-border-color) !important;
}
.sand-theme .grid-engine-grid-manager-popup--default-view.cdk-drop-list.dd-list.selected-list .dd-item,
.sand-theme .grid-engine-grid-manager-popup--default-view.cdk-drop-list.dd-list.selected-list .mat-expansion-panel {
  background-color: #f8f8f8 !important;
}
.sand-theme .business-profile-list .mat-mdc-menu-content:not(:empty) {
  max-height: 200px !important;
}
.sand-theme button.navbar-business-profile-menu.mat-mdc-button[disabled][ng-reflect-disabled=true] {
  color: #394c5a;
}
.sand-theme .navbar-business-profile-select.mat-mdc-select-disabled {
  color: inherit;
}
.sand-theme .navbar-business-profile-select.mat-mdc-select-disabled .mat-mdc-select-arrow-wrapper {
  display: none;
}
.sand-theme .bp-list--bp-name {
  font-size: 14px !important;
}
.sand-theme header {
  color: #394c5a;
}
.sand-theme .border-right::after {
  border-right: 1px solid #394c5a;
}
.sand-theme .border-left::before {
  border-left: 1px solid #394c5a;
}
.sand-theme .environment-tag.dev {
  color: #ee2f4a;
  border-color: #ee2f4a;
  background-color: #ffe5e9;
}
.sand-theme .environment-tag.preprod {
  color: #a17800;
  border-color: #a17800;
  background-color: #fef7e6;
}
.sand-theme header {
  color: #394c5a;
}
.sand-theme button.mat-mdc-menu-item {
  text-transform: uppercase;
}
.sand-theme .navigation-bar {
  background-color: #000a1f;
  color: #fff;
}
.sand-theme .border-right::after {
  border-right: 1px solid #394c5a;
}
.sand-theme .border-left::before {
  border-left: 1px solid #394c5a;
}
.sand-theme .sidenav {
  overflow-y: auto;
  overflow-x: hidden;
}
.sand-theme .sidenav ::-webkit-scrollbar {
  width: 8px;
}
.sand-theme .sidenav ::-webkit-scrollbar-track {
  border-radius: 20px;
  background-color: #394c5a;
}
.sand-theme .sidenav ::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: #4d4d4d;
}
.sand-theme .app-shell__logo {
  width: 10rem;
  align-self: center;
}
.sand-theme .app-shell .sticky {
  position: sticky;
  top: 0;
  z-index: 20;
}
.sand-theme .app-shell .navigation-bar {
  width: 250px;
  height: 100%;
  padding: 10px 0;
}
.sand-theme .app-shell .navigation-bar-content {
  overflow: hidden;
}
.sand-theme .app-shell p.title {
  padding: 15px 16px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 18px;
  font-size: 14px;
  letter-spacing: -0.2625px;
}
.sand-theme .app-shell p.title .pin-icon {
  height: 14px;
  width: 14px;
}
.sand-theme .app-shell p.title .pin-icon:hover {
  cursor: pointer;
}
.sand-theme .app-shell .main-sidenav-content {
  overflow: hidden;
  height: 100vh;
}
.sand-theme .app-shell .main-sidenav-body {
  display: block;
  height: calc(100% - 56px);
}
.sand-theme .overview-check--container:not(.isCurrent):hover {
  background-color: #eeecc8;
}
.sand-theme .detailed-error--container.warning {
  background-color: #fbe8cc;
}
.sand-theme .detailed-error--container.error {
  background-color: #fbe5e8;
}
.sand-theme .detailed-error--action-label {
  color: #b3b3b3;
}
.sand-theme .log-details--selected-log {
  background-color: #e9eff6;
}
.sand-theme .log-details__detail-section-old-image {
  background-color: #edc3cb;
}
.sand-theme .log-details__detail-section-new-image {
  background-color: #edf5ed;
}
.sand-theme .variable-chart-selector-button {
  color: #c0a158;
  background-color: white;
  margin: 0 4px;
}
.sand-theme .variable-chart-selector-button.selected {
  color: white;
  background-color: #c0a158;
}
.sand-theme .variable-chart-scale-button {
  color: #c0a158;
  background-color: white;
}
.sand-theme .variable-chart-scale-button.selected {
  color: white;
  background-color: #c0a158;
}
.sand-theme .variable-chart-form .variable-chart-form-info-icon {
  color: #394c5a;
}
.sand-theme .variable-chart-export-button {
  color: #394c5a;
}
.sand-theme .variable-chart-export {
  color: #394c5a;
}
.sand-theme .variable-chart-period {
  color: #b0b0b0;
}
.sand-theme .variable-chart-period-content.date {
  color: #394c5a;
}
.sand-theme .variable-chart-table .mat-mdc-header-row {
  background-color: #fff;
}
.sand-theme .variable-chart-table .mat-mdc-header-cell {
  color: #394c5a;
}
.sand-theme .variable-chart-table .mat-mdc-cell {
  color: #394c5a;
}
.sand-theme .highcharts-data-table tr:hover {
  background: #eeecc8;
}
.sand-theme .highcharts-data-table thead tr,
.sand-theme .highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}
.sand-theme .highcharts-data-table tr:nth-child(odd) {
  background: #fff;
}
.sand-theme .highcharts-data-table {
  color: #394c5a;
}
.sand-theme .variables-closed .hide {
  display: none !important;
}
.sand-theme .variables-closed .highcharts-data-table {
  background-color: #f8f8f8;
  overflow: auto;
  font-size: 12px;
  width: 100%;
}
.sand-theme .highcharts-data-table table {
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 0;
  text-align: center;
  width: 100%;
}
.sand-theme .highcharts-data-table table tr:first-child th:first-child {
  min-width: 80px;
}
.sand-theme .highcharts-data-table table thead th {
  cursor: pointer;
}
.sand-theme .highcharts-data-table table thead th:hover {
  background-color: #eeecc8;
}
.sand-theme .highcharts-data-table table thead th.highcharts-sort-descending::after {
  content: " ↓";
}
.sand-theme .highcharts-data-table table thead th.highcharts-sort-ascending::after {
  content: " ↑";
}
.sand-theme .highcharts-data-table caption {
  display: none;
}
.sand-theme .highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}
.sand-theme .highcharts-data-table td,
.sand-theme .highcharts-data-table th,
.sand-theme .highcharts-data-table caption {
  padding: 0.5em;
}
.sand-theme .variable-chart-side-nav-container button,
.sand-theme mat-slide-toggle,
.sand-theme .variable-chart-dates-filter input {
  color: #394c5a;
}
.sand-theme .variable-chart-add-variables-button:not([disabled]) .mat-icon {
  color: #394c5a;
}
.sand-theme .show-custom-export-button .highcharts-exporting-group {
  display: none !important;
}
.sand-theme .roles-crud-section-title {
  color: #394c5a;
  opacity: 0.5;
}
.sand-theme .roles-crud-section-concept-name {
  color: #394c5a;
}
.sand-theme .crud-icons {
  color: #394c5a;
}
.sand-theme .manage-concept-button {
  color: #c0a158;
}
.sand-theme .manage-concept-button:hover {
  background-color: #c0a158;
  color: white;
}
.sand-theme .dialog-card-input-error {
  color: #b33d0e;
}
.sand-theme .mv-toolbar-row {
  font-size: 16px;
  line-height: 30px;
  color: #394c5a;
  background-color: #eeecc8;
  width: 100%;
}
.sand-theme .mv-toolbar-col {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  background-color: #eeecc8;
}
.sand-theme .mv-toolbar-col .app-round-button-mv {
  color: white;
}
.sand-theme .mv-toolbar-label {
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
}
.sand-theme .bp-page {
  height: calc(100% - 3.5rem);
  overflow: hidden;
}
.sand-theme .no-profile {
  padding-top: 20px;
  font-size: 18px;
  color: #797979;
  font-weight: 600;
  text-align: center;
}
.sand-theme .icon-disabled-white.mat-mdc-icon-button[disabled] {
  color: white;
  opacity: 0.4;
}
.sand-theme .iot4bos-ui-backoffice-filter-bp-by-name-form {
  background-color: #f8f8f8;
}
.sand-theme .asset-variable-parameter.valid-unit {
  background-color: #e4f4d0;
}
.sand-theme .asset-variable-parameter.invalid-unit {
  background-color: #f5d9dc;
}
.sand-theme .asset-variable-parameter.untouched-form {
  background-color: #eeecc8;
}
.sand-theme .valid-unit-icon {
  color: #394c5a;
}
.sand-theme .invalid-unit-icon {
  color: #b33d0e;
}
.sand-theme .event-detail-popup-tag-list .mat-chip-list-wrapper,
.sand-theme .event-detail-popup-tag-list .mdc-evolution-chip-set__chips {
  width: 100%;
}
.sand-theme .event-detail-popup-tab-container {
  height: 400px;
  margin-top: 20px;
  overflow-y: auto;
}
.sand-theme .event-timeline-log {
  color: #394c5a;
  background-color: #eeecc8;
}
.sand-theme .event-timeline-card {
  color: #394c5a;
  background-color: #eeecc8;
}
.sand-theme .event-timeline-card-code {
  color: #394c5a;
  background-color: #f6f7fa;
}
.sand-theme .event-timeline-container::after {
  border-color: #c0a158;
}
.sand-theme .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline-icon {
  border-color: #c0a158;
  color: #c0a158;
  background-color: white;
}
.sand-theme .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline-icon {
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-container::after {
  border-color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-icon {
  border-color: #c0a158;
  color: #c0a158;
  background-color: white;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(1) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-icon {
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.active .event-timeline-item:nth-child(2) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-container::after {
  border-color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-name,
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-icon,
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-icon {
  border-color: #c0a158;
  color: #c0a158;
  background-color: white;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-time,
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-info,
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(2) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.snoozed .event-timeline-item:nth-child(3) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-container::after,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-container::after,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-container::after {
  border-color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-name,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-name,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-icon,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-icon,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #c0a158;
  color: #c0a158;
  background-color: white;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-time,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-time,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-info,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-info,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(1) .event-timeline-info::before,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(2) .event-timeline-info::before,
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(3) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.acknowledged .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-container::after,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-container::after {
  border-color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-name,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-name,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-icon,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-icon,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #c0a158;
  color: #c0a158;
  background-color: white;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-time,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-time,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info::before,
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #e3e3e3;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #e3e3e3;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.acknowledgedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-container::after,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-container::after,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-name,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-name,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-name,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-icon,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-icon,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-icon,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #c0a158;
  color: #c0a158;
  background-color: white;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-time,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-time,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-time,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-info,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-info,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-info,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(2) .event-timeline-info::before,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(3) .event-timeline-info::before,
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closed .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-container::after,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-container::after,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-container::after,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #c0a158;
  color: #c0a158;
  background-color: white;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(1) .event-timeline-info::before,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(2) .event-timeline-info::before,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-info::before,
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-name {
  color: #e3e3e3;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(3) .event-timeline-time {
  color: #e3e3e3;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozed .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-container::after,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-container::after,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-container::after,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #c0a158;
  color: #c0a158;
  background-color: white;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info::before,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info::before,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info::before,
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #e3e3e3;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #e3e3e3;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-container::after,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-container::after,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-container::after,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-container::after {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #c0a158;
  color: #c0a158;
  background-color: white;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(1) .event-timeline-info::before,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(2) .event-timeline-info::before,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-info::before,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-name,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-name {
  color: #e3e3e3;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-icon,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-icon {
  border-color: #e3e3e3;
  color: #fff;
  background-color: #e3e3e3;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(3) .event-timeline-time,
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(4) .event-timeline-time {
  color: #e3e3e3;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-name {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-icon {
  border-color: #c0a158;
  background-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-time {
  color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info {
  border-color: #c0a158;
}
.sand-theme .event-timeline.closedWithoutSnoozedAndAcknowledged .event-timeline-item:nth-child(5) .event-timeline-info::before {
  border-bottom-color: #c0a158;
}
.sand-theme .breadcrumb-item {
  background-color: #c0a158;
  color: white;
}
.sand-theme .breadcrumb-item-icon {
  color: white;
}
.sand-theme .breadcrumb-item-close-button:hover {
  background-color: white;
  color: #c0a158;
}
.sand-theme .passive {
  color: #c0a158;
}
.sand-theme .origin {
  background: #a5d564;
  color: white;
}
.sand-theme [cdkdragboundary=".manage-related-assets__drop-boundary"] :not(.cdk-drag-placeholder) > .iot-platform-ui-overview-card {
  box-shadow: none !important;
  border-radius: 0px !important;
}
.sand-theme .manage-related-assets .cdk-drag-placeholder {
  min-height: 106px;
}
.sand-theme .manage-related-assets .overview-card {
  padding: 8px !important;
}
.sand-theme .manage-related-assets .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.sand-theme .manage-related-assets .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.sand-theme .manage-related-assets .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.sand-theme .manage-related-assets .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.sand-theme .manage-related-assets .overview-card .overview-card__property-label,
.sand-theme .manage-related-assets .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.sand-theme .manage-related-assets__section {
  background-color: #f2f2f2;
}
.sand-theme .manage-related-assets--max-assets-reached {
  color: #e76678;
}
.sand-theme .asset-groups-info-tab__related-assets .overview-card {
  padding: 8px !important;
}
.sand-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.sand-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.sand-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.sand-theme .asset-groups-info-tab__related-assets .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.sand-theme .asset-groups-info-tab__related-assets .overview-card .overview-card__property-label,
.sand-theme .asset-groups-info-tab__related-assets .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.sand-theme .asset-groups-info-tab__related-assets .default-card {
  height: 84px !important;
  max-height: 84px !important;
  min-height: 84px !important;
}
.sand-theme .asset-groups-info-tab__hidden-assets {
  font-size: 12px;
  color: #666666;
}
.sand-theme .configure-asset-variable__source-variables, .sand-theme .configure-asset-variable__selected-variables, .sand-theme .configure-asset-variable__evaluation-chart, .sand-theme .configure-asset-variable__operator, .sand-theme .configure-asset-variable__thresholds {
  background-color: #f8f8f8;
  border: 1px solid #e5e5e5;
}
.sand-theme .configure-asset-variable__formula-params {
  background-color: white;
  border: 1px solid #b3b3b3;
}
.sand-theme .configure-asset-variable--info {
  color: #666666;
}
.sand-theme .configure-asset-variable--warning {
  color: #e76678;
}
.sand-theme .variable-threshold-form {
  background-color: white;
  border: 1px solid #b3b3b3;
}
.sand-theme .association-by-asset .overview-card {
  box-shadow: none !important;
}
.sand-theme .association-by-asset .default-card {
  cursor: default;
  height: 76px !important;
  max-height: 76px !important;
  min-height: 76px !important;
}
.sand-theme .association-by-asset .event-severity-display-container {
  width: auto !important;
}
.sand-theme .association-by-asset__asset-group {
  background-color: #e5e5e5;
}
.sand-theme .association-by-asset__asset-group--selected {
  background-color: #cce3f9;
}
.sand-theme .association-by-asset__name {
  color: #394c5a;
}
.sand-theme .association-by-asset__hidden-assets, .sand-theme .association-by-asset__hidden-devices {
  font-size: 12px;
  color: #666666;
}
.sand-theme .association-by-asset__asset {
  background-color: white;
  border: 1px solid #cccccc;
}
.sand-theme .association-by-asset__asset-card .overview-card {
  padding: 0px !important;
}
.sand-theme .association-by-asset__asset-card .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.sand-theme .association-by-asset__asset-card .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.sand-theme .association-by-asset__asset-card .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.sand-theme .association-by-asset__asset-card .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.sand-theme .association-by-asset__asset-card .overview-card .overview-card__property-label,
.sand-theme .association-by-asset__asset-card .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.sand-theme .association-by-asset__asset-card--selected .overview-card {
  padding: 8px !important;
  background-color: #cce3f9 !important;
}
.sand-theme .association-by-asset__device .overview-card {
  background-color: #f2f2f2 !important;
}
.sand-theme .association-by-asset__device .overview-card .overview-card-img-container {
  width: 80px !important;
  height: 60px !important;
  max-width: 80px !important;
  max-height: 60px !important;
}
.sand-theme .association-by-asset__device .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.sand-theme .association-by-asset__device .overview-card .overview-card-data-container {
  padding: 0 !important;
}
.sand-theme .association-by-asset__device .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.sand-theme .association-by-asset__device .overview-card .overview-card__property-label,
.sand-theme .association-by-asset__device .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.sand-theme .association-by-asset__device--selected .overview-card {
  background-color: #cce3f9 !important;
}
.sand-theme .association-by-device .overview-card {
  box-shadow: none !important;
}
.sand-theme .association-by-device .default-card {
  cursor: default;
  height: 84px !important;
  max-height: 84px !important;
  min-height: 84px !important;
}
.sand-theme .association-by-device__hidden-assets, .sand-theme .association-by-device__hidden-devices {
  font-size: 12px;
  color: #666666;
}
.sand-theme .association-by-device__device {
  background-color: white;
  border: 1px solid #cccccc;
}
.sand-theme .association-by-device__device-card .overview-card {
  padding: 0px !important;
}
.sand-theme .association-by-device__device-card .overview-card .overview-card-img-container {
  width: 120px !important;
  height: 80px !important;
  max-width: 120px !important;
  max-height: 80px !important;
}
.sand-theme .association-by-device__device-card .overview-card .overview-card-data-container {
  padding: 7px 0 !important;
}
.sand-theme .association-by-device__device-card .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.sand-theme .association-by-device__device-card .overview-card .overview-card-header {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
}
.sand-theme .association-by-device__device-card .overview-card .overview-card__property-label,
.sand-theme .association-by-device__device-card .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.sand-theme .association-by-device__device-card--selected .overview-card {
  padding: 8px !important;
  background-color: #cce3f9 !important;
}
.sand-theme .association-by-device__asset .overview-card {
  background-color: #f2f2f2 !important;
}
.sand-theme .association-by-device__asset .overview-card .overview-card-name > * {
  vertical-align: middle;
  margin-right: 4px !important;
}
.sand-theme .association-by-device__asset .overview-card .overview-card-img-container {
  width: 80px !important;
  height: 60px !important;
  max-width: 80px !important;
  max-height: 60px !important;
}
.sand-theme .association-by-device__asset .overview-card .overview-card-data-container {
  padding: 0 !important;
}
.sand-theme .association-by-device__asset .overview-card .overview-card-content {
  margin-top: 0 !important;
}
.sand-theme .association-by-device__asset .overview-card .overview-card-header {
  margin-bottom: 8px !important;
}
.sand-theme .association-by-device__asset .overview-card .overview-card__property-label,
.sand-theme .association-by-device__asset .overview-card .overview-card__property-value {
  padding-top: 0 !important;
  padding-bottom: 6px !important;
}
.sand-theme .association-by-device__asset--selected .overview-card {
  background-color: #cce3f9 !important;
}
.sand-theme .show-previous-days-off {
  color: #c0a158;
}
.sand-theme .escalation-protocol-overview .iot-platform-ui-section-header {
  color: #b0b0b0;
}
.sand-theme .escalation-protocol-overview .iot-platform-ui-section-header__title {
  font-size: 12px;
}
.sand-theme .escalation-protocol-overview .iot-platform-ui-section-header__action-icon {
  width: 24px;
  height: 24px;
  color: #b0b0b0 !important;
}
.sand-theme .ep-levels-container {
  color: #394c5a;
}
.sand-theme .ep-levels-title,
.sand-theme .ep-levels-no-level-message {
  color: #b0b0b0;
}
.sand-theme .ep-lock-icon {
  color: #c0a158;
}
.sand-theme .ep-levels-level-movable {
  color: #394c5a;
}
.sand-theme .ep-level-container {
  background-color: #eeeeee;
}
.sand-theme .ep-level-container:hover {
  border-left: 4px solid #8ed0ff;
}
.sand-theme .ep-level-container.ep-level-container-move-only {
  border-left: 4px solid #c0a158;
}
.sand-theme .ep-level-tp-calendar-area {
  background-color: #f8f8f8;
}
.sand-theme .favorite-view-card {
  box-shadow: 0px 4px 8px #b0b0b0;
}
.sand-theme .favorite-view-card .mat-icon {
  color: #b0b0b0;
}
.sand-theme .favorite-view-text-info {
  background-color: #fff;
}
.sand-theme .favorite-view-name {
  color: #394c5a;
}
.sand-theme .favorite-view-mv {
  color: #b0b0b0;
}
.sand-theme .favorite-view-count {
  color: #fff;
}
.sand-theme .favorite-view-count .mat-mdc-progress-spinner::ng-deep circle {
  stroke: #fff;
}
.sand-theme .home-favorite-view-list-title {
  color: #7e7e7e;
}
.sand-theme .no-favorite-view-message {
  color: #7e7e7e;
}
.sand-theme .member-list-item {
  background-color: #eeecc8;
}
.sand-theme .events-24h-result {
  color: #c0a158;
}
.sand-theme .events-24h-over-100 {
  color: #b33d0e;
}
.sand-theme .subscribe-button-warn {
  background-color: #b33d0e;
  color: white;
}
.sand-theme .subscribe-button-accent {
  background-color: #c0a158;
  color: white;
}
.sand-theme .create-asset-from-template-dialog--model-radio-button-group .mat-mdc-radio-button .mat-radio-label,
.sand-theme .create-asset-from-template-dialog--model-radio-button-group .mat-mdc-radio-button .mdc-form-field.mdc-form-field--align-end {
  flex-direction: column;
  padding-bottom: 16px;
}
.sand-theme .ngx-arrow .arrow {
  background: white !important;
}
.sand-theme .asset-commands-statuses__spinner {
  --mat-progress-spinner-active-indicator-color: white !important;
}
.sand-theme .asset-commands-statuses span,
.sand-theme .asset-commands-statuses .mat-icon, .sand-theme .asset-commands-statuses__list-item span {
  color: #394c5a;
}
.sand-theme .asset-commands-statuses__list-item .link:not(:hover) {
  color: #394c5a;
}
.sand-theme .asset-commands-statuses__list-header {
  color: #666666;
  background: white;
}
.sand-theme .asset-commands-statuses--completed {
  background: #e4f4d0;
}
.sand-theme .asset-commands-statuses--completed:hover {
  background: #d0e9ae !important;
}
.sand-theme .asset-commands-statuses--completed .asset-commands-statuses__icon {
  color: #127936 !important;
}
.sand-theme .asset-commands-statuses--processing {
  background: #c0a158;
  color: white !important;
}
.sand-theme .asset-commands-statuses--processing:hover {
  background: #2e5693 !important;
}
.sand-theme .asset-commands-statuses--processing .mat-icon,
.sand-theme .asset-commands-statuses--processing span {
  color: white !important;
}
.sand-theme .asset-commands-statuses--error {
  background: #ffe5e9;
}
.sand-theme .asset-commands-statuses--error:hover {
  background: #edc3cb !important;
}
.sand-theme .asset-commands-statuses--error .asset-commands-statuses__icon {
  color: #b22222 !important;
}
.sand-theme .asset-commands-statuses--partial-completed {
  background: #f8d299;
}
.sand-theme .asset-commands-statuses--partial-completed:hover {
  background: #f4bb66 !important;
}
.sand-theme .asset-commands-statuses--partial-completed .asset-commands-statuses__icon {
  color: #8e5500 !important;
}
.sand-theme .asset-commands-statuses__list-item {
  padding: 8px 0;
}
.sand-theme .asset-commands-statuses__list-item--separator:before {
  border-left-color: #b3b3b3 !important;
}
.sand-theme .asset-commands-statuses__list-item .link:hover span {
  color: #8ed0ff !important;
}
.sand-theme .asset-commands-statuses__list-item--completed .asset-commands-statuses__list-item_status {
  background: #e4f4d0;
}
.sand-theme .asset-commands-statuses__list-item--completed .asset-commands-statuses__list-item_status span {
  color: #127936;
}
.sand-theme .asset-commands-statuses__list-item--processing .asset-commands-statuses__list-item_status {
  background: #e9eff6;
}
.sand-theme .asset-commands-statuses__list-item--processing .asset-commands-statuses__list-item_status span {
  color: #2e5693;
}
.sand-theme .asset-commands-statuses__list-item--error .asset-commands-statuses__list-item_status {
  background: rgba(255, 0, 99, 0.1019607843);
}
.sand-theme .asset-commands-statuses__list-item--error .asset-commands-statuses__list-item_status span {
  color: #b22222;
}
.sand-theme .asset-commands-statuses .link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 11rem;
}
.sand-theme .asset-commands-statuses .link:hover span {
  color: inherit !important;
}
.sand-theme .asset-variable-summary {
  background-color: #f8f8f8;
}
.sand-theme .asset-variable-formula em,
.sand-theme .asset-variable-formula .toggle-device-variable-value,
.sand-theme .asset-variable-device-variable em,
.sand-theme .asset-variable-device-variable .toggle-device-variable-value {
  color: #c0a158;
}
.sand-theme .asset-variable-configure-formula-types {
  background-color: #eeecc8;
}
.sand-theme .asset-variable-configure-formula-parameters-container,
.sand-theme .asset-variable-configure-formula-selected-variable-container,
.sand-theme .asset-variable-configure-formula-evaluation-container,
.sand-theme .asset-variable-configure-threshold-container,
.sand-theme .threshold-form-container {
  background-color: #eeecc8;
}
.sand-theme .asset-variable-configure-formula-parameters-container.step-validated,
.sand-theme .asset-variable-configure-formula-selected-variable-container.step-validated,
.sand-theme .asset-variable-configure-formula-evaluation-container.step-validated,
.sand-theme .asset-variable-configure-threshold-container.step-validated,
.sand-theme .threshold-form-container.step-validated {
  background-color: #e4f4d0;
}
.sand-theme .asset-variable-configure-formula-parameters-container.untouched-form,
.sand-theme .asset-variable-configure-formula-parameters-container .step-not-filled,
.sand-theme .asset-variable-configure-formula-selected-variable-container.untouched-form,
.sand-theme .asset-variable-configure-formula-selected-variable-container .step-not-filled,
.sand-theme .asset-variable-configure-formula-evaluation-container.untouched-form,
.sand-theme .asset-variable-configure-formula-evaluation-container .step-not-filled,
.sand-theme .asset-variable-configure-threshold-container.untouched-form,
.sand-theme .asset-variable-configure-threshold-container .step-not-filled,
.sand-theme .threshold-form-container.untouched-form,
.sand-theme .threshold-form-container .step-not-filled {
  background-color: #eeecc8;
}
.sand-theme .asset-variable-configure-formula-parameters-container.step-not-validated,
.sand-theme .asset-variable-configure-formula-selected-variable-container.step-not-validated,
.sand-theme .asset-variable-configure-formula-evaluation-container.step-not-validated,
.sand-theme .asset-variable-configure-threshold-container.step-not-validated,
.sand-theme .threshold-form-container.step-not-validated {
  background-color: #f5d9dc;
}
.sand-theme .threshold-form .mat-mdc-form-field-infix {
  min-height: 1.2rem;
}
.sand-theme .threshold-form .calculate-dynamic-threshold-btn {
  min-width: 4.5rem;
  max-height: 2rem;
  padding: 0 0.5rem;
  line-height: 2rem;
  text-transform: capitalize;
}
.sand-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-checked {
  background-color: rgb(58, 75, 90) !important;
  color: #fff !important;
}
.sand-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-checked .mat-button-toggle-button {
  color: rgb(233, 239, 246) !important;
}
.sand-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-appearance-standard {
  max-height: 2rem;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
.sand-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-radius: 0 5px 5px 0;
}
.sand-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  padding: 0 8px;
}
.sand-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26) !important;
  background-color: #eeeeee !important;
}
.sand-theme .threshold-form .mat-button-toggle-group .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd !important;
  color: #fff !important;
}
.sand-theme .asset-variable-formula-configure--success {
  border-radius: 4px;
  border: 1px solid #c0a158;
  color: #c0a158;
  background-color: #fff;
}
.sand-theme .asset-variable-formula-configure--error {
  border-radius: 4px;
  border: 1px solid #b33d0e;
  color: #b33d0e;
  background-color: #fff;
}
.sand-theme .followed-variable-info,
.sand-theme .followed-variable-icons,
.sand-theme .followed-variable-header {
  color: #394c5a;
}
.sand-theme .followed-variable-dispatch-icon,
.sand-theme .followed-variable-comment,
.sand-theme .followed-variable,
.sand-theme .followed-variable-date,
.sand-theme .followed-variable-placeholder,
.sand-theme .followed-variable-actions {
  color: #b0b0b0;
}
.sand-theme .followed-variable-placeholder {
  border: 1px dashed #b0b0b0;
}
.sand-theme .followed-variable-linked.followed-variable-icons {
  color: white;
  background-color: #c0a158;
}
.sand-theme .followed-variable-alert.followed-variable-icons {
  background-color: #b33d0e;
  color: white;
}
.sand-theme .catalogs-panel__header {
  background-color: #4f79b7;
  color: #ffffff;
}
.sand-theme .catalogs-panel__filter {
  background-color: #f7f8f7;
  color: #394c5a;
}
.sand-theme .catalog-card {
  background: #e5e5e5;
  border: 1px solid #b3b3b3;
}
.sand-theme .catalog-card__info-container {
  background-color: #ffffff;
}
.sand-theme .catalog-card__action-icon {
  color: #999999;
}
.sand-theme .account-type-disclaimer {
  color: #b33d0e;
}
.sand-theme .user-profile-info-container {
  color: #394c5a;
}
.sand-theme .sidenav::-webkit-scrollbar-track {
  background-color: #394c5a;
}
.sand-theme .sidenav::-webkit-scrollbar-thumb {
  background-color: #728694;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.6.5_@swc+helpers@0.5.17__webpack@5.101.2_@swc+core@1.5._762a44b9cb3fe3ecd4c1716937364b5b/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.6.5_@swc+helpers@0.5.17__postcss@8.5.6_typescript@5_0a4e195b031e3518aafb7a3fb58d0d93/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/ngx-drag-to-select@5.0.1_@angular+common@20.3.14_@angular+core@20.3.14_@angular+compile_16f4159ea170bcc71b6363c58f20c772/node_modules/ngx-drag-to-select/ngx-drag-to-select.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.dts-no-select {
  -webkit-user-select: none;
          user-select: none;
}

.dts-select-box {
  background: rgba(125, 218, 252, 0.3);
  border: 2px solid currentColor;
  contain: layout;
  transform: translateZ(0);
  box-sizing: border-box;
  color: #7ddafc;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  pointer-events: none;
  opacity: 0;
  z-index: 1;
}
.dts-select-box.dts-removing {
  background: rgba(125, 218, 252, 0.3);
  border: 2px solid #7ddafc;
}

.dts-select-container:not(.dts-custom) .dts-select-item.selected {
  border: 1px solid #d2d2d2;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
.dts-select-container:not(.dts-custom) .dts-select-item.dts-range-start {
  border: 1px solid #2196f3;
}


/*# sourceMappingURL=styles.css.map*/