/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles/styles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/@cad/styles/tailwind.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* This injects Tailwind's base styles and any base styles registered by plugins. */
/* ! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e2e8f0; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: "Roboto Mono", ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #94a3b8; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
* {
    /* Text rendering */
    text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -webkit-text-rendering: optimizeLegibility;
    -webkit-tap-highlight-color: transparent;
    /* Remove the focus ring */
  }
*:focus {
    outline: none !important;
  }
/* HTML and Body default styles */
html,
body {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    width: 100%;
    min-height: 100%;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
/* Font size */
html {
    font-size: 16px;
  }
body {
    font-size: 0.875rem;
  }
/* Stylistic alternates for Inter */
body {
    /*font-feature-settings: 'salt';*/
  }
/* Better spacing and border for horizontal rule */
hr {
    margin: 32px 0;
    border-bottom-width: 1px;
  }
/* Make images and videos to take up all the available space */
img {
    width: 100%;
    vertical-align: top;
  }
/* Fix: Disabled placeholder color is too faded on Safari */
input[disabled] {
    opacity: 1;
    -webkit-text-fill-color: currentColor;
  }
body,
.dark,
.light {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-default-rgb), var(--tw-text-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
*,
*::before,
*::after {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--cad-border-rgb), var(--tw-border-opacity));
  }
.dark *,
.dark *::before,
.dark *::after {
    --tw-border-opacity: 0.12 !important;
  }
[disabled] * {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-disabled-rgb), var(--tw-text-opacity)) !important;
}
/* Print styles */
@media print {
    /* Make the base font size smaller for print so everything is scaled nicely */
    html {
      font-size: 12px !important;
    }
    body,
.dark,
.light {
      background: none !important;
    }
  }
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
/* This injects additional styles into Tailwind's base styles layer. */
/* This injects Tailwind's component classes and any component classes registered by plugins. */
.mat-icon {
  --tw-text-opacity: 1;
  color: rgba(var(--cad-mat-icon-rgb), var(--tw-text-opacity));
}
.text-default {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-default-rgb), var(--tw-text-opacity)) !important;
}
.text-secondary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-secondary-rgb), var(--tw-text-opacity)) !important;
}
.text-hint {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.text-disabled {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-disabled-rgb), var(--tw-text-opacity)) !important;
}
.divider {
  color: var(--cad-divider) !important;
}
.bg-card {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.bg-default {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
.bg-hover {
  background-color: var(--cad-bg-hover) !important;
}
body, .theme-default {
  --cad-primary-50: #eef2ff;
  --cad-primary-50-rgb: 238,242,255;
  --cad-primary-100: #e0e7ff;
  --cad-primary-100-rgb: 224,231,255;
  --cad-primary-200: #c7d2fe;
  --cad-primary-200-rgb: 199,210,254;
  --cad-primary-300: #a5b4fc;
  --cad-primary-300-rgb: 165,180,252;
  --cad-primary-400: #818cf8;
  --cad-primary-400-rgb: 129,140,248;
  --cad-primary-500: #6366f1;
  --cad-primary-500-rgb: 99,102,241;
  --cad-primary-600: #4f46e5;
  --cad-primary-600-rgb: 79,70,229;
  --cad-primary-700: #4338ca;
  --cad-primary-700-rgb: 67,56,202;
  --cad-primary-800: #3730a3;
  --cad-primary-800-rgb: 55,48,163;
  --cad-primary-900: #312e81;
  --cad-primary-900-rgb: 49,46,129;
  --cad-primary: #4f46e5;
  --cad-primary-rgb: 79,70,229;
  --cad-on-primary-50: #312e81;
  --cad-on-primary-50-rgb: 49,46,129;
  --cad-on-primary-100: #312e81;
  --cad-on-primary-100-rgb: 49,46,129;
  --cad-on-primary-200: #312e81;
  --cad-on-primary-200-rgb: 49,46,129;
  --cad-on-primary-300: #312e81;
  --cad-on-primary-300-rgb: 49,46,129;
  --cad-on-primary-400: #312e81;
  --cad-on-primary-400-rgb: 49,46,129;
  --cad-on-primary-500: #FFFFFF;
  --cad-on-primary-500-rgb: 255,255,255;
  --cad-on-primary-600: #FFFFFF;
  --cad-on-primary-600-rgb: 255,255,255;
  --cad-on-primary-700: #FFFFFF;
  --cad-on-primary-700-rgb: 255,255,255;
  --cad-on-primary-800: #FFFFFF;
  --cad-on-primary-800-rgb: 255,255,255;
  --cad-on-primary-900: #FFFFFF;
  --cad-on-primary-900-rgb: 255,255,255;
  --cad-on-primary: #FFFFFF;
  --cad-on-primary-rgb: 255,255,255;
  --cad-accent-50: #f8fafc;
  --cad-accent-50-rgb: 248,250,252;
  --cad-accent-100: #f1f5f9;
  --cad-accent-100-rgb: 241,245,249;
  --cad-accent-200: #e2e8f0;
  --cad-accent-200-rgb: 226,232,240;
  --cad-accent-300: #cbd5e1;
  --cad-accent-300-rgb: 203,213,225;
  --cad-accent-400: #94a3b8;
  --cad-accent-400-rgb: 148,163,184;
  --cad-accent-500: #64748b;
  --cad-accent-500-rgb: 100,116,139;
  --cad-accent-600: #475569;
  --cad-accent-600-rgb: 71,85,105;
  --cad-accent-700: #334155;
  --cad-accent-700-rgb: 51,65,85;
  --cad-accent-800: #1e293b;
  --cad-accent-800-rgb: 30,41,59;
  --cad-accent-900: #0f172a;
  --cad-accent-900-rgb: 15,23,42;
  --cad-accent: #1e293b;
  --cad-accent-rgb: 30,41,59;
  --cad-on-accent-50: #0f172a;
  --cad-on-accent-50-rgb: 15,23,42;
  --cad-on-accent-100: #0f172a;
  --cad-on-accent-100-rgb: 15,23,42;
  --cad-on-accent-200: #0f172a;
  --cad-on-accent-200-rgb: 15,23,42;
  --cad-on-accent-300: #0f172a;
  --cad-on-accent-300-rgb: 15,23,42;
  --cad-on-accent-400: #0f172a;
  --cad-on-accent-400-rgb: 15,23,42;
  --cad-on-accent-500: #FFFFFF;
  --cad-on-accent-500-rgb: 255,255,255;
  --cad-on-accent-600: #FFFFFF;
  --cad-on-accent-600-rgb: 255,255,255;
  --cad-on-accent-700: #FFFFFF;
  --cad-on-accent-700-rgb: 255,255,255;
  --cad-on-accent-800: #FFFFFF;
  --cad-on-accent-800-rgb: 255,255,255;
  --cad-on-accent-900: #FFFFFF;
  --cad-on-accent-900-rgb: 255,255,255;
  --cad-on-accent: #FFFFFF;
  --cad-on-accent-rgb: 255,255,255;
  --cad-warn-50: #fef2f2;
  --cad-warn-50-rgb: 254,242,242;
  --cad-warn-100: #fee2e2;
  --cad-warn-100-rgb: 254,226,226;
  --cad-warn-200: #fecaca;
  --cad-warn-200-rgb: 254,202,202;
  --cad-warn-300: #fca5a5;
  --cad-warn-300-rgb: 252,165,165;
  --cad-warn-400: #f87171;
  --cad-warn-400-rgb: 248,113,113;
  --cad-warn-500: #ef4444;
  --cad-warn-500-rgb: 239,68,68;
  --cad-warn-600: #dc2626;
  --cad-warn-600-rgb: 220,38,38;
  --cad-warn-700: #b91c1c;
  --cad-warn-700-rgb: 185,28,28;
  --cad-warn-800: #991b1b;
  --cad-warn-800-rgb: 153,27,27;
  --cad-warn-900: #7f1d1d;
  --cad-warn-900-rgb: 127,29,29;
  --cad-warn: #dc2626;
  --cad-warn-rgb: 220,38,38;
  --cad-on-warn-50: #7f1d1d;
  --cad-on-warn-50-rgb: 127,29,29;
  --cad-on-warn-100: #7f1d1d;
  --cad-on-warn-100-rgb: 127,29,29;
  --cad-on-warn-200: #7f1d1d;
  --cad-on-warn-200-rgb: 127,29,29;
  --cad-on-warn-300: #7f1d1d;
  --cad-on-warn-300-rgb: 127,29,29;
  --cad-on-warn-400: #7f1d1d;
  --cad-on-warn-400-rgb: 127,29,29;
  --cad-on-warn-500: #fef2f2;
  --cad-on-warn-500-rgb: 254,242,242;
  --cad-on-warn-600: #FFFFFF;
  --cad-on-warn-600-rgb: 255,255,255;
  --cad-on-warn-700: #FFFFFF;
  --cad-on-warn-700-rgb: 255,255,255;
  --cad-on-warn-800: #FFFFFF;
  --cad-on-warn-800-rgb: 255,255,255;
  --cad-on-warn-900: #FFFFFF;
  --cad-on-warn-900-rgb: 255,255,255;
  --cad-on-warn: #FFFFFF;
  --cad-on-warn-rgb: 255,255,255;
}
.theme-brand {
  --cad-primary-50: #eff5fe;
  --cad-primary-50-rgb: 239,245,254;
  --cad-primary-100: #e2ecfd;
  --cad-primary-100-rgb: 226,236,253;
  --cad-primary-200: #c4dafa;
  --cad-primary-200-rgb: 196,218,250;
  --cad-primary-300: #a1c6f8;
  --cad-primary-300-rgb: 161,198,248;
  --cad-primary-400: #74b0f5;
  --cad-primary-400-rgb: 116,176,245;
  --cad-primary-500: #2196f3;
  --cad-primary-500-rgb: 33,150,243;
  --cad-primary-600: #1e88dc;
  --cad-primary-600-rgb: 30,136,220;
  --cad-primary-700: #1a78c3;
  --cad-primary-700-rgb: 26,120,195;
  --cad-primary-800: #1766a6;
  --cad-primary-800-rgb: 23,102,166;
  --cad-primary-900: #125183;
  --cad-primary-900-rgb: 18,81,131;
  --cad-primary: #2196f3;
  --cad-primary-rgb: 33,150,243;
  --cad-on-primary-50: #125183;
  --cad-on-primary-50-rgb: 18,81,131;
  --cad-on-primary-100: #125183;
  --cad-on-primary-100-rgb: 18,81,131;
  --cad-on-primary-200: #125183;
  --cad-on-primary-200-rgb: 18,81,131;
  --cad-on-primary-300: #125183;
  --cad-on-primary-300-rgb: 18,81,131;
  --cad-on-primary-400: #125183;
  --cad-on-primary-400-rgb: 18,81,131;
  --cad-on-primary-500: #FFFFFF;
  --cad-on-primary-500-rgb: 255,255,255;
  --cad-on-primary-600: #FFFFFF;
  --cad-on-primary-600-rgb: 255,255,255;
  --cad-on-primary-700: #FFFFFF;
  --cad-on-primary-700-rgb: 255,255,255;
  --cad-on-primary-800: #FFFFFF;
  --cad-on-primary-800-rgb: 255,255,255;
  --cad-on-primary-900: #FFFFFF;
  --cad-on-primary-900-rgb: 255,255,255;
  --cad-on-primary: #FFFFFF;
  --cad-on-primary-rgb: 255,255,255;
}
.theme-teal {
  --cad-primary-50: #f0fdfa;
  --cad-primary-50-rgb: 240,253,250;
  --cad-primary-100: #ccfbf1;
  --cad-primary-100-rgb: 204,251,241;
  --cad-primary-200: #99f6e4;
  --cad-primary-200-rgb: 153,246,228;
  --cad-primary-300: #5eead4;
  --cad-primary-300-rgb: 94,234,212;
  --cad-primary-400: #2dd4bf;
  --cad-primary-400-rgb: 45,212,191;
  --cad-primary-500: #14b8a6;
  --cad-primary-500-rgb: 20,184,166;
  --cad-primary-600: #0d9488;
  --cad-primary-600-rgb: 13,148,136;
  --cad-primary-700: #0f766e;
  --cad-primary-700-rgb: 15,118,110;
  --cad-primary-800: #115e59;
  --cad-primary-800-rgb: 17,94,89;
  --cad-primary-900: #134e4a;
  --cad-primary-900-rgb: 19,78,74;
  --cad-primary: #0d9488;
  --cad-primary-rgb: 13,148,136;
  --cad-on-primary-50: #134e4a;
  --cad-on-primary-50-rgb: 19,78,74;
  --cad-on-primary-100: #134e4a;
  --cad-on-primary-100-rgb: 19,78,74;
  --cad-on-primary-200: #134e4a;
  --cad-on-primary-200-rgb: 19,78,74;
  --cad-on-primary-300: #134e4a;
  --cad-on-primary-300-rgb: 19,78,74;
  --cad-on-primary-400: #134e4a;
  --cad-on-primary-400-rgb: 19,78,74;
  --cad-on-primary-500: #134e4a;
  --cad-on-primary-500-rgb: 19,78,74;
  --cad-on-primary-600: #FFFFFF;
  --cad-on-primary-600-rgb: 255,255,255;
  --cad-on-primary-700: #FFFFFF;
  --cad-on-primary-700-rgb: 255,255,255;
  --cad-on-primary-800: #FFFFFF;
  --cad-on-primary-800-rgb: 255,255,255;
  --cad-on-primary-900: #FFFFFF;
  --cad-on-primary-900-rgb: 255,255,255;
  --cad-on-primary: #FFFFFF;
  --cad-on-primary-rgb: 255,255,255;
}
.theme-rose {
  --cad-primary-50: #fff1f2;
  --cad-primary-50-rgb: 255,241,242;
  --cad-primary-100: #ffe4e6;
  --cad-primary-100-rgb: 255,228,230;
  --cad-primary-200: #fecdd3;
  --cad-primary-200-rgb: 254,205,211;
  --cad-primary-300: #fda4af;
  --cad-primary-300-rgb: 253,164,175;
  --cad-primary-400: #fb7185;
  --cad-primary-400-rgb: 251,113,133;
  --cad-primary-500: #f43f5e;
  --cad-primary-500-rgb: 244,63,94;
  --cad-primary-600: #e11d48;
  --cad-primary-600-rgb: 225,29,72;
  --cad-primary-700: #be123c;
  --cad-primary-700-rgb: 190,18,60;
  --cad-primary-800: #9f1239;
  --cad-primary-800-rgb: 159,18,57;
  --cad-primary-900: #881337;
  --cad-primary-900-rgb: 136,19,55;
  --cad-primary: #f43f5e;
  --cad-primary-rgb: 244,63,94;
  --cad-on-primary-50: #881337;
  --cad-on-primary-50-rgb: 136,19,55;
  --cad-on-primary-100: #881337;
  --cad-on-primary-100-rgb: 136,19,55;
  --cad-on-primary-200: #881337;
  --cad-on-primary-200-rgb: 136,19,55;
  --cad-on-primary-300: #881337;
  --cad-on-primary-300-rgb: 136,19,55;
  --cad-on-primary-400: #881337;
  --cad-on-primary-400-rgb: 136,19,55;
  --cad-on-primary-500: #FFFFFF;
  --cad-on-primary-500-rgb: 255,255,255;
  --cad-on-primary-600: #FFFFFF;
  --cad-on-primary-600-rgb: 255,255,255;
  --cad-on-primary-700: #FFFFFF;
  --cad-on-primary-700-rgb: 255,255,255;
  --cad-on-primary-800: #FFFFFF;
  --cad-on-primary-800-rgb: 255,255,255;
  --cad-on-primary-900: #FFFFFF;
  --cad-on-primary-900-rgb: 255,255,255;
  --cad-on-primary: #FFFFFF;
  --cad-on-primary-rgb: 255,255,255;
}
.theme-purple {
  --cad-primary-50: #faf5ff;
  --cad-primary-50-rgb: 250,245,255;
  --cad-primary-100: #f3e8ff;
  --cad-primary-100-rgb: 243,232,255;
  --cad-primary-200: #e9d5ff;
  --cad-primary-200-rgb: 233,213,255;
  --cad-primary-300: #d8b4fe;
  --cad-primary-300-rgb: 216,180,254;
  --cad-primary-400: #c084fc;
  --cad-primary-400-rgb: 192,132,252;
  --cad-primary-500: #a855f7;
  --cad-primary-500-rgb: 168,85,247;
  --cad-primary-600: #9333ea;
  --cad-primary-600-rgb: 147,51,234;
  --cad-primary-700: #7e22ce;
  --cad-primary-700-rgb: 126,34,206;
  --cad-primary-800: #6b21a8;
  --cad-primary-800-rgb: 107,33,168;
  --cad-primary-900: #581c87;
  --cad-primary-900-rgb: 88,28,135;
  --cad-primary: #9333ea;
  --cad-primary-rgb: 147,51,234;
  --cad-on-primary-50: #581c87;
  --cad-on-primary-50-rgb: 88,28,135;
  --cad-on-primary-100: #581c87;
  --cad-on-primary-100-rgb: 88,28,135;
  --cad-on-primary-200: #581c87;
  --cad-on-primary-200-rgb: 88,28,135;
  --cad-on-primary-300: #581c87;
  --cad-on-primary-300-rgb: 88,28,135;
  --cad-on-primary-400: #581c87;
  --cad-on-primary-400-rgb: 88,28,135;
  --cad-on-primary-500: #FFFFFF;
  --cad-on-primary-500-rgb: 255,255,255;
  --cad-on-primary-600: #FFFFFF;
  --cad-on-primary-600-rgb: 255,255,255;
  --cad-on-primary-700: #FFFFFF;
  --cad-on-primary-700-rgb: 255,255,255;
  --cad-on-primary-800: #FFFFFF;
  --cad-on-primary-800-rgb: 255,255,255;
  --cad-on-primary-900: #FFFFFF;
  --cad-on-primary-900-rgb: 255,255,255;
  --cad-on-primary: #FFFFFF;
  --cad-on-primary-rgb: 255,255,255;
}
.theme-amber {
  --cad-primary-50: #fffbeb;
  --cad-primary-50-rgb: 255,251,235;
  --cad-primary-100: #fef3c7;
  --cad-primary-100-rgb: 254,243,199;
  --cad-primary-200: #fde68a;
  --cad-primary-200-rgb: 253,230,138;
  --cad-primary-300: #fcd34d;
  --cad-primary-300-rgb: 252,211,77;
  --cad-primary-400: #fbbf24;
  --cad-primary-400-rgb: 251,191,36;
  --cad-primary-500: #f59e0b;
  --cad-primary-500-rgb: 245,158,11;
  --cad-primary-600: #d97706;
  --cad-primary-600-rgb: 217,119,6;
  --cad-primary-700: #b45309;
  --cad-primary-700-rgb: 180,83,9;
  --cad-primary-800: #92400e;
  --cad-primary-800-rgb: 146,64,14;
  --cad-primary-900: #78350f;
  --cad-primary-900-rgb: 120,53,15;
  --cad-primary: #f59e0b;
  --cad-primary-rgb: 245,158,11;
  --cad-on-primary-50: #78350f;
  --cad-on-primary-50-rgb: 120,53,15;
  --cad-on-primary-100: #78350f;
  --cad-on-primary-100-rgb: 120,53,15;
  --cad-on-primary-200: #78350f;
  --cad-on-primary-200-rgb: 120,53,15;
  --cad-on-primary-300: #78350f;
  --cad-on-primary-300-rgb: 120,53,15;
  --cad-on-primary-400: #78350f;
  --cad-on-primary-400-rgb: 120,53,15;
  --cad-on-primary-500: #78350f;
  --cad-on-primary-500-rgb: 120,53,15;
  --cad-on-primary-600: #FFFFFF;
  --cad-on-primary-600-rgb: 255,255,255;
  --cad-on-primary-700: #FFFFFF;
  --cad-on-primary-700-rgb: 255,255,255;
  --cad-on-primary-800: #FFFFFF;
  --cad-on-primary-800-rgb: 255,255,255;
  --cad-on-primary-900: #FFFFFF;
  --cad-on-primary-900-rgb: 255,255,255;
  --cad-on-primary: #78350f;
  --cad-on-primary-rgb: 120,53,15;
}
body.light, .light, .dark .light {
  --is-dark: false;
  --cad-bg-app-bar: #FFFFFF;
  --cad-bg-app-bar-rgb: 255,255,255;
  --cad-bg-card: #FFFFFF;
  --cad-bg-card-rgb: 255,255,255;
  --cad-bg-default: #f1f5f9;
  --cad-bg-default-rgb: 241,245,249;
  --cad-bg-dialog: #FFFFFF;
  --cad-bg-dialog-rgb: 255,255,255;
  --cad-bg-hover: rgba(148,163,184,0.12);
  --cad-bg-hover-rgb: 148,163,184;
  --cad-bg-status-bar: #cbd5e1;
  --cad-bg-status-bar-rgb: 203,213,225;
  --cad-text-default: #1e293b;
  --cad-text-default-rgb: 30,41,59;
  --cad-text-secondary: #64748b;
  --cad-text-secondary-rgb: 100,116,139;
  --cad-text-hint: #94a3b8;
  --cad-text-hint-rgb: 148,163,184;
  --cad-text-disabled: #94a3b8;
  --cad-text-disabled-rgb: 148,163,184;
  --cad-border: #e2e8f0;
  --cad-border-rgb: 226,232,240;
  --cad-divider: #e2e8f0;
  --cad-divider-rgb: 226,232,240;
  --cad-icon: #64748b;
  --cad-icon-rgb: 100,116,139;
  --cad-mat-icon: #64748b;
  --cad-mat-icon-rgb: 100,116,139;
}
body.dark, .dark, .light .dark {
  --cad-bg-app-bar: #0f172a;
  --cad-bg-app-bar-rgb: 15,23,42;
  --cad-bg-card: #1e293b;
  --cad-bg-card-rgb: 30,41,59;
  --cad-bg-default: #0f172a;
  --cad-bg-default-rgb: 15,23,42;
  --cad-bg-dialog: #1e293b;
  --cad-bg-dialog-rgb: 30,41,59;
  --cad-bg-hover: rgba(255, 255, 255, 0.05);
  --cad-bg-hover-rgb: 255,255,255;
  --cad-bg-status-bar: #0f172a;
  --cad-bg-status-bar-rgb: 15,23,42;
  --cad-text-default: #FFFFFF;
  --cad-text-default-rgb: 255,255,255;
  --cad-text-secondary: #94a3b8;
  --cad-text-secondary-rgb: 148,163,184;
  --cad-text-hint: #64748b;
  --cad-text-hint-rgb: 100,116,139;
  --cad-text-disabled: #475569;
  --cad-text-disabled-rgb: 71,85,105;
  --cad-border: rgba(241,245,249,0.12);
  --cad-border-rgb: 241,245,249;
  --cad-divider: rgba(241,245,249,0.12);
  --cad-divider-rgb: 241,245,249;
  --cad-icon: #94a3b8;
  --cad-icon-rgb: 148,163,184;
  --cad-mat-icon: #94a3b8;
  --cad-mat-icon-rgb: 148,163,184;
}
.prose {
  color: var(--cad-text-default);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-text-secondary);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-primary-500);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-text-default);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--cad-border);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--cad-text-default);
  border-left-width: 0.25rem;
  border-left-color: var(--cad-border);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-text-default);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-text-default);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-text-default);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-text-default);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-text-default);
  font-weight: 500;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-primary);
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: #fff;
  background-color: #1e293b;
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--cad-border);
  color: var(--cad-text-default);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--cad-border);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  color: var(--cad-text-secondary);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  background-color: var(--cad-text-hint);
}
.prose :where(figure figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--cad-text-secondary);
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-right: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-left: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-left: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}
.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.hover\:bg-hover:hover {
  background-color: var(--cad-bg-hover) !important;
}
.dark .dark\:bg-card {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-default {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
.dark .dark\:hover\:bg-hover:hover {
  background-color: var(--cad-bg-hover) !important;
}
@media (min-width: 600px) {
  .sm\:bg-card {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-bg-card-rgb), var(--tw-bg-opacity)) !important;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/@cad/styles/themes.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Include the core Angular Material styles */
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 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, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-backdrop-noop-animation {
  transition: none;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: none;
  display: var(--mat-focus-indicator-display, none);
  border: 3px solid transparent;
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: 4px;
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: 3px solid transparent;
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: 4px;
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}
/* Create a base theme without color.
    This will globally set the density and typography for all future color themes. */
.mat-option {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 16px;
}
.mat-optgroup-label {
  font: 600 0.875rem / 1.5rem Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-badge {
  position: relative;
}
.mat-badge.mat-badge {
  overflow: visible;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 40px;
}
.mat-button-toggle {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-card {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-card-title {
  font-size: 24px;
  font-weight: 600;
}
.mat-card-header .mat-card-title {
  font-size: 1.25rem;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 1.5rem;
}
.mat-chip {
  font-size: 0.875rem;
  font-weight: 600;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 600;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 600 1.25rem / 2rem Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  height: 40px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 56px;
}
.mat-expansion-panel-header {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-form-field {
  font: 400 0.875rem / 1.2857142857 Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.4642857143em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.2857142857;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.2857142857em;
  line-height: 1.2857142857;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.9642857143em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.4642657143em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.4642557143em) scale(0.75);
  width: 133.3333633333%;
}
.mat-form-field-label-wrapper {
  top: -0.9642857143em;
  padding-top: 0.9642857143em;
}
.mat-form-field-label {
  top: 1.4642857143em;
}
.mat-form-field-underline {
  bottom: 1.4642857143em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.9523809524em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.3571428571em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.3214285714em) scale(0.75) perspective(100px) translateZ(0.00106px);
  width: 133.3333933333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.3214285714em) scale(0.75) perspective(100px) translateZ(0.00107px);
  width: 133.3334033333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.3214285714em) scale(0.75) perspective(100px) translateZ(0.00108px);
  width: 133.3334133333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.3214285714em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.380952381em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.3213385714em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.3213285714em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.3213185714em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.2142857143em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.7142657143em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.7142557143em) scale(0.75);
  width: 133.3333633333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.9642857143em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.7142657143em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.7142557143em) scale(0.75);
  width: 133.3333633333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.1428571429em;
}
.mat-list-item {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-list-option {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 600;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 12px;
  font-weight: 600;
}
.mat-menu-item {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator-container {
  min-height: 48px;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-select {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-select-trigger {
  height: 1.2857142857em;
}
.mat-slide-toggle-content {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-slider-thumb-label-text {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 12px;
  font-weight: 600;
}
.mat-horizontal-stepper-header {
  height: 64px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 20px 24px;
}
.mat-stepper-vertical-line::before {
  top: -12px;
  bottom: -12px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 32px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 32px;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 0.875rem;
}
.mat-step-label-selected {
  font-size: 0.875rem;
  font-weight: 600;
}
.mat-tab-group {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-toolbar-multiple-rows {
  min-height: 56px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 56px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 48px;
  }
  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 48px;
  }
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 600 1.25rem / 2rem Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-tree-node {
  min-height: 40px;
}
.mat-tree {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-simple-snackbar {
  font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
/* Generate Primary, Accent and Warn palettes */
/* Generate Angular Material themes. Since we are using CSS Custom Properties,
    we don't have to generate a separate Angular Material theme for each color
    set. We can just create one light and one dark theme and then switch the
    CSS Custom Properties to dynamically switch the colors. */
body.light,
body .light {
  /* Use all-component-colors to only generate the colors */
}
body.light .mat-ripple-element,
body .light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body.light .mat-option,
body .light .mat-option {
  color: #1e293b;
}
body.light .mat-option:hover:not(.mat-option-disabled), body.light .mat-option:focus:not(.mat-option-disabled),
body .light .mat-option:hover:not(.mat-option-disabled),
body .light .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),
body .light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-option.mat-active,
body .light .mat-option.mat-active {
  background: rgba(148, 163, 184, 0.12);
  color: #1e293b;
}
body.light .mat-option.mat-option-disabled,
body .light .mat-option.mat-option-disabled {
  color: #94a3b8;
}
body.light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),
body .light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--cad-primary);
}
body.light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),
body .light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--cad-accent);
}
body.light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),
body .light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--cad-warn);
}
body.light .mat-optgroup-label,
body .light .mat-optgroup-label {
  color: #64748b;
}
body.light .mat-optgroup-disabled .mat-optgroup-label,
body .light .mat-optgroup-disabled .mat-optgroup-label {
  color: #94a3b8;
}
body.light .mat-pseudo-checkbox,
body .light .mat-pseudo-checkbox {
  color: #64748b;
}
body.light .mat-pseudo-checkbox::after,
body .light .mat-pseudo-checkbox::after {
  color: #f1f5f9;
}
body.light .mat-pseudo-checkbox-disabled,
body .light .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
body.light .mat-primary .mat-pseudo-checkbox-checked,
body.light .mat-primary .mat-pseudo-checkbox-indeterminate,
body .light .mat-primary .mat-pseudo-checkbox-checked,
body .light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: var(--cad-primary);
}
body.light .mat-pseudo-checkbox-checked,
body.light .mat-pseudo-checkbox-indeterminate,
body.light .mat-accent .mat-pseudo-checkbox-checked,
body.light .mat-accent .mat-pseudo-checkbox-indeterminate,
body .light .mat-pseudo-checkbox-checked,
body .light .mat-pseudo-checkbox-indeterminate,
body .light .mat-accent .mat-pseudo-checkbox-checked,
body .light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: var(--cad-accent);
}
body.light .mat-warn .mat-pseudo-checkbox-checked,
body.light .mat-warn .mat-pseudo-checkbox-indeterminate,
body .light .mat-warn .mat-pseudo-checkbox-checked,
body .light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: var(--cad-warn);
}
body.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,
body .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
body.light .mat-app-background, body.light.mat-app-background,
body .light .mat-app-background,
body .light.mat-app-background {
  background-color: #f1f5f9;
  color: #1e293b;
}
body.light .mat-elevation-z0,
body .light .mat-elevation-z0 {
  box-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);
}
body.light .mat-elevation-z1,
body .light .mat-elevation-z1 {
  box-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);
}
body.light .mat-elevation-z2,
body .light .mat-elevation-z2 {
  box-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);
}
body.light .mat-elevation-z3,
body .light .mat-elevation-z3 {
  box-shadow: 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);
}
body.light .mat-elevation-z4,
body .light .mat-elevation-z4 {
  box-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);
}
body.light .mat-elevation-z5,
body .light .mat-elevation-z5 {
  box-shadow: 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);
}
body.light .mat-elevation-z6,
body .light .mat-elevation-z6 {
  box-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);
}
body.light .mat-elevation-z7,
body .light .mat-elevation-z7 {
  box-shadow: 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);
}
body.light .mat-elevation-z8,
body .light .mat-elevation-z8 {
  box-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);
}
body.light .mat-elevation-z9,
body .light .mat-elevation-z9 {
  box-shadow: 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);
}
body.light .mat-elevation-z10,
body .light .mat-elevation-z10 {
  box-shadow: 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);
}
body.light .mat-elevation-z11,
body .light .mat-elevation-z11 {
  box-shadow: 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);
}
body.light .mat-elevation-z12,
body .light .mat-elevation-z12 {
  box-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);
}
body.light .mat-elevation-z13,
body .light .mat-elevation-z13 {
  box-shadow: 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);
}
body.light .mat-elevation-z14,
body .light .mat-elevation-z14 {
  box-shadow: 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);
}
body.light .mat-elevation-z15,
body .light .mat-elevation-z15 {
  box-shadow: 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);
}
body.light .mat-elevation-z16,
body .light .mat-elevation-z16 {
  box-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);
}
body.light .mat-elevation-z17,
body .light .mat-elevation-z17 {
  box-shadow: 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);
}
body.light .mat-elevation-z18,
body .light .mat-elevation-z18 {
  box-shadow: 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);
}
body.light .mat-elevation-z19,
body .light .mat-elevation-z19 {
  box-shadow: 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);
}
body.light .mat-elevation-z20,
body .light .mat-elevation-z20 {
  box-shadow: 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);
}
body.light .mat-elevation-z21,
body .light .mat-elevation-z21 {
  box-shadow: 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);
}
body.light .mat-elevation-z22,
body .light .mat-elevation-z22 {
  box-shadow: 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);
}
body.light .mat-elevation-z23,
body .light .mat-elevation-z23 {
  box-shadow: 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);
}
body.light .mat-elevation-z24,
body .light .mat-elevation-z24 {
  box-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-theme-loaded-marker {
  display: none;
}
body.light .mat-autocomplete-panel,
body .light .mat-autocomplete-panel {
  background: white;
  color: #1e293b;
}
body.light .mat-autocomplete-panel:not([class*=mat-elevation-z]),
body .light .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),
body .light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
body.light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),
body .light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: #1e293b;
}
body.light .mat-badge-content,
body .light .mat-badge-content {
  color: var(--cad-on-primary);
  background: var(--cad-primary);
}
.cdk-high-contrast-active body.light .mat-badge-content, .cdk-high-contrast-active body .light .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
body.light .mat-badge-accent .mat-badge-content,
body .light .mat-badge-accent .mat-badge-content {
  background: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.light .mat-badge-warn .mat-badge-content,
body .light .mat-badge-warn .mat-badge-content {
  color: var(--cad-on-warn);
  background: var(--cad-warn);
}
body.light .mat-badge-disabled .mat-badge-content,
body .light .mat-badge-disabled .mat-badge-content {
  background: #94a3b8;
  color: #94a3b8;
}
body.light .mat-bottom-sheet-container,
body .light .mat-bottom-sheet-container {
  box-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);
  background: white;
  color: #1e293b;
}
body.light .mat-button, body.light .mat-icon-button, body.light .mat-stroked-button,
body .light .mat-button,
body .light .mat-icon-button,
body .light .mat-stroked-button {
  color: inherit;
  background: transparent;
}
body.light .mat-button.mat-primary, body.light .mat-icon-button.mat-primary, body.light .mat-stroked-button.mat-primary,
body .light .mat-button.mat-primary,
body .light .mat-icon-button.mat-primary,
body .light .mat-stroked-button.mat-primary {
  color: var(--cad-primary);
}
body.light .mat-button.mat-accent, body.light .mat-icon-button.mat-accent, body.light .mat-stroked-button.mat-accent,
body .light .mat-button.mat-accent,
body .light .mat-icon-button.mat-accent,
body .light .mat-stroked-button.mat-accent {
  color: var(--cad-accent);
}
body.light .mat-button.mat-warn, body.light .mat-icon-button.mat-warn, body.light .mat-stroked-button.mat-warn,
body .light .mat-button.mat-warn,
body .light .mat-icon-button.mat-warn,
body .light .mat-stroked-button.mat-warn {
  color: var(--cad-warn);
}
body.light .mat-button.mat-primary.mat-button-disabled, body.light .mat-button.mat-accent.mat-button-disabled, body.light .mat-button.mat-warn.mat-button-disabled, body.light .mat-button.mat-button-disabled.mat-button-disabled, body.light .mat-icon-button.mat-primary.mat-button-disabled, body.light .mat-icon-button.mat-accent.mat-button-disabled, body.light .mat-icon-button.mat-warn.mat-button-disabled, body.light .mat-icon-button.mat-button-disabled.mat-button-disabled, body.light .mat-stroked-button.mat-primary.mat-button-disabled, body.light .mat-stroked-button.mat-accent.mat-button-disabled, body.light .mat-stroked-button.mat-warn.mat-button-disabled, body.light .mat-stroked-button.mat-button-disabled.mat-button-disabled,
body .light .mat-button.mat-primary.mat-button-disabled,
body .light .mat-button.mat-accent.mat-button-disabled,
body .light .mat-button.mat-warn.mat-button-disabled,
body .light .mat-button.mat-button-disabled.mat-button-disabled,
body .light .mat-icon-button.mat-primary.mat-button-disabled,
body .light .mat-icon-button.mat-accent.mat-button-disabled,
body .light .mat-icon-button.mat-warn.mat-button-disabled,
body .light .mat-icon-button.mat-button-disabled.mat-button-disabled,
body .light .mat-stroked-button.mat-primary.mat-button-disabled,
body .light .mat-stroked-button.mat-accent.mat-button-disabled,
body .light .mat-stroked-button.mat-warn.mat-button-disabled,
body .light .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: #94a3b8;
}
body.light .mat-button.mat-primary .mat-button-focus-overlay, body.light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.light .mat-stroked-button.mat-primary .mat-button-focus-overlay,
body .light .mat-button.mat-primary .mat-button-focus-overlay,
body .light .mat-icon-button.mat-primary .mat-button-focus-overlay,
body .light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: var(--cad-primary);
}
body.light .mat-button.mat-accent .mat-button-focus-overlay, body.light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.light .mat-stroked-button.mat-accent .mat-button-focus-overlay,
body .light .mat-button.mat-accent .mat-button-focus-overlay,
body .light .mat-icon-button.mat-accent .mat-button-focus-overlay,
body .light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: var(--cad-accent);
}
body.light .mat-button.mat-warn .mat-button-focus-overlay, body.light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.light .mat-stroked-button.mat-warn .mat-button-focus-overlay,
body .light .mat-button.mat-warn .mat-button-focus-overlay,
body .light .mat-icon-button.mat-warn .mat-button-focus-overlay,
body .light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: var(--cad-warn);
}
body.light .mat-button.mat-button-disabled .mat-button-focus-overlay, body.light .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, body.light .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,
body .light .mat-button.mat-button-disabled .mat-button-focus-overlay,
body .light .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
body .light .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
body.light .mat-button .mat-ripple-element, body.light .mat-icon-button .mat-ripple-element, body.light .mat-stroked-button .mat-ripple-element,
body .light .mat-button .mat-ripple-element,
body .light .mat-icon-button .mat-ripple-element,
body .light .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
body.light .mat-button-focus-overlay,
body .light .mat-button-focus-overlay {
  background: #000000;
}
body.light .mat-stroked-button:not(.mat-button-disabled),
body .light .mat-stroked-button:not(.mat-button-disabled) {
  border-color: #e2e8f0;
}
body.light .mat-flat-button, body.light .mat-raised-button, body.light .mat-fab, body.light .mat-mini-fab,
body .light .mat-flat-button,
body .light .mat-raised-button,
body .light .mat-fab,
body .light .mat-mini-fab {
  color: #1e293b;
  background-color: white;
}
body.light .mat-flat-button.mat-primary, body.light .mat-raised-button.mat-primary, body.light .mat-fab.mat-primary, body.light .mat-mini-fab.mat-primary,
body .light .mat-flat-button.mat-primary,
body .light .mat-raised-button.mat-primary,
body .light .mat-fab.mat-primary,
body .light .mat-mini-fab.mat-primary {
  color: var(--cad-on-primary);
}
body.light .mat-flat-button.mat-accent, body.light .mat-raised-button.mat-accent, body.light .mat-fab.mat-accent, body.light .mat-mini-fab.mat-accent,
body .light .mat-flat-button.mat-accent,
body .light .mat-raised-button.mat-accent,
body .light .mat-fab.mat-accent,
body .light .mat-mini-fab.mat-accent {
  color: var(--cad-on-accent);
}
body.light .mat-flat-button.mat-warn, body.light .mat-raised-button.mat-warn, body.light .mat-fab.mat-warn, body.light .mat-mini-fab.mat-warn,
body .light .mat-flat-button.mat-warn,
body .light .mat-raised-button.mat-warn,
body .light .mat-fab.mat-warn,
body .light .mat-mini-fab.mat-warn {
  color: var(--cad-on-warn);
}
body.light .mat-flat-button.mat-primary.mat-button-disabled, body.light .mat-flat-button.mat-accent.mat-button-disabled, body.light .mat-flat-button.mat-warn.mat-button-disabled, body.light .mat-flat-button.mat-button-disabled.mat-button-disabled, body.light .mat-raised-button.mat-primary.mat-button-disabled, body.light .mat-raised-button.mat-accent.mat-button-disabled, body.light .mat-raised-button.mat-warn.mat-button-disabled, body.light .mat-raised-button.mat-button-disabled.mat-button-disabled, body.light .mat-fab.mat-primary.mat-button-disabled, body.light .mat-fab.mat-accent.mat-button-disabled, body.light .mat-fab.mat-warn.mat-button-disabled, body.light .mat-fab.mat-button-disabled.mat-button-disabled, body.light .mat-mini-fab.mat-primary.mat-button-disabled, body.light .mat-mini-fab.mat-accent.mat-button-disabled, body.light .mat-mini-fab.mat-warn.mat-button-disabled, body.light .mat-mini-fab.mat-button-disabled.mat-button-disabled,
body .light .mat-flat-button.mat-primary.mat-button-disabled,
body .light .mat-flat-button.mat-accent.mat-button-disabled,
body .light .mat-flat-button.mat-warn.mat-button-disabled,
body .light .mat-flat-button.mat-button-disabled.mat-button-disabled,
body .light .mat-raised-button.mat-primary.mat-button-disabled,
body .light .mat-raised-button.mat-accent.mat-button-disabled,
body .light .mat-raised-button.mat-warn.mat-button-disabled,
body .light .mat-raised-button.mat-button-disabled.mat-button-disabled,
body .light .mat-fab.mat-primary.mat-button-disabled,
body .light .mat-fab.mat-accent.mat-button-disabled,
body .light .mat-fab.mat-warn.mat-button-disabled,
body .light .mat-fab.mat-button-disabled.mat-button-disabled,
body .light .mat-mini-fab.mat-primary.mat-button-disabled,
body .light .mat-mini-fab.mat-accent.mat-button-disabled,
body .light .mat-mini-fab.mat-warn.mat-button-disabled,
body .light .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: #94a3b8;
}
body.light .mat-flat-button.mat-primary, body.light .mat-raised-button.mat-primary, body.light .mat-fab.mat-primary, body.light .mat-mini-fab.mat-primary,
body .light .mat-flat-button.mat-primary,
body .light .mat-raised-button.mat-primary,
body .light .mat-fab.mat-primary,
body .light .mat-mini-fab.mat-primary {
  background-color: var(--cad-primary);
}
body.light .mat-flat-button.mat-accent, body.light .mat-raised-button.mat-accent, body.light .mat-fab.mat-accent, body.light .mat-mini-fab.mat-accent,
body .light .mat-flat-button.mat-accent,
body .light .mat-raised-button.mat-accent,
body .light .mat-fab.mat-accent,
body .light .mat-mini-fab.mat-accent {
  background-color: var(--cad-accent);
}
body.light .mat-flat-button.mat-warn, body.light .mat-raised-button.mat-warn, body.light .mat-fab.mat-warn, body.light .mat-mini-fab.mat-warn,
body .light .mat-flat-button.mat-warn,
body .light .mat-raised-button.mat-warn,
body .light .mat-fab.mat-warn,
body .light .mat-mini-fab.mat-warn {
  background-color: var(--cad-warn);
}
body.light .mat-flat-button.mat-primary.mat-button-disabled, body.light .mat-flat-button.mat-accent.mat-button-disabled, body.light .mat-flat-button.mat-warn.mat-button-disabled, body.light .mat-flat-button.mat-button-disabled.mat-button-disabled, body.light .mat-raised-button.mat-primary.mat-button-disabled, body.light .mat-raised-button.mat-accent.mat-button-disabled, body.light .mat-raised-button.mat-warn.mat-button-disabled, body.light .mat-raised-button.mat-button-disabled.mat-button-disabled, body.light .mat-fab.mat-primary.mat-button-disabled, body.light .mat-fab.mat-accent.mat-button-disabled, body.light .mat-fab.mat-warn.mat-button-disabled, body.light .mat-fab.mat-button-disabled.mat-button-disabled, body.light .mat-mini-fab.mat-primary.mat-button-disabled, body.light .mat-mini-fab.mat-accent.mat-button-disabled, body.light .mat-mini-fab.mat-warn.mat-button-disabled, body.light .mat-mini-fab.mat-button-disabled.mat-button-disabled,
body .light .mat-flat-button.mat-primary.mat-button-disabled,
body .light .mat-flat-button.mat-accent.mat-button-disabled,
body .light .mat-flat-button.mat-warn.mat-button-disabled,
body .light .mat-flat-button.mat-button-disabled.mat-button-disabled,
body .light .mat-raised-button.mat-primary.mat-button-disabled,
body .light .mat-raised-button.mat-accent.mat-button-disabled,
body .light .mat-raised-button.mat-warn.mat-button-disabled,
body .light .mat-raised-button.mat-button-disabled.mat-button-disabled,
body .light .mat-fab.mat-primary.mat-button-disabled,
body .light .mat-fab.mat-accent.mat-button-disabled,
body .light .mat-fab.mat-warn.mat-button-disabled,
body .light .mat-fab.mat-button-disabled.mat-button-disabled,
body .light .mat-mini-fab.mat-primary.mat-button-disabled,
body .light .mat-mini-fab.mat-accent.mat-button-disabled,
body .light .mat-mini-fab.mat-warn.mat-button-disabled,
body .light .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(148, 163, 184, 0.38);
}
body.light .mat-flat-button.mat-primary .mat-ripple-element, body.light .mat-raised-button.mat-primary .mat-ripple-element, body.light .mat-fab.mat-primary .mat-ripple-element, body.light .mat-mini-fab.mat-primary .mat-ripple-element,
body .light .mat-flat-button.mat-primary .mat-ripple-element,
body .light .mat-raised-button.mat-primary .mat-ripple-element,
body .light .mat-fab.mat-primary .mat-ripple-element,
body .light .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: var(--cad-on-primary);
  opacity: 0.1;
}
body.light .mat-flat-button.mat-accent .mat-ripple-element, body.light .mat-raised-button.mat-accent .mat-ripple-element, body.light .mat-fab.mat-accent .mat-ripple-element, body.light .mat-mini-fab.mat-accent .mat-ripple-element,
body .light .mat-flat-button.mat-accent .mat-ripple-element,
body .light .mat-raised-button.mat-accent .mat-ripple-element,
body .light .mat-fab.mat-accent .mat-ripple-element,
body .light .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: var(--cad-on-accent);
  opacity: 0.1;
}
body.light .mat-flat-button.mat-warn .mat-ripple-element, body.light .mat-raised-button.mat-warn .mat-ripple-element, body.light .mat-fab.mat-warn .mat-ripple-element, body.light .mat-mini-fab.mat-warn .mat-ripple-element,
body .light .mat-flat-button.mat-warn .mat-ripple-element,
body .light .mat-raised-button.mat-warn .mat-ripple-element,
body .light .mat-fab.mat-warn .mat-ripple-element,
body .light .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: var(--cad-on-warn);
  opacity: 0.1;
}
body.light .mat-stroked-button:not([class*=mat-elevation-z]), body.light .mat-flat-button:not([class*=mat-elevation-z]),
body .light .mat-stroked-button:not([class*=mat-elevation-z]),
body .light .mat-flat-button:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-raised-button:not([class*=mat-elevation-z]),
body .light .mat-raised-button:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .light .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),
body .light .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-fab:not([class*=mat-elevation-z]), body.light .mat-mini-fab:not([class*=mat-elevation-z]),
body .light .mat-fab:not([class*=mat-elevation-z]),
body .light .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), body.light .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .light .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .light .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), body.light .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),
body .light .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),
body .light .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body.light .mat-button-toggle-group:not([class*=mat-elevation-z]),
body .light .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body .light .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body.light .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]),
body .light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body .light .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
body.light .mat-button-toggle,
body .light .mat-button-toggle {
  color: #94a3b8;
}
body.light .mat-button-toggle .mat-button-toggle-focus-overlay,
body .light .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: #64748b;
}
body.light .mat-button-toggle-appearance-standard,
body .light .mat-button-toggle-appearance-standard {
  color: #1e293b;
  background: white;
}
body.light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,
body .light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #64748b;
}
body.light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle,
body .light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e2e8f0;
}
body.light [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle,
body .light [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e2e8f0;
}
body.light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle,
body .light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e2e8f0;
}
body.light .mat-button-toggle-checked,
body .light .mat-button-toggle-checked {
  background-color: #e2e8f0;
  color: #64748b;
}
body.light .mat-button-toggle-checked.mat-button-toggle-appearance-standard,
body .light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #1e293b;
}
body.light .mat-button-toggle-disabled,
body .light .mat-button-toggle-disabled {
  color: #94a3b8;
  background-color: #cbd5e1;
}
body.light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,
body .light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
body.light .mat-button-toggle-disabled.mat-button-toggle-checked,
body .light .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #e2e8f0;
}
body.light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.light .mat-button-toggle-group-appearance-standard,
body .light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body .light .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e2e8f0;
}
body.light .mat-card,
body .light .mat-card {
  background: white;
  color: #1e293b;
}
body.light .mat-card:not([class*=mat-elevation-z]),
body .light .mat-card:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-card.mat-card-flat:not([class*=mat-elevation-z]),
body .light .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-card-subtitle,
body .light .mat-card-subtitle {
  color: #64748b;
}
body.light .mat-checkbox-frame,
body .light .mat-checkbox-frame {
  border-color: #64748b;
}
body.light .mat-checkbox-checkmark,
body .light .mat-checkbox-checkmark {
  fill: #f1f5f9;
}
body.light .mat-checkbox-checkmark-path,
body .light .mat-checkbox-checkmark-path {
  stroke: #f1f5f9 !important;
}
body.light .mat-checkbox-mixedmark,
body .light .mat-checkbox-mixedmark {
  background-color: #f1f5f9;
}
body.light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.light .mat-checkbox-checked.mat-primary .mat-checkbox-background,
body .light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
body .light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: var(--cad-primary);
}
body.light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.light .mat-checkbox-checked.mat-accent .mat-checkbox-background,
body .light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
body .light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: var(--cad-accent);
}
body.light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.light .mat-checkbox-checked.mat-warn .mat-checkbox-background,
body .light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
body .light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: var(--cad-warn);
}
body.light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,
body .light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
body .light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
body.light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,
body .light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
body.light .mat-checkbox-disabled .mat-checkbox-label,
body .light .mat-checkbox-disabled .mat-checkbox-label {
  color: #94a3b8;
}
body.light .mat-checkbox .mat-ripple-element,
body .light .mat-checkbox .mat-ripple-element {
  background-color: #000000;
}
body.light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body.light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body .light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body .light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: var(--cad-primary);
}
body.light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body.light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body .light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body .light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: var(--cad-accent);
}
body.light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body.light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body .light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body .light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: var(--cad-warn);
}
body.light .mat-chip.mat-standard-chip,
body .light .mat-chip.mat-standard-chip {
  background-color: #e2e8f0;
  color: #1e293b;
}
body.light .mat-chip.mat-standard-chip .mat-chip-remove,
body .light .mat-chip.mat-standard-chip .mat-chip-remove {
  color: #1e293b;
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,
body .light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 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);
}
body.light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,
body .light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
body.light .mat-chip.mat-standard-chip.mat-chip-disabled,
body .light .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip::after,
body .light .mat-chip.mat-standard-chip::after {
  background: #000000;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: var(--cad-primary);
  color: var(--cad-on-primary);
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: var(--cad-on-primary);
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: var(--cad-on-primary);
  opacity: 0.1;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: var(--cad-warn);
  color: var(--cad-on-warn);
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: var(--cad-on-warn);
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: var(--cad-on-warn);
  opacity: 0.1;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: var(--cad-on-accent);
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: var(--cad-on-accent);
  opacity: 0.1;
}
body.light .mat-table,
body .light .mat-table {
  background: white;
}
body.light .mat-table thead, body.light .mat-table tbody, body.light .mat-table tfoot,
body.light mat-header-row, body.light mat-row, body.light mat-footer-row,
body.light [mat-header-row], body.light [mat-row], body.light [mat-footer-row],
body.light .mat-table-sticky,
body .light .mat-table thead,
body .light .mat-table tbody,
body .light .mat-table tfoot,
body .light mat-header-row,
body .light mat-row,
body .light mat-footer-row,
body .light [mat-header-row],
body .light [mat-row],
body .light [mat-footer-row],
body .light .mat-table-sticky {
  background: inherit;
}
body.light mat-row, body.light mat-header-row, body.light mat-footer-row,
body.light th.mat-header-cell, body.light td.mat-cell, body.light td.mat-footer-cell,
body .light mat-row,
body .light mat-header-row,
body .light mat-footer-row,
body .light th.mat-header-cell,
body .light td.mat-cell,
body .light td.mat-footer-cell {
  border-bottom-color: #e2e8f0;
}
body.light .mat-header-cell,
body .light .mat-header-cell {
  color: #64748b;
}
body.light .mat-cell, body.light .mat-footer-cell,
body .light .mat-cell,
body .light .mat-footer-cell {
  color: #1e293b;
}
body.light .mat-calendar-arrow,
body .light .mat-calendar-arrow {
  fill: #64748b;
}
body.light .mat-datepicker-toggle,
body.light .mat-datepicker-content .mat-calendar-next-button,
body.light .mat-datepicker-content .mat-calendar-previous-button,
body .light .mat-datepicker-toggle,
body .light .mat-datepicker-content .mat-calendar-next-button,
body .light .mat-datepicker-content .mat-calendar-previous-button {
  color: #64748b;
}
body.light .mat-calendar-table-header-divider::after,
body .light .mat-calendar-table-header-divider::after {
  background: #e2e8f0;
}
body.light .mat-calendar-table-header,
body.light .mat-calendar-body-label,
body .light .mat-calendar-table-header,
body .light .mat-calendar-body-label {
  color: #64748b;
}
body.light .mat-calendar-body-cell-content,
body.light .mat-date-range-input-separator,
body .light .mat-calendar-body-cell-content,
body .light .mat-date-range-input-separator {
  color: #1e293b;
  border-color: transparent;
}
body.light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: #94a3b8;
}
body.light .mat-form-field-disabled .mat-date-range-input-separator,
body .light .mat-form-field-disabled .mat-date-range-input-separator {
  color: #94a3b8;
}
body.light .mat-calendar-body-in-preview,
body .light .mat-calendar-body-in-preview {
  color: #e2e8f0;
}
body.light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #94a3b8;
}
body.light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(148, 163, 184, 0.8);
}
body.light .mat-calendar-body-in-range::before,
body .light .mat-calendar-body-in-range::before {
  background: var(--cad-primary);
}
body.light .mat-calendar-body-comparison-identical,
body.light .mat-calendar-body-in-comparison-range::before,
body .light .mat-calendar-body-comparison-identical,
body .light .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light .mat-calendar-body-comparison-bridge-start::before,
body.light [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-calendar-body-comparison-bridge-start::before,
body .light [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--cad-primary) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-calendar-body-comparison-bridge-end::before,
body.light [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-calendar-body-comparison-bridge-end::before,
body .light [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--cad-primary) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .light .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .light .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light .mat-calendar-body-selected,
body .light .mat-calendar-body-selected {
  background-color: var(--cad-primary);
  color: var(--cad-on-primary);
}
body.light .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.light .mat-calendar-body-today.mat-calendar-body-selected,
body .light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--cad-on-primary);
}
body.light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--cad-primary);
}
@media (hover: hover) {
  body.light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--cad-primary);
  }
}
body.light .mat-datepicker-content,
body .light .mat-datepicker-content {
  box-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);
  background-color: white;
  color: #1e293b;
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: var(--cad-accent);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--cad-accent) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--cad-accent) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--cad-on-accent);
}
body.light .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--cad-accent);
}
@media (hover: hover) {
  body.light .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--cad-accent);
  }
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: var(--cad-warn);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--cad-warn) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--cad-warn) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: var(--cad-warn);
  color: var(--cad-on-warn);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--cad-on-warn);
}
body.light .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--cad-warn);
}
@media (hover: hover) {
  body.light .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--cad-warn);
  }
}
body.light .mat-datepicker-content-touch,
body .light .mat-datepicker-content-touch {
  box-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);
}
body.light .mat-datepicker-toggle-active,
body .light .mat-datepicker-toggle-active {
  color: var(--cad-primary);
}
body.light .mat-datepicker-toggle-active.mat-accent,
body .light .mat-datepicker-toggle-active.mat-accent {
  color: var(--cad-accent);
}
body.light .mat-datepicker-toggle-active.mat-warn,
body .light .mat-datepicker-toggle-active.mat-warn {
  color: var(--cad-warn);
}
body.light .mat-date-range-input-inner[disabled],
body .light .mat-date-range-input-inner[disabled] {
  color: #94a3b8;
}
body.light .mat-dialog-container,
body .light .mat-dialog-container {
  box-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);
  background: white;
  color: #1e293b;
}
body.light .mat-divider,
body .light .mat-divider {
  border-top-color: #e2e8f0;
}
body.light .mat-divider-vertical,
body .light .mat-divider-vertical {
  border-right-color: #e2e8f0;
}
body.light .mat-expansion-panel,
body .light .mat-expansion-panel {
  background: white;
  color: #1e293b;
}
body.light .mat-expansion-panel:not([class*=mat-elevation-z]),
body .light .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-action-row,
body .light .mat-action-row {
  border-top-color: #e2e8f0;
}
body.light .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), body.light .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), body.light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),
body .light .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
body .light .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
body .light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(148, 163, 184, 0.12);
}
@media (hover: none) {
  body.light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,
body .light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
body.light .mat-expansion-panel-header-title,
body .light .mat-expansion-panel-header-title {
  color: #1e293b;
}
body.light .mat-expansion-panel-header-description,
body.light .mat-expansion-indicator::after,
body .light .mat-expansion-panel-header-description,
body .light .mat-expansion-indicator::after {
  color: #64748b;
}
body.light .mat-expansion-panel-header[aria-disabled=true],
body .light .mat-expansion-panel-header[aria-disabled=true] {
  color: #94a3b8;
}
body.light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body.light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,
body .light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body .light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
body.light .mat-form-field-label,
body .light .mat-form-field-label {
  color: rgba(100, 116, 139, 0.6);
}
body.light .mat-hint,
body .light .mat-hint {
  color: rgba(100, 116, 139, 0.6);
}
body.light .mat-form-field.mat-focused .mat-form-field-label,
body .light .mat-form-field.mat-focused .mat-form-field-label {
  color: var(--cad-primary);
}
body.light .mat-form-field.mat-focused .mat-form-field-label.mat-accent,
body .light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: var(--cad-accent);
}
body.light .mat-form-field.mat-focused .mat-form-field-label.mat-warn,
body .light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: var(--cad-warn);
}
body.light .mat-focused .mat-form-field-required-marker,
body .light .mat-focused .mat-form-field-required-marker {
  color: var(--cad-accent);
}
body.light .mat-form-field-ripple,
body .light .mat-form-field-ripple {
  background-color: rgba(226, 232, 240, 0.87);
}
body.light .mat-form-field.mat-focused .mat-form-field-ripple,
body .light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: var(--cad-primary);
}
body.light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,
body .light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: var(--cad-accent);
}
body.light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,
body .light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: var(--cad-warn);
}
body.light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: var(--cad-primary);
}
body.light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: var(--cad-accent);
}
body.light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: var(--cad-warn);
}
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-label,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: var(--cad-warn);
}
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: var(--cad-warn);
}
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: var(--cad-warn);
}
body.light .mat-error,
body .light .mat-error {
  color: var(--cad-warn);
}
body.light .mat-form-field-appearance-legacy .mat-form-field-label,
body .light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: #64748b;
}
body.light .mat-form-field-appearance-legacy .mat-hint,
body .light .mat-form-field-appearance-legacy .mat-hint {
  color: #64748b;
}
body.light .mat-form-field-appearance-legacy .mat-form-field-underline,
body .light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(226, 232, 240, 0.42);
}
body.light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,
body .light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(226, 232, 240, 0.42) 0%, rgba(226, 232, 240, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.light .mat-form-field-appearance-standard .mat-form-field-underline,
body .light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(226, 232, 240, 0.42);
}
body.light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,
body .light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(226, 232, 240, 0.42) 0%, rgba(226, 232, 240, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.light .mat-form-field-appearance-fill .mat-form-field-flex,
body .light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
body.light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,
body .light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
body.light .mat-form-field-appearance-fill .mat-form-field-underline::before,
body .light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(226, 232, 240, 0.42);
}
body.light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,
body .light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: #94a3b8;
}
body.light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before,
body .light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
body.light .mat-form-field-appearance-outline .mat-form-field-outline,
body .light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(226, 232, 240, 0.12);
}
body.light .mat-form-field-appearance-outline .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(226, 232, 240, 0.87);
}
body.light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: var(--cad-primary);
}
body.light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: var(--cad-accent);
}
body.light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: var(--cad-warn);
}
body.light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: var(--cad-warn);
}
body.light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,
body .light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: #94a3b8;
}
body.light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,
body .light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(226, 232, 240, 0.06);
}
body.light .mat-icon.mat-primary,
body .light .mat-icon.mat-primary {
  color: var(--cad-primary);
}
body.light .mat-icon.mat-accent,
body .light .mat-icon.mat-accent {
  color: var(--cad-accent);
}
body.light .mat-icon.mat-warn,
body .light .mat-icon.mat-warn {
  color: var(--cad-warn);
}
body.light .mat-form-field-type-mat-native-select .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: #64748b;
}
body.light .mat-input-element:disabled,
body.light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,
body .light .mat-input-element:disabled,
body .light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: #94a3b8;
}
body.light .mat-input-element,
body .light .mat-input-element {
  caret-color: var(--cad-primary);
}
body.light .mat-input-element::placeholder,
body .light .mat-input-element::placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-input-element::-moz-placeholder,
body .light .mat-input-element::-moz-placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-input-element::-webkit-input-placeholder,
body .light .mat-input-element::-webkit-input-placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-input-element:-ms-input-placeholder,
body .light .mat-input-element:-ms-input-placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-form-field.mat-accent .mat-input-element,
body .light .mat-form-field.mat-accent .mat-input-element {
  caret-color: var(--cad-accent);
}
body.light .mat-form-field.mat-warn .mat-input-element,
body.light .mat-form-field-invalid .mat-input-element,
body .light .mat-form-field.mat-warn .mat-input-element,
body .light .mat-form-field-invalid .mat-input-element {
  caret-color: var(--cad-warn);
}
body.light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: var(--cad-warn);
}
body.light .mat-list-base .mat-list-item,
body .light .mat-list-base .mat-list-item {
  color: #1e293b;
}
body.light .mat-list-base .mat-list-option,
body .light .mat-list-base .mat-list-option {
  color: #1e293b;
}
body.light .mat-list-base .mat-subheader,
body .light .mat-list-base .mat-subheader {
  color: #64748b;
}
body.light .mat-list-base .mat-list-item-disabled,
body .light .mat-list-base .mat-list-item-disabled {
  background-color: #cbd5e1;
  color: #94a3b8;
}
body.light .mat-list-option:hover, body.light .mat-list-option:focus,
body.light .mat-nav-list .mat-list-item:hover,
body.light .mat-nav-list .mat-list-item:focus,
body.light .mat-action-list .mat-list-item:hover,
body.light .mat-action-list .mat-list-item:focus,
body .light .mat-list-option:hover,
body .light .mat-list-option:focus,
body .light .mat-nav-list .mat-list-item:hover,
body .light .mat-nav-list .mat-list-item:focus,
body .light .mat-action-list .mat-list-item:hover,
body .light .mat-action-list .mat-list-item:focus {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-list-single-selected-option, body.light .mat-list-single-selected-option:hover, body.light .mat-list-single-selected-option:focus,
body .light .mat-list-single-selected-option,
body .light .mat-list-single-selected-option:hover,
body .light .mat-list-single-selected-option:focus {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-menu-panel,
body .light .mat-menu-panel {
  background: white;
}
body.light .mat-menu-panel:not([class*=mat-elevation-z]),
body .light .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-menu-item,
body .light .mat-menu-item {
  background: transparent;
  color: #1e293b;
}
body.light .mat-menu-item[disabled],
body.light .mat-menu-item[disabled] .mat-menu-submenu-icon,
body.light .mat-menu-item[disabled] .mat-icon-no-color,
body .light .mat-menu-item[disabled],
body .light .mat-menu-item[disabled] .mat-menu-submenu-icon,
body .light .mat-menu-item[disabled] .mat-icon-no-color {
  color: #94a3b8;
}
body.light .mat-menu-item .mat-icon-no-color,
body.light .mat-menu-submenu-icon,
body .light .mat-menu-item .mat-icon-no-color,
body .light .mat-menu-submenu-icon {
  color: #64748b;
}
body.light .mat-menu-item:hover:not([disabled]),
body.light .mat-menu-item.cdk-program-focused:not([disabled]),
body.light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.light .mat-menu-item-highlighted:not([disabled]),
body .light .mat-menu-item:hover:not([disabled]),
body .light .mat-menu-item.cdk-program-focused:not([disabled]),
body .light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body .light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-paginator,
body .light .mat-paginator {
  background: white;
}
body.light .mat-paginator,
body.light .mat-paginator-page-size .mat-select-trigger,
body .light .mat-paginator,
body .light .mat-paginator-page-size .mat-select-trigger {
  color: #64748b;
}
body.light .mat-paginator-decrement,
body.light .mat-paginator-increment,
body .light .mat-paginator-decrement,
body .light .mat-paginator-increment {
  border-top: 2px solid #64748b;
  border-right: 2px solid #64748b;
}
body.light .mat-paginator-first,
body.light .mat-paginator-last,
body .light .mat-paginator-first,
body .light .mat-paginator-last {
  border-top: 2px solid #64748b;
}
body.light .mat-icon-button[disabled] .mat-paginator-decrement,
body.light .mat-icon-button[disabled] .mat-paginator-increment,
body.light .mat-icon-button[disabled] .mat-paginator-first,
body.light .mat-icon-button[disabled] .mat-paginator-last,
body .light .mat-icon-button[disabled] .mat-paginator-decrement,
body .light .mat-icon-button[disabled] .mat-paginator-increment,
body .light .mat-icon-button[disabled] .mat-paginator-first,
body .light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: #94a3b8;
}
body.light .mat-progress-bar-background,
body .light .mat-progress-bar-background {
  fill: var(--cad-primary-100);
}
body.light .mat-progress-bar-buffer,
body .light .mat-progress-bar-buffer {
  background-color: var(--cad-primary-100);
}
body.light .mat-progress-bar-fill::after,
body .light .mat-progress-bar-fill::after {
  background-color: var(--cad-primary);
}
body.light .mat-progress-bar.mat-accent .mat-progress-bar-background,
body .light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: var(--cad-accent-100);
}
body.light .mat-progress-bar.mat-accent .mat-progress-bar-buffer,
body .light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: var(--cad-accent-100);
}
body.light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after,
body .light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: var(--cad-accent);
}
body.light .mat-progress-bar.mat-warn .mat-progress-bar-background,
body .light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: var(--cad-warn-100);
}
body.light .mat-progress-bar.mat-warn .mat-progress-bar-buffer,
body .light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: var(--cad-warn-100);
}
body.light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after,
body .light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: var(--cad-warn);
}
body.light .mat-progress-spinner circle, body.light .mat-spinner circle,
body .light .mat-progress-spinner circle,
body .light .mat-spinner circle {
  stroke: var(--cad-primary);
}
body.light .mat-progress-spinner.mat-accent circle, body.light .mat-spinner.mat-accent circle,
body .light .mat-progress-spinner.mat-accent circle,
body .light .mat-spinner.mat-accent circle {
  stroke: var(--cad-accent);
}
body.light .mat-progress-spinner.mat-warn circle, body.light .mat-spinner.mat-warn circle,
body .light .mat-progress-spinner.mat-warn circle,
body .light .mat-spinner.mat-warn circle {
  stroke: var(--cad-warn);
}
body.light .mat-radio-outer-circle,
body .light .mat-radio-outer-circle {
  border-color: #64748b;
}
body.light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,
body .light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--cad-primary);
}
body.light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, body.light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body .light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: var(--cad-primary);
}
body.light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,
body .light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--cad-accent);
}
body.light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, body.light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body .light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: var(--cad-accent);
}
body.light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,
body .light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--cad-warn);
}
body.light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, body.light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body .light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: var(--cad-warn);
}
body.light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,
body .light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body .light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #94a3b8;
}
body.light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
body .light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body .light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: #94a3b8;
}
body.light .mat-radio-button.mat-radio-disabled .mat-radio-label-content,
body .light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #94a3b8;
}
body.light .mat-radio-button .mat-ripple-element,
body .light .mat-radio-button .mat-ripple-element {
  background-color: #000000;
}
body.light .mat-select-value,
body .light .mat-select-value {
  color: #1e293b;
}
body.light .mat-select-placeholder,
body .light .mat-select-placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-select-disabled .mat-select-value,
body .light .mat-select-disabled .mat-select-value {
  color: #94a3b8;
}
body.light .mat-select-arrow,
body .light .mat-select-arrow {
  color: #64748b;
}
body.light .mat-select-panel,
body .light .mat-select-panel {
  background: white;
}
body.light .mat-select-panel:not([class*=mat-elevation-z]),
body .light .mat-select-panel:not([class*=mat-elevation-z]) {
  box-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);
}
body.light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),
body .light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-form-field.mat-focused.mat-primary .mat-select-arrow,
body .light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: var(--cad-primary);
}
body.light .mat-form-field.mat-focused.mat-accent .mat-select-arrow,
body .light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: var(--cad-accent);
}
body.light .mat-form-field.mat-focused.mat-warn .mat-select-arrow,
body .light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: var(--cad-warn);
}
body.light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,
body .light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: var(--cad-warn);
}
body.light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,
body .light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: #94a3b8;
}
body.light .mat-drawer-container,
body .light .mat-drawer-container {
  background-color: #f1f5f9;
  color: #1e293b;
}
body.light .mat-drawer,
body .light .mat-drawer {
  background-color: white;
  color: #1e293b;
}
body.light .mat-drawer.mat-drawer-push,
body .light .mat-drawer.mat-drawer-push {
  background-color: white;
}
body.light .mat-drawer:not(.mat-drawer-side),
body .light .mat-drawer:not(.mat-drawer-side) {
  box-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);
}
body.light .mat-drawer-side,
body .light .mat-drawer-side {
  border-right: solid 1px #e2e8f0;
}
body.light .mat-drawer-side.mat-drawer-end,
body .light .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px #e2e8f0;
  border-right: none;
}
body.light [dir=rtl] .mat-drawer-side,
body .light [dir=rtl] .mat-drawer-side {
  border-left: solid 1px #e2e8f0;
  border-right: none;
}
body.light [dir=rtl] .mat-drawer-side.mat-drawer-end,
body .light [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px #e2e8f0;
}
body.light .mat-drawer-backdrop.mat-drawer-shown,
body .light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
body.light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
body .light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--cad-accent);
}
body.light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,
body .light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: var(--cad-accent);
}
body.light .mat-slide-toggle.mat-checked .mat-ripple-element,
body .light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: var(--cad-accent);
}
body.light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,
body .light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--cad-primary);
}
body.light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,
body .light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: var(--cad-primary);
}
body.light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,
body .light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: var(--cad-primary);
}
body.light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,
body .light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--cad-warn);
}
body.light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,
body .light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: var(--cad-warn);
}
body.light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,
body .light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: var(--cad-warn);
}
body.light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,
body .light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
body.light .mat-slide-toggle-thumb,
body .light .mat-slide-toggle-thumb {
  box-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);
  background-color: #fafafa;
}
body.light .mat-slide-toggle-bar,
body .light .mat-slide-toggle-bar {
  background-color: #94a3b8;
}
body.light .mat-slider-track-background,
body .light .mat-slider-track-background {
  background-color: #cbd5e1;
}
body.light .mat-slider.mat-primary .mat-slider-track-fill,
body.light .mat-slider.mat-primary .mat-slider-thumb,
body.light .mat-slider.mat-primary .mat-slider-thumb-label,
body .light .mat-slider.mat-primary .mat-slider-track-fill,
body .light .mat-slider.mat-primary .mat-slider-thumb,
body .light .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: var(--cad-primary);
}
body.light .mat-slider.mat-primary .mat-slider-thumb-label-text,
body .light .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: var(--cad-on-primary);
}
body.light .mat-slider.mat-primary .mat-slider-focus-ring,
body .light .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: var(--cad-primary);
  opacity: 0.2;
}
body.light .mat-slider.mat-accent .mat-slider-track-fill,
body.light .mat-slider.mat-accent .mat-slider-thumb,
body.light .mat-slider.mat-accent .mat-slider-thumb-label,
body .light .mat-slider.mat-accent .mat-slider-track-fill,
body .light .mat-slider.mat-accent .mat-slider-thumb,
body .light .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: var(--cad-accent);
}
body.light .mat-slider.mat-accent .mat-slider-thumb-label-text,
body .light .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: var(--cad-on-accent);
}
body.light .mat-slider.mat-accent .mat-slider-focus-ring,
body .light .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: var(--cad-accent);
  opacity: 0.2;
}
body.light .mat-slider.mat-warn .mat-slider-track-fill,
body.light .mat-slider.mat-warn .mat-slider-thumb,
body.light .mat-slider.mat-warn .mat-slider-thumb-label,
body .light .mat-slider.mat-warn .mat-slider-track-fill,
body .light .mat-slider.mat-warn .mat-slider-thumb,
body .light .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: var(--cad-warn);
}
body.light .mat-slider.mat-warn .mat-slider-thumb-label-text,
body .light .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: var(--cad-on-warn);
}
body.light .mat-slider.mat-warn .mat-slider-focus-ring,
body .light .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: var(--cad-warn);
  opacity: 0.2;
}
body.light .mat-slider:hover .mat-slider-track-background,
body.light .mat-slider.cdk-focused .mat-slider-track-background,
body .light .mat-slider:hover .mat-slider-track-background,
body .light .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: #94a3b8;
}
body.light .mat-slider.mat-slider-disabled .mat-slider-track-background,
body.light .mat-slider.mat-slider-disabled .mat-slider-track-fill,
body.light .mat-slider.mat-slider-disabled .mat-slider-thumb,
body .light .mat-slider.mat-slider-disabled .mat-slider-track-background,
body .light .mat-slider.mat-slider-disabled .mat-slider-track-fill,
body .light .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: #cbd5e1;
}
body.light .mat-slider.mat-slider-disabled:hover .mat-slider-track-background,
body .light .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: #cbd5e1;
}
body.light .mat-slider.mat-slider-min-value .mat-slider-focus-ring,
body .light .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,
body .light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: #1e293b;
}
body.light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,
body .light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: #cbd5e1;
}
body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: #cbd5e1;
  background-color: transparent;
}
body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: #94a3b8;
}
body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: #cbd5e1;
}
body.light .mat-slider-has-ticks .mat-slider-wrapper::after,
body .light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
body.light .mat-slider-horizontal .mat-slider-ticks,
body .light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
body.light .mat-slider-vertical .mat-slider-ticks,
body .light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
body.light .mat-step-header.cdk-keyboard-focused, body.light .mat-step-header.cdk-program-focused, body.light .mat-step-header:hover:not([aria-disabled]), body.light .mat-step-header:hover[aria-disabled=false],
body .light .mat-step-header.cdk-keyboard-focused,
body .light .mat-step-header.cdk-program-focused,
body .light .mat-step-header:hover:not([aria-disabled]),
body .light .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(148, 163, 184, 0.12);
}
body.light .mat-step-header:hover[aria-disabled=true],
body .light .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  body.light .mat-step-header:hover,
body .light .mat-step-header:hover {
    background: none;
  }
}
body.light .mat-step-header .mat-step-label,
body.light .mat-step-header .mat-step-optional,
body .light .mat-step-header .mat-step-label,
body .light .mat-step-header .mat-step-optional {
  color: #64748b;
}
body.light .mat-step-header .mat-step-icon,
body .light .mat-step-header .mat-step-icon {
  background-color: #64748b;
  color: var(--cad-on-primary);
}
body.light .mat-step-header .mat-step-icon-selected,
body.light .mat-step-header .mat-step-icon-state-done,
body.light .mat-step-header .mat-step-icon-state-edit,
body .light .mat-step-header .mat-step-icon-selected,
body .light .mat-step-header .mat-step-icon-state-done,
body .light .mat-step-header .mat-step-icon-state-edit {
  background-color: var(--cad-primary);
  color: var(--cad-on-primary);
}
body.light .mat-step-header.mat-accent .mat-step-icon,
body .light .mat-step-header.mat-accent .mat-step-icon {
  color: var(--cad-on-accent);
}
body.light .mat-step-header.mat-accent .mat-step-icon-selected,
body.light .mat-step-header.mat-accent .mat-step-icon-state-done,
body.light .mat-step-header.mat-accent .mat-step-icon-state-edit,
body .light .mat-step-header.mat-accent .mat-step-icon-selected,
body .light .mat-step-header.mat-accent .mat-step-icon-state-done,
body .light .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.light .mat-step-header.mat-warn .mat-step-icon,
body .light .mat-step-header.mat-warn .mat-step-icon {
  color: var(--cad-on-warn);
}
body.light .mat-step-header.mat-warn .mat-step-icon-selected,
body.light .mat-step-header.mat-warn .mat-step-icon-state-done,
body.light .mat-step-header.mat-warn .mat-step-icon-state-edit,
body .light .mat-step-header.mat-warn .mat-step-icon-selected,
body .light .mat-step-header.mat-warn .mat-step-icon-state-done,
body .light .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: var(--cad-warn);
  color: var(--cad-on-warn);
}
body.light .mat-step-header .mat-step-icon-state-error,
body .light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: var(--cad-warn);
}
body.light .mat-step-header .mat-step-label.mat-step-label-active,
body .light .mat-step-header .mat-step-label.mat-step-label-active {
  color: #1e293b;
}
body.light .mat-step-header .mat-step-label.mat-step-label-error,
body .light .mat-step-header .mat-step-label.mat-step-label-error {
  color: var(--cad-warn);
}
body.light .mat-stepper-horizontal, body.light .mat-stepper-vertical,
body .light .mat-stepper-horizontal,
body .light .mat-stepper-vertical {
  background-color: white;
}
body.light .mat-stepper-vertical-line::before,
body .light .mat-stepper-vertical-line::before {
  border-left-color: #e2e8f0;
}
body.light .mat-horizontal-stepper-header::before,
body.light .mat-horizontal-stepper-header::after,
body.light .mat-stepper-horizontal-line,
body .light .mat-horizontal-stepper-header::before,
body .light .mat-horizontal-stepper-header::after,
body .light .mat-stepper-horizontal-line {
  border-top-color: #e2e8f0;
}
body.light .mat-sort-header-arrow,
body .light .mat-sort-header-arrow {
  color: #64748b;
}
body.light .mat-tab-nav-bar,
body.light .mat-tab-header,
body .light .mat-tab-nav-bar,
body .light .mat-tab-header {
  border-bottom: 1px solid #e2e8f0;
}
body.light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.light .mat-tab-group-inverted-header .mat-tab-header,
body .light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body .light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid #e2e8f0;
  border-bottom: none;
}
body.light .mat-tab-label, body.light .mat-tab-link,
body .light .mat-tab-label,
body .light .mat-tab-link {
  color: #1e293b;
}
body.light .mat-tab-label.mat-tab-disabled, body.light .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-link.mat-tab-disabled {
  color: #94a3b8;
}
body.light .mat-tab-header-pagination-chevron,
body .light .mat-tab-header-pagination-chevron {
  border-color: #1e293b;
}
body.light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #94a3b8;
}
body.light .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body.light .mat-tab-nav-bar[class*=mat-background-],
body .light .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body .light .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
body.light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-primary-100);
}
body.light .mat-tab-group.mat-primary .mat-ink-bar, body.light .mat-tab-nav-bar.mat-primary .mat-ink-bar,
body .light .mat-tab-group.mat-primary .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: var(--cad-primary);
}
body.light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, body.light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--cad-on-primary);
}
body.light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-accent-100);
}
body.light .mat-tab-group.mat-accent .mat-ink-bar, body.light .mat-tab-nav-bar.mat-accent .mat-ink-bar,
body .light .mat-tab-group.mat-accent .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: var(--cad-accent);
}
body.light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, body.light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--cad-on-accent);
}
body.light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-warn-100);
}
body.light .mat-tab-group.mat-warn .mat-ink-bar, body.light .mat-tab-nav-bar.mat-warn .mat-ink-bar,
body .light .mat-tab-group.mat-warn .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: var(--cad-warn);
}
body.light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, body.light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--cad-on-warn);
}
body.light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-primary-100);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header, body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container, body.light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: var(--cad-primary);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: var(--cad-on-primary);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--cad-on-primary);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--cad-on-primary);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--cad-on-primary);
  opacity: 0.4;
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--cad-on-primary);
  opacity: 0.12;
}
body.light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-accent-100);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header, body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container, body.light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: var(--cad-accent);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: var(--cad-on-accent);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--cad-on-accent);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--cad-on-accent);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--cad-on-accent);
  opacity: 0.4;
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--cad-on-accent);
  opacity: 0.12;
}
body.light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-warn-100);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header, body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container, body.light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: var(--cad-warn);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: var(--cad-on-warn);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--cad-on-warn);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--cad-on-warn);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--cad-on-warn);
  opacity: 0.4;
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--cad-on-warn);
  opacity: 0.12;
}
body.light .mat-toolbar,
body .light .mat-toolbar {
  background: white;
  color: #1e293b;
}
body.light .mat-toolbar.mat-primary,
body .light .mat-toolbar.mat-primary {
  background: var(--cad-primary);
  color: var(--cad-on-primary);
}
body.light .mat-toolbar.mat-accent,
body .light .mat-toolbar.mat-accent {
  background: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.light .mat-toolbar.mat-warn,
body .light .mat-toolbar.mat-warn {
  background: var(--cad-warn);
  color: var(--cad-on-warn);
}
body.light .mat-toolbar .mat-form-field-underline,
body.light .mat-toolbar .mat-form-field-ripple,
body.light .mat-toolbar .mat-focused .mat-form-field-ripple,
body .light .mat-toolbar .mat-form-field-underline,
body .light .mat-toolbar .mat-form-field-ripple,
body .light .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
body.light .mat-toolbar .mat-form-field-label,
body.light .mat-toolbar .mat-focused .mat-form-field-label,
body.light .mat-toolbar .mat-select-value,
body.light .mat-toolbar .mat-select-arrow,
body.light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,
body .light .mat-toolbar .mat-form-field-label,
body .light .mat-toolbar .mat-focused .mat-form-field-label,
body .light .mat-toolbar .mat-select-value,
body .light .mat-toolbar .mat-select-arrow,
body .light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
body.light .mat-toolbar .mat-input-element,
body .light .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
body.light .mat-tooltip,
body .light .mat-tooltip {
  background: rgba(30, 41, 59, 0.9);
}
body.light .mat-tree,
body .light .mat-tree {
  background: white;
}
body.light .mat-tree-node,
body.light .mat-nested-tree-node,
body .light .mat-tree-node,
body .light .mat-nested-tree-node {
  color: #1e293b;
}
body.light .mat-snack-bar-container,
body .light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-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);
}
body.light .mat-simple-snackbar-action,
body .light .mat-simple-snackbar-action {
  color: var(--cad-accent);
}
body.dark,
body .dark {
  /* Use all-component-colors to only generate the colors */
}
body.dark .mat-ripple-element,
body .dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
body.dark .mat-option,
body .dark .mat-option {
  color: white;
}
body.dark .mat-option:hover:not(.mat-option-disabled), body.dark .mat-option:focus:not(.mat-option-disabled),
body .dark .mat-option:hover:not(.mat-option-disabled),
body .dark .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.05);
}
body.dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),
body .dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.05);
}
body.dark .mat-option.mat-active,
body .dark .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.05);
  color: white;
}
body.dark .mat-option.mat-option-disabled,
body .dark .mat-option.mat-option-disabled {
  color: #64748b;
}
body.dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),
body .dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--cad-primary);
}
body.dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),
body .dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--cad-accent);
}
body.dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),
body .dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--cad-warn);
}
body.dark .mat-optgroup-label,
body .dark .mat-optgroup-label {
  color: #94a3b8;
}
body.dark .mat-optgroup-disabled .mat-optgroup-label,
body .dark .mat-optgroup-disabled .mat-optgroup-label {
  color: #64748b;
}
body.dark .mat-pseudo-checkbox,
body .dark .mat-pseudo-checkbox {
  color: #94a3b8;
}
body.dark .mat-pseudo-checkbox::after,
body .dark .mat-pseudo-checkbox::after {
  color: #0f172a;
}
body.dark .mat-pseudo-checkbox-disabled,
body .dark .mat-pseudo-checkbox-disabled {
  color: #686868;
}
body.dark .mat-primary .mat-pseudo-checkbox-checked,
body.dark .mat-primary .mat-pseudo-checkbox-indeterminate,
body .dark .mat-primary .mat-pseudo-checkbox-checked,
body .dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: var(--cad-primary);
}
body.dark .mat-pseudo-checkbox-checked,
body.dark .mat-pseudo-checkbox-indeterminate,
body.dark .mat-accent .mat-pseudo-checkbox-checked,
body.dark .mat-accent .mat-pseudo-checkbox-indeterminate,
body .dark .mat-pseudo-checkbox-checked,
body .dark .mat-pseudo-checkbox-indeterminate,
body .dark .mat-accent .mat-pseudo-checkbox-checked,
body .dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: var(--cad-accent);
}
body.dark .mat-warn .mat-pseudo-checkbox-checked,
body.dark .mat-warn .mat-pseudo-checkbox-indeterminate,
body .dark .mat-warn .mat-pseudo-checkbox-checked,
body .dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: var(--cad-warn);
}
body.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,
body .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}
body.dark .mat-app-background, body.dark.mat-app-background,
body .dark .mat-app-background,
body .dark.mat-app-background {
  background-color: #0f172a;
  color: white;
}
body.dark .mat-elevation-z0,
body .dark .mat-elevation-z0 {
  box-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);
}
body.dark .mat-elevation-z1,
body .dark .mat-elevation-z1 {
  box-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);
}
body.dark .mat-elevation-z2,
body .dark .mat-elevation-z2 {
  box-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);
}
body.dark .mat-elevation-z3,
body .dark .mat-elevation-z3 {
  box-shadow: 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);
}
body.dark .mat-elevation-z4,
body .dark .mat-elevation-z4 {
  box-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);
}
body.dark .mat-elevation-z5,
body .dark .mat-elevation-z5 {
  box-shadow: 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);
}
body.dark .mat-elevation-z6,
body .dark .mat-elevation-z6 {
  box-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);
}
body.dark .mat-elevation-z7,
body .dark .mat-elevation-z7 {
  box-shadow: 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);
}
body.dark .mat-elevation-z8,
body .dark .mat-elevation-z8 {
  box-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);
}
body.dark .mat-elevation-z9,
body .dark .mat-elevation-z9 {
  box-shadow: 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);
}
body.dark .mat-elevation-z10,
body .dark .mat-elevation-z10 {
  box-shadow: 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);
}
body.dark .mat-elevation-z11,
body .dark .mat-elevation-z11 {
  box-shadow: 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);
}
body.dark .mat-elevation-z12,
body .dark .mat-elevation-z12 {
  box-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);
}
body.dark .mat-elevation-z13,
body .dark .mat-elevation-z13 {
  box-shadow: 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);
}
body.dark .mat-elevation-z14,
body .dark .mat-elevation-z14 {
  box-shadow: 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);
}
body.dark .mat-elevation-z15,
body .dark .mat-elevation-z15 {
  box-shadow: 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);
}
body.dark .mat-elevation-z16,
body .dark .mat-elevation-z16 {
  box-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);
}
body.dark .mat-elevation-z17,
body .dark .mat-elevation-z17 {
  box-shadow: 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);
}
body.dark .mat-elevation-z18,
body .dark .mat-elevation-z18 {
  box-shadow: 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);
}
body.dark .mat-elevation-z19,
body .dark .mat-elevation-z19 {
  box-shadow: 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);
}
body.dark .mat-elevation-z20,
body .dark .mat-elevation-z20 {
  box-shadow: 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);
}
body.dark .mat-elevation-z21,
body .dark .mat-elevation-z21 {
  box-shadow: 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);
}
body.dark .mat-elevation-z22,
body .dark .mat-elevation-z22 {
  box-shadow: 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);
}
body.dark .mat-elevation-z23,
body .dark .mat-elevation-z23 {
  box-shadow: 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);
}
body.dark .mat-elevation-z24,
body .dark .mat-elevation-z24 {
  box-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-theme-loaded-marker {
  display: none;
}
body.dark .mat-autocomplete-panel,
body .dark .mat-autocomplete-panel {
  background: #1e293b;
  color: white;
}
body.dark .mat-autocomplete-panel:not([class*=mat-elevation-z]),
body .dark .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),
body .dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #1e293b;
}
body.dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),
body .dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}
body.dark .mat-badge-content,
body .dark .mat-badge-content {
  color: var(--cad-on-primary);
  background: var(--cad-primary);
}
.cdk-high-contrast-active body.dark .mat-badge-content, .cdk-high-contrast-active body .dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
body.dark .mat-badge-accent .mat-badge-content,
body .dark .mat-badge-accent .mat-badge-content {
  background: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.dark .mat-badge-warn .mat-badge-content,
body .dark .mat-badge-warn .mat-badge-content {
  color: var(--cad-on-warn);
  background: var(--cad-warn);
}
body.dark .mat-badge-disabled .mat-badge-content,
body .dark .mat-badge-disabled .mat-badge-content {
  background: #1e293b;
  color: #475569;
}
body.dark .mat-bottom-sheet-container,
body .dark .mat-bottom-sheet-container {
  box-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);
  background: #1e293b;
  color: white;
}
body.dark .mat-button, body.dark .mat-icon-button, body.dark .mat-stroked-button,
body .dark .mat-button,
body .dark .mat-icon-button,
body .dark .mat-stroked-button {
  color: inherit;
  background: transparent;
}
body.dark .mat-button.mat-primary, body.dark .mat-icon-button.mat-primary, body.dark .mat-stroked-button.mat-primary,
body .dark .mat-button.mat-primary,
body .dark .mat-icon-button.mat-primary,
body .dark .mat-stroked-button.mat-primary {
  color: var(--cad-primary);
}
body.dark .mat-button.mat-accent, body.dark .mat-icon-button.mat-accent, body.dark .mat-stroked-button.mat-accent,
body .dark .mat-button.mat-accent,
body .dark .mat-icon-button.mat-accent,
body .dark .mat-stroked-button.mat-accent {
  color: var(--cad-accent);
}
body.dark .mat-button.mat-warn, body.dark .mat-icon-button.mat-warn, body.dark .mat-stroked-button.mat-warn,
body .dark .mat-button.mat-warn,
body .dark .mat-icon-button.mat-warn,
body .dark .mat-stroked-button.mat-warn {
  color: var(--cad-warn);
}
body.dark .mat-button.mat-primary.mat-button-disabled, body.dark .mat-button.mat-accent.mat-button-disabled, body.dark .mat-button.mat-warn.mat-button-disabled, body.dark .mat-button.mat-button-disabled.mat-button-disabled, body.dark .mat-icon-button.mat-primary.mat-button-disabled, body.dark .mat-icon-button.mat-accent.mat-button-disabled, body.dark .mat-icon-button.mat-warn.mat-button-disabled, body.dark .mat-icon-button.mat-button-disabled.mat-button-disabled, body.dark .mat-stroked-button.mat-primary.mat-button-disabled, body.dark .mat-stroked-button.mat-accent.mat-button-disabled, body.dark .mat-stroked-button.mat-warn.mat-button-disabled, body.dark .mat-stroked-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-button.mat-primary.mat-button-disabled,
body .dark .mat-button.mat-accent.mat-button-disabled,
body .dark .mat-button.mat-warn.mat-button-disabled,
body .dark .mat-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-icon-button.mat-primary.mat-button-disabled,
body .dark .mat-icon-button.mat-accent.mat-button-disabled,
body .dark .mat-icon-button.mat-warn.mat-button-disabled,
body .dark .mat-icon-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-stroked-button.mat-primary.mat-button-disabled,
body .dark .mat-stroked-button.mat-accent.mat-button-disabled,
body .dark .mat-stroked-button.mat-warn.mat-button-disabled,
body .dark .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: #1e293b;
}
body.dark .mat-button.mat-primary .mat-button-focus-overlay, body.dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.dark .mat-stroked-button.mat-primary .mat-button-focus-overlay,
body .dark .mat-button.mat-primary .mat-button-focus-overlay,
body .dark .mat-icon-button.mat-primary .mat-button-focus-overlay,
body .dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: var(--cad-primary);
}
body.dark .mat-button.mat-accent .mat-button-focus-overlay, body.dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.dark .mat-stroked-button.mat-accent .mat-button-focus-overlay,
body .dark .mat-button.mat-accent .mat-button-focus-overlay,
body .dark .mat-icon-button.mat-accent .mat-button-focus-overlay,
body .dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: var(--cad-accent);
}
body.dark .mat-button.mat-warn .mat-button-focus-overlay, body.dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.dark .mat-stroked-button.mat-warn .mat-button-focus-overlay,
body .dark .mat-button.mat-warn .mat-button-focus-overlay,
body .dark .mat-icon-button.mat-warn .mat-button-focus-overlay,
body .dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: var(--cad-warn);
}
body.dark .mat-button.mat-button-disabled .mat-button-focus-overlay, body.dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, body.dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,
body .dark .mat-button.mat-button-disabled .mat-button-focus-overlay,
body .dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
body .dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
body.dark .mat-button .mat-ripple-element, body.dark .mat-icon-button .mat-ripple-element, body.dark .mat-stroked-button .mat-ripple-element,
body .dark .mat-button .mat-ripple-element,
body .dark .mat-icon-button .mat-ripple-element,
body .dark .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
body.dark .mat-button-focus-overlay,
body .dark .mat-button-focus-overlay {
  background: #FFFFFF;
}
body.dark .mat-stroked-button:not(.mat-button-disabled),
body .dark .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-flat-button, body.dark .mat-raised-button, body.dark .mat-fab, body.dark .mat-mini-fab,
body .dark .mat-flat-button,
body .dark .mat-raised-button,
body .dark .mat-fab,
body .dark .mat-mini-fab {
  color: white;
  background-color: #0f172a;
}
body.dark .mat-flat-button.mat-primary, body.dark .mat-raised-button.mat-primary, body.dark .mat-fab.mat-primary, body.dark .mat-mini-fab.mat-primary,
body .dark .mat-flat-button.mat-primary,
body .dark .mat-raised-button.mat-primary,
body .dark .mat-fab.mat-primary,
body .dark .mat-mini-fab.mat-primary {
  color: var(--cad-on-primary);
}
body.dark .mat-flat-button.mat-accent, body.dark .mat-raised-button.mat-accent, body.dark .mat-fab.mat-accent, body.dark .mat-mini-fab.mat-accent,
body .dark .mat-flat-button.mat-accent,
body .dark .mat-raised-button.mat-accent,
body .dark .mat-fab.mat-accent,
body .dark .mat-mini-fab.mat-accent {
  color: var(--cad-on-accent);
}
body.dark .mat-flat-button.mat-warn, body.dark .mat-raised-button.mat-warn, body.dark .mat-fab.mat-warn, body.dark .mat-mini-fab.mat-warn,
body .dark .mat-flat-button.mat-warn,
body .dark .mat-raised-button.mat-warn,
body .dark .mat-fab.mat-warn,
body .dark .mat-mini-fab.mat-warn {
  color: var(--cad-on-warn);
}
body.dark .mat-flat-button.mat-primary.mat-button-disabled, body.dark .mat-flat-button.mat-accent.mat-button-disabled, body.dark .mat-flat-button.mat-warn.mat-button-disabled, body.dark .mat-flat-button.mat-button-disabled.mat-button-disabled, body.dark .mat-raised-button.mat-primary.mat-button-disabled, body.dark .mat-raised-button.mat-accent.mat-button-disabled, body.dark .mat-raised-button.mat-warn.mat-button-disabled, body.dark .mat-raised-button.mat-button-disabled.mat-button-disabled, body.dark .mat-fab.mat-primary.mat-button-disabled, body.dark .mat-fab.mat-accent.mat-button-disabled, body.dark .mat-fab.mat-warn.mat-button-disabled, body.dark .mat-fab.mat-button-disabled.mat-button-disabled, body.dark .mat-mini-fab.mat-primary.mat-button-disabled, body.dark .mat-mini-fab.mat-accent.mat-button-disabled, body.dark .mat-mini-fab.mat-warn.mat-button-disabled, body.dark .mat-mini-fab.mat-button-disabled.mat-button-disabled,
body .dark .mat-flat-button.mat-primary.mat-button-disabled,
body .dark .mat-flat-button.mat-accent.mat-button-disabled,
body .dark .mat-flat-button.mat-warn.mat-button-disabled,
body .dark .mat-flat-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-raised-button.mat-primary.mat-button-disabled,
body .dark .mat-raised-button.mat-accent.mat-button-disabled,
body .dark .mat-raised-button.mat-warn.mat-button-disabled,
body .dark .mat-raised-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-fab.mat-primary.mat-button-disabled,
body .dark .mat-fab.mat-accent.mat-button-disabled,
body .dark .mat-fab.mat-warn.mat-button-disabled,
body .dark .mat-fab.mat-button-disabled.mat-button-disabled,
body .dark .mat-mini-fab.mat-primary.mat-button-disabled,
body .dark .mat-mini-fab.mat-accent.mat-button-disabled,
body .dark .mat-mini-fab.mat-warn.mat-button-disabled,
body .dark .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: #1e293b;
}
body.dark .mat-flat-button.mat-primary, body.dark .mat-raised-button.mat-primary, body.dark .mat-fab.mat-primary, body.dark .mat-mini-fab.mat-primary,
body .dark .mat-flat-button.mat-primary,
body .dark .mat-raised-button.mat-primary,
body .dark .mat-fab.mat-primary,
body .dark .mat-mini-fab.mat-primary {
  background-color: var(--cad-primary);
}
body.dark .mat-flat-button.mat-accent, body.dark .mat-raised-button.mat-accent, body.dark .mat-fab.mat-accent, body.dark .mat-mini-fab.mat-accent,
body .dark .mat-flat-button.mat-accent,
body .dark .mat-raised-button.mat-accent,
body .dark .mat-fab.mat-accent,
body .dark .mat-mini-fab.mat-accent {
  background-color: var(--cad-accent);
}
body.dark .mat-flat-button.mat-warn, body.dark .mat-raised-button.mat-warn, body.dark .mat-fab.mat-warn, body.dark .mat-mini-fab.mat-warn,
body .dark .mat-flat-button.mat-warn,
body .dark .mat-raised-button.mat-warn,
body .dark .mat-fab.mat-warn,
body .dark .mat-mini-fab.mat-warn {
  background-color: var(--cad-warn);
}
body.dark .mat-flat-button.mat-primary.mat-button-disabled, body.dark .mat-flat-button.mat-accent.mat-button-disabled, body.dark .mat-flat-button.mat-warn.mat-button-disabled, body.dark .mat-flat-button.mat-button-disabled.mat-button-disabled, body.dark .mat-raised-button.mat-primary.mat-button-disabled, body.dark .mat-raised-button.mat-accent.mat-button-disabled, body.dark .mat-raised-button.mat-warn.mat-button-disabled, body.dark .mat-raised-button.mat-button-disabled.mat-button-disabled, body.dark .mat-fab.mat-primary.mat-button-disabled, body.dark .mat-fab.mat-accent.mat-button-disabled, body.dark .mat-fab.mat-warn.mat-button-disabled, body.dark .mat-fab.mat-button-disabled.mat-button-disabled, body.dark .mat-mini-fab.mat-primary.mat-button-disabled, body.dark .mat-mini-fab.mat-accent.mat-button-disabled, body.dark .mat-mini-fab.mat-warn.mat-button-disabled, body.dark .mat-mini-fab.mat-button-disabled.mat-button-disabled,
body .dark .mat-flat-button.mat-primary.mat-button-disabled,
body .dark .mat-flat-button.mat-accent.mat-button-disabled,
body .dark .mat-flat-button.mat-warn.mat-button-disabled,
body .dark .mat-flat-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-raised-button.mat-primary.mat-button-disabled,
body .dark .mat-raised-button.mat-accent.mat-button-disabled,
body .dark .mat-raised-button.mat-warn.mat-button-disabled,
body .dark .mat-raised-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-fab.mat-primary.mat-button-disabled,
body .dark .mat-fab.mat-accent.mat-button-disabled,
body .dark .mat-fab.mat-warn.mat-button-disabled,
body .dark .mat-fab.mat-button-disabled.mat-button-disabled,
body .dark .mat-mini-fab.mat-primary.mat-button-disabled,
body .dark .mat-mini-fab.mat-accent.mat-button-disabled,
body .dark .mat-mini-fab.mat-warn.mat-button-disabled,
body .dark .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(15, 23, 42, 0.38);
}
body.dark .mat-flat-button.mat-primary .mat-ripple-element, body.dark .mat-raised-button.mat-primary .mat-ripple-element, body.dark .mat-fab.mat-primary .mat-ripple-element, body.dark .mat-mini-fab.mat-primary .mat-ripple-element,
body .dark .mat-flat-button.mat-primary .mat-ripple-element,
body .dark .mat-raised-button.mat-primary .mat-ripple-element,
body .dark .mat-fab.mat-primary .mat-ripple-element,
body .dark .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: var(--cad-on-primary);
  opacity: 0.1;
}
body.dark .mat-flat-button.mat-accent .mat-ripple-element, body.dark .mat-raised-button.mat-accent .mat-ripple-element, body.dark .mat-fab.mat-accent .mat-ripple-element, body.dark .mat-mini-fab.mat-accent .mat-ripple-element,
body .dark .mat-flat-button.mat-accent .mat-ripple-element,
body .dark .mat-raised-button.mat-accent .mat-ripple-element,
body .dark .mat-fab.mat-accent .mat-ripple-element,
body .dark .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: var(--cad-on-accent);
  opacity: 0.1;
}
body.dark .mat-flat-button.mat-warn .mat-ripple-element, body.dark .mat-raised-button.mat-warn .mat-ripple-element, body.dark .mat-fab.mat-warn .mat-ripple-element, body.dark .mat-mini-fab.mat-warn .mat-ripple-element,
body .dark .mat-flat-button.mat-warn .mat-ripple-element,
body .dark .mat-raised-button.mat-warn .mat-ripple-element,
body .dark .mat-fab.mat-warn .mat-ripple-element,
body .dark .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: var(--cad-on-warn);
  opacity: 0.1;
}
body.dark .mat-stroked-button:not([class*=mat-elevation-z]), body.dark .mat-flat-button:not([class*=mat-elevation-z]),
body .dark .mat-stroked-button:not([class*=mat-elevation-z]),
body .dark .mat-flat-button:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-raised-button:not([class*=mat-elevation-z]),
body .dark .mat-raised-button:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),
body .dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-fab:not([class*=mat-elevation-z]), body.dark .mat-mini-fab:not([class*=mat-elevation-z]),
body .dark .mat-fab:not([class*=mat-elevation-z]),
body .dark .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), body.dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), body.dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),
body .dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),
body .dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body.dark .mat-button-toggle-group:not([class*=mat-elevation-z]),
body .dark .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body .dark .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body.dark .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]),
body .dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body .dark .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
body.dark .mat-button-toggle,
body .dark .mat-button-toggle {
  color: #64748b;
}
body.dark .mat-button-toggle .mat-button-toggle-focus-overlay,
body .dark .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: #e2e8f0;
}
body.dark .mat-button-toggle-appearance-standard,
body .dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #1e293b;
}
body.dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,
body .dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #e2e8f0;
}
body.dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle,
body .dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #374152;
}
body.dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle,
body .dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #374152;
}
body.dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle,
body .dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #374152;
}
body.dark .mat-button-toggle-checked,
body .dark .mat-button-toggle-checked {
  background-color: rgba(255, 255, 255, 0.05);
  color: #94a3b8;
}
body.dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard,
body .dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
body.dark .mat-button-toggle-disabled,
body .dark .mat-button-toggle-disabled {
  color: #1e293b;
  background-color: #0f172a;
}
body.dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,
body .dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #1e293b;
}
body.dark .mat-button-toggle-disabled.mat-button-toggle-checked,
body .dark .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #1e293b;
}
body.dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.dark .mat-button-toggle-group-appearance-standard,
body .dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body .dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px #374152;
}
body.dark .mat-card,
body .dark .mat-card {
  background: #1e293b;
  color: white;
}
body.dark .mat-card:not([class*=mat-elevation-z]),
body .dark .mat-card:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]),
body .dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-card-subtitle,
body .dark .mat-card-subtitle {
  color: #94a3b8;
}
body.dark .mat-checkbox-frame,
body .dark .mat-checkbox-frame {
  border-color: #94a3b8;
}
body.dark .mat-checkbox-checkmark,
body .dark .mat-checkbox-checkmark {
  fill: #0f172a;
}
body.dark .mat-checkbox-checkmark-path,
body .dark .mat-checkbox-checkmark-path {
  stroke: #0f172a !important;
}
body.dark .mat-checkbox-mixedmark,
body .dark .mat-checkbox-mixedmark {
  background-color: #0f172a;
}
body.dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.dark .mat-checkbox-checked.mat-primary .mat-checkbox-background,
body .dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
body .dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: var(--cad-primary);
}
body.dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.dark .mat-checkbox-checked.mat-accent .mat-checkbox-background,
body .dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
body .dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: var(--cad-accent);
}
body.dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.dark .mat-checkbox-checked.mat-warn .mat-checkbox-background,
body .dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
body .dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: var(--cad-warn);
}
body.dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,
body .dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
body .dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
body.dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,
body .dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
body.dark .mat-checkbox-disabled .mat-checkbox-label,
body .dark .mat-checkbox-disabled .mat-checkbox-label {
  color: #475569;
}
body.dark .mat-checkbox .mat-ripple-element,
body .dark .mat-checkbox .mat-ripple-element {
  background-color: #FFFFFF;
}
body.dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body.dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body .dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body .dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: var(--cad-primary);
}
body.dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body.dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body .dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body .dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: var(--cad-accent);
}
body.dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body.dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body .dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body .dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: var(--cad-warn);
}
body.dark .mat-chip.mat-standard-chip,
body .dark .mat-chip.mat-standard-chip {
  background-color: #475569;
  color: white;
}
body.dark .mat-chip.mat-standard-chip .mat-chip-remove,
body .dark .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,
body .dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 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);
}
body.dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,
body .dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-disabled,
body .dark .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip::after,
body .dark .mat-chip.mat-standard-chip::after {
  background: #FFFFFF;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: var(--cad-primary);
  color: var(--cad-on-primary);
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: var(--cad-on-primary);
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: var(--cad-on-primary);
  opacity: 0.1;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: var(--cad-warn);
  color: var(--cad-on-warn);
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: var(--cad-on-warn);
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: var(--cad-on-warn);
  opacity: 0.1;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: var(--cad-on-accent);
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: var(--cad-on-accent);
  opacity: 0.1;
}
body.dark .mat-table,
body .dark .mat-table {
  background: #1e293b;
}
body.dark .mat-table thead, body.dark .mat-table tbody, body.dark .mat-table tfoot,
body.dark mat-header-row, body.dark mat-row, body.dark mat-footer-row,
body.dark [mat-header-row], body.dark [mat-row], body.dark [mat-footer-row],
body.dark .mat-table-sticky,
body .dark .mat-table thead,
body .dark .mat-table tbody,
body .dark .mat-table tfoot,
body .dark mat-header-row,
body .dark mat-row,
body .dark mat-footer-row,
body .dark [mat-header-row],
body .dark [mat-row],
body .dark [mat-footer-row],
body .dark .mat-table-sticky {
  background: inherit;
}
body.dark mat-row, body.dark mat-header-row, body.dark mat-footer-row,
body.dark th.mat-header-cell, body.dark td.mat-cell, body.dark td.mat-footer-cell,
body .dark mat-row,
body .dark mat-header-row,
body .dark mat-footer-row,
body .dark th.mat-header-cell,
body .dark td.mat-cell,
body .dark td.mat-footer-cell {
  border-bottom-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-header-cell,
body .dark .mat-header-cell {
  color: #94a3b8;
}
body.dark .mat-cell, body.dark .mat-footer-cell,
body .dark .mat-cell,
body .dark .mat-footer-cell {
  color: white;
}
body.dark .mat-calendar-arrow,
body .dark .mat-calendar-arrow {
  fill: #f1f5f9;
}
body.dark .mat-datepicker-toggle,
body.dark .mat-datepicker-content .mat-calendar-next-button,
body.dark .mat-datepicker-content .mat-calendar-previous-button,
body .dark .mat-datepicker-toggle,
body .dark .mat-datepicker-content .mat-calendar-next-button,
body .dark .mat-datepicker-content .mat-calendar-previous-button {
  color: #f1f5f9;
}
body.dark .mat-calendar-table-header-divider::after,
body .dark .mat-calendar-table-header-divider::after {
  background: rgba(241, 245, 249, 0.12);
}
body.dark .mat-calendar-table-header,
body.dark .mat-calendar-body-label,
body .dark .mat-calendar-table-header,
body .dark .mat-calendar-body-label {
  color: #94a3b8;
}
body.dark .mat-calendar-body-cell-content,
body.dark .mat-date-range-input-separator,
body .dark .mat-calendar-body-cell-content,
body .dark .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
body.dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: #475569;
}
body.dark .mat-form-field-disabled .mat-date-range-input-separator,
body .dark .mat-form-field-disabled .mat-date-range-input-separator {
  color: #475569;
}
body.dark .mat-calendar-body-in-preview,
body .dark .mat-calendar-body-in-preview {
  color: rgba(241, 245, 249, 0.24);
}
body.dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #64748b;
}
body.dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(100, 116, 139, 0.8);
}
body.dark .mat-calendar-body-in-range::before,
body .dark .mat-calendar-body-in-range::before {
  background: var(--cad-primary);
}
body.dark .mat-calendar-body-comparison-identical,
body.dark .mat-calendar-body-in-comparison-range::before,
body .dark .mat-calendar-body-comparison-identical,
body .dark .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.dark .mat-calendar-body-comparison-bridge-start::before,
body.dark [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-calendar-body-comparison-bridge-start::before,
body .dark [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--cad-primary) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-calendar-body-comparison-bridge-end::before,
body.dark [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-calendar-body-comparison-bridge-end::before,
body .dark [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--cad-primary) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .dark .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.dark .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .dark .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.dark .mat-calendar-body-selected,
body .dark .mat-calendar-body-selected {
  background-color: var(--cad-primary);
  color: var(--cad-on-primary);
}
body.dark .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.dark .mat-calendar-body-today.mat-calendar-body-selected,
body .dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--cad-on-primary);
}
body.dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--cad-primary);
}
@media (hover: hover) {
  body.dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--cad-primary);
  }
}
body.dark .mat-datepicker-content,
body .dark .mat-datepicker-content {
  box-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);
  background-color: #1e293b;
  color: white;
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: var(--cad-accent);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--cad-accent) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--cad-accent) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--cad-on-accent);
}
body.dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--cad-accent);
}
@media (hover: hover) {
  body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--cad-accent);
  }
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: var(--cad-warn);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--cad-warn) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--cad-warn) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: var(--cad-warn);
  color: var(--cad-on-warn);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--cad-on-warn);
}
body.dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--cad-warn);
}
@media (hover: hover) {
  body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--cad-warn);
  }
}
body.dark .mat-datepicker-content-touch,
body .dark .mat-datepicker-content-touch {
  box-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);
}
body.dark .mat-datepicker-toggle-active,
body .dark .mat-datepicker-toggle-active {
  color: var(--cad-primary);
}
body.dark .mat-datepicker-toggle-active.mat-accent,
body .dark .mat-datepicker-toggle-active.mat-accent {
  color: var(--cad-accent);
}
body.dark .mat-datepicker-toggle-active.mat-warn,
body .dark .mat-datepicker-toggle-active.mat-warn {
  color: var(--cad-warn);
}
body.dark .mat-date-range-input-inner[disabled],
body .dark .mat-date-range-input-inner[disabled] {
  color: #475569;
}
body.dark .mat-dialog-container,
body .dark .mat-dialog-container {
  box-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);
  background: #1e293b;
  color: white;
}
body.dark .mat-divider,
body .dark .mat-divider {
  border-top-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-divider-vertical,
body .dark .mat-divider-vertical {
  border-right-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-expansion-panel,
body .dark .mat-expansion-panel {
  background: #1e293b;
  color: white;
}
body.dark .mat-expansion-panel:not([class*=mat-elevation-z]),
body .dark .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-action-row,
body .dark .mat-action-row {
  border-top-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), body.dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), body.dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),
body .dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
body .dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
body .dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.05);
}
@media (hover: none) {
  body.dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,
body .dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #1e293b;
  }
}
body.dark .mat-expansion-panel-header-title,
body .dark .mat-expansion-panel-header-title {
  color: white;
}
body.dark .mat-expansion-panel-header-description,
body.dark .mat-expansion-indicator::after,
body .dark .mat-expansion-panel-header-description,
body .dark .mat-expansion-indicator::after {
  color: #94a3b8;
}
body.dark .mat-expansion-panel-header[aria-disabled=true],
body .dark .mat-expansion-panel-header[aria-disabled=true] {
  color: #1e293b;
}
body.dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body.dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,
body .dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body .dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
body.dark .mat-form-field-label,
body .dark .mat-form-field-label {
  color: rgba(148, 163, 184, 0.7);
}
body.dark .mat-hint,
body .dark .mat-hint {
  color: rgba(148, 163, 184, 0.7);
}
body.dark .mat-form-field.mat-focused .mat-form-field-label,
body .dark .mat-form-field.mat-focused .mat-form-field-label {
  color: var(--cad-primary);
}
body.dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent,
body .dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: var(--cad-accent);
}
body.dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn,
body .dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: var(--cad-warn);
}
body.dark .mat-focused .mat-form-field-required-marker,
body .dark .mat-focused .mat-form-field-required-marker {
  color: var(--cad-accent);
}
body.dark .mat-form-field-ripple,
body .dark .mat-form-field-ripple {
  background-color: #f1f5f9;
}
body.dark .mat-form-field.mat-focused .mat-form-field-ripple,
body .dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: var(--cad-primary);
}
body.dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,
body .dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: var(--cad-accent);
}
body.dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,
body .dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: var(--cad-warn);
}
body.dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: var(--cad-primary);
}
body.dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: var(--cad-accent);
}
body.dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: var(--cad-warn);
}
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-label,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: var(--cad-warn);
}
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: var(--cad-warn);
}
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: var(--cad-warn);
}
body.dark .mat-error,
body .dark .mat-error {
  color: var(--cad-warn);
}
body.dark .mat-form-field-appearance-legacy .mat-form-field-label,
body .dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: #94a3b8;
}
body.dark .mat-form-field-appearance-legacy .mat-hint,
body .dark .mat-form-field-appearance-legacy .mat-hint {
  color: #94a3b8;
}
body.dark .mat-form-field-appearance-legacy .mat-form-field-underline,
body .dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(241, 245, 249, 0.7);
}
body.dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,
body .dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(241, 245, 249, 0.7) 0%, rgba(241, 245, 249, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.dark .mat-form-field-appearance-standard .mat-form-field-underline,
body .dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(241, 245, 249, 0.7);
}
body.dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,
body .dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(241, 245, 249, 0.7) 0%, rgba(241, 245, 249, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.dark .mat-form-field-appearance-fill .mat-form-field-flex,
body .dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}
body.dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,
body .dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}
body.dark .mat-form-field-appearance-fill .mat-form-field-underline::before,
body .dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(241, 245, 249, 0.5);
}
body.dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,
body .dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: #475569;
}
body.dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before,
body .dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
body.dark .mat-form-field-appearance-outline .mat-form-field-outline,
body .dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(241, 245, 249, 0.3);
}
body.dark .mat-form-field-appearance-outline .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: #f1f5f9;
}
body.dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: var(--cad-primary);
}
body.dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: var(--cad-accent);
}
body.dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: var(--cad-warn);
}
body.dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: var(--cad-warn);
}
body.dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,
body .dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: #475569;
}
body.dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,
body .dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(241, 245, 249, 0.15);
}
body.dark .mat-icon.mat-primary,
body .dark .mat-icon.mat-primary {
  color: var(--cad-primary);
}
body.dark .mat-icon.mat-accent,
body .dark .mat-icon.mat-accent {
  color: var(--cad-accent);
}
body.dark .mat-icon.mat-warn,
body .dark .mat-icon.mat-warn {
  color: var(--cad-warn);
}
body.dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: #94a3b8;
}
body.dark .mat-input-element:disabled,
body.dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,
body .dark .mat-input-element:disabled,
body .dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: #475569;
}
body.dark .mat-input-element,
body .dark .mat-input-element {
  caret-color: var(--cad-primary);
}
body.dark .mat-input-element::placeholder,
body .dark .mat-input-element::placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-input-element::-moz-placeholder,
body .dark .mat-input-element::-moz-placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-input-element::-webkit-input-placeholder,
body .dark .mat-input-element::-webkit-input-placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-input-element:-ms-input-placeholder,
body .dark .mat-input-element:-ms-input-placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-input-element:not(.mat-native-select-inline) option,
body .dark .mat-input-element:not(.mat-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
body.dark .mat-input-element:not(.mat-native-select-inline) option:disabled,
body .dark .mat-input-element:not(.mat-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
body.dark .mat-form-field.mat-accent .mat-input-element,
body .dark .mat-form-field.mat-accent .mat-input-element {
  caret-color: var(--cad-accent);
}
body.dark .mat-form-field.mat-warn .mat-input-element,
body.dark .mat-form-field-invalid .mat-input-element,
body .dark .mat-form-field.mat-warn .mat-input-element,
body .dark .mat-form-field-invalid .mat-input-element {
  caret-color: var(--cad-warn);
}
body.dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: var(--cad-warn);
}
body.dark .mat-list-base .mat-list-item,
body .dark .mat-list-base .mat-list-item {
  color: white;
}
body.dark .mat-list-base .mat-list-option,
body .dark .mat-list-base .mat-list-option {
  color: white;
}
body.dark .mat-list-base .mat-subheader,
body .dark .mat-list-base .mat-subheader {
  color: #94a3b8;
}
body.dark .mat-list-base .mat-list-item-disabled,
body .dark .mat-list-base .mat-list-item-disabled {
  background-color: #e2e8f0;
  color: #475569;
}
body.dark .mat-list-option:hover, body.dark .mat-list-option:focus,
body.dark .mat-nav-list .mat-list-item:hover,
body.dark .mat-nav-list .mat-list-item:focus,
body.dark .mat-action-list .mat-list-item:hover,
body.dark .mat-action-list .mat-list-item:focus,
body .dark .mat-list-option:hover,
body .dark .mat-list-option:focus,
body .dark .mat-nav-list .mat-list-item:hover,
body .dark .mat-nav-list .mat-list-item:focus,
body .dark .mat-action-list .mat-list-item:hover,
body .dark .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.05);
}
body.dark .mat-list-single-selected-option, body.dark .mat-list-single-selected-option:hover, body.dark .mat-list-single-selected-option:focus,
body .dark .mat-list-single-selected-option,
body .dark .mat-list-single-selected-option:hover,
body .dark .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}
body.dark .mat-menu-panel,
body .dark .mat-menu-panel {
  background: #1e293b;
}
body.dark .mat-menu-panel:not([class*=mat-elevation-z]),
body .dark .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-menu-item,
body .dark .mat-menu-item {
  background: transparent;
  color: white;
}
body.dark .mat-menu-item[disabled],
body.dark .mat-menu-item[disabled] .mat-menu-submenu-icon,
body.dark .mat-menu-item[disabled] .mat-icon-no-color,
body .dark .mat-menu-item[disabled],
body .dark .mat-menu-item[disabled] .mat-menu-submenu-icon,
body .dark .mat-menu-item[disabled] .mat-icon-no-color {
  color: #475569;
}
body.dark .mat-menu-item .mat-icon-no-color,
body.dark .mat-menu-submenu-icon,
body .dark .mat-menu-item .mat-icon-no-color,
body .dark .mat-menu-submenu-icon {
  color: #f1f5f9;
}
body.dark .mat-menu-item:hover:not([disabled]),
body.dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.dark .mat-menu-item-highlighted:not([disabled]),
body .dark .mat-menu-item:hover:not([disabled]),
body .dark .mat-menu-item.cdk-program-focused:not([disabled]),
body .dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body .dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.05);
}
body.dark .mat-paginator,
body .dark .mat-paginator {
  background: #1e293b;
}
body.dark .mat-paginator,
body.dark .mat-paginator-page-size .mat-select-trigger,
body .dark .mat-paginator,
body .dark .mat-paginator-page-size .mat-select-trigger {
  color: #94a3b8;
}
body.dark .mat-paginator-decrement,
body.dark .mat-paginator-increment,
body .dark .mat-paginator-decrement,
body .dark .mat-paginator-increment {
  border-top: 2px solid #f1f5f9;
  border-right: 2px solid #f1f5f9;
}
body.dark .mat-paginator-first,
body.dark .mat-paginator-last,
body .dark .mat-paginator-first,
body .dark .mat-paginator-last {
  border-top: 2px solid #f1f5f9;
}
body.dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.dark .mat-icon-button[disabled] .mat-paginator-increment,
body.dark .mat-icon-button[disabled] .mat-paginator-first,
body.dark .mat-icon-button[disabled] .mat-paginator-last,
body .dark .mat-icon-button[disabled] .mat-paginator-decrement,
body .dark .mat-icon-button[disabled] .mat-paginator-increment,
body .dark .mat-icon-button[disabled] .mat-paginator-first,
body .dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: #475569;
}
body.dark .mat-progress-bar-background,
body .dark .mat-progress-bar-background {
  fill: var(--cad-primary-100);
}
body.dark .mat-progress-bar-buffer,
body .dark .mat-progress-bar-buffer {
  background-color: var(--cad-primary-100);
}
body.dark .mat-progress-bar-fill::after,
body .dark .mat-progress-bar-fill::after {
  background-color: var(--cad-primary);
}
body.dark .mat-progress-bar.mat-accent .mat-progress-bar-background,
body .dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: var(--cad-accent-100);
}
body.dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer,
body .dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: var(--cad-accent-100);
}
body.dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after,
body .dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: var(--cad-accent);
}
body.dark .mat-progress-bar.mat-warn .mat-progress-bar-background,
body .dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: var(--cad-warn-100);
}
body.dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer,
body .dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: var(--cad-warn-100);
}
body.dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after,
body .dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: var(--cad-warn);
}
body.dark .mat-progress-spinner circle, body.dark .mat-spinner circle,
body .dark .mat-progress-spinner circle,
body .dark .mat-spinner circle {
  stroke: var(--cad-primary);
}
body.dark .mat-progress-spinner.mat-accent circle, body.dark .mat-spinner.mat-accent circle,
body .dark .mat-progress-spinner.mat-accent circle,
body .dark .mat-spinner.mat-accent circle {
  stroke: var(--cad-accent);
}
body.dark .mat-progress-spinner.mat-warn circle, body.dark .mat-spinner.mat-warn circle,
body .dark .mat-progress-spinner.mat-warn circle,
body .dark .mat-spinner.mat-warn circle {
  stroke: var(--cad-warn);
}
body.dark .mat-radio-outer-circle,
body .dark .mat-radio-outer-circle {
  border-color: #94a3b8;
}
body.dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--cad-primary);
}
body.dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, body.dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body .dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: var(--cad-primary);
}
body.dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--cad-accent);
}
body.dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, body.dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body .dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: var(--cad-accent);
}
body.dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--cad-warn);
}
body.dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, body.dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body .dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: var(--cad-warn);
}
body.dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #475569;
}
body.dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
body .dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body .dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: #475569;
}
body.dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content,
body .dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #475569;
}
body.dark .mat-radio-button .mat-ripple-element,
body .dark .mat-radio-button .mat-ripple-element {
  background-color: #FFFFFF;
}
body.dark .mat-select-value,
body .dark .mat-select-value {
  color: white;
}
body.dark .mat-select-placeholder,
body .dark .mat-select-placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-select-disabled .mat-select-value,
body .dark .mat-select-disabled .mat-select-value {
  color: #475569;
}
body.dark .mat-select-arrow,
body .dark .mat-select-arrow {
  color: #94a3b8;
}
body.dark .mat-select-panel,
body .dark .mat-select-panel {
  background: #1e293b;
}
body.dark .mat-select-panel:not([class*=mat-elevation-z]),
body .dark .mat-select-panel:not([class*=mat-elevation-z]) {
  box-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);
}
body.dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),
body .dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}
body.dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow,
body .dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: var(--cad-primary);
}
body.dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow,
body .dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: var(--cad-accent);
}
body.dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow,
body .dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: var(--cad-warn);
}
body.dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,
body .dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: var(--cad-warn);
}
body.dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,
body .dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: #475569;
}
body.dark .mat-drawer-container,
body .dark .mat-drawer-container {
  background-color: #0f172a;
  color: white;
}
body.dark .mat-drawer,
body .dark .mat-drawer {
  background-color: #1e293b;
  color: white;
}
body.dark .mat-drawer.mat-drawer-push,
body .dark .mat-drawer.mat-drawer-push {
  background-color: #1e293b;
}
body.dark .mat-drawer:not(.mat-drawer-side),
body .dark .mat-drawer:not(.mat-drawer-side) {
  box-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);
}
body.dark .mat-drawer-side,
body .dark .mat-drawer-side {
  border-right: solid 1px rgba(241, 245, 249, 0.12);
}
body.dark .mat-drawer-side.mat-drawer-end,
body .dark .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(241, 245, 249, 0.12);
  border-right: none;
}
body.dark [dir=rtl] .mat-drawer-side,
body .dark [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(241, 245, 249, 0.12);
  border-right: none;
}
body.dark [dir=rtl] .mat-drawer-side.mat-drawer-end,
body .dark [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(241, 245, 249, 0.12);
}
body.dark .mat-drawer-backdrop.mat-drawer-shown,
body .dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(225, 214, 196, 0.6);
}
body.dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
body .dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--cad-accent);
}
body.dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,
body .dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: var(--cad-accent);
}
body.dark .mat-slide-toggle.mat-checked .mat-ripple-element,
body .dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: var(--cad-accent);
}
body.dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,
body .dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--cad-primary);
}
body.dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,
body .dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: var(--cad-primary);
}
body.dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,
body .dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: var(--cad-primary);
}
body.dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,
body .dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--cad-warn);
}
body.dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,
body .dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: var(--cad-warn);
}
body.dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,
body .dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: var(--cad-warn);
}
body.dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,
body .dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}
body.dark .mat-slide-toggle-thumb,
body .dark .mat-slide-toggle-thumb {
  box-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);
  background-color: #bdbdbd;
}
body.dark .mat-slide-toggle-bar,
body .dark .mat-slide-toggle-bar {
  background-color: #475569;
}
body.dark .mat-slider-track-background,
body .dark .mat-slider-track-background {
  background-color: #64748b;
}
body.dark .mat-slider.mat-primary .mat-slider-track-fill,
body.dark .mat-slider.mat-primary .mat-slider-thumb,
body.dark .mat-slider.mat-primary .mat-slider-thumb-label,
body .dark .mat-slider.mat-primary .mat-slider-track-fill,
body .dark .mat-slider.mat-primary .mat-slider-thumb,
body .dark .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: var(--cad-primary);
}
body.dark .mat-slider.mat-primary .mat-slider-thumb-label-text,
body .dark .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: var(--cad-on-primary);
}
body.dark .mat-slider.mat-primary .mat-slider-focus-ring,
body .dark .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: var(--cad-primary);
  opacity: 0.2;
}
body.dark .mat-slider.mat-accent .mat-slider-track-fill,
body.dark .mat-slider.mat-accent .mat-slider-thumb,
body.dark .mat-slider.mat-accent .mat-slider-thumb-label,
body .dark .mat-slider.mat-accent .mat-slider-track-fill,
body .dark .mat-slider.mat-accent .mat-slider-thumb,
body .dark .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: var(--cad-accent);
}
body.dark .mat-slider.mat-accent .mat-slider-thumb-label-text,
body .dark .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: var(--cad-on-accent);
}
body.dark .mat-slider.mat-accent .mat-slider-focus-ring,
body .dark .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: var(--cad-accent);
  opacity: 0.2;
}
body.dark .mat-slider.mat-warn .mat-slider-track-fill,
body.dark .mat-slider.mat-warn .mat-slider-thumb,
body.dark .mat-slider.mat-warn .mat-slider-thumb-label,
body .dark .mat-slider.mat-warn .mat-slider-track-fill,
body .dark .mat-slider.mat-warn .mat-slider-thumb,
body .dark .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: var(--cad-warn);
}
body.dark .mat-slider.mat-warn .mat-slider-thumb-label-text,
body .dark .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: var(--cad-on-warn);
}
body.dark .mat-slider.mat-warn .mat-slider-focus-ring,
body .dark .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: var(--cad-warn);
  opacity: 0.2;
}
body.dark .mat-slider:hover .mat-slider-track-background,
body.dark .mat-slider.cdk-focused .mat-slider-track-background,
body .dark .mat-slider:hover .mat-slider-track-background,
body .dark .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: #94a3b8;
}
body.dark .mat-slider.mat-slider-disabled .mat-slider-track-background,
body.dark .mat-slider.mat-slider-disabled .mat-slider-track-fill,
body.dark .mat-slider.mat-slider-disabled .mat-slider-thumb,
body .dark .mat-slider.mat-slider-disabled .mat-slider-track-background,
body .dark .mat-slider.mat-slider-disabled .mat-slider-track-fill,
body .dark .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: #64748b;
}
body.dark .mat-slider.mat-slider-disabled:hover .mat-slider-track-background,
body .dark .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: #64748b;
}
body.dark .mat-slider.mat-slider-min-value .mat-slider-focus-ring,
body .dark .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}
body.dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,
body .dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}
body.dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,
body .dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: #64748b;
}
body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: #64748b;
  background-color: transparent;
}
body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: #94a3b8;
}
body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: #64748b;
}
body.dark .mat-slider-has-ticks .mat-slider-wrapper::after,
body .dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}
body.dark .mat-slider-horizontal .mat-slider-ticks,
body .dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
body.dark .mat-slider-vertical .mat-slider-ticks,
body .dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
body.dark .mat-step-header.cdk-keyboard-focused, body.dark .mat-step-header.cdk-program-focused, body.dark .mat-step-header:hover:not([aria-disabled]), body.dark .mat-step-header:hover[aria-disabled=false],
body .dark .mat-step-header.cdk-keyboard-focused,
body .dark .mat-step-header.cdk-program-focused,
body .dark .mat-step-header:hover:not([aria-disabled]),
body .dark .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(255, 255, 255, 0.05);
}
body.dark .mat-step-header:hover[aria-disabled=true],
body .dark .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  body.dark .mat-step-header:hover,
body .dark .mat-step-header:hover {
    background: none;
  }
}
body.dark .mat-step-header .mat-step-label,
body.dark .mat-step-header .mat-step-optional,
body .dark .mat-step-header .mat-step-label,
body .dark .mat-step-header .mat-step-optional {
  color: #94a3b8;
}
body.dark .mat-step-header .mat-step-icon,
body .dark .mat-step-header .mat-step-icon {
  background-color: #94a3b8;
  color: var(--cad-on-primary);
}
body.dark .mat-step-header .mat-step-icon-selected,
body.dark .mat-step-header .mat-step-icon-state-done,
body.dark .mat-step-header .mat-step-icon-state-edit,
body .dark .mat-step-header .mat-step-icon-selected,
body .dark .mat-step-header .mat-step-icon-state-done,
body .dark .mat-step-header .mat-step-icon-state-edit {
  background-color: var(--cad-primary);
  color: var(--cad-on-primary);
}
body.dark .mat-step-header.mat-accent .mat-step-icon,
body .dark .mat-step-header.mat-accent .mat-step-icon {
  color: var(--cad-on-accent);
}
body.dark .mat-step-header.mat-accent .mat-step-icon-selected,
body.dark .mat-step-header.mat-accent .mat-step-icon-state-done,
body.dark .mat-step-header.mat-accent .mat-step-icon-state-edit,
body .dark .mat-step-header.mat-accent .mat-step-icon-selected,
body .dark .mat-step-header.mat-accent .mat-step-icon-state-done,
body .dark .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.dark .mat-step-header.mat-warn .mat-step-icon,
body .dark .mat-step-header.mat-warn .mat-step-icon {
  color: var(--cad-on-warn);
}
body.dark .mat-step-header.mat-warn .mat-step-icon-selected,
body.dark .mat-step-header.mat-warn .mat-step-icon-state-done,
body.dark .mat-step-header.mat-warn .mat-step-icon-state-edit,
body .dark .mat-step-header.mat-warn .mat-step-icon-selected,
body .dark .mat-step-header.mat-warn .mat-step-icon-state-done,
body .dark .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: var(--cad-warn);
  color: var(--cad-on-warn);
}
body.dark .mat-step-header .mat-step-icon-state-error,
body .dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: var(--cad-warn);
}
body.dark .mat-step-header .mat-step-label.mat-step-label-active,
body .dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
body.dark .mat-step-header .mat-step-label.mat-step-label-error,
body .dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: var(--cad-warn);
}
body.dark .mat-stepper-horizontal, body.dark .mat-stepper-vertical,
body .dark .mat-stepper-horizontal,
body .dark .mat-stepper-vertical {
  background-color: #1e293b;
}
body.dark .mat-stepper-vertical-line::before,
body .dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-horizontal-stepper-header::before,
body.dark .mat-horizontal-stepper-header::after,
body.dark .mat-stepper-horizontal-line,
body .dark .mat-horizontal-stepper-header::before,
body .dark .mat-horizontal-stepper-header::after,
body .dark .mat-stepper-horizontal-line {
  border-top-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-sort-header-arrow,
body .dark .mat-sort-header-arrow {
  color: #94a3b8;
}
body.dark .mat-tab-nav-bar,
body.dark .mat-tab-header,
body .dark .mat-tab-nav-bar,
body .dark .mat-tab-header {
  border-bottom: 1px solid rgba(241, 245, 249, 0.12);
}
body.dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.dark .mat-tab-group-inverted-header .mat-tab-header,
body .dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body .dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(241, 245, 249, 0.12);
  border-bottom: none;
}
body.dark .mat-tab-label, body.dark .mat-tab-link,
body .dark .mat-tab-label,
body .dark .mat-tab-link {
  color: white;
}
body.dark .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-link.mat-tab-disabled {
  color: #475569;
}
body.dark .mat-tab-header-pagination-chevron,
body .dark .mat-tab-header-pagination-chevron {
  border-color: white;
}
body.dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #475569;
}
body.dark .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body.dark .mat-tab-nav-bar[class*=mat-background-],
body .dark .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body .dark .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
body.dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-primary-100);
}
body.dark .mat-tab-group.mat-primary .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-primary .mat-ink-bar,
body .dark .mat-tab-group.mat-primary .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: var(--cad-primary);
}
body.dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--cad-on-primary);
}
body.dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-accent-100);
}
body.dark .mat-tab-group.mat-accent .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-accent .mat-ink-bar,
body .dark .mat-tab-group.mat-accent .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: var(--cad-accent);
}
body.dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--cad-on-accent);
}
body.dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-warn-100);
}
body.dark .mat-tab-group.mat-warn .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-warn .mat-ink-bar,
body .dark .mat-tab-group.mat-warn .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: var(--cad-warn);
}
body.dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--cad-on-warn);
}
body.dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-primary-100);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header, body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container, body.dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: var(--cad-primary);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: var(--cad-on-primary);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--cad-on-primary);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--cad-on-primary);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--cad-on-primary);
  opacity: 0.4;
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--cad-on-primary);
  opacity: 0.12;
}
body.dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-accent-100);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header, body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container, body.dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: var(--cad-accent);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: var(--cad-on-accent);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--cad-on-accent);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--cad-on-accent);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--cad-on-accent);
  opacity: 0.4;
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--cad-on-accent);
  opacity: 0.12;
}
body.dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--cad-warn-100);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header, body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container, body.dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: var(--cad-warn);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: var(--cad-on-warn);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--cad-on-warn);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--cad-on-warn);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--cad-on-warn);
  opacity: 0.4;
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--cad-on-warn);
  opacity: 0.12;
}
body.dark .mat-toolbar,
body .dark .mat-toolbar {
  background: #0f172a;
  color: white;
}
body.dark .mat-toolbar.mat-primary,
body .dark .mat-toolbar.mat-primary {
  background: var(--cad-primary);
  color: var(--cad-on-primary);
}
body.dark .mat-toolbar.mat-accent,
body .dark .mat-toolbar.mat-accent {
  background: var(--cad-accent);
  color: var(--cad-on-accent);
}
body.dark .mat-toolbar.mat-warn,
body .dark .mat-toolbar.mat-warn {
  background: var(--cad-warn);
  color: var(--cad-on-warn);
}
body.dark .mat-toolbar .mat-form-field-underline,
body.dark .mat-toolbar .mat-form-field-ripple,
body.dark .mat-toolbar .mat-focused .mat-form-field-ripple,
body .dark .mat-toolbar .mat-form-field-underline,
body .dark .mat-toolbar .mat-form-field-ripple,
body .dark .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
body.dark .mat-toolbar .mat-form-field-label,
body.dark .mat-toolbar .mat-focused .mat-form-field-label,
body.dark .mat-toolbar .mat-select-value,
body.dark .mat-toolbar .mat-select-arrow,
body.dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,
body .dark .mat-toolbar .mat-form-field-label,
body .dark .mat-toolbar .mat-focused .mat-form-field-label,
body .dark .mat-toolbar .mat-select-value,
body .dark .mat-toolbar .mat-select-arrow,
body .dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
body.dark .mat-toolbar .mat-input-element,
body .dark .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
body.dark .mat-tooltip,
body .dark .mat-tooltip {
  background: rgba(100, 116, 139, 0.9);
}
body.dark .mat-tree,
body .dark .mat-tree {
  background: #1e293b;
}
body.dark .mat-tree-node,
body.dark .mat-nested-tree-node,
body .dark .mat-tree-node,
body .dark .mat-nested-tree-node {
  color: white;
}
body.dark .mat-snack-bar-container,
body .dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-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);
}
body.dark .mat-simple-snackbar-action,
body .dark .mat-simple-snackbar-action {
  color: inherit;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles/vendors.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Import third party library styles here.
/* ----------------------------------------------------------------------------------------------------- */
/* Perfect scrollbar */
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/* Others general style */
/*
*	Other General style.
* 	Add here to use tailwind class
*/
/*Initialize color pallete */
/*
* Main Color 
*/
/* Veins Default Color Shade */
.main-page {
  height: 100%;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 24px;
  padding-bottom: 24px;
}
.main-text {
  font-size: 48px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(51 95 119 / var(--tw-text-opacity));
}
.main-header {
  font-size: 24px;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(51 95 119 / var(--tw-text-opacity));
}
.shadow-tab-content {
  box-shadow: 1px 2px 16px 5px rgba(206, 222, 234, 0.5);
}
/* --- Card Start */
.main-card {
  box-shadow: 1px 2px 16px 5px rgba(206, 222, 234, 0.5);
}
.small-card {
  box-shadow: 1px 2px 16px 5px rgba(0, 0, 0, 0.05);
}
.floating-card {
  box-shadow: 4px 4px 16px 5px rgba(0, 0, 0, 0.25);
}
/* --- Card End */
/* --- Legend Start */
.legend {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.legend .legend-color {
  height: 18px;
  width: 18px;
  border-radius: 50%;
}
.legend-gap {
  display: flex;
  flex-wrap: wrap;
  gap: 0.875rem;
}
.legend-rectangle {
  height: 30px;
  width: 120px;
  border-radius: 0.5rem;
  border-width: 1px;
  padding-bottom: 0.5rem;
  padding-top: 0.375rem;
  text-align: center;
}
/* --- Legend End */
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/@cad/styles/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* 1. Components */
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Example viewer
/* ----------------------------------------------------------------------------------------------------- */
.example-viewer {
  display: flex;
  flex-direction: column;
  margin: 32px 0;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--cad-bg-card-rgb), var(--tw-bg-opacity));
  border-radius: 1rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.example-viewer .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 88px;
  min-height: 88px;
  max-height: 88px;
  padding: 0 40px;
}
.example-viewer .title h6 {
  font-weight: 700;
}
.example-viewer .title .controls {
  display: flex;
  align-items: center;
}
.example-viewer .title .controls > * + * {
  margin-left: 8px;
}
.example-viewer mat-tab-group .mat-tab-body-content .cad-highlight pre {
  margin: 0;
  border-radius: 0;
}
input,
textarea {
  background: transparent;
  /* Placeholder color */
}
input::placeholder,
textarea::placeholder{
  --tw-text-opacity: 1;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::placeholder,.mat-toolbar.mat-primary 
textarea::placeholder{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::placeholder,.mat-toolbar.mat-accent 
textarea::placeholder{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::placeholder,.mat-toolbar.mat-warn 
textarea::placeholder{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::-moz-placeholder,.mat-toolbar.mat-primary 
textarea::-moz-placeholder{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::-moz-placeholder,.mat-toolbar.mat-accent 
textarea::-moz-placeholder{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::-moz-placeholder,.mat-toolbar.mat-warn 
textarea::-moz-placeholder{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  --tw-text-opacity: 1;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::-webkit-input-placeholder,.mat-toolbar.mat-primary 
textarea::-webkit-input-placeholder{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::-webkit-input-placeholder,.mat-toolbar.mat-accent 
textarea::-webkit-input-placeholder{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::-webkit-input-placeholder,.mat-toolbar.mat-warn 
textarea::-webkit-input-placeholder{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input:-ms-input-placeholder,.mat-toolbar.mat-primary 
textarea:-ms-input-placeholder{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input:-ms-input-placeholder,.mat-toolbar.mat-accent 
textarea:-ms-input-placeholder{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input:-ms-input-placeholder,.mat-toolbar.mat-warn 
textarea:-ms-input-placeholder{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
input:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:hover,
textarea:-webkit-autofill:hover {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:focus,
textarea:-webkit-autofill:focus {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:active,
textarea:-webkit-autofill:active {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
/* 2. Overrides */
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Angular Material CDK helpers & overrides
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Overlay
/* ----------------------------------------------------------------------------------------------------- */
.cad-backdrop-on-mobile{
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.6 !important;
}
@media (min-width: 600px){
  .cad-backdrop-on-mobile{
    background-color: transparent !important;
  }
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Angular Material helpers & overrides
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Accordion
/* ----------------------------------------------------------------------------------------------------- */
.mat-accordion .mat-expansion-panel {
  margin-bottom: 24px;
  border-radius: 8px !important;
  transition: box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1);
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.mat-accordion .mat-expansion-panel:last-child {
  margin-bottom: 0;
}
.mat-accordion .mat-expansion-panel.mat-expanded, .mat-accordion .mat-expansion-panel:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused, .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused, .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: transparent !important;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  font-size: 14px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  margin-right: 28px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  /* Do not override the border color of the expansion panel indicator */
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  border-color: currentColor !important;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  line-height: 1.7;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-secondary-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Buttons
/* ----------------------------------------------------------------------------------------------------- */
.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
  line-height: 1 !important;
  /* Large button */
  /* Lower the icon opacity on disabled buttons */
}
.mat-button .mat-button-wrapper,
.mat-fab .mat-button-wrapper,
.mat-flat-button .mat-button-wrapper,
.mat-icon-button .mat-button-wrapper,
.mat-mini-fab .mat-button-wrapper,
.mat-raised-button .mat-button-wrapper,
.mat-stroked-button .mat-button-wrapper {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 2; /* Move mat-button-wrapper above the ripple and focus overlay */
}
.mat-button .mat-button-focus-overlay,
.mat-button .mat-button-ripple,
.mat-fab .mat-button-focus-overlay,
.mat-fab .mat-button-ripple,
.mat-flat-button .mat-button-focus-overlay,
.mat-flat-button .mat-button-ripple,
.mat-icon-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-ripple,
.mat-mini-fab .mat-button-focus-overlay,
.mat-mini-fab .mat-button-ripple,
.mat-raised-button .mat-button-focus-overlay,
.mat-raised-button .mat-button-ripple,
.mat-stroked-button .mat-button-focus-overlay,
.mat-stroked-button .mat-button-ripple {
  z-index: 1;
}
.mat-button.cad-mat-button-large,
.mat-fab.cad-mat-button-large,
.mat-flat-button.cad-mat-button-large,
.mat-icon-button.cad-mat-button-large,
.mat-mini-fab.cad-mat-button-large,
.mat-raised-button.cad-mat-button-large,
.mat-stroked-button.cad-mat-button-large {
  height: 48px;
  min-height: 48px;
  max-height: 48px;
}
.mat-button.mat-button-disabled .mat-icon,
.mat-fab.mat-button-disabled .mat-icon,
.mat-flat-button.mat-button-disabled .mat-icon,
.mat-icon-button.mat-button-disabled .mat-icon,
.mat-mini-fab.mat-button-disabled .mat-icon,
.mat-raised-button.mat-button-disabled .mat-icon,
.mat-stroked-button.mat-button-disabled .mat-icon {
  opacity: 0.38 !important;
}
.mat-fab {
  max-height: 56px;
}
/* Rounded design */
.mat-button,
.mat-flat-button,
.mat-raised-button,
.mat-stroked-button {
  padding: 0 20px !important;
  border-radius: 9999px !important;
}
/* Target all buttons */
.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-fab,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
  /* mat-progress-spinner inside buttons */
}
.mat-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-fab .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-flat-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-icon-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-fab .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-mini-fab .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-raised-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-stroked-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle {
  stroke: currentColor !important;
  animation-duration: 6000ms;
}
/* Colored background buttons */
.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
  /* Add hover and focus style on all buttons */
  /* On palette colored buttons, use a darker color */
}
.mat-flat-button .mat-icon,
.mat-raised-button .mat-icon,
.mat-fab .mat-icon,
.mat-mini-fab .mat-icon {
  color: currentColor !important;
}
.mat-flat-button .mat-button-focus-overlay,
.mat-raised-button .mat-button-focus-overlay,
.mat-fab .mat-button-focus-overlay,
.mat-mini-fab .mat-button-focus-overlay{
  background-color: rgb(148 163 184 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.2 !important;
}
.dark .mat-flat-button .mat-button-focus-overlay,.dark 
.mat-raised-button .mat-button-focus-overlay,.dark 
.mat-fab .mat-button-focus-overlay,.dark 
.mat-mini-fab .mat-button-focus-overlay{
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.05 !important;
}
.mat-flat-button.mat-primary .mat-button-focus-overlay, .mat-flat-button.mat-accent .mat-button-focus-overlay, .mat-flat-button.mat-warn .mat-button-focus-overlay,
.mat-raised-button.mat-primary .mat-button-focus-overlay,
.mat-raised-button.mat-accent .mat-button-focus-overlay,
.mat-raised-button.mat-warn .mat-button-focus-overlay,
.mat-fab.mat-primary .mat-button-focus-overlay,
.mat-fab.mat-accent .mat-button-focus-overlay,
.mat-fab.mat-warn .mat-button-focus-overlay,
.mat-mini-fab.mat-primary .mat-button-focus-overlay,
.mat-mini-fab.mat-accent .mat-button-focus-overlay,
.mat-mini-fab.mat-warn .mat-button-focus-overlay {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.mat-flat-button:hover .mat-button-focus-overlay, .mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay, .mat-flat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-raised-button:hover .mat-button-focus-overlay,
.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-raised-button.cdk-program-focused .mat-button-focus-overlay,
.mat-fab:hover .mat-button-focus-overlay,
.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-fab.cdk-program-focused .mat-button-focus-overlay,
.mat-mini-fab:hover .mat-button-focus-overlay,
.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay {
  opacity: 1 !important;
}
@media (hover: none) {
  .mat-flat-button:hover .mat-button-focus-overlay,
.mat-raised-button:hover .mat-button-focus-overlay,
.mat-fab:hover .mat-button-focus-overlay,
.mat-mini-fab:hover .mat-button-focus-overlay {
    opacity: 0 !important;
  }
}
.mat-flat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-raised-button.mat-button-disabled .mat-button-focus-overlay,
.mat-fab.mat-button-disabled .mat-button-focus-overlay,
.mat-mini-fab.mat-button-disabled .mat-button-focus-overlay {
  opacity: 0 !important;
}
/* Transparent background buttons */
.mat-button,
.mat-icon-button,
.mat-stroked-button {
  /* Apply primary color */
  /* Apply accent color */
  /* Apply warn color */
  /* Add hover and focus styles */
  /* On primary colored buttons, use the primary color as focus overlay */
  /* On accent colored buttons, use the accent color as focus overlay */
  /* On warn colored buttons, use the warn color as focus overlay */
}
.mat-button.mat-primary:not(.mat-button-disabled) .mat-icon,
.mat-icon-button.mat-primary:not(.mat-button-disabled) .mat-icon,
.mat-stroked-button.mat-primary:not(.mat-button-disabled) .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-primary-rgb), var(--tw-text-opacity)) !important;
}
.mat-button.mat-accent:not(.mat-button-disabled) .mat-icon,
.mat-icon-button.mat-accent:not(.mat-button-disabled) .mat-icon,
.mat-stroked-button.mat-accent:not(.mat-button-disabled) .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-accent-rgb), var(--tw-text-opacity)) !important;
}
.mat-button.mat-warn:not(.mat-button-disabled) .mat-icon,
.mat-icon-button.mat-warn:not(.mat-button-disabled) .mat-icon,
.mat-stroked-button.mat-warn:not(.mat-button-disabled) .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-focus-overlay,
.mat-stroked-button .mat-button-focus-overlay{
  background-color: rgb(148 163 184 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.2 !important;
}
.dark .mat-button .mat-button-focus-overlay,.dark 
.mat-icon-button .mat-button-focus-overlay,.dark 
.mat-stroked-button .mat-button-focus-overlay{
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.05 !important;
}
.mat-button.mat-primary:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled) .mat-button-focus-overlay{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-primary-rgb), var(--tw-bg-opacity)) !important;
}
.mat-button.mat-accent:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled) .mat-button-focus-overlay{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-accent-rgb), var(--tw-bg-opacity)) !important;
}
.mat-button.mat-warn:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled) .mat-button-focus-overlay{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-warn-rgb), var(--tw-bg-opacity)) !important;
}
.mat-button.mat-primary:not(.mat-button-disabled):hover .mat-button-focus-overlay, .mat-button.mat-primary:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay, .mat-button.mat-primary:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay, .mat-button.mat-accent:not(.mat-button-disabled):hover .mat-button-focus-overlay, .mat-button.mat-accent:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay, .mat-button.mat-accent:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay, .mat-button.mat-warn:not(.mat-button-disabled):hover .mat-button-focus-overlay, .mat-button.mat-warn:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay, .mat-button.mat-warn:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay {
  opacity: 0.1 !important;
}
.mat-button:hover .mat-button-focus-overlay, .mat-button.cdk-keyboard-focused .mat-button-focus-overlay, .mat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button:hover .mat-button-focus-overlay,
.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button:hover .mat-button-focus-overlay,
.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay {
  opacity: 1 !important;
}
@media (hover: none) {
  .mat-button:hover .mat-button-focus-overlay,
.mat-icon-button:hover .mat-button-focus-overlay,
.mat-stroked-button:hover .mat-button-focus-overlay {
    opacity: 0 !important;
  }
}
.mat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  opacity: 0 !important;
}
/* Stroked buttons */
.mat-stroked-button {
  /* Border color */
}
.mat-stroked-button:not(.mat-button-disabled){
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.dark .mat-stroked-button:not(.mat-button-disabled){
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.mat-stroked-button.mat-button-disabled{
  --tw-border-opacity: 1 !important;
  border-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.dark .mat-stroked-button.mat-button-disabled{
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Button Toggle
/* ----------------------------------------------------------------------------------------------------- */
.mat-button-toggle-group {
  border: none !important;
}
.mat-button-toggle-group > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  background-clip: padding-box;
}
.mat-button-toggle-group .mat-button-toggle {
  border-radius: 9999px;
  overflow: hidden;
  border: none !important;
  font-weight: 500;
}
.mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  padding: 0 20px;
  --tw-text-opacity: 1;
  color: rgba(var(--cad-text-secondary-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-button-toggle-group .mat-button-toggle .mat-ripple {
  border-radius: 9999px;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Checkbox
/* ----------------------------------------------------------------------------------------------------- */
.mat-checkbox {
  display: inline-flex;
  /* Allow multiline text */
}
.mat-checkbox .mat-checkbox-layout {
  white-space: normal;
}
.mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container {
  display: inline-flex;
  align-items: center;
  margin: 0 8px 0 0;
  /* Add a zero-width space character to trick the container */
  /* into being the same height as a single line of the label */
}
.mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container:after {
  content: "​";
}
.mat-checkbox .mat-checkbox-layout .mat-checkbox-label {
  line-height: inherit;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Chip
/* ----------------------------------------------------------------------------------------------------- */
.mat-chip {
  font-weight: 500 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Dialog
/* ----------------------------------------------------------------------------------------------------- */
.mat-dialog-container {
  border-radius: 16px !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Drawer
/* ----------------------------------------------------------------------------------------------------- */
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Form fields
/* ----------------------------------------------------------------------------------------------------- */
/* Cad only uses 'fill' style form fields and therefore */
/* only provides fixes and tweaks for that style */
.mat-form-field.mat-form-field-appearance-fill {
  /* Disabled */
  /* Invalid */
  /* Focused */
  /* Focused and valid fields */
  /* Disable floating mat-label */
  /* Remove the default arrow for native select */
  /* Adjustments for mat-label */
  /* Default style tweaks and enhancements */
  /* Adds better alignment for textarea inputs */
  /* Removes subscript space */
  /* Rounded */
  /* Dense */
  /* Emphasized affix */
  /* Bolder border width */
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled {
  opacity: 0.7 !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-form-field-wrapper {
  /* Border color */
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-flex{
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--cad-warn-rgb), var(--tw-border-opacity)) !important;
}
.dark .mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-flex{
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--cad-warn-rgb), var(--tw-border-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-form-field-wrapper {
  /* Background color */
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-form-field-wrapper .mat-form-field-flex{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.dark .mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-form-field-wrapper .mat-form-field-flex{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-form-field-wrapper {
  /* Border color */
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-form-field-wrapper .mat-form-field-flex{
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--cad-primary-rgb), var(--tw-border-opacity)) !important;
}
.dark .mat-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-form-field-wrapper .mat-form-field-flex{
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--cad-primary-rgb), var(--tw-border-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-has-label.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label-wrapper .mat-form-field-label {
  width: 100% !important;
  transform: none !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-type-mat-native-select .mat-form-field-infix select {
  top: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2364748B' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right -7px center;
  background-size: 24px;
}
.dark .mat-form-field.mat-form-field-appearance-fill.mat-form-field-type-mat-native-select .mat-form-field-infix select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2397a6ba' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
  display: none;
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-has-label .mat-form-field-wrapper {
  margin-top: 24px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper {
  margin-bottom: 16px;
  padding-bottom: 0;
  /* Remove the underline */
  /* Subscript tweaks */
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex {
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 48px;
  border-radius: 6px;
  padding: 0 16px;
  border-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.dark .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex{
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.05 !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin: 0 4px 0 -10px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-select {
  margin-right: 10px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-datepicker-toggle {
  margin-left: -8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon {
  margin-left: 12px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin: 0 -10px 0 4px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-select {
  margin-left: 10px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-datepicker-toggle {
  margin-right: -8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  /* Remove the margins from the mat-icon if it's inside a button */
  /* Force the icon size to 24 */
  /* Datepicker default icon size */
  /* Make mat-select usable as prefix and suffix */
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button:not(.mat-button-disabled),
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select-value,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button:not(.mat-button-disabled),
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select-value{
  --tw-text-opacity: 1;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon,.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select-value,.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon,.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select-value{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon,.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select-value,.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon,.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select-value{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon,.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select-value,.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon,.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select-value{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-raised-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-stroked-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-flat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-fab .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-mini-fab .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-raised-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-stroked-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-flat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-fab .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-mini-fab .mat-icon {
  margin: 0 !important;
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-raised-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-stroked-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-flat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-fab .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-mini-fab .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-raised-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-stroked-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-flat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-fab .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-mini-fab .mat-icon svg{
  width: 1.5rem;
  height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-datepicker-toggle-default-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-datepicker-toggle-default-icon{
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-datepicker-toggle-default-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-datepicker-toggle-default-icon svg{
  width: 1.5rem;
  height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select {
  display: flex;
  align-items: center;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select:focus .mat-select-trigger .mat-select-value,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select:focus .mat-select-trigger .mat-select-value{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-primary-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select:focus .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select:focus .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow {
  border-top-color: var(--cad-primary) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger {
  display: flex;
  align-items: center;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-value,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-value {
  display: flex;
  max-width: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-value mat-select-trigger .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-value mat-select-trigger .mat-icon {
  margin: 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-arrow-wrapper,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-arrow-wrapper {
  display: flex;
  align-items: center;
  transform: none;
  margin-left: 4px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow {
  min-height: 0;
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
.dark .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow,.dark 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
  position: static;
  display: flex;
  align-items: center;
  width: 88px;
  padding: 0;
  border: 0;
  /* Textarea */
  /* Select */
  /* Chips */
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-input-element {
  padding: 14px 0;
  margin-top: 0;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix textarea.mat-input-element {
  display: flex;
  align-self: stretch;
  min-height: 36px;
  height: auto;
  margin: 14px 0;
  padding: 0 6px 0 0;
  transform: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select {
  display: inline-flex;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger {
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value {
  display: flex;
  position: relative;
  max-width: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value .mat-select-value-text {
  display: inline-flex;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value .mat-select-value-text > * {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-arrow-wrapper {
  transform: translateY(0);
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-arrow-wrapper .mat-select-arrow {
  margin: 0 0 0 8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-chip-list {
  width: 100%;
  margin: 0 -8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-chip-list .mat-chip-input {
  margin: 0 0 0 8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper {
  top: -25px;
  height: auto;
  padding-top: 0;
  overflow: visible;
  pointer-events: auto;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  position: relative;
  top: 0;
  margin-top: 0;
  backface-visibility: hidden;
  transition: none;
  font-weight: 500;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-underline {
  display: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  position: relative;
  top: auto;
  padding: 0;
  margin-top: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper > div {
  display: contents; /* Remove the div from flow to stop the subscript animation */
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-error,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint {
  display: block;
  margin-top: 4px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill.cad-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  align-items: flex-start;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  padding-top: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  padding-top: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-no-subscript .mat-form-field-wrapper {
  padding-bottom: 0;
  margin-bottom: 0;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-no-subscript .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  display: none !important;
  height: 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded {
  /* Emphasized affix */
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded .mat-form-field-wrapper .mat-form-field-flex {
  border-radius: 24px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  border-radius: 24px 0 0 24px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin-right: 2px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-select {
  margin-right: 8px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-datepicker-toggle {
  margin-right: 4px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  border-radius: 0 24px 24px 0;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon {
  margin-left: 12px !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin-left: 2px !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-select {
  margin-left: 12px !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-datepicker-toggle {
  margin-left: 4px !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-left: 12px !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense {
  /* Rounded */
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense .mat-form-field-wrapper .mat-form-field-flex {
  min-height: 40px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button,
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button {
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin-left: -6px;
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin-left: 12px;
  margin-right: -6px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-input-element {
  padding: 11px 0;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense.cad-mat-rounded {
  /* Emphasized affix */
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense.cad-mat-rounded .mat-form-field-wrapper .mat-form-field-flex {
  border-radius: 20px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  border-radius: 20px 0 0 20px !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-dense.cad-mat-rounded.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  border-radius: 0 20px 20px 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  margin: 0 16px 0 -16px;
  padding-left: 16px;
  border-radius: 6px 0 0 6px;
  border-right-width: 1px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon {
  margin-right: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin: 0 6px 0 -10px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-select {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-datepicker-toggle {
  margin-right: 8px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-right: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  margin: 0 -16px 0 16px;
  padding-right: 16px;
  border-radius: 0 6px 6px 0;
  border-left-width: 1px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon {
  margin-left: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin: 0 -10px 0 6px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-select {
  margin: 0 -4px 0 16px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-datepicker-toggle {
  margin-left: 8px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-left: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--cad-bg-default-rgb), var(--tw-bg-opacity)) !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.dark .mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,.dark 
.mat-form-field.mat-form-field-appearance-fill.cad-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill.cad-mat-bold .mat-form-field-wrapper .mat-form-field-flex {
  border-width: 2px !important;
}
/* Fix the outline appearance */
.mat-form-field.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity)) !important;
}
.dark .mat-form-field.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Datepicker
/* ----------------------------------------------------------------------------------------------------- */
/* Hover and active cell content background opacity */
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){
  background-color: rgba(var(--cad-primary-rgb), var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.3 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Icon
/* ----------------------------------------------------------------------------------------------------- */
.mat-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  font-size: 24px;
  line-height: 24px;
  -webkit-appearance: none !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Inputs
/* ----------------------------------------------------------------------------------------------------- */
.mat-input-element::placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element::placeholder{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element::placeholder{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element::placeholder{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-input-element::-moz-placeholder {
  -moz-transition: none !important;
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element::-moz-placeholder{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element::-moz-placeholder{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element::-moz-placeholder{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-input-element::-webkit-input-placeholder {
  -webkit-transition: none !important;
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element::-webkit-input-placeholder{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element::-webkit-input-placeholder{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element::-webkit-input-placeholder{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-input-element:-ms-input-placeholder {
  -ms-transition: none !important;
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element:-ms-input-placeholder{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element:-ms-input-placeholder{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element:-ms-input-placeholder{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
/* Invalid */
.mat-form-field-invalid .mat-input-element {
  /* Placeholder color */
}
.mat-form-field-invalid .mat-input-element::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field-invalid .mat-input-element::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field-invalid .mat-input-element::-webkit-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field-invalid .mat-input-element:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-warn-rgb), var(--tw-text-opacity)) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Menu
/* ----------------------------------------------------------------------------------------------------- */
.mat-menu-panel {
  min-width: 144px !important;
}
.mat-menu-panel .mat-menu-content {
  /* Divider within mat-menu */
}
.mat-menu-panel .mat-menu-content .mat-menu-item {
  display: flex;
  align-items: center;
}
.mat-menu-panel .mat-menu-content .mat-menu-item.mat-menu-item-submenu-trigger {
  padding-right: 40px;
}
.mat-menu-panel .mat-menu-content .mat-menu-item .mat-icon {
  margin-right: 12px;
}
.mat-menu-panel .mat-menu-content mat-divider {
  margin: 8px 0;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Paginator
/* ----------------------------------------------------------------------------------------------------- */
.mat-paginator .mat-paginator-container {
  padding: 8px 16px;
  justify-content: space-between;
  /* Page size select */
  /* Range actions */
}
@media (min-width: 600px) {
  .mat-paginator .mat-paginator-container {
    justify-content: normal;
  }
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size {
  align-items: center;
  min-height: 40px;
  margin: 8px;
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-label {
  display: none;
  margin-right: 12px;
}
@media (min-width: 600px) {
  .mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-label {
    display: block;
  }
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-select {
  margin: 0;
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-select .mat-form-field-wrapper {
  margin-bottom: 0;
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-select .mat-form-field-wrapper .mat-form-field-flex {
  min-height: 32px;
  padding: 0 10px;
}
.mat-paginator .mat-paginator-container .mat-paginator-range-actions {
  margin: 8px 0;
}
.mat-paginator .mat-paginator-container .mat-paginator-range-actions .mat-paginator-range-label {
  margin-right: 16px;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Select
/* ----------------------------------------------------------------------------------------------------- */
.mat-select {
  display: inline-flex;
}
.mat-select .mat-select-placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-select .mat-select-placeholder{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-select .mat-select-placeholder{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-select .mat-select-placeholder{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-select .mat-select-trigger {
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: auto;
}
.mat-select .mat-select-trigger .mat-select-value {
  display: flex;
  position: relative;
  max-width: none;
}
.mat-select .mat-select-trigger .mat-select-value .mat-select-value-text {
  display: inline-flex;
}
.mat-select .mat-select-trigger .mat-select-value .mat-select-value-text > * {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mat-select .mat-select-arrow-wrapper {
  transform: translateY(0);
}
.mat-select .mat-select-arrow-wrapper .mat-select-arrow {
  margin: 0 4px 0 2px;
}
/* Invalid */
.mat-form-field-invalid .mat-select {
  /* Placeholder color */
}
.mat-form-field-invalid .mat-select .mat-select-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-warn-rgb), var(--tw-text-opacity)) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Slide Toggle
/* ----------------------------------------------------------------------------------------------------- */
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(var(--cad-accent-500-rgb), 0.54) !important;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(var(--cad-primary-500-rgb), 0.54) !important;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(var(--cad-warn-500-rgb), 0.54) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Stepper
/* ----------------------------------------------------------------------------------------------------- */
.mat-step-icon {
  /* Do not override the mat-icon color */
}
.mat-step-icon .mat-icon {
  color: currentColor !important;
}
.mat-step-label,
.mat-step-label-selected {
  font-weight: 500 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Tabs
/* ----------------------------------------------------------------------------------------------------- */
.mat-tab-group {
  /* No header */
}
.mat-tab-group.cad-mat-no-header .mat-tab-header {
  height: 0 !important;
  max-height: 0 !important;
  border: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.mat-tab-group .mat-tab-header {
  border-bottom: none !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container {
  padding: 0 24px;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label {
  min-width: 0 !important;
  height: 40px !important;
  padding: 0 20px !important;
  border-radius: 9999px !important;
  --tw-text-opacity: 1;
  color: rgba(var(--cad-text-secondary-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active{
  background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.1 !important;
}
.dark .mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active{
  background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.1 !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label + .mat-tab-label {
  margin-left: 4px;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label .mat-tab-label-content {
  line-height: 20px;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-ink-bar {
  display: none !important;
}
.mat-tab-group .mat-tab-body-content {
  padding: 24px;
}
.mat-tab-label {
  opacity: 1 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Textarea
/* ----------------------------------------------------------------------------------------------------- */
textarea.mat-input-element {
  box-sizing: content-box !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Toolbar
/* ----------------------------------------------------------------------------------------------------- */
.mat-toolbar {
  /* Apply primary contrast color */
  /* Apply accent contrast color */
  /* Apply warn contrast color */
}
.mat-toolbar.mat-primary .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .text-secondary{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-primary .text-hint{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-primary .text-disabled{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-primary .divider{
  color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.12 !important;
}
.mat-toolbar.mat-accent .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-accent .text-secondary{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .text-hint{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .text-disabled{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .divider{
  color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.12 !important;
}
.mat-toolbar.mat-warn .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-warn .text-secondary{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .text-hint{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .text-disabled{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .divider{
  color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.12 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Highlight.js overrides
/* ----------------------------------------------------------------------------------------------------- */
code[class*=language-] .hljs-comment,
code[class*=language-] .hljs-quote,
pre[class*=language-] .hljs-comment,
pre[class*=language-] .hljs-quote {
  color: #8B9FC1;
  font-style: italic;
}
code[class*=language-] .hljs-doctag,
code[class*=language-] .hljs-keyword,
code[class*=language-] .hljs-formula,
pre[class*=language-] .hljs-doctag,
pre[class*=language-] .hljs-keyword,
pre[class*=language-] .hljs-formula {
  color: #22D3EE;
}
code[class*=language-] .hljs-name,
pre[class*=language-] .hljs-name {
  color: #E879F9;
}
code[class*=language-] .hljs-tag,
pre[class*=language-] .hljs-tag {
  color: #BAE6FD;
}
code[class*=language-] .hljs-section,
code[class*=language-] .hljs-selector-tag,
code[class*=language-] .hljs-deletion,
code[class*=language-] .hljs-subst,
pre[class*=language-] .hljs-section,
pre[class*=language-] .hljs-selector-tag,
pre[class*=language-] .hljs-deletion,
pre[class*=language-] .hljs-subst {
  color: #F87F71;
}
code[class*=language-] .hljs-literal,
pre[class*=language-] .hljs-literal {
  color: #36BEFF;
}
code[class*=language-] .hljs-string,
code[class*=language-] .hljs-regexp,
code[class*=language-] .hljs-addition,
code[class*=language-] .hljs-attribute,
code[class*=language-] .hljs-meta-string,
pre[class*=language-] .hljs-string,
pre[class*=language-] .hljs-regexp,
pre[class*=language-] .hljs-addition,
pre[class*=language-] .hljs-attribute,
pre[class*=language-] .hljs-meta-string {
  color: #BEF264;
}
code[class*=language-] .hljs-built_in,
code[class*=language-] .hljs-class .hljs-title,
pre[class*=language-] .hljs-built_in,
pre[class*=language-] .hljs-class .hljs-title {
  color: #FFD374;
}
code[class*=language-] .hljs-attr,
code[class*=language-] .hljs-variable,
code[class*=language-] .hljs-template-variable,
code[class*=language-] .hljs-type,
code[class*=language-] .hljs-selector-class,
code[class*=language-] .hljs-selector-attr,
code[class*=language-] .hljs-selector-pseudo,
code[class*=language-] .hljs-number,
pre[class*=language-] .hljs-attr,
pre[class*=language-] .hljs-variable,
pre[class*=language-] .hljs-template-variable,
pre[class*=language-] .hljs-type,
pre[class*=language-] .hljs-selector-class,
pre[class*=language-] .hljs-selector-attr,
pre[class*=language-] .hljs-selector-pseudo,
pre[class*=language-] .hljs-number {
  color: #22D3EE;
}
code[class*=language-] .hljs-symbol,
code[class*=language-] .hljs-bullet,
code[class*=language-] .hljs-link,
code[class*=language-] .hljs-meta,
code[class*=language-] .hljs-selector-id,
code[class*=language-] .hljs-title,
pre[class*=language-] .hljs-symbol,
pre[class*=language-] .hljs-bullet,
pre[class*=language-] .hljs-link,
pre[class*=language-] .hljs-meta,
pre[class*=language-] .hljs-selector-id,
pre[class*=language-] .hljs-title {
  color: #E879F9;
}
code[class*=language-] .hljs-emphasis,
pre[class*=language-] .hljs-emphasis {
  font-style: italic;
}
code[class*=language-] .hljs-strong,
pre[class*=language-] .hljs-strong {
  font-weight: 700;
}
code[class*=language-] .hljs-link,
pre[class*=language-] .hljs-link {
  text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Perfect scrollbar overrides
/* ----------------------------------------------------------------------------------------------------- */
.ps {
  position: relative;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y, .ps.ps--focus > .ps__rail-x,
.ps.ps--focus > .ps__rail-y, .ps.ps--scrolling-x > .ps__rail-x,
.ps.ps--scrolling-x > .ps__rail-y, .ps.ps--scrolling-y > .ps__rail-x,
.ps.ps--scrolling-y > .ps__rail-y {
  opacity: 1;
}
.ps > .ps__rail-x,
.ps > .ps__rail-y {
  z-index: 99999;
}
.ps > .ps__rail-x {
  height: 14px;
  background: transparent !important;
  transition: none !important;
}
.ps > .ps__rail-x:hover, .ps > .ps__rail-x:focus, .ps > .ps__rail-x.ps--clicking {
  opacity: 1;
}
.ps > .ps__rail-x:hover .ps__thumb-x, .ps > .ps__rail-x:focus .ps__thumb-x, .ps > .ps__rail-x.ps--clicking .ps__thumb-x {
  height: 10px;
}
.ps > .ps__rail-x .ps__thumb-x {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);
  height: 6px;
  transition: height 225ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
.ps > .ps__rail-y {
  width: 14px;
  background: transparent !important;
  transition: none !important;
  left: auto !important;
}
.ps > .ps__rail-y:hover, .ps > .ps__rail-y:focus, .ps > .ps__rail-y.ps--clicking {
  opacity: 1;
}
.ps > .ps__rail-y:hover .ps__thumb-y, .ps > .ps__rail-y:focus .ps__thumb-y, .ps > .ps__rail-y.ps--clicking .ps__thumb-y {
  width: 10px;
}
.ps > .ps__rail-y .ps__thumb-y {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);
  width: 6px;
  transition: width 225ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles/styles.scss (1) ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/* ----------------------------------------------------------------------------------------------------- */
/*  @ Import/write your custom styles here.
/*  @ Styles from this file will override 'vendors.scss' and Cad's base styles.
/* ----------------------------------------------------------------------------------------------------- */
.igx-input-group--border.igx-input-group--filled .igx-input-group__label,
.igx-input-group--border.igx-input-group--file .igx-input-group__label,
.igx-input-group--border.igx-input-group--focused .igx-input-group__label,
.igx-input-group--border.igx-input-group--placeholder .igx-input-group__label {
  background: rgba(255, 255, 255, 0.922) !important;
  font-weight: 800;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles/tailwind.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Main Tailwind file for injecting utilities.
/* ----------------------------------------------------------------------------------------------------- */
.pointer-events-none {
    pointer-events: none !important;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
.collapse {
    visibility: collapse !important;
}
.static {
    position: static !important;
}
.fixed {
    position: fixed !important;
}
.\!absolute {
    position: absolute !important;
}
.absolute {
    position: absolute !important;
}
.relative {
    position: relative !important;
}
.sticky {
    position: sticky !important;
}
.inset-0 {
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
}
.inset-x-0 {
    left: 0px !important;
    right: 0px !important;
}
.inset-y-0 {
    top: 0px !important;
    bottom: 0px !important;
}
.-bottom-6 {
    bottom: -1.5rem !important;
}
.-right-16 {
    right: -4rem !important;
}
.-top-16 {
    top: -4rem !important;
}
.bottom-0 {
    bottom: 0px !important;
}
.bottom-2 {
    bottom: 0.5rem !important;
}
.left-0 {
    left: 0px !important;
}
.left-1\/2 {
    left: 50% !important;
}
.right-0 {
    right: 0px !important;
}
.right-24 {
    right: 6rem !important;
}
.right-5 {
    right: 1.25rem !important;
}
.right-8 {
    right: 2rem !important;
}
.top-0 {
    top: 0px !important;
}
.top-1\/2 {
    top: 50% !important;
}
.top-2 {
    top: 0.5rem !important;
}
.z-0 {
    z-index: 0 !important;
}
.z-10 {
    z-index: 10 !important;
}
.z-20 {
    z-index: 20 !important;
}
.z-49 {
    z-index: 49 !important;
}
.z-50 {
    z-index: 50 !important;
}
.z-90 {
    z-index: 90 !important;
}
.z-99 {
    z-index: 99 !important;
}
.z-999 {
    z-index: 999 !important;
}
.order-first {
    order: -9999 !important;
}
.order-last {
    order: 9999 !important;
}
.col-span-1 {
    grid-column: span 1 / span 1 !important;
}
.col-span-2 {
    grid-column: span 2 / span 2 !important;
}
.col-span-3 {
    grid-column: span 3 / span 3 !important;
}
.col-span-4 {
    grid-column: span 4 / span 4 !important;
}
.col-span-5 {
    grid-column: span 5 / span 5 !important;
}
.col-span-6 {
    grid-column: span 6 / span 6 !important;
}
.col-span-7 {
    grid-column: span 7 / span 7 !important;
}
.col-start-1 {
    grid-column-start: 1 !important;
}
.col-start-2 {
    grid-column-start: 2 !important;
}
.col-end-1 {
    grid-column-end: 1 !important;
}
.col-end-5 {
    grid-column-end: 5 !important;
}
.row-span-1 {
    grid-row: span 1 / span 1 !important;
}
.row-start-2 {
    grid-row-start: 2 !important;
}
.-m-2 {
    margin: -0.5rem !important;
}
.-m-3 {
    margin: -0.75rem !important;
}
.-m-6 {
    margin: -1.5rem !important;
}
.m-0 {
    margin: 0px !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.m-10 {
    margin: 2.5rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.m-3 {
    margin: 0.75rem !important;
}
.m-4 {
    margin: 1rem !important;
}
.m-6 {
    margin: 1.5rem !important;
}
.-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
}
.-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
}
.-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
}
.mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
}
.mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
}
.mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
}
.mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}
.mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
}
.mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}
.mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
}
.mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}
.mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
}
.mx-\[-22px\] {
    margin-left: -22px !important;
    margin-right: -22px !important;
}
.mx-\[-32px\] {
    margin-left: -32px !important;
    margin-right: -32px !important;
}
.mx-\[18px\] {
    margin-left: 18px !important;
    margin-right: 18px !important;
}
.mx-\[32px\] {
    margin-left: 32px !important;
    margin-right: 32px !important;
}
.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
}
.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
}
.my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
}
.my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}
.my-\[18px\] {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}
.-mb-4 {
    margin-bottom: -1rem !important;
}
.-mb-px {
    margin-bottom: -1px !important;
}
.-ml-1 {
    margin-left: -0.25rem !important;
}
.-ml-2 {
    margin-left: -0.5rem !important;
}
.-ml-\[9px\] {
    margin-left: -9px !important;
}
.-mr-5 {
    margin-right: -1.25rem !important;
}
.-mt-2 {
    margin-top: -0.5rem !important;
}
.-mt-5 {
    margin-top: -1.25rem !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-0\.5 {
    margin-bottom: 0.125rem !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-10 {
    margin-bottom: 2.5rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 0.75rem !important;
}
.mb-4 {
    margin-bottom: 1rem !important;
}
.mb-5 {
    margin-bottom: 1.25rem !important;
}
.mb-6 {
    margin-bottom: 1.5rem !important;
}
.mb-7 {
    margin-bottom: 1.75rem !important;
}
.mb-8 {
    margin-bottom: 2rem !important;
}
.mb-\[-35px\] {
    margin-bottom: -35px !important;
}
.mb-\[12px\] {
    margin-bottom: 12px !important;
}
.mb-\[16px\] {
    margin-bottom: 16px !important;
}
.mb-\[18px\] {
    margin-bottom: 18px !important;
}
.ml-0 {
    margin-left: 0px !important;
}
.ml-0\.5 {
    margin-left: 0.125rem !important;
}
.ml-1 {
    margin-left: 0.25rem !important;
}
.ml-1\.5 {
    margin-left: 0.375rem !important;
}
.ml-10 {
    margin-left: 2.5rem !important;
}
.ml-120 {
    margin-left: 30rem !important;
}
.ml-2 {
    margin-left: 0.5rem !important;
}
.ml-2\.5 {
    margin-left: 0.625rem !important;
}
.ml-3 {
    margin-left: 0.75rem !important;
}
.ml-4 {
    margin-left: 1rem !important;
}
.ml-5 {
    margin-left: 1.25rem !important;
}
.ml-6 {
    margin-left: 1.5rem !important;
}
.ml-8 {
    margin-left: 2rem !important;
}
.ml-\[30px\] {
    margin-left: 30px !important;
}
.ml-auto {
    margin-left: auto !important;
}
.mr-0 {
    margin-right: 0px !important;
}
.mr-0\.5 {
    margin-right: 0.125rem !important;
}
.mr-1 {
    margin-right: 0.25rem !important;
}
.mr-1\.5 {
    margin-right: 0.375rem !important;
}
.mr-10 {
    margin-right: 2.5rem !important;
}
.mr-15 {
    margin-right: 3.75rem !important;
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.mr-3 {
    margin-right: 0.75rem !important;
}
.mr-4 {
    margin-right: 1rem !important;
}
.mr-5 {
    margin-right: 1.25rem !important;
}
.mr-6 {
    margin-right: 1.5rem !important;
}
.mr-8 {
    margin-right: 2rem !important;
}
.mt-0 {
    margin-top: 0px !important;
}
.mt-0\.5 {
    margin-top: 0.125rem !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-10 {
    margin-top: 2.5rem !important;
}
.mt-12 {
    margin-top: 3rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-2\.5 {
    margin-top: 0.625rem !important;
}
.mt-3 {
    margin-top: 0.75rem !important;
}
.mt-3\.5 {
    margin-top: 0.875rem !important;
}
.mt-4 {
    margin-top: 1rem !important;
}
.mt-5 {
    margin-top: 1.25rem !important;
}
.mt-50 {
    margin-top: 12.5rem !important;
}
.mt-6 {
    margin-top: 1.5rem !important;
}
.mt-8 {
    margin-top: 2rem !important;
}
.mt-\[-25px\] {
    margin-top: -25px !important;
}
.mt-\[-27px\] {
    margin-top: -27px !important;
}
.mt-\[-70px\] {
    margin-top: -70px !important;
}
.mt-\[13px\] {
    margin-top: 13px !important;
}
.mt-\[18px\] {
    margin-top: 18px !important;
}
.mt-\[24px\] {
    margin-top: 24px !important;
}
.mt-auto {
    margin-top: auto !important;
}
.box-content {
    box-sizing: content-box !important;
}
.block {
    display: block !important;
}
.inline-block {
    display: inline-block !important;
}
.inline {
    display: inline !important;
}
.flex {
    display: flex !important;
}
.inline-flex {
    display: inline-flex !important;
}
.table {
    display: table !important;
}
.table-cell {
    display: table-cell !important;
}
.table-header-group {
    display: table-header-group !important;
}
.table-row-group {
    display: table-row-group !important;
}
.table-row {
    display: table-row !important;
}
.\!grid {
    display: grid !important;
}
.grid {
    display: grid !important;
}
.contents {
    display: contents !important;
}
.hidden {
    display: none !important;
}
.h-0 {
    height: 0px !important;
}
.h-0\.5 {
    height: 0.125rem !important;
}
.h-1 {
    height: 0.25rem !important;
}
.h-1\.5 {
    height: 0.375rem !important;
}
.h-1\/2 {
    height: 50% !important;
}
.h-10 {
    height: 2.5rem !important;
}
.h-100 {
    height: 25rem !important;
}
.h-12 {
    height: 3rem !important;
}
.h-120 {
    height: 30rem !important;
}
.h-14 {
    height: 3.5rem !important;
}
.h-15 {
    height: 3.75rem !important;
}
.h-16 {
    height: 4rem !important;
}
.h-18 {
    height: 4.5rem !important;
}
.h-2 {
    height: 0.5rem !important;
}
.h-2\.5 {
    height: 0.625rem !important;
}
.h-20 {
    height: 5rem !important;
}
.h-24 {
    height: 6rem !important;
}
.h-28 {
    height: 7rem !important;
}
.h-3 {
    height: 0.75rem !important;
}
.h-32 {
    height: 8rem !important;
}
.h-4 {
    height: 1rem !important;
}
.h-4\/5 {
    height: 80% !important;
}
.h-40 {
    height: 10rem !important;
}
.h-5 {
    height: 1.25rem !important;
}
.h-5\/6 {
    height: 83.333333% !important;
}
.h-50 {
    height: 12.5rem !important;
}
.h-6 {
    height: 1.5rem !important;
}
.h-7 {
    height: 1.75rem !important;
}
.h-72 {
    height: 18rem !important;
}
.h-8 {
    height: 2rem !important;
}
.h-80 {
    height: 20rem !important;
}
.h-9 {
    height: 2.25rem !important;
}
.h-90 {
    height: 22.5rem !important;
}
.h-96 {
    height: 24rem !important;
}
.h-\[100px\] {
    height: 100px !important;
}
.h-\[10px\] {
    height: 10px !important;
}
.h-\[14px\] {
    height: 14px !important;
}
.h-\[150px\] {
    height: 150px !important;
}
.h-\[16px\] {
    height: 16px !important;
}
.h-\[180px\] {
    height: 180px !important;
}
.h-\[18px\] {
    height: 18px !important;
}
.h-\[2\.5rem\] {
    height: 2.5rem !important;
}
.h-\[200px\] {
    height: 200px !important;
}
.h-\[20px\] {
    height: 20px !important;
}
.h-\[20vh\] {
    height: 20vh !important;
}
.h-\[26px\] {
    height: 26px !important;
}
.h-\[30px\] {
    height: 30px !important;
}
.h-\[30vh\] {
    height: 30vh !important;
}
.h-\[37px\] {
    height: 37px !important;
}
.h-\[40px\] {
    height: 40px !important;
}
.h-\[40vh\] {
    height: 40vh !important;
}
.h-\[42px\] {
    height: 42px !important;
}
.h-\[46px\] {
    height: 46px !important;
}
.h-\[54px\] {
    height: 54px !important;
}
.h-\[600px\] {
    height: 600px !important;
}
.h-\[60px\] {
    height: 60px !important;
}
.h-\[672px\] {
    height: 672px !important;
}
.h-auto {
    height: auto !important;
}
.h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
}
.h-full {
    height: 100% !important;
}
.h-screen {
    height: 100vh !important;
}
.max-h-128 {
    max-height: 32rem !important;
}
.max-h-20 {
    max-height: 5rem !important;
}
.max-h-50 {
    max-height: 12.5rem !important;
}
.max-h-60 {
    max-height: 15rem !important;
}
.max-h-\[250px\] {
    max-height: 250px !important;
}
.max-h-\[500px\] {
    max-height: 500px !important;
}
.max-h-\[80vh\] {
    max-height: 80vh !important;
}
.max-h-screen {
    max-height: 100vh !important;
}
.min-h-10 {
    min-height: 2.5rem !important;
}
.min-h-12 {
    min-height: 3rem !important;
}
.min-h-20 {
    min-height: 5rem !important;
}
.min-h-30 {
    min-height: 7.5rem !important;
}
.min-h-5 {
    min-height: 1.25rem !important;
}
.min-h-6 {
    min-height: 1.5rem !important;
}
.min-h-8 {
    min-height: 2rem !important;
}
.min-h-96 {
    min-height: 24rem !important;
}
.min-h-\[1em\] {
    min-height: 1em !important;
}
.min-h-\[20px\] {
    min-height: 20px !important;
}
.min-h-\[70px\] {
    min-height: 70px !important;
}
.w-0 {
    width: 0px !important;
}
.w-0\.5 {
    width: 0.125rem !important;
}
.w-1 {
    width: 0.25rem !important;
}
.w-1\.5 {
    width: 0.375rem !important;
}
.w-1\/12 {
    width: 8.333333% !important;
}
.w-1\/2 {
    width: 50% !important;
}
.w-1\/3 {
    width: 33.333333% !important;
}
.w-1\/4 {
    width: 25% !important;
}
.w-1\/5 {
    width: 20% !important;
}
.w-1\/6 {
    width: 16.666667% !important;
}
.w-10 {
    width: 2.5rem !important;
}
.w-10\/12 {
    width: 83.333333% !important;
}
.w-100 {
    width: 25rem !important;
}
.w-11\/12 {
    width: 91.666667% !important;
}
.w-12 {
    width: 3rem !important;
}
.w-14 {
    width: 3.5rem !important;
}
.w-15 {
    width: 3.75rem !important;
}
.w-16 {
    width: 4rem !important;
}
.w-2 {
    width: 0.5rem !important;
}
.w-2\/12 {
    width: 16.666667% !important;
}
.w-2\/3 {
    width: 66.666667% !important;
}
.w-2\/4 {
    width: 50% !important;
}
.w-2\/5 {
    width: 40% !important;
}
.w-2\/6 {
    width: 33.333333% !important;
}
.w-20 {
    width: 5rem !important;
}
.w-200 {
    width: 50rem !important;
}
.w-24 {
    width: 6rem !important;
}
.w-3 {
    width: 0.75rem !important;
}
.w-3\/12 {
    width: 25% !important;
}
.w-3\/4 {
    width: 75% !important;
}
.w-3\/5 {
    width: 60% !important;
}
.w-3\/6 {
    width: 50% !important;
}
.w-30 {
    width: 7.5rem !important;
}
.w-32 {
    width: 8rem !important;
}
.w-4 {
    width: 1rem !important;
}
.w-4\/5 {
    width: 80% !important;
}
.w-40 {
    width: 10rem !important;
}
.w-48 {
    width: 12rem !important;
}
.w-5 {
    width: 1.25rem !important;
}
.w-5\/12 {
    width: 41.666667% !important;
}
.w-5\/6 {
    width: 83.333333% !important;
}
.w-50 {
    width: 12.5rem !important;
}
.w-56 {
    width: 14rem !important;
}
.w-6 {
    width: 1.5rem !important;
}
.w-60 {
    width: 15rem !important;
}
.w-64 {
    width: 16rem !important;
}
.w-7 {
    width: 1.75rem !important;
}
.w-72 {
    width: 18rem !important;
}
.w-8 {
    width: 2rem !important;
}
.w-80 {
    width: 20rem !important;
}
.w-96 {
    width: 24rem !important;
}
.w-\[100px\] {
    width: 100px !important;
}
.w-\[10px\] {
    width: 10px !important;
}
.w-\[120px\] {
    width: 120px !important;
}
.w-\[14px\] {
    width: 14px !important;
}
.w-\[150px\] {
    width: 150px !important;
}
.w-\[16px\] {
    width: 16px !important;
}
.w-\[180px\] {
    width: 180px !important;
}
.w-\[18px\] {
    width: 18px !important;
}
.w-\[200px\] {
    width: 200px !important;
}
.w-\[20px\] {
    width: 20px !important;
}
.w-\[243px\] {
    width: 243px !important;
}
.w-\[28px\] {
    width: 28px !important;
}
.w-\[32rem\] {
    width: 32rem !important;
}
.w-\[46px\] {
    width: 46px !important;
}
.w-\[700px\] {
    width: 700px !important;
}
.w-\[800px\] {
    width: 800px !important;
}
.w-\[824px\] {
    width: 824px !important;
}
.w-auto {
    width: auto !important;
}
.w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
}
.w-full {
    width: 100% !important;
}
.w-screen {
    width: 100vw !important;
}
.min-w-0 {
    min-width: 0px !important;
}
.min-w-14 {
    min-width: 3.5rem !important;
}
.min-w-2 {
    min-width: 0.5rem !important;
}
.min-w-20 {
    min-width: 5rem !important;
}
.min-w-36 {
    min-width: 9rem !important;
}
.min-w-4 {
    min-width: 1rem !important;
}
.min-w-40 {
    min-width: 10rem !important;
}
.min-w-50 {
    min-width: 12.5rem !important;
}
.min-w-\[100px\] {
    min-width: 100px !important;
}
.min-w-\[150px\] {
    min-width: 150px !important;
}
.min-w-\[20px\] {
    min-width: 20px !important;
}
.min-w-\[300px\] {
    min-width: 300px !important;
}
.min-w-\[500px\] {
    min-width: 500px !important;
}
.min-w-full {
    min-width: 100% !important;
}
.min-w-screen {
    min-width: 100vw !important;
}
.max-w-160 {
    max-width: 40rem !important;
}
.max-w-240 {
    max-width: 60rem !important;
}
.max-w-2xl {
    max-width: 42rem !important;
}
.max-w-360 {
    max-width: 90rem !important;
}
.max-w-3xl {
    max-width: 48rem !important;
}
.max-w-40 {
    max-width: 10rem !important;
}
.max-w-4xl {
    max-width: 56rem !important;
}
.max-w-60 {
    max-width: 15rem !important;
}
.max-w-80 {
    max-width: 20rem !important;
}
.max-w-\[150px\] {
    max-width: 150px !important;
}
.max-w-\[200px\] {
    max-width: 200px !important;
}
.max-w-\[250px\] {
    max-width: 250px !important;
}
.max-w-\[300px\] {
    max-width: 300px !important;
}
.max-w-\[442px\] {
    max-width: 442px !important;
}
.max-w-\[90vw\] {
    max-width: 90vw !important;
}
.max-w-\[95vw\] {
    max-width: 95vw !important;
}
.max-w-\[98rem\] {
    max-width: 98rem !important;
}
.max-w-md {
    max-width: 28rem !important;
}
.max-w-none {
    max-width: none !important;
}
.max-w-screen-lg {
    max-width: 1280px !important;
}
.max-w-xl {
    max-width: 36rem !important;
}
.max-w-xs {
    max-width: 20rem !important;
}
.flex-0 {
    flex: 0 0 auto !important;
}
.flex-1 {
    flex: 1 1 0% !important;
}
.flex-auto {
    flex: 1 1 auto !important;
}
.flex-initial {
    flex: 0 1 auto !important;
}
.flex-none {
    flex: none !important;
}
.flex-shrink {
    flex-shrink: 1 !important;
}
.flex-shrink-0 {
    flex-shrink: 0 !important;
}
.shrink-0 {
    flex-shrink: 0 !important;
}
.flex-grow {
    flex-grow: 1 !important;
}
.grow {
    flex-grow: 1 !important;
}
.basis-1\/12 {
    flex-basis: 8.333333% !important;
}
.basis-1\/3 {
    flex-basis: 33.333333% !important;
}
.basis-1\/4 {
    flex-basis: 25% !important;
}
.basis-1\/5 {
    flex-basis: 20% !important;
}
.basis-10\/12 {
    flex-basis: 83.333333% !important;
}
.basis-11\/12 {
    flex-basis: 91.666667% !important;
}
.basis-2\/3 {
    flex-basis: 66.666667% !important;
}
.basis-2\/4 {
    flex-basis: 50% !important;
}
.basis-2\/5 {
    flex-basis: 40% !important;
}
.basis-3\/4 {
    flex-basis: 75% !important;
}
.basis-3\/5 {
    flex-basis: 60% !important;
}
.basis-4\/5 {
    flex-basis: 80% !important;
}
.table-auto {
    table-layout: auto !important;
}
.border-collapse {
    border-collapse: collapse !important;
}
.border-spacing-2 {
    --tw-border-spacing-x: 0.5rem !important;
    --tw-border-spacing-y: 0.5rem !important;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.-translate-x-1\/2 {
    --tw-translate-x: -50% !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.-translate-x-full {
    --tw-translate-x: -100% !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.-translate-y-1\/2 {
    --tw-translate-y: -50% !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.-translate-y-6 {
    --tw-translate-y: -1.5rem !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.translate-x-0 {
    --tw-translate-x: 0px !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.translate-x-1\/2 {
    --tw-translate-x: 50% !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-0 {
    --tw-rotate: 0deg !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-180 {
    --tw-rotate: 180deg !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-270 {
    --tw-rotate: 270deg !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-45 {
    --tw-rotate: 45deg !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-90 {
    --tw-rotate: 90deg !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.scale-\[1\] {
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.scale-\[4\] {
    --tw-scale-x: 4 !important;
    --tw-scale-y: 4 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.scale-\[5\] {
    --tw-scale-x: 5 !important;
    --tw-scale-y: 5 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
@keyframes bounce {
    0%, 100% {
        transform: translateY(-25%);
        animation-timing-function: cubic-bezier(0.8,0,1,1);
    }
    50% {
        transform: none;
        animation-timing-function: cubic-bezier(0,0,0.2,1);
    }
}
.animate-bounce {
    animation: bounce 1s infinite !important;
}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.animate-spin-slow {
    animation: spin 3s linear infinite !important;
}
.cursor-default {
    cursor: default !important;
}
.cursor-grab {
    cursor: grab !important;
}
.cursor-move {
    cursor: move !important;
}
.cursor-none {
    cursor: none !important;
}
.cursor-not-allowed {
    cursor: not-allowed !important;
}
.cursor-pointer {
    cursor: pointer !important;
}
.select-none {
    -webkit-user-select: none !important;
            user-select: none !important;
}
.select-all {
    -webkit-user-select: all !important;
            user-select: all !important;
}
.resize {
    resize: both !important;
}
.list-inside {
    list-style-position: inside !important;
}
.list-outside {
    list-style-position: outside !important;
}
.list-decimal {
    list-style-type: decimal !important;
}
.list-disc {
    list-style-type: disc !important;
}
.list-none {
    list-style-type: none !important;
}
.auto-cols-max {
    grid-auto-columns: max-content !important;
}
.grid-flow-row {
    grid-auto-flow: row !important;
}
.grid-flow-col {
    grid-auto-flow: column !important;
}
.grid-flow-row-dense {
    grid-auto-flow: row dense !important;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.grid-cols-\[1\.5rem\2c 2fr\2c 1fr\2c 2fr\2c 1fr\2c 2fr\2c 2fr\] {
    grid-template-columns: 1.5rem 2fr 1fr 2fr 1fr 2fr 2fr !important;
}
.grid-cols-\[100\%\] {
    grid-template-columns: 100% !important;
}
.grid-cols-\[20\%_35\%\] {
    grid-template-columns: 20% 35% !important;
}
.grid-cols-\[20\%_80\%\] {
    grid-template-columns: 20% 80% !important;
}
.grid-cols-\[75\%_10\%\] {
    grid-template-columns: 75% 10% !important;
}
.grid-cols-\[90\%_10\%\] {
    grid-template-columns: 90% 10% !important;
}
.grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}
.grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}
.flex-row {
    flex-direction: row !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.flex-col {
    flex-direction: column !important;
}
.flex-col-reverse {
    flex-direction: column-reverse !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.place-content-center {
    place-content: center !important;
}
.place-items-center {
    place-items: center !important;
}
.content-center {
    align-content: center !important;
}
.content-end {
    align-content: flex-end !important;
}
.items-start {
    align-items: flex-start !important;
}
.items-end {
    align-items: flex-end !important;
}
.items-center {
    align-items: center !important;
}
.items-stretch {
    align-items: stretch !important;
}
.justify-start {
    justify-content: flex-start !important;
}
.justify-end {
    justify-content: flex-end !important;
}
.justify-center {
    justify-content: center !important;
}
.justify-between {
    justify-content: space-between !important;
}
.justify-around {
    justify-content: space-around !important;
}
.justify-items-start {
    justify-items: start !important;
}
.justify-items-end {
    justify-items: end !important;
}
.justify-items-center {
    justify-items: center !important;
}
.justify-items-stretch {
    justify-items: stretch !important;
}
.gap-1 {
    gap: 0.25rem !important;
}
.gap-2 {
    gap: 0.5rem !important;
}
.gap-3 {
    gap: 0.75rem !important;
}
.gap-4 {
    gap: 1rem !important;
}
.gap-5 {
    gap: 1.25rem !important;
}
.gap-6 {
    gap: 1.5rem !important;
}
.gap-7 {
    gap: 1.75rem !important;
}
.gap-8 {
    gap: 2rem !important;
}
.gap-x-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
}
.gap-x-1\.5 {
    -moz-column-gap: 0.375rem !important;
         column-gap: 0.375rem !important;
}
.gap-x-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
}
.gap-x-20 {
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
}
.gap-x-3 {
    -moz-column-gap: 0.75rem !important;
         column-gap: 0.75rem !important;
}
.gap-x-3\.5 {
    -moz-column-gap: 0.875rem !important;
         column-gap: 0.875rem !important;
}
.gap-x-4 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
}
.gap-x-8 {
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
}
.gap-x-\[18px\] {
    -moz-column-gap: 18px !important;
         column-gap: 18px !important;
}
.gap-x-px {
    -moz-column-gap: 1px !important;
         column-gap: 1px !important;
}
.gap-y-0 {
    row-gap: 0px !important;
}
.gap-y-1 {
    row-gap: 0.25rem !important;
}
.gap-y-15 {
    row-gap: 3.75rem !important;
}
.gap-y-2 {
    row-gap: 0.5rem !important;
}
.gap-y-3 {
    row-gap: 0.75rem !important;
}
.gap-y-3\.5 {
    row-gap: 0.875rem !important;
}
.gap-y-4 {
    row-gap: 1rem !important;
}
.gap-y-5 {
    row-gap: 1.25rem !important;
}
.gap-y-6 {
    row-gap: 1.5rem !important;
}
.gap-y-8 {
    row-gap: 2rem !important;
}
.gap-y-\[14px\] {
    row-gap: 14px !important;
}
.gap-y-\[24px\] {
    row-gap: 24px !important;
}
.-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse)) !important;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}
.self-start {
    align-self: flex-start !important;
}
.self-center {
    align-self: center !important;
}
.self-stretch {
    align-self: stretch !important;
}
.justify-self-start {
    justify-self: start !important;
}
.justify-self-end {
    justify-self: end !important;
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.overflow-visible {
    overflow: visible !important;
}
.overflow-scroll {
    overflow: scroll !important;
}
.overflow-x-auto {
    overflow-x: auto !important;
}
.overflow-y-auto {
    overflow-y: auto !important;
}
.overflow-x-hidden {
    overflow-x: hidden !important;
}
.overflow-y-scroll {
    overflow-y: scroll !important;
}
.overscroll-auto {
    overscroll-behavior: auto !important;
}
.overscroll-y-contain {
    overscroll-behavior-y: contain !important;
}
.truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.text-ellipsis {
    text-overflow: ellipsis !important;
}
.whitespace-normal {
    white-space: normal !important;
}
.whitespace-nowrap {
    white-space: nowrap !important;
}
.whitespace-pre-line {
    white-space: pre-line !important;
}
.whitespace-pre-wrap {
    white-space: pre-wrap !important;
}
.break-normal {
    overflow-wrap: normal !important;
    word-break: normal !important;
}
.break-words {
    overflow-wrap: break-word !important;
}
.break-all {
    word-break: break-all !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-2xl {
    border-radius: 1rem !important;
}
.rounded-3xl {
    border-radius: 1.5rem !important;
}
.rounded-\[2px\] {
    border-radius: 2px !important;
}
.rounded-\[50\%\] {
    border-radius: 50% !important;
}
.rounded-\[8px\] {
    border-radius: 8px !important;
}
.rounded-full {
    border-radius: 9999px !important;
}
.rounded-lg {
    border-radius: 0.5rem !important;
}
.rounded-md {
    border-radius: 0.375rem !important;
}
.rounded-none {
    border-radius: 0px !important;
}
.rounded-sm {
    border-radius: 0.125rem !important;
}
.rounded-xl {
    border-radius: 0.75rem !important;
}
.rounded-b {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-b-lg {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
}
.rounded-l-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
}
.border {
    border-width: 1px !important;
}
.border-0 {
    border-width: 0px !important;
}
.border-2 {
    border-width: 2px !important;
}
.border-4 {
    border-width: 4px !important;
}
.border-y {
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
}
.border-y-2 {
    border-top-width: 2px !important;
    border-bottom-width: 2px !important;
}
.border-b {
    border-bottom-width: 1px !important;
}
.border-b-2 {
    border-bottom-width: 2px !important;
}
.border-l {
    border-left-width: 1px !important;
}
.border-l-2 {
    border-left-width: 2px !important;
}
.border-l-4 {
    border-left-width: 4px !important;
}
.border-r {
    border-right-width: 1px !important;
}
.border-r-2 {
    border-right-width: 2px !important;
}
.border-r-4 {
    border-right-width: 4px !important;
}
.border-t {
    border-top-width: 1px !important;
}
.border-t-2 {
    border-top-width: 2px !important;
}
.border-solid {
    border-style: solid !important;
}
.border-dashed {
    border-style: dashed !important;
}
.border-none {
    border-style: none !important;
}
.border-average-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(128 128 0 / var(--tw-border-opacity)) !important;
}
.border-black {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-block-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 128 0 / var(--tw-border-opacity)) !important;
}
.border-blue-100 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-blue-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-blue-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-blue-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-blue-600 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-busy-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(184 134 11 / var(--tw-border-opacity)) !important;
}
.border-delete-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(169 169 169 / var(--tw-border-opacity)) !important;
}
.border-dispatch-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 191 255 / var(--tw-border-opacity)) !important;
}
.border-error-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(220 20 60 / var(--tw-border-opacity)) !important;
}
.border-free-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 0 205 / var(--tw-border-opacity)) !important;
}
.border-good-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(126 150 0 / var(--tw-border-opacity)) !important;
}
.border-gray-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-gray-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-gray-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-gray-700 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-green-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-green-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-green-600 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-indigo-600 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-neutral-100 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-neutral-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-neutral-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-neutral-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-neutral-50 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-neutral-700 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-orange-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-orange-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-perform-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(133 101 38 / var(--tw-border-opacity)) !important;
}
.border-pink-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-poor-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(199 119 0 / var(--tw-border-opacity)) !important;
}
.border-primary {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--cad-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(51 95 119 / var(--tw-border-opacity)) !important;
}
.border-primary-hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(76 130 160 / var(--tw-border-opacity)) !important;
}
.border-red-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-red-600 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-rose-600 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-secondary-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(140 197 214 / var(--tw-border-opacity)) !important;
}
.border-slate-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-slate-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-text-grey {
    --tw-border-opacity: 1 !important;
    border-color: rgb(169 169 169 / var(--tw-border-opacity)) !important;
}
.border-transparent {
    border-color: transparent !important;
}
.border-very-good-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(63 157 3 / var(--tw-border-opacity)) !important;
}
.border-very-poor-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(178 0 0 / var(--tw-border-opacity)) !important;
}
.border-warn {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--cad-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-white {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-white-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-yellow-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-yellow-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-zinc-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-zinc-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-zinc-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.bg-\[\#2C3E50\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(44 62 80 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#335F77\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 95 119 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#FAFAFA\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFFDD0\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 253 208 / var(--tw-bg-opacity)) !important;
}
.bg-accent {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-accent-rgb), var(--tw-bg-opacity)) !important;
}
.bg-accent-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-accent-100-rgb), var(--tw-bg-opacity)) !important;
}
.bg-accent-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-accent-600-rgb), var(--tw-bg-opacity)) !important;
}
.bg-allergy-active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 201 201 / var(--tw-bg-opacity)) !important;
}
.bg-amber-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 243 199 / var(--tw-bg-opacity)) !important;
}
.bg-amber-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(253 230 138 / var(--tw-bg-opacity)) !important;
}
.bg-amber-300 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(252 211 77 / var(--tw-bg-opacity)) !important;
}
.bg-amber-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 251 235 / var(--tw-bg-opacity)) !important;
}
.bg-amber-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity)) !important;
}
.bg-amber-800 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(146 64 14 / var(--tw-bg-opacity)) !important;
}
.bg-average-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(128 128 0 / var(--tw-bg-opacity)) !important;
}
.bg-average-shade {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 155 / var(--tw-bg-opacity)) !important;
}
.bg-black {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.bg-block-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 128 0 / var(--tw-bg-opacity)) !important;
}
.bg-block-shade {
    background-color: #66B26680 !important;
}
.bg-blue-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity)) !important;
}
.bg-blue-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity)) !important;
}
.bg-blue-300 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(147 197 253 / var(--tw-bg-opacity)) !important;
}
.bg-blue-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity)) !important;
}
.bg-blue-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity)) !important;
}
.bg-blue-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity)) !important;
}
.bg-blue-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity)) !important;
}
.bg-busy-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(184 134 11 / var(--tw-bg-opacity)) !important;
}
.bg-busy-shade {
    background-color: #FFE66D80 !important;
}
.bg-calendar-hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 244 249 / var(--tw-bg-opacity)) !important;
}
.bg-cross-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 205 211 / var(--tw-bg-opacity)) !important;
}
.bg-default-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(219 245 248 / var(--tw-bg-opacity)) !important;
}
.bg-default-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(246 252 255 / var(--tw-bg-opacity)) !important;
}
.bg-default-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(99 151 173 / var(--tw-bg-opacity)) !important;
}
.bg-default-bg {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity)) !important;
}
.bg-delete-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(169 169 169 / var(--tw-bg-opacity)) !important;
}
.bg-delete-shade {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(231 234 235 / var(--tw-bg-opacity)) !important;
}
.bg-device-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(180 235 202 / var(--tw-bg-opacity)) !important;
}
.bg-dispatch-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 191 255 / var(--tw-bg-opacity)) !important;
}
.bg-dispatch-shade {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(207 243 255 / var(--tw-bg-opacity)) !important;
}
.bg-free-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 205 / var(--tw-bg-opacity)) !important;
}
.bg-free-shade {
    background-color: #4D4DD580 !important;
}
.bg-good-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(126 150 0 / var(--tw-bg-opacity)) !important;
}
.bg-good-shade {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(239 255 156 / var(--tw-bg-opacity)) !important;
}
.bg-gray-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity)) !important;
}
.bg-gray-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity)) !important;
}
.bg-gray-300 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(203 213 225 / var(--tw-bg-opacity)) !important;
}
.bg-gray-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(148 163 184 / var(--tw-bg-opacity)) !important;
}
.bg-gray-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important;
}
.bg-gray-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(100 116 139 / var(--tw-bg-opacity)) !important;
}
.bg-gray-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(71 85 105 / var(--tw-bg-opacity)) !important;
}
.bg-gray-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important;
}
.bg-gray-800 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity)) !important;
}
.bg-gray-900 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity)) !important;
}
.bg-green-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity)) !important;
}
.bg-green-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(187 247 208 / var(--tw-bg-opacity)) !important;
}
.bg-green-300 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(134 239 172 / var(--tw-bg-opacity)) !important;
}
.bg-green-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(74 222 128 / var(--tw-bg-opacity)) !important;
}
.bg-green-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(240 253 244 / var(--tw-bg-opacity)) !important;
}
.bg-green-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity)) !important;
}
.bg-green-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(22 163 74 / var(--tw-bg-opacity)) !important;
}
.bg-group-by-count {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(236 236 236 / var(--tw-bg-opacity)) !important;
}
.bg-holiday-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(232 207 158 / var(--tw-bg-opacity)) !important;
}
.bg-indigo-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(224 231 255 / var(--tw-bg-opacity)) !important;
}
.bg-indigo-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(238 242 255 / var(--tw-bg-opacity)) !important;
}
.bg-indigo-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(99 102 241 / var(--tw-bg-opacity)) !important;
}
.bg-indigo-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(79 70 229 / var(--tw-bg-opacity)) !important;
}
.bg-indigo-800 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(55 48 163 / var(--tw-bg-opacity)) !important;
}
.bg-internal-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity)) !important;
}
.bg-lime-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(217 249 157 / var(--tw-bg-opacity)) !important;
}
.bg-lime-300 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(190 242 100 / var(--tw-bg-opacity)) !important;
}
.bg-lime-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(101 163 13 / var(--tw-bg-opacity)) !important;
}
.bg-list-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(252 252 252 / var(--tw-bg-opacity)) !important;
}
.bg-neutral-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity)) !important;
}
.bg-neutral-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(229 229 229 / var(--tw-bg-opacity)) !important;
}
.bg-neutral-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(163 163 163 / var(--tw-bg-opacity)) !important;
}
.bg-neutral-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity)) !important;
}
.bg-orange-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 237 213 / var(--tw-bg-opacity)) !important;
}
.bg-orange-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(249 115 22 / var(--tw-bg-opacity)) !important;
}
.bg-other-system-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 191 255 / var(--tw-bg-opacity)) !important;
}
.bg-past-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(169 169 169 / var(--tw-bg-opacity)) !important;
}
.bg-perform-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(133 101 38 / var(--tw-bg-opacity)) !important;
}
.bg-perform-shade {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(232 207 158 / var(--tw-bg-opacity)) !important;
}
.bg-pink-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(252 231 243 / var(--tw-bg-opacity)) !important;
}
.bg-pink-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(253 242 248 / var(--tw-bg-opacity)) !important;
}
.bg-pink-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(236 72 153 / var(--tw-bg-opacity)) !important;
}
.bg-poor-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(199 119 0 / var(--tw-bg-opacity)) !important;
}
.bg-poor-shade {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 230 151 / var(--tw-bg-opacity)) !important;
}
.bg-primary {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-primary-rgb), var(--tw-bg-opacity)) !important;
}
.bg-primary-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-primary-100-rgb), var(--tw-bg-opacity)) !important;
}
.bg-primary-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-primary-50-rgb), var(--tw-bg-opacity)) !important;
}
.bg-primary-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-primary-600-rgb), var(--tw-bg-opacity)) !important;
}
.bg-primary-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-primary-700-rgb), var(--tw-bg-opacity)) !important;
}
.bg-primary-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 95 119 / var(--tw-bg-opacity)) !important;
}
.bg-primary-hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(76 130 160 / var(--tw-bg-opacity)) !important;
}
.bg-public-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(196 181 253 / var(--tw-bg-opacity)) !important;
}
.bg-purple-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(243 232 255 / var(--tw-bg-opacity)) !important;
}
.bg-purple-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(168 85 247 / var(--tw-bg-opacity)) !important;
}
.bg-purple-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(126 34 206 / var(--tw-bg-opacity)) !important;
}
.bg-purple-900 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(88 28 135 / var(--tw-bg-opacity)) !important;
}
.bg-red-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity)) !important;
}
.bg-red-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 202 202 / var(--tw-bg-opacity)) !important;
}
.bg-red-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 113 113 / var(--tw-bg-opacity)) !important;
}
.bg-red-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity)) !important;
}
.bg-red-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity)) !important;
}
.bg-red-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important;
}
.bg-rose-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 228 230 / var(--tw-bg-opacity)) !important;
}
.bg-rose-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 205 211 / var(--tw-bg-opacity)) !important;
}
.bg-secondary-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(140 197 214 / var(--tw-bg-opacity)) !important;
}
.bg-sky-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(186 230 253 / var(--tw-bg-opacity)) !important;
}
.bg-slate-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity)) !important;
}
.bg-slate-900 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity)) !important;
}
.bg-success-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(31 150 47 / var(--tw-bg-opacity)) !important;
}
.bg-system-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(90 42 99 / var(--tw-bg-opacity)) !important;
}
.bg-teal-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(204 251 241 / var(--tw-bg-opacity)) !important;
}
.bg-teal-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(20 184 166 / var(--tw-bg-opacity)) !important;
}
.bg-teal-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity)) !important;
}
.bg-text-grey {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(169 169 169 / var(--tw-bg-opacity)) !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.bg-very-good-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(63 157 3 / var(--tw-bg-opacity)) !important;
}
.bg-very-good-shade {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(194 235 168 / var(--tw-bg-opacity)) !important;
}
.bg-very-poor-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(178 0 0 / var(--tw-bg-opacity)) !important;
}
.bg-very-poor-shade {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 177 177 / var(--tw-bg-opacity)) !important;
}
.bg-violet-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(221 214 254 / var(--tw-bg-opacity)) !important;
}
.bg-violet-300 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(196 181 253 / var(--tw-bg-opacity)) !important;
}
.bg-warn {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-warn-rgb), var(--tw-bg-opacity)) !important;
}
.bg-warn-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-warn-100-rgb), var(--tw-bg-opacity)) !important;
}
.bg-warn-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-warn-50-rgb), var(--tw-bg-opacity)) !important;
}
.bg-warn-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-warn-600-rgb), var(--tw-bg-opacity)) !important;
}
.bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-white-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-white-hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(236 241 244 / var(--tw-bg-opacity)) !important;
}
.bg-yellow-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 249 195 / var(--tw-bg-opacity)) !important;
}
.bg-yellow-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 240 138 / var(--tw-bg-opacity)) !important;
}
.bg-yellow-300 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(253 224 71 / var(--tw-bg-opacity)) !important;
}
.bg-yellow-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(250 204 21 / var(--tw-bg-opacity)) !important;
}
.bg-yellow-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 252 232 / var(--tw-bg-opacity)) !important;
}
.bg-yellow-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity)) !important;
}
.bg-zinc-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(161 161 170 / var(--tw-bg-opacity)) !important;
}
.bg-zinc-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity)) !important;
}
.bg-opacity-10 {
    --tw-bg-opacity: 0.1 !important;
}
.bg-opacity-20 {
    --tw-bg-opacity: 0.2 !important;
}
.bg-opacity-30 {
    --tw-bg-opacity: 0.3 !important;
}
.bg-opacity-5 {
    --tw-bg-opacity: 0.05 !important;
}
.bg-opacity-50 {
    --tw-bg-opacity: 0.5 !important;
}
.bg-opacity-60 {
    --tw-bg-opacity: 0.6 !important;
}
.bg-opacity-90 {
    --tw-bg-opacity: 0.9 !important;
}
.bg-cover {
    background-size: cover !important;
}
.bg-scroll {
    background-attachment: scroll !important;
}
.object-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
}
.object-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
}
.object-none {
    -o-object-fit: none !important;
       object-fit: none !important;
}
.object-center {
    -o-object-position: center !important;
       object-position: center !important;
}
.object-right {
    -o-object-position: right !important;
       object-position: right !important;
}
.p-0 {
    padding: 0px !important;
}
.p-0\.5 {
    padding: 0.125rem !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.p-10 {
    padding: 2.5rem !important;
}
.p-16 {
    padding: 4rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.p-3 {
    padding: 0.75rem !important;
}
.p-4 {
    padding: 1rem !important;
}
.p-5 {
    padding: 1.25rem !important;
}
.p-6 {
    padding: 1.5rem !important;
}
.p-8 {
    padding: 2rem !important;
}
.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
}
.px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}
.px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
}
.px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
}
.px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}
.px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}
.px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
}
.px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}
.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
.px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
.px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.px-\[12px\] {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.px-\[14px\] {
    padding-left: 14px !important;
    padding-right: 14px !important;
}
.px-\[16px\] {
    padding-left: 16px !important;
    padding-right: 16px !important;
}
.px-\[18px\] {
    padding-left: 18px !important;
    padding-right: 18px !important;
}
.px-\[20px\] {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.px-\[22px\] {
    padding-left: 22px !important;
    padding-right: 22px !important;
}
.px-\[30px\] {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.px-\[32px\] {
    padding-left: 32px !important;
    padding-right: 32px !important;
}
.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
}
.py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}
.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}
.py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
.py-\[10px\] {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.py-\[18px\] {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
.py-\[20px\] {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.py-\[24px\] {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}
.py-\[30px\] {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}
.pb-0 {
    padding-bottom: 0px !important;
}
.pb-1 {
    padding-bottom: 0.25rem !important;
}
.pb-1\.5 {
    padding-bottom: 0.375rem !important;
}
.pb-10 {
    padding-bottom: 2.5rem !important;
}
.pb-12 {
    padding-bottom: 3rem !important;
}
.pb-2 {
    padding-bottom: 0.5rem !important;
}
.pb-3 {
    padding-bottom: 0.75rem !important;
}
.pb-4 {
    padding-bottom: 1rem !important;
}
.pb-5 {
    padding-bottom: 1.25rem !important;
}
.pb-6 {
    padding-bottom: 1.5rem !important;
}
.pb-8 {
    padding-bottom: 2rem !important;
}
.pb-\[12px\] {
    padding-bottom: 12px !important;
}
.pb-\[24px\] {
    padding-bottom: 24px !important;
}
.pb-\[40px\] {
    padding-bottom: 40px !important;
}
.pl-0 {
    padding-left: 0px !important;
}
.pl-0\.5 {
    padding-left: 0.125rem !important;
}
.pl-1 {
    padding-left: 0.25rem !important;
}
.pl-2 {
    padding-left: 0.5rem !important;
}
.pl-3 {
    padding-left: 0.75rem !important;
}
.pl-4 {
    padding-left: 1rem !important;
}
.pl-5 {
    padding-left: 1.25rem !important;
}
.pl-6 {
    padding-left: 1.5rem !important;
}
.pl-8 {
    padding-left: 2rem !important;
}
.pl-\[17px\] {
    padding-left: 17px !important;
}
.pl-\[18px\] {
    padding-left: 18px !important;
}
.pl-\[20px\] {
    padding-left: 20px !important;
}
.pl-\[21px\] {
    padding-left: 21px !important;
}
.pl-\[30px\] {
    padding-left: 30px !important;
}
.pr-1 {
    padding-right: 0.25rem !important;
}
.pr-10 {
    padding-right: 2.5rem !important;
}
.pr-2 {
    padding-right: 0.5rem !important;
}
.pr-3 {
    padding-right: 0.75rem !important;
}
.pr-4 {
    padding-right: 1rem !important;
}
.pr-5 {
    padding-right: 1.25rem !important;
}
.pr-6 {
    padding-right: 1.5rem !important;
}
.pr-8 {
    padding-right: 2rem !important;
}
.pr-\[32px\] {
    padding-right: 32px !important;
}
.pt-0 {
    padding-top: 0px !important;
}
.pt-0\.5 {
    padding-top: 0.125rem !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.pt-1\.5 {
    padding-top: 0.375rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.pt-3 {
    padding-top: 0.75rem !important;
}
.pt-4 {
    padding-top: 1rem !important;
}
.pt-5 {
    padding-top: 1.25rem !important;
}
.pt-6 {
    padding-top: 1.5rem !important;
}
.pt-8 {
    padding-top: 2rem !important;
}
.pt-\[18px\] {
    padding-top: 18px !important;
}
.pt-\[24px\] {
    padding-top: 24px !important;
}
.pt-\[30px\] {
    padding-top: 30px !important;
}
.pt-\[4px\] {
    padding-top: 4px !important;
}
.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.text-justify {
    text-align: justify !important;
}
.text-start {
    text-align: start !important;
}
.text-end {
    text-align: end !important;
}
.indent-8 {
    text-indent: 2rem !important;
}
.font-sans {
    font-family: Roboto, ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.text-2xl {
    font-size: 24px !important;
    line-height: 2rem !important;
    font-weight: 700 !important;
}
.text-3xl {
    font-size: 48px !important;
}
.text-4xl {
    font-size: 2rem !important;
}
.text-6xl {
    font-size: 2.5rem !important;
}
.text-7xl {
    font-size: 3rem !important;
}
.text-9xl {
    font-size: 6rem !important;
}
.text-\[10px\] {
    font-size: 10px !important;
}
.text-\[12px\] {
    font-size: 12px !important;
}
.text-\[14px\] {
    font-size: 14px !important;
}
.text-\[18px\] {
    font-size: 18px !important;
}
.text-\[32px\] {
    font-size: 32px !important;
}
.text-base {
    font-size: 14px !important;
    line-height: 1.5rem !important;
    font-weight: 400 !important;
}
.text-lg {
    font-size: 14px !important;
    line-height: 1.5rem !important;
    font-weight: 700 !important;
}
.text-sm {
    font-size: 12px !important;
    line-height: 1.5rem !important;
    font-weight: 400 !important;
}
.text-xl {
    font-size: 18px !important;
    line-height: 1.75rem !important;
    font-weight: 700 !important;
}
.text-xs {
    font-size: 0.625rem !important;
}
.font-black {
    font-weight: 900 !important;
}
.font-bold {
    font-weight: 700 !important;
}
.font-extrabold {
    font-weight: 800 !important;
}
.font-medium {
    font-weight: 500 !important;
}
.font-normal {
    font-weight: 400 !important;
}
.font-semibold {
    font-weight: 600 !important;
}
.uppercase {
    text-transform: uppercase !important;
}
.lowercase {
    text-transform: lowercase !important;
}
.capitalize {
    text-transform: capitalize !important;
}
.italic {
    font-style: italic !important;
}
.ordinal {
    --tw-ordinal: ordinal !important;
    font-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
}
.leading-10 {
    line-height: 2.5rem !important;
}
.leading-4 {
    line-height: 1rem !important;
}
.leading-5 {
    line-height: 1.25rem !important;
}
.leading-6 {
    line-height: 1.5rem !important;
}
.leading-none {
    line-height: 1 !important;
}
.leading-normal {
    line-height: 1.5 !important;
}
.leading-relaxed {
    line-height: 1.625 !important;
}
.leading-tight {
    line-height: 1.25 !important;
}
.tracking-tight {
    letter-spacing: -0.025em !important;
}
.tracking-wide {
    letter-spacing: 0.025em !important;
}
.tracking-wider {
    letter-spacing: 0.05em !important;
}
.text-accent {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-accent-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-accent-600-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-800 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-accent-800-rgb), var(--tw-text-opacity)) !important;
}
.text-amber-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(245 158 11 / var(--tw-text-opacity)) !important;
}
.text-average-color {
    --tw-text-opacity: 1 !important;
    color: rgb(128 128 0 / var(--tw-text-opacity)) !important;
}
.text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.text-block-color {
    --tw-text-opacity: 1 !important;
    color: rgb(0 128 0 / var(--tw-text-opacity)) !important;
}
.text-block-shade {
    color: #66B26680 !important;
}
.text-blue-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(59 130 246 / var(--tw-text-opacity)) !important;
}
.text-blue-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(37 99 235 / var(--tw-text-opacity)) !important;
}
.text-blue-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(30 64 175 / var(--tw-text-opacity)) !important;
}
.text-blue-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(30 58 138 / var(--tw-text-opacity)) !important;
}
.text-busy-color {
    --tw-text-opacity: 1 !important;
    color: rgb(184 134 11 / var(--tw-text-opacity)) !important;
}
.text-current {
    color: currentColor !important;
}
.text-cyan-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(8 145 178 / var(--tw-text-opacity)) !important;
}
.text-delete-color {
    --tw-text-opacity: 1 !important;
    color: rgb(169 169 169 / var(--tw-text-opacity)) !important;
}
.text-dispatch-color {
    --tw-text-opacity: 1 !important;
    color: rgb(0 191 255 / var(--tw-text-opacity)) !important;
}
.text-error-color {
    --tw-text-opacity: 1 !important;
    color: rgb(220 20 60 / var(--tw-text-opacity)) !important;
}
.text-free-color {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 205 / var(--tw-text-opacity)) !important;
}
.text-good-color {
    --tw-text-opacity: 1 !important;
    color: rgb(126 150 0 / var(--tw-text-opacity)) !important;
}
.text-gray-100 {
    --tw-text-opacity: 1 !important;
    color: rgb(241 245 249 / var(--tw-text-opacity)) !important;
}
.text-gray-200 {
    --tw-text-opacity: 1 !important;
    color: rgb(226 232 240 / var(--tw-text-opacity)) !important;
}
.text-gray-300 {
    --tw-text-opacity: 1 !important;
    color: rgb(203 213 225 / var(--tw-text-opacity)) !important;
}
.text-gray-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}
.text-gray-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(248 250 252 / var(--tw-text-opacity)) !important;
}
.text-gray-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
.text-gray-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(71 85 105 / var(--tw-text-opacity)) !important;
}
.text-gray-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(51 65 85 / var(--tw-text-opacity)) !important;
}
.text-gray-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(30 41 59 / var(--tw-text-opacity)) !important;
}
.text-gray-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(15 23 42 / var(--tw-text-opacity)) !important;
}
.text-green-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(34 197 94 / var(--tw-text-opacity)) !important;
}
.text-green-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(22 163 74 / var(--tw-text-opacity)) !important;
}
.text-green-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(21 128 61 / var(--tw-text-opacity)) !important;
}
.text-green-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(22 101 52 / var(--tw-text-opacity)) !important;
}
.text-green-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(20 83 45 / var(--tw-text-opacity)) !important;
}
.text-indigo-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(238 242 255 / var(--tw-text-opacity)) !important;
}
.text-indigo-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(99 102 241 / var(--tw-text-opacity)) !important;
}
.text-indigo-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(79 70 229 / var(--tw-text-opacity)) !important;
}
.text-indigo-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(55 48 163 / var(--tw-text-opacity)) !important;
}
.text-neutral-300 {
    --tw-text-opacity: 1 !important;
    color: rgb(212 212 212 / var(--tw-text-opacity)) !important;
}
.text-neutral-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(163 163 163 / var(--tw-text-opacity)) !important;
}
.text-neutral-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(82 82 82 / var(--tw-text-opacity)) !important;
}
.text-neutral-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(64 64 64 / var(--tw-text-opacity)) !important;
}
.text-neutral-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(23 23 23 / var(--tw-text-opacity)) !important;
}
.text-on-accent {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-on-accent-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-on-primary-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-on-warn-rgb), var(--tw-text-opacity)) !important;
}
.text-orange-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(249 115 22 / var(--tw-text-opacity)) !important;
}
.text-orange-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(234 88 12 / var(--tw-text-opacity)) !important;
}
.text-orange-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(154 52 18 / var(--tw-text-opacity)) !important;
}
.text-past-color {
    --tw-text-opacity: 1 !important;
    color: rgb(169 169 169 / var(--tw-text-opacity)) !important;
}
.text-perform-color {
    --tw-text-opacity: 1 !important;
    color: rgb(133 101 38 / var(--tw-text-opacity)) !important;
}
.text-pink-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(236 72 153 / var(--tw-text-opacity)) !important;
}
.text-pink-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(157 23 77 / var(--tw-text-opacity)) !important;
}
.text-poor-color {
    --tw-text-opacity: 1 !important;
    color: rgb(199 119 0 / var(--tw-text-opacity)) !important;
}
.text-primary {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-primary-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-400 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-primary-400-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-500 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-primary-500-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-primary-600-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-800 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-primary-800-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-color {
    --tw-text-opacity: 1 !important;
    color: rgb(51 95 119 / var(--tw-text-opacity)) !important;
}
.text-primary-hover {
    --tw-text-opacity: 1 !important;
    color: rgb(76 130 160 / var(--tw-text-opacity)) !important;
}
.text-purple-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(168 85 247 / var(--tw-text-opacity)) !important;
}
.text-purple-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(107 33 168 / var(--tw-text-opacity)) !important;
}
.text-red-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(248 113 113 / var(--tw-text-opacity)) !important;
}
.text-red-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(239 68 68 / var(--tw-text-opacity)) !important;
}
.text-red-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(220 38 38 / var(--tw-text-opacity)) !important;
}
.text-red-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(185 28 28 / var(--tw-text-opacity)) !important;
}
.text-red-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(153 27 27 / var(--tw-text-opacity)) !important;
}
.text-red-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(127 29 29 / var(--tw-text-opacity)) !important;
}
.text-rose-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(244 63 94 / var(--tw-text-opacity)) !important;
}
.text-secondary-color {
    --tw-text-opacity: 1 !important;
    color: rgb(140 197 214 / var(--tw-text-opacity)) !important;
}
.text-sky-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(14 165 233 / var(--tw-text-opacity)) !important;
}
.text-slate-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}
.text-slate-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(248 250 252 / var(--tw-text-opacity)) !important;
}
.text-soft-black {
    --tw-text-opacity: 1 !important;
    color: rgb(88 88 88 / var(--tw-text-opacity)) !important;
}
.text-success-color {
    --tw-text-opacity: 1 !important;
    color: rgb(31 150 47 / var(--tw-text-opacity)) !important;
}
.text-teal-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(20 184 166 / var(--tw-text-opacity)) !important;
}
.text-teal-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(17 94 89 / var(--tw-text-opacity)) !important;
}
.text-text-grey {
    --tw-text-opacity: 1 !important;
    color: rgb(169 169 169 / var(--tw-text-opacity)) !important;
}
.text-very-good-color {
    --tw-text-opacity: 1 !important;
    color: rgb(63 157 3 / var(--tw-text-opacity)) !important;
}
.text-very-poor-color {
    --tw-text-opacity: 1 !important;
    color: rgb(178 0 0 / var(--tw-text-opacity)) !important;
}
.text-warn {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-warn-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-warn-600-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-800 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-warn-800-rgb), var(--tw-text-opacity)) !important;
}
.text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-white-color {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-yellow-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(234 179 8 / var(--tw-text-opacity)) !important;
}
.text-yellow-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(133 77 14 / var(--tw-text-opacity)) !important;
}
.text-yellow-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(113 63 18 / var(--tw-text-opacity)) !important;
}
.text-opacity-12 {
    --tw-text-opacity: 0.12 !important;
}
.text-opacity-38 {
    --tw-text-opacity: 0.38 !important;
}
.text-opacity-60 {
    --tw-text-opacity: 0.6 !important;
}
.underline {
    text-decoration-line: underline !important;
}
.line-through {
    text-decoration-line: line-through !important;
}
.no-underline {
    text-decoration-line: none !important;
}
.underline-offset-8 {
    text-underline-offset: 8px !important;
}
.opacity-0 {
    opacity: 0 !important;
}
.opacity-100 {
    opacity: 1 !important;
}
.opacity-12 {
    opacity: 0.12 !important;
}
.opacity-25 {
    opacity: 0.25 !important;
}
.opacity-50 {
    opacity: 0.5 !important;
}
.opacity-70 {
    opacity: 0.7 !important;
}
.opacity-80 {
    opacity: 0.8 !important;
}
.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-\[0_0_10px_rgba\(0\2c 0\2c 255\2c 0\.1\)\] {
    --tw-shadow: 0 0 10px rgba(0,0,255,0.1) !important;
    --tw-shadow-colored: 0 0 10px var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-\[0_4px_16px_-5px_\#CEDEEA\] {
    --tw-shadow: 0 4px 16px -5px #CEDEEA !important;
    --tw-shadow-colored: 0 4px 16px -5px var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-\[1px_2px_16px_5px_\#CEDEEA\] {
    --tw-shadow: 1px 2px 16px 5px #CEDEEA !important;
    --tw-shadow-colored: 1px 2px 16px 5px var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-none {
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-sky-500\/50 {
    --tw-shadow-color: rgb(14 165 233 / 0.5) !important;
    --tw-shadow: var(--tw-shadow-colored) !important;
}
.shadow-zinc-200 {
    --tw-shadow-color: #e4e4e7 !important;
    --tw-shadow: var(--tw-shadow-colored) !important;
}
.outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.outline {
    outline-style: solid !important;
}
.ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-inset {
    --tw-ring-inset: inset !important;
}
.ring-accent-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--cad-accent-400-rgb), var(--tw-ring-opacity)) !important;
}
.ring-amber-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity)) !important;
}
.ring-black {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity)) !important;
}
.ring-blue-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity)) !important;
}
.ring-gray-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity)) !important;
}
.ring-gray-800 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity)) !important;
}
.ring-green-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity)) !important;
}
.ring-primary {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--cad-primary-rgb), var(--tw-ring-opacity)) !important;
}
.ring-primary-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--cad-primary-400-rgb), var(--tw-ring-opacity)) !important;
}
.ring-red-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity)) !important;
}
.ring-warn-400 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(var(--cad-warn-400-rgb), var(--tw-ring-opacity)) !important;
}
.ring-opacity-10 {
    --tw-ring-opacity: 0.1 !important;
}
.ring-offset-1 {
    --tw-ring-offset-width: 1px !important;
}
.ring-offset-gray-800 {
    --tw-ring-offset-color: #1e293b !important;
}
.blur {
    --tw-blur: blur(8px) !important;
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06)) !important;
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.\!filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.transition-all {
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.transition-transform {
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.duration-150 {
    transition-duration: 150ms !important;
}
.duration-200 {
    transition-duration: 200ms !important;
}
.duration-300 {
    transition-duration: 300ms !important;
}
.duration-400 {
    transition-duration: 400ms !important;
}
.ease-drawer {
    transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1) !important;
}
.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.icon-size-16 {
    width: 4rem !important;
    height: 4rem !important;
    min-width: 4rem !important;
    min-height: 4rem !important;
    font-size: 4rem !important;
    line-height: 4rem !important;
}
.icon-size-16 svg {
    width: 4rem !important;
    height: 4rem !important;
}
.icon-size-24 {
    width: 6rem !important;
    height: 6rem !important;
    min-width: 6rem !important;
    min-height: 6rem !important;
    font-size: 6rem !important;
    line-height: 6rem !important;
}
.icon-size-24 svg {
    width: 6rem !important;
    height: 6rem !important;
}
.icon-size-4 {
    width: 1rem !important;
    height: 1rem !important;
    min-width: 1rem !important;
    min-height: 1rem !important;
    font-size: 1rem !important;
    line-height: 1rem !important;
}
.icon-size-4 svg {
    width: 1rem !important;
    height: 1rem !important;
}
.icon-size-5 {
    width: 1.25rem !important;
    height: 1.25rem !important;
    min-width: 1.25rem !important;
    min-height: 1.25rem !important;
    font-size: 1.25rem !important;
    line-height: 1.25rem !important;
}
.icon-size-5 svg {
    width: 1.25rem !important;
    height: 1.25rem !important;
}
.icon-size-6 {
    width: 1.5rem !important;
    height: 1.5rem !important;
    min-width: 1.5rem !important;
    min-height: 1.5rem !important;
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
}
.icon-size-6 svg {
    width: 1.5rem !important;
    height: 1.5rem !important;
}
.icon-size-7 {
    width: 1.75rem !important;
    height: 1.75rem !important;
    min-width: 1.75rem !important;
    min-height: 1.75rem !important;
    font-size: 1.75rem !important;
    line-height: 1.75rem !important;
}
.icon-size-7 svg {
    width: 1.75rem !important;
    height: 1.75rem !important;
}
.icon-size-8 {
    width: 2rem !important;
    height: 2rem !important;
    min-width: 2rem !important;
    min-height: 2rem !important;
    font-size: 2rem !important;
    line-height: 2rem !important;
}
.icon-size-8 svg {
    width: 2rem !important;
    height: 2rem !important;
}
.icon-size-\[number\] {
    width: number !important;
    height: number !important;
    min-width: number !important;
    min-height: number !important;
    font-size: number !important;
    line-height: number !important;
}
.icon-size-\[number\] svg {
    width: number !important;
    height: number !important;
}
.line-clamp-1 {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}
.line-clamp-2 {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
}
.line-clamp-3 {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
}
.first\:border-0:first-child {
    border-width: 0px !important;
}
.even\:border-r-0:nth-child(even) {
    border-right-width: 0px !important;
}
.hover\:cursor-pointer:hover {
    cursor: pointer !important;
}
.hover\:bg-\[\#EEEEEE\]:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(238 238 238 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-default-100:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(219 245 248 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-default-bg:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-green-600:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(22 163 74 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-primary-200:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-primary-200-rgb), var(--tw-bg-opacity)) !important;
}
.hover\:bg-primary-color:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 95 119 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-red-600:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-secondary-color:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(140 197 214 / var(--tw-bg-opacity)) !important;
}
.hover\:text-blue-600:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(37 99 235 / var(--tw-text-opacity)) !important;
}
.hover\:text-primary-color:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(51 95 119 / var(--tw-text-opacity)) !important;
}
.hover\:text-white:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.hover\:underline:hover {
    text-decoration-line: underline !important;
}
.hover\:underline-offset-4:hover {
    text-underline-offset: 4px !important;
}
.hover\:opacity-70:hover {
    opacity: 0.7 !important;
}
.hover\:opacity-80:hover {
    opacity: 0.8 !important;
}
.hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.focus\:border-transparent:focus {
    border-color: transparent !important;
}
.focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity)) !important;
}
.focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity)) !important;
}
.focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity)) !important;
}
.focus\:ring-red-300:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity)) !important;
}
.group\/add:hover .group-hover\/add\:block {
    display: block !important;
}
.group\/back:hover .group-hover\/back\:block {
    display: block !important;
}
.group\/cancel:hover .group-hover\/cancel\:block {
    display: block !important;
}
.group\/delete-off:hover .group-hover\/delete-off\:block {
    display: block !important;
}
.group\/delete:hover .group-hover\/delete\:block {
    display: block !important;
}
.group\/edit-off:hover .group-hover\/edit-off\:block {
    display: block !important;
}
.group\/edit:hover .group-hover\/edit\:block {
    display: block !important;
}
.group\/eye-off:hover .group-hover\/eye-off\:block {
    display: block !important;
}
.group\/eye:hover .group-hover\/eye\:block {
    display: block !important;
}
.group\/save:hover .group-hover\/save\:block {
    display: block !important;
}
.group:hover .group-hover\:opacity-0 {
    opacity: 0 !important;
}
.group:hover .group-hover\:opacity-100 {
    opacity: 1 !important;
}
.dark .dark\:flex {
    display: flex !important;
}
.dark .dark\:hidden {
    display: none !important;
}
.dark .dark\:border-b {
    border-bottom-width: 1px !important;
}
.dark .dark\:border-l {
    border-left-width: 1px !important;
}
.dark .dark\:border-r {
    border-right-width: 1px !important;
}
.dark .dark\:border-blue-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.dark .dark\:border-gray-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.dark .dark\:border-gray-600 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.dark .dark\:border-primary {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--cad-primary-rgb), var(--tw-border-opacity)) !important;
}
.dark .dark\:border-primary-color {
    --tw-border-opacity: 1 !important;
    border-color: rgb(51 95 119 / var(--tw-border-opacity)) !important;
}
.dark .dark\:border-warn {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--cad-warn-rgb), var(--tw-border-opacity)) !important;
}
.dark .dark\:bg-accent-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-accent-600-rgb), var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-amber-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-black {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-blue-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-blue-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-blue-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-blue-900 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-gray-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-gray-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(100 116 139 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-gray-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(71 85 105 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-gray-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-gray-800 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-gray-900 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-green-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-primary-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-primary-600-rgb), var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-primary-800 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-primary-800-rgb), var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-primary-color {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 95 119 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-red-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-transparent {
    background-color: transparent !important;
}
.dark .dark\:bg-warn-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cad-warn-600-rgb), var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:bg-opacity-10 {
    --tw-bg-opacity: 0.1 !important;
}
.dark .dark\:bg-opacity-5 {
    --tw-bg-opacity: 0.05 !important;
}
.dark .dark\:text-accent-50 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-accent-50-rgb), var(--tw-text-opacity)) !important;
}
.dark .dark\:text-amber-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(255 251 235 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-blue-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(239 246 255 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-gray-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-gray-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(248 250 252 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-gray-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-gray-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(71 85 105 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-gray-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(51 65 85 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-gray-800 {
    --tw-text-opacity: 1 !important;
    color: rgb(30 41 59 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-green-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(240 253 244 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-orange-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(251 146 60 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-primary-400 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-primary-400-rgb), var(--tw-text-opacity)) !important;
}
.dark .dark\:text-primary-50 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-primary-50-rgb), var(--tw-text-opacity)) !important;
}
.dark .dark\:text-red-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(248 113 113 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-red-50 {
    --tw-text-opacity: 1 !important;
    color: rgb(254 242 242 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-red-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(239 68 68 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-red-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(220 38 38 / var(--tw-text-opacity)) !important;
}
.dark .dark\:text-warn-50 {
    --tw-text-opacity: 1 !important;
    color: rgba(var(--cad-warn-50-rgb), var(--tw-text-opacity)) !important;
}
.dark .dark\:opacity-50 {
    opacity: 0.5 !important;
}
.dark .dark\:shadow-none {
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.dark .dark\:hover\:bg-black:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.dark .dark\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05 !important;
}
@media print {
    .print\:hidden {
        display: none !important;
    }
}
@media not all and (min-width: 960px) {
    .max-md\:flex-wrap {
        flex-wrap: wrap !important;
    }
    .max-md\:self-start {
        align-self: flex-start !important;
    }
}
@media (min-width: 600px) {
    .sm\:static {
        position: static !important;
    }
    .sm\:absolute {
        position: absolute !important;
    }
    .sm\:inset-0 {
        top: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
        left: 0px !important;
    }
    .sm\:inset-auto {
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
    }
    .sm\:right-7 {
        right: 1.75rem !important;
    }
    .sm\:order-first {
        order: -9999 !important;
    }
    .sm\:order-last {
        order: 9999 !important;
    }
    .sm\:col-span-1 {
        grid-column: span 1 / span 1 !important;
    }
    .sm\:col-span-2 {
        grid-column: span 2 / span 2 !important;
    }
    .sm\:col-span-4 {
        grid-column: span 4 / span 4 !important;
    }
    .sm\:m-8 {
        margin: 2rem !important;
    }
    .sm\:mx-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .sm\:mx-3 {
        margin-left: 0.75rem !important;
        margin-right: 0.75rem !important;
    }
    .sm\:my-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important;
    }
    .sm\:mb-0 {
        margin-bottom: 0px !important;
    }
    .sm\:ml-0 {
        margin-left: 0px !important;
    }
    .sm\:ml-3 {
        margin-left: 0.75rem !important;
    }
    .sm\:ml-8 {
        margin-left: 2rem !important;
    }
    .sm\:mr-2 {
        margin-right: 0.5rem !important;
    }
    .sm\:mr-4 {
        margin-right: 1rem !important;
    }
    .sm\:mt-0 {
        margin-top: 0px !important;
    }
    .sm\:mt-2 {
        margin-top: 0.5rem !important;
    }
    .sm\:mt-24 {
        margin-top: 6rem !important;
    }
    .sm\:mt-4 {
        margin-top: 1rem !important;
    }
    .sm\:mt-5 {
        margin-top: 1.25rem !important;
    }
    .sm\:mt-6 {
        margin-top: 1.5rem !important;
    }
    .sm\:grid {
        display: grid !important;
    }
    .sm\:hidden {
        display: none !important;
    }
    .sm\:h-10 {
        height: 2.5rem !important;
    }
    .sm\:h-14 {
        height: 3.5rem !important;
    }
    .sm\:h-20 {
        height: 5rem !important;
    }
    .sm\:max-h-120 {
        max-height: 30rem !important;
    }
    .sm\:w-100 {
        width: 25rem !important;
    }
    .sm\:w-120 {
        width: 30rem !important;
    }
    .sm\:w-180 {
        width: 45rem !important;
    }
    .sm\:w-2\/3 {
        width: 66.666667% !important;
    }
    .sm\:w-80 {
        width: 20rem !important;
    }
    .sm\:w-90 {
        width: 22.5rem !important;
    }
    .sm\:w-96 {
        width: 24rem !important;
    }
    .sm\:w-\[70rem\] {
        width: 70rem !important;
    }
    .sm\:w-auto {
        width: auto !important;
    }
    .sm\:w-full {
        width: 100% !important;
    }
    .sm\:min-w-100 {
        min-width: 25rem !important;
    }
    .sm\:min-w-80 {
        min-width: 20rem !important;
    }
    .sm\:min-w-90 {
        min-width: 22.5rem !important;
    }
    .sm\:max-w-120 {
        max-width: 30rem !important;
    }
    .sm\:max-w-360 {
        max-width: 90rem !important;
    }
    .sm\:-translate-x-96 {
        --tw-translate-x: -24rem !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    }
    .sm\:-translate-x-\[45rem\] {
        --tw-translate-x: -45rem !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    }
    .sm\:-translate-x-\[70rem\] {
        --tw-translate-x: -70rem !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    }
    .sm\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .sm\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .sm\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    }
    .sm\:grid-cols-\[1\.5rem\2c 2fr\2c 1fr\2c 2fr\2c 1fr\2c 2fr\2c 2fr\] {
        grid-template-columns: 1.5rem 2fr 1fr 2fr 1fr 2fr 2fr !important;
    }
    .sm\:flex-row {
        flex-direction: row !important;
    }
    .sm\:flex-col {
        flex-direction: column !important;
    }
    .sm\:items-start {
        align-items: flex-start !important;
    }
    .sm\:items-center {
        align-items: center !important;
    }
    .sm\:justify-start {
        justify-content: flex-start !important;
    }
    .sm\:justify-end {
        justify-content: flex-end !important;
    }
    .sm\:justify-center {
        justify-content: center !important;
    }
    .sm\:justify-between {
        justify-content: space-between !important;
    }
    .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
        margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
    }
    .sm\:overflow-hidden {
        overflow: hidden !important;
    }
    .sm\:overflow-y-auto {
        overflow-y: auto !important;
    }
    .sm\:overscroll-auto {
        overscroll-behavior: auto !important;
    }
    .sm\:rounded-2xl {
        border-radius: 1rem !important;
    }
    .sm\:rounded-lg {
        border-radius: 0.5rem !important;
    }
    .sm\:rounded-xl {
        border-radius: 0.75rem !important;
    }
    .sm\:rounded-t-xl {
        border-top-left-radius: 0.75rem !important;
        border-top-right-radius: 0.75rem !important;
    }
    .sm\:bg-transparent {
        background-color: transparent !important;
    }
    .sm\:p-10 {
        padding: 2.5rem !important;
    }
    .sm\:p-12 {
        padding: 3rem !important;
    }
    .sm\:p-4 {
        padding: 1rem !important;
    }
    .sm\:p-6 {
        padding: 1.5rem !important;
    }
    .sm\:p-8 {
        padding: 2rem !important;
    }
    .sm\:px-18 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important;
    }
    .sm\:px-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .sm\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .sm\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .sm\:py-3 {
        padding-top: 0.75rem !important;
        padding-bottom: 0.75rem !important;
    }
    .sm\:pb-8 {
        padding-bottom: 2rem !important;
    }
    .sm\:pl-8 {
        padding-left: 2rem !important;
    }
    .sm\:pr-5 {
        padding-right: 1.25rem !important;
    }
    .sm\:pr-6 {
        padding-right: 1.5rem !important;
    }
    .sm\:pr-8 {
        padding-right: 2rem !important;
    }
    .sm\:text-left {
        text-align: left !important;
    }
    .sm\:text-2xl {
        font-size: 24px !important;
        line-height: 2rem !important;
        font-weight: 700 !important;
    }
    .sm\:text-3xl {
        font-size: 48px !important;
    }
    .sm\:text-7xl {
        font-size: 3rem !important;
    }
    .sm\:text-lg {
        font-size: 14px !important;
        line-height: 1.5rem !important;
        font-weight: 700 !important;
    }
    .sm\:opacity-0 {
        opacity: 0 !important;
    }
    .sm\:shadow {
        --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
        --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
        box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    }
    .sm\:shadow-2xl {
        --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
        --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
        box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    }
    .sm\:shadow-lg {
        --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
        --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
        box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    }
    .sm\:shadow-xl {
        --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
        --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
        box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    }
    .group:hover .sm\:group-hover\:opacity-100 {
        opacity: 1 !important;
    }
}
@media (min-width: 960px) {
    .md\:col-span-1 {
        grid-column: span 1 / span 1 !important;
    }
    .md\:col-span-2 {
        grid-column: span 2 / span 2 !important;
    }
    .md\:col-span-3 {
        grid-column: span 3 / span 3 !important;
    }
    .md\:col-span-4 {
        grid-column: span 4 / span 4 !important;
    }
    .md\:col-span-5 {
        grid-column: span 5 / span 5 !important;
    }
    @media (min-width: 960px) {
        .md\:md\:col-span-2 {
            grid-column: span 2 / span 2 !important;
        }
    }
    .md\:m-6 {
        margin: 1.5rem !important;
    }
    .md\:mx-4 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .md\:mx-6 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }
    .md\:mx-8 {
        margin-left: 2rem !important;
        margin-right: 2rem !important;
    }
    .md\:-ml-2 {
        margin-left: -0.5rem !important;
    }
    .md\:mb-0 {
        margin-bottom: 0px !important;
    }
    .md\:ml-2 {
        margin-left: 0.5rem !important;
    }
    .md\:mr-2 {
        margin-right: 0.5rem !important;
    }
    .md\:mr-4 {
        margin-right: 1rem !important;
    }
    .md\:mr-5 {
        margin-right: 1.25rem !important;
    }
    .md\:mt-0 {
        margin-top: 0px !important;
    }
    .md\:mt-12 {
        margin-top: 3rem !important;
    }
    .md\:mt-2 {
        margin-top: 0.5rem !important;
    }
    .md\:block {
        display: block !important;
    }
    .md\:flex {
        display: flex !important;
    }
    .md\:inline-flex {
        display: inline-flex !important;
    }
    .md\:grid {
        display: grid !important;
    }
    .md\:hidden {
        display: none !important;
    }
    .md\:h-14 {
        height: 3.5rem !important;
    }
    .md\:h-36 {
        height: 9rem !important;
    }
    .md\:h-full {
        height: 100% !important;
    }
    .md\:w-1\/2 {
        width: 50% !important;
    }
    .md\:w-1\/3 {
        width: 33.333333% !important;
    }
    .md\:w-2\/3 {
        width: 66.666667% !important;
    }
    .md\:w-3\/5 {
        width: 60% !important;
    }
    .md\:w-auto {
        width: auto !important;
    }
    .md\:w-full {
        width: 100% !important;
    }
    .md\:min-w-160 {
        min-width: 40rem !important;
    }
    .md\:max-w-6xl {
        max-width: 72rem !important;
    }
    .md\:max-w-\[700px\] {
        max-width: 700px !important;
    }
    .md\:grid-flow-col {
        grid-auto-flow: column !important;
    }
    .md\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-\[100\%\] {
        grid-template-columns: 100% !important;
    }
    .md\:grid-cols-\[30\%_70\%\] {
        grid-template-columns: 30% 70% !important;
    }
    .md\:grid-cols-\[65\%_35\%\] {
        grid-template-columns: 65% 35% !important;
    }
    .md\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
    }
    .md\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
    }
    .md\:flex-row {
        flex-direction: row !important;
    }
    .md\:flex-col {
        flex-direction: column !important;
    }
    .md\:flex-nowrap {
        flex-wrap: nowrap !important;
    }
    .md\:items-start {
        align-items: flex-start !important;
    }
    .md\:items-end {
        align-items: flex-end !important;
    }
    .md\:items-center {
        align-items: center !important;
    }
    .md\:justify-start {
        justify-content: flex-start !important;
    }
    .md\:justify-end {
        justify-content: flex-end !important;
    }
    .md\:justify-center {
        justify-content: center !important;
    }
    .md\:justify-between {
        justify-content: space-between !important;
    }
    .md\:gap-2 {
        gap: 0.5rem !important;
    }
    .md\:gap-x-3 {
        -moz-column-gap: 0.75rem !important;
             column-gap: 0.75rem !important;
    }
    .md\:gap-y-0 {
        row-gap: 0px !important;
    }
    .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
    }
    .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0 !important;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
        margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
    }
    .md\:justify-self-end {
        justify-self: end !important;
    }
    .md\:rounded-2xl {
        border-radius: 1rem !important;
    }
    .md\:rounded-none {
        border-radius: 0px !important;
    }
    .md\:border-b-0 {
        border-bottom-width: 0px !important;
    }
    .md\:border-b-2 {
        border-bottom-width: 2px !important;
    }
    .md\:border-r {
        border-right-width: 1px !important;
    }
    .md\:border-r-2 {
        border-right-width: 2px !important;
    }
    .md\:border-t-2 {
        border-top-width: 2px !important;
    }
    .md\:border-pink-100 {
        --tw-border-opacity: 1 !important;
        border-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
    }
    .md\:border-white {
        --tw-border-opacity: 1 !important;
        border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
    }
    .md\:p-16 {
        padding: 4rem !important;
    }
    .md\:p-4 {
        padding: 1rem !important;
    }
    .md\:p-5 {
        padding: 1.25rem !important;
    }
    .md\:p-6 {
        padding: 1.5rem !important;
    }
    .md\:p-8 {
        padding: 2rem !important;
    }
    .md\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .md\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .md\:py-\[16px\] {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
    .md\:pb-3 {
        padding-bottom: 0.75rem !important;
    }
    .md\:pl-0 {
        padding-left: 0px !important;
    }
    .md\:pl-3 {
        padding-left: 0.75rem !important;
    }
    .md\:pl-4 {
        padding-left: 1rem !important;
    }
    .md\:pl-6 {
        padding-left: 1.5rem !important;
    }
    .md\:pl-\[18px\] {
        padding-left: 18px !important;
    }
    .md\:pr-3 {
        padding-right: 0.75rem !important;
    }
    .md\:pr-6 {
        padding-right: 1.5rem !important;
    }
    .md\:pr-8 {
        padding-right: 2rem !important;
    }
    .md\:pr-\[20px\] {
        padding-right: 20px !important;
    }
    .md\:pt-24 {
        padding-top: 6rem !important;
    }
    .md\:pt-4 {
        padding-top: 1rem !important;
    }
    .md\:text-7xl {
        font-size: 3rem !important;
    }
    .md\:text-base {
        font-size: 14px !important;
        line-height: 1.5rem !important;
        font-weight: 400 !important;
    }
    .md\:text-xl {
        font-size: 18px !important;
        line-height: 1.75rem !important;
        font-weight: 700 !important;
    }
    .md\:leading-none {
        line-height: 1 !important;
    }
    .md\:text-blue-600 {
        --tw-text-opacity: 1 !important;
        color: rgb(37 99 235 / var(--tw-text-opacity)) !important;
    }
    .md\:shadow-none {
        --tw-shadow: 0 0 #0000 !important;
        --tw-shadow-colored: 0 0 #0000 !important;
        box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    }
}
@media (min-width: 1280px) {
    .lg\:static {
        position: static !important;
    }
    .lg\:sticky {
        position: sticky !important;
    }
    .lg\:inset-auto {
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
    }
    .lg\:left-full {
        left: 100% !important;
    }
    .lg\:right-0 {
        right: 0px !important;
    }
    .lg\:col-span-1 {
        grid-column: span 1 / span 1 !important;
    }
    .lg\:col-span-2 {
        grid-column: span 2 / span 2 !important;
    }
    .lg\:mx-8 {
        margin-left: 2rem !important;
        margin-right: 2rem !important;
    }
    .lg\:my-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .lg\:ml-4 {
        margin-left: 1rem !important;
    }
    .lg\:mr-4 {
        margin-right: 1rem !important;
    }
    .lg\:mr-6 {
        margin-right: 1.5rem !important;
    }
    .lg\:mr-8 {
        margin-right: 2rem !important;
    }
    .lg\:flex {
        display: flex !important;
    }
    .lg\:hidden {
        display: none !important;
    }
    .lg\:h-screen {
        height: 100vh !important;
    }
    .lg\:w-16 {
        width: 4rem !important;
    }
    .lg\:w-2\/12 {
        width: 16.666667% !important;
    }
    .lg\:w-4\/12 {
        width: 33.333333% !important;
    }
    .lg\:w-48 {
        width: 12rem !important;
    }
    .lg\:w-52 {
        width: 13rem !important;
    }
    .lg\:w-6\/12 {
        width: 50% !important;
    }
    .lg\:w-64 {
        width: 16rem !important;
    }
    .lg\:w-96 {
        width: 24rem !important;
    }
    .lg\:w-full {
        width: 100% !important;
    }
    .lg\:min-w-90 {
        min-width: 22.5rem !important;
    }
    .lg\:max-w-90 {
        max-width: 22.5rem !important;
    }
    .lg\:flex-shrink {
        flex-shrink: 1 !important;
    }
    .lg\:shrink {
        flex-shrink: 1 !important;
    }
    .lg\:-translate-x-80 {
        --tw-translate-x: -20rem !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    }
    .lg\:-translate-x-\[66rem\] {
        --tw-translate-x: -66rem !important;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    }
    .lg\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
    }
    .lg\:flex-row {
        flex-direction: row !important;
    }
    .lg\:flex-col {
        flex-direction: column !important;
    }
    .lg\:items-center {
        align-items: center !important;
    }
    .lg\:justify-start {
        justify-content: flex-start !important;
    }
    .lg\:justify-end {
        justify-content: flex-end !important;
    }
    .lg\:justify-center {
        justify-content: center !important;
    }
    .lg\:justify-between {
        justify-content: space-between !important;
    }
    .lg\:gap-2 {
        gap: 0.5rem !important;
    }
    .lg\:gap-x-2 {
        -moz-column-gap: 0.5rem !important;
             column-gap: 0.5rem !important;
    }
    .lg\:gap-x-4 {
        -moz-column-gap: 1rem !important;
             column-gap: 1rem !important;
    }
    .lg\:gap-y-0 {
        row-gap: 0px !important;
    }
    .lg\:overflow-hidden {
        overflow: hidden !important;
    }
    .lg\:overflow-y-auto {
        overflow-y: auto !important;
    }
    .lg\:p-10 {
        padding: 2.5rem !important;
    }
    .lg\:p-5 {
        padding: 1.25rem !important;
    }
    .lg\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
    .lg\:px-12 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }
    .lg\:px-28 {
        padding-left: 7rem !important;
        padding-right: 7rem !important;
    }
    .lg\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .lg\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .lg\:pb-10 {
        padding-bottom: 2.5rem !important;
    }
    .lg\:pb-12 {
        padding-bottom: 3rem !important;
    }
    .lg\:pr-0 {
        padding-right: 0px !important;
    }
    .lg\:pt-0 {
        padding-top: 0px !important;
    }
    .lg\:text-\[24px\] {
        font-size: 24px !important;
    }
    .lg\:text-amber-600 {
        --tw-text-opacity: 1 !important;
        color: rgb(217 119 6 / var(--tw-text-opacity)) !important;
    }
    .lg\:shadow {
        --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
        --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
        box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow) !important;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/assets/styles/overwrite-ignite-component.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.igx-display-container {
  display: inherit;
  flex-flow: inherit;
  position: relative;
  width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}

.igx-display-container--inactive {
  width: 100%;
}

.igx-drag {
  touch-action: none;
}

.igx-drag--select-disabled {
  -webkit-user-select: none;
          user-select: none;
}

.igx-drag__handle {
  -webkit-user-select: none;
          user-select: none;
}

.igx-vhelper--vertical, .igx-vhelper--horizontal {
  display: block;
  overflow: auto;
  z-index: 10001;
}

.igx-vhelper--vertical {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
}

.igx-vhelper--horizontal {
  width: 100%;
}

.igx-vhelper--vertical .igx-vhelper__placeholder-content {
  width: 1px;
}

.igx-vhelper--horizontal .igx-vhelper__placeholder-content {
  height: 1px;
}

/* ------------- Custom Infragistic Style Theme Start ------------- */

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/* ------------- Custom Infragistic Style Theme End ------------- */

/* ------------- Custom Infragistic Style Theme Start ------------- */

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/* ------------- Custom Infragistic Style Theme End ------------- */

.igx-grid-grouparea {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(246 252 255 / var(--tw-border-opacity));
}

.igx-grid-grouparea .igx-chip__item {
  --tw-bg-opacity: 1;
  background-color: rgb(51 95 119 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.igx-grid-grouparea .igx-chip__item.igx-drag.igx-drag--select-disabled:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(76 130 160 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.igx-grid-grouparea .igx-chip__remove:hover {
  --tw-text-opacity: 1;
  color: rgb(219 245 248 / var(--tw-text-opacity));
}

.igx-grid-grouparea .igx-drop-area {
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.igx-grid-grouparea .igx-drop-area .mat-icon {
  margin-right: 0.5rem;
  --tw-rotate: 45deg;
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.igx-grid__group-row {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(140 197 214 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(51 95 119 / var(--tw-text-opacity));
}

.igx-grid__group-row .igx-grid__group-content {
  margin-top: 13px;
  margin-bottom: 12px;
  display: flex;
}

.igx-grid__group-row .igx-grid__group-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.igx-grid__group-row .igx-grid__group-content span:nth-child(2) {
  font-size: 14px;
  font-weight: 700;
}

.igx-grid__group-row .igx-grid__group-content span:nth-child(3) {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 236 / var(--tw-bg-opacity));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  font-size: 10px;
  font-weight: 700;
}

/* ------------- Custom Infragistic Style Theme Start ------------- */

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/* ------------- Custom Infragistic Style Theme End ------------- */

.igx-switch {
  gap: 0.5rem;
}

/* ------------- Custom Infragistic Style Theme Start ------------- */

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/* ------------- Custom Infragistic Style Theme End ------------- */

/* ------------- Custom Infragistic Style Theme Start ------------- */

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/* ------------- Custom Infragistic Style Theme End ------------- */

/* ------------- Custom Infragistic Style Theme Start ------------- */

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/* ------------- Custom Infragistic Style Theme End ------------- */

.igx-checkbox {
  gap: 0.5rem;
}

.igx-checkbox--checked .igx-checkbox__label {
  color: #335F77;
  font-weight: 700;
}

/* ------------- Custom Infragistic Style Theme Start ------------- */

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/* ------------- Custom Infragistic Style Theme End ------------- */

.igx-radio {
  gap: 0.5rem;
}

.igx-radio--checked .igx-radio__label {
  color: #335F77;
  font-weight: 700;
}

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/*
 * ==============================================
 * Dot Typing
 * Refer for more loading type: https://codepen.io/nzbin/pen/GGrXbp
 *
 * Box shadow can refer to: https://getcssscan.com/css-box-shadow-examples
 * ==============================================
*/

.dot-typing {
  position: relative;
  left: -9999px;
  width: 13px;
  height: 13px;
  border-radius: 9999px;
  background-color: #335F77;
  color: #8CC5D6;
  box-shadow: 9984px 0 0 0 #DBF5F8, 9999px 0 0 0 #335F77, 10014px 0 0 0 #8CC5D6;
  animation: dot-typing 1.5s infinite linear;
}

@keyframes dot-typing {
  0% {
    box-shadow: 9984px 0 0 0 #DBF5F8, 9999px 0 0 0 #335F77, 10014px 0 0 0 #8CC5D6;
  }
  16.667% {
    box-shadow: 9984px -10px 0 0 #DBF5F8, 9999px 0 0 0 #335F77, 10014px 0 0 0 #8CC5D6;
  }
  33.333% {
    box-shadow: 9984px 0 0 0 #DBF5F8, 9999px 0 0 0 #335F77, 10014px 0 0 0 #8CC5D6;
  }
  50% {
    box-shadow: 9984px 0 0 0 #DBF5F8, 9999px -10px 0 0 #335F77, 10014px 0 0 0 #8CC5D6;
  }
  66.667% {
    box-shadow: 9984px 0 0 0 #DBF5F8, 9999px 0 0 0 #335F77, 10014px 0 0 0 #8CC5D6;
  }
  83.333% {
    box-shadow: 9984px 0 0 0 #DBF5F8, 9999px 0 0 0 #335F77, 10014px -10px 0 0 #8CC5D6;
  }
  100% {
    box-shadow: 9984px 0 0 0 #DBF5F8, 9999px 0 0 0 #335F77, 10014px 0 0 0 #8CC5D6;
  }
}

.dot-spin {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: transparent;
  color: transparent;
  box-shadow: 0 -18px 0 0 #8CC5D6, 12.727926px -12.727926px 0 0 #8CC5D6, 18px 0 0 0 #8CC5D6, 12.727926px 12.727926px 0 0 rgba(152, 128, 255, 0), 0 18px 0 0 rgba(152, 128, 255, 0), -12.727926px 12.727926px 0 0 rgba(152, 128, 255, 0), -18px 0 0 0 rgba(152, 128, 255, 0), -12.727926px -12.727926px 0 0 rgba(152, 128, 255, 0);
  animation: dot-spin 1.5s infinite linear;
}

@keyframes dot-spin {
  0%, 100% {
    box-shadow: 0 -18px 0 0 #8CC5D6, 12.727926px -12.727926px 0 0 #8CC5D6, 18px 0 0 0 #8CC5D6, 12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0);
  }
  12.5% {
    box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.727926px -12.727926px 0 0 #8CC5D6, 18px 0 0 0 #8CC5D6, 12.727926px 12.727926px 0 0 #8CC5D6, 0 18px 0 -5px rgba(152, 128, 255, 0), -12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0);
  }
  25% {
    box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 0 #8CC5D6, 12.727926px 12.727926px 0 0 #8CC5D6, 0 18px 0 0 #8CC5D6, -12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0);
  }
  37.5% {
    box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.727926px 12.727926px 0 0 #8CC5D6, 0 18px 0 0 #8CC5D6, -12.727926px 12.727926px 0 0 #8CC5D6, -18px 0 0 -5px rgba(152, 128, 255, 0), -12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0);
  }
  50% {
    box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 0 #8CC5D6, -12.727926px 12.727926px 0 0 #8CC5D6, -18px 0 0 0 #8CC5D6, -12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0);
  }
  62.5% {
    box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.727926px 12.727926px 0 0 #8CC5D6, -18px 0 0 0 #8CC5D6, -12.727926px -12.727926px 0 0 #8CC5D6;
  }
  75% {
    box-shadow: 0 -18px 0 0 #8CC5D6, 12.727926px -12.727926px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 0 #8CC5D6, -12.727926px -12.727926px 0 0 #8CC5D6;
  }
  87.5% {
    box-shadow: 0 -18px 0 0 #8CC5D6, 12.727926px -12.727926px 0 0 #8CC5D6, 18px 0 0 -5px rgba(152, 128, 255, 0), 12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.727926px 12.727926px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.727926px -12.727926px 0 0 #8CC5D6;
  }
}

.igx-display-container {
  display: inherit;
  flex-flow: inherit;
  position: relative;
  width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}

.igx-display-container--inactive {
  width: 100%;
}

.igx-drag {
  touch-action: none;
}

.igx-drag--select-disabled {
  -webkit-user-select: none;
          user-select: none;
}

.igx-drag__handle {
  -webkit-user-select: none;
          user-select: none;
}

.igx-vhelper--horizontal, .igx-vhelper--vertical {
  display: block;
  overflow: auto;
  z-index: 10001;
}

.igx-vhelper--vertical {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
}

.igx-vhelper--horizontal {
  width: 100%;
}

.igx-vhelper--vertical .igx-vhelper__placeholder-content {
  width: 1px;
}

.igx-vhelper--horizontal .igx-vhelper__placeholder-content {
  height: 1px;
}

/* ------------- Custom Infragistic Style Theme Start ------------- */

/*Initialize color pallete */

/*
* Main Color 
*/

/* Veins Default Color Shade */

/* Button cannot use this setting for global theme because it consist of several types of buttons */

/* ------------- Custom Infragistic Style Theme End ------------- */

.igx-button--raised.with-icon,
.igx-button--outlined.with-icon {
  min-width: auto;
  padding-left: 10px;
  padding-right: 12px;
  border-color: #335F77;
}

.igx-button--raised.with-icon .mat-icon,
.igx-button--outlined.with-icon .mat-icon {
  margin-right: 2px;
  font-size: 20px;
}

.igx-button--raised.with-icon .mat-icon {
  color: #FFFFFF !important;
  fill: #FFFFFF;
}

.igx-button--outlined.with-icon .mat-icon {
  color: #335F77;
}

.igx-button--fab .mat-icon,
.igx-button--fab.with-border .mat-icon {
  font-size: 20px;
  height: 20px;
  width: 20px;
  min-width: 20px;
  min-height: 20px;
}

.igx-button--fab.with-border {
  color: #335F77;
  border-color: #335F77;
}

.igx-button--fab.with-text {
  padding-left: 8px;
  padding-right: 10px;
  border-radius: 20px;
}

.igx-button--fab.with-border.with-text .mat-icon {
  font-size: 16px;
  height: 16px;
  width: 16px;
  min-width: 16px;
  min-height: 16px;
}

.igx-button--fab.with-text .mat-icon,
.igx-button--fab.with-text span {
  margin-right: 2px;
}

[hidden] {
  display: none !important;
}

[class^=igx-],
[class^=igx-] *,
[class^=igx-] *::before,
[class^=igx-] *::after {
  box-sizing: border-box;
}

.igx-svg-container {
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

.igx-radio-group {
  display: block;
}

.igx-radio-group--vertical {
  display: flex;
  flex-flow: column;
}

@media print {
  html,
body,
app-root {
    min-height: 100vh;
    min-width: 100vw;
    margin: 0;
  }
  app-root {
    display: block;
  }
  * {
    -webkit-print-color-adjust: exact;
    filter: opacity(1);
    print-color-adjust: exact;
    text-shadow: none !important;
  }
  a[href^=http]::after {
    content: "[" attr(href) "]";
    color: blue;
  }
  .igx-no-print {
    display: none !important;
  }
  .igx-bw-print {
    filter: grayscale(100%); /* future-proof */
  }
  igx-circular-bar,
igx-linear-bar,
.igx-carousel__indicators,
.igx-carousel__arrow--prev,
.igx-carousel__arrow--next,
.igx-ripple,
.igx-grid__tbody-scrollbar,
igx-switch__ripple,
igx-virtual-helper {
    display: none !important;
  }
  igx-grid .igx-grid-th__title,
igx-grid .igx-grid__td-text {
    white-space: inherit !important;
    text-overflow: initial !important;
    overflow: visible !important;
  }
}

.igx-typography {
  font-family: var(--igx-font-family);
  font-size: 16px;
  line-height: 27px;
  font-size-adjust: 100%;
  --igx-font-family: 'Titillium Web', sans-serif;
  /* stylelint-disable max-nesting-depth */
  --igx-h1-font-family: var(--igx-font-family);
  --igx-h1-font-weight: 300;
  --igx-h1-font-size: 6rem;
  --igx-h1-font-style: normal;
  --igx-h1-letter-spacing: -0.09375rem;
  --igx-h1-text-transform: none;
  --igx-h1-line-height: 7rem;
  --igx-h1-margin-top: 1.75rem;
  --igx-h1-margin-bottom: 3.5rem;
  --igx-h2-font-family: var(--igx-font-family);
  --igx-h2-font-weight: 300;
  --igx-h2-font-size: 3.75rem;
  --igx-h2-font-style: normal;
  --igx-h2-letter-spacing: -0.03125rem;
  --igx-h2-text-transform: none;
  --igx-h2-line-height: 4.4375rem;
  --igx-h2-margin-top: 1.75rem;
  --igx-h2-margin-bottom: 1.75rem;
  --igx-h3-font-family: var(--igx-font-family);
  --igx-h3-font-weight: 400;
  --igx-h3-font-size: 3rem;
  --igx-h3-font-style: normal;
  --igx-h3-letter-spacing: 0;
  --igx-h3-text-transform: none;
  --igx-h3-line-height: 3.5625rem;
  --igx-h3-margin-top: 1.75rem;
  --igx-h3-margin-bottom: 0;
  --igx-h4-font-family: var(--igx-font-family);
  --igx-h4-font-weight: 400;
  --igx-h4-font-size: 2.125rem;
  --igx-h4-font-style: normal;
  --igx-h4-letter-spacing: 0.015625rem;
  --igx-h4-text-transform: none;
  --igx-h4-line-height: 2.5rem;
  --igx-h4-margin-top: 1.75rem;
  --igx-h4-margin-bottom: 0;
  --igx-h5-font-family: var(--igx-font-family);
  --igx-h5-font-weight: 400;
  --igx-h5-font-size: 1.5rem;
  --igx-h5-font-style: normal;
  --igx-h5-letter-spacing: 0;
  --igx-h5-text-transform: none;
  --igx-h5-line-height: 1.75rem;
  --igx-h5-margin-top: 1.75rem;
  --igx-h5-margin-bottom: 0;
  --igx-h6-font-family: var(--igx-font-family);
  --igx-h6-font-weight: 600;
  --igx-h6-font-size: 1.25rem;
  --igx-h6-font-style: normal;
  --igx-h6-letter-spacing: 0.009375rem;
  --igx-h6-text-transform: none;
  --igx-h6-line-height: 1.5rem;
  --igx-h6-margin-top: 0;
  --igx-h6-margin-bottom: 0;
  --igx-subtitle-1-font-family: var(--igx-font-family);
  --igx-subtitle-1-font-weight: 400;
  --igx-subtitle-1-font-size: 1rem;
  --igx-subtitle-1-font-style: normal;
  --igx-subtitle-1-letter-spacing: 0.009375rem;
  --igx-subtitle-1-text-transform: none;
  --igx-subtitle-1-line-height: 1.5rem;
  --igx-subtitle-2-font-family: var(--igx-font-family);
  --igx-subtitle-2-font-weight: 600;
  --igx-subtitle-2-font-size: 0.875rem;
  --igx-subtitle-2-font-style: normal;
  --igx-subtitle-2-letter-spacing: 0.00625rem;
  --igx-subtitle-2-text-transform: none;
  --igx-subtitle-2-line-height: 1.5rem;
  --igx-body-1-font-family: var(--igx-font-family);
  --igx-body-1-font-weight: 400;
  --igx-body-1-font-size: 1rem;
  --igx-body-1-font-style: normal;
  --igx-body-1-letter-spacing: 0.03125rem;
  --igx-body-1-text-transform: none;
  --igx-body-1-line-height: 1.75rem;
  --igx-body-1-margin-top: 1.75rem;
  --igx-body-1-margin-bottom: 1rem;
  --igx-body-2-font-family: var(--igx-font-family);
  --igx-body-2-font-weight: 400;
  --igx-body-2-font-size: 0.875rem;
  --igx-body-2-font-style: normal;
  --igx-body-2-letter-spacing: 0.015625rem;
  --igx-body-2-text-transform: none;
  --igx-body-2-line-height: 1.25rem;
  --igx-button-font-family: var(--igx-font-family);
  --igx-button-font-weight: 600;
  --igx-button-font-size: 0.875rem;
  --igx-button-font-style: normal;
  --igx-button-letter-spacing: 0.046875rem;
  --igx-button-text-transform: uppercase;
  --igx-button-line-height: 1rem;
  --igx-caption-font-family: var(--igx-font-family);
  --igx-caption-font-weight: 400;
  --igx-caption-font-size: 0.75rem;
  --igx-caption-font-style: normal;
  --igx-caption-letter-spacing: 0.025rem;
  --igx-caption-text-transform: none;
  --igx-caption-line-height: 1rem;
  --igx-overline-font-family: var(--igx-font-family);
  --igx-overline-font-weight: 400;
  --igx-overline-font-size: 0.625rem;
  --igx-overline-font-style: normal;
  --igx-overline-letter-spacing: 0.09375rem;
  --igx-overline-text-transform: uppercase;
  --igx-overline-line-height: 1rem;
  /* stylint-enable max-nesting-depth */
}

.igx-typography .igx-excel-filter__menu .igx-excel-filter__menu-header > h4, .igx-typography .igx-excel-filter__menu .igx-excel-filter__secondary-header > h4 {
  font-family: var(--igx-h6-font-family);
  font-weight: var(--igx-h6-font-weight);
  font-size: var(--igx-h6-font-size);
  font-style: var(--igx-h6-font-style);
  letter-spacing: var(--igx-h6-letter-spacing);
  text-transform: var(--igx-h6-text-transform);
  line-height: var(--igx-h6-line-height);
  margin-top: var(--igx-h6-margin-top);
  margin-bottom: var(--igx-h6-margin-bottom);
}

.igx-typography .igx-excel-filter__secondary .igx-excel-filter__menu-header > h4, .igx-typography .igx-excel-filter__secondary .igx-excel-filter__secondary-header > h4 {
  font-family: var(--igx-h6-font-family);
  font-weight: var(--igx-h6-font-weight);
  font-size: var(--igx-h6-font-size);
  font-style: var(--igx-h6-font-style);
  letter-spacing: var(--igx-h6-letter-spacing);
  text-transform: var(--igx-h6-text-transform);
  line-height: var(--igx-h6-line-height);
  margin-top: var(--igx-h6-margin-top);
  margin-bottom: var(--igx-h6-margin-bottom);
}

.igx-typography .igx-excel-filter__sort header,
.igx-typography .igx-excel-filter__move header {
  font-family: var(--igx-overline-font-family);
  font-weight: var(--igx-overline-font-weight);
  font-size: var(--igx-overline-font-size);
  font-style: var(--igx-overline-font-style);
  letter-spacing: var(--igx-overline-letter-spacing);
  text-transform: var(--igx-overline-text-transform);
  line-height: var(--igx-overline-line-height);
}

.igx-typography .igx-excel-filter__menu--cosy .igx-excel-filter__menu-header > h4, .igx-typography .igx-excel-filter__menu--cosy .igx-excel-filter__secondary-header > h4 {
  font-family: var(--igx-h6-font-family);
  font-weight: var(--igx-h6-font-weight);
  font-size: var(--igx-h6-font-size);
  font-style: var(--igx-h6-font-style);
  letter-spacing: var(--igx-h6-letter-spacing);
  text-transform: var(--igx-h6-text-transform);
  line-height: var(--igx-h6-line-height);
  margin-top: var(--igx-h6-margin-top);
  margin-bottom: var(--igx-h6-margin-bottom);
}

.igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__menu-header > h4, .igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__secondary-header > h4 {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
}

.igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__sort header,
.igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__move header {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  text-transform: capitalize;
}

.igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__actions-pin span, .igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__actions-pin--disabled span, .igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__actions-unpin span, .igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__actions-hide span, .igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__actions-select span, .igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__actions-selected span, .igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__actions-filter span, .igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__actions-clear span, .igx-typography .igx-excel-filter__menu--compact .igx-excel-filter__actions-clear--disabled span {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
}

.igx-typography .igx-excel-filter__menu--compact .igx-checkbox__label, .igx-typography .igx-excel-filter__menu--compact .igx-checkbox__label--before {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
}

.igx-typography .igx-excel-filter__secondary--cosy .igx-excel-filter__menu-header > h4, .igx-typography .igx-excel-filter__secondary--cosy .igx-excel-filter__secondary-header > h4 {
  font-family: var(--igx-h6-font-family);
  font-weight: var(--igx-h6-font-weight);
  font-size: var(--igx-h6-font-size);
  font-style: var(--igx-h6-font-style);
  letter-spacing: var(--igx-h6-letter-spacing);
  text-transform: var(--igx-h6-text-transform);
  line-height: var(--igx-h6-line-height);
  margin-top: var(--igx-h6-margin-top);
  margin-bottom: var(--igx-h6-margin-bottom);
}

.igx-typography .igx-excel-filter__secondary--compact .igx-excel-filter__menu-header > h4, .igx-typography .igx-excel-filter__secondary--compact .igx-excel-filter__secondary-header > h4 {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
}

.igx-typography .igx-banner__text {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  margin-block-start: 0;
  margin-block-end: 0;
}

.igx-typography .igx-bottom-nav__menu-item [igxBottomNavHeaderLabel], .igx-bottom-nav__menu-item .igx-typography [igxBottomNavHeaderLabel], .igx-typography .igx-bottom-nav__menu-item--selected [igxBottomNavHeaderLabel], .igx-bottom-nav__menu-item--selected .igx-typography [igxBottomNavHeaderLabel], .igx-typography .igx-bottom-nav__menu-item--disabled [igxBottomNavHeaderLabel], .igx-bottom-nav__menu-item--disabled .igx-typography [igxBottomNavHeaderLabel] {
  font-family: var(--igx-caption-font-family);
  font-weight: var(--igx-caption-font-weight);
  font-size: var(--igx-caption-font-size);
  font-style: var(--igx-caption-font-style);
  letter-spacing: var(--igx-caption-letter-spacing);
  text-transform: var(--igx-caption-text-transform);
  line-height: var(--igx-caption-line-height);
  margin: 0;
}

.igx-typography .igx-button {
  font-family: var(--igx-button-font-family);
  font-weight: var(--igx-button-font-weight);
  font-size: var(--igx-button-font-size);
  font-style: var(--igx-button-font-style);
  letter-spacing: var(--igx-button-letter-spacing);
  text-transform: var(--igx-button-text-transform);
  line-height: var(--igx-button-line-height);
  text-align: center;
}

.igx-typography .igx-button--fab {
  font-family: var(--igx-button-font-family);
  font-weight: var(--igx-button-font-weight);
  font-size: var(--igx-button-font-size);
  font-style: var(--igx-button-font-style);
  letter-spacing: var(--igx-button-letter-spacing);
  text-transform: var(--igx-button-text-transform);
  line-height: var(--igx-button-line-height);
  text-align: center;
  margin: 0;
}

.igx-typography igx-category-chart,
.igx-typography igx-category-chart category-chart {
  --title-text-style: var(--category-chart-title-text-style, 600 1.25rem var(--igx-font-family));
  --subtitle-text-style: var(--category-chart-subtitle-text-style, 400 1rem var(--igx-font-family));
  --x-axis-label-text-style: var(--category-chart-x-axis-label-text-style, 400 0.875rem var(--igx-font-family));
  --x-axis-title-text-style: var(--category-chart-x-axis-title-text-style, 400 0.875rem var(--igx-font-family));
  --y-axis-label-text-style: var(--category-chart-y-axis-label-text-style, 400 0.875rem var(--igx-font-family));
  --y-axis-title-text-style: var(--category-chart-y-axis-title-text-style, 400 0.875rem var(--igx-font-family));
}

.igx-typography .igx-checkbox__label, .igx-typography .igx-checkbox__label--before {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin-top: 0;
  margin-bottom: 0;
}

.igx-typography .igx-chip {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  font-weight: 600;
}

.igx-typography .igx-chip--compact .igx-chip__content,
.igx-typography .igx-chip__ghost--compact .igx-chip__content {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  font-size: 12px;
  font-weight: 600;
}

.igx-typography .igx-column-actions__header-title {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin: 0;
}

.igx-typography igx-data-chart,
.igx-typography igx-data-chart data-chart {
  --title-text-style: var(--data-chart-title-text-style, 600 1.25rem var(--igx-font-family));
  --subtitle-text-style: var(--data-chart-subtitle-text-style, 400 1rem var(--igx-font-family));
}

.igx-typography igx-dock-manager {
  --igc-font-family: var(--igx-font-family, inherit);
}

.igx-typography .igx-expansion-panel__header-title {
  font-family: var(--igx-h5-font-family);
  font-weight: var(--igx-h5-font-weight);
  font-size: var(--igx-h5-font-size);
  font-style: var(--igx-h5-font-style);
  letter-spacing: var(--igx-h5-letter-spacing);
  text-transform: var(--igx-h5-text-transform);
  line-height: var(--igx-h5-line-height);
  margin-top: var(--igx-h5-margin-top);
  margin-bottom: var(--igx-h5-margin-bottom);
  margin: 0;
}

.igx-typography .igx-expansion-panel__header-description {
  font-family: var(--igx-subtitle-2-font-family);
  font-weight: var(--igx-subtitle-2-font-weight);
  font-size: var(--igx-subtitle-2-font-size);
  font-style: var(--igx-subtitle-2-font-style);
  letter-spacing: var(--igx-subtitle-2-letter-spacing);
  text-transform: var(--igx-subtitle-2-text-transform);
  line-height: var(--igx-subtitle-2-line-height);
  margin: 0;
}

.igx-typography .igx-expansion-panel__body {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  margin: 0;
}

.igx-typography igx-financial-chart,
.igx-typography igx-financial-chart financial-chart {
  --title-text-style: var(--financial-chart-title-text-style, 600 1.25rem var(--igx-font-family));
  --subtitle-text-style: var(--financial-chart-subtitle-text-style, 400 1rem var(--igx-font-family));
  --x-axis-label-text-style: var(--financial-chart-x-axis-label-text-style, 400 0.875rem var(--igx-font-family));
  --x-axis-title-text-style: var(--financial-chart-x-axis-title-text-style, 400 0.875rem var(--igx-font-family));
  --y-axis-label-text-style: var(--financial-chart-y-axis-label-text-style, 400 0.875rem var(--igx-font-family));
  --y-axis-title-text-style: var(--financial-chart-y-axis-title-text-style, 400 0.875rem var(--igx-font-family));
}

.igx-typography igx-funnel-chart,
.igx-typography igx-funnel-chart funnel-chart {
  --outer-label-text-style: var(--funnel-chart-outer-label-text-style, 300 6rem var(--igx-font-family));
  --text-style: var(--funnel-chart-text-style, 400 1rem var(--igx-font-family));
}

.igx-typography igx-linear-gauge {
  --linear-gauge-font: var(--igx-font-family, inherit);
}

.igx-typography igx-radial-gauge {
  --radial-gauge-font: var(--igx-font-family, inherit);
}

.igx-typography igx-bullet-graph {
  --bullet-graph-font: var(--igx-font-family, inherit);
}

.igx-typography .igx-input-group__input, .igx-typography .igx-input-group__textarea {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin: 0;
}

.igx-typography .igx-input-group__hint {
  font-family: var(--igx-caption-font-family);
  font-weight: var(--igx-caption-font-weight);
  font-size: var(--igx-caption-font-size);
  font-style: var(--igx-caption-font-style);
  letter-spacing: var(--igx-caption-letter-spacing);
  text-transform: var(--igx-caption-text-transform);
  line-height: var(--igx-caption-line-height);
  margin: 0;
}

.igx-typography .igx-input-group igx-prefix, .igx-input-group .igx-typography igx-prefix, .igx-typography .igx-input-group--focused igx-prefix, .igx-input-group--focused .igx-typography igx-prefix,
.igx-typography .igx-input-group [igxPrefix],
.igx-input-group .igx-typography [igxPrefix],
.igx-typography .igx-input-group--focused [igxPrefix],
.igx-input-group--focused .igx-typography [igxPrefix],
.igx-typography .igx-input-group igx-suffix,
.igx-input-group .igx-typography igx-suffix,
.igx-typography .igx-input-group--focused igx-suffix,
.igx-input-group--focused .igx-typography igx-suffix,
.igx-typography .igx-input-group [igxSuffix],
.igx-input-group .igx-typography [igxSuffix],
.igx-typography .igx-input-group--focused [igxSuffix],
.igx-input-group--focused .igx-typography [igxSuffix] {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin: 0;
}

.igx-typography igx-navbar-title,
.igx-typography [igxNavbarTitle], .igx-typography .igx-navbar__title {
  font-family: var(--igx-h6-font-family);
  font-weight: var(--igx-h6-font-weight);
  font-size: var(--igx-h6-font-size);
  font-style: var(--igx-h6-font-style);
  letter-spacing: var(--igx-h6-letter-spacing);
  text-transform: var(--igx-h6-text-transform);
  line-height: var(--igx-h6-line-height);
  margin-top: var(--igx-h6-margin-top);
  margin-bottom: var(--igx-h6-margin-bottom);
  margin-bottom: 0;
}

.igx-typography .igx-nav-drawer__item, .igx-typography .igx-nav-drawer__item--active {
  font-family: var(--igx-subtitle-2-font-family);
  font-weight: var(--igx-subtitle-2-font-weight);
  font-size: var(--igx-subtitle-2-font-size);
  font-style: var(--igx-subtitle-2-font-style);
  letter-spacing: var(--igx-subtitle-2-letter-spacing);
  text-transform: var(--igx-subtitle-2-text-transform);
  line-height: var(--igx-subtitle-2-line-height);
}

.igx-typography .igx-nav-drawer__item--header {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin: 0;
}

.igx-typography igx-pie-chart,
.igx-typography igx-pie-chart pie-chart {
  --text-style: var(--pie-chart-text-style, 400 0.875rem var(--igx-font-family));
}

.igx-typography .igx-radio__label, .igx-typography .igx-radio__label--before {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin-top: 0;
  margin-bottom: 0;
}

.igx-typography igx-shape-chart,
.igx-typography igx-shape-chart shape-chart {
  --title-text-style: var(--shape-chart-title-text-style, 600 1.25rem var(--igx-font-family));
  --subtitle-text-style: var(--shape-chart-subtitle-text-style, 400 1rem var(--igx-font-family));
  --x-axis-title-text-style: var(--shape-chart-x-axis-title-text-style, 400 3rem var(--igx-font-family));
  --x-axis-label-text-style: var(--shape-chart-x-axis-label-text-style, 400 2.125rem var(--igx-font-family));
  --y-axis-title-text-style: var(--shape-chart-y-axis-title-text-style, 400 3rem var(--igx-font-family));
  --y-axis-label-text-style: var(--shape-chart-y-axis-label-text-style, 400 2.125rem var(--igx-font-family));
}

.igx-typography .igx-slider-thumb-label-from__container, .igx-typography .igx-slider-thumb-label-to__container {
  font-family: var(--igx-caption-font-family);
  font-weight: var(--igx-caption-font-weight);
  font-size: var(--igx-caption-font-size);
  font-style: var(--igx-caption-font-style);
  letter-spacing: var(--igx-caption-letter-spacing);
  text-transform: var(--igx-caption-text-transform);
  line-height: var(--igx-caption-line-height);
}

.igx-typography .igx-slider__ticks-label {
  font-family: var(--igx-caption-font-family);
  font-weight: var(--igx-caption-font-weight);
  font-size: var(--igx-caption-font-size);
  font-style: var(--igx-caption-font-style);
  letter-spacing: var(--igx-caption-letter-spacing);
  text-transform: var(--igx-caption-text-transform);
  line-height: var(--igx-caption-line-height);
}

.igx-typography .igx-snackbar__message {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
}

.igx-typography .igx-switch__label, .igx-typography .igx-switch__label--before {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin-top: 0;
  margin-bottom: 0;
}

.igx-typography .igx-stepper__step-title {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  margin-top: 0;
  margin-bottom: 0;
}

.igx-typography .igx-stepper__step-subtitle {
  font-family: var(--igx-caption-font-family);
  font-weight: var(--igx-caption-font-weight);
  font-size: var(--igx-caption-font-size);
  font-style: var(--igx-caption-font-style);
  letter-spacing: var(--igx-caption-letter-spacing);
  text-transform: var(--igx-caption-text-transform);
  line-height: var(--igx-caption-line-height);
  margin-top: 0;
  margin-bottom: 0;
}

.igx-typography .igx-stepper__step-header--current .igx-stepper__step-title {
  font-weight: 600;
}

.igx-typography .igx-tabs__header-item-inner > [igxtabheaderlabel] {
  font-family: var(--igx-button-font-family);
  font-weight: var(--igx-button-font-weight);
  font-size: var(--igx-button-font-size);
  font-style: var(--igx-button-font-style);
  letter-spacing: var(--igx-button-letter-spacing);
  text-transform: var(--igx-button-text-transform);
  line-height: var(--igx-button-line-height);
  margin-top: 0;
  margin-bottom: 0;
}

.igx-typography .igx-time-picker__header-ampm {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
}

.igx-typography .igx-time-picker__header-hour {
  font-family: var(--igx-h4-font-family);
  font-weight: var(--igx-h4-font-weight);
  font-size: var(--igx-h4-font-size);
  font-style: var(--igx-h4-font-style);
  letter-spacing: var(--igx-h4-letter-spacing);
  text-transform: var(--igx-h4-text-transform);
  line-height: var(--igx-h4-line-height);
  margin-top: var(--igx-h4-margin-top);
  margin-bottom: var(--igx-h4-margin-bottom);
  margin-top: 0;
}

.igx-typography .igx-time-picker__column {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
  margin-top: 0;
  margin-bottom: 0;
}

.igx-typography .igx-toast > * {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  margin: 0;
}

.igx-typography .igx-tooltip--mobile {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
}

.igx-typography .igx-tooltip--desktop {
  font-size: 0.625rem;
  font-weight: 600;
}

.igx-typography .igx-tree-node__content {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
}

.igx-typography .igx-calendar__header-year {
  font-family: var(--igx-overline-font-family);
  font-weight: var(--igx-overline-font-weight);
  font-size: var(--igx-overline-font-size);
  font-style: var(--igx-overline-font-style);
  letter-spacing: var(--igx-overline-letter-spacing);
  text-transform: var(--igx-overline-text-transform);
  line-height: var(--igx-overline-line-height);
  margin: 0;
}

.igx-typography .igx-calendar__header-date {
  font-family: var(--igx-h4-font-family);
  font-weight: var(--igx-h4-font-weight);
  font-size: var(--igx-h4-font-size);
  font-style: var(--igx-h4-font-style);
  letter-spacing: var(--igx-h4-letter-spacing);
  text-transform: var(--igx-h4-text-transform);
  line-height: var(--igx-h4-line-height);
  margin-top: var(--igx-h4-margin-top);
  margin-bottom: var(--igx-h4-margin-bottom);
  margin: 0;
}

.igx-typography .igx-calendar-picker__date {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin: 0;
}

.igx-typography .igx-calendar__date-content {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
  margin: 0;
}

.igx-typography .igx-calendar__label {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
  margin: 0;
}

.igx-typography .igx-calendar__year--current {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
  font-size: 1.5rem;
  line-height: 3.25rem;
  margin: 0;
}

.igx-typography .igx-card-header__title, .igx-typography .igx-card-header__title--small {
  font-family: var(--igx-h6-font-family);
  font-weight: var(--igx-h6-font-weight);
  font-size: var(--igx-h6-font-size);
  font-style: var(--igx-h6-font-style);
  letter-spacing: var(--igx-h6-letter-spacing);
  text-transform: var(--igx-h6-text-transform);
  line-height: var(--igx-h6-line-height);
  margin-top: var(--igx-h6-margin-top);
  margin-bottom: var(--igx-h6-margin-bottom);
  margin: 0;
}

.igx-typography .igx-card-header__title--small {
  font-family: var(--igx-subtitle-2-font-family);
  font-weight: var(--igx-subtitle-2-font-weight);
  font-size: var(--igx-subtitle-2-font-size);
  font-style: var(--igx-subtitle-2-font-style);
  letter-spacing: var(--igx-subtitle-2-letter-spacing);
  text-transform: var(--igx-subtitle-2-text-transform);
  line-height: var(--igx-subtitle-2-line-height);
  margin: 0;
}

.igx-typography .igx-card-header__subtitle {
  font-family: var(--igx-subtitle-2-font-family);
  font-weight: var(--igx-subtitle-2-font-weight);
  font-size: var(--igx-subtitle-2-font-size);
  font-style: var(--igx-subtitle-2-font-style);
  letter-spacing: var(--igx-subtitle-2-letter-spacing);
  text-transform: var(--igx-subtitle-2-text-transform);
  line-height: var(--igx-subtitle-2-line-height);
  margin: 0;
}

.igx-typography .igx-card-content > p {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  margin: 0;
}

.igx-typography .igx-dialog__window-title {
  font-family: var(--igx-h6-font-family);
  font-weight: var(--igx-h6-font-weight);
  font-size: var(--igx-h6-font-size);
  font-style: var(--igx-h6-font-style);
  letter-spacing: var(--igx-h6-letter-spacing);
  text-transform: var(--igx-h6-text-transform);
  line-height: var(--igx-h6-line-height);
  margin-top: var(--igx-h6-margin-top);
  margin-bottom: var(--igx-h6-margin-bottom);
  margin: 0;
}

.igx-typography .igx-dialog__window-content {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
  margin: 0;
}

.igx-typography .igx-dialog__window-content > * {
  letter-spacing: normal;
}

.igx-typography .igx-drop-down__group label, .igx-drop-down__group .igx-typography label, .igx-typography .igx-drop-down__header {
  font-family: var(--igx-overline-font-family);
  font-weight: var(--igx-overline-font-weight);
  font-size: var(--igx-overline-font-size);
  font-style: var(--igx-overline-font-style);
  letter-spacing: var(--igx-overline-letter-spacing);
  text-transform: var(--igx-overline-text-transform);
  line-height: var(--igx-overline-line-height);
  margin: 0;
}

.igx-typography .igx-drop-down__item {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  margin: 0;
}

.igx-typography .igx-list__header {
  font-family: var(--igx-overline-font-family);
  font-weight: var(--igx-overline-font-weight);
  font-size: var(--igx-overline-font-size);
  font-style: var(--igx-overline-font-style);
  letter-spacing: var(--igx-overline-letter-spacing);
  text-transform: var(--igx-overline-text-transform);
  line-height: var(--igx-overline-line-height);
  margin: 0;
}

.igx-typography .igx-list__item-lines,
.igx-typography .igx-list__item-line-title {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin: 0;
}

.igx-typography .igx-list__item-line-subtitle {
  font-family: var(--igx-caption-font-family);
  font-weight: var(--igx-caption-font-weight);
  font-size: var(--igx-caption-font-size);
  font-style: var(--igx-caption-font-style);
  letter-spacing: var(--igx-caption-letter-spacing);
  text-transform: var(--igx-caption-text-transform);
  line-height: var(--igx-caption-line-height);
  margin: 0;
}

.igx-typography .igx-calendar__header-year {
  font-family: var(--igx-overline-font-family);
  font-weight: var(--igx-overline-font-weight);
  font-size: var(--igx-overline-font-size);
  font-style: var(--igx-overline-font-style);
  letter-spacing: var(--igx-overline-letter-spacing);
  text-transform: var(--igx-overline-text-transform);
  line-height: var(--igx-overline-line-height);
  margin: 0;
}

.igx-typography .igx-calendar__header-date {
  font-family: var(--igx-h4-font-family);
  font-weight: var(--igx-h4-font-weight);
  font-size: var(--igx-h4-font-size);
  font-style: var(--igx-h4-font-style);
  letter-spacing: var(--igx-h4-letter-spacing);
  text-transform: var(--igx-h4-text-transform);
  line-height: var(--igx-h4-line-height);
  margin-top: var(--igx-h4-margin-top);
  margin-bottom: var(--igx-h4-margin-bottom);
  margin: 0;
}

.igx-typography .igx-calendar-picker__date {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
  margin: 0;
}

.igx-typography .igx-calendar__date-content {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
  margin: 0;
}

.igx-typography .igx-calendar__label {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
  margin: 0;
}

.igx-typography .igx-calendar__year--current {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
  font-size: 1.5rem;
  line-height: 3.25rem;
  margin: 0;
}

.igx-typography .igx-dialog__window-title {
  font-family: var(--igx-h6-font-family);
  font-weight: var(--igx-h6-font-weight);
  font-size: var(--igx-h6-font-size);
  font-style: var(--igx-h6-font-style);
  letter-spacing: var(--igx-h6-letter-spacing);
  text-transform: var(--igx-h6-text-transform);
  line-height: var(--igx-h6-line-height);
  margin-top: var(--igx-h6-margin-top);
  margin-bottom: var(--igx-h6-margin-bottom);
  margin: 0;
}

.igx-typography .igx-dialog__window-content {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
  margin: 0;
}

.igx-typography .igx-dialog__window-content > * {
  letter-spacing: normal;
}

.igx-typography .igx-drop-down__group label, .igx-drop-down__group .igx-typography label, .igx-typography .igx-drop-down__header {
  font-family: var(--igx-overline-font-family);
  font-weight: var(--igx-overline-font-weight);
  font-size: var(--igx-overline-font-size);
  font-style: var(--igx-overline-font-style);
  letter-spacing: var(--igx-overline-letter-spacing);
  text-transform: var(--igx-overline-text-transform);
  line-height: var(--igx-overline-line-height);
  margin: 0;
}

.igx-typography .igx-drop-down__item {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
  margin: 0;
}

.igx-typography .igx-typography__h1, .igx-typography h1 {
  font-family: var(--igx-h1-font-family);
  font-weight: var(--igx-h1-font-weight);
  font-size: var(--igx-h1-font-size);
  font-style: var(--igx-h1-font-style);
  letter-spacing: var(--igx-h1-letter-spacing);
  text-transform: var(--igx-h1-text-transform);
  line-height: var(--igx-h1-line-height);
  margin-top: var(--igx-h1-margin-top);
  margin-bottom: var(--igx-h1-margin-bottom);
}

.igx-typography .igx-typography__h2, .igx-typography h2 {
  font-family: var(--igx-h2-font-family);
  font-weight: var(--igx-h2-font-weight);
  font-size: var(--igx-h2-font-size);
  font-style: var(--igx-h2-font-style);
  letter-spacing: var(--igx-h2-letter-spacing);
  text-transform: var(--igx-h2-text-transform);
  line-height: var(--igx-h2-line-height);
  margin-top: var(--igx-h2-margin-top);
  margin-bottom: var(--igx-h2-margin-bottom);
}

.igx-typography .igx-typography__h3, .igx-typography h3 {
  font-family: var(--igx-h3-font-family);
  font-weight: var(--igx-h3-font-weight);
  font-size: var(--igx-h3-font-size);
  font-style: var(--igx-h3-font-style);
  letter-spacing: var(--igx-h3-letter-spacing);
  text-transform: var(--igx-h3-text-transform);
  line-height: var(--igx-h3-line-height);
  margin-top: var(--igx-h3-margin-top);
  margin-bottom: var(--igx-h3-margin-bottom);
}

.igx-typography .igx-typography__h4, .igx-typography h4 {
  font-family: var(--igx-h4-font-family);
  font-weight: var(--igx-h4-font-weight);
  font-size: var(--igx-h4-font-size);
  font-style: var(--igx-h4-font-style);
  letter-spacing: var(--igx-h4-letter-spacing);
  text-transform: var(--igx-h4-text-transform);
  line-height: var(--igx-h4-line-height);
  margin-top: var(--igx-h4-margin-top);
  margin-bottom: var(--igx-h4-margin-bottom);
}

.igx-typography .igx-typography__h5, .igx-typography h5 {
  font-family: var(--igx-h5-font-family);
  font-weight: var(--igx-h5-font-weight);
  font-size: var(--igx-h5-font-size);
  font-style: var(--igx-h5-font-style);
  letter-spacing: var(--igx-h5-letter-spacing);
  text-transform: var(--igx-h5-text-transform);
  line-height: var(--igx-h5-line-height);
  margin-top: var(--igx-h5-margin-top);
  margin-bottom: var(--igx-h5-margin-bottom);
}

.igx-typography .igx-typography__h6, .igx-typography h6 {
  font-family: var(--igx-h6-font-family);
  font-weight: var(--igx-h6-font-weight);
  font-size: var(--igx-h6-font-size);
  font-style: var(--igx-h6-font-style);
  letter-spacing: var(--igx-h6-letter-spacing);
  text-transform: var(--igx-h6-text-transform);
  line-height: var(--igx-h6-line-height);
  margin-top: var(--igx-h6-margin-top);
  margin-bottom: var(--igx-h6-margin-bottom);
}

.igx-typography .igx-typography__subtitle-1 {
  font-family: var(--igx-subtitle-1-font-family);
  font-weight: var(--igx-subtitle-1-font-weight);
  font-size: var(--igx-subtitle-1-font-size);
  font-style: var(--igx-subtitle-1-font-style);
  letter-spacing: var(--igx-subtitle-1-letter-spacing);
  text-transform: var(--igx-subtitle-1-text-transform);
  line-height: var(--igx-subtitle-1-line-height);
}

.igx-typography .igx-typography__subtitle-2 {
  font-family: var(--igx-subtitle-2-font-family);
  font-weight: var(--igx-subtitle-2-font-weight);
  font-size: var(--igx-subtitle-2-font-size);
  font-style: var(--igx-subtitle-2-font-style);
  letter-spacing: var(--igx-subtitle-2-letter-spacing);
  text-transform: var(--igx-subtitle-2-text-transform);
  line-height: var(--igx-subtitle-2-line-height);
}

.igx-typography .igx-typography__body-1, .igx-typography p {
  font-family: var(--igx-body-1-font-family);
  font-weight: var(--igx-body-1-font-weight);
  font-size: var(--igx-body-1-font-size);
  font-style: var(--igx-body-1-font-style);
  letter-spacing: var(--igx-body-1-letter-spacing);
  text-transform: var(--igx-body-1-text-transform);
  line-height: var(--igx-body-1-line-height);
  margin-top: var(--igx-body-1-margin-top);
  margin-bottom: var(--igx-body-1-margin-bottom);
}

.igx-typography .igx-typography__body-2 {
  font-family: var(--igx-body-2-font-family);
  font-weight: var(--igx-body-2-font-weight);
  font-size: var(--igx-body-2-font-size);
  font-style: var(--igx-body-2-font-style);
  letter-spacing: var(--igx-body-2-letter-spacing);
  text-transform: var(--igx-body-2-text-transform);
  line-height: var(--igx-body-2-line-height);
}

.igx-typography .igx-typography__button {
  font-family: var(--igx-button-font-family);
  font-weight: var(--igx-button-font-weight);
  font-size: var(--igx-button-font-size);
  font-style: var(--igx-button-font-style);
  letter-spacing: var(--igx-button-letter-spacing);
  text-transform: var(--igx-button-text-transform);
  line-height: var(--igx-button-line-height);
}

.igx-typography .igx-typography__caption {
  font-family: var(--igx-caption-font-family);
  font-weight: var(--igx-caption-font-weight);
  font-size: var(--igx-caption-font-size);
  font-style: var(--igx-caption-font-style);
  letter-spacing: var(--igx-caption-letter-spacing);
  text-transform: var(--igx-caption-text-transform);
  line-height: var(--igx-caption-line-height);
}

.igx-typography .igx-typography__overline {
  font-family: var(--igx-overline-font-family);
  font-weight: var(--igx-overline-font-weight);
  font-size: var(--igx-overline-font-size);
  font-style: var(--igx-overline-font-style);
  letter-spacing: var(--igx-overline-letter-spacing);
  text-transform: var(--igx-overline-text-transform);
  line-height: var(--igx-overline-line-height);
}

:root {
  --igx-primary-50: var(--igx-primary-h), calc(var(--igx-primary-s) * 1.23), calc(var(--igx-primary-l) * 1.78);
  --igx-primary-50-contrast: black;
  --igx-primary-100: var(--igx-primary-h), calc(var(--igx-primary-s) / 1.25), calc(var(--igx-primary-l) * 1.66);
  --igx-primary-100-contrast: black;
  --igx-primary-200: var(--igx-primary-h), calc(var(--igx-primary-s) * .64), calc(var(--igx-primary-l) * 1.43);
  --igx-primary-200-contrast: black;
  --igx-primary-300: var(--igx-primary-h), calc(var(--igx-primary-s) * .73), calc(var(--igx-primary-l) * 1.19);
  --igx-primary-300-contrast: white;
  --igx-primary-400: var(--igx-primary-h), calc(var(--igx-primary-s) * .875), calc(var(--igx-primary-l) * 1.08);
  --igx-primary-400-contrast: white;
  --igx-primary-h: 201deg;
  --igx-primary-s: 40%;
  --igx-primary-l: 33%;
  --igx-primary-a: 1;
  --igx-primary-500: var(--igx-primary-h), var(--igx-primary-s), var(--igx-primary-l);
  --igx-primary-500-contrast: white;
  --igx-primary-600: var(--igx-primary-h), calc(var(--igx-primary-s) * 1.26), calc(var(--igx-primary-l) * .89);
  --igx-primary-600-contrast: white;
  --igx-primary-700: var(--igx-primary-h), calc(var(--igx-primary-s) * 1.52), calc(var(--igx-primary-l) * .81);
  --igx-primary-700-contrast: white;
  --igx-primary-800: var(--igx-primary-h), calc(var(--igx-primary-s) * 1.5), calc(var(--igx-primary-l) * .73);
  --igx-primary-800-contrast: white;
  --igx-primary-900: var(--igx-primary-h), calc(var(--igx-primary-s) * 1.34), calc(var(--igx-primary-l) * .64);
  --igx-primary-900-contrast: white;
  --igx-primary-A100: var(--igx-primary-h), calc(var(--igx-primary-s) * 1.23), calc(var(--igx-primary-l) * 1.34);
  --igx-primary-A100-contrast: black;
  --igx-primary-A200: var(--igx-primary-h), calc(var(--igx-primary-s) * 1.22), calc(var(--igx-primary-l) * 1.16);
  --igx-primary-A200-contrast: white;
  --igx-primary-A400: var(--igx-primary-h), calc(var(--igx-primary-s) * 1.23), calc(var(--igx-primary-l) * .91);
  --igx-primary-A400-contrast: white;
  --igx-primary-A700: var(--igx-primary-h), calc(var(--igx-primary-s) * 1.22), calc(var(--igx-primary-l) * .65);
  --igx-primary-A700-contrast: white;
  --igx-secondary-50: var(--igx-secondary-h), calc(var(--igx-secondary-s) * 1.23), calc(var(--igx-secondary-l) * 1.78);
  --igx-secondary-50-contrast: black;
  --igx-secondary-100: var(--igx-secondary-h), calc(var(--igx-secondary-s) / 1.25), calc(var(--igx-secondary-l) * 1.66);
  --igx-secondary-100-contrast: black;
  --igx-secondary-200: var(--igx-secondary-h), calc(var(--igx-secondary-s) * .64), calc(var(--igx-secondary-l) * 1.43);
  --igx-secondary-200-contrast: black;
  --igx-secondary-300: var(--igx-secondary-h), calc(var(--igx-secondary-s) * .73), calc(var(--igx-secondary-l) * 1.19);
  --igx-secondary-300-contrast: black;
  --igx-secondary-400: var(--igx-secondary-h), calc(var(--igx-secondary-s) * .875), calc(var(--igx-secondary-l) * 1.08);
  --igx-secondary-400-contrast: black;
  --igx-secondary-h: 194deg;
  --igx-secondary-s: 47%;
  --igx-secondary-l: 69%;
  --igx-secondary-a: 1;
  --igx-secondary-500: var(--igx-secondary-h), var(--igx-secondary-s), var(--igx-secondary-l);
  --igx-secondary-500-contrast: black;
  --igx-secondary-600: var(--igx-secondary-h), calc(var(--igx-secondary-s) * 1.26), calc(var(--igx-secondary-l) * .89);
  --igx-secondary-600-contrast: black;
  --igx-secondary-700: var(--igx-secondary-h), calc(var(--igx-secondary-s) * 1.52), calc(var(--igx-secondary-l) * .81);
  --igx-secondary-700-contrast: black;
  --igx-secondary-800: var(--igx-secondary-h), calc(var(--igx-secondary-s) * 1.5), calc(var(--igx-secondary-l) * .73);
  --igx-secondary-800-contrast: black;
  --igx-secondary-900: var(--igx-secondary-h), calc(var(--igx-secondary-s) * 1.34), calc(var(--igx-secondary-l) * .64);
  --igx-secondary-900-contrast: black;
  --igx-secondary-A100: var(--igx-secondary-h), calc(var(--igx-secondary-s) * 1.23), calc(var(--igx-secondary-l) * 1.34);
  --igx-secondary-A100-contrast: black;
  --igx-secondary-A200: var(--igx-secondary-h), calc(var(--igx-secondary-s) * 1.22), calc(var(--igx-secondary-l) * 1.16);
  --igx-secondary-A200-contrast: black;
  --igx-secondary-A400: var(--igx-secondary-h), calc(var(--igx-secondary-s) * 1.23), calc(var(--igx-secondary-l) * .91);
  --igx-secondary-A400-contrast: black;
  --igx-secondary-A700: var(--igx-secondary-h), calc(var(--igx-secondary-s) * 1.22), calc(var(--igx-secondary-l) * .65);
  --igx-secondary-A700-contrast: black;
  --igx-grays-50: var(--igx-grays-h), var(--igx-grays-s), 98%;
  --igx-grays-50-contrast: black;
  --igx-grays-100: var(--igx-grays-h), var(--igx-grays-s), 96%;
  --igx-grays-100-contrast: black;
  --igx-grays-200: var(--igx-grays-h), var(--igx-grays-s), 93%;
  --igx-grays-200-contrast: black;
  --igx-grays-300: var(--igx-grays-h), var(--igx-grays-s), 88%;
  --igx-grays-300-contrast: black;
  --igx-grays-400: var(--igx-grays-h), var(--igx-grays-s), 74%;
  --igx-grays-400-contrast: black;
  --igx-grays-h: 0deg;
  --igx-grays-s: 0%;
  --igx-grays-l: 62%;
  --igx-grays-a: 1;
  --igx-grays-500: var(--igx-grays-h), var(--igx-grays-s), 62%;
  --igx-grays-500-contrast: black;
  --igx-grays-600: var(--igx-grays-h), var(--igx-grays-s), 54%;
  --igx-grays-600-contrast: black;
  --igx-grays-700: var(--igx-grays-h), var(--igx-grays-s), 38%;
  --igx-grays-700-contrast: white;
  --igx-grays-800: var(--igx-grays-h), var(--igx-grays-s), 26%;
  --igx-grays-800-contrast: white;
  --igx-grays-900: var(--igx-grays-h), var(--igx-grays-s), 13%;
  --igx-grays-900-contrast: white;
  --igx-info-h: 208deg;
  --igx-info-s: 99%;
  --igx-info-l: 31%;
  --igx-info-a: 1;
  --igx-info-500: var(--igx-info-h), var(--igx-info-s), var(--igx-info-l);
  --igx-info-500-contrast: white;
  --igx-success-h: 128deg;
  --igx-success-s: 66%;
  --igx-success-l: 35%;
  --igx-success-a: 1;
  --igx-success-500: var(--igx-success-h), var(--igx-success-s), var(--igx-success-l);
  --igx-success-500-contrast: black;
  --igx-warn-h: 41deg;
  --igx-warn-s: 95%;
  --igx-warn-l: 39%;
  --igx-warn-a: 1;
  --igx-warn-500: var(--igx-warn-h), var(--igx-warn-s), var(--igx-warn-l);
  --igx-warn-500-contrast: black;
  --igx-error-h: 348deg;
  --igx-error-s: 83%;
  --igx-error-l: 47%;
  --igx-error-a: 1;
  --igx-error-500: var(--igx-error-h), var(--igx-error-s), var(--igx-error-l);
  --igx-error-500-contrast: white;
  --igx-surface-h: 0deg;
  --igx-surface-s: 0%;
  --igx-surface-l: 100%;
  --igx-surface-a: 1;
  --igx-surface-500: var(--igx-surface-h), var(--igx-surface-s), var(--igx-surface-l);
  --igx-surface-500-contrast: black;
  --igx-elevation-0: none;
  --igx-elevation-1: 0 calc(var(--igx-elevation-factor, 1) * 1px) calc(var(--igx-elevation-factor, 1) * 3px) 0 rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 1px) calc(var(--igx-elevation-factor, 1) * 1px) 0 rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 2px) calc(var(--igx-elevation-factor, 1) * 1px) calc(var(--igx-elevation-factor, 1) * -1px) rgba(0, 0, 0, 0.08);
  --igx-elevation-2: 0 calc(var(--igx-elevation-factor, 1) * 1px) calc(var(--igx-elevation-factor, 1) * 5px) 0 rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 2px) calc(var(--igx-elevation-factor, 1) * 2px) 0 rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 3px) calc(var(--igx-elevation-factor, 1) * 1px) calc(var(--igx-elevation-factor, 1) * -2px) rgba(0, 0, 0, 0.08);
  --igx-elevation-3: 0 calc(var(--igx-elevation-factor, 1) * 1px) calc(var(--igx-elevation-factor, 1) * 8px) 0 rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 3px) calc(var(--igx-elevation-factor, 1) * 4px) 0 rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 3px) calc(var(--igx-elevation-factor, 1) * 3px) calc(var(--igx-elevation-factor, 1) * -2px) rgba(0, 0, 0, 0.08);
  --igx-elevation-4: 0 calc(var(--igx-elevation-factor, 1) * 2px) calc(var(--igx-elevation-factor, 1) * 4px) calc(var(--igx-elevation-factor, 1) * -1px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 4px) calc(var(--igx-elevation-factor, 1) * 5px) 0 rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 1px) calc(var(--igx-elevation-factor, 1) * 10px) 0 rgba(0, 0, 0, 0.08);
  --igx-elevation-5: 0 calc(var(--igx-elevation-factor, 1) * 3px) calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * -1px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * 8px) 0 rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 1px) calc(var(--igx-elevation-factor, 1) * 14px) 0 rgba(0, 0, 0, 0.08);
  --igx-elevation-6: 0 calc(var(--igx-elevation-factor, 1) * 3px) calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * -1px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 6px) calc(var(--igx-elevation-factor, 1) * 10px) 0 rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 1px) calc(var(--igx-elevation-factor, 1) * 18px) 0 rgba(0, 0, 0, 0.08);
  --igx-elevation-7: 0 calc(var(--igx-elevation-factor, 1) * 4px) calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * -2px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 7px) calc(var(--igx-elevation-factor, 1) * 10px) calc(var(--igx-elevation-factor, 1) * 1px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 2px) calc(var(--igx-elevation-factor, 1) * 16px) calc(var(--igx-elevation-factor, 1) * 1px) rgba(0, 0, 0, 0.08);
  --igx-elevation-8: 0 calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * -3px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 8px) calc(var(--igx-elevation-factor, 1) * 10px) calc(var(--igx-elevation-factor, 1) * 1px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 3px) calc(var(--igx-elevation-factor, 1) * 14px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.08);
  --igx-elevation-9: 0 calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * 6px) calc(var(--igx-elevation-factor, 1) * -3px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 9px) calc(var(--igx-elevation-factor, 1) * 12px) calc(var(--igx-elevation-factor, 1) * 1px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 3px) calc(var(--igx-elevation-factor, 1) * 16px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.08);
  --igx-elevation-10: 0 calc(var(--igx-elevation-factor, 1) * 6px) calc(var(--igx-elevation-factor, 1) * 6px) calc(var(--igx-elevation-factor, 1) * -3px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 10px) calc(var(--igx-elevation-factor, 1) * 14px) calc(var(--igx-elevation-factor, 1) * 1px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 4px) calc(var(--igx-elevation-factor, 1) * 18px) calc(var(--igx-elevation-factor, 1) * 3px) rgba(0, 0, 0, 0.08);
  --igx-elevation-11: 0 calc(var(--igx-elevation-factor, 1) * 6px) calc(var(--igx-elevation-factor, 1) * 7px) calc(var(--igx-elevation-factor, 1) * -4px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 11px) calc(var(--igx-elevation-factor, 1) * 15px) calc(var(--igx-elevation-factor, 1) * 1px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 4px) calc(var(--igx-elevation-factor, 1) * 20px) calc(var(--igx-elevation-factor, 1) * 3px) rgba(0, 0, 0, 0.08);
  --igx-elevation-12: 0 calc(var(--igx-elevation-factor, 1) * 7px) calc(var(--igx-elevation-factor, 1) * 8px) calc(var(--igx-elevation-factor, 1) * -4px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 12px) calc(var(--igx-elevation-factor, 1) * 17px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * 22px) calc(var(--igx-elevation-factor, 1) * 4px) rgba(0, 0, 0, 0.08);
  --igx-elevation-13: 0 calc(var(--igx-elevation-factor, 1) * 7px) calc(var(--igx-elevation-factor, 1) * 8px) calc(var(--igx-elevation-factor, 1) * -4px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 13px) calc(var(--igx-elevation-factor, 1) * 19px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * 24px) calc(var(--igx-elevation-factor, 1) * 4px) rgba(0, 0, 0, 0.08);
  --igx-elevation-14: 0 calc(var(--igx-elevation-factor, 1) * 7px) calc(var(--igx-elevation-factor, 1) * 9px) calc(var(--igx-elevation-factor, 1) * -4px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 14px) calc(var(--igx-elevation-factor, 1) * 21px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 5px) calc(var(--igx-elevation-factor, 1) * 26px) calc(var(--igx-elevation-factor, 1) * 4px) rgba(0, 0, 0, 0.08);
  --igx-elevation-15: 0 calc(var(--igx-elevation-factor, 1) * 8px) calc(var(--igx-elevation-factor, 1) * 9px) calc(var(--igx-elevation-factor, 1) * -5px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 15px) calc(var(--igx-elevation-factor, 1) * 22px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 6px) calc(var(--igx-elevation-factor, 1) * 28px) calc(var(--igx-elevation-factor, 1) * 5px) rgba(0, 0, 0, 0.08);
  --igx-elevation-16: 0 calc(var(--igx-elevation-factor, 1) * 8px) calc(var(--igx-elevation-factor, 1) * 10px) calc(var(--igx-elevation-factor, 1) * -5px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 16px) calc(var(--igx-elevation-factor, 1) * 24px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 6px) calc(var(--igx-elevation-factor, 1) * 30px) calc(var(--igx-elevation-factor, 1) * 5px) rgba(0, 0, 0, 0.08);
  --igx-elevation-17: 0 calc(var(--igx-elevation-factor, 1) * 8px) calc(var(--igx-elevation-factor, 1) * 11px) calc(var(--igx-elevation-factor, 1) * -5px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 17px) calc(var(--igx-elevation-factor, 1) * 26px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 6px) calc(var(--igx-elevation-factor, 1) * 32px) calc(var(--igx-elevation-factor, 1) * 5px) rgba(0, 0, 0, 0.08);
  --igx-elevation-18: 0 calc(var(--igx-elevation-factor, 1) * 9px) calc(var(--igx-elevation-factor, 1) * 11px) calc(var(--igx-elevation-factor, 1) * -5px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 18px) calc(var(--igx-elevation-factor, 1) * 28px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 7px) calc(var(--igx-elevation-factor, 1) * 34px) calc(var(--igx-elevation-factor, 1) * 6px) rgba(0, 0, 0, 0.08);
  --igx-elevation-19: 0 calc(var(--igx-elevation-factor, 1) * 9px) calc(var(--igx-elevation-factor, 1) * 12px) calc(var(--igx-elevation-factor, 1) * -6px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 19px) calc(var(--igx-elevation-factor, 1) * 29px) calc(var(--igx-elevation-factor, 1) * 2px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 7px) calc(var(--igx-elevation-factor, 1) * 36px) calc(var(--igx-elevation-factor, 1) * 6px) rgba(0, 0, 0, 0.08);
  --igx-elevation-20: 0 calc(var(--igx-elevation-factor, 1) * 10px) calc(var(--igx-elevation-factor, 1) * 13px) calc(var(--igx-elevation-factor, 1) * -6px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 20px) calc(var(--igx-elevation-factor, 1) * 31px) calc(var(--igx-elevation-factor, 1) * 3px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 8px) calc(var(--igx-elevation-factor, 1) * 38px) calc(var(--igx-elevation-factor, 1) * 7px) rgba(0, 0, 0, 0.08);
  --igx-elevation-21: 0 calc(var(--igx-elevation-factor, 1) * 10px) calc(var(--igx-elevation-factor, 1) * 13px) calc(var(--igx-elevation-factor, 1) * -6px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 21px) calc(var(--igx-elevation-factor, 1) * 33px) calc(var(--igx-elevation-factor, 1) * 3px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 8px) calc(var(--igx-elevation-factor, 1) * 40px) calc(var(--igx-elevation-factor, 1) * 7px) rgba(0, 0, 0, 0.08);
  --igx-elevation-22: 0 calc(var(--igx-elevation-factor, 1) * 10px) calc(var(--igx-elevation-factor, 1) * 14px) calc(var(--igx-elevation-factor, 1) * -6px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 22px) calc(var(--igx-elevation-factor, 1) * 35px) calc(var(--igx-elevation-factor, 1) * 3px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 8px) calc(var(--igx-elevation-factor, 1) * 42px) calc(var(--igx-elevation-factor, 1) * 7px) rgba(0, 0, 0, 0.08);
  --igx-elevation-23: 0 calc(var(--igx-elevation-factor, 1) * 11px) calc(var(--igx-elevation-factor, 1) * 14px) calc(var(--igx-elevation-factor, 1) * -7px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 23px) calc(var(--igx-elevation-factor, 1) * 36px) calc(var(--igx-elevation-factor, 1) * 3px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 9px) calc(var(--igx-elevation-factor, 1) * 44px) calc(var(--igx-elevation-factor, 1) * 8px) rgba(0, 0, 0, 0.08);
  --igx-elevation-24: 0 calc(var(--igx-elevation-factor, 1) * 11px) calc(var(--igx-elevation-factor, 1) * 15px) calc(var(--igx-elevation-factor, 1) * -7px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 24px) calc(var(--igx-elevation-factor, 1) * 38px) calc(var(--igx-elevation-factor, 1) * 3px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 9px) calc(var(--igx-elevation-factor, 1) * 46px) calc(var(--igx-elevation-factor, 1) * 8px) rgba(0, 0, 0, 0.08);
}

[igxRipple] {
  --color: var(--igx-ripple-color, hsla(var(--igx-grays-800), 0.7));
}

.igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-ripple {
  overflow: hidden;
}

igx-action-strip {
  --actions-background: var(--igx-action-strip-actions-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --background: var(--igx-action-strip-background, hsla(var(--igx-grays-100), 0.38));
  --icon-color: var(--igx-action-strip-icon-color, 'currentColor');
  --delete-action: var(--igx-action-strip-delete-action, hsla(var(--igx-error-500), var(--igx-error-a)));
  --actions-border-radius: var(--igx-action-strip-actions-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.5rem), 1.5rem));
}

.igx-action-strip {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  top: 0;
  inset-inline-start: 0;
  background: var(--background);
  color: inherit;
  padding: 0 1.5rem;
  z-index: 9999;
}

.igx-action-strip--compact [igxButton=icon], .igx-action-strip--cosy [igxButton=icon] {
  width: 1.75rem;
  height: 1.75rem;
}

.igx-action-strip--compact [igxButton=icon] igx-icon, .igx-action-strip--cosy [igxButton=icon] igx-icon {
  width: 0.875rem;
  width: var(--igx-icon-size, 0.875rem);
  height: 0.875rem;
  height: var(--igx-icon-size, 0.875rem);
  font-size: 0.875rem;
  font-size: var(--igx-icon-size, 0.875rem);
}

.igx-action-strip--cosy {
  padding: 0 1rem;
}

.igx-action-strip--compact {
  padding: 0 0.75rem;
}

.igx-action-strip__editing-actions,
.igx-action-strip__pinning-actions {
  display: flex;
  align-items: center;
  justify-content: center;
}

.igx-action-strip__menu-item [igxLabel], .igx-action-strip__menu-item--danger [igxLabel] {
  cursor: pointer;
}

.igx-action-strip__menu-item igx-icon, .igx-action-strip__menu-item--danger igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-action-strip__menu-item igx-icon + [igxLabel], .igx-action-strip__menu-item--danger igx-icon + [igxLabel] {
  margin-inline-start: 0.75rem;
}

.igx-action-strip__menu-item.igx-drop-down__item--cosy igx-icon + [igxLabel], .igx-action-strip__menu-item--danger.igx-drop-down__item--cosy igx-icon + [igxLabel] {
  margin-inline-start: 0.625rem;
}

.igx-action-strip__menu-item.igx-drop-down__item--compact igx-icon + [igxLabel], .igx-action-strip__menu-item--danger.igx-drop-down__item--compact igx-icon + [igxLabel] {
  margin-inline-start: 0.5rem;
}

.igx-action-strip__menu-item--danger {
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
}

.igx-action-strip__menu-item--danger:hover {
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
}

.igx-action-strip__menu-button {
  display: flex;
  align-items: center;
}

.igx-action-strip__actions {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  pointer-events: all;
  position: relative;
  color: var(--icon-color);
  border-radius: var(--actions-border-radius);
  background: var(--actions-background);
  max-height: 36px;
}

.igx-action-strip__actions:last-child {
  margin-inline-end: 0;
}

.igx-action-strip__actions igx-icon {
  color: var(--icon-color);
}

.igx-action-strip__actions [igxButton=icon] igx-icon {
  color: var(--icon-color);
}

.igx-action-strip__editing-actions > [igxButton] {
  margin-inline-start: 0.25rem;
}

.igx-action-strip__editing-actions > [igxButton]:first-of-type {
  margin-inline-start: 0;
}

.igx-action-strip__delete igx-icon {
  color: var(--delete-action);
}

igx-bottom-nav {
  --background: var(--igx-bottom-nav-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --idle-item-color: var(--igx-bottom-nav-idle-item-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --active-item-color: var(--igx-bottom-nav-active-item-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --shadow: var(--igx-bottom-nav-shadow, var(--igx-elevation-8));
}

.igx-bottom-nav__panel {
  display: block;
}

.igx-bottom-nav__panel:focus {
  outline-style: none;
}

.igx-bottom-nav__panel:empty {
  display: none;
}

.igx-bottom-nav__menu {
  display: flex;
  position: fixed;
  justify-content: center;
  align-items: center;
  inset-inline-start: 0;
  inset-inline-end: 0;
  height: 3.5rem;
  background: var(--background);
  overflow: hidden;
  z-index: 8;
}

.igx-bottom-nav__menu--top {
  inset-block-start: 0;
  inset-block-end: inherit;
  box-shadow: var(--shadow);
}

.igx-bottom-nav__menu--bottom {
  inset-block-start: inherit;
  inset-block-end: 0;
  box-shadow: var(--shadow);
}

.igx-bottom-nav__menu-item, .igx-bottom-nav__menu-item--selected, .igx-bottom-nav__menu-item--disabled {
  display: flex;
  position: relative;
  flex-flow: column nowrap;
  flex: 1;
  align-items: center;
  justify-content: center;
  min-width: 5rem;
  max-width: 10.5rem;
  height: 100%;
  color: var(--idle-item-color);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  overflow: hidden;
  padding: 0 0.75rem;
  -webkit-tap-highlight-color: transparent;
  outline-style: none;
}

.igx-bottom-nav__menu-item--disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

.igx-bottom-nav__menu-item--selected {
  color: var(--active-item-color);
  transition: color 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.igx-bottom-nav__menu-item [igxBottomNavHeaderLabel], .igx-bottom-nav__menu-item--selected [igxBottomNavHeaderLabel], .igx-bottom-nav__menu-item--disabled [igxBottomNavHeaderLabel] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-block-start: 0.25rem;
  max-width: 100%;
  text-align: center;
  transform: translateZ(0);
  transition: transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  z-index: 1;
}

.igx-bottom-nav__menu-item [igxBottomNavHeaderIcon], .igx-bottom-nav__menu-item--selected [igxBottomNavHeaderIcon], .igx-bottom-nav__menu-item--disabled [igxBottomNavHeaderIcon] {
  display: flex;
  position: relative;
  justify-content: center;
  height: 24px;
  padding: 0 8px;
  transform: translateZ(0);
  transition: transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  z-index: 1;
}

.igx-bottom-nav__menu-item--selected [igxBottomNavHeaderIcon] {
  transform: translateY(-2px);
}

.igx-bottom-nav__menu-item--selected [igxBottomNavHeaderLabel] {
  transform: translateY(-2px) scale(1.166667);
}

[igxButton=flat], .igx-button--flat {
  --shadow-color: var(--igx-button-shadow-color, transparent);
  --border-color: var(--igx-button-border-color, transparent);
  --hover-border-color: var(--igx-button-hover-border-color, transparent);
  --focus-border-color: var(--igx-button-focus-border-color, transparent);
  --focus-visible-border-color: var(--igx-button-focus-visible-border-color, transparent);
  --active-border-color: var(--igx-button-active-border-color, transparent);
  --disabled-border-color: var(--igx-button-disabled-border-color, transparent);
  --disabled-background: var(--igx-button-disabled-background, transparent);
  --disabled-foreground: var(--igx-button-disabled-foreground, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --background: var(--igx-button-background, transparent);
  --foreground: var(--igx-button-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --hover-background: var(--igx-button-hover-background, hsla(var(--igx-secondary-500), 0.05));
  --hover-foreground: var(--igx-button-hover-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --focus-background: var(--igx-button-focus-background, hsla(var(--igx-secondary-400), 0.12));
  --focus-foreground: var(--igx-button-focus-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --focus-visible-background: var(--igx-button-focus-visible-background, hsla(var(--igx-secondary-400), 0.12));
  --focus-visible-foreground: var(--igx-button-focus-visible-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --active-background: var(--igx-button-active-background, hsla(var(--igx-secondary-400), 0.12));
  --active-foreground: var(--igx-button-active-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --border-radius: var(--igx-button-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --resting-shadow: var(--igx-button-resting-shadow, var(--igx-elevation-0));
  --hover-shadow: var(--igx-button-hover-shadow, var(--igx-elevation-0));
  --focus-shadow: var(--igx-button-focus-shadow, var(--igx-elevation-0));
  --active-shadow: var(--igx-button-active-shadow, var(--igx-elevation-0));
}

[igxButton=outlined], .igx-button--outlined {
  --shadow-color: var(--igx-button-shadow-color, transparent);
  --border-color: var(--igx-button-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --hover-border-color: var(--igx-button-hover-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --focus-border-color: var(--igx-button-focus-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --focus-visible-border-color: var(--igx-button-focus-visible-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --active-border-color: var(--igx-button-active-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --disabled-border-color: var(--igx-button-disabled-border-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --disabled-background: var(--igx-button-disabled-background, transparent);
  --disabled-foreground: var(--igx-button-disabled-foreground, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --background: var(--igx-button-background, transparent);
  --foreground: var(--igx-button-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --hover-background: var(--igx-button-hover-background, hsla(var(--igx-secondary-500), 0.05));
  --hover-foreground: var(--igx-button-hover-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --focus-background: var(--igx-button-focus-background, hsla(var(--igx-secondary-400), 0.12));
  --focus-foreground: var(--igx-button-focus-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --focus-visible-background: var(--igx-button-focus-visible-background, hsla(var(--igx-secondary-400), 0.12));
  --focus-visible-foreground: var(--igx-button-focus-visible-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --active-background: var(--igx-button-active-background, hsla(var(--igx-secondary-400), 0.12));
  --active-foreground: var(--igx-button-active-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --border-radius: var(--igx-button-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --resting-shadow: var(--igx-button-resting-shadow, var(--igx-elevation-0));
  --hover-shadow: var(--igx-button-hover-shadow, var(--igx-elevation-0));
  --focus-shadow: var(--igx-button-focus-shadow, var(--igx-elevation-0));
  --active-shadow: var(--igx-button-active-shadow, var(--igx-elevation-0));
}

[igxButton=raised], .igx-button--raised {
  --shadow-color: var(--igx-button-shadow-color, transparent);
  --border-color: var(--igx-button-border-color, transparent);
  --hover-border-color: var(--igx-button-hover-border-color, transparent);
  --focus-border-color: var(--igx-button-focus-border-color, transparent);
  --focus-visible-border-color: var(--igx-button-focus-visible-border-color, transparent);
  --active-border-color: var(--igx-button-active-border-color, transparent);
  --disabled-border-color: var(--igx-button-disabled-border-color, transparent);
  --disabled-background: var(--igx-button-disabled-background, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --disabled-foreground: var(--igx-button-disabled-foreground, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --background: var(--igx-button-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --foreground: var(--igx-button-foreground, var(--igx-secondary-500-contrast));
  --hover-background: var(--igx-button-hover-background, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --hover-foreground: var(--igx-button-hover-foreground, var(--igx-secondary-300-contrast));
  --focus-background: var(--igx-button-focus-background, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --focus-foreground: var(--igx-button-focus-foreground, var(--igx-secondary-300-contrast));
  --focus-visible-background: var(--igx-button-focus-visible-background, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --focus-visible-foreground: var(--igx-button-focus-visible-foreground, var(--igx-secondary-300-contrast));
  --active-background: var(--igx-button-active-background, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --active-foreground: var(--igx-button-active-foreground, var(--igx-secondary-300-contrast));
  --border-radius: var(--igx-button-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --resting-shadow: var(--igx-button-resting-shadow, var(--igx-elevation-2));
  --hover-shadow: var(--igx-button-hover-shadow, var(--igx-elevation-4));
  --focus-shadow: var(--igx-button-focus-shadow, var(--igx-elevation-8));
  --active-shadow: var(--igx-button-active-shadow, var(--igx-elevation-8));
}

[igxButton=fab], .igx-button--fab {
  --shadow-color: var(--igx-button-shadow-color, transparent);
  --border-color: var(--igx-button-border-color, transparent);
  --hover-border-color: var(--igx-button-hover-border-color, transparent);
  --focus-border-color: var(--igx-button-focus-border-color, transparent);
  --focus-visible-border-color: var(--igx-button-focus-visible-border-color, transparent);
  --active-border-color: var(--igx-button-active-border-color, transparent);
  --disabled-border-color: var(--igx-button-disabled-border-color, transparent);
  --disabled-background: var(--igx-button-disabled-background, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --disabled-foreground: var(--igx-button-disabled-foreground, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --background: var(--igx-button-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --foreground: var(--igx-button-foreground, var(--igx-secondary-500-contrast));
  --hover-background: var(--igx-button-hover-background, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --hover-foreground: var(--igx-button-hover-foreground, var(--igx-secondary-300-contrast));
  --focus-background: var(--igx-button-focus-background, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --focus-foreground: var(--igx-button-focus-foreground, var(--igx-secondary-300-contrast));
  --focus-visible-background: var(--igx-button-focus-visible-background, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --focus-visible-foreground: var(--igx-button-focus-visible-foreground, var(--igx-secondary-300-contrast));
  --active-background: var(--igx-button-active-background, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --active-foreground: var(--igx-button-active-foreground, var(--igx-secondary-300-contrast));
  --border-radius: var(--igx-button-border-radius, clamp(0.75rem, calc(var(--igx-radius-factor, 1) * 1.75rem), 1.75rem));
  --resting-shadow: var(--igx-button-resting-shadow, var(--igx-elevation-6));
  --hover-shadow: var(--igx-button-hover-shadow, var(--igx-elevation-12));
  --focus-shadow: var(--igx-button-focus-shadow, var(--igx-elevation-12));
  --active-shadow: var(--igx-button-active-shadow, var(--igx-elevation-12));
}

[igxButton=icon], .igx-button--icon {
  --shadow-color: var(--igx-button-shadow-color, transparent);
  --border-color: var(--igx-button-border-color, transparent);
  --hover-border-color: var(--igx-button-hover-border-color, transparent);
  --focus-border-color: var(--igx-button-focus-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --focus-visible-border-color: var(--igx-button-focus-visible-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --active-border-color: var(--igx-button-active-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-border-color: var(--igx-button-disabled-border-color, transparent);
  --disabled-background: var(--igx-button-disabled-background, transparent);
  --disabled-foreground: var(--igx-button-disabled-foreground, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --background: var(--igx-button-background, transparent);
  --foreground: var(--igx-button-foreground, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --hover-background: var(--igx-button-hover-background, transparent);
  --hover-foreground: var(--igx-button-hover-foreground, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --focus-background: var(--igx-button-focus-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --focus-foreground: var(--igx-button-focus-foreground, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --focus-visible-background: var(--igx-button-focus-visible-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --focus-visible-foreground: var(--igx-button-focus-visible-foreground, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --active-background: var(--igx-button-active-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --active-foreground: var(--igx-button-active-foreground, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --border-radius: var(--igx-button-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.25rem), 1.25rem));
  --resting-shadow: var(--igx-button-resting-shadow, var(--igx-elevation-0));
  --hover-shadow: var(--igx-button-hover-shadow, var(--igx-elevation-0));
  --focus-shadow: var(--igx-button-focus-shadow, var(--igx-elevation-0));
  --active-shadow: var(--igx-button-active-shadow, var(--igx-elevation-0));
}

.igx-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 5.5rem;
  padding: 0.5625rem 1rem;
  min-height: 2.25rem;
  border: 0.0625rem solid var(--border-color);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  outline-style: none;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  white-space: nowrap;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  font-family: inherit;
}

.igx-button igx-icon {
  display: flex;
  justify-content: center;
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-button * + * {
  margin-inline-start: 0.75rem;
}

.igx-button--cosy {
  padding: 0.375rem 1rem;
  min-height: 1.875rem;
}

.igx-button--cosy * + * {
  margin-inline-start: 0.5rem;
}

.igx-button--compact {
  padding: 0.1875rem 1rem;
  min-height: 1.5rem;
}

.igx-button--compact * + * {
  margin-inline-start: 0.25rem;
}

.igx-button--flat {
  background: var(--background);
  color: var(--foreground);
  border-radius: var(--border-radius);
}

.igx-button--flat:hover {
  background: var(--hover-background);
  color: var(--hover-foreground);
  border-color: var(--hover-border-color);
}

.igx-button--flat:focus {
  background: var(--focus-background);
  color: var(--focus-foreground);
  box-shadow: 0 0 0 0.1875rem var(--shadow-color);
  border-color: var(--focus-border-color);
}

.igx-button--flat:active {
  background: var(--active-background);
  color: var(--active-foreground);
  box-shadow: 0 0 0 0.1875rem var(--shadow-color);
  border-color: var(--active-border-color);
}

.igx-button--flat:focus-visible {
  background: var(--focus-visible-background);
  color: var(--focus-visible-foreground);
  border-color: var(--focus-visible-border-color);
}

.igx-button--outlined {
  background: var(--background);
  color: var(--foreground);
  border-color: var(--border-color);
  border-radius: var(--border-radius);
  padding: 0.4375rem 0.875rem;
}

.igx-button--outlined:hover {
  background: var(--hover-background);
  color: var(--hover-foreground);
  border-color: var(--hover-border-color);
}

.igx-button--outlined:focus {
  background: var(--focus-background);
  color: var(--focus-foreground);
  border-color: var(--focus-border-color);
}

.igx-button--outlined:active {
  background: var(--active-background);
  color: var(--active-foreground);
  border-color: var(--active-border-color);
  box-shadow: 0 0 0 0.1875rem var(--shadow-color);
}

.igx-button--outlined:focus-visible {
  background: var(--focus-visible-background);
  color: var(--focus-visible-foreground);
  border-color: var(--focus-visible-border-color);
}

.igx-button--outlined:focus-visible:hover {
  background: var(--hover-background);
  color: var(--hover-foreground);
  border-color: var(--hover-border-color);
}

.igx-button--outlined:focus-visible:active {
  background: var(--active-background);
  color: var(--active-foreground);
  border-color: var(--active-border-color);
}

.igx-button--cosy.igx-button--outlined {
  padding: 0.25rem 0.875rem;
  min-height: 1.875rem;
}

.igx-button--cosy.igx-button--outlined * + * {
  margin-inline-start: 0.5rem;
}

.igx-button--compact.igx-button--outlined {
  padding: 0.0625rem 0.875rem;
  min-height: 1.5rem;
}

.igx-button--compact.igx-button--outlined * + * {
  margin-inline-start: 0.25rem;
}

.igx-button--raised {
  color: var(--foreground);
  background: var(--background);
  box-shadow: var(--resting-shadow);
  border-radius: var(--border-radius);
}

.igx-button--raised:hover {
  color: var(--hover-foreground);
  background: var(--hover-background);
  border-color: var(--hover-border-color);
  box-shadow: var(--hover-shadow);
}

.igx-button--raised:focus {
  color: var(--focus-foreground);
  background: var(--focus-background);
  border-color: var(--focus-border-color);
  box-shadow: 0 0 0 0.1875rem var(--shadow-color), var(--focus-shadow);
}

.igx-button--raised:active {
  color: var(--active-foreground);
  background: var(--active-background);
  border-color: var(--active-border-color);
  box-shadow: 0 0 0 0.1875rem var(--shadow-color), var(--active-shadow);
}

.igx-button--raised:focus-visible {
  background: var(--focus-visible-background);
  color: var(--focus-visible-foreground);
  border-color: var(--focus-visible-border-color);
}

.igx-button--raised:focus-visible:hover {
  color: var(--hover-foreground);
  background: var(--hover-background);
  border-color: var(--hover-border-color);
}

.igx-button--raised:focus-visible:active {
  color: var(--active-foreground);
  background: var(--active-background);
  border-color: var(--active-border-color);
}

.igx-button--fab, .igx-button--icon {
  display: inline-flex;
  position: relative;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  outline: none;
  cursor: pointer;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  -webkit-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  filter: blur(0);
}

.igx-button--fab {
  padding: 0.5rem 0.875rem;
  min-width: 3rem;
  min-height: 3rem;
  line-height: inherit;
  white-space: nowrap;
  color: var(--foreground);
  background: var(--background);
  border-color: var(--border-color);
  box-shadow: var(--resting-shadow);
  border-radius: var(--border-radius);
}

.igx-button--fab:hover {
  color: var(--hover-foreground);
  background: var(--hover-background);
  border-color: var(--hover-border-color);
  box-shadow: var(--resting-shadow);
}

.igx-button--fab:focus {
  color: var(--focus-foreground);
  background: var(--focus-background);
  border-color: var(--focus-border-color);
  box-shadow: 0 0 0 0.1875rem var(--shadow-color), var(--focus-shadow);
}

.igx-button--fab:active {
  color: var(--active-foreground);
  background: var(--active-background);
  border-color: var(--active-border-color);
  box-shadow: 0 0 0 0.1875rem var(--shadow-color), var(--active-shadow);
}

.igx-button--fab:focus-visible {
  background: var(--focus-visible-background);
  color: var(--focus-visible-foreground);
  border-color: var(--focus-visible-border-color);
}

.igx-button--fab:focus-visible:hover {
  color: var(--hover-foreground);
  background: var(--hover-background);
  border-color: var(--hover-border-color);
}

.igx-button--fab:focus-visible:active {
  color: var(--active-foreground);
  background: var(--active-background);
  border-color: var(--active-border-color);
}

.igx-button--fab * + * {
  margin-inline-start: 0.75rem;
}

.igx-button--cosy.igx-button--fab {
  padding: 0.25rem 0.625rem;
  min-width: 2.5rem;
  min-height: 2.5rem;
}

.igx-button--cosy.igx-button--fab * + * {
  margin-inline-start: 0.5rem;
}

.igx-button--compact.igx-button--fab {
  padding: 0 0.375rem;
  min-width: 2rem;
  min-height: 2rem;
}

.igx-button--compact.igx-button--fab * + * {
  margin-inline-start: 0.25rem;
}

.igx-button--icon {
  width: 2.25rem;
  height: 2.25rem;
  min-width: 0;
  min-width: initial;
  min-height: 0;
  min-height: initial;
  font-size: 1rem;
  padding: 0;
  color: var(--foreground);
  background: var(--background);
  border-radius: var(--border-radius);
  border-color: var(--border-color);
}

.igx-button--icon:hover {
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  color: var(--hover-foreground);
  background: var(--hover-background);
  border-color: var(--hover-border-color);
}

.igx-button--icon:focus {
  color: var(--focus-foreground);
  background: var(--focus-background);
  border-color: var(--focus-border-color);
}

.igx-button--icon:active {
  color: var(--active-foreground);
  background: var(--active-background);
  border-color: var(--active-border-color);
}

.igx-button--icon:focus-visible {
  color: var(--focus-visible-foreground);
  background: var(--focus-visible-background);
  border-color: var(--focus-visible-border-color);
}

.igx-button--icon:focus-visible:hover {
  color: var(--hover-foreground);
  background: var(--hover-background);
  border-color: var(--focus-visible-border-color);
}

.igx-button--icon:focus-visible:active {
  color: var(--active-foreground);
  background: var(--active-background);
  border-color: var(--focus-visible-border-color);
}

.igx-button--icon:focus, .igx-button--icon:active {
  box-shadow: 0 0 0 0.1875rem var(--shadow-color), var(--focus-shadow);
}

.igx-button--cosy.igx-button--icon {
  width: 1.875rem;
  height: 1.875rem;
}

.igx-button--compact.igx-button--icon {
  width: 1.5rem;
  height: 1.5rem;
}

.igx-button--disabled {
  background: var(--disabled-background);
  color: var(--disabled-foreground);
  border-color: var(--disabled-border-color);
  pointer-events: none;
  box-shadow: none;
}

.igx-button--disabled:focus {
  box-shadow: none;
}

igx-buttongroup {
  --idle-shadow-color: var(--igx-button-group-idle-shadow-color, transparent);
  --item-background: var(--igx-button-group-item-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --item-border-color: var(--igx-button-group-item-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --item-text-color: var(--igx-button-group-item-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-hover-text-color: var(--igx-button-group-item-hover-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --item-hover-background: var(--igx-button-group-item-hover-background, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --item-selected-text-color: var(--igx-button-group-item-selected-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --item-selected-background: var(--igx-button-group-item-selected-background, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --item-selected-hover-background: var(--igx-button-group-item-selected-hover-background, hsla(var(--igx-grays-500), 0.8));
  --item-selected-border-color: var(--igx-button-group-item-selected-border-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --disabled-text-color: var(--igx-button-group-disabled-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-background-color: var(--igx-button-group-disabled-background-color, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --item-disabled-border: var(--igx-button-group-item-disabled-border, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --border-radius: var(--igx-button-group-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --border: var(--igx-button-group-border, none);
  --shadow: var(--igx-button-group-shadow, var(--igx-elevation-2));
}

.igx-button-group {
  display: flex;
  box-shadow: var(--shadow);
  transition: all 140ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  border-radius: var(--border-radius);
}

.igx-button-group button {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 0;
}

.igx-button-group__item {
  border: 1px solid var(--item-border-color);
  color: var(--item-text-color);
  background: var(--item-background);
  min-width: 24px;
  display: flex;
  flex: 1 0 0%;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  position: relative;
  z-index: 0;
  transition: all 140ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[igxButton].igx-button-group__item {
  border-radius: 0;
  border-color: var(--item-border-color);
}

.igx-button-group__item:not(:nth-child(0)) {
  margin-inline-start: -1px;
}

.igx-button-group__item:first-of-type {
  border-start-start-radius: inherit;
  border-end-start-radius: inherit;
}

.igx-button-group__item:last-of-type {
  border-start-end-radius: inherit;
  border-end-end-radius: inherit;
}

[igxButton][disabled=true].igx-button-group__item {
  color: var(--disabled-text-color);
  background: var(--disabled-background-color);
  border-color: var(--item-disabled-border);
}

.igx-button-group__item:hover, .igx-button-group__item:focus {
  color: var(--item-hover-text-color);
  background: var(--item-hover-background);
}

.igx-button-group--vertical .igx-button-group__item:not(:nth-child(0)) {
  margin-top: -1px;
  margin-inline-start: 0;
}

.igx-button-group--vertical .igx-button-group__item:first-of-type {
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
  border-end-start-radius: 0;
  border-end-end-radius: 0;
}

.igx-button-group--vertical .igx-button-group__item:last-of-type {
  border-start-start-radius: 0;
  border-start-end-radius: 0;
  border-end-start-radius: inherit;
  border-end-end-radius: inherit;
}

.igx-button-group__item--selected {
  color: var(--item-selected-text-color);
  background: var(--item-selected-background);
  border-color: var(--item-selected-border-color);
  position: relative;
  z-index: 1;
}

[igxButton].igx-button-group__item--selected {
  border-color: var(--item-selected-border-color);
}

.igx-button-group__item--selected:hover, .igx-button-group__item--selected:focus {
  color: var(--item-selected-text-color);
  background: var(--item-selected-hover-background);
}

.igx-button-group__item--selected:focus {
  z-index: 3;
}

[igxButton][disabled=true].igx-button-group__item--selected {
  position: relative;
}

[igxButton][disabled=true].igx-button-group__item--selected::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  inset-inline-end: 0;
  inset-inline-start: 0;
  background: hsla(0deg, 0%, 62%, 0.12);
  background: hsla(var(--igx-grays-500), 0.12);
}

.igx-button-group--vertical {
  flex-flow: column;
}

.igx-button-group__item-content {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  min-width: 0;
}

.igx-button-group__item-content * ~ * {
  margin-inline-start: 0.625rem;
}

.igx-button-group__button-text {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

igx-banner, .igx-banner, .igx-banner--cosy, .igx-banner--compact {
  --banner-background: var(--igx-banner-banner-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --banner-message-color: var(--igx-banner-banner-message-color, var(--igx-surface-500-contrast));
  --banner-border-color: var(--igx-banner-banner-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --banner-illustration-color: var(--igx-banner-banner-illustration-color, var(--igx-surface-500-contrast));
}

.igx-banner-host igx-expansion-panel-body {
  padding: 0;
}

.igx-banner__actions,
.igx-banner__actions > igx-banner-actions,
.igx-banner__illustration,
.igx-banner__message {
  display: flex;
}

.igx-banner__illustration,
.igx-banner__message {
  align-items: center;
}

.igx-banner, .igx-banner--cosy, .igx-banner--compact {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  grid-gap: 8px;
  padding-inline-start: calc(1rem);
  padding-inline-end: 0.5rem;
  padding-block-start: 0.5rem;
  padding-block-end: 0.5rem;
  background: var(--banner-background);
}

.igx-banner__illustration {
  justify-content: center;
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  color: var(--banner-illustration-color);
}

.igx-banner__border-top {
  border-block-start: 1px solid var(--banner-border-color);
  inset-block-start: -1px;
}

.igx-banner__border-bottom {
  border-block-end: 1px solid var(--banner-border-color);
  inset-block-start: 0;
}

.igx-banner__text {
  color: var(--banner-message-color);
  flex: 1 0 0%;
}

.igx-banner__text > * {
  margin-block-start: 0 !important;
}

.igx-banner--cosy {
  padding-inline-start: calc(1rem);
  padding-inline-end: 0.5rem;
  padding-block-start: 0.5rem;
  padding-block-end: 0.5rem;
}

.igx-banner--compact {
  padding-inline-start: calc(1rem);
  padding-inline-end: 0.5rem;
  padding-block-start: 0.5rem;
  padding-block-end: 0.5rem;
}

.igx-banner__message {
  min-width: 9.375rem;
  flex: 1 0 0%;
  gap: 1rem;
}

.igx-banner__actions > igx-banner-actions {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  align-self: flex-end;
  gap: 0.5rem;
  min-height: 2.5rem;
}

igx-calendar, igx-days-view, igx-months-view, igx-years-view {
  --content-background: var(--igx-calendar-content-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --content-text-color: var(--igx-calendar-content-text-color, var(--igx-surface-500-contrast));
  --border-color: var(--igx-calendar-border-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --header-background: var(--igx-calendar-header-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --header-text-color: var(--igx-calendar-header-text-color, var(--igx-secondary-500-contrast));
  --picker-background-color: var(--igx-calendar-picker-background-color, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --picker-arrow-color: var(--igx-calendar-picker-arrow-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --picker-arrow-hover-color: var(--igx-calendar-picker-arrow-hover-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --picker-text-color: var(--igx-calendar-picker-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --picker-text-hover-color: var(--igx-calendar-picker-text-hover-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --inactive-text-color: var(--igx-calendar-inactive-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --label-color: var(--igx-calendar-label-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --weekend-text-color: var(--igx-calendar-weekend-text-color, var(--igx-surface-500-contrast));
  --year-current-text-color: var(--igx-calendar-year-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --month-current-text-color: var(--igx-calendar-month-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --month-hover-current-text-color: var(--igx-calendar-month-hover-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --year-hover-text-color: var(--igx-calendar-year-hover-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --month-hover-background: var(--igx-calendar-month-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --month-hover-text-color: var(--igx-calendar-month-hover-text-color, var(--igx-grays-200-contrast));
  --date-selected-background: var(--igx-calendar-date-selected-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-selected-hover-background: var(--igx-calendar-date-selected-hover-background, hsla(var(--igx-grays-100), 0.18));
  --date-selected-focus-background: var(--igx-calendar-date-selected-focus-background, hsla(var(--igx-grays-100), 0.18));
  --date-selected-current-background: var(--igx-calendar-date-selected-current-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-selected-current-hover-background: var(--igx-calendar-date-selected-current-hover-background, hsla(var(--igx-grays-100), 0.18));
  --date-selected-current-focus-background: var(--igx-calendar-date-selected-current-focus-background, hsla(var(--igx-grays-100), 0.18));
  --date-selected-text-color: var(--igx-calendar-date-selected-text-color, var(--igx-secondary-500-contrast));
  --date-selected-hover-foreground: var(--igx-calendar-date-selected-hover-foreground, var(--igx-grays-100-contrast));
  --date-selected-focus-foreground: var(--igx-calendar-date-selected-focus-foreground, var(--igx-grays-100-contrast));
  --date-current-text-color: var(--igx-calendar-date-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-current-hover-foreground: var(--igx-calendar-date-current-hover-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-current-focus-foreground: var(--igx-calendar-date-current-focus-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-selected-current-foreground: var(--igx-calendar-date-selected-current-foreground, var(--igx-secondary-500-contrast));
  --date-selected-current-hover-foreground: var(--igx-calendar-date-selected-current-hover-foreground, var(--igx-secondary-500-contrast));
  --date-selected-current-focus-foreground: var(--igx-calendar-date-selected-current-focus-foreground, var(--igx-grays-100-contrast));
  --date-current-bg-color: var(--igx-calendar-date-current-bg-color, transparent);
  --date-current-hover-background: var(--igx-calendar-date-current-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-current-focus-background: var(--igx-calendar-date-current-focus-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-hover-background: var(--igx-calendar-date-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-focus-background: var(--igx-calendar-date-focus-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-special-background: var(--igx-calendar-date-special-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --date-special-text-color: var(--igx-calendar-date-special-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --date-disabled-text-color: var(--igx-calendar-date-disabled-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --date-disabled-background: var(--igx-calendar-date-disabled-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --week-number-color: var(--igx-calendar-week-number-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --week-number-background: var(--igx-calendar-week-number-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --border-radius: var(--igx-calendar-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --date-border-radius: var(--igx-calendar-date-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.25rem), 1.25rem));
  --month-border-radius: var(--igx-calendar-month-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.25rem), 1.25rem));
}

.igx-calendar, .igx-calendar--vertical {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  min-width: 290px;
  background: var(--content-background);
  outline: none;
  border-radius: var(--border-radius);
  overflow: hidden;
  border: 0 solid var(--border-color);
}

.igx-calendar + .igx-calendar, .igx-calendar--vertical + .igx-calendar, .igx-calendar + .igx-calendar--vertical, .igx-calendar--vertical + .igx-calendar--vertical {
  margin-inline-start: 1rem;
}

.igx-calendar--vertical {
  flex-flow: row nowrap;
}

.igx-calendar--vertical .igx-calendar__header {
  min-width: 10.5em;
}

.igx-calendar__header {
  background: var(--header-background);
  color: var(--header-text-color);
  padding: 1em;
}

.igx-calendar__header-year {
  margin: 0;
  color: currentColor;
  opacity: 0.8;
}

.igx-calendar__header-date, .igx-calendar--vertical .igx-calendar__header-date {
  display: flex;
  margin: 0;
}

.igx-calendar__header-date > span, .igx-calendar--vertical .igx-calendar__header-date > span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-calendar--vertical .igx-calendar__header-date {
  flex-flow: column nowrap;
}

.igx-calendar-picker {
  display: flex;
  height: 3.5em;
  align-items: center;
  padding-bottom: 1em;
  background: var(--picker-background-color);
  position: relative;
}

.igx-calendar-picker div {
  text-align: center;
}

.igx-calendar-picker:focus {
  outline: none;
}

.igx-calendar-picker__dates {
  display: flex;
  justify-content: center;
}

.igx-calendar-picker__prev, .igx-calendar-picker__next {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  color: var(--picker-arrow-color);
  -webkit-user-select: none;
          user-select: none;
  outline: none;
  cursor: pointer;
  height: calc(100% - 1em);
  align-items: center;
  top: 0;
}

.igx-calendar-picker__prev:focus, .igx-calendar-picker__next:focus, .igx-calendar-picker__prev:hover, .igx-calendar-picker__next:hover {
  color: var(--picker-arrow-hover-color);
}

[dir=rtl] .igx-calendar-picker__prev, [dir=rtl] .igx-calendar-picker__next {
  transform: scaleX(-1);
}

.igx-calendar-picker__prev {
  inset-inline-start: 0;
}

.igx-calendar-picker__next {
  inset-inline-end: 0;
}

.igx-calendar-picker__date {
  color: var(--picker-text-color);
  text-align: center;
  outline: none;
  padding: 0 0.125rem;
}

.igx-calendar-picker__date:hover, .igx-calendar-picker__date:focus {
  color: var(--picker-text-hover-color);
  cursor: pointer;
}

.igx-calendar__body {
  flex: 1 1 auto;
  padding-top: 1em;
  padding-bottom: 1em;
  overflow: hidden;
}

igx-years-view,
igx-month-picker,
igx-months-view {
  color: var(--content-text-color);
}

.igx-calendar__label, .igx-calendar__date, .igx-calendar__year {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--content-text-color);
  outline: none;
  min-width: 14.28%;
}

.igx-calendar__label:first-of-type, .igx-calendar__date:first-of-type, .igx-calendar__year:first-of-type {
  padding-inline-start: 0.5rem;
}

.igx-calendar__label:last-of-type, .igx-calendar__date:last-of-type, .igx-calendar__year:last-of-type {
  padding-inline-end: 0.5rem;
}

.igx-calendar__label:nth-last-child(8):first-child, .igx-calendar__date:nth-last-child(8):first-child, .igx-calendar__year:nth-last-child(8):first-child, .igx-calendar__label:nth-last-child(8):first-child ~ *, .igx-calendar__date:nth-last-child(8):first-child ~ *, .igx-calendar__year:nth-last-child(8):first-child ~ * {
  min-width: 12.5% !important;
}

.igx-calendar__body-row {
  display: flex;
  justify-content: space-between;
  margin: 0.125rem 0;
  padding: 0;
}

.igx-calendar__body-row:first-of-type {
  margin-bottom: 0;
}

.igx-calendar__body-row:nth-child(2) {
  margin-top: 0;
}

.igx-calendar__body-row:last-of-type .igx-calendar__date-content--week-number {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.igx-calendar__body-row:last-of-type .igx-calendar__date-content--week-number::before {
  display: none;
}

.igx-calendar__body-row--wrap {
  flex-wrap: wrap;
}

.igx-calendar__body-column {
  padding: 0;
  margin: 0;
}

.igx-calendar__body-column .igx-calendar__year, .igx-calendar__body-column .igx-calendar__year--current {
  flex: 1 0 0;
}

.igx-calendar__date:hover .igx-calendar__date-content::after, .igx-calendar__date--weekend:hover .igx-calendar__date-content::after {
  background: var(--date-hover-background);
}

.igx-calendar__date:focus .igx-calendar__date-content::after, .igx-calendar__date--weekend:focus .igx-calendar__date-content::after {
  background: var(--date-focus-background);
}

.igx-calendar__date--selected:hover .igx-calendar__date-content {
  color: var(--date-selected-hover-foreground);
}

.igx-calendar__date--selected:hover .igx-calendar__date-content::after {
  background: var(--date-selected-hover-background);
}

.igx-calendar__date--current .igx-calendar__date-content {
  color: var(--date-current-text-color);
  font-weight: 600;
  background: var(--date-current-bg-color);
}

.igx-calendar__date--current:hover .igx-calendar__date-content {
  color: var(--date-current-hover-foreground);
  background: var(--date-current-hover-background);
}

.igx-calendar__date--current:hover .igx-calendar__date-content::after {
  background: var(--date-current-hover-background);
}

.igx-calendar__date--current:focus .igx-calendar__date-content {
  color: var(--date-current-focus-foreground);
  background: var(--date-current-focus-background);
}

.igx-calendar__date--current:focus .igx-calendar__date-content::after {
  background: var(--date-current-focus-background);
}

.igx-calendar__date--selected.igx-calendar__date--current .igx-calendar__date-content {
  color: var(--date-selected-current-foreground);
  background: var(--date-selected-current-background);
}

.igx-calendar__date--selected.igx-calendar__date--current:hover .igx-calendar__date-content {
  color: var(--date-selected-current-hover-foreground);
}

.igx-calendar__date--selected.igx-calendar__date--current:hover .igx-calendar__date-content::after {
  background: var(--date-selected-current-hover-background);
}

.igx-calendar__date--selected.igx-calendar__date--current:focus .igx-calendar__date-content {
  color: var(--date-selected-current-focus-foreground);
}

.igx-calendar__date--selected.igx-calendar__date--current:focus .igx-calendar__date-content::after {
  background: var(--date-selected-current-focus-background);
}

.igx-calendar__date--selected:focus .igx-calendar__date-content {
  color: var(--date-selected-focus-foreground);
}

.igx-calendar__date--selected:focus .igx-calendar__date-content::after {
  background: var(--date-selected-focus-background);
}

.igx-calendar__date-content {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  min-width: 2.5em;
  height: 2.5em;
  border-radius: var(--date-border-radius);
  z-index: 0;
}

.igx-calendar__date-content::after {
  position: absolute;
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  inset-inline-start: 2px;
  border-radius: inherit;
  z-index: -1;
}

.igx-calendar__label {
  height: 2.5em;
  color: var(--label-color);
  border-radius: 0;
}

.igx-calendar__label:hover, .igx-calendar__label:focus {
  color: var(--label-color);
}

.igx-calendar__date--weekend {
  color: var(--weekend-text-color);
}

.igx-calendar__date--week-number + .igx-calendar__label, .igx-calendar__date--week-number + .igx-calendar__date, .igx-calendar__date--week-number + .igx-calendar__year {
  padding-inline-start: 0 !important;
}

.igx-calendar__label--week-number,
.igx-calendar__date-content--week-number {
  position: relative;
  color: var(--week-number-color) !important;
  border-radius: 0;
  pointer-events: none;
}

.igx-calendar__date--week-number {
  padding-inline-end: 0 !important;
  cursor: default;
}

.igx-calendar__date--week-number:hover .igx-calendar__date-content--week-number, .igx-calendar__date--week-number:focus .igx-calendar__date-content--week-number {
  color: var(--week-number-color) !important;
}

.igx-calendar__date-content--week-number {
  position: relative;
  background: var(--week-number-background) !important;
  min-width: auto;
}

.igx-calendar__date-content--week-number::after {
  display: none;
}

.igx-calendar__date-content--week-number::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.25rem;
  inset-inline-start: 0;
  top: 100%;
  background: var(--week-number-background) !important;
}

.igx-calendar__label--week-number {
  padding-inline-end: 0 !important;
  text-align: center;
}

.igx-calendar__label--week-number span {
  width: 2.5em;
  position: relative;
  background: var(--week-number-background);
}

.igx-calendar__label--week-number span::before, .igx-calendar__label--week-number span::after {
  content: "";
  position: absolute;
  width: 100%;
  background: var(--week-number-background);
  inset-inline-start: 0;
}

.igx-calendar__label--week-number span::after {
  top: 100%;
  height: 0.375rem;
}

.igx-calendar__label--week-number span::before {
  bottom: 100%;
  height: 0.5rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.igx-calendar__label--week-number + .igx-calendar__label {
  padding-inline-start: 0 !important;
}

.igx-calendar__year, .igx-calendar__year--current {
  margin: 0;
  min-width: 8ch;
  line-height: 3.25rem;
}

.igx-calendar__year:first-of-type, .igx-calendar__year--current:first-of-type {
  padding-inline-start: 0;
}

.igx-calendar__year:last-of-type, .igx-calendar__year--current:last-of-type {
  padding-inline-end: 0;
}

.igx-calendar__year--current {
  color: var(--year-current-text-color);
}

.igx-calendar__year:hover, .igx-calendar__year:focus {
  color: var(--year-hover-text-color);
}

.igx-calendar__month:hover, .igx-calendar__month:focus, .igx-calendar__month--current:hover, .igx-calendar__month--current:focus {
  color: var(--month-hover-text-color);
  outline-width: 0;
}

.igx-calendar__month:hover::after, .igx-calendar__month:focus::after, .igx-calendar__month--current:hover::after, .igx-calendar__month--current:focus::after {
  background: var(--month-hover-background);
}

.igx-calendar__month {
  position: relative;
  display: flex;
  margin: 0 0.75em;
  flex: 1 0 25%;
  justify-content: center;
  align-items: center;
  height: 5.6875em;
  z-index: 1;
}

.igx-calendar__month::after {
  position: absolute;
  content: "";
  top: 50%;
  inset-inline-start: 0;
  inset-inline-end: 0;
  transform: translateY(-50%);
  height: 48px;
  background: transparent;
  border-radius: var(--month-border-radius);
  transition: background-color 0.15s ease-out;
  z-index: -1;
}

.igx-calendar__month--current {
  color: var(--month-current-text-color);
}

.igx-calendar__month--current:hover, .igx-calendar__month--current:focus {
  color: var(--month-hover-current-text-color);
}

.igx-calendar__date--inactive {
  cursor: pointer;
  color: var(--inactive-text-color);
}

.igx-calendar__date--inactive.igx-calendar__date--single:hover {
  color: var(--inactive-text-color);
}

.igx-calendar__date--special .igx-calendar__date-content {
  background: var(--date-special-background);
  color: var(--date-special-text-color);
  font-weight: 900;
}

.igx-calendar__date--selected {
  position: relative;
  background: var(--date-selected-background);
}

.igx-calendar__date--selected .igx-calendar__date-content {
  color: var(--date-selected-text-color);
  background: var(--date-selected-background);
}

.igx-calendar__date--disabled, .igx-calendar__date--disabled.igx-calendar__date--inactive {
  pointer-events: none;
  cursor: not-allowed;
  color: var(--date-disabled-text-color);
}

.igx-calendar__date--single, .igx-calendar__date--selected.igx-calendar__date--first.igx-calendar__date--last {
  background: transparent;
}

.igx-calendar__date--single::before, .igx-calendar__date--selected.igx-calendar__date--first.igx-calendar__date--last::before, .igx-calendar__date--single::after, .igx-calendar__date--selected.igx-calendar__date--first.igx-calendar__date--last::after {
  background: transparent;
}

.igx-calendar__date--disabled.igx-calendar__date--range, .igx-calendar__date--selected.igx-calendar__date--disabled.igx-calendar__date--range {
  background: var(--date-disabled-background) !important;
}

.igx-calendar__date--disabled.igx-calendar__date--range .igx-calendar__date-content {
  color: var(--date-disabled-text-color);
  background: transparent !important;
}

.igx-calendar__date--hidden.igx-calendar__date--disabled.igx-calendar__date--range {
  background: transparent !important;
}

.igx-calendar__date--hidden.igx-calendar__date--disabled.igx-calendar__date--range::after, .igx-calendar__date--hidden.igx-calendar__date--disabled.igx-calendar__date--range::before {
  background: transparent !important;
}

.igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected .igx-calendar__date-content {
  color: var(--date-selected-text-color);
}

.igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected:focus .igx-calendar__date-content, .igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected:hover .igx-calendar__date-content {
  color: var(--date-selected-text-color);
}

.igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected.igx-calendar__date--single .igx-calendar__date-content, .igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected.igx-calendar__date--first.igx-calendar__date--last .igx-calendar__date-content {
  color: var(--date-selected-text-color);
  background: var(--date-selected-background) !important;
}

.igx-calendar__date--selected.igx-calendar__date--first {
  position: relative;
  background: transparent;
  z-index: 0;
}

.igx-calendar__date--selected.igx-calendar__date--first::after {
  position: absolute;
  content: "";
  width: 50%;
  top: 0;
  inset-inline-start: 50%;
  bottom: 0;
  background: var(--date-selected-background);
  z-index: -1;
}

.igx-calendar__date--selected.igx-calendar__date--last {
  position: relative;
  background: transparent;
  z-index: 0;
}

.igx-calendar__date--selected.igx-calendar__date--last::before {
  position: absolute;
  content: "";
  width: 50%;
  top: 0;
  inset-inline-end: 50%;
  bottom: 0;
  background: var(--date-selected-background);
  z-index: -1;
}

.igx-calendar__date--hidden .igx-calendar__date-content {
  visibility: hidden;
}

.igx-calendar__aria-off-screen {
  position: absolute !important;
  border: none !important;
  height: 1px !important;
  width: 1px !important;
  inset-inline-start: 0 !important;
  top: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
  -webkit-user-select: none;
          user-select: none;
  pointer-events: none;
}

.igx-calendar__aria-off-screen:focus {
  outline: none;
}

igx-card {
  --background: var(--igx-card-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --header-text-color: var(--igx-card-header-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --subtitle-text-color: var(--igx-card-subtitle-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --content-text-color: var(--igx-card-content-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --actions-text-color: var(--igx-card-actions-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --outline-color: var(--igx-card-outline-color, hsla(var(--igx-grays-400), 0.54));
  --border-radius: var(--igx-card-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.1666666667) * 1.5rem), 1.5rem));
  --resting-shadow: var(--igx-card-resting-shadow, var(--igx-elevation-2));
  --hover-shadow: var(--igx-card-hover-shadow, var(--igx-elevation-8));
}

.igx-card {
  display: flex;
  flex-direction: column;
  box-shadow: var(--resting-shadow);
  overflow: hidden;
  border-radius: var(--border-radius);
  background: var(--background);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  backface-visibility: hidden;
}

.igx-card:hover {
  box-shadow: var(--hover-shadow);
}

.igx-card--outlined {
  box-shadow: none;
  border: 1px solid var(--outline-color);
}

.igx-card--outlined:hover {
  box-shadow: none;
}

.igx-card--horizontal {
  flex-direction: row;
}

.igx-card-header {
  display: flex;
  flex: 1 1 auto;
  flex-flow: row wrap;
  align-content: flex-start;
  width: 100%;
  padding: 1rem;
  color: var(--header-text-color);
}

.igx-card-header:empty {
  display: block;
  padding: 0;
}

.igx-card-header--vertical {
  flex-flow: column nowrap;
}

.igx-card-header--vertical .igx-card-header__titles {
  text-align: center;
}

.igx-card-header--vertical .igx-card-header__thumbnail {
  display: flex;
  justify-content: center;
  align-self: initial;
  margin-inline-end: 0;
  margin-bottom: 1rem;
}

.igx-card-header--compact {
  padding: 1rem;
}

.igx-card-header__thumbnail {
  align-self: flex-start;
  margin-inline-end: 1rem;
}

.igx-card-header__thumbnail:empty {
  display: none;
}

.igx-card-header__titles {
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
  flex: 1 1 auto;
  justify-content: center;
}

.igx-card-header__titles:empty {
  display: none;
}

.igx-card-header__subtitle {
  color: var(--subtitle-text-color);
}

.igx-card__tgroup {
  margin: 0 1em;
}

.igx-card-content {
  display: block;
  width: 100%;
  flex: 1 1 auto;
  padding: 0.875rem;
  color: var(--content-text-color);
}

.igx-card__media {
  display: block;
  overflow: hidden;
  line-height: 0;
}

.igx-card__media > * {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.igx-card__media--right {
  width: auto;
  margin-inline-start: auto;
  order: 9999;
}

.igx-card-actions {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex: 0 1 auto;
  align-items: center;
  padding: 0.5rem;
}

.igx-card-actions [igxButton] ~ [igxButton] {
  margin-inline-start: 0.5rem;
}

.igx-card-actions--vertical {
  flex-direction: column;
}

[dir=rtl] .igx-card-actions--vertical {
  order: -1;
}

.igx-card-actions__icons {
  display: flex;
  align-items: center;
  order: 1;
  color: var(--actions-text-color);
  margin-inline-start: auto;
}

.igx-card-actions__icons:empty {
  display: none;
}

.igx-card-actions__buttons {
  display: flex;
  align-items: center;
  order: 0;
}

.igx-card-actions__buttons:empty {
  display: none;
}

.igx-card-actions--justify .igx-card-actions__buttons,
.igx-card-actions--justify .igx-card-actions__icons {
  justify-content: space-around;
  flex-grow: 1;
}

.igx-card-actions--justify .igx-card-actions__buttons:empty,
.igx-card-actions--justify .igx-card-actions__icons:empty {
  display: none;
}

.igx-card-actions--vertical .igx-card-actions__icons,
.igx-card-actions--vertical .igx-card-actions__buttons {
  flex-direction: column;
}

.igx-card-actions--vertical .igx-card-actions__icons [igxButton] ~ [igxButton],
.igx-card-actions--vertical .igx-card-actions__buttons [igxButton] ~ [igxButton] {
  margin-inline-start: 0;
  margin-top: 0.5rem;
}

.igx-card-actions--vertical .igx-card-actions__icons {
  margin-top: auto;
  margin-inline-start: 0;
}

.igx-card-actions--reverse .igx-card-actions__icons {
  order: 0;
  margin-inline-start: 0;
}

.igx-card-actions--reverse .igx-card-actions__buttons {
  order: 1;
  margin-inline-start: auto;
}

.igx-card-actions--vertical.igx-card-actions--reverse .igx-card-actions__icons {
  margin: 0;
  margin-bottom: auto;
}

.igx-card-actions--vertical.igx-card-actions--reverse .igx-card-actions__buttons {
  margin: 0;
  margin-top: auto;
}

.igx-card-actions__bgroup {
  display: flex;
  flex-flow: row nowrap;
}

.igx-card-actions__bgroup [igxButton] ~ [igxButton] {
  margin-inline-start: 8px;
}

.igx-card-actions__igroup, .igx-card-actions__igroup--start, .igx-card-actions__igroup--end {
  display: flex;
  flex-flow: row nowrap;
}

.igx-card-actions__igroup .igx-button--icon, .igx-card-actions__igroup--start .igx-button--icon, .igx-card-actions__igroup--end .igx-button--icon {
  color: var(--actions-text-color);
}

.igx-card-actions__igroup--start {
  margin-inline-end: auto;
}

.igx-card-actions__igroup--end {
  margin-inline-start: auto;
}

igx-carousel {
  --slide-background: var(--igx-carousel-slide-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --button-background: var(--igx-carousel-button-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --button-hover-background: var(--igx-carousel-button-hover-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --button-arrow-color: var(--igx-carousel-button-arrow-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --button-hover-arrow-color: var(--igx-carousel-button-hover-arrow-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --button-disabled-background: var(--igx-carousel-button-disabled-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --button-disabled-arrow-color: var(--igx-carousel-button-disabled-arrow-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --indicator-dot-color: var(--igx-carousel-indicator-dot-color, transparent);
  --indicator-border-color: var(--igx-carousel-indicator-border-color, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --indicator-active-dot-color: var(--igx-carousel-indicator-active-dot-color, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --indicator-active-border-color: var(--igx-carousel-indicator-active-border-color, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --border-radius: var(--igx-carousel-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 2.25rem), 2.25rem));
  --button-shadow: var(--igx-carousel-button-shadow, var(--igx-elevation-1));
}

@keyframes scale-in-center {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scale-out-center {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 1;
  }
}

.igx-carousel {
  display: flex;
  position: relative;
  justify-content: center;
  width: 100%;
  height: 100%;
  align-items: center;
  flex-flow: column nowrap;
}

.igx-nav-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  cursor: pointer;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  outline-style: none;
  transition: all 0.15s ease-in-out;
  color: var(--button-arrow-color);
  background: var(--button-background);
  box-shadow: var(--button-shadow);
}

.igx-nav-arrow--disabled {
  background: var(--button-disabled-background);
  color: var(--button-disabled-arrow-color);
  pointer-events: none;
  box-shadow: none;
}

.igx-nav-arrow--disabled igx-icon {
  color: currentColor;
}

.igx-nav-arrow:hover {
  color: var(--button-hover-arrow-color);
  background: var(--button-hover-background);
}

.igx-carousel__arrow, .igx-carousel__arrow--prev, .igx-carousel__arrow--next {
  margin: 0 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  outline: none;
  -webkit-user-select: none;
          user-select: none;
}

.igx-carousel__arrow--next {
  inset-inline-end: 0;
}

.igx-carousel__arrow--prev {
  inset-inline-start: 0;
}

[dir=rtl] .igx-carousel__arrow--next,
[dir=rtl] .igx-carousel__arrow--prev {
  transform: scaleX(-1);
}

.igx-carousel-indicators, .igx-carousel-indicators--top, .igx-carousel-indicators--bottom {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 16px 0;
  padding: 0;
  list-style: none;
  z-index: 10;
  inset-inline-start: 50%;
  transform: translateX(-50%);
}

[dir=rtl] .igx-carousel-indicators, [dir=rtl] .igx-carousel-indicators--top, [dir=rtl] .igx-carousel-indicators--bottom {
  transform: translateX(50%);
}

.igx-carousel-indicators--bottom {
  bottom: 0;
}

.igx-carousel-indicators--top {
  top: 0;
}

.igx-carousel__label {
  align-items: center;
  font-size: 1rem;
}

.igx-carousel-indicators__indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  cursor: pointer;
}

.igx-nav-dot {
  position: relative;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  border: 2px solid;
  border-color: var(--indicator-border-color);
  box-shadow: 0 calc(1 * 1px) calc(1 * 3px) 0 rgba(0, 0, 0, 0.26), 0 calc(1 * 1px) calc(1 * 1px) 0 rgba(0, 0, 0, 0.12), 0 calc(1 * 2px) calc(1 * 1px) calc(1 * -1px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-1);
  opacity: 0.7;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-nav-dot::after {
  animation: "scale-out-center" 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  background: var(--indicator-dot-color);
}

.igx-nav-dot:hover {
  opacity: 1;
}

.igx-nav-dot--active {
  border: 2px solid;
  border-color: var(--indicator-active-border-color);
  opacity: 1;
}

.igx-nav-dot--active::after {
  background: var(--indicator-active-dot-color);
  animation: "scale-in-center" 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.igx-carousel__inner {
  position: relative;
  width: 100%;
  height: inherit;
  overflow: hidden;
  outline-style: none;
  border-radius: var(--border-radius);
  min-height: 300px;
  min-width: 300px;
}

.igx-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: -1;
  background: var(--slide-background);
  visibility: hidden;
}

.igx-slide--previous {
  z-index: 1;
  visibility: visible;
}

.igx-slide--current {
  z-index: 2;
  visibility: visible;
}

.igx-slide img {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  touch-action: none;
  pointer-events: none;
}

igx-splitter {
  --bar-color: var(--igx-splitter-bar-color, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --focus-color: var(--igx-splitter-focus-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --handle-color: var(--igx-splitter-handle-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --expander-color: var(--igx-splitter-expander-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --size: var(--igx-splitter-size, 4px);
  --border-radius: var(--igx-splitter-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.125rem), 0.125rem));
}

[dir=rtl] [aria-orientation=horizontal].igx-splitter {
  flex-direction: row-reverse !important;
}

.igx-splitter-bar::after, .igx-splitter-bar::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  background: transparent;
}

.igx-splitter-bar--vertical::after, .igx-splitter-bar--vertical::before {
  width: 4px;
  height: 100%;
}

.igx-splitter-bar {
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  background: var(--bar-color);
  border: 1px solid var(--bar-color);
  z-index: 99;
  opacity: 0.68;
  transition: opacity 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.igx-splitter-bar::before {
  top: 100%;
}

.igx-splitter-bar::after {
  bottom: 100%;
}

.igx-splitter-bar:hover {
  transition: all 0.25s ease-out;
  opacity: 1;
}

.igx-splitter-bar-host:focus {
  outline: transparent solid 1px;
  box-shadow: inset 0 0 0 1px var(--focus-color);
}

.igx-splitter-bar--vertical {
  flex-direction: column;
  height: 100%;
}

.igx-splitter-bar--vertical::before {
  top: 0;
  right: 100%;
}

.igx-splitter-bar--vertical::after {
  top: 0;
  left: 100%;
}

.igx-splitter-bar__handle, .igx-splitter-bar--vertical .igx-splitter-bar__handle {
  background: var(--handle-color);
  border-radius: var(--border-radius);
}

.igx-splitter-bar__handle {
  width: 25%;
  height: var(--size);
  margin: 0 3rem;
}

.igx-splitter-bar--vertical .igx-splitter-bar__handle {
  width: var(--size);
  height: 25%;
  margin: 3rem 0;
}

.igx-splitter-bar--vertical .igx-splitter-bar__expander--end::before, .igx-splitter-bar--vertical .igx-splitter-bar__expander--start::before, .igx-splitter-bar__expander--end::before, .igx-splitter-bar__expander--start::before {
  position: absolute;
  content: "";
  background: transparent;
}

.igx-splitter-bar__expander--start, .igx-splitter-bar__expander--end, .igx-splitter-bar--vertical .igx-splitter-bar__expander--start, .igx-splitter-bar--vertical .igx-splitter-bar__expander--end {
  position: relative;
  width: 0;
  height: 0;
  border-inline-end: var(--size) solid transparent;
  border-inline-start: var(--size) solid transparent;
  cursor: pointer;
  z-index: 1;
}

.igx-splitter-bar__expander--start {
  border-bottom: var(--size) solid var(--expander-color);
}

.igx-splitter-bar__expander--start::before {
  top: calc(100% - 4px);
  left: calc(100% - (4px * 2));
  width: calc(4px * 4);
  height: calc(4px * 3);
}

.igx-splitter-bar__expander--end {
  border-bottom: 0;
  border-bottom: initial;
  border-top: var(--size) solid var(--expander-color);
}

.igx-splitter-bar__expander--end::before {
  top: calc(100% - (4px * 2));
  left: calc(100% - (4px * 2));
  width: calc(4px * 4);
  height: calc(4px * 3);
}

.igx-splitter-bar--vertical .igx-splitter-bar__expander--start {
  border-top: var(--size) solid transparent;
  border-inline-end: var(--size) solid var(--expander-color);
  border-bottom: var(--size) solid transparent;
  border-inline-start: unset;
}

.igx-splitter-bar--vertical .igx-splitter-bar__expander--start::before {
  top: calc(100% - (4px * 2));
  left: calc(100% - (4px * 2));
  width: calc(4px * 3);
  height: calc(4px * 4);
}

.igx-splitter-bar--vertical .igx-splitter-bar__expander--end {
  border-top: var(--size) solid transparent;
  border-inline-end: unset;
  border-bottom: var(--size) solid transparent;
  border-inline-start: var(--size) solid var(--expander-color);
}

.igx-splitter-bar--vertical .igx-splitter-bar__expander--end::before {
  left: calc(100% - (4px * 2));
  top: calc(100% - (4px * 2));
  height: calc(4px * 4);
  width: calc(4px * 3);
}

igx-data-chart {
  --title-text-color: var(--data-chart-title-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --subtitle-text-color: var(--data-chart-subtitle-text-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --brushes: var(--data-chart-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --marker-brushes: var(--data-chart-marker-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --outlines: var(--data-chart-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --marker-outlines: var(--data-chart-marker-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --plot-area-background: var(--data-chart-plot-area-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
}

igx-doughnut-chart {
  --brushes: var(--ring-series-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --outlines: var(--ring-series-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
}

igx-linear-gauge {
  --backing-brush: var(--linear-gauge-backing-brush, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --backing-outline: var(--linear-gauge-backing-outline, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --font-brush: var(--linear-gauge-font-brush, var(--igx-surface-500-contrast));
  --minor-tick-brush: var(--linear-gauge-minor-tick-brush, var(--igx-surface-500-contrast));
  --needle-brush: var(--linear-gauge-needle-brush, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --needle-outline: var(--linear-gauge-needle-outline, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --range-brushes: var(--linear-gauge-range-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --range-outlines: var(--linear-gauge-range-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --scale-brush: var(--linear-gauge-scale-brush, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --tick-brush: var(--linear-gauge-tick-brush, var(--igx-surface-500-contrast));
  --scale-outline: var(--linear-gauge-scale-outline, hsla(var(--igx-surface-500), var(--igx-surface-a)));
}

igx-radial-gauge {
  --backing-brush: var(--radial-gauge-backing-brush, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --backing-outline: var(--radial-gauge-backing-outline, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --font-brush: var(--radial-gauge-font-brush, var(--igx-surface-500-contrast));
  --minor-tick-brush: var(--radial-gauge-minor-tick-brush, var(--igx-surface-500-contrast));
  --needle-brush: var(--radial-gauge-needle-brush, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --needle-outline: var(--radial-gauge-needle-outline, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --range-brushes: var(--radial-gauge-range-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --range-outlines: var(--radial-gauge-range-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --scale-brush: var(--radial-gauge-scale-brush, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --tick-brush: var(--radial-gauge-tick-brush, var(--igx-surface-500-contrast));
  --needle-pivot-brush: var(--radial-gauge-needle-pivot-brush, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --needle-pivot-outline: var(--radial-gauge-needle-pivot-outline, hsla(var(--igx-surface-500), var(--igx-surface-a)));
}

igx-financial-chart {
  --brushes: var(--financial-chart-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --outlines: var(--financial-chart-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --marker-brushes: var(--financial-chart-marker-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --marker-outlines: var(--financial-chart-marker-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --indicator-brushes: var(--financial-chart-indicator-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --indicator-negative-brushes: var(--financial-chart-indicator-negative-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --negative-brushes: var(--financial-chart-negative-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --negative-outlines: var(--financial-chart-negative-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --overlay-brushes: var(--financial-chart-overlay-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --overlay-outlines: var(--financial-chart-overlay-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --overlay-thickness: var(--financial-chart-overlay-thickness, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --trend-line-brushes: var(--financial-chart-trend-line-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --volume-brushes: var(--financial-chart-volume-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --volume-outlines: var(--financial-chart-volume-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
}

igx-bullet-graph {
  --backing-brush: var(--bullet-graph-backing-brush, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --backing-outline: var(--bullet-graph-backing-outline, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --font-brush: var(--bullet-graph-font-brush, var(--igx-surface-500-contrast));
  --minor-tick-brush: var(--bullet-graph-minor-tick-brush, var(--igx-surface-500-contrast));
  --range-brushes: var(--bullet-graph-range-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --range-outlines: var(--bullet-graph-range-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --scale-background-brush: var(--bullet-graph-scale-background-brush, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --scale-background-outline: var(--bullet-graph-scale-background-outline, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --target-value-brush: var(--bullet-graph-target-value-brush, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --tick-brush: var(--bullet-graph-tick-brush, var(--igx-surface-500-contrast));
  --value-brush: var(--bullet-graph-value-brush, hsla(var(--igx-grays-800), var(--igx-grays-a)));
}

igx-category-chart {
  --brushes: var(--category-chart-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --marker-brushes: var(--category-chart-marker-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --negative-brushes: var(--category-chart-negative-brushes, hsl(347deg, 82%, 64%));
  --outlines: var(--category-chart-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --marker-outlines: var(--category-chart-marker-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --negative-outlines: var(--category-chart-negative-outlines, hsl(347deg, 82%, 64%));
  --title-text-color: var(--category-chart-title-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --subtitle-text-color: var(--category-chart-subtitle-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --trend-line-brushes: var(--category-chart-trend-line-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --x-axis-label-text-color: var(--category-chart-x-axis-label-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --x-axis-stroke: var(--category-chart-x-axis-stroke, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --x-axis-tick-stroke: var(--category-chart-x-axis-tick-stroke, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --x-axis-title-text-color: var(--category-chart-x-axis-title-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --y-axis-label-text-color: var(--category-chart-y-axis-label-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --y-axis-major-stroke: var(--category-chart-y-axis-major-stroke, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --y-axis-title-text-color: var(--category-chart-y-axis-title-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --y-axis-tick-stroke: var(--category-chart-y-axis-tick-stroke, hsla(var(--igx-grays-500), var(--igx-grays-a)));
}

igx-geographic-map {
  --plot-area-background: var(--geo-map-plot-area-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
}

igx-pie-chart {
  --brushes: var(--pie-chart-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --outlines: var(--pie-chart-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --label-extent: var(--pie-chart-label-extent, 30);
  --label-outer-color: var(--pie-chart-label-outer-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
}

igx-sparkline {
  --brush: var(--sparkline-brush, hsla(var(--igx-primary-500), var(--igx-primary-a)));
}

igx-funnel-chart {
  --brushes: var(--funnel-chart-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --outlines: var(--funnel-chart-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
}

igx-shape-chart {
  --title-text-color: var(--shape-chart-title-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --subtitle-text-color: var(--shape-chart-subtitle-text-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --brushes: var(--shape-chart-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --marker-brushes: var(--shape-chart-marker-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --outlines: var(--shape-chart-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --marker-outlines: var(--shape-chart-marker-outlines, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
  --trend-line-brushes: var(--shape-chart-trend-line-brushes, rgb(157, 231, 114), rgb(139, 91, 177), rgb(109, 177, 255), rgb(154, 242, 228), rgb(238, 88, 121), rgb(115, 86, 86), rgb(247, 210, 98), rgb(168, 168, 183), rgb(224, 81, 169), rgb(248, 161, 95));
}

igx-checkbox {
  --tick-color: var(--igx-checkbox-tick-color, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --label-color: var(--igx-checkbox-label-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --empty-color: var(--igx-checkbox-empty-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --fill-color: var(--igx-checkbox-fill-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --disabled-color: var(--igx-checkbox-disabled-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-indeterminate-color: var(--igx-checkbox-disabled-indeterminate-color, hsla(var(--igx-secondary-100), var(--igx-secondary-a)));
  --disabled-color-label: var(--igx-checkbox-disabled-color-label, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --border-radius: var(--igx-checkbox-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 0.625rem), 0.625rem));
  --border-radius-ripple: var(--igx-checkbox-border-radius-ripple, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.5rem), 1.5rem));
}

@keyframes scale-in-out {
  50% {
    transform: scale(0.9);
    transform-origin: 50% 50%;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 50%;
  }
}

.igx-checkbox {
  position: relative;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  outline-style: none;
}

.igx-checkbox--disabled {
  -webkit-user-select: none;
          user-select: none;
  pointer-events: none;
  cursor: auto;
  cursor: initial;
}

.igx-checkbox__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: none;
  clip: rect(0, 0, 0, 0);
  outline: 0;
  pointer-events: none;
  overflow: hidden;
  -webkit-appearance: none;
          appearance: none;
}

.igx-checkbox__composite-wrapper {
  align-items: center;
  justify-content: center;
  display: flex;
  position: relative;
  width: 1.25em;
  height: 1.25em;
}

.igx-checkbox__composite {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 1.25em;
  height: 1.25em;
  min-width: 1.25em;
  border-width: 0.125rem;
  border-style: solid;
  border-color: var(--empty-color);
  border-radius: var(--border-radius);
  -webkit-tap-highlight-color: transparent;
  transition: border-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow: hidden;
}

.igx-checkbox__composite::after {
  position: absolute;
  content: "";
  inset: 0;
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-checkbox--indeterminate .igx-checkbox__composite, .igx-checkbox--checked .igx-checkbox__composite {
  border-color: var(--fill-color);
  background: var(--fill-color);
}

.igx-checkbox--indeterminate .igx-checkbox__composite::after, .igx-checkbox--checked .igx-checkbox__composite::after {
  background: var(--fill-color);
}

.igx-checkbox--disabled .igx-checkbox__composite {
  border-color: var(--disabled-color);
  background: transparent;
}

.igx-checkbox--indeterminate.igx-checkbox--disabled .igx-checkbox__composite, .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox__composite {
  background: var(--disabled-color);
}

.igx-checkbox--indeterminate.igx-checkbox--disabled .igx-checkbox__composite::after, .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox__composite::after {
  background: var(--disabled-color);
}

.igx-checkbox__composite-mark {
  position: absolute;
  inset: 0;
  stroke: var(--tick-color);
  stroke-linecap: square;
  stroke-width: 3;
  stroke-dasharray: 24;
  stroke-dashoffset: 24;
  fill: none;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-checkbox--indeterminate .igx-checkbox__composite-mark {
  top: 0;
  inset-inline-start: 0;
}

.igx-checkbox--indeterminate.igx-checkbox--disabled .igx-checkbox__composite, .igx-checkbox--indeterminate .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox__composite, .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox--indeterminate .igx-checkbox__composite {
  border: var(--disabled-indeterminate-color);
}

.igx-checkbox--indeterminate.igx-checkbox--disabled .igx-checkbox__composite::after, .igx-checkbox--indeterminate .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox__composite::after, .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox--indeterminate .igx-checkbox__composite::after {
  background: var(--disabled-indeterminate-color);
}

.igx-checkbox--checked .igx-checkbox__composite-mark {
  stroke-dashoffset: 0;
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-checkbox--indeterminate .igx-checkbox__composite-mark {
  stroke-dashoffset: 41; /* length of path - adjacent line length */
  opacity: 1;
  transform: rotate(45deg) translateX(-0.125em);
}

.igx-checkbox__label, .igx-checkbox__label--before {
  display: inline-block;
  color: var(--label-color);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  word-wrap: break-all;
}

.igx-checkbox__label:empty, .igx-checkbox__label--before:empty {
  margin: 0;
}

.igx-checkbox__label--before:empty,
.igx-checkbox__label:empty {
  margin: 0;
}

.igx-checkbox__label {
  margin-inline-start: 0.5em;
}

.igx-checkbox__label--before {
  margin-inline-end: 0.5em;
  order: -1;
}

.igx-checkbox--disabled .igx-checkbox__label, .igx-checkbox--disabled .igx-checkbox__label--before {
  color: var(--disabled-color-label);
}

.igx-checkbox__ripple {
  display: block;
  position: absolute;
  top: calc(50% - 1.5em);
  inset-inline-end: calc(100% - 1.5em - 0.625em);
  width: 3em;
  height: 3em;
  border-radius: var(--border-radius-ripple);
  overflow: hidden;
  pointer-events: none;
  filter: opacity(1);
}

.igx-checkbox__ripple,
.igx-checkbox__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--fill-color));
}

.igx-checkbox__ripple .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-checkbox__ripple .igx-ripple {
  overflow: hidden;
}

.igx-checkbox__ripple,
.igx-checkbox__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--fill-color));
}

.igx-checkbox--focused .igx-checkbox__ripple, .igx-checkbox--focused.igx-checkbox--checked .igx-checkbox__ripple, .igx-checkbox--focused.igx-checkbox--indeterminate .igx-checkbox__ripple {
  background: var(--empty-color);
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0.12;
}

.igx-checkbox--focused.igx-checkbox--checked .igx-checkbox__ripple, .igx-checkbox--focused.igx-checkbox--indeterminate .igx-checkbox__ripple {
  background: var(--fill-color);
}

.igx-checkbox:hover .igx-checkbox__ripple::after, .igx-checkbox:active .igx-checkbox__ripple::after, .igx-checkbox--indeterminate:hover .igx-checkbox__ripple::after, .igx-checkbox--indeterminate:active .igx-checkbox__ripple::after, .igx-checkbox--checked:hover .igx-checkbox__ripple::after, .igx-checkbox--checked:active .igx-checkbox__ripple::after {
  position: absolute;
  content: "";
  opacity: 0.06;
  inset: 0;
}

.igx-checkbox:hover .igx-checkbox__ripple::after, .igx-checkbox:active .igx-checkbox__ripple::after {
  background: var(--empty-color);
}

.igx-checkbox--indeterminate:hover .igx-checkbox__ripple::after, .igx-checkbox--indeterminate:active .igx-checkbox__ripple::after, .igx-checkbox--checked:hover .igx-checkbox__ripple::after, .igx-checkbox--checked:active .igx-checkbox__ripple::after {
  background: var(--fill-color);
}

.igx-checkbox:active .igx-checkbox__ripple::after, .igx-checkbox--indeterminate:active .igx-checkbox__ripple::after, .igx-checkbox--checked:active .igx-checkbox__ripple::after {
  opacity: 0.12;
}

.igx-checkbox--plain .igx-checkbox__composite,
.igx-checkbox--plain .igx-checkbox__composite::after,
.igx-checkbox--plain .igx-checkbox__composite-mark {
  transition: none;
}

igx-chip, .igx-chip__ghost, .igx-chip__ghost--compact, .igx-chip__ghost--cosy {
  --remove-icon-color: var(--igx-chip-remove-icon-color, 'currentColor');
  --focus-outline-color: var(--igx-chip-focus-outline-color, transparent);
  --focus-selected-outline-color: var(--igx-chip-focus-selected-outline-color, transparent);
  --remove-icon-color-focus: var(--igx-chip-remove-icon-color-focus, hsla(var(--igx-error-500), var(--igx-error-a)));
  --text-color: var(--igx-chip-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --background: var(--igx-chip-background, hsla(var(--igx-grays-400), 0.38));
  --border-color: var(--igx-chip-border-color, transparent);
  --ghost-background: var(--igx-chip-ghost-background, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --hover-text-color: var(--igx-chip-hover-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --hover-background: var(--igx-chip-hover-background, hsla(var(--igx-grays-400), 0.54));
  --hover-border-color: var(--igx-chip-hover-border-color, transparent);
  --focus-text-color: var(--igx-chip-focus-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --focus-background: var(--igx-chip-focus-background, hsla(var(--igx-grays-600), 0.54));
  --focus-border-color: var(--igx-chip-focus-border-color, transparent);
  --selected-text-color: var(--igx-chip-selected-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --selected-background: var(--igx-chip-selected-background, hsla(var(--igx-grays-600), 0.38));
  --selected-border-color: var(--igx-chip-selected-border-color, transparent);
  --hover-selected-text-color: var(--igx-chip-hover-selected-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --hover-selected-background: var(--igx-chip-hover-selected-background, hsla(var(--igx-grays-400), 0.54));
  --hover-selected-border-color: var(--igx-chip-hover-selected-border-color, transparent);
  --focus-selected-text-color: var(--igx-chip-focus-selected-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --focus-selected-background: var(--igx-chip-focus-selected-background, hsla(var(--igx-grays-600), 0.54));
  --focus-selected-border-color: var(--igx-chip-focus-selected-border-color, transparent);
  --border-radius: var(--igx-chip-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1rem), 1rem));
  --ghost-shadow: var(--igx-chip-ghost-shadow, var(--igx-elevation-8));
}

.igx-chip-area {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.igx-chip-area:empty {
  display: none;
}

.igx-chip {
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-property: top, left;
  touch-action: none;
}

[dir=rtl] .igx-chip {
  transition-property: top right;
}

.igx-chip:focus {
  outline-style: none;
}

.igx-chip--disabled .igx-chip__item {
  cursor: default;
  pointer-events: none;
}

.igx-chip igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
  outline-style: none;
}

.igx-chip--cosy igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
  outline-style: none;
}

.igx-chip__ghost--compact igx-icon, .igx-chip--compact igx-icon {
  width: 1rem;
  width: var(--igx-icon-size, 1rem);
  height: 1rem;
  height: var(--igx-icon-size, 1rem);
  font-size: 1rem;
  font-size: var(--igx-icon-size, 1rem);
  outline-style: none;
}

.igx-chip igx-prefix,
.igx-chip [igxPrefix],
.igx-chip igx-suffix,
.igx-chip [igxSuffix] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  max-width: 32ch;
}

.igx-chip igx-prefix > igx-icon,
.igx-chip [igxPrefix] > igx-icon,
.igx-chip igx-suffix > igx-icon,
.igx-chip [igxSuffix] > igx-icon {
  display: block;
}

.igx-chip igx-suffix + igx-suffix,
.igx-chip [igxSuffix] + igx-suffix,
.igx-chip igx-suffix + [igxSuffix],
.igx-chip [igxSuffix] + [igxSuffix],
.igx-chip igx-suffix + .igx-chip__remove,
.igx-chip [igxSuffix] + .igx-chip__remove {
  margin-inline-start: 0.25rem;
}

.igx-chip igx-prefix + igx-prefix,
.igx-chip [igxPrefix] + igx-prefix,
.igx-chip igx-prefix + [igxPrefix],
.igx-chip [igxPrefix] + [igxPrefix] {
  margin-inline-start: 0.25rem;
}

.igx-chip igx-prefix + igx-prefix igx-avatar,
.igx-chip [igxPrefix] + igx-prefix igx-avatar,
.igx-chip igx-prefix + [igxPrefix] igx-avatar,
.igx-chip [igxPrefix] + [igxPrefix] igx-avatar {
  max-height: 100%;
  max-width: 100%;
  margin-inline-start: 0 !important;
}

.igx-chip__content {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 0.5rem;
  max-width: 32ch;
}

.igx-chip__content:empty {
  display: none;
}

.igx-chip--cosy .igx-chip__content {
  padding: 0 0.25rem;
}

.igx-chip--compact .igx-chip__content {
  padding: 0 0.125rem;
}

.igx-chip__remove {
  display: inline-flex;
  margin-inline-end: 0.25rem;
  color: currentColor;
  color: var(--remove-icon-color, currentColor);
}

.igx-chip__remove:empty {
  display: none;
}

.igx-chip__remove:focus {
  outline-style: none;
}

.igx-chip__remove:focus igx-icon {
  outline-style: none;
  color: var(--remove-icon-color-focus);
}

.igx-chip__remove igx-icon:focus {
  outline-style: none;
}

.igx-chip__select, .igx-chip__select--hidden {
  display: inline-flex;
  align-items: center;
  width: 18px;
  opacity: 1;
  z-index: 1;
  transition: opacity 120ms cubic-bezier(0.25, 0.46, 0.45, 0.94), width 120ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-chip__select > *, .igx-chip__select--hidden > * {
  width: inherit !important;
}

.igx-chip__select + igx-prefix, .igx-chip__select--hidden + igx-prefix,
.igx-chip__select + [igxPrefix],
.igx-chip__select--hidden + [igxPrefix] {
  margin-inline-start: 0.25rem;
}

.igx-chip__select--hidden {
  width: 0;
  opacity: 0;
  z-index: -1;
}

.igx-chip__select--hidden + igx-prefix,
.igx-chip__select--hidden + [igxPrefix] {
  margin-inline-start: 0;
}

.igx-chip__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  height: 2rem;
  padding: 0 0.25rem;
  color: var(--text-color);
  background: var(--background);
  border-width: 1px;
  border-style: solid;
  border-color: var(--border-color);
  border-radius: var(--border-radius);
  -webkit-user-select: none;
          user-select: none;
  overflow: hidden;
  cursor: pointer;
  filter: opacity(1);
}

.igx-chip:hover .igx-chip__item {
  color: var(--hover-text-color);
  background: var(--hover-background);
  border-color: var(--hover-border-color);
  transition: all 120ms ease-in;
}

.igx-chip:focus .igx-chip__item {
  color: var(--focus-text-color);
  background: var(--focus-background);
  border-color: var(--focus-border-color);
  outline-style: none;
}

.igx-chip__item--selected {
  color: var(--selected-text-color);
  background: var(--selected-background);
  border-color: var(--selected-border-color);
}

.igx-chip:hover .igx-chip__item--selected {
  color: var(--hover-selected-text-color);
  background: var(--hover-selected-background);
  border-color: var(--hover-selected-border-color);
  transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.igx-chip:focus .igx-chip__item--selected {
  color: var(--focus-selected-text-color);
  background: var(--focus-selected-background);
  border-color: var(--focus-selected-border-color);
  transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.igx-chip--cosy .igx-chip__item {
  height: 1.5rem;
  padding: 0 0.25rem;
}

.igx-chip--compact .igx-chip__item {
  height: 1.125rem;
  padding: 0 0.125rem;
}

.igx-chip__ghost {
  position: absolute;
  box-shadow: var(--ghost-shadow);
  overflow: hidden;
  color: var(--focus-text-color);
  background: var(--ghost-background);
}

.igx-chip__ghost:hover, .igx-chip__ghost:focus {
  background: var(--ghost-background);
}

.igx-chip__ghost--cosy {
  height: 1.5rem;
}

.igx-chip__ghost--cosy .igx-chip__content {
  padding: 0 0.25rem;
}

.igx-chip__ghost--compact {
  height: 1.125rem;
}

.igx-chip__ghost--compact .igx-chip__content {
  padding: 0 0.125rem;
}

.igx-chip__ghost,
.igx-chip__ghost--cosy,
.igx-chip__ghost--compact {
  z-index: 10;
}

igx-column-actions {
  --background-color: var(--igx-column-actions-background-color, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --title-color: var(--igx-column-actions-title-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
}

.igx-column-actions {
  display: flex;
  flex-flow: column nowrap;
  background: var(--background-color);
  box-shadow: 0 calc(1 * 5px) calc(1 * 5px) calc(1 * -3px) rgba(0, 0, 0, 0.26), 0 calc(1 * 8px) calc(1 * 10px) calc(1 * 1px) rgba(0, 0, 0, 0.12), 0 calc(1 * 3px) calc(1 * 14px) calc(1 * 2px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-8);
  width: 100%;
  flex: 1 1 auto;
  min-width: 11.25rem;
}

.igx-column-actions__header-title {
  color: var(--title-color);
  margin: 0;
  padding: 1rem 1rem 0.5rem;
}

.igx-column-actions__header-input {
  font-size: 1rem !important;
  margin: -16px 0 0 !important;
  padding: 0.5rem 1rem;
}

.igx-column-actions__columns {
  display: flex;
  flex-flow: column nowrap;
  overflow-y: auto;
  outline-style: none;
}

.igx-column-actions__columns-item {
  padding: 0.25rem 1rem;
  min-height: 2rem;
}

.igx-column-actions__buttons {
  display: flex;
  justify-content: flex-end;
  padding: 0.5rem 1rem;
}

igx-combo {
  --empty-list-background: var(--igx-combo-empty-list-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --search-separator-border-color: var(--igx-combo-search-separator-border-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --empty-list-placeholder-color: var(--igx-combo-empty-list-placeholder-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
}

.igx-combo {
  position: relative;
  display: block;
}

.igx-combo__checkbox {
  margin-inline-end: 0.5rem;
}

.igx-combo__drop-down {
  position: absolute;
  width: 100%;
}

.igx-combo__drop-down .igx-drop-down {
  width: 100%;
}

.igx-combo__search {
  padding: 0.5rem 1rem;
  margin: 0 !important;
  z-index: 26;
  border-bottom: 1px dashed var(--search-separator-border-color);
}

.igx-combo__content {
  position: relative;
  overflow: hidden;
}

.igx-combo__content:focus {
  outline: transparent;
}

.igx-combo__add {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 1rem;
  background: var(--empty-list-background);
}

.igx-combo__empty {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: var(--empty-list-placeholder-color);
  padding: 0 1.5rem;
  font-size: 0.8125rem;
}

.igx-combo__add-item.igx-drop-down__item {
  width: auto !important;
  padding: 0 !important;
}

.igx-combo__add-item.igx-drop-down__item:hover {
  background: transparent !important;
}

.igx-combo__add-item.igx-drop-down__item--focused:focus {
  background: transparent !important;
}

.igx-date-picker {
  --content-background: var(--igx-calendar-content-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --content-text-color: var(--igx-calendar-content-text-color, var(--igx-surface-500-contrast));
  --border-color: var(--igx-calendar-border-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --header-background: var(--igx-calendar-header-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --header-text-color: var(--igx-calendar-header-text-color, var(--igx-secondary-500-contrast));
  --picker-background-color: var(--igx-calendar-picker-background-color, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --picker-arrow-color: var(--igx-calendar-picker-arrow-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --picker-arrow-hover-color: var(--igx-calendar-picker-arrow-hover-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --picker-text-color: var(--igx-calendar-picker-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --picker-text-hover-color: var(--igx-calendar-picker-text-hover-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --inactive-text-color: var(--igx-calendar-inactive-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --label-color: var(--igx-calendar-label-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --weekend-text-color: var(--igx-calendar-weekend-text-color, var(--igx-surface-500-contrast));
  --year-current-text-color: var(--igx-calendar-year-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --month-current-text-color: var(--igx-calendar-month-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --month-hover-current-text-color: var(--igx-calendar-month-hover-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --year-hover-text-color: var(--igx-calendar-year-hover-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --month-hover-background: var(--igx-calendar-month-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --month-hover-text-color: var(--igx-calendar-month-hover-text-color, var(--igx-grays-200-contrast));
  --date-selected-background: var(--igx-calendar-date-selected-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-selected-hover-background: var(--igx-calendar-date-selected-hover-background, hsla(var(--igx-grays-100), 0.18));
  --date-selected-focus-background: var(--igx-calendar-date-selected-focus-background, hsla(var(--igx-grays-100), 0.18));
  --date-selected-current-background: var(--igx-calendar-date-selected-current-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-selected-current-hover-background: var(--igx-calendar-date-selected-current-hover-background, hsla(var(--igx-grays-100), 0.18));
  --date-selected-current-focus-background: var(--igx-calendar-date-selected-current-focus-background, hsla(var(--igx-grays-100), 0.18));
  --date-selected-text-color: var(--igx-calendar-date-selected-text-color, var(--igx-secondary-500-contrast));
  --date-selected-hover-foreground: var(--igx-calendar-date-selected-hover-foreground, var(--igx-grays-100-contrast));
  --date-selected-focus-foreground: var(--igx-calendar-date-selected-focus-foreground, var(--igx-grays-100-contrast));
  --date-current-text-color: var(--igx-calendar-date-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-current-hover-foreground: var(--igx-calendar-date-current-hover-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-current-focus-foreground: var(--igx-calendar-date-current-focus-foreground, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --date-selected-current-foreground: var(--igx-calendar-date-selected-current-foreground, var(--igx-secondary-500-contrast));
  --date-selected-current-hover-foreground: var(--igx-calendar-date-selected-current-hover-foreground, var(--igx-secondary-500-contrast));
  --date-selected-current-focus-foreground: var(--igx-calendar-date-selected-current-focus-foreground, var(--igx-grays-100-contrast));
  --date-current-bg-color: var(--igx-calendar-date-current-bg-color, transparent);
  --date-current-hover-background: var(--igx-calendar-date-current-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-current-focus-background: var(--igx-calendar-date-current-focus-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-hover-background: var(--igx-calendar-date-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-focus-background: var(--igx-calendar-date-focus-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-special-background: var(--igx-calendar-date-special-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --date-special-text-color: var(--igx-calendar-date-special-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --date-disabled-text-color: var(--igx-calendar-date-disabled-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --date-disabled-background: var(--igx-calendar-date-disabled-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --week-number-color: var(--igx-calendar-week-number-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --week-number-background: var(--igx-calendar-week-number-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --border-radius: var(--igx-calendar-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --date-border-radius: var(--igx-calendar-date-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.25rem), 1.25rem));
  --month-border-radius: var(--igx-calendar-month-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.25rem), 1.25rem));
  box-shadow: 0 calc(1 * 11px) calc(1 * 15px) calc(1 * -7px) rgba(0, 0, 0, 0.26), 0 calc(1 * 24px) calc(1 * 38px) calc(1 * 3px) rgba(0, 0, 0, 0.12), 0 calc(1 * 9px) calc(1 * 46px) calc(1 * 8px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-24);
  border-radius: var(--border-radius);
  background: var(--content-background);
  overflow: hidden;
}

.igx-date-picker .igx-calendar, .igx-date-picker .igx-calendar--vertical {
  background: var(--content-background);
}

.igx-date-picker .igx-calendar__header {
  background: var(--header-background);
  color: var(--header-text-color);
}

.igx-date-picker .igx-calendar-picker__prev, .igx-date-picker .igx-calendar-picker__next {
  color: var(--picker-arrow-color);
}

.igx-date-picker .igx-calendar-picker__prev:hover, .igx-date-picker .igx-calendar-picker__next:hover {
  color: var(--picker-arrow-hover-color);
}

.igx-date-picker .igx-calendar-picker__date {
  color: var(--picker-text-color);
}

.igx-date-picker .igx-calendar-picker__date:hover, .igx-date-picker .igx-calendar-picker__date:focus {
  color: var(--picker-text-hover-color);
}

.igx-date-picker .igx-calendar__label, .igx-date-picker .igx-calendar__date, .igx-date-picker .igx-calendar__year {
  color: var(--content-text-color);
  min-width: 14.28%;
}

.igx-date-picker .igx-calendar__label {
  color: var(--label-color);
}

.igx-date-picker .igx-calendar__label:hover, .igx-date-picker .igx-calendar__label:focus {
  color: var(--label-color);
}

.igx-date-picker .igx-calendar__date--weekend {
  color: var(--weekend-text-color);
}

.igx-date-picker .igx-calendar__date--disabled {
  color: var(--date-disabled-text-color);
}

.igx-date-picker .igx-calendar__year--current {
  color: var(--year-current-text-color);
}

.igx-date-picker .igx-calendar__year:hover, .igx-date-picker .igx-calendar__year:focus {
  color: var(--year-hover-text-color);
}

.igx-date-picker .igx-calendar__month:hover, .igx-date-picker .igx-calendar__month:focus, .igx-date-picker .igx-calendar__month--current:hover, .igx-date-picker .igx-calendar__month--current:focus {
  color: var(--month-hover-text-color);
}

.igx-date-picker .igx-calendar__month--current {
  color: var(--month-current-text-color);
}

.igx-date-picker .igx-calendar__date--inactive {
  color: var(--inactive-text-color);
}

.igx-date-picker .igx-calendar__date--inactive:hover {
  color: var(--inactive-text-color);
}

.igx-date-picker .igx-calendar__date--selected {
  color: var(--date-selected-text-color);
}

.igx-date-picker .igx-calendar__date--current {
  color: var(--date-current-text-color);
}

.igx-date-picker--vertical {
  min-width: 368px; /* 168px for header + 200px for the content */
}

.igx-date-picker--dropdown {
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  box-shadow: 0 calc(1 * 1px) calc(1 * 8px) 0 rgba(0, 0, 0, 0.26), 0 calc(1 * 3px) calc(1 * 4px) 0 rgba(0, 0, 0, 0.12), 0 calc(1 * 3px) calc(1 * 3px) calc(1 * -2px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-3);
}

.igx-date-picker__buttons {
  display: flex;
  justify-content: flex-end;
  padding: 0.5rem;
}

igx-date-range {
  --label-color: var(--igx-date-range-label-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
}

.igx-date-range-picker, .igx-date-range-picker--cosy, .igx-date-range-picker--compact {
  display: flex;
}

.igx-date-range-picker > igx-icon, .igx-date-range-picker--cosy > igx-icon, .igx-date-range-picker--compact > igx-icon {
  cursor: pointer;
}

.igx-date-range-picker igx-input-group, .igx-date-range-picker--cosy igx-input-group, .igx-date-range-picker--compact igx-input-group {
  flex: 1;
}

igx-date-range-start,
igx-date-range-end,
.igx-date-range-picker__start,
.igx-date-range-picker__end {
  flex: 1 0 0%;
}

.igx-date-range-picker__label {
  display: flex;
  align-items: center;
  color: var(--label-color);
  margin: 0 0.5rem;
  padding-top: 18px;
}

.igx-date-range-picker--cosy .igx-date-range-picker__label {
  padding-top: 15.1578947368px;
}

.igx-date-range-picker--compact .igx-date-range-picker__label {
  padding-top: 13.0909090909px;
}

.igx-date-range-picker-buttons {
  display: flex;
  justify-content: flex-end;
  padding: 0 1rem 1rem 1rem;
}

.igx-date-range-picker-buttons > * {
  margin-inline-end: 0.5rem;
}

.igx-date-range-picker-buttons > *:last-of-type {
  margin-inline-end: 0;
}

.igx-date-range-picker-buttons:empty {
  display: none;
}

.igx-dialog {
  --background: var(--igx-dialog-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --title-color: var(--igx-dialog-title-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --message-color: var(--igx-dialog-message-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --border-color: var(--igx-dialog-border-color, transparent);
  --border-radius: var(--igx-dialog-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.1111111111) * 2.25rem), 2.25rem));
  --shadow: var(--igx-dialog-shadow, var(--igx-elevation-24));
  outline-style: none;
}

.igx-dialog--hidden {
  display: none;
}

.igx-dialog__window {
  position: relative;
  min-width: 17.5rem;
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  background: var(--background);
  box-shadow: var(--shadow);
  overflow: hidden;
}

.igx-dialog__window .igx-calendar {
  min-width: 20rem;
}

.igx-dialog__window .igx-calendar--vertical {
  min-width: 31rem;
}

.igx-dialog__window-title {
  display: flex;
  color: var(--title-color);
  padding: 1.5rem 1.5rem 0.75rem 1.5rem;
}

.igx-dialog__window-content {
  color: var(--message-color);
  padding: 0.75rem 1.5rem;
  position: relative;
  z-index: 0;
}

.igx-dialog__window-message {
  display: inline-block;
  max-width: 40ch;
}

@media all and (-ms-high-contrast: none) {
  .igx-dialog__window-message {
    max-width: 62ch;
  }
}

.igx-dialog__window-actions {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  padding: 0.5rem;
}

.igx-dialog__window-actions button + button {
  margin-inline-start: 0.5rem;
}

igx-divider {
  --color: var(--igx-divider-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
}

.igx-divider {
  display: block;
  height: 1px;
  background: var(--color);
}

.igx-divider--dashed {
  background: linear-gradient(to right, var(--color) 50%, transparent 50%);
  background-size: 10px 1px; /* dash size */
}

.igx-divider--vertical {
  display: inline-block;
  width: 1px;
  min-width: 1px;
  height: auto;
}

.igx-divider--vertical.igx-divider--dashed {
  background: linear-gradient(to bottom, var(--color) 50%, transparent 50%);
  background-size: 1px 10px; /* dash size */
}

igc-dockmanager {
  --igc-active-color: var(--igc-dockmanager-active-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --igc-background-color: var(--igc-dockmanager-background-color, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --igc-border-color: var(--igc-dockmanager-border-color, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --igc-button-text: var(--igc-dockmanager-button-text, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --igc-context-menu-color-active: var(--igc-dockmanager-context-menu-color-active, var(--igx-surface-500-contrast));
  --igc-dock-background: var(--igc-dockmanager-dock-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --igc-drop-shadow-background: var(--igc-dockmanager-drop-shadow-background, hsla(var(--igx-primary-900), 0.1));
  --igc-floating-pane-border-color: var(--igc-dockmanager-floating-pane-border-color, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --igc-flyout-shadow-color: var(--igc-dockmanager-flyout-shadow-color, hsla(var(--igx-grays-900), 0.1));
  --igc-joystick-border-color: var(--igc-dockmanager-joystick-border-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --igc-joystick-icon-color: var(--igc-dockmanager-joystick-icon-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --igc-joystick-icon-color-active: var(--igc-dockmanager-joystick-icon-color-active, var(--igx-surface-500-contrast));
  --igc-pane-content-background: var(--igc-dockmanager-pane-content-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --igc-pane-header-background: var(--igc-dockmanager-pane-header-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --igc-pinned-header-background: var(--igc-dockmanager-pinned-header-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --igc-splitter-background: var(--igc-dockmanager-splitter-background, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --igc-tab-background-active: var(--igc-dockmanager-tab-background-active, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --igc-text-color: var(--igc-dockmanager-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
}

igc-rating {
  --label-color: var(--igc-rating-label-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --symbol-empty-color: var(--igc-rating-symbol-empty-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --symbol-full-color: var(--igc-rating-symbol-full-color, hsla(var(--igx-warn-500), var(--igx-warn-a)));
  --symbol-empty-filter: var(--igc-rating-symbol-empty-filter, grayscale(1));
  --symbol-full-filter: var(--igc-rating-symbol-full-filter, grayscale(0));
  --disabled-label-color: var(--igc-rating-disabled-label-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-empty-symbol-color: var(--igc-rating-disabled-empty-symbol-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-full-symbol-color: var(--igc-rating-disabled-full-symbol-color, hsla(var(--igx-warn-500), 0.38));
}

igc-rating::part(label) {
  color: var(--label-color);
}

igc-rating::part(value-label) {
  color: hsla(0deg, 0%, 13%, 1);
  color: hsla(var(--igx-grays-900), var(--igx-grays-a));
}

igc-rating[disabled]::part(label),
igc-rating[disabled]::part(value-label) {
  color: var(--disabled-label-color);
}

igc-rating[disabled] {
  --symbol-empty-color: var(--disabled-empty-symbol-color);
  --symbol-full-color: var(--disabled-full-symbol-color);
  --symbol-empty-filter: grayscale(100%) opacity(50%);
  --symbol-full-filter: grayscale(50%);
}

.igx-drop-down__list, .igx-grid-toolbar__dd-list {
  --background-color: var(--igx-drop-down-background-color, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --header-text-color: var(--igx-drop-down-header-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --item-text-color: var(--igx-drop-down-item-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --hover-item-text-color: var(--igx-drop-down-hover-item-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --hover-item-background: var(--igx-drop-down-hover-item-background, hsla(var(--igx-grays-100), 0.8));
  --focused-item-background: var(--igx-drop-down-focused-item-background, hsla(var(--igx-grays-100), 0.8));
  --focused-item-text-color: var(--igx-drop-down-focused-item-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --selected-item-background: var(--igx-drop-down-selected-item-background, hsla(var(--igx-secondary-100), var(--igx-secondary-a)));
  --selected-item-text-color: var(--igx-drop-down-selected-item-text-color, var(--igx-secondary-100-contrast));
  --selected-hover-item-background: var(--igx-drop-down-selected-hover-item-background, hsla(var(--igx-secondary-200), var(--igx-secondary-a)));
  --selected-hover-item-text-color: var(--igx-drop-down-selected-hover-item-text-color, var(--igx-secondary-200-contrast));
  --selected-focus-item-background: var(--igx-drop-down-selected-focus-item-background, hsla(var(--igx-secondary-200), var(--igx-secondary-a)));
  --selected-focus-item-text-color: var(--igx-drop-down-selected-focus-item-text-color, var(--igx-secondary-200-contrast));
  --disabled-item-background: var(--igx-drop-down-disabled-item-background, hsla(var(--igx-grays-50), 0));
  --disabled-item-text-color: var(--igx-drop-down-disabled-item-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --border-color: var(--igx-drop-down-border-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --border-width: var(--igx-drop-down-border-width, 0);
  --border-radius: var(--igx-drop-down-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --item-border-radius: var(--igx-drop-down-item-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 1.25rem), 1.25rem));
  --shadow: var(--igx-drop-down-shadow, var(--igx-elevation-8));
}

.igx-drop-down {
  position: absolute;
}

.igx-drop-down__list {
  overflow: hidden;
  border-radius: var(--border-radius);
  background: var(--background-color);
  box-shadow: var(--shadow);
  min-width: 8rem;
  border: var(--border-width) solid var(--border-color);
}

.igx-drop-down__list-scroll {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

.igx-drop-down__list-scroll igx-input-group {
  margin-top: -16px !important;
}

.igx-drop-down__group label, .igx-drop-down__header,
.igx-drop-down__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  white-space: nowrap;
  height: 2.5rem;
  position: relative;
}

.igx-drop-down__group label igx-divider, .igx-drop-down__header igx-divider,
.igx-drop-down__item igx-divider {
  position: absolute;
  width: 100%;
  inset-inline-start: 0;
  bottom: 0;
}

.igx-drop-down__item {
  color: var(--item-text-color);
  cursor: pointer;
  padding: 0 1.5rem;
  border-radius: var(--item-border-radius);
}

.igx-drop-down__item:focus {
  outline: 0;
  outline-color: transparent;
  background: var(--focused-item-background);
  color: var(--focused-item-text-color);
}

.igx-drop-down__item:hover {
  background: var(--hover-item-background);
  color: var(--hover-item-text-color);
}

.igx-drop-down__content {
  display: flex;
  width: 100%;
  align-items: center;
}

.igx-drop-down__inner {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-inline-end: auto;
}

.igx-drop-down__item--cosy {
  height: 2rem;
  padding: 0 1.25rem;
}

.igx-drop-down__item--compact {
  height: 1.75rem;
  padding: 0 1rem;
}

.igx-drop-down__group label igx-prefix, .igx-drop-down__header igx-prefix,
.igx-drop-down__group label [igxPrefix],
.igx-drop-down__header [igxPrefix],
.igx-drop-down__item igx-prefix,
.igx-drop-down__item [igxPrefix] {
  margin-inline-end: 1.25rem;
}

.igx-drop-down__group label igx-suffix + igx-suffix, .igx-drop-down__header igx-suffix + igx-suffix,
.igx-drop-down__group label [igxSuffix] + igx-suffix,
.igx-drop-down__header [igxSuffix] + igx-suffix,
.igx-drop-down__item igx-suffix + igx-suffix,
.igx-drop-down__item [igxSuffix] + igx-suffix,
.igx-drop-down__group label igx-suffix + [igxSuffix],
.igx-drop-down__header igx-suffix + [igxSuffix],
.igx-drop-down__group label [igxSuffix] + [igxSuffix],
.igx-drop-down__header [igxSuffix] + [igxSuffix],
.igx-drop-down__item igx-suffix + [igxSuffix],
.igx-drop-down__item [igxSuffix] + [igxSuffix] {
  margin-inline-start: 0.5rem;
}

.igx-drop-down__header--cosy igx-prefix,
.igx-drop-down__header--cosy [igxPrefix], .igx-drop-down__item--cosy igx-prefix,
.igx-drop-down__item--cosy [igxPrefix] {
  margin-inline-end: 1rem;
}

.igx-drop-down__header--cosy igx-suffix + igx-suffix,
.igx-drop-down__header--cosy [igxSuffix] + igx-suffix, .igx-drop-down__item--cosy igx-suffix + igx-suffix,
.igx-drop-down__item--cosy [igxSuffix] + igx-suffix,
.igx-drop-down__header--cosy igx-suffix + [igxSuffix],
.igx-drop-down__header--cosy [igxSuffix] + [igxSuffix],
.igx-drop-down__item--cosy igx-suffix + [igxSuffix],
.igx-drop-down__item--cosy [igxSuffix] + [igxSuffix] {
  margin-inline-start: 0.375rem;
}

.igx-drop-down__header--compact igx-prefix,
.igx-drop-down__header--compact [igxPrefix], .igx-drop-down__item--compact igx-prefix,
.igx-drop-down__item--compact [igxPrefix] {
  margin-inline-end: 0.75rem;
}

.igx-drop-down__header--compact igx-suffix + igx-suffix,
.igx-drop-down__header--compact [igxSuffix] + igx-suffix, .igx-drop-down__item--compact igx-suffix + igx-suffix,
.igx-drop-down__item--compact [igxSuffix] + igx-suffix,
.igx-drop-down__header--compact igx-suffix + [igxSuffix],
.igx-drop-down__header--compact [igxSuffix] + [igxSuffix],
.igx-drop-down__item--compact igx-suffix + [igxSuffix],
.igx-drop-down__item--compact [igxSuffix] + [igxSuffix] {
  margin-inline-start: 0.25rem;
}

.igx-drop-down__group label, .igx-drop-down__header {
  color: var(--header-text-color);
  pointer-events: none;
  padding: 0 1rem;
}

.igx-drop-down__header--cosy {
  height: 2rem;
  padding: 0 0.75rem;
}

.igx-drop-down__header--compact {
  height: 1.75rem;
  padding: 0 0.5rem;
}

.igx-drop-down__group {
  pointer-events: auto;
}

.igx-drop-down__group .igx-drop-down__item {
  text-indent: 0 1.5rem;
}

.igx-drop-down__item--focused {
  background: var(--focused-item-background);
  color: var(--focused-item-text-color);
}

.igx-drop-down__item--focused:hover {
  color: var(--focused-item-text-color);
  background: var(--focused-item-background);
}

.igx-drop-down__item--selected {
  background: var(--selected-item-background);
  color: var(--selected-item-text-color);
}

.igx-drop-down__item--selected:hover {
  background: var(--selected-hover-item-background);
  color: var(--selected-hover-item-text-color);
}

.igx-drop-down__item--selected.igx-drop-down__item--focused {
  background: var(--selected-focus-item-background);
  color: var(--selected-focus-item-text-color);
}

.igx-drop-down__item--disabled, .igx-drop-down__group--disabled {
  background: var(--disabled-item-background);
  color: var(--disabled-item-text-color);
  cursor: default;
  pointer-events: none;
}

.igx-drop-down__item--disabled:hover, .igx-drop-down__group--disabled:hover {
  background: var(--disabled-item-background);
}

igx-expansion-panel {
  --header-background: var(--igx-expansion-panel-header-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --body-background: var(--igx-expansion-panel-body-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --header-focus-background: var(--igx-expansion-panel-header-focus-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --header-title-color: var(--igx-expansion-panel-header-title-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --header-description-color: var(--igx-expansion-panel-header-description-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --header-icon-color: var(--igx-expansion-panel-header-icon-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --body-color: var(--igx-expansion-panel-body-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --disabled-color: var(--igx-expansion-panel-disabled-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --expanded-margin: var(--igx-expansion-panel-expanded-margin, 0.5rem);
  --border-radius: var(--igx-expansion-panel-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 1rem), 1rem));
}

.igx-expansion-panel {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius);
  overflow: hidden;
  transition: margin 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-expansion-panel__header-title {
  color: var(--header-title-color);
  margin-inline-end: 1rem;
}

.igx-expansion-panel__header-description {
  color: var(--header-description-color);
}

.igx-expansion-panel__header-title,
.igx-expansion-panel__header-description {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.igx-accordion {
  overflow-y: auto;
}

.igx-accordion .igx-expansion-panel__header-title {
  display: -webkit-inline-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
  white-space: initial;
  word-wrap: break-word;
}

.igx-accordion .igx-expansion-panel--expanded {
  margin: var(--expanded-margin) 0;
}

.igx-accordion .igx-expansion-panel--expanded:first-of-type {
  margin-top: 0;
}

.igx-accordion .igx-expansion-panel--expanded:last-of-type {
  margin-bottom: 0;
}

.igx-expansion-panel__header-inner {
  display: flex;
  align-items: center;
  padding: 1rem 1.5rem;
  cursor: pointer;
  background: var(--header-background);
}

.igx-expansion-panel__header-inner:focus, .igx-expansion-panel__header-inner:active {
  background: var(--header-focus-background);
  outline: transparent;
}

.igx-expansion-panel__title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1 0 0%;
  overflow: hidden;
}

.igx-expansion-panel__header-icon--end {
  order: 1;
  margin-inline-start: 1rem;
}

.igx-expansion-panel__header-icon--start {
  order: -1;
  margin-inline-end: 1rem;
}

.igx-expansion-panel__header-icon--none {
  display: none;
}

.igx-expansion-panel__header-icon--end,
.igx-expansion-panel__header-icon--start {
  display: flex;
  align-content: center;
  justify-content: center;
  -webkit-user-select: none;
          user-select: none;
  color: var(--header-icon-color);
}

.igx-expansion-panel__header-icon--end igx-icon,
.igx-expansion-panel__header-icon--start igx-icon {
  color: var(--header-icon-color);
}

.igx-expansion-panel__body {
  color: var(--body-color);
  background: var(--body-background);
  overflow: hidden;
  padding: 1rem 1.5rem;
}

.igx-expansion-panel--disabled {
  pointer-events: none;
}

.igx-expansion-panel--disabled .igx-expansion-panel__header-title,
.igx-expansion-panel--disabled .igx-expansion-panel__header-description {
  color: var(--disabled-color);
}

.igx-expansion-panel--disabled .igx-expansion-panel__header-icon--start igx-icon,
.igx-expansion-panel--disabled .igx-expansion-panel__header-icon--end igx-icon {
  color: var(--disabled-color);
}

igx-grid, igx-hierarchical-grid, igx-pivot-grid, igx-tree-grid, igx-advanced-filtering-dialog, igx-grid-excel-style-filtering, .igx-excel-filter__secondary {
  --grouparea-color: var(--igx-grid-grouparea-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --grouparea-background: var(--igx-grid-grouparea-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --drop-area-text-color: var(--igx-grid-drop-area-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --drop-area-icon-color: var(--igx-grid-drop-area-icon-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --drop-area-background: var(--igx-grid-drop-area-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --drop-area-on-drop-background: var(--igx-grid-drop-area-on-drop-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --header-background: var(--igx-grid-header-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --header-text-color: var(--igx-grid-header-text-color, hsla(var(--igx-grays-800), 0.7));
  --header-selected-background: var(--igx-grid-header-selected-background, hsla(var(--igx-secondary-100), var(--igx-secondary-a)));
  --header-selected-text-color: var(--igx-grid-header-selected-text-color, var(--igx-secondary-100-contrast));
  --sortable-header-icon-hover-color: var(--igx-grid-sortable-header-icon-hover-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --sorted-header-icon-color: var(--igx-grid-sorted-header-icon-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --header-border-width: var(--igx-grid-header-border-width, 1px);
  --header-border-style: var(--igx-grid-header-border-style, solid);
  --header-border-color: var(--igx-grid-header-border-color, hsla(var(--igx-grays-400), 0.38));
  --ghost-header-background: var(--igx-grid-ghost-header-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --ghost-header-text-color: var(--igx-grid-ghost-header-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --ghost-header-icon-color: var(--igx-grid-ghost-header-icon-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --filtering-background-and: var(--igx-grid-filtering-background-and, hsla(var(--igx-primary-300), var(--igx-primary-a)));
  --filtering-background-or: var(--igx-grid-filtering-background-or, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --filtering-background-and--focus: var(--igx-grid-filtering-background-and--focus, hsla(var(--igx-primary-700), var(--igx-primary-a)));
  --filtering-background-or--focus: var(--igx-grid-filtering-background-or--focus, hsla(var(--igx-secondary-700), var(--igx-secondary-a)));
  --grid-border-color: var(--igx-grid-grid-border-color, transparent);
  --content-background: var(--igx-grid-content-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --content-text-color: var(--igx-grid-content-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --row-odd-background: var(--igx-grid-row-odd-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --row-even-background: var(--igx-grid-row-even-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --row-odd-text-color: var(--igx-grid-row-odd-text-color, inherit);
  --row-even-text-color: var(--igx-grid-row-even-text-color, inherit);
  --row-selected-background: var(--igx-grid-row-selected-background, hsla(var(--igx-secondary-50), var(--igx-secondary-a)));
  --tree-selected-filtered-row-text-color: var(--igx-grid-tree-selected-filtered-row-text-color, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --row-selected-text-color: var(--igx-grid-row-selected-text-color, var(--igx-secondary-50-contrast));
  --cell-selected-within-background: var(--igx-grid-cell-selected-within-background, hsla(var(--igx-secondary-200), var(--igx-secondary-a)));
  --cell-selected-within-text-color: var(--igx-grid-cell-selected-within-text-color, var(--igx-secondary-200-contrast));
  --row-selected-hover-background: var(--igx-grid-row-selected-hover-background, hsla(var(--igx-secondary-100), var(--igx-secondary-a)));
  --row-selected-hover-text-color: var(--igx-grid-row-selected-hover-text-color, var(--igx-secondary-100-contrast));
  --row-hover-background: var(--igx-grid-row-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --row-hover-text-color: var(--igx-grid-row-hover-text-color, var(--igx-grays-200-contrast));
  --row-border-color: var(--igx-grid-row-border-color, hsla(var(--igx-grays-300), 0.38));
  --pinned-border-width: var(--igx-grid-pinned-border-width, 2px);
  --pinned-border-style: var(--igx-grid-pinned-border-style, solid);
  --pinned-border-color: var(--igx-grid-pinned-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --cell-active-border-color: var(--igx-grid-cell-active-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --cell-selected-background: var(--igx-grid-cell-selected-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --tree-selected-filtered-cell-text-color: var(--igx-grid-tree-selected-filtered-cell-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --cell-selected-text-color: var(--igx-grid-cell-selected-text-color, var(--igx-grays-200-contrast));
  --cell-editing-background: var(--igx-grid-cell-editing-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --edit-mode-color: var(--igx-grid-edit-mode-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --edited-row-indicator: var(--igx-grid-edited-row-indicator, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --cell-new-color: var(--igx-grid-cell-new-color, inherit);
  --cell-edited-value-color: var(--igx-grid-cell-edited-value-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --cell-disabled-color: var(--igx-grid-cell-disabled-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --resize-line-color: var(--igx-grid-resize-line-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --drop-indicator-color: var(--igx-grid-drop-indicator-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --group-label-column-name-text: var(--igx-grid-group-label-column-name-text, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --group-label-icon: var(--igx-grid-group-label-icon, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --group-label-text: var(--igx-grid-group-label-text, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --expand-all-icon-color: var(--igx-grid-expand-all-icon-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --expand-all-icon-hover-color: var(--igx-grid-expand-all-icon-hover-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --expand-icon-color: var(--igx-grid-expand-icon-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --expand-icon-hover-color: var(--igx-grid-expand-icon-hover-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --active-expand-icon-color: var(--igx-grid-active-expand-icon-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --active-expand-icon-hover-color: var(--igx-grid-active-expand-icon-hover-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --group-count-background: var(--igx-grid-group-count-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --group-count-text-color: var(--igx-grid-group-count-text-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --group-row-background: var(--igx-grid-group-row-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --group-row-selected-background: var(--igx-grid-group-row-selected-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --filtering-header-background: var(--igx-grid-filtering-header-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --filtering-header-text-color: var(--igx-grid-filtering-header-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --filtering-row-background: var(--igx-grid-filtering-row-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --filtering-row-text-color: var(--igx-grid-filtering-row-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --tree-filtered-text-color: var(--igx-grid-tree-filtered-text-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --body-summaries-background: var(--igx-grid-body-summaries-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --body-summaries-text-color: var(--igx-grid-body-summaries-text-color, var(--igx-grays-100-contrast));
  --root-summaries-background: var(--igx-grid-root-summaries-background, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --root-summaries-text-color: var(--igx-grid-root-summaries-text-color, var(--igx-grays-300-contrast));
  --row-highlight: var(--igx-grid-row-highlight, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --row-ghost-background: var(--igx-grid-row-ghost-background, hsla(var(--igx-primary-50), var(--igx-primary-a)));
  --row-drag-color: var(--igx-grid-row-drag-color, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --drop-area-border-radius: var(--igx-grid-drop-area-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1rem), 1rem));
  --grid-shadow: var(--igx-grid-grid-shadow, var(--igx-elevation-2));
  --drag-shadow: var(--igx-grid-drag-shadow, var(--igx-elevation-5));
}

@keyframes scale-in-ver-center {
  0% {
    transform: scaleY(0);
    opacity: 1;
  }
  100% {
    transform: scaleY(1);
    opacity: 1;
  }
}

.igx-grid__tbody-content:focus, .igx-grid__tfoot:focus, .igx-grid-thead__wrapper:focus {
  outline: 0;
}

.igx-grid, .igx-grid--cosy, .igx-grid--compact {
  --igx-tree-indent-size: 1.5rem;
  position: relative;
  display: grid;
  grid-template-rows: auto auto auto 1fr auto auto;
  grid-template-columns: 1fr;
  overflow: hidden;
  box-shadow: var(--grid-shadow);
  outline-style: none;
  z-index: 1;
}

.igx-grid .igx-checkbox, .igx-grid--cosy .igx-checkbox, .igx-grid--compact .igx-checkbox {
  min-width: 1.25rem;
}

.igx-grid--cosy {
  --igx-tree-indent-size: 1rem;
}

.igx-grid--compact {
  --igx-tree-indent-size: 0.75rem;
}

.igx-grid__caption {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  line-height: 2rem;
  padding: 1rem 1.5rem;
  grid-row: 1;
}

.igx-grid-thead__wrapper,
.igx-grid__tfoot {
  position: relative;
  display: flex;
  background: var(--header-background);
  color: var(--header-text-color);
  overflow: hidden;
  outline-style: none;
}

.igx-grid-thead__wrapper .igx-grid__tr,
.igx-grid__tfoot .igx-grid__tr {
  position: relative;
  background: inherit;
  color: inherit;
  z-index: 2;
}

.igx-grid-thead__wrapper .igx-grid__tr:hover,
.igx-grid__tfoot .igx-grid__tr:hover {
  background: inherit;
  color: inherit;
}

.igx-grid-thead__wrapper > [aria-activedescendant],
.igx-grid__tfoot > [aria-activedescendant] {
  outline-style: none;
}

.igx-grid-thead__wrapper {
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  z-index: 2;
}

.igx-grid-thead__wrapper .igx-grid__cbx-selection--push {
  align-items: flex-start;
  padding-top: 0.9375rem;
}

.igx-grid-thead__wrapper .igx-grid__tr {
  border-bottom: none;
}

.igx-grid-thead {
  grid-row: 3;
  display: flex;
  overflow: hidden;
}

.igx-grid-thead .igx-grid__drag-indicator {
  cursor: default;
}

.igx-grid-thead .igx-grid__tr--mrl .igx-grid__hierarchical-expander--header,
.igx-grid-thead .igx-grid__tr--mrl .igx-grid__header-indentation,
.igx-grid-thead .igx-grid__tr--mrl .igx-grid__row-indentation,
.igx-grid-thead .igx-grid__tr--mrl .igx-grid__cbx-selection {
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid-thead--cosy .igx-grid-thead__wrapper .igx-grid--cosy .igx-grid__cbx-selection--push, .igx-grid--cosy .igx-grid-thead--cosy .igx-grid-thead__wrapper .igx-grid__cbx-selection--push {
  align-items: flex-start;
  padding-top: 0.625rem;
}

.igx-grid-thead--compact .igx-grid-thead__wrapper .igx-grid--compact .igx-grid__cbx-selection--push, .igx-grid--compact .igx-grid-thead--compact .igx-grid-thead__wrapper .igx-grid__cbx-selection--push {
  align-items: flex-start;
  padding-top: 0.375rem;
}

.igx-grid-thead__title {
  flex-basis: auto !important;
  align-items: center !important;
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  height: 3.125rem;
}

.igx-grid-thead__title--pinned-last {
  border-inline-end: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
}

.igx-grid-thead--cosy .igx-grid-thead__title {
  height: 2.5rem;
  padding: 0 1rem;
}

.igx-grid-thead--compact .igx-grid-thead__title {
  height: 2rem;
  padding: 0 0.75rem;
}

.igx-grid-thead__group {
  display: flex;
  flex-flow: row nowrap;
}

/* We set those with position relative
so that the drop indicators be scoped
to their respective group. The item
being the topmost element, while the
subgroup encapsulates children of each
thead item and group.
*/

.igx-grid-thead__item {
  display: flex;
  flex-flow: column nowrap;
}

.igx-grid-thead__item .igx-grid-thead__group {
  flex: 1 1 auto;
}

.igx-grid-thead__item .igx-grid-thead__title, .igx-grid-thead__item .igx-grid-th {
  flex: 1 1 auto;
}

.igx-grid-thead__item .igx-grid-thead__title {
  flex: 0 0 auto;
}

.igx-grid-thead__item,
.igx-grid-thead__subgroup {
  position: relative;
}

.igx-grid__tfoot {
  grid-row: 5;
  border-top: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  z-index: 10001;
}

.igx-grid__footer {
  grid-row: 7;
}

.igx-grid-thead__wrapper igx-display-container {
  width: 100%;
  overflow: visible;
}

.igx-grid__tr igx-display-container, .igx-grid__summaries igx-display-container, .igx-grid__summaries--body igx-display-container {
  width: 100%;
  overflow: visible;
}

.igx-grid__mrl-block {
  display: grid;
  background: inherit;
  position: relative;
}

.igx-grid__mrl-block .igx-grid-thead__item {
  display: flex;
}

.igx-grid__mrl-block .igx-grid-thead__title, .igx-grid__mrl-block .igx-grid-th {
  align-items: center;
  flex-grow: 1;
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid__mrl-block .igx-grid__td, .igx-grid__mrl-block .igx-grid-thead__title, .igx-grid__mrl-block .igx-grid-th {
  border-inline-end: 1px solid var(--row-border-color);
  border-bottom: 1px solid var(--row-border-color);
}

.igx-grid__tr--mrl.igx-grid__tr {
  border-bottom-color: transparent;
}

.igx-grid__tr--mrl .igx-grid__cbx-selection,
.igx-grid__tr--mrl .igx-grid__row-indentation,
.igx-grid__tr--mrl .igx-grid__drag-indicator {
  border-bottom: 1px solid var(--row-border-color);
}

.igx-grid__tbody-content {
  position: relative;
  background: var(--content-background);
  color: var(--content-text-color);
  overflow: hidden;
  z-index: 1;
  outline-style: none;
}

.igx-grid__tbody {
  position: relative;
  display: flex;
  grid-row: 4;
  overflow: hidden;
}

.igx-grid__tbody-message {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: var(--content-text-color);
  flex-direction: column;
  padding: 1.5rem;
}

.igx-grid__loading {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 100px;
}

.igx-grid__loading > .igx-circular-bar {
  width: 3.125rem;
  height: 3.125rem;
}

.igx-grid__scroll {
  grid-row: 6;
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  background: var(--header-background);
  z-index: 10001;
}

.igx-grid-thead__thumb {
  background: var(--header-background);
  border-inline-start: 0.0625rem solid var(--header-border-color);
}

.igx-grid__tfoot-thumb {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  background: var(--header-background);
  border-inline-start: 0.0625rem solid var(--header-border-color);
}

.igx-grid__tbody-scrollbar {
  background: var(--content-background);
  border-inline-start: 0.0625rem solid var(--row-border-color);
  position: relative;
}

.igx-grid__tbody-scrollbar-start {
  background: var(--header-background);
}

.igx-grid__tbody-scrollbar-main {
  position: relative;
}

.igx-grid__tbody-scrollbar-end {
  background: var(--header-background);
}

.igx-grid__scroll-start {
  background: var(--header-background);
}

.igx-grid__scroll-main igx-display-container {
  height: 0;
}

.igx-grid__scroll-main igx-horizontal-virtual-helper {
  height: 100%;
}

.igx-grid__tr {
  display: flex;
  background: var(--content-background);
  border-bottom: 1px solid var(--row-border-color);
  outline-style: none;
  position: relative;
  background-clip: content-box !important;
}

.igx-grid__tr:hover {
  background: var(--row-hover-background);
  color: var(--row-hover-text-color);
}

.igx-grid__tr:hover .igx-grid__td--column-selected {
  color: var(--row-selected-hover-text-color);
  background: var(--row-selected-hover-background);
}

.igx-grid__tr:hover .igx-grid__td--selected.igx-grid__td--column-selected {
  color: var(--cell-selected-within-text-color);
  background: var(--cell-selected-within-background);
}

.igx-grid__tr.igx-grid__tr--ghost {
  background: var(--row-ghost-background);
  color: var(--row-drag-color);
  z-index: 1;
}

.igx-grid__tr.igx-grid__tr--ghost,
.igx-grid__tr.igx-grid__tr--ghost igx-grid-row {
  --row-ghost-background: var(--igx-grid-row-row-ghost-background, hsla(var(--igx-primary-50), var(--igx-primary-a)));
  --row-drag-color: var(--igx-grid-row-row-drag-color, );
}

.igx-grid__drag-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  flex: 1 0 auto;
  min-width: calc(1.5rem + 1.5rem);
  background: inherit;
  z-index: 4;
  cursor: move;
  border-inline-end: 1px solid transparent;
  background-clip: border-box;
}

.igx-grid__drag-indicator igx-icon {
  width: 1.5rem;
  width: var(--igx-icon-size, 1.5rem);
  height: 1.5rem;
  height: var(--igx-icon-size, 1.5rem);
  font-size: 1.5rem;
  font-size: var(--igx-icon-size, 1.5rem);
}

.igx-grid--cosy .igx-grid__drag-indicator {
  padding: 0 1rem;
  min-width: calc(1.5rem + 1rem);
}

.igx-grid--compact .igx-grid__drag-indicator {
  padding: 0 0.75rem;
  min-width: calc(1.5rem + 0.75rem);
}

.igx-grid__drag-indicator--header {
  border-inline-end: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid__drag-indicator--off {
  color: var(--row-drag-color);
}

.igx-grid__tr--drag {
  opacity: 0.5;
}

.igx-grid__tr--odd {
  background: var(--row-odd-background);
  color: var(--row-odd-text-color);
}

.igx-grid__tr--even {
  background: var(--row-even-background);
  color: var(--row-even-text-color);
}

.igx-grid__tr--expanded {
  border-bottom: none;
}

.igx-grid__tr--pinned {
  position: relative;
  background: inherit;
  z-index: 10000;
}

.igx-grid__tr--pinned .igx-grid__hierarchical-expander--empty {
  border-inline-end: 0.0625rem solid var(--header-border-color);
}

.igx-grid__tr--pinned-top {
  border-bottom: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
}

.igx-grid__tr--pinned-bottom {
  border-top: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
  position: absolute;
  bottom: 0;
}

.igx-grid__td--bool {
  justify-content: center;
}

.igx-grid__td--bool igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-grid__td--bool .igx-icon--error {
  color: hsla(0deg, 0%, 62%, 1);
  color: hsla(var(--igx-grays-500), var(--igx-grays-a));
}

.igx-grid__td--bool-true .igx-icon--success {
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
}

.igx-grid__tr--edit {
  border-bottom: 1px solid var(--edit-mode-color);
  position: relative;
}

.igx-grid__tr--edit::after {
  content: "";
  position: absolute;
  height: 0.0625rem;
  width: 100%;
  top: -0.0625rem;
  inset-inline-start: 0;
  background: var(--edit-mode-color);
}

.igx-grid__tr--edit.igx-grid__tr {
  border-bottom: 1px solid var(--edit-mode-color);
}

.igx-grid__tr--edit .igx-grid__td--editing {
  border: none;
}

.igx-grid__tr--edit .igx-grid__td--editing .igx-input-group--focused .igx-input-group__bundle, .igx-input-group--focused .igx-grid__tr--edit .igx-grid__td--editing .igx-input-group__bundle {
  caret-color: var(--edit-mode-color) !important;
}

.igx-grid__tr--edit .igx-grid__td--editing .igx-input-group--fluent .igx-input-group__bundle:focus-within::after, .igx-input-group--fluent .igx-grid__tr--edit .igx-grid__td--editing .igx-input-group__bundle:focus-within::after {
  border: none !important;
}

.igx-grid__tr--edit .igx-grid__td--editing .igx-input-group__border {
  background: var(--edit-mode-color) !important;
}

.igx-grid__tr--edit [aria-readonly=true] {
  color: var(--cell-disabled-color);
}

.igx-grid__tr--edit [aria-readonly=true] igx-icon {
  color: var(--cell-disabled-color);
}

.igx-grid__tr--inner {
  display: flex;
  background: inherit;
}

.igx-grid__tr--header {
  display: flex;
  align-items: center;
}

.igx-grid__tr--add-animate {
  animation: scale-in-ver-center 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.igx-grid__tr--mrl.igx-grid__tr--edit:first-of-type::after {
  top: 0;
  z-index: 5;
}

.igx-grid__tr--edited::before {
  content: "";
  position: absolute;
  width: 0.125rem;
  height: 100%;
  z-index: 10000;
  background: var(--edited-row-indicator);
}

.igx-grid__tr--group {
  position: relative;
  background: var(--header-background) !important;
}

.igx-grid__tr--filtered .igx-grid__td-text {
  color: var(--tree-filtered-text-color);
}

.igx-grid__tr--filtered .igx-grid__tree-grouping-indicator {
  color: var(--tree-filtered-text-color);
}

.igx-grid__tr--filtered .igx-grid__tree-grouping-indicator:hover {
  color: var(--tree-filtered-text-color);
}

.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__td-text {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__tree-grouping-indicator {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__tree-grouping-indicator:hover {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__td-text {
  color: var(--tree-selected-filtered-row-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__tree-grouping-indicator {
  color: var(--tree-selected-filtered-row-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__tree-grouping-indicator:hover {
  color: var(--tree-selected-filtered-row-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__td-text {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__tree-grouping-indicator {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__tree-grouping-indicator:hover {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tree-grouping-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
          user-select: none;
  outline-style: none;
  margin-inline-end: 0.5rem;
  cursor: pointer;
  color: var(--expand-icon-color);
}

.igx-grid__tree-grouping-indicator:hover {
  color: var(--expand-icon-hover-color);
}

[dir=rtl] .igx-grid__tree-grouping-indicator {
  transform: scaleX(-1);
}

.igx-grid__tree-loading-indicator {
  width: 1.5rem;
  height: 1.5rem;
  margin-inline-end: 0.5rem;
}

.igx-grid__tree-loading-indicator .igx-circular-bar__outer {
  stroke: var(--expand-icon-color);
}

.igx-grid__tree-loading-indicator > .igx-circular-bar {
  width: 1.5rem;
  height: 1.5rem;
}

.igx-grid__td, .igx-grid-thead__title, .igx-grid-th {
  position: relative;
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  outline-style: none;
  padding: 0 1.5rem;
  font-size: 0.8125rem;
  line-height: 1rem;
  color: inherit;
  text-align: start;
  background-clip: border-box !important;
}

.igx-grid__td-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-grid--cosy .igx-grid__td {
  padding: 0 1rem;
}

.igx-grid--compact .igx-grid__td {
  padding: 0 0.75rem;
}

.igx-grid__td--fw, .igx-grid-th--fw {
  flex-grow: 0;
  outline-style: none;
}

.igx-grid__tr-container--active, .igx-grid__group-row--active, .igx-grid-summary--active, .igx-grid-th--active .igx-grid-th--selected,
.igx-grid-th--active .igx-grid-th--selectable, .igx-grid-th--active, .igx-grid__td--active {
  box-shadow: inset 0 0 0 1px var(--cell-active-border-color);
}

.igx-grid__tr-container--active .igx-grid__filtering-cell, .igx-grid__group-row--active .igx-grid__filtering-cell, .igx-grid-summary--active .igx-grid__filtering-cell, .igx-grid-th--active .igx-grid__filtering-cell, .igx-grid__td--active .igx-grid__filtering-cell, .igx-grid__tr-container--active .igx-grid__filtering-cell--selected, .igx-grid__group-row--active .igx-grid__filtering-cell--selected, .igx-grid-summary--active .igx-grid__filtering-cell--selected, .igx-grid-th--active .igx-grid__filtering-cell--selected, .igx-grid__td--active .igx-grid__filtering-cell--selected,
.igx-grid__tr-container--active .igx-grid-thead__title,
.igx-grid__group-row--active .igx-grid-thead__title,
.igx-grid-summary--active .igx-grid-thead__title,
.igx-grid-th--active .igx-grid-thead__title,
.igx-grid__td--active .igx-grid-thead__title,
.igx-grid__tr-container--active .igx-grid-th,
.igx-grid__group-row--active .igx-grid-th,
.igx-grid-summary--active .igx-grid-th,
.igx-grid-th--active .igx-grid-th,
.igx-grid__td--active .igx-grid-th {
  border-inline-end-color: var(--cell-active-border-color);
  border-bottom-color: var(--cell-active-border-color);
}

.igx-grid__td--invalid {
  padding-inline-end: 0.25rem !important;
}

.igx-grid__td--invalid > igx-icon {
  margin-inline-start: auto;
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-grid__td--invalid .igx-grid__td-text {
  width: 100%;
}

.igx-grid__td--invalid .igx-input-group__bundle:focus-within::after {
  border: none !important;
}

.igx-grid__td--valid {
  box-shadow: inset 0 0 0 0.125rem hsla(128deg, 66%, 35%, 1) !important;
  box-shadow: inset 0 0 0 0.125rem hsla(var(--igx-success-500), var(--igx-success-a)) !important;
}

.igx-grid__td--pinned.igx-grid__td--selected,
.igx-grid__td--selected {
  color: var(--cell-selected-text-color);
  background: var(--cell-selected-background);
}

.igx-grid__td--selected .igx-grid__tree-grouping-indicator:hover {
  color: var(--cell-selected-text-color);
}

.igx-grid__tr--selected {
  color: var(--row-selected-text-color);
  background: var(--row-selected-background);
}

.igx-grid__tr--selected .igx-grid__td--selected {
  color: var(--cell-selected-within-text-color);
  background: var(--cell-selected-within-background);
}

.igx-grid__tr--selected:hover {
  background: var(--row-selected-hover-background);
  color: var(--row-selected-hover-text-color);
}

.igx-grid__tr--selected:hover .igx-grid__td--column-selected {
  color: var(--row-selected-hover-text-color);
  background: var(--row-selected-hover-background);
}

.igx-grid__tr--selected .igx-grid__tree-grouping-indicator {
  color: var(--row-selected-text-color);
}

.igx-grid__tr--selected .igx-grid__tree-grouping-indicator:hover {
  color: var(--row-selected-text-color);
}

.igx-grid__td--column-selected {
  color: var(--row-selected-text-color);
  background: var(--row-selected-background);
}

.igx-grid__td--selected.igx-grid__td--column-selected {
  color: var(--cell-selected-within-text-color);
  background: var(--cell-selected-within-background);
}

.igx-grid__td--new {
  color: var(--cell-new-color);
}

.igx-grid__td--edited .igx-grid__td-text {
  font-style: italic;
  color: var(--cell-edited-value-color);
  padding: 0 1px;
}

.igx-grid__tr--deleted .igx-grid__td-text {
  font-style: italic;
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
  text-decoration: line-through;
}

.igx-grid__tr--disabled .igx-grid__td-text {
  color: var(--cell-disabled-color);
}

.igx-grid__td--editing {
  background: var(--cell-editing-background) !important;
  box-shadow: inset 0 0 0 0.125rem var(--edit-mode-color);
  padding: 0 !important;
}

.igx-grid__td--editing igx-input-group,
.igx-grid__td--editing igx-select,
.igx-grid__td--editing igx-date-picker,
.igx-grid__td--editing igx-time-picker {
  width: 100%;
  height: 100%;
}

.igx-grid__td--editing igx-input-group {
  --theme: fluent;
  padding-top: 0 !important;
}

.igx-grid__td--editing .igx-input-group__bundle {
  border: none !important;
}

.igx-grid__td--editing .igx-input-group__bundle::before {
  content: none !important;
}

.igx-grid__td--invalid.igx-grid__td--editing {
  box-shadow: inset 0 0 0 0.125rem hsla(348deg, 83%, 47%, 1) !important;
  box-shadow: inset 0 0 0 0.125rem hsla(var(--igx-error-500), var(--igx-error-a)) !important;
  padding-inline-end: 0.25rem !important;
}

.igx-grid__td--editing igx-prefix,
.igx-grid__td--editing igx-suffix {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.igx-grid__td--editing igx-date-range-picker {
  height: 100%;
}

.igx-grid__td--editing igx-time-picker [igxLabel] {
  display: none;
}

.igx-grid__td--editing .igx-input-group__bundle {
  height: 100%;
}

.igx-grid__td--editing input {
  margin: 0 auto;
  max-width: 100%;
}

.igx-grid__td--editing .igx-input-group__input, .igx-grid__td--editing .igx-input-group__textarea {
  font-size: 0.8125rem !important;
  line-height: 1rem !important;
}

.igx-grid__td--pinned, .igx-grid__td--pinned-last, .igx-grid__td--pinned-first, .igx-grid-th--pinned {
  position: relative;
  background: inherit;
  z-index: 9999;
}

.igx-grid__td--pinned.igx-grid__td--column-selected {
  color: var(--row-selected-text-color);
  background: var(--row-selected-background);
}

.igx-grid__td--pinned.igx-grid__td--column-selected:hover {
  background: var(--row-selected-hover-background);
  color: var(--row-selected-text-color);
}

.igx-grid__td--pinned-last, .igx-grid-th--pinned-last {
  border-inline-end: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
}

.igx-grid__td--pinned-last .igx-grid__filtering-cell, .igx-grid-th--pinned-last .igx-grid__filtering-cell, .igx-grid__td--pinned-last .igx-grid__filtering-cell--selected, .igx-grid-th--pinned-last .igx-grid__filtering-cell--selected,
.igx-grid__td--pinned-last .igx-grid-thead__title,
.igx-grid-th--pinned-last .igx-grid-thead__title,
.igx-grid__td--pinned-last .igx-grid-th,
.igx-grid-th--pinned-last .igx-grid-th {
  border-inline-end: none;
}

.igx-grid__td--pinned-first, .igx-grid-th--pinned-first {
  border-inline-start: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
}

.igx-grid__td--row-pinned-first {
  overflow: hidden;
}

.igx-grid__td--pinned-chip {
  margin-inline-end: 0.75rem;
}

.igx-grid--cosy .igx-grid__td--pinned-chip {
  margin-inline-end: 0.5rem;
}

.igx-grid--compact .igx-grid__td--pinned-chip {
  margin-inline-end: 0.25rem;
}

.igx-grid-thead__title, .igx-grid-th {
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 0.75rem;
  font-weight: 600;
  min-width: 0;
  padding: 0 1.5rem;
  border-inline-end: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  outline-style: none;
  overflow: hidden;
  transition: color 250ms ease-in-out;
}

.igx-grid-th--filtering {
  background: var(--filtering-header-background);
  color: var(--filtering-header-text-color);
  z-index: 3;
}

.igx-grid-th--cosy {
  padding: 0 1rem;
  min-height: 2.5rem;
}

.igx-grid-th--compact {
  padding: 0 0.75rem;
  min-height: 2rem;
}

.igx-grid-th__title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600;
  min-width: 3ch;
  -webkit-user-select: none;
          user-select: none;
  cursor: auto;
  cursor: initial;
  flex-grow: 1; /* hey IE, the text should take most of the space */
  line-height: 4.1666666667;
  transition: color 250ms ease-in-out;
}

.igx-grid-th--cosy .igx-grid-th__title {
  line-height: 3.3333333333;
}

.igx-grid-th--compact .igx-grid-th__title {
  line-height: 2.6666666667;
}

.igx-grid-th__icons {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  -webkit-user-select: none;
          user-select: none;
  min-width: 30px; /* sort-icon + filter icon width */
  height: 3.125rem;
  align-self: flex-end;
}

.igx-grid-th__icons:empty {
  min-width: 0;
}

.igx-grid-th__icons .sort-icon {
  position: relative;
  display: flex;
}

.igx-grid-th__icons .sort-icon igx-icon {
  width: 0.9375rem;
  width: var(--igx-icon-size, 0.9375rem);
  height: 0.9375rem;
  height: var(--igx-icon-size, 0.9375rem);
  font-size: 0.9375rem;
  font-size: var(--igx-icon-size, 0.9375rem);
}

.igx-grid-th__icons .sort-icon::after {
  content: attr(data-sortIndex);
  position: absolute;
  top: -5px;
  inset-inline-end: -1px;
  font-size: 0.625rem;
  text-align: end;
  font-family: sans-serif;
  line-height: 0.625rem;
}

.igx-grid-th__expander {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 0.5rem;
  cursor: pointer;
}

.igx-grid-th__expander igx-icon {
  color: var(--expand-icon-color);
}

.igx-grid-th__expander:hover igx-icon {
  color: var(--expand-icon-hover-color);
}

.igx-grid-th__group-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-grid-th--collapsible {
  justify-content: normal;
}

.igx-grid-th--selectable {
  color: var(--header-selected-text-color);
  background: var(--header-selected-background);
  opacity: 0.7;
}

.igx-grid-th--selectable.igx-grid__drag-ghost-image {
  opacity: 1;
}

.igx-grid-th--selectable .sort-icon {
  color: var(--header-selected-text-color);
}

.igx-grid-th--selectable .sort-icon ::after {
  background: var(--header-selected-background);
}

.igx-grid-th--selectable.igx-grid-th--sorted .sort-icon {
  color: var(--header-selected-text-color);
}

.igx-grid-th--selectable.igx-grid-th--sorted .sort-icon:focus, .igx-grid-th--selectable.igx-grid-th--sorted .sort-icon:hover {
  color: var(--header-selected-text-color);
}

.igx-grid-th--selected {
  color: var(--header-selected-text-color);
  background: var(--header-selected-background);
}

.igx-grid-th--selected .sort-icon::after {
  background: var(--header-selected-background);
}

.igx-grid-th--selected.igx-grid-th--sorted .sort-icon {
  color: var(--header-selected-text-color);
}

.igx-grid-th--selected.igx-grid-th--sorted .sort-icon:focus, .igx-grid-th--selected.igx-grid-th--sorted .sort-icon:hover {
  color: var(--header-selected-text-color);
}

.igx-grid-th--sortable .sort-icon {
  cursor: pointer;
  opacity: 0.7;
}

.igx-grid-th--sortable .sort-icon:hover {
  opacity: 1;
}

.igx-grid-th--sorted .sort-icon {
  opacity: 1;
  color: var(--sorted-header-icon-color);
}

.igx-grid-th--sorted .sort-icon:hover {
  color: var(--sortable-header-icon-hover-color);
}

.igx-grid-th--filtrable .igx-grid-th__title {
  opacity: 0.7;
}

.igx-grid-th--filtrable.igx-grid-th--sortable .sort-icon {
  cursor: pointer;
  opacity: 0.7;
}

.igx-grid-th--filtrable.igx-grid-th--sortable .sort-icon:hover {
  opacity: 1;
}

.sort-icon {
  transition: all 250ms ease-in-out;
}

.igx-grid-th--cosy .igx-grid-th__icons {
  height: 2.5rem;
}

.igx-grid-th--compact .igx-grid-th__icons {
  height: 2rem;
}

.igx-grid__td--number, .igx-grid-th--number {
  text-align: end;
  justify-content: flex-end;
}

.igx-grid__td--number .igx-grid-th__icons, .igx-grid-th--number .igx-grid-th__icons {
  justify-content: flex-start;
  order: -1;
}

.igx-grid__td--number .igx-grid-th__icons .sort-icon, .igx-grid-th--number .igx-grid-th__icons .sort-icon {
  order: 1;
}

.igx-grid__cbx-selection {
  display: flex;
  justify-content: center;
  align-items: center;
  background: inherit;
  z-index: 4;
  background-clip: border-box;
}

.igx-grid__cbx-padding {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: calc(1.25rem + (1.5rem * 2));
}

.igx-grid--cosy .igx-grid__cbx-padding {
  min-width: calc(1.25rem + (1rem * 2));
}

.igx-grid--compact .igx-grid__cbx-padding {
  min-width: calc(1.25rem + (0.75rem * 2));
}

.igx-grid-th__resize-handle {
  position: absolute;
  width: 4px;
  top: 0;
  inset-inline-end: -2px;
  height: 100%;
  z-index: 2;
}

.igx-grid-th__resize-line {
  position: absolute;
  cursor: col-resize;
  width: 4px;
  background: var(--resize-line-color);
  z-index: 2;
}

.igx-grid-th__resize-line::before, .igx-grid-th__resize-line::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 96px;
}

.igx-grid-th__resize-line::before {
  inset-inline-end: 100%;
}

.igx-grid-th__resize-line::after {
  inset-inline-start: 100%;
}

.igx-grid__summaries, .igx-grid__summaries--body {
  display: flex;
  overflow: hidden;
  background: var(--root-summaries-background);
  outline-style: none;
}

.igx-grid__summaries .igx-grid-summary__result, .igx-grid__summaries--body .igx-grid-summary__result {
  color: var(--root-summaries-text-color);
}

.igx-grid__summaries--body {
  background: var(--body-summaries-background);
  border-bottom: 1px dashed var(--row-border-color);
}

.igx-grid__summaries--body:last-of-type {
  border-bottom: none;
}

.igx-grid__summaries--body .igx-grid-summary__result {
  color: var(--body-summaries-text-color);
}

.igx-grid__summaries-patch {
  background: inherit;
  position: relative;
  z-index: 1;
  border-inline-end: 1px solid var(--header-border-color);
}

.igx-grid-th__drop-indicator-left,
.igx-grid-th__drop-indicator-right {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  z-index: 1;
}

.igx-grid-th__drop-indicator-left {
  inset-inline-start: -1px;
}

.igx-grid-th__drop-indicator-right {
  inset-inline-end: -1px;
}

.igx-grid-th__drop-indicator--active.igx-grid-th__drop-indicator-left, .igx-grid-th__drop-indicator--active.igx-grid-th__drop-indicator-right {
  border-inline-end: 1px solid var(--drop-indicator-color);
}

.igx-grid-th__drop-indicator--active::after, .igx-grid-th__drop-indicator--active::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  inset-inline-start: -3px;
}

.igx-grid-th__drop-indicator--active::before {
  bottom: 0;
  border-width: 0 4px 4px;
  border-color: transparent transparent var(--drop-indicator-color);
}

.igx-grid-th__drop-indicator--active::after {
  top: 0;
  border-width: 4px 4px 0;
  border-color: var(--drop-indicator-color) transparent transparent;
}

.igx-grid__scroll-on-drag-left,
.igx-grid__scroll-on-drag-right {
  position: absolute;
  width: 15px;
  top: 0;
  height: 100%;
  z-index: 25;
}

.igx-grid__scroll-on-drag-left {
  inset-inline-start: 0;
}

.igx-grid__scroll-on-drag-right {
  inset-inline-end: 0;
}

.igx-grid__scroll-on-drag-pinned {
  position: absolute;
  width: 15px;
  height: 100%;
  top: 0;
  z-index: 25;
}

.igx-grid__drag-ghost-image {
  position: absolute;
  display: flex;
  align-items: center;
  background: var(--ghost-header-background);
  color: var(--ghost-header-text-color);
  min-width: 168px;
  max-width: 320px;
  height: 3.125rem;
  min-height: 3.125rem;
  top: -99999px;
  inset-inline-start: -99999px;
  border: none;
  box-shadow: var(--drag-shadow);
  overflow: hidden;
  z-index: 20;
}

.igx-grid__drag-ghost-image .igx-grid-th__title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1 0 0;
  text-align: end;
}

.igx-grid__drag-ghost-image .igx-grid-th__icons {
  display: none;
}

.igx-grid__drag-ghost-image .igx-grid-thead__title {
  border: none;
}

.igx-grid--cosy .igx-grid__drag-ghost-image {
  height: 2.5rem;
  min-height: 2.5rem;
}

.igx-grid--compact .igx-grid__drag-ghost-image {
  height: 2rem;
  min-height: 2rem;
}

.igx-grid__drag-ghost-image-icon {
  color: var(--ghost-header-icon-color);
  margin-inline-end: 0.75rem;
}

.igx-grid__drag-ghost-image-icon-group {
  color: var(--ghost-header-icon-color);
  padding: var(--comfortable);
  padding-inline-end: 0;
  margin-inline-end: 0.5rem;
}

.igx-grid__drag-col-header {
  background: var(--header-background);
}

.igx-grid__drag-col-header .igx-grid-thead__title > *, .igx-grid__drag-col-header .igx-grid-th > * {
  opacity: 0.4;
}

.igx-grid__group-row {
  background: var(--group-row-background);
  display: flex;
  outline-style: none;
  border-bottom: 1px solid var(--row-border-color);
  min-height: 3.125rem;
}

.igx-grid__group-row .igx-grid__drag-indicator {
  cursor: default;
  flex-grow: 0;
}

.igx-grid__group-row--active {
  background: var(--group-row-selected-background);
}

.igx-grid__group-row--active .igx-grid__grouping-indicator {
  color: var(--expand-icon-color);
}

.igx-grid__group-row--active .igx-grid__drag-indicator {
  border: 1px solid var(--cell-active-border-color);
  border-inline-start-width: 0;
  border-inline-end-width: 0;
  box-shadow: inset 1px 0 0 0 var(--cell-active-border-color);
}

.igx-grid__group-row--active:hover {
  background: var(--group-row-selected-background);
}

.igx-grid--cosy .igx-grid__group-row {
  min-height: 2.5rem;
}

.igx-grid--compact .igx-grid__group-row {
  min-height: 2rem;
}

.igx-group-label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1rem;
}

.igx-group-label > * {
  margin-inline-end: 0.25rem;
}

.igx-group-label > *:last-child {
  margin-inline-end: 0;
}

.igx-group-label__icon {
  -webkit-user-select: none;
          user-select: none;
}

.igx-group-label__icon igx-icon {
  color: var(--group-label-icon);
  width: 1rem;
  width: var(--igx-icon-size, 1rem);
  height: 1rem;
  height: var(--igx-icon-size, 1rem);
  font-size: 1rem;
  font-size: var(--igx-icon-size, 1rem);
}

.igx-group-label__column-name {
  color: var(--group-label-column-name-text);
  font-weight: 600;
  font-size: 12px;
}

.igx-group-label__count-badge > div {
  background: var(--group-count-background);
  color: var(--group-count-text-color);
  font-size: 0.75rem;
}

.igx-group-label__text {
  font-size: 0.8125rem;
  color: var(--group-label-text);
}

[dir=rtl] .igx-grid__group-content {
  padding-inline-start: 1.5rem;
}

[dir=rtl] .igx-grid--cosy .igx-grid__group-content, .igx-grid--cosy [dir=rtl] .igx-grid__group-content {
  padding-inline-start: 1rem;
}

[dir=rtl] .igx-grid--compact .igx-grid__group-content, .igx-grid--compact [dir=rtl] .igx-grid__group-content {
  padding-inline-start: 0.75rem;
}

[dir=rtl] .igx-group-label > * {
  margin-inline-start: 0.25rem;
}

[dir=rtl] .igx-group-label > *:last-child {
  margin-inline-start: 0;
}

.igx-grid__group-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex: 1 1 auto;
  padding-inline-start: 1.5rem;
  min-height: 3.125rem;
}

.igx-grid__group-content:focus {
  outline: transparent;
}

.igx-grid--cosy .igx-grid__group-content {
  padding-inline-start: 1rem;
  min-height: 2.5rem;
}

.igx-grid--compact .igx-grid__group-content {
  padding-inline-start: 0.75rem;
  min-height: 2rem;
}

.igx-grid__row-indentation {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-inline-start: 1.5rem;
  padding-inline-end: 1.5rem;
  border-inline-end: 1px solid var(--header-border-color);
  background: inherit;
  z-index: 1;
  background-clip: border-box;
}

.igx-grid__row-indentation::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.0625rem;
  bottom: -1px;
  inset-inline-start: 0;
  background: transparent;
}

.igx-grid__row-indentation .igx-button--icon {
  width: 1.75rem;
  height: 1.75rem;
  color: var(--expand-all-icon-color);
}

.igx-grid__row-indentation:focus .igx-button--icon, .igx-grid__row-indentation:hover .igx-button--icon {
  color: var(--expand-all-icon-hover-color);
}

.igx-grid--cosy .igx-grid__row-indentation {
  padding-inline-start: 1rem;
  padding-inline-end: 1rem;
}

.igx-grid--compact .igx-grid__row-indentation {
  padding-inline-start: 0.75rem;
  padding-inline-end: 0.75rem;
}

.igx-grid-grouparea {
  grid-row: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  background: var(--grouparea-background);
  color: var(--grouparea-color);
  min-height: 3.5625rem;
  padding: 0 1.5rem;
  z-index: 2;
  height: 100%;
  overflow: hidden;
}

.igx-grid-grouparea:focus {
  outline-style: none;
}

.igx-grid-grouparea .igx-chip {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.igx-grid-grouparea__connector {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.25rem;
}

.igx-grid-grouparea__connector igx-icon {
  width: 1rem;
  width: var(--igx-icon-size, 1rem);
  height: 1rem;
  height: var(--igx-icon-size, 1rem);
  font-size: 1rem;
  font-size: var(--igx-icon-size, 1rem);
}

[dir=rtl] .igx-grid-grouparea__connector {
  transform: scaleX(-1);
}

.igx-grid-grouparea--cosy {
  min-height: 3.0625rem;
  padding: 0 1rem;
}

.igx-grid-grouparea--cosy .igx-chip {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.igx-grid-grouparea--compact {
  min-height: 2.5625rem;
  padding: 0 0.75rem;
}

.igx-grid-grouparea--compact .igx-chip {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.igx-drop-area, .igx-drop-area--compact, .igx-drop-area--cosy {
  min-width: 5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 2rem;
  border-radius: var(--drop-area-border-radius);
  padding: 0 1.5rem;
  flex: 1 0 0%;
  background: var(--drop-area-background);
}

.igx-drop-area .igx-drop-area__icon, .igx-drop-area--compact .igx-drop-area__icon, .igx-drop-area--cosy .igx-drop-area__icon {
  color: var(--drop-area-icon-color);
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
  margin-inline-end: 0.5rem;
}

.igx-drop-area--hover {
  background: var(--drop-area-on-drop-background);
}

.igx-drop-area--compact {
  height: 1.5rem;
  border-radius: var(--drop-area-border-radius);
  padding: 0 1rem;
}

.igx-drop-area--cosy {
  height: 1.5rem;
  border-radius: var(--drop-area-border-radius);
  padding: 0 0.75rem;
}

.igx-drop-area__text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: var(--drop-area-text-color);
  font-size: 0.8125rem;
}

.igx-grid__grouping-indicator {
  position: relative;
  display: flex;
  -webkit-user-select: none;
          user-select: none;
  justify-content: center;
  align-items: center;
  z-index: 1;
  cursor: pointer;
  padding-inline-end: 0.75rem;
  margin-inline-start: 1.5rem;
  min-height: 3.125rem;
}

.igx-grid__grouping-indicator igx-icon {
  color: var(--expand-icon-color);
  width: 1.5rem;
  width: var(--igx-icon-size, 1.5rem);
}

.igx-grid__grouping-indicator:hover, .igx-grid__grouping-indicator:focus {
  outline-style: none;
}

.igx-grid__grouping-indicator:hover igx-icon, .igx-grid__grouping-indicator:focus igx-icon {
  color: var(--expand-icon-hover-color);
}

[dir=rtl] .igx-grid__grouping-indicator {
  transform: scaleX(-1);
}

.igx-grid--cosy .igx-grid__grouping-indicator {
  min-height: 2.5rem;
  margin-inline-start: 1rem;
}

.igx-grid--compact .igx-grid__grouping-indicator {
  min-height: 2rem;
  margin-inline-start: 0.75rem;
}

.igx-grid__header-indentation {
  position: relative;
  padding-inline-end: 1.5rem;
  border-inline-end: 1px solid var(--header-border-color);
  background: var(--header-background);
  z-index: 4;
}

.igx-grid--cosy .igx-grid__header-indentation {
  padding-inline-end: 1rem;
}

.igx-grid--compact .igx-grid__header-indentation {
  padding-inline-end: 0.75rem;
}

.igx-grid__group-expand-btn {
  position: absolute;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  top: calc(50% - 12px);
  inset-inline-start: 1.5rem;
}

.igx-grid__group-expand-btn:hover {
  color: var(--expand-icon-hover-color);
}

.igx-grid__group-expand-btn.igx-grid__group-expand-btn--push {
  top: 0.8125rem;
}

.igx-grid--cosy .igx-grid__group-expand-btn {
  inset-inline-start: 1rem;
}

.igx-grid--cosy .igx-grid__group-expand-btn.igx-grid__group-expand-btn--push {
  top: 0.5rem;
}

.igx-grid--compact .igx-grid__group-expand-btn {
  inset-inline-start: 0.75rem;
}

.igx-grid--compact .igx-grid__group-expand-btn.igx-grid__group-expand-btn--push {
  top: 0.25rem;
}

.igx-grid__row-indentation--level-1 {
  padding-inline-start: calc(1.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-1 .igx-grid__grouping-indicator {
  padding-inline-start: 1.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-1 {
  padding-inline-start: calc(1rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-1 .igx-grid__grouping-indicator {
  padding-inline-start: 1rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-1 {
  padding-inline-start: calc(0.75rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-1 .igx-grid__grouping-indicator {
  padding-inline-start: 0.75rem;
}

.igx-grid__row-indentation--level-2 {
  padding-inline-start: calc(3rem + 1.5rem);
}

.igx-grid__group-row--padding-level-2 .igx-grid__grouping-indicator {
  padding-inline-start: 3rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-2 {
  padding-inline-start: calc(2rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-2 .igx-grid__grouping-indicator {
  padding-inline-start: 2rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-2 {
  padding-inline-start: calc(1.5rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-2 .igx-grid__grouping-indicator {
  padding-inline-start: 1.5rem;
}

.igx-grid__row-indentation--level-3 {
  padding-inline-start: calc(4.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-3 .igx-grid__grouping-indicator {
  padding-inline-start: 4.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-3 {
  padding-inline-start: calc(3rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-3 .igx-grid__grouping-indicator {
  padding-inline-start: 3rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-3 {
  padding-inline-start: calc(2.25rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-3 .igx-grid__grouping-indicator {
  padding-inline-start: 2.25rem;
}

.igx-grid__row-indentation--level-4 {
  padding-inline-start: calc(6rem + 1.5rem);
}

.igx-grid__group-row--padding-level-4 .igx-grid__grouping-indicator {
  padding-inline-start: 6rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-4 {
  padding-inline-start: calc(4rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-4 .igx-grid__grouping-indicator {
  padding-inline-start: 4rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-4 {
  padding-inline-start: calc(3rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-4 .igx-grid__grouping-indicator {
  padding-inline-start: 3rem;
}

.igx-grid__row-indentation--level-5 {
  padding-inline-start: calc(7.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-5 .igx-grid__grouping-indicator {
  padding-inline-start: 7.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-5 {
  padding-inline-start: calc(5rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-5 .igx-grid__grouping-indicator {
  padding-inline-start: 5rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-5 {
  padding-inline-start: calc(3.75rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-5 .igx-grid__grouping-indicator {
  padding-inline-start: 3.75rem;
}

.igx-grid__row-indentation--level-6 {
  padding-inline-start: calc(9rem + 1.5rem);
}

.igx-grid__group-row--padding-level-6 .igx-grid__grouping-indicator {
  padding-inline-start: 9rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-6 {
  padding-inline-start: calc(6rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-6 .igx-grid__grouping-indicator {
  padding-inline-start: 6rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-6 {
  padding-inline-start: calc(4.5rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-6 .igx-grid__grouping-indicator {
  padding-inline-start: 4.5rem;
}

.igx-grid__row-indentation--level-7 {
  padding-inline-start: calc(10.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-7 .igx-grid__grouping-indicator {
  padding-inline-start: 10.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-7 {
  padding-inline-start: calc(7rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-7 .igx-grid__grouping-indicator {
  padding-inline-start: 7rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-7 {
  padding-inline-start: calc(5.25rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-7 .igx-grid__grouping-indicator {
  padding-inline-start: 5.25rem;
}

.igx-grid__row-indentation--level-8 {
  padding-inline-start: calc(12rem + 1.5rem);
}

.igx-grid__group-row--padding-level-8 .igx-grid__grouping-indicator {
  padding-inline-start: 12rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-8 {
  padding-inline-start: calc(8rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-8 .igx-grid__grouping-indicator {
  padding-inline-start: 8rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-8 {
  padding-inline-start: calc(6rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-8 .igx-grid__grouping-indicator {
  padding-inline-start: 6rem;
}

.igx-grid__row-indentation--level-9 {
  padding-inline-start: calc(13.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-9 .igx-grid__grouping-indicator {
  padding-inline-start: 13.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-9 {
  padding-inline-start: calc(9rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-9 .igx-grid__grouping-indicator {
  padding-inline-start: 9rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-9 {
  padding-inline-start: calc(6.75rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-9 .igx-grid__grouping-indicator {
  padding-inline-start: 6.75rem;
}

.igx-grid__row-indentation--level-10 {
  padding-inline-start: calc(15rem + 1.5rem);
}

.igx-grid__group-row--padding-level-10 .igx-grid__grouping-indicator {
  padding-inline-start: 15rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-10 {
  padding-inline-start: calc(10rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-10 .igx-grid__grouping-indicator {
  padding-inline-start: 10rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-10 {
  padding-inline-start: calc(7.5rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-10 .igx-grid__grouping-indicator {
  padding-inline-start: 7.5rem;
}

.igx-grid__outlet {
  z-index: 10002;
  position: fixed;
}

.igx-grid__loading-outlet {
  z-index: 10003;
}

.igx-grid__loading-outlet > .igx-overlay__wrapper--modal {
  background: none;
}

.igx-grid__loading-outlet .igx-circular-bar {
  width: 3.125rem;
  height: 3.125rem;
}

.igx-grid__row-editing-outlet {
  z-index: 10000;
  position: absolute;
}

.igx-grid__row-editing-outlet .igx-overlay__wrapper, .igx-grid__row-editing-outlet .igx-overlay__wrapper--modal, .igx-grid__row-editing-outlet .igx-overlay__wrapper--flex, .igx-grid__row-editing-outlet .igx-overlay__wrapper--flex-container {
  /* Change wrapper position from 'fixed' to 'absolute' so that it is hidden when scrolled below the parent grid body content. */
  position: absolute;
}

.igx-grid__addrow-snackbar {
  position: absolute;
  z-index: 5;
  bottom: 1.5rem;
  inset-inline-start: 50%;
  transform: translateX(-50%);
}

.igx-grid__filtering-cell, .igx-grid__filtering-cell--selected {
  display: flex;
  align-items: center;
  border-inline-end: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  border-top: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  height: 3.125rem;
  padding: 0 1.5rem;
  overflow: hidden;
}

.igx-grid__filtering-cell igx-chips-area, .igx-grid__filtering-cell--selected igx-chips-area {
  transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  flex-wrap: nowrap;
}

.igx-grid__filtering-cell igx-chips-area .igx-filtering-chips__connector, .igx-grid__filtering-cell--selected igx-chips-area .igx-filtering-chips__connector {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0.5rem;
}

.igx-grid__filtering-cell--selected {
  color: var(--header-selected-text-color);
  background: var(--header-selected-background);
}

.igx-grid__filtering-cell-indicator, .igx-grid__filtering-cell-indicator--hidden {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline-end: 0.5rem;
  margin-inline-start: 0.5rem;
  cursor: pointer;
  visibility: visible;
}

.igx-grid__filtering-cell-indicator igx-icon, .igx-grid__filtering-cell-indicator--hidden igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-grid__filtering-cell-indicator .igx-badge, .igx-grid__filtering-cell-indicator--hidden .igx-badge {
  /* start of IE vertical alignment fix */
  top: 50%;
  transform: translateY(-50%);
  /* end of IE vertical alignment fix */
  position: absolute;
  width: 14px;
  height: 14px;
  min-width: 14px;
  font-size: 12px;
  text-align: center;
  inset-inline-end: 0;
}

.igx-grid__filtering-cell-indicator--hidden {
  visibility: hidden;
}

.igx-grid__filtering-cell--cosy {
  height: 2.5rem;
  padding: 0 1.5rem;
}

.igx-grid__filtering-cell--compact {
  height: 2rem;
  padding: 0 1.5rem;
}

.igx-grid__filtering-row {
  position: absolute;
  display: flex;
  width: 100%;
  height: 3.125rem;
  padding: 0 1rem;
  align-items: center;
  justify-content: space-between;
  background: var(--filtering-row-background);
  color: var(--filtering-row-text-color);
  inset-inline-start: 0;
  bottom: 0;
  z-index: 3;
}

.igx-grid__filtering-row::after {
  display: block;
  position: absolute;
  content: "";
  background: inherit;
  inset-inline-start: 0;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  box-shadow: 0 1px 0 var(--filtering-row-background), 0 4px 10px rgba(0, 0, 0, 0.12);
  z-index: -1;
}

.igx-grid__filtering-row igx-input-group {
  --theme: fluent;
  width: 100%;
  max-width: 12.5rem;
  min-width: 8.75rem;
}

.igx-grid__filtering-row igx-prefix:focus {
  color: hsla(194deg, 47%, 69%, 1);
  color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

.igx-grid__filtering-row igx-suffix igx-icon {
  outline-style: none;
}

.igx-grid__filtering-row igx-suffix igx-icon:focus {
  color: hsla(194deg, 47%, 69%, 1);
  color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

.igx-grid__filtering-row igx-suffix igx-icon + igx-icon {
  margin-inline-start: 0.25rem;
}

.igx-grid__filtering-dropdown-items {
  display: flex;
  align-items: center;
}

.igx-grid__filtering-dropdown-text {
  margin-inline-start: 1rem;
}

.igx-grid__filtering-row--cosy {
  height: 2.5rem;
}

.igx-grid__filtering-row--compact {
  height: 2rem;
}

.igx-grid__filtering-row-main {
  display: flex;
  flex: 1;
  overflow: hidden;
  max-width: calc(100% - 176px);
  min-width: 3.5rem;
}

.igx-grid__filtering-row-main igx-chips-area {
  transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  flex-wrap: nowrap;
  margin: 0 0.5rem;
}

.igx-grid__filtering-row-main igx-chip {
  margin: 0 0.25rem;
}

.igx-grid__filtering-row-main [igxButton] igx-icon {
  position: absolute;
  inset-inline-start: 0.75rem;
  /* IE fix for vertical alignment*/
  top: 50%;
  transform: translateY(-50%);
}

.igx-grid__filtering-row-main [igxButton] span {
  margin-inline-start: 1rem;
}

.igx-grid__filtering-row-scroll-start {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  overflow: visible;
  margin: 0 0.5rem;
  z-index: 1;
}

.igx-grid__filtering-row-scroll-start::after {
  display: block;
  position: absolute;
  width: 0.625rem;
  content: "";
  inset-block: -0.125rem;
  background: linear-gradient(to right, var(--filtering-row-background), transparent);
  inset-inline-start: calc(100% + 6px);
}

[dir=rtl] .igx-grid__filtering-row-scroll-start {
  transform: scaleX(-1);
}

[dir=rtl] .igx-grid__filtering-row-scroll-start::after {
  content: normal;
  content: initial;
}

[dir=rtl] .igx-grid__filtering-row-scroll-start::before {
  display: block;
  position: absolute;
  width: 0.625rem;
  content: "";
  inset-block: -0.125rem;
  background: linear-gradient(to right, var(--filtering-row-background), transparent);
  inset-inline-end: calc(100% + 6px);
}

.igx-grid__filtering-row-scroll-end {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  overflow: visible;
  margin: 0 0.5rem;
  z-index: 1;
}

.igx-grid__filtering-row-scroll-end::before {
  display: block;
  position: absolute;
  width: 0.625rem;
  content: "";
  inset-block: -0.125rem;
  background: linear-gradient(to left, var(--filtering-row-background), transparent);
  inset-inline-end: calc(100% + 6px);
}

[dir=rtl] .igx-grid__filtering-row-scroll-end {
  transform: scaleX(-1);
}

[dir=rtl] .igx-grid__filtering-row-scroll-end::before {
  content: normal;
  content: initial;
}

[dir=rtl] .igx-grid__filtering-row-scroll-end::after {
  display: block;
  position: absolute;
  width: 0.625rem;
  content: "";
  inset-block: -0.125rem;
  background: linear-gradient(to left, var(--filtering-row-background), transparent);
  inset-inline-start: calc(100% + 6px);
}

.igx-grid__tr--highlighted {
  position: relative;
}

.igx-grid__tr--highlighted::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 4px;
  height: 100%;
  background: var(--row-highlight);
  z-index: 3;
}

.igx-grid__tr--highlighted .igx-grid__tr--edited::before {
  inset-inline-start: 0.25rem;
}

.igx-grid__tr--highlighted::before {
  inset-inline-start: 0.25rem;
}

.igx-grid__tr-container {
  border-bottom: 1px solid var(--row-border-color);
}

.igx-grid__hierarchical-expander, .igx-grid__hierarchical-expander--empty {
  -webkit-user-select: none;
          user-select: none;
  background: inherit;
  padding-inline-start: 1.5rem;
  padding-inline-end: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 3;
  color: var(--expand-icon-color);
  background-clip: border-box;
}

.igx-grid__hierarchical-expander:focus, .igx-grid__hierarchical-expander--empty:focus {
  outline: none;
}

.igx-grid__hierarchical-expander:focus igx-icon, .igx-grid__hierarchical-expander--empty:focus igx-icon {
  color: var(--expand-icon-hover-color);
}

.igx-grid__hierarchical-expander:hover igx-icon, .igx-grid__hierarchical-expander--empty:hover igx-icon {
  color: var(--expand-icon-hover-color);
}

.igx-grid__hierarchical-expander igx-icon, .igx-grid__hierarchical-expander--empty igx-icon {
  color: var(--expand-icon-color);
  max-width: 24px;
  min-width: 24px;
}

[dir=rtl] .igx-grid__hierarchical-expander, [dir=rtl] .igx-grid__hierarchical-expander--empty {
  transform: scaleX(-1);
}

.igx-grid__hierarchical-expander--empty, .igx-grid--cosy .igx-grid__hierarchical-expander--empty, .igx-grid--compact .igx-grid__hierarchical-expander--empty {
  cursor: default;
  pointer-events: none;
}

.igx-grid--cosy .igx-grid__hierarchical-expander, .igx-grid--cosy .igx-grid__hierarchical-expander--empty {
  padding-inline-start: 1rem;
  padding-inline-end: 1rem;
}

.igx-grid--compact .igx-grid__hierarchical-expander, .igx-grid--compact .igx-grid__hierarchical-expander--empty {
  padding-inline-start: 0.75rem;
  padding-inline-end: 0.75rem;
}

.igx-grid__hierarchical-expander--header {
  background: inherit;
  border-inline-end: 1px solid var(--header-border-color);
  z-index: 3;
  background-clip: border-box;
}

.igx-grid__hierarchical-expander--header igx-icon {
  display: flex;
  align-items: center;
}

.igx-grid__hierarchical-expander--push {
  align-items: flex-start;
}

.igx-grid__hierarchical-expander--push igx-icon {
  min-height: 3.125rem;
  max-height: 3.125rem;
}

.igx-grid--cosy .igx-grid__hierarchical-expander--push igx-icon {
  min-height: 2.5rem;
}

.igx-grid--compact .igx-grid__hierarchical-expander--push igx-icon {
  min-height: 2rem;
}

.igx-grid__header-indentation--no-border {
  border-inline-end: 1px solid transparent;
}

.igx-grid__hierarchical-indent {
  margin-inline-start: calc(2 * 1.5rem + 24px);
  margin-top: 1.5rem;
  margin-inline-end: 1.5rem;
  margin-bottom: 1.5rem;
}

.igx-grid__hierarchical-indent--scroll {
  margin-inline-end: calc(1.5rem + 18px);
}

.igx-grid--cosy .igx-grid__hierarchical-indent {
  margin-inline-start: calc(2 * 1rem + 24px);
  margin-top: 1rem;
  margin-inline-end: 1rem;
  margin-bottom: 1rem;
}

.igx-grid--cosy .igx-grid__hierarchical-indent--scroll {
  margin-inline-end: calc(1rem + 18px);
}

.igx-grid--compact .igx-grid__hierarchical-indent {
  margin-inline-start: calc(2 * 0.75rem + 24px);
  margin-top: 0.75rem;
  margin-inline-end: 0.75rem;
  margin-bottom: 0.75rem;
}

.igx-grid--compact .igx-grid__hierarchical-indent--scroll {
  margin-inline-end: calc(0.75rem + 18px);
}

.igx-excel-filter {
  display: block;
  width: 20rem;
  height: 100%;
  flex-grow: 1;
  box-shadow: 0 calc(1 * 7px) calc(1 * 8px) calc(1 * -4px) rgba(0, 0, 0, 0.26), 0 calc(1 * 12px) calc(1 * 17px) calc(1 * 2px) rgba(0, 0, 0, 0.12), 0 calc(1 * 5px) calc(1 * 22px) calc(1 * 4px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-12);
  overflow: auto;
  min-width: 20rem;
}

.igx-excel-filter--inline {
  box-shadow: none;
  width: 100%;
}

.igx-excel-filter__loading {
  display: flex;
  justify-content: center;
  align-items: center;
}

.igx-excel-filter__icon, .igx-excel-filter__icon--filtered {
  display: flex;
  cursor: pointer;
}

.igx-excel-filter__icon igx-icon, .igx-excel-filter__icon--filtered igx-icon {
  width: 0.9375rem;
  width: var(--igx-icon-size, 0.9375rem);
  height: 0.9375rem;
  height: var(--igx-icon-size, 0.9375rem);
  font-size: 0.9375rem;
  font-size: var(--igx-icon-size, 0.9375rem);
}

.igx-excel-filter__icon--filtered igx-icon {
  color: hsla(194deg, 47%, 69%, 1);
  color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

.igx-excel-filter__menu {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: var(--filtering-row-background);
  border-radius: clamp(0rem, calc(1 * 0.25rem), 0.25rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.25rem), 0.25rem);
}

.igx-excel-filter__menu igx-buttongroup {
  --shadow: none;
  --item-background: var(--filtering-row-background);
  --item-hover-background: hsla(var(--igx-grays-100), var(--igx-grays-a));
  --item-selected-background: hsla(var(--igx-grays-100), var(--igx-grays-a));
  --item-text-color: hsla(var(--igx-grays-700), var(--igx-grays-a));
  --item-hover-text-color: hsla(var(--igx-grays-800), var(--igx-grays-a));
  --item-selected-text-color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
  --item-border-color: transparent;
  --item-selected-border-color: transparent;
  --item-disabled-border: transparent;
}

.igx-excel-filter__menu,
.igx-excel-filter__menu igx-tree {
  --background: var(--igx-tree-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground: var(--igx-tree-foreground, var(--igx-surface-500-contrast));
  --background-selected: var(--igx-tree-background-selected, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground-selected: var(--igx-tree-foreground-selected, var(--igx-surface-500-contrast));
  --background-active: var(--igx-tree-background-active, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground-active: var(--igx-tree-foreground-active, var(--igx-surface-500-contrast));
  --background-active-selected: var(--igx-tree-background-active-selected, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground-active-selected: var(--igx-tree-foreground-active-selected, var(--igx-surface-500-contrast));
  --border-color: var(--igx-tree-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --background-disabled: var(--igx-tree-background-disabled, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground-disabled: var(--igx-tree-foreground-disabled, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --drop-area-color: var(--igx-tree-drop-area-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --hover-color: var(--igx-tree-hover-color, hsla(var(--igx-grays-900), 0.1));
}

.igx-excel-filter__menu .igx-tree {
  display: block;
  z-index: 0;
  overflow-y: auto;
}

.igx-excel-filter__menu .igx-tree-node,
.igx-excel-filter__menu .igx-tree-node__wrapper,
.igx-excel-filter__menu .igx-tree-node__toggle-button,
.igx-excel-filter__menu .igx-tree-node__content,
.igx-excel-filter__menu .igx-tree-node__select {
  display: flex;
}

.igx-excel-filter__menu .igx-tree-node {
  flex-direction: column;
}

.igx-excel-filter__menu .igx-tree-node__wrapper,
.igx-excel-filter__menu .igx-tree-node__toggle-button,
.igx-excel-filter__menu .igx-tree-node__select {
  align-items: center;
}

.igx-excel-filter__menu .igx-tree-node__toggle-button,
.igx-excel-filter__menu .igx-tree-node__select {
  margin-inline-end: 0.5rem;
}

.igx-excel-filter__menu .igx-tree-node__content,
.igx-excel-filter__menu .igx-tree-node__toggle-button,
.igx-excel-filter__menu .igx-tree-node__select {
  z-index: 1;
}

.igx-excel-filter__menu .igx-tree-node__toggle-button--hidden {
  visibility: hidden;
}

.igx-excel-filter__menu .igx-tree-node__wrapper {
  min-height: 3.125rem;
  padding: 0 1.5rem;
  position: relative;
  background: var(--background);
  color: var(--foreground);
}

.igx-excel-filter__menu .igx-tree-node__wrapper igx-icon {
  width: 1.5rem;
  width: var(--igx-icon-size, 1.5rem);
  height: 1.5rem;
  height: var(--igx-icon-size, 1.5rem);
  font-size: 1.5rem;
  font-size: var(--igx-icon-size, 1.5rem);
}

[dir=rtl] .igx-excel-filter__menu .igx-tree-node__wrapper igx-icon {
  transform: scaleX(-1);
}

.igx-excel-filter__menu .igx-tree-node__wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 0;
}

.igx-excel-filter__menu .igx-tree-node__wrapper:hover::after {
  background: var(--hover-color);
}

.igx-excel-filter__menu .igx-tree-node__wrapper:focus {
  outline-width: 0;
}

.igx-excel-filter__menu .igx-tree-node__wrapper igx-circular-bar {
  width: 1.5rem;
  height: 1.5rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--cosy {
  min-height: 2.5rem;
  padding: 0 1rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--cosy .igx-tree-node__spacer {
  width: 1rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--cosy .igx-tree-node__drop-indicator {
  inset-inline-end: 1rem;
  width: calc(100% - ((1rem * 2) + (1.5rem + 0.5rem)));
}

.igx-excel-filter__menu .igx-tree-node__wrapper--cosy igx-circular-bar {
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--compact {
  min-height: 2rem;
  padding: 0 0.75rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--compact .igx-tree-node__spacer {
  width: 0.75rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--compact .igx-tree-node__drop-indicator {
  inset-inline-end: 0.75rem;
  width: calc(100% - ((0.75rem * 2) + (1.5rem + 0.5rem)));
}

.igx-excel-filter__menu .igx-tree-node__wrapper--compact igx-circular-bar {
  width: calc(1.5rem - 6px);
  height: calc(1.5rem - 6px);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--selected {
  background: var(--background-selected);
  color: var(--foreground-selected);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--active {
  background: var(--background-active);
  color: var(--foreground-active);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--active.igx-tree-node__wrapper--selected {
  background: var(--background-active-selected);
  color: var(--foreground-active-selected);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--focused {
  box-shadow: inset 0 0 0 1px var(--border-color);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--disabled {
  background: var(--background-disabled) !important;
  color: var(--foreground-disabled) !important;
  box-shadow: none !important;
  pointer-events: none;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--disabled::after {
  display: none;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--disabled .igx-tree-node__toggle-button {
  color: var(--foreground-disabled) !important;
}

.igx-excel-filter__menu .igx-tree-node__spacer {
  display: inline-block;
  width: 1.5rem;
}

.igx-excel-filter__menu .igx-tree-node__content {
  display: block;
  align-items: center;
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-excel-filter__menu .igx-tree-node__toggle-button {
  justify-content: center;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  min-width: 1.5rem;
}

.igx-excel-filter__menu .igx-tree-node__drop-indicator {
  display: flex;
  visibility: hidden;
  position: absolute;
  inset-inline-end: 1.5rem;
  bottom: 0;
  width: calc(100% - ((1.5rem * 2) + (1.5rem + 0.5rem)));
}

.igx-excel-filter__menu .igx-tree-node__drop-indicator > div {
  flex: 1;
  height: 0.0625rem;
  background: var(--drop-area-color);
}

.igx-excel-filter__menu .igx-tree-node__group {
  overflow: hidden;
}

.igx-excel-filter__menu .igx-tree-node__wrapper {
  padding: 0;
}

.igx-excel-filter__menu igx-chips-area {
  padding: 1rem 1rem 0 1rem;
  gap: 0.5rem;
}

.igx-excel-filter__menu-header, .igx-excel-filter__secondary-header {
  display: flex;
  align-items: center;
  padding: 1rem;
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
}

.igx-excel-filter__menu-header-actions {
  display: flex;
  margin-inline-start: auto;
}

.igx-excel-filter__menu-header-actions [igxButton] + [igxButton] {
  margin-inline-start: 0.25rem;
}

.igx-excel-filter__menu-header-actions .igx-excel-filter__actions-pin, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-pin--disabled, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-unpin, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-hide, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-select, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-selected, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-filter, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-clear, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-clear--disabled {
  padding: 0 !important;
  margin: 0 !important;
  justify-content: center;
}

.igx-excel-filter__menu-footer, .igx-excel-filter__secondary-footer {
  display: flex;
  justify-content: space-between;
}

.igx-excel-filter__menu-footer .igx-excel-filter__apply, .igx-excel-filter__secondary-footer .igx-excel-filter__apply,
.igx-excel-filter__menu-footer .igx-excel-filter__cancel,
.igx-excel-filter__secondary-footer .igx-excel-filter__cancel {
  flex-grow: 1;
}

.igx-excel-filter__menu-footer .igx-excel-filter__apply [igxButton], .igx-excel-filter__secondary-footer .igx-excel-filter__apply [igxButton],
.igx-excel-filter__menu-footer .igx-excel-filter__cancel [igxButton],
.igx-excel-filter__secondary-footer .igx-excel-filter__cancel [igxButton] {
  width: 100%;
}

.igx-excel-filter__clear {
  flex-grow: 1;
}

.igx-excel-filter__cancel + .igx-excel-filter__apply {
  margin-inline-start: 1rem;
}

.igx-excel-filter__sort,
.igx-excel-filter__move {
  display: block;
  padding: 0.5rem 1rem;
}

.igx-excel-filter__sort header,
.igx-excel-filter__move header {
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
  margin-bottom: 0.25rem;
}

.igx-excel-filter__sort igx-icon,
.igx-excel-filter__move igx-icon {
  display: inline;
  display: initial;
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-excel-filter__menu--compact .igx-excel-filter__sort,
.igx-excel-filter__menu--compact .igx-excel-filter__move {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.igx-excel-filter__menu--compact .igx-excel-filter__sort header,
.igx-excel-filter__menu--compact .igx-excel-filter__move header {
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
  margin-inline-end: auto;
}

.igx-excel-filter__actions {
  padding: 0.5rem 1rem;
}

.igx-excel-filter__actions-selected igx-icon {
  color: hsla(194deg, 47%, 69%, 1);
  color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

[dir=rtl] .igx-excel-filter__move .igx-button-group {
  flex-direction: row-reverse;
}

[dir=rtl] .igx-excel-filter__move .igx-button-group igx-icon,
[dir=rtl] .igx-excel-filter__move .igx-button-group [igxButton] {
  direction: ltr;
}

[dir=rtl] .igx-excel-filter__sort .igx-button-group {
  flex-direction: row-reverse;
}

[dir=rtl] .igx-excel-filter__sort .igx-button-group igx-icon,
[dir=rtl] .igx-excel-filter__sort .igx-button-group [igxButton] {
  direction: ltr;
}

.igx-excel-filter__actions-pin, .igx-excel-filter__actions-pin--disabled, .igx-excel-filter__actions-unpin, .igx-excel-filter__actions-hide, .igx-excel-filter__actions-select, .igx-excel-filter__actions-selected, .igx-excel-filter__actions-filter, .igx-excel-filter__actions-clear, .igx-excel-filter__actions-clear--disabled {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  cursor: pointer;
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
  outline-style: none;
}

.igx-excel-filter__actions-pin:hover, .igx-excel-filter__actions-pin--disabled:hover, .igx-excel-filter__actions-unpin:hover, .igx-excel-filter__actions-hide:hover, .igx-excel-filter__actions-select:hover, .igx-excel-filter__actions-selected:hover, .igx-excel-filter__actions-filter:hover, .igx-excel-filter__actions-clear:hover, .igx-excel-filter__actions-clear--disabled:hover, .igx-excel-filter__actions-pin:focus, .igx-excel-filter__actions-pin--disabled:focus, .igx-excel-filter__actions-unpin:focus, .igx-excel-filter__actions-hide:focus, .igx-excel-filter__actions-select:focus, .igx-excel-filter__actions-selected:focus, .igx-excel-filter__actions-filter:focus, .igx-excel-filter__actions-clear:focus, .igx-excel-filter__actions-clear--disabled:focus {
  background: hsla(0deg, 0%, 96%, 1);
  background: hsla(var(--igx-grays-100), var(--igx-grays-a));
}

[dir=rtl] .igx-excel-filter__actions-pin igx-icon, [dir=rtl] .igx-excel-filter__actions-pin--disabled igx-icon, [dir=rtl] .igx-excel-filter__actions-unpin igx-icon, [dir=rtl] .igx-excel-filter__actions-hide igx-icon, [dir=rtl] .igx-excel-filter__actions-select igx-icon, [dir=rtl] .igx-excel-filter__actions-selected igx-icon, [dir=rtl] .igx-excel-filter__actions-filter igx-icon, [dir=rtl] .igx-excel-filter__actions-clear igx-icon, [dir=rtl] .igx-excel-filter__actions-clear--disabled igx-icon {
  transform: scaleX(-1);
}

.igx-excel-filter__actions-pin--disabled, .igx-excel-filter__actions-clear--disabled {
  color: hsla(0deg, 0%, 74%, 1);
  color: hsla(var(--igx-grays-400), var(--igx-grays-a));
  pointer-events: none;
}

.igx-excel-filter__empty {
  display: grid;
  place-items: center;
  height: 100%;
}

.igx-excel-filter__menu-main {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
  padding: 1rem;
  gap: 1rem;
}

.igx-excel-filter__menu-main igx-list {
  flex-grow: 1;
  overflow: hidden;
  margin-inline: -1rem;
  border: 0;
  border-top: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-top: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
  border-bottom: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-bottom: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
}

.igx-excel-filter__menu-main .igx-excel-filter__tree {
  background: hsla(0deg, 0%, 100%, 1);
  background: hsla(var(--igx-surface-500), var(--igx-surface-a));
  overflow-y: auto;
  margin: 0 -1rem;
  flex: 1;
  border-top: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-top: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
  border-bottom: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-bottom: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
}

.igx-excel-filter__menu-main .igx-excel-filter__tree igx-icon {
  width: 1.25rem;
  width: var(--igx-icon-size, 1.25rem);
  height: 1.25rem;
  height: var(--igx-icon-size, 1.25rem);
  font-size: 1.25rem;
  font-size: var(--igx-icon-size, 1.25rem);
}

.igx-excel-filter__menu-main .igx-excel-filter__tree > igx-checkbox,
.igx-excel-filter__menu-main .igx-excel-filter__tree .igx-tree-node__wrapper {
  height: 2.5rem;
  min-height: 2.5rem;
}

.igx-excel-filter__menu-main .igx-excel-filter__tree .igx-tree-node__toggle-button {
  min-width: 1.25rem;
  margin-inline-start: 1rem;
}

.igx-excel-filter__menu-main .igx-excel-filter__tree-alike {
  background: hsla(0deg, 0%, 100%, 1);
  background: hsla(var(--igx-surface-500), var(--igx-surface-a));
  display: flex;
  flex-direction: column;
  z-index: 1;
}

.igx-excel-filter__menu-main .igx-excel-filter__tree-alike-item {
  display: flex;
  align-items: center;
  height: 2.5rem;
  background: hsla(0deg, 0%, 100%, 1);
  background: hsla(var(--igx-surface-500), var(--igx-surface-a));
}

.igx-excel-filter__menu-main .igx-excel-filter__tree-alike-item:hover, .igx-excel-filter__menu-main .igx-excel-filter__tree-alike-item:focus {
  background: hsla(0deg, 0%, 93%, 1);
  background: hsla(var(--igx-grays-200), var(--igx-grays-a));
}

.igx-excel-filter__menu-main .igx-excel-filter__tree-alike-item > igx-checkbox {
  margin-inline-start: calc(1rem + 1.25rem + 0.5rem);
}

.igx-excel-filter__menu--cosy igx-chips-area {
  padding: 0.5rem 0.5rem 0 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__menu-header, .igx-excel-filter__menu--cosy .igx-excel-filter__secondary-header {
  justify-content: space-between;
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__sort {
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__move {
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__actions {
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__actions-pin, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-pin--disabled, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-unpin, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-hide, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-select, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-selected, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-filter, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-clear, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-clear--disabled {
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__menu-main {
  padding: 0.5rem;
  gap: 0.5rem;
}

.igx-excel-filter__menu--cosy igx-list {
  margin-inline-start: -0.5rem;
  margin-inline-end: -0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree {
  margin: 0 -0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree > igx-checkbox,
.igx-excel-filter__menu--cosy .igx-excel-filter__tree .igx-tree-node__wrapper {
  height: 2rem;
  min-height: 2rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree .igx-tree-node__toggle-button {
  margin-inline-start: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree-alike-item {
  height: 2rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree-alike-item > igx-checkbox {
  margin-inline-start: calc((0.5rem * 2) + 1.25rem);
}

.igx-excel-filter__menu--compact igx-chips-area {
  padding: 0.25rem 0.25rem 0 0.25rem;
  gap: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__menu-header, .igx-excel-filter__menu--compact .igx-excel-filter__secondary-header {
  justify-content: space-between;
  padding: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__sort,
.igx-excel-filter__menu--compact .igx-excel-filter__move {
  padding: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__sort igx-buttongroup,
.igx-excel-filter__menu--compact .igx-excel-filter__move igx-buttongroup {
  width: 13rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__move {
  margin-bottom: 0;
}

.igx-excel-filter__menu--compact .igx-excel-filter__actions {
  padding: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__actions-pin, .igx-excel-filter__menu--compact .igx-excel-filter__actions-pin--disabled, .igx-excel-filter__menu--compact .igx-excel-filter__actions-unpin, .igx-excel-filter__menu--compact .igx-excel-filter__actions-hide, .igx-excel-filter__menu--compact .igx-excel-filter__actions-select, .igx-excel-filter__menu--compact .igx-excel-filter__actions-selected, .igx-excel-filter__menu--compact .igx-excel-filter__actions-filter, .igx-excel-filter__menu--compact .igx-excel-filter__actions-clear, .igx-excel-filter__menu--compact .igx-excel-filter__actions-clear--disabled {
  padding: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__menu-main {
  padding: 0.25rem;
  gap: 0.25rem;
}

.igx-excel-filter__menu--compact igx-list {
  margin-inline-start: -0.25rem;
  margin-inline-end: -0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree {
  margin: 0 -0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree igx-checkbox,
.igx-excel-filter__menu--compact .igx-excel-filter__tree .igx-tree-node__wrapper {
  height: 1.5rem;
  min-height: 1.5rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree .igx-tree-node__toggle-button {
  margin: 0 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree-alike-item {
  height: 1.5rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree-alike-item > igx-checkbox {
  margin-inline-start: calc((0.25rem * 2) + 1.25rem);
}

.igx-excel-filter__secondary {
  width: 520px;
  min-width: 520px;
  background: var(--filtering-row-background);
  box-shadow: 0 calc(1 * 7px) calc(1 * 8px) calc(1 * -4px) rgba(0, 0, 0, 0.26), 0 calc(1 * 12px) calc(1 * 17px) calc(1 * 2px) rgba(0, 0, 0, 0.12), 0 calc(1 * 5px) calc(1 * 22px) calc(1 * 4px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-12);
  border-radius: clamp(0rem, calc(1 * 0.25rem), 0.25rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.25rem), 0.25rem);
}

.igx-excel-filter__secondary--cosy .igx-excel-filter__menu-header, .igx-excel-filter__secondary--cosy .igx-excel-filter__secondary-header {
  padding: 0.5rem;
}

.igx-excel-filter__secondary--cosy .igx-excel-filter__condition {
  padding: 0 0.5rem;
}

.igx-excel-filter__secondary--cosy .igx-excel-filter__add-filter {
  margin: 0 0.5rem 0.5rem;
}

.igx-excel-filter__secondary--cosy .igx-excel-filter__menu-footer, .igx-excel-filter__secondary--cosy .igx-excel-filter__secondary-footer {
  padding: 0.5rem;
}

.igx-excel-filter__secondary--compact .igx-excel-filter__menu-header, .igx-excel-filter__secondary--compact .igx-excel-filter__secondary-header {
  padding: 0.25rem;
}

.igx-excel-filter__secondary--compact .igx-excel-filter__condition {
  padding: 0 0.25rem;
}

.igx-excel-filter__secondary--compact .igx-excel-filter__add-filter {
  margin: 0 0.25rem 0.25rem;
}

.igx-excel-filter__secondary--compact .igx-excel-filter__menu-footer, .igx-excel-filter__secondary--compact .igx-excel-filter__secondary-footer {
  padding: 0.5rem 0.25rem;
}

.igx-excel-filter__secondary-header {
  border-bottom: 1px solid hsla(0deg, 0%, 88%, 1);
  border-bottom: 1px solid hsla(var(--igx-grays-300), var(--igx-grays-a));
}

.igx-excel-filter__secondary-main {
  height: 232px;
  overflow: auto;
}

.igx-excel-filter__secondary-footer {
  padding: 0.5rem 1rem;
  border-top: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-top: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
}

.igx-excel-filter__secondary-footer .igx-excel-filter__apply,
.igx-excel-filter__secondary-footer .igx-excel-filter__cancel {
  flex-grow: 0;
}

.igx-excel-filter__condition {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 1rem;
}

.igx-excel-filter__condition igx-select {
  flex-grow: 1;
  flex-basis: 40%;
  margin: 1rem 0;
}

.igx-excel-filter__condition igx-select ~ igx-input-group,
.igx-excel-filter__condition igx-select ~ igx-date-picker {
  margin-inline-start: 1rem;
}

.igx-excel-filter__condition igx-buttongroup {
  min-width: 30%;
}

.igx-excel-filter__condition [igxButton=icon] {
  margin-inline-start: 1rem;
}

.igx-excel-filter__add-filter {
  margin: 0 1rem 1rem;
}

.igx-excel-filter__add-filter igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

igx-excel-style-filter-operations,
[igxExcelStyleFilterOperations] {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
}

.igx-advanced-filter {
  background: var(--filtering-row-background);
  box-shadow: 0 calc(1 * 7px) calc(1 * 8px) calc(1 * -4px) rgba(0, 0, 0, 0.26), 0 calc(1 * 12px) calc(1 * 17px) calc(1 * 2px) rgba(0, 0, 0, 0.12), 0 calc(1 * 5px) calc(1 * 22px) calc(1 * 4px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-12);
}

.igx-advanced-filter igx-query-builder {
  --igx-query-builder-background: var(--filtering-row-background);
  --igx-query-builder-background-and: var(--filtering-background-and);
  --igx-query-builder-background-and--focus: var(--filtering-background-and--focus);
  --igx-query-builder-background-or: var(--filtering-background-or);
  --igx-query-builder-background-or--focus: var(--filtering-background-or--focus);
  box-shadow: none;
}

.igx-advanced-filter igx-query-builder-header {
  cursor: grab;
}

.igx-grid__filtering-row-editing-buttons--small,
.igx-grid__filtering-row-editing-buttons {
  display: flex;
  align-items: center;
}

.igx-grid__filtering-row-editing-buttons--small button,
.igx-grid__filtering-row-editing-buttons button {
  transition: none;
}

.igx-grid__filtering-row-editing-buttons--small button:not([disabled]) igx-icon {
  color: var(--sorted-header-icon-color);
}

.igx-grid__tr-action:last-of-type {
  border-inline-end: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid__pivot--super-compact .igx-grid__td, .igx-grid__pivot--super-compact .igx-grid-thead__title, .igx-grid__pivot--super-compact .igx-grid-th {
  padding: 0 0.25rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem;
}

.igx-grid__pivot--super-compact .igx-grid-thead__title > *, .igx-grid__pivot--super-compact .igx-grid-th > * {
  line-height: normal;
  align-self: initial;
  max-height: 100%;
}

.igx-grid-thead--pivot {
  display: flex;
}

.igx-grid-thead--pivot .igx-grid-thead--virtualizationWrapper {
  border-inline-start: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid-thead--virtualizationWrapper {
  height: 100%;
}

.igx-grid-thead--virtualizationContainer {
  overflow: visible;
  height: 100%;
}

.igx-grid__tr-pivot {
  display: flex;
  align-items: center;
  background: inherit;
  overflow: hidden;
  z-index: 3;
  height: 3.125rem;
  padding: 0 1.5rem;
  background-clip: border-box !important;
  border-inline-start: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid--cosy .igx-grid__tr-pivot {
  height: 2.5rem;
  padding: 0 1rem;
}

.igx-grid--compact .igx-grid__tr-pivot {
  height: 2rem;
  padding: 0 0.75rem;
}

.igx-grid__tr-pivot igx-chips-area {
  flex-wrap: nowrap;
  width: auto;
}

.igx-grid__tr-pivot igx-chips-area > * {
  margin-inline-end: 0.25rem;
}

.igx-grid__tr-pivot igx-chips-area:last-child {
  margin-inline-end: 0;
}

.igx-grid__pivot-filter-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}

.igx-grid__pivot-filter-toggle > igx-badge {
  position: absolute;
  top: -0.25rem;
  inset-inline-start: 60%;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  font-size: 0.625rem;
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
}

.igx-grid__pivot-empty-chip-area {
  line-height: normal;
  font-size: 0.875rem;
  margin-inline-end: 0 !important;
}

.igx-grid__tr-pivot--row-area {
  height: auto !important;
  align-items: flex-end;
  padding-bottom: 1.5rem;
  border-inline-start: 0;
  border-bottom: 0;
}

.igx-grid--cosy .igx-grid__tr-pivot--row-area {
  padding-bottom: 1rem;
}

.igx-grid--compact .igx-grid__tr-pivot--row-area {
  padding-bottom: 0.75rem;
}

.igx-grid__tr-pivot--filter-container {
  display: flex;
  flex-direction: column;
}

.igx-grid__tr-pivot--chip_drop_indicator {
  width: 2px;
  background: var(--resize-line-color);
}

.igx-grid__tr-pivot--drop-row-area {
  flex-grow: 1;
}

.igx-grid__tr-pivot--filter {
  height: 3.125rem;
  border-inline-start: 0;
  border-inline-end: 0;
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid--cosy .igx-grid__tr-pivot--filter {
  height: 2.5rem;
}

.igx-grid--compact .igx-grid__tr-pivot--filter {
  height: 2rem;
}

.igx-grid-thead__wrapper--pivot {
  border-bottom: 0;
}

.igx-grid__tr-pivot-group {
  flex: 1;
}

.igx-grid__tr-pivot-toggle-icons {
  display: inline-flex !important;
}

.igx-grid__tr-pivot--columnDimensionLeaf {
  box-shadow: none;
}

.igx-grid__tr-pivot--columnDimensionLeaf igx-grid-header {
  border: none;
}

.igx-grid__tr-pivot--columnMultiRowSpan igx-grid-header > * {
  visibility: hidden;
}

.igx-grid__tr-header-row igx-pivot-row-dimension-header-group igx-pivot-row-dimension-header {
  align-items: center;
}

.igx-grid-summary {
  --background-color: var(--igx-grid-summary-background-color, inherit);
  --focus-background-color: var(--igx-grid-summary-focus-background-color, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --label-color: var(--igx-grid-summary-label-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --label-hover-color: var(--igx-grid-summary-label-hover-color, hsla(var(--igx-primary-700), var(--igx-primary-a)));
  --result-color: var(--igx-grid-summary-result-color, 'currentColor');
  --border-color: var(--igx-grid-summary-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --pinned-border-width: var(--igx-grid-summary-pinned-border-width, 2px);
  --pinned-border-style: var(--igx-grid-summary-pinned-border-style, solid);
  --pinned-border-color: var(--igx-grid-summary-pinned-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
}

.igx-grid-summary, .igx-grid-summary--cosy, .igx-grid-summary--compact {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 0%;
  padding: 0 1.5rem;
  background: inherit;
  background: var(--background-color, inherit);
  overflow: hidden;
  outline-style: none;
}

.igx-grid-summary::after, .igx-grid-summary--cosy::after, .igx-grid-summary--compact::after {
  position: absolute;
  inset: 0;
}

.igx-grid-summary:focus::after, .igx-grid-summary--cosy:focus::after, .igx-grid-summary--compact:focus::after {
  background: var(--focus-background-color);
}

.igx-grid-summary--cosy {
  padding: 0 1rem;
}

.igx-grid-summary--compact {
  padding: 0 0.75rem;
}

.igx-grid-summary--pinned {
  position: relative;
  z-index: 1;
}

.igx-grid-summary--fw {
  flex-grow: 0;
}

.igx-grid-summary--pinned-last {
  border-inline-end: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color);
}

@media print {
  .igx-grid-summary--pinned-last {
    border-inline-end: var(--pinned-border-width) var(--pinned-border-style) #999;
  }
}

.igx-grid-summary--pinned-first {
  border-inline-start: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color);
}

@media print {
  .igx-grid-summary--pinned-first {
    border-inline-start: var(--pinned-border-width) var(--pinned-border-style) #999;
  }
}

.igx-grid-summary__item {
  display: flex;
  align-items: center;
  padding: 0.375rem 0;
  font-size: 0.75rem;
  position: relative;
}

.igx-grid-summary--cosy .igx-grid-summary__item {
  padding: 0.125rem 0;
}

.igx-grid-summary--compact .igx-grid-summary__item {
  padding: 0;
}

.igx-grid-summary__label {
  color: var(--label-color);
  min-width: 1.875rem;
  margin-inline-end: 0.1875rem;
}

.igx-grid-summary__label:hover {
  color: var(--label-hover-color);
}

.igx-grid-summary__result {
  color: var(--result-color);
  font-weight: 600;
  flex: 1 1 auto;
  text-align: end;
}

.igx-grid-summary__label,
.igx-grid-summary__result {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

igx-grid-toolbar, .igx-grid-toolbar__dd-list {
  --background-color: var(--igx-grid-toolbar-background-color, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --title-text-color: var(--igx-grid-toolbar-title-text-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --dropdown-background: var(--igx-grid-toolbar-dropdown-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --item-text-color: var(--igx-grid-toolbar-item-text-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --item-hover-background: var(--igx-grid-toolbar-item-hover-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --item-hover-text-color: var(--igx-grid-toolbar-item-hover-text-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --item-focus-background: var(--igx-grid-toolbar-item-focus-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --item-focus-text-color: var(--igx-grid-toolbar-item-focus-text-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
}

.igx-grid-toolbar, .igx-grid-toolbar--cosy, .igx-grid-toolbar--compact {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-row: 1;
  font-size: 1rem;
  border-bottom: 1px solid hsla(0deg, 0%, 88%, 1);
  border-bottom: 1px solid hsla(var(--igx-grays-300), var(--igx-grays-a));
  background: var(--background-color);
  height: auto;
  min-height: 3.625rem;
  padding-block: 0;
  padding-inline: 1.5rem 1rem;
}

.igx-grid-toolbar + igx-grid-header-row, .igx-grid-toolbar--cosy + igx-grid-header-row, .igx-grid-toolbar--compact + igx-grid-header-row,
.igx-grid-toolbar + igx-grid-group-by-area,
.igx-grid-toolbar--cosy + igx-grid-group-by-area,
.igx-grid-toolbar--compact + igx-grid-group-by-area {
  margin-top: 3.625rem;
}

.igx-grid-toolbar + igx-grid-group-by-area, .igx-grid-toolbar--cosy + igx-grid-group-by-area, .igx-grid-toolbar--compact + igx-grid-group-by-area {
  height: auto;
}

.igx-grid-toolbar [igxButton], .igx-grid-toolbar--cosy [igxButton], .igx-grid-toolbar--compact [igxButton] {
  margin-inline-start: 1rem;
}

.igx-grid-toolbar [igxButton]:first-of-type, .igx-grid-toolbar--cosy [igxButton]:first-of-type, .igx-grid-toolbar--compact [igxButton]:first-of-type {
  margin-inline-start: 0;
}

.igx-grid-toolbar [igxButton]:last-of-type, .igx-grid-toolbar--cosy [igxButton]:last-of-type, .igx-grid-toolbar--compact [igxButton]:last-of-type {
  margin-inline-end: 0;
}

[dir=rtl].igx-grid-toolbar, [dir=rtl].igx-grid-toolbar--cosy, [dir=rtl].igx-grid-toolbar--compact {
  text-align: end;
}

[dir=rtl].igx-grid-toolbar [igxButton], [dir=rtl].igx-grid-toolbar--cosy [igxButton], [dir=rtl].igx-grid-toolbar--compact [igxButton] {
  margin-inline-start: 0;
  margin-inline-end: 0.5rem;
}

[dir=rtl].igx-grid-toolbar [igxButton]:last-child, [dir=rtl].igx-grid-toolbar--cosy [igxButton]:last-child, [dir=rtl].igx-grid-toolbar--compact [igxButton]:last-child {
  margin-inline-end: 0;
}

.igx-grid-toolbar--cosy {
  min-height: 3.25rem;
  padding-inline: 1rem 0.75rem;
}

.igx-grid-toolbar--cosy + igx-grid-header-row,
.igx-grid-toolbar--cosy + igx-grid-group-by-area {
  margin-top: 3.25rem;
}

.igx-grid-toolbar--cosy + igx-grid-group-by-area {
  height: auto;
}

.igx-grid-toolbar--cosy [igxButton] {
  margin-inline-start: 0.75rem;
}

.igx-grid-toolbar--compact {
  min-height: 2.75rem;
  padding-inline: 0.75rem 0.5rem;
}

.igx-grid-toolbar--compact + igx-grid-header-row,
.igx-grid-toolbar--compact + igx-grid-group-by-area {
  margin-top: 2.75rem;
}

.igx-grid-toolbar--compact + igx-grid-group-by-area {
  height: auto;
}

.igx-grid-toolbar--compact [igxButton] {
  margin-inline-start: 0.5rem;
}

.igx-grid-toolbar__title {
  color: var(--title-text-color);
  flex: 1 1 auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 40ch;
  margin-inline-end: 1rem;
}

.igx-grid-toolbar__custom-content {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  justify-content: flex-end;
  margin-inline-end: 1rem;
}

.igx-grid-toolbar__actions {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  margin-inline-start: auto;
}

.igx-grid-toolbar__actions > * {
  display: flex;
  margin-inline-start: 1rem;
}

.igx-grid-toolbar__actions > *:first-child {
  margin-inline-start: 0;
}

.igx-grid-toolbar__actions:empty,
.igx-grid-toolbar__title:empty,
.igx-grid-toolbar__custom-content:empty {
  display: none;
}

.igx-grid-toolbar__title:empty + .igx-grid-toolbar__custom-content:empty + .igx-grid-toolbar__actions {
  width: 100%;
  margin-inline-start: 0;
  justify-content: flex-end;
}

.igx-grid-toolbar__progress-bar {
  position: absolute;
  width: 100%;
  inset-inline-start: 0;
  inset-inline-end: 0;
  bottom: -0.0625rem;
  height: 0.125rem;
  overflow: hidden;
  background: var(--background-color);
}

.igx-grid-toolbar__progress-bar igx-linear-bar > * {
  border-radius: 0;
}

.igx-grid-toolbar__progress-bar igx-linear-bar > *:first-child > div {
  background: hsla(194deg, 47%, 69%, 1);
  background: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

.igx-grid-toolbar__adv-filter--filtered {
  border-color: hsla(194deg, 47%, 69%, 1) !important;
  border-color: hsla(var(--igx-secondary-500), var(--igx-secondary-a)) !important;
}

.igx-grid-toolbar__dropdown {
  position: relative;
}

.igx-grid-toolbar__dd-list {
  list-style: none;
  background: var(--dropdown-background);
  margin: 0;
  padding: 0;
  box-shadow: 0 calc(1 * 5px) calc(1 * 5px) calc(1 * -3px) rgba(0, 0, 0, 0.26), 0 calc(1 * 8px) calc(1 * 10px) calc(1 * 1px) rgba(0, 0, 0, 0.12), 0 calc(1 * 3px) calc(1 * 14px) calc(1 * 2px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-8);
}

.igx-grid-toolbar__dd-list-items {
  cursor: pointer;
  position: relative;
  padding: 0.5em 1em;
  color: var(--item-text-color);
  white-space: nowrap;
}

.igx-grid-toolbar__dd-list-items:hover {
  background: var(--item-hover-background);
  color: var(--item-hover-text-color);
}

.igx-grid-toolbar__dd-list-items:focus {
  background: var(--item-focus-background);
  color: var(--item-focus-text-color);
}

igx-pivot-data-selector {
  --background: var(--igx-pivot-data-selector-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --header-color: var(--igx-pivot-data-selector-header-color, hsla(var(--igx-grays-100), var(--igx-grays-a)));
}

.igx-pivot-data-selector {
  display: flex;
  flex-direction: column;
  max-width: 17.5rem;
  background: var(--background);
  z-index: 0;
}

.igx-pivot-data-selector > igx-input-group {
  flex: 0 1 auto;
}

.igx-pivot-data-selector igx-display-container {
  display: flex;
  flex-direction: column;
}

.igx-pivot-data-selector > igx-list igx-display-container {
  padding: 0.25rem;
}

.igx-pivot-data-selector > igx-list igx-list-item {
  display: flex;
  min-height: 1.75rem;
}

.igx-pivot-data-selector > igx-list .igx-checkbox__label, .igx-pivot-data-selector > igx-list .igx-checkbox__label--before {
  font-size: 0.8125rem;
}

.igx-pivot-data-selector .igx-input-group--box .igx-input-group__input, .igx-input-group--box .igx-pivot-data-selector .igx-input-group__input {
  transform: none;
}

.igx-pivot-data-selector .igx-input-group igx-prefix, .igx-input-group .igx-pivot-data-selector igx-prefix, .igx-pivot-data-selector .igx-input-group--focused igx-prefix, .igx-input-group--focused .igx-pivot-data-selector igx-prefix,
.igx-pivot-data-selector .igx-input-group [igxPrefix],
.igx-input-group .igx-pivot-data-selector [igxPrefix],
.igx-pivot-data-selector .igx-input-group--focused [igxPrefix],
.igx-input-group--focused .igx-pivot-data-selector [igxPrefix],
.igx-pivot-data-selector .igx-input-group--cosy igx-prefix,
.igx-input-group--cosy .igx-pivot-data-selector igx-prefix,
.igx-pivot-data-selector .igx-input-group--cosy [igxPrefix],
.igx-input-group--cosy .igx-pivot-data-selector [igxPrefix],
.igx-pivot-data-selector .igx-input-group--compact igx-prefix,
.igx-input-group--compact .igx-pivot-data-selector igx-prefix,
.igx-pivot-data-selector .igx-input-group--compact [igxPrefix],
.igx-input-group--compact .igx-pivot-data-selector [igxPrefix] {
  padding-inline-end: 1rem !important;
  box-sizing: content-box;
}

.igx-pivot-data-selector .igx-input-group--box .igx-input-group__bundle-main, .igx-input-group--box .igx-pivot-data-selector .igx-input-group__bundle-main, .igx-pivot-data-selector .igx-input-group--border .igx-input-group__bundle-main, .igx-input-group--border .igx-pivot-data-selector .igx-input-group__bundle-main, .igx-pivot-data-selector .igx-input-group--indigo .igx-input-group__bundle-main, .igx-input-group--indigo .igx-pivot-data-selector .igx-input-group__bundle-main, .igx-pivot-data-selector .igx-input-group--search .igx-input-group__bundle-main, .igx-input-group--search .igx-pivot-data-selector .igx-input-group__bundle-main {
  padding-top: 0 !important;
}

.igx-pivot-data-selector .igx-expansion-panel__body {
  position: relative;
  height: 8rem;
  font-size: 0.875rem;
  padding: 0.25rem;
  overflow-y: auto;
}

.igx-pivot-data-selector .igx-expansion-panel__body > igx-list {
  height: auto;
}

.igx-pivot-data-selector .igx-expansion-panel__header-icon--start {
  margin-inline-end: 0.5rem;
}

.igx-pivot-data-selector .igx-expansion-panel__header-title {
  display: flex;
}

.igx-pivot-data-selector .igx-expansion-panel__header-title > h6 {
  font-size: 0.75rem;
}

.igx-pivot-data-selector .igx-expansion-panel__header-inner {
  background: var(--header-color);
  padding: 0.25rem;
}

.dragOver .igx-pivot-data-selector .igx-expansion-panel__header-inner {
  background: hsla(0deg, 0%, 88%, 1);
  background: hsla(var(--igx-grays-300), var(--igx-grays-a));
  box-shadow: inset 0 0 0 1px hsla(0deg, 0%, 74%, 1);
  box-shadow: inset 0 0 0 1px hsla(var(--igx-grays-400), var(--igx-grays-a));
}

.igx-pivot-data-selector__filter {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.igx-pivot-data-selector__filter igx-list {
  display: flex;
  flex-direction: column;
  padding: 0.5rem 0.25rem;
  min-height: 186px;
  max-height: 208px;
  overflow-y: auto;
}

.igx-pivot-data-selector__filter igx-list-item {
  display: flex;
}

.igx-pivot-data-selector__filter igx-checkbox + span {
  margin-inline-start: 0.5rem;
  line-height: 1.75rem;
}

.igx-pivot-data-selector__header,
.igx-pivot-data-selector__header-extra {
  display: flex;
  align-items: center;
}

.igx-pivot-data-selector__header-extra igx-icon {
  padding: 0 0.5rem;
  box-sizing: content-box;
}

.igx-pivot-data-selector__header-extra .igx-chip__item {
  height: 1.375rem;
}

.igx-pivot-data-selector__header-extra .igx-chip--cosy .igx-chip__item, .igx-chip--cosy .igx-pivot-data-selector__header-extra .igx-chip__item {
  height: 1.25rem;
}

.igx-pivot-data-selector__header-extra .igx-chip--compact .igx-chip__item, .igx-chip--compact .igx-pivot-data-selector__header-extra .igx-chip__item {
  height: 1.125rem;
}

.igx-pivot-data-selector__header-extra .igx-chip__content {
  padding: 0 0.125rem;
}

.igx-pivot-data-selector__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 2rem;
  width: 100%;
}

.igx-drag--push .igx-pivot-data-selector__item {
  padding-top: 2rem;
}

.igx-pivot-data-selector__item-ghost {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.875rem;
  background: hsla(0deg, 0%, 100%, 1);
  background: hsla(var(--igx-surface-500), var(--igx-surface-a));
  min-height: 2rem;
  height: auto;
  padding: 0 0.125rem 0 0.25rem;
  cursor: grabbing;
  box-shadow: 0 calc(1 * 11px) calc(1 * 15px) calc(1 * -7px) rgba(0, 0, 0, 0.26), 0 calc(1 * 24px) calc(1 * 38px) calc(1 * 3px) rgba(0, 0, 0, 0.12), 0 calc(1 * 9px) calc(1 * 46px) calc(1 * 8px) rgba(0, 0, 0, 0.08);
  box-shadow: 0 calc(var(--igx-elevation-factor, 1) * 11px) calc(var(--igx-elevation-factor, 1) * 15px) calc(var(--igx-elevation-factor, 1) * -7px) rgba(0, 0, 0, 0.26), 0 calc(var(--igx-elevation-factor, 1) * 24px) calc(var(--igx-elevation-factor, 1) * 38px) calc(var(--igx-elevation-factor, 1) * 3px) rgba(0, 0, 0, 0.12), 0 calc(var(--igx-elevation-factor, 1) * 9px) calc(var(--igx-elevation-factor, 1) * 46px) calc(var(--igx-elevation-factor, 1) * 8px) rgba(0, 0, 0, 0.08);
  border: 1px solid hsla(0deg, 0%, 96%, 1);
  border: 1px solid hsla(var(--igx-grays-100), var(--igx-grays-a));
  border-radius: clamp(0rem, calc(1 * 0.125rem), 0.125rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.125rem), 0.125rem);
  z-index: 10;
}

.igx-pivot-data-selector igx-icon,
.igx-pivot-data-selector__item-ghost igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-pivot-data-selector__item-ghost-text {
  display: flex;
  align-items: center;
}

.igx-pivot-data-selector__item-ghost-text igx-icon {
  margin-inline-end: 0.5rem;
}

.igx-pivot-data-selector__item-ghost--no-drop {
  cursor: no-drop;
}

.igx-pivot-data-selector__item-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: calc(100% - 18px + 8px);
}

.igx-pivot-data-selector__item-text,
.igx-pivot-data-selector__action-sort,
.igx-pivot-data-selector__action-filter,
.igx-pivot-data-selector__action-move,
.igx-pivot-data-selector__action-summary {
  -webkit-user-select: none;
          user-select: none;
}

.igx-pivot-data-selector__action-sort,
.igx-pivot-data-selector__action-summary,
.igx-pivot-data-selector__action-filter {
  cursor: pointer;
}

.igx-pivot-data-selector__action-move {
  cursor: grab;
}

.igx-pivot-data-selector__item-start {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 1 100%;
  margin-inline-end: 0.5rem;
  overflow: hidden;
}

.igx-pivot-data-selector__item-end {
  display: flex;
}

.igx-pivot-data-selector__item-end igx-icon + igx-icon {
  margin-inline-start: 0.5rem;
}

.igx-highlight {
  --resting-background: var(--igx-highlight-resting-background, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --resting-color: var(--igx-highlight-resting-color, var(--igx-grays-300-contrast));
  --active-background: var(--igx-highlight-active-background, hsla(var(--igx-secondary-A100), var(--igx-secondary-a)));
  --active-color: var(--igx-highlight-active-color, var(--igx-secondary-A100-contrast));
}

.igx-highlight, .igx-highlight--active {
  color: var(--resting-color);
  background: var(--resting-background);
}

.igx-highlight--active {
  color: var(--active-color);
  background: var(--active-background);
}

igx-icon {
  --color: var(--igx-icon-color, 'currentColor');
  --size: var(--igx-icon-size, 1.5rem);
  --disabled-color: var(--igx-icon-disabled-color, 'currentColor');
}

.igx-icon {
  display: inline-flex;
  width: var(--size);
  height: var(--size);
  font-size: var(--size);
  color: var(--color);
  direction: inherit;
}

.igx-icon div,
.igx-icon svg {
  display: block;
  width: inherit;
  height: inherit;
  fill: currentColor;
}

[igxPrefix].material-icons.igx-icon, [igxSuffix].material-icons.igx-icon {
  font-family: "Material Icons";
}

.igx-icon--success {
  color: hsla(128deg, 66%, 35%, 1);
  color: hsla(var(--igx-success-500), var(--igx-success-a));
}

.igx-icon--error {
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
}

.igx-icon--inactive {
  color: var(--disabled-color) !important;
  opacity: 0.54;
}

igx-input-group, igx-date-range-start, igx-date-range-end {
  --input-prefix-color: var(--igx-input-group-input-prefix-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --input-prefix-background: var(--igx-input-group-input-prefix-background, transparent);
  --input-suffix-color: var(--igx-input-group-input-suffix-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --input-suffix-background: var(--igx-input-group-input-suffix-background, transparent);
  --idle-text-color: var(--igx-input-group-idle-text-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --border-color: var(--igx-input-group-border-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --hover-border-color: var(--igx-input-group-hover-border-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --focused-border-color: var(--igx-input-group-focused-border-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --filled-text-color: var(--igx-input-group-filled-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --focused-text-color: var(--igx-input-group-focused-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --disabled-text-color: var(--igx-input-group-disabled-text-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --idle-secondary-color: var(--igx-input-group-idle-secondary-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --filled-secondary-color: var(--igx-input-group-filled-secondary-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --focused-secondary-color: var(--igx-input-group-focused-secondary-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --idle-bottom-line-color: var(--igx-input-group-idle-bottom-line-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --hover-bottom-line-color: var(--igx-input-group-hover-bottom-line-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --focused-bottom-line-color: var(--igx-input-group-focused-bottom-line-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --interim-bottom-line-color: var(--igx-input-group-interim-bottom-line-color, hsla(var(--igx-primary-500), 0.12));
  --disabled-bottom-line-color: var(--igx-input-group-disabled-bottom-line-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --disabled-border-color: var(--igx-input-group-disabled-border-color, hsla(var(--igx-grays-500), 0.12));
  --box-background: var(--igx-input-group-box-background, hsla(var(--igx-grays-200), 0.38));
  --box-disabled-background: var(--igx-input-group-box-disabled-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --border-background: var(--igx-input-group-border-background, transparent);
  --border-disabled-background: var(--igx-input-group-border-disabled-background, transparent);
  --label-floated-background: var(--igx-input-group-label-floated-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --label-floated-disabled-background: var(--igx-input-group-label-floated-disabled-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --search-background: var(--igx-input-group-search-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --search-disabled-background: var(--igx-input-group-search-disabled-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --success-secondary-color: var(--igx-input-group-success-secondary-color, hsla(var(--igx-success-500), var(--igx-success-a)));
  --warning-secondary-color: var(--igx-input-group-warning-secondary-color, hsla(var(--igx-warn-500), var(--igx-warn-a)));
  --error-secondary-color: var(--igx-input-group-error-secondary-color, hsla(var(--igx-error-500), var(--igx-error-a)));
  --placeholder-color: var(--igx-input-group-placeholder-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --disabled-placeholder-color: var(--igx-input-group-disabled-placeholder-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --box-border-radius: var(--igx-input-group-box-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --border-border-radius: var(--igx-input-group-border-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --search-border-radius: var(--igx-input-group-search-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --success-shadow-color: var(--igx-input-group-success-shadow-color, hsla(var(--igx-success-500), 0.38));
  --error-shadow-color: var(--igx-input-group-error-shadow-color, hsla(var(--igx-error-500), 0.38));
  --search-resting-shadow: var(--igx-input-group-search-resting-shadow, var(--igx-elevation-1));
  --search-hover-shadow: var(--igx-input-group-search-hover-shadow, var(--igx-elevation-2));
  --search-disabled-shadow: var(--igx-input-group-search-disabled-shadow, var(--igx-elevation-0));
}

igx-input-group {
  --theme: material;
}

.igx-input-group, .igx-input-group--focused {
  position: relative;
  display: block;
  color: var(--idle-text-color);
}

.igx-input-group igx-prefix, .igx-input-group--focused igx-prefix,
.igx-input-group [igxPrefix],
.igx-input-group--focused [igxPrefix] {
  outline-style: none;
}

.igx-input-group igx-suffix, .igx-input-group--focused igx-suffix,
.igx-input-group [igxSuffix],
.igx-input-group--focused [igxSuffix] {
  outline-style: none;
}

.igx-input-group input, .igx-input-group--focused input,
.igx-input-group textarea,
.igx-input-group--focused textarea,
.igx-input-group span,
.igx-input-group--focused span {
  font: inherit;
  margin: 0;
}

.igx-input-group input[type=file], .igx-input-group--focused input[type=file] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: none;
  clip: rect(0, 0, 0, 0);
  outline: 0;
  pointer-events: none;
  overflow: hidden;
  -webkit-appearance: none;
          appearance: none;
}

.igx-input-group textarea, .igx-input-group--focused textarea {
  overflow: auto;
}

.igx-input-group input[type=number], .igx-input-group--focused input[type=number] {
  -moz-appearance: textfield;
}

.igx-input-group input[type=number]::-webkit-inner-spin-button, .igx-input-group--focused input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  height: auto;
}

.igx-input-group input[type=search]::-webkit-search-cancel-button, .igx-input-group--focused input[type=search]::-webkit-search-cancel-button,
.igx-input-group input[type=search]::-webkit-search-decoration,
.igx-input-group--focused input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.igx-input-group--box, .igx-input-group--border, .igx-input-group--indigo, .igx-input-group--search {
  margin-top: 0;
}

.igx-input-group--box .igx-input-group__wrapper, .igx-input-group--indigo .igx-input-group__wrapper {
  border-radius: var(--box-border-radius) var(--box-border-radius) 0 0;
  border-end-start-radius: 0;
  border-end-end-radius: 0;
  overflow: hidden;
}

.igx-input-group:hover {
  cursor: pointer;
}

.igx-input-group--disabled, .igx-input-group--disabled.igx-input-group--required {
  -webkit-user-select: none;
          user-select: none;
  color: var(--disabled-text-color) !important;
}

.igx-input-group__bundle {
  position: relative;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  max-width: 100%;
  padding-top: 1.125rem;
  box-shadow: inset 0 -1px 0 0 var(--idle-bottom-line-color);
  transition: box-shadow 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.igx-input-group--cosy .igx-input-group__bundle {
  padding-top: 0.9473684211rem;
}

.igx-input-group--compact .igx-input-group__bundle {
  padding-top: 0.8181818182rem;
}

.igx-input-group--box .igx-input-group__bundle {
  padding: 0;
  padding-inline-start: 1rem;
  background: var(--box-background);
  box-shadow: inset 0 -2px 0 0 var(--idle-bottom-line-color);
}

.igx-input-group--box .igx-input-group__bundle igx-suffix,
.igx-input-group--box .igx-input-group__bundle [igxSuffix] {
  padding-inline-end: 1rem;
}

.igx-input-group--indigo .igx-input-group__bundle {
  padding: 0;
  padding-inline-start: 1rem;
  border-radius: var(--box-border-radius) var(--box-border-radius) 0 0;
  background: transparent;
  transition: background 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  box-shadow: inset 0 -1px 0 0 var(--idle-bottom-line-color);
}

.igx-input-group--indigo .igx-input-group__bundle:hover, .igx-input-group--indigo .igx-input-group__bundle:focus {
  background: var(--box-background);
}

.igx-input-group--indigo .igx-input-group__bundle igx-suffix,
.igx-input-group--indigo .igx-input-group__bundle [igxSuffix] {
  padding-inline-end: 1rem;
}

.igx-input-group--indigo.igx-input-group--focused .igx-input-group__bundle {
  background: var(--box-background);
}

.igx-input-group--indigo.igx-input-group--valid .igx-input-group__bundle {
  box-shadow: inset 0 -2px 0 0 var(--success-secondary-color);
}

.igx-input-group--indigo.igx-input-group--invalid .igx-input-group__bundle {
  box-shadow: inset 0 -2px 0 0 var(--error-secondary-color);
}

.igx-input-group--indigo.igx-input-group--invalid .igx-input-group__bundle:hover {
  border-color: var(--error-secondary-color);
}

.igx-input-group--indigo.igx-input-group--disabled .igx-input-group__hint {
  color: var(--disabled-text-color);
}

.igx-input-group--box.igx-input-group--cosy .igx-input-group__bundle, .igx-input-group--indigo.igx-input-group--cosy .igx-input-group__bundle {
  padding: 0;
  padding-inline-start: 0.8421052632rem;
}

.igx-input-group--box.igx-input-group--cosy .igx-input-group__bundle igx-suffix, .igx-input-group--indigo.igx-input-group--cosy .igx-input-group__bundle igx-suffix,
.igx-input-group--box.igx-input-group--cosy .igx-input-group__bundle [igxSuffix],
.igx-input-group--indigo.igx-input-group--cosy .igx-input-group__bundle [igxSuffix] {
  padding-inline-end: 0.8421052632rem;
}

.igx-input-group--box.igx-input-group--compact .igx-input-group__bundle, .igx-input-group--indigo.igx-input-group--compact .igx-input-group__bundle {
  padding: 0;
  padding-inline-start: 0.7272727273rem;
}

.igx-input-group--box.igx-input-group--compact .igx-input-group__bundle igx-suffix, .igx-input-group--indigo.igx-input-group--compact .igx-input-group__bundle igx-suffix,
.igx-input-group--box.igx-input-group--compact .igx-input-group__bundle [igxSuffix],
.igx-input-group--indigo.igx-input-group--compact .igx-input-group__bundle [igxSuffix] {
  padding-inline-end: 0.7272727273rem;
}

.igx-input-group__bundle:hover {
  cursor: pointer;
  box-shadow: inset 0 -2px 0 0 var(--hover-bottom-line-color);
}

.igx-input-group--focused .igx-input-group__bundle, .igx-input-group--focused.igx-input-group--fluent .igx-input-group__bundle {
  caret-color: var(--focused-secondary-color);
  box-shadow: inset 0 -2px 0 0 var(--interim-bottom-line-color);
}

.igx-input-group--valid .igx-input-group__bundle {
  caret-color: var(--success-secondary-color);
  box-shadow: inset 0 -1px 0 0 var(--success-secondary-color);
}

.igx-input-group--invalid .igx-input-group__bundle {
  caret-color: var(--error-secondary-color);
  box-shadow: inset 0 -1px 0 0 var(--error-secondary-color);
}

.igx-input-group--disabled .igx-input-group__bundle, .igx-input-group--disabled.igx-input-group--required .igx-input-group__bundle {
  box-shadow: none;
  background-image: linear-gradient(to left, var(--disabled-bottom-line-color) 40%, transparent 10%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}

[dir=rtl] .igx-input-group--disabled .igx-input-group__bundle, .igx-input-group--disabled [dir=rtl] .igx-input-group__bundle {
  background-image: linear-gradient(to right, var(--disabled-bottom-line-color) 40%, transparent 10%);
}

.igx-input-group--disabled.igx-input-group--box .igx-input-group__bundle, .igx-input-group--indigo.igx-input-group--disabled .igx-input-group__bundle {
  background: var(--box-disabled-background);
}

.igx-input-group--border .igx-input-group__bundle {
  padding: 0;
  padding-inline-start: 1rem;
  box-shadow: inset 0 0 0 1px var(--border-color);
  border-radius: var(--border-border-radius);
  background: var(--border-background);
}

.igx-input-group--border .igx-input-group__bundle igx-suffix,
.igx-input-group--border .igx-input-group__bundle [igxSuffix] {
  padding-inline-end: 1rem;
}

.igx-input-group--border.igx-input-group--cosy .igx-input-group__bundle {
  padding: 0;
  padding-inline-start: 0.8421052632rem;
}

.igx-input-group--border.igx-input-group--cosy .igx-input-group__bundle igx-suffix,
.igx-input-group--border.igx-input-group--cosy .igx-input-group__bundle [igxSuffix] {
  padding-inline-end: 0.8421052632rem;
}

.igx-input-group--border.igx-input-group--compact .igx-input-group__bundle {
  padding: 0;
  padding-inline-start: 0.7272727273rem;
}

.igx-input-group--border.igx-input-group--compact .igx-input-group__bundle igx-suffix,
.igx-input-group--border.igx-input-group--compact .igx-input-group__bundle [igxSuffix] {
  padding-inline-end: 0.7272727273rem;
}

.igx-input-group--border .igx-input-group__bundle:hover {
  box-shadow: inset 0 0 0 2px var(--hover-border-color);
}

.igx-input-group--focused.igx-input-group--border .igx-input-group__bundle {
  box-shadow: inset 0 0 0 2px var(--focused-border-color);
}

.igx-input-group--invalid.igx-input-group--border .igx-input-group__bundle {
  box-shadow: inset 0 0 0 2px var(--error-secondary-color);
}

.igx-input-group--valid.igx-input-group--border .igx-input-group__bundle {
  box-shadow: inset 0 0 0 2px var(--success-secondary-color);
}

.igx-input-group--disabled.igx-input-group--border .igx-input-group__bundle {
  background: var(--border-disabled-background);
  box-shadow: inset 0 0 0 1px var(--disabled-border-color);
}

.igx-input-group--fluent {
  display: flex;
  flex-direction: column;
}

.igx-input-group--fluent igx-prefix,
.igx-input-group--fluent [igxPrefix] {
  outline-style: none;
}

.igx-input-group--fluent igx-suffix,
.igx-input-group--fluent [igxSuffix] {
  outline-style: none;
}

.igx-input-group--fluent select {
  width: calc(100% + 0.5rem);
  margin-inline-start: -0.5rem !important;
  cursor: pointer !important;
}

.igx-input-group--search.igx-input-group--fluent {
  display: flex;
  flex-direction: column;
}

.igx-input-group--search.igx-input-group--fluent igx-prefix,
.igx-input-group--search.igx-input-group--fluent [igxPrefix] {
  outline-style: none;
  overflow: hidden;
}

.igx-input-group--search.igx-input-group--fluent igx-suffix,
.igx-input-group--search.igx-input-group--fluent [igxSuffix] {
  outline-style: none;
}

.igx-input-group--focused.igx-input-group--fluent.igx-input-group--search igx-prefix,
.igx-input-group--focused.igx-input-group--fluent.igx-input-group--search [igxPrefix] {
  visibility: hidden;
  width: 0;
  padding-inline-start: 0 !important;
}

.igx-input-group--cosy.igx-input-group--fluent igx-prefix,
.igx-input-group--cosy.igx-input-group--fluent [igxPrefix] {
  outline-style: none;
}

.igx-input-group--cosy.igx-input-group--fluent igx-suffix,
.igx-input-group--cosy.igx-input-group--fluent [igxSuffix] {
  outline-style: none;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--cosy {
  display: flex;
  flex-direction: column;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--cosy igx-prefix,
.igx-input-group--fluent.igx-input-group--search.igx-input-group--cosy [igxPrefix] {
  outline-style: none;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--cosy igx-suffix,
.igx-input-group--fluent.igx-input-group--search.igx-input-group--cosy [igxSuffix] {
  outline-style: none;
}

.igx-input-group--compact.igx-input-group--fluent igx-prefix,
.igx-input-group--compact.igx-input-group--fluent [igxPrefix] {
  outline-style: none;
}

.igx-input-group--compact.igx-input-group--fluent igx-suffix,
.igx-input-group--compact.igx-input-group--fluent [igxSuffix] {
  outline-style: none;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--compact {
  display: flex;
  flex-direction: column;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--compact igx-prefix,
.igx-input-group--fluent.igx-input-group--search.igx-input-group--compact [igxPrefix] {
  outline-style: none;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--compact igx-suffix,
.igx-input-group--fluent.igx-input-group--search.igx-input-group--compact [igxSuffix] {
  outline-style: none;
}

.igx-input-group--required.igx-input-group--fluent .igx-input-group__bundle::before {
  content: "*";
  position: absolute;
  top: -0.5rem;
  inset-inline-start: calc(100% + 0.25rem);
  color: var(--error-secondary-color);
}

.igx-input-group--required.igx-input-group--fluent .igx-input-group__label + .igx-input-group__bundle::before, .igx-input-group--required.igx-input-group--fluent .igx-input-group--indigo .igx-input-group__label + .igx-input-group__bundle::before, .igx-input-group--required.igx-input-group--fluent .igx-input-group--search.igx-input-group--fluent .igx-input-group__label + .igx-input-group__bundle::before {
  display: none;
}

.igx-input-group--fluent .igx-input-group__bundle, .igx-input-group--search.igx-input-group--fluent .igx-input-group__bundle {
  padding: 0;
  min-height: 32px;
  border: 1px solid var(--border-color);
  border-radius: var(--border-border-radius);
  background: var(--border-background);
  position: relative;
  align-items: stretch;
  box-shadow: none !important;
}

.igx-input-group--fluent .igx-input-group__bundle:hover, .igx-input-group--search.igx-input-group--fluent .igx-input-group__bundle:hover {
  border-color: var(--hover-border-color);
  box-shadow: none;
}

.igx-input-group--fluent .igx-input-group__bundle:focus-within {
  caret-color: var(--focused-text-color);
  border-color: var(--focused-border-color);
}

.igx-input-group--fluent .igx-input-group__bundle:focus-within::after {
  pointer-events: none;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: calc(var(--border-border-radius) - 1px);
  border: 1px solid var(--focused-border-color);
}

.igx-input-group--disabled.igx-input-group--fluent .igx-input-group__bundle:hover,
.igx-input-group--disabled.igx-input-group--fluent .igx-input-group__bundle {
  border-color: var(--disabled-border-color);
  background: var(--border-disabled-background);
}

.igx-input-group--invalid.igx-input-group--fluent .igx-input-group__bundle,
.igx-input-group--invalid.igx-input-group--fluent .igx-input-group__bundle:hover,
.igx-input-group--invalid.igx-input-group--fluent .igx-input-group__bundle:focus-within {
  border-color: var(--error-secondary-color);
}

.igx-input-group--valid.igx-input-group--fluent .igx-input-group__bundle,
.igx-input-group--valid.igx-input-group--fluent .igx-input-group__bundle:hover,
.igx-input-group--valid.igx-input-group--fluent .igx-input-group__bundle:focus-within {
  border-color: var(--success-secondary-color);
}

.igx-input-group--valid.igx-input-group--fluent .igx-input-group__bundle:focus-within::after {
  border-color: var(--success-secondary-color);
}

.igx-input-group--invalid.igx-input-group--fluent .igx-input-group__bundle:focus-within::after {
  border-color: var(--error-secondary-color);
}

.igx-input-group--fluent .igx-input-group__input, .igx-input-group--fluent .igx-input-group__file-input, .igx-input-group--search.igx-input-group--fluent .igx-input-group__input {
  padding: 0;
  margin: 0;
  border: none;
}

.igx-input-group--disabled.igx-input-group--fluent .igx-input-group__input, .igx-input-group--disabled.igx-input-group--fluent .igx-input-group__input:hover, .igx-input-group--disabled.igx-input-group--fluent .igx-input-group__input:focus, .igx-input-group--disabled.igx-input-group--fluent .igx-input-group__file-input, .igx-input-group--disabled.igx-input-group--fluent .igx-input-group__file-input:hover, .igx-input-group--disabled.igx-input-group--fluent .igx-input-group__file-input:focus {
  color: var(--disabled-text-color);
}

.igx-input-group--fluent .igx-input-group__bundle-main, .igx-input-group--search.igx-input-group--fluent .igx-input-group__bundle-main {
  padding-inline-start: 0.5rem;
  align-self: center;
  cursor: default;
}

.igx-input-group--fluent igx-prefix + .igx-input-group__bundle-main, .igx-input-group--search.igx-input-group--fluent igx-prefix + .igx-input-group__bundle-main,
.igx-input-group--fluent [igx-prefix] + .igx-input-group__bundle-main {
  padding-inline-start: 0;
}

.igx-input-group--placeholder.igx-input-group--fluent .igx-input-group__label {
  transform: translateY(0) scale(1);
}

.igx-input-group--fluent .igx-input-group__label, .igx-input-group--indigo .igx-input-group__label, .igx-input-group--search.igx-input-group--fluent .igx-input-group__label {
  padding: 0.3125rem 0;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: normal !important;
  position: static;
  transform: translateY(0);
  transform-origin: top left;
  margin-top: 0 !important;
  height: auto;
  color: hsla(0deg, 0%, 26%, 1);
  color: hsla(var(--igx-grays-800), var(--igx-grays-a));
}

[dir=rtl] .igx-input-group--fluent .igx-input-group__label, .igx-input-group--fluent [dir=rtl] .igx-input-group__label, [dir=rtl] .igx-input-group--indigo .igx-input-group__label, .igx-input-group--indigo [dir=rtl] .igx-input-group__label {
  transform-origin: top right;
}

.igx-input-group--valid.igx-input-group--fluent .igx-input-group__label {
  color: var(--idle-text-color);
}

.igx-input-group--invalid.igx-input-group--fluent .igx-input-group__label {
  color: var(--idle-text-color);
}

.igx-input-group--disabled.igx-input-group--fluent .igx-input-group__label {
  color: hsla(0deg, 0%, 62%, 1);
  color: hsla(var(--igx-grays-500), var(--igx-grays-a));
}

.igx-input-group--filled.igx-input-group--fluent .igx-input-group__label, .igx-input-group--file.igx-input-group--fluent .igx-input-group__label {
  transform: translateY(0);
}

.igx-input-group--focused.igx-input-group--fluent .igx-input-group__label {
  color: hsla(0deg, 0%, 26%, 1);
  color: hsla(var(--igx-grays-800), var(--igx-grays-a));
  transform: translateY(0) scale(1);
}

.igx-input-group--fluent .igx-input-group__textarea {
  padding: 0;
}

.igx-input-group--search .igx-input-group__bundle {
  padding: 0 1rem;
  border-radius: var(--search-border-radius);
  background: var(--search-background);
  box-shadow: var(--search-resting-shadow);
}

.bundle {
  padding: 0 0.8421052632rem;
  padding: 0 0.7272727273rem;
}

.igx-input-group--search .igx-input-group__bundle:hover {
  box-shadow: var(--search-hover-shadow);
  border-color: var(--hover-border-color);
}

.igx-input-group--focused.igx-input-group--search .igx-input-group__bundle {
  box-shadow: var(--search-hover-shadow);
  border-color: var(--hover-border-color);
}

.igx-input-group--disabled.igx-input-group--search .igx-input-group__bundle, .igx-input-group--disabled.igx-input-group--fluent.igx-input-group--search .igx-input-group__bundle {
  background: var(--search-disabled-background);
  box-shadow: var(--search-disabled-shadow);
  border-color: var(--disabled-border-color);
}

.igx-input-group__bundle-main {
  position: relative;
  flex-grow: 1;
  max-width: inherit;
}

.igx-input-group--box .igx-input-group__bundle-main, .igx-input-group--border .igx-input-group__bundle-main, .igx-input-group--indigo .igx-input-group__bundle-main, .igx-input-group--search .igx-input-group__bundle-main {
  padding-top: 1.125rem;
}

.igx-input-group--box.igx-input-group--cosy .igx-input-group__bundle-main, .igx-input-group--border.igx-input-group--cosy .igx-input-group__bundle-main, .igx-input-group--indigo.igx-input-group--cosy .igx-input-group__bundle-main, .igx-input-group--search.igx-input-group--cosy .igx-input-group__bundle-main {
  padding-top: 0.9473684211rem;
}

.igx-input-group--box.igx-input-group--compact .igx-input-group__bundle-main, .igx-input-group--border.igx-input-group--compact .igx-input-group__bundle-main, .igx-input-group--indigo.igx-input-group--compact .igx-input-group__bundle-main, .igx-input-group--search.igx-input-group--compact .igx-input-group__bundle-main {
  padding-top: 0.8181818182rem;
}

.igx-input-group__label {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  transform: translateY(50%); /* 8px, base is 16px */
  line-height: 1 !important;
  height: 1.125rem;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: top left;
  transition: transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

[dir=rtl] .igx-input-group__label {
  transform-origin: top right;
}

.igx-input-group--cosy .igx-input-group__label {
  margin-top: -0.125rem;
}

.igx-input-group--compact .igx-input-group__label {
  margin-top: -0.25rem;
}

.igx-input-group--box .igx-input-group__label {
  transform: translateY(0);
}

.igx-input-group--box .igx-input-group__label + .igx-input-group__input,
.igx-input-group--box .igx-input-group__label ~ .igx-input-group__file-input {
  transform: translateY(0);
}

.igx-input-group--border .igx-input-group__label {
  padding: 0 0.25rem;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.igx-input-group--border .igx-input-group__label,
.igx-input-group--search .igx-input-group__label {
  transform: translateY(0);
}

.igx-input-group--search .igx-input-group__label + .igx-input-group__input {
  transform: translateY(0);
}

.igx-input-group--focused .igx-input-group__label, .igx-input-group--placeholder .igx-input-group__label, .igx-input-group--filled .igx-input-group__label, .igx-input-group--file .igx-input-group__label {
  overflow: visible;
  transform: translateY(-50%) scale(0.75);
  margin-top: auto;
}

.igx-input-group--border.igx-input-group--filled .igx-input-group__label, .igx-input-group--border.igx-input-group--file .igx-input-group__label, .igx-input-group--border.igx-input-group--focused .igx-input-group__label, .igx-input-group--border.igx-input-group--placeholder .igx-input-group__label {
  transform: translateY(-130%) scale(0.75);
  background: inherit;
  background: var(--label-floated-background, inherit);
}

.igx-input-group--disabled.igx-input-group--border .igx-input-group__label {
  background: inherit;
  background: var(--label-floated-disabled-background, inherit);
}

.igx-input-group--border.igx-input-group--cosy.igx-input-group--filled .igx-input-group__label, .igx-input-group--border.igx-input-group--cosy.igx-input-group--file .igx-input-group__label, .igx-input-group--border.igx-input-group--cosy.igx-input-group--focused .igx-input-group__label, .igx-input-group--border.igx-input-group--cosy.igx-input-group--placeholder .igx-input-group__label {
  transform: translateY(-115%) scale(0.75);
}

.igx-input-group--border.igx-input-group--compact.igx-input-group--filled .igx-input-group__label, .igx-input-group--border.igx-input-group--compact.igx-input-group--file .igx-input-group__label, .igx-input-group--border.igx-input-group--compact.igx-input-group--focused .igx-input-group__label, .igx-input-group--border.igx-input-group--compact.igx-input-group--placeholder .igx-input-group__label {
  transform: translateY(-105%) scale(0.75);
}

.igx-input-group--placeholder .igx-input-group__label, .igx-input-group--disabled .igx-input-group__label, .igx-input-group--disabled.igx-input-group--required .igx-input-group__label {
  transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.igx-input-group--focused .igx-input-group__label {
  color: var(--focused-secondary-color);
}

.igx-input-group--valid .igx-input-group__label {
  color: var(--success-secondary-color);
}

.igx-input-group--invalid .igx-input-group__label {
  color: var(--error-secondary-color);
}

.igx-input-group--required .igx-input-group__label::after {
  content: "*";
  font-size: inherit;
  vertical-align: top;
  margin-inline-start: 2px; /* 2px base is 16px */
  display: inline-block;
}

.igx-input-group__input, .igx-input-group__textarea {
  position: relative;
  display: block;
  border: none;
  height: 2rem;
  width: 100%;
  min-width: 0;
  overflow: visible;
  background: transparent;
  color: var(--filled-text-color);
  outline-style: none;
  box-shadow: none;
  border-top: 0.1875rem solid transparent;
  padding-bottom: 0.1875rem;
}

.igx-input-group__input:not([type=date]), .igx-input-group__textarea:not([type=date]) {
  line-height: 0 !important; /* Reset typography */
}

.igx-input-group__input::placeholder, .igx-input-group__textarea::placeholder {
  color: var(--placeholder-color);
  opacity: 1;
  line-height: normal; /* Fix placeholder position in Safari */
}

.igx-input-group__file-input {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  height: 2rem;
  color: var(--filled-text-color);
  line-height: 1;
}

.igx-input-group__file-input span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  display: inline-block;
  width: inherit;
  max-width: inherit;
  top: 50%;
  transform: translateY(-50%);
}

.igx-input-group--cosy .igx-input-group__input {
  height: 1.6842105263rem;
}

.igx-input-group--cosy .igx-input-group__file-input {
  height: 1.6842105263rem;
}

.igx-input-group--compact .igx-input-group__input {
  height: 1.4545454545rem;
}

.igx-input-group--compact .igx-input-group__file-input {
  height: 1.4545454545rem;
}

.igx-input-group__upload-button {
  margin-bottom: 0.625rem;
}

.igx-input-group__clear-icon:focus {
  background-color: hsla(201deg, 40%, 33%, 1);
  background-color: hsla(var(--igx-primary-500), var(--igx-primary-a));
  color: white;
  color: var(--igx-primary-500-contrast);
  background-color: transparent;
  color: hsla(194deg, 47%, 69%, 1);
  color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

.igx-input-group__input:-webkit-autofill {
  transition-delay: 99999s;
}

.igx-input-group__input::-ms-clear {
  display: none;
}

.igx-input-group--box .igx-input-group__input,
.igx-input-group--box .igx-input-group__file-input,
.igx-input-group--search .igx-input-group__input,
.igx-input-group--border .igx-input-group__input,
.igx-input-group--border .igx-input-group__file-input,
.igx-input-group--indigo .igx-input-group__input,
.igx-input-group--indigo .igx-input-group__file-input {
  transform: translateY(-25%);
}

.igx-input-group__input:hover, .igx-input-group__file-input:hover, .igx-input-group__textarea:hover {
  cursor: pointer;
}

.igx-input-group__input:focus, .igx-input-group__file-input:focus, .igx-input-group__textarea:focus {
  cursor: text;
  color: var(--focused-text-color);
}

.igx-input-group--disabled .igx-input-group__input, .igx-input-group--disabled .igx-input-group__file-input, .igx-input-group--disabled.igx-input-group--required .igx-input-group__input, .igx-input-group--disabled.igx-input-group--required .igx-input-group__file-input, .igx-input-group--indigo.igx-input-group--disabled .igx-input-group__input, .igx-input-group--indigo.igx-input-group--disabled .igx-input-group__file-input {
  color: var(--disabled-text-color) !important;
}

.igx-input-group--disabled .igx-input-group__input::placeholder, .igx-input-group--disabled .igx-input-group__file-input::placeholder, .igx-input-group--disabled.igx-input-group--required .igx-input-group__input::placeholder, .igx-input-group--disabled.igx-input-group--required .igx-input-group__file-input::placeholder, .igx-input-group--indigo.igx-input-group--disabled .igx-input-group__input::placeholder, .igx-input-group--indigo.igx-input-group--disabled .igx-input-group__file-input::placeholder {
  color: var(--disabled-placeholder-color);
}

.igx-input-group__textarea {
  min-height: 5.125rem;
  margin-inline-end: -1rem;
  height: auto;
  resize: vertical;
  overflow: hidden;
  line-height: normal !important;
}

.igx-input-group__textarea:not([type="*"]) {
  line-height: normal !important; /* resets typography styles */
}

.igx-input-group--disabled .igx-input-group__textarea, .igx-input-group--disabled.igx-input-group--required .igx-input-group__textarea {
  color: var(--disabled-text-color) !important;
}

.igx-input-group--disabled .igx-input-group__textarea::placeholder, .igx-input-group--disabled.igx-input-group--required .igx-input-group__textarea::placeholder {
  color: var(--disabled-placeholder-color);
}

.igx-input-group--cosy .igx-input-group__textarea {
  min-height: 4.3157894737rem;
  margin-inline-end: -0.8421052632rem;
}

.igx-input-group--compact .igx-input-group__textarea {
  min-height: 3.7272727273rem;
  margin-inline-end: -0.7272727273rem;
}

.igx-input-group--indigo .igx-input-group__textarea {
  margin-top: -1.125rem !important;
}

.igx-input-group--indigo.igx-input-group--cosy .igx-input-group__textarea {
  margin-top: -0.9473684211rem !important;
}

.igx-input-group--indigo.igx-input-group--compact .igx-input-group__textarea {
  margin-top: -0.8181818182rem !important;
}

.igx-input-group igx-prefix, .igx-input-group--focused igx-prefix,
.igx-input-group [igxPrefix],
.igx-input-group--focused [igxPrefix],
.igx-input-group igx-suffix,
.igx-input-group--focused igx-suffix,
.igx-input-group [igxSuffix],
.igx-input-group--focused [igxSuffix] {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 2rem;
  transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.igx-input-group igx-prefix, .igx-input-group--focused igx-prefix,
.igx-input-group [igxPrefix],
.igx-input-group--focused [igxPrefix] {
  padding: 0.5rem;
  padding-inline-start: 0;
}

.igx-input-group igx-suffix, .igx-input-group--focused igx-suffix,
.igx-input-group [igxSuffix],
.igx-input-group--focused [igxSuffix] {
  padding: 0.5rem 0;
}

.igx-input-group--cosy igx-prefix,
.igx-input-group--cosy [igxPrefix],
.igx-input-group--cosy igx-suffix,
.igx-input-group--cosy [igxSuffix] {
  height: 1.6842105263rem;
}

.igx-input-group--compact igx-prefix,
.igx-input-group--compact [igxPrefix],
.igx-input-group--compact igx-suffix,
.igx-input-group--compact [igxSuffix] {
  font-size: 0.9545454545rem;
  height: 1.4545454545rem;
}

.igx-input-group--cosy igx-prefix,
.igx-input-group--cosy [igxPrefix] {
  padding: 0.4210526316rem;
  padding-inline-start: 0;
}

.igx-input-group--compact igx-prefix,
.igx-input-group--compact [igxPrefix] {
  padding: 0.3636363636rem;
  padding-inline-start: 0;
}

.igx-input-group--cosy igx-suffix,
.igx-input-group--cosy [igxSuffix] {
  padding: 0.4210526316rem 0;
}

.igx-input-group--compact igx-suffix,
.igx-input-group--compact [igxSuffix] {
  padding: 0.3636363636rem 0;
}

igx-prefix.igx-prefix--upload,
[igxPrefix].igx-prefix--upload {
  padding: 0 !important;
}

.igx-input-group--fluent igx-prefix,
.igx-input-group--fluent [igxPrefix] {
  color: var(--input-prefix-color);
  background: var(--input-prefix-background);
  padding: 0 0.5rem;
  width: auto;
  height: auto;
  line-height: normal;
  font-weight: 400;
}

.igx-input-group--fluent igx-prefix:last-of-type,
.igx-input-group--fluent [igxPrefix]:last-of-type {
  margin-inline-end: 0.5rem;
}

.igx-input-group--fluent igx-prefix:first-of-type,
.igx-input-group--fluent [igxPrefix]:first-of-type {
  border-radius: var(--border-border-radius) 0 0 var(--border-border-radius);
}

.igx-input-group--search.igx-input-group--fluent igx-prefix,
.igx-input-group--search.igx-input-group--fluent [igxPrefix] {
  padding: 0 0.5rem;
}

.igx-input-group--search.igx-input-group--fluent igx-prefix:last-of-type,
.igx-input-group--search.igx-input-group--fluent [igxPrefix]:last-of-type {
  margin-inline-end: 0;
}

.igx-input-group--fluent igx-suffix,
.igx-input-group--fluent [igxSuffix] {
  color: var(--input-suffix-color);
  padding: 0 0.5rem;
  background: var(--input-suffix-background);
  width: auto;
  height: auto;
  line-height: normal;
}

.igx-input-group--fluent igx-suffix:first-of-type,
.igx-input-group--fluent [igxSuffix]:first-of-type {
  margin-inline-start: 0.5rem;
}

.igx-input-group--fluent igx-suffix:last-of-type,
.igx-input-group--fluent [igxSuffix]:last-of-type {
  border-radius: 0 var(--border-border-radius) var(--border-border-radius) 0;
}

.igx-input-group--search.igx-input-group--fluent igx-suffix,
.igx-input-group--search.igx-input-group--fluent [igxSuffix] {
  width: auto;
  height: auto;
  padding: 0 0.5rem;
  line-height: normal;
}

.igx-input-group--search.igx-input-group--fluent igx-suffix:first-of-type,
.igx-input-group--search.igx-input-group--fluent [igxSuffix]:first-of-type {
  margin-inline-start: 0;
}

.igx-input-group--fluent igx-prefix igx-icon,
.igx-input-group--fluent [igxPrefix] igx-icon,
.igx-input-group--fluent igx-suffix igx-icon,
.igx-input-group--fluent [igxSuffix] igx-icon,
.igx-input-group--search.igx-input-group--fluent igx-suffix igx-icon,
.igx-input-group--search.igx-input-group--fluent igx-prefix igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-input-group--fluent igx-prefix .igx-typography [igx-button],
.igx-input-group--fluent [igxPrefix] .igx-typography [igx-button],
.igx-input-group--fluent igx-prefix .igx-typography igx-button,
.igx-input-group--fluent [igxPrefix] .igx-typography igx-button,
.igx-input-group--fluent igx-prefix button,
.igx-input-group--fluent [igxPrefix] button,
.igx-input-group--fluent igx-suffix .igx-typography [igx-button],
.igx-input-group--fluent [igxSuffix] .igx-typography [igx-button],
.igx-input-group--fluent igx-suffix .igx-typography igx-button,
.igx-input-group--fluent [igxSuffix] .igx-typography igx-button,
.igx-input-group--fluent igx-suffix button,
.igx-input-group--fluent [igxSuffix] button {
  border-radius: var(--border-border-radius) 0 0 var(--border-border-radius);
}

.igx-input-group--fluent igx-prefix .igx-button--raised::after,
.igx-input-group--fluent [igxPrefix] .igx-button--raised::after,
.igx-input-group--fluent igx-suffix .igx-button--raised::after,
.igx-input-group--fluent [igxSuffix] .igx-button--raised::after {
  border-radius: var(--border-border-radius) 0 0 var(--border-border-radius);
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--cosy igx-prefix,
.igx-input-group--fluent.igx-input-group--search.igx-input-group--cosy igx-suffix,
.igx-input-group--cosy.igx-input-group--fluent igx-prefix,
.igx-input-group--cosy.igx-input-group--fluent [igxPrefix],
.igx-input-group--cosy.igx-input-group--fluent igx-suffix,
.igx-input-group--cosy.igx-input-group--fluent [igxSuffix] {
  height: auto;
  line-height: normal;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--compact igx-prefix,
.igx-input-group--fluent.igx-input-group--search.igx-input-group--compact igx-suffix,
.igx-input-group--compact.igx-input-group--fluent igx-prefix,
.igx-input-group--compact.igx-input-group--fluent [igxPrefix],
.igx-input-group--compact.igx-input-group--fluent igx-suffix,
.igx-input-group--compact.igx-input-group--fluent [igxSuffix] {
  font-size: 0.9545454545rem;
  height: auto;
  line-height: normal;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--cosy igx-prefix,
.igx-input-group--cosy.igx-input-group--fluent igx-prefix,
.igx-input-group--cosy.igx-input-group--fluent [igxPrefix] {
  padding: 0 0.4210526316rem;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--compact igx-prefix,
.igx-input-group--compact.igx-input-group--fluent igx-prefix,
.igx-input-group--compact.igx-input-group--fluent [igxPrefix] {
  padding: 0 0.3636363636rem;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--cosy igx-suffix,
.igx-input-group--cosy.igx-input-group--fluent igx-suffix,
.igx-input-group--cosy.igx-input-group--fluent [igxSuffix] {
  padding: 0 0.4210526316rem;
}

.igx-input-group--fluent.igx-input-group--search.igx-input-group--compact igx-suffix,
.igx-input-group--compact.igx-input-group--fluent igx-suffix,
.igx-input-group--compact.igx-input-group--fluent [igxSuffix] {
  padding: 0 0.3636363636rem;
}

.igx-input-group--box igx-prefix, .igx-input-group--border igx-prefix, .igx-input-group--indigo igx-prefix, .igx-input-group--search igx-prefix,
.igx-input-group--box [igxPrefix],
.igx-input-group--border [igxPrefix],
.igx-input-group--indigo [igxPrefix],
.igx-input-group--search [igxPrefix] {
  padding: 0;
  padding-inline-end: 0.5rem;
}

.igx-input-group--box.igx-input-group--cosy igx-prefix, .igx-input-group--border.igx-input-group--cosy igx-prefix, .igx-input-group--indigo.igx-input-group--cosy igx-prefix, .igx-input-group--search.igx-input-group--cosy igx-prefix,
.igx-input-group--box.igx-input-group--cosy [igxPrefix],
.igx-input-group--border.igx-input-group--cosy [igxPrefix],
.igx-input-group--indigo.igx-input-group--cosy [igxPrefix],
.igx-input-group--search.igx-input-group--cosy [igxPrefix] {
  padding: 0;
  padding-inline-end: 0.4210526316rem;
}

.igx-input-group--box.igx-input-group--compact igx-prefix, .igx-input-group--border.igx-input-group--compact igx-prefix, .igx-input-group--indigo.igx-input-group--compact igx-prefix, .igx-input-group--search.igx-input-group--compact igx-prefix,
.igx-input-group--box.igx-input-group--compact [igxPrefix],
.igx-input-group--border.igx-input-group--compact [igxPrefix],
.igx-input-group--indigo.igx-input-group--compact [igxPrefix],
.igx-input-group--search.igx-input-group--compact [igxPrefix] {
  padding: 0;
  padding-inline-end: 0.3636363636rem;
}

.igx-input-group--box igx-suffix, .igx-input-group--border igx-suffix, .igx-input-group--indigo igx-suffix, .igx-input-group--search igx-suffix,
.igx-input-group--box [igxSuffix],
.igx-input-group--border [igxSuffix],
.igx-input-group--indigo [igxSuffix],
.igx-input-group--search [igxSuffix] {
  padding: 0;
}

.igx-input-group--filled igx-prefix,
.igx-input-group--filled [igxPrefix],
.igx-input-group--filled igx-suffix,
.igx-input-group--filled [igxSuffix] {
  color: var(--filled-text-color);
}

.igx-input-group__border {
  height: 2px; /* 2px, when base is 16px */
  margin-top: -2px; /* 2px, when base is 16px */
  transform: scaleX(0);
  transform-origin: center;
  background: var(--focused-secondary-color);
}

.igx-input-group--focused .igx-input-group__border {
  transform: scaleX(1);
  transition: transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.igx-input-group--valid .igx-input-group__border {
  background: var(--success-secondary-color);
}

.igx-input-group--invalid .igx-input-group__border {
  background: var(--error-secondary-color);
}

.igx-input-group--border .igx-input-group__border, .igx-input-group--search .igx-input-group__border {
  display: none;
}

.igx-input-group__hint {
  position: relative;
  display: flex;
  padding-top: 0.375rem;
  justify-content: space-between;
}

.igx-input-group__hint > * {
  margin-inline-end: 0.5rem;
}

.igx-input-group__hint > *:last-child {
  margin-inline-end: 0;
}

.igx-input-group__hint:empty {
  display: none;
}

.igx-input-group--box .igx-input-group__hint, .igx-input-group--border .igx-input-group__hint, .igx-input-group--indigo .igx-input-group__hint, .igx-input-group--search .igx-input-group__hint, .igx-input-group--search.igx-input-group--fluent .igx-input-group__hint {
  margin-inline-start: 0.75rem; /* 16px, base is 12px */
  margin-inline-end: 0.75rem; /* 16px, base is 12px */
}

.igx-input-group--valid .igx-input-group__hint {
  color: var(--success-secondary-color);
}

.igx-input-group--invalid .igx-input-group__hint {
  color: var(--error-secondary-color);
}

.igx-input-group__hint-item--start, .igx-input-group__hint-item--end {
  display: flex;
  align-items: center;
  position: relative;
}

.igx-input-group__hint-item--start {
  justify-content: flex-start;
}

.igx-input-group__hint-item--end {
  justify-content: flex-end;
}

.igx-input-group__hint-item--start,
.igx-input-group__hint-item--end {
  width: 100%;
}

.igx-input-group--disabled igx-prefix, .igx-input-group--disabled.igx-input-group--required igx-prefix,
.igx-input-group--disabled [igxPrefix],
.igx-input-group--disabled igx-suffix,
.igx-input-group--disabled.igx-input-group--required igx-suffix,
.igx-input-group--disabled [igxSuffix] {
  color: var(--disabled-text-color);
}

.igx-input-group--bootstrap igx-prefix:first-child,
.igx-input-group--bootstrap [igxPrefix]:first-child {
  border-start-start-radius: var(--box-border-radius);
  border-end-start-radius: var(--box-border-radius);
}

.igx-input-group--bootstrap igx-suffix:last-child,
.igx-input-group--bootstrap [igxSuffix]:last-child {
  border-start-end-radius: var(--box-border-radius);
  border-end-end-radius: var(--box-border-radius);
}

.igx-input-group--bootstrap .igx-input-group__input:not(:first-child), .igx-input-group--bootstrap .igx-input-group__textarea:not(:first-child),
.igx-input-group--bootstrap .igx-input-group__file-input:not(:first-child) {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}

.igx-input-group--bootstrap .igx-input-group__input:not(:last-child), .igx-input-group--bootstrap .igx-input-group__textarea:not(:last-child),
.igx-input-group--bootstrap .igx-input-group__file-input:not(:last-child) {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}

.igx-input-group--disabled.igx-input-group--bootstrap .igx-input-group__bundle {
  background-image: none;
}

.igx-input-group--bootstrap .igx-input-group__bundle {
  align-items: stretch;
  padding: 0;
  box-shadow: none;
  z-index: 0;
}

.igx-input-group--bootstrap .igx-input-group__bundle:hover {
  border: none;
  box-shadow: none;
}

.igx-input-group--bootstrap igx-prefix,
.igx-input-group--bootstrap [igxPrefix],
.igx-input-group--bootstrap igx-suffix,
.igx-input-group--bootstrap [igxSuffix] {
  border: 1px solid var(--border-color);
  padding: 0.5rem 1rem;
  z-index: -1;
  width: auto;
  height: auto;
  font-size: 1.25rem;
  line-height: 1.5;
  white-space: nowrap;
}

.igx-input-group--bootstrap igx-prefix igx-icon,
.igx-input-group--bootstrap [igxPrefix] igx-icon,
.igx-input-group--bootstrap igx-suffix igx-icon,
.igx-input-group--bootstrap [igxSuffix] igx-icon {
  width: 1.25rem;
  width: var(--igx-icon-size, 1.25rem);
  height: 1.25rem;
  height: var(--igx-icon-size, 1.25rem);
  font-size: 1.25rem;
  font-size: var(--igx-icon-size, 1.25rem);
  font-weight: 400;
}

.igx-input-group--bootstrap igx-prefix,
.igx-input-group--bootstrap [igxPrefix] {
  color: var(--input-prefix-color);
  background: var(--input-prefix-background);
  border-inline-end: 0;
}

.igx-input-group--bootstrap igx-suffix,
.igx-input-group--bootstrap [igxSuffix] {
  color: var(--input-suffix-color);
  background: var(--input-suffix-background);
  border-inline-start: 0;
}

.igx-input-group--disabled.igx-input-group--bootstrap .igx-input-group__bundle igx-prefix,
.igx-input-group--disabled.igx-input-group--bootstrap .igx-input-group__bundle [igxPrefix],
.igx-input-group--disabled.igx-input-group--bootstrap .igx-input-group__bundle igx-suffix,
.igx-input-group--disabled.igx-input-group--bootstrap .igx-input-group__bundle [igxSuffix] {
  border: 1px solid var(--disabled-border-color);
  color: var(--disabled-text-color);
}

.igx-input-group--cosy.igx-input-group--bootstrap igx-prefix,
.igx-input-group--cosy.igx-input-group--bootstrap [igxPrefix],
.igx-input-group--cosy.igx-input-group--bootstrap igx-suffix,
.igx-input-group--cosy.igx-input-group--bootstrap [igxSuffix] {
  padding: 0.375rem 0.75rem;
  width: auto;
  height: auto;
}

.igx-input-group--cosy.igx-input-group--bootstrap igx-prefix igx-icon,
.igx-input-group--cosy.igx-input-group--bootstrap [igxPrefix] igx-icon,
.igx-input-group--cosy.igx-input-group--bootstrap igx-suffix igx-icon,
.igx-input-group--cosy.igx-input-group--bootstrap [igxSuffix] igx-icon {
  width: 1rem;
  width: var(--igx-icon-size, 1rem);
  height: 1rem;
  height: var(--igx-icon-size, 1rem);
  font-size: 1rem;
  font-size: var(--igx-icon-size, 1rem);
}

.igx-input-group--compact.igx-input-group--bootstrap igx-prefix,
.igx-input-group--compact.igx-input-group--bootstrap [igxPrefix],
.igx-input-group--compact.igx-input-group--bootstrap igx-suffix,
.igx-input-group--compact.igx-input-group--bootstrap [igxSuffix] {
  padding: 0.25rem 0.5rem;
  width: auto;
  height: auto;
}

.igx-input-group--compact.igx-input-group--bootstrap igx-prefix igx-icon,
.igx-input-group--compact.igx-input-group--bootstrap [igxPrefix] igx-icon,
.igx-input-group--compact.igx-input-group--bootstrap igx-suffix igx-icon,
.igx-input-group--compact.igx-input-group--bootstrap [igxSuffix] igx-icon {
  width: 0.875rem;
  width: var(--igx-icon-size, 0.875rem);
  height: 0.875rem;
  height: var(--igx-icon-size, 0.875rem);
  font-size: 0.875rem;
  font-size: var(--igx-icon-size, 0.875rem);
}

.igx-input-group--bootstrap .igx-input-group__label, .igx-input-group--focused.igx-input-group--bootstrap .igx-input-group__label, .igx-input-group--valid.igx-input-group--bootstrap .igx-input-group__label, .igx-input-group--invalid.igx-input-group--bootstrap .igx-input-group__label {
  position: static;
  display: block;
  color: var(--idle-secondary-color);
  padding: 0;
  line-height: normal !important;
  transform: translateY(0);
  transform-origin: top left;
  margin-top: 0 !important;
  margin-bottom: 0.5rem;
  height: auto;
  font-size: 1rem;
}

[dir=rtl] .igx-input-group--bootstrap .igx-input-group__label, .igx-input-group--bootstrap [dir=rtl] .igx-input-group__label {
  transform-origin: top right;
}

.igx-input-group--cosy.igx-input-group--bootstrap .igx-input-group__label {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}

.igx-input-group--compact.igx-input-group--bootstrap .igx-input-group__label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}

.igx-input-group--bootstrap .igx-input-group__input, .igx-input-group--bootstrap .igx-input-group__textarea {
  height: auto;
  line-height: 1.5 !important;
  margin: 0;
  border-radius: var(--box-border-radius);
  border: 1px solid var(--border-color);
  font-size: 1.25rem;
  padding: 0.5rem 1rem;
  transition: box-shadow 0.15s ease-out, border 0.15s ease-out;
}

.igx-input-group--bootstrap .igx-input-group__file-input {
  width: calc(100% - 2rem);
  height: inherit;
  border-radius: var(--box-border-radius);
  border: 0.0625rem solid var(--border-color);
  padding: 0.5rem 1rem;
}

.igx-input-group--focused.igx-input-group--bootstrap .igx-input-group__input, .igx-input-group--focused.igx-input-group--bootstrap .igx-input-group__file-input, .igx-input-group--focused.igx-input-group--bootstrap .igx-input-group__textarea {
  border: 0.0625rem solid var(--focused-border-color);
  box-shadow: 0 0 0 0.25rem var(--focused-secondary-color);
}

.igx-input-group--valid.igx-input-group--bootstrap .igx-input-group__input, .igx-input-group--valid.igx-input-group--bootstrap .igx-input-group__input:hover, .igx-input-group--valid.igx-input-group--bootstrap .igx-input-group__file-input, .igx-input-group--valid.igx-input-group--bootstrap .igx-input-group__file-input:hover, .igx-input-group--valid.igx-input-group--bootstrap .igx-input-group__textarea, .igx-input-group--valid.igx-input-group--bootstrap .igx-input-group__textarea:hover {
  border: 0.0625rem solid var(--success-secondary-color);
  box-shadow: 0 0 0 0.25rem var(--success-shadow-color);
}

.igx-input-group--invalid.igx-input-group--bootstrap .igx-input-group__input, .igx-input-group--invalid.igx-input-group--bootstrap .igx-input-group__input:hover, .igx-input-group--invalid.igx-input-group--bootstrap .igx-input-group__file-input, .igx-input-group--invalid.igx-input-group--bootstrap .igx-input-group__file-input:hover, .igx-input-group--invalid.igx-input-group--bootstrap .igx-input-group__textarea, .igx-input-group--invalid.igx-input-group--bootstrap .igx-input-group__textarea:hover {
  border: 0.0625rem solid var(--error-secondary-color);
  box-shadow: 0 0 0 0.25rem var(--error-shadow-color);
}

.igx-input-group--disabled.igx-input-group--bootstrap .igx-input-group__input, .igx-input-group--disabled.igx-input-group--bootstrap .igx-input-group__file-input, .igx-input-group--disabled.igx-input-group--bootstrap .igx-input-group__textarea {
  background: var(--border-disabled-background);
  border: 0.0625rem solid var(--disabled-border-color);
  box-shadow: none;
}

.igx-input-group--search.igx-input-group--bootstrap .igx-input-group__input {
  transform: translateY(0);
}

.igx-input-group--cosy.igx-input-group--bootstrap .igx-input-group__input, .igx-input-group--cosy.igx-input-group--bootstrap .igx-input-group__textarea {
  font-size: 1rem;
  padding: 0.375rem 0.75rem;
}

.igx-input-group--compact.igx-input-group--bootstrap .igx-input-group__input, .igx-input-group--compact.igx-input-group--bootstrap .igx-input-group__textarea {
  font-size: 0.875rem;
  padding: 0.25rem 0.5rem;
}

igx-list {
  --background: var(--igx-list-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --header-background: var(--igx-list-header-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --header-text-color: var(--igx-list-header-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --item-background: var(--igx-list-item-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --item-background-hover: var(--igx-list-item-background-hover, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --item-background-active: var(--igx-list-item-background-active, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --item-text-color: var(--igx-list-item-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-text-color-hover: var(--igx-list-item-text-color-hover, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-text-color-active: var(--igx-list-item-text-color-active, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-title-color: var(--igx-list-item-title-color, 'currentColor');
  --item-title-color-hover: var(--igx-list-item-title-color-hover, 'currentColor');
  --item-title-color-active: var(--igx-list-item-title-color-active, 'currentColor');
  --item-action-color: var(--igx-list-item-action-color, 'currentColor');
  --item-action-color-hover: var(--igx-list-item-action-color-hover, 'currentColor');
  --item-action-color-active: var(--igx-list-item-action-color-active, 'currentColor');
  --item-subtitle-color: var(--igx-list-item-subtitle-color, 'currentColor');
  --item-subtitle-color-hover: var(--igx-list-item-subtitle-color-hover, 'currentColor');
  --item-subtitle-color-active: var(--igx-list-item-subtitle-color-active, 'currentColor');
  --item-thumbnail-color: var(--igx-list-item-thumbnail-color, 'currentColor');
  --item-thumbnail-color-hover: var(--igx-list-item-thumbnail-color-hover, 'currentColor');
  --item-thumbnail-color-active: var(--igx-list-item-thumbnail-color-active, 'currentColor');
  --border-color: var(--igx-list-border-color, transparent);
  --border-width: var(--igx-list-border-width, 0);
  --border-radius: var(--igx-list-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 1.5rem), 1.5rem));
  --item-border-radius: var(--igx-list-item-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 1.5rem), 1.5rem));
}

.igx-list, .igx-list--empty, .igx-list--compact, .igx-list--cosy {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  background: var(--background);
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 0;
  border-radius: var(--border-radius);
}

.igx-list--empty {
  justify-content: center;
  align-items: center;
}

.igx-list--empty .igx-list__message {
  text-align: center;
  color: var(--item-text-color);
  padding: 1rem;
  z-index: 1;
}

.igx-list__header {
  display: flex;
  align-items: center;
  color: var(--header-text-color);
  background: var(--header-background);
  padding: 0.5rem 1rem;
  -webkit-user-select: none;
          user-select: none;
}

.igx-list--cosy .igx-list__header {
  padding: 0.25rem 0.5rem;
}

.igx-list--compact .igx-list__header {
  padding: 0.125rem 0.25rem;
}

.igx-list__item-base {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  border-radius: var(--item-border-radius);
  color: var(--item-text-color);
  background: var(--item-background);
}

.igx-list__item-base:hover {
  color: var(--item-text-color-hover);
  background: var(--item-background-hover);
}

.igx-list__item-base:hover .igx-list__item-lines {
  color: currentColor;
}

.igx-list__item-base:hover .igx-list__item-line-title {
  color: var(--item-title-color-hover);
}

.igx-list__item-base:hover .igx-list__item-line-subtitle {
  color: var(--item-subtitle-color-hover);
}

.igx-list__item-base:hover .igx-list__item-actions {
  color: var(--item-action-color-hover);
}

.igx-list__item-base:hover .igx-list__item-actions igx-icon {
  color: var(--item-action-color-hover);
}

.igx-list__item-base:hover .igx-list__item-thumbnail {
  color: var(--item-thumbnail-color-hover);
}

.igx-list__item-base:hover .igx-list__item-thumbnail igx-icon {
  color: var(--item-thumbnail-color-hover);
}

.igx-list__item-right, .igx-list__item-left {
  position: absolute;
  visibility: hidden;
  display: flex;
  z-index: 1;
}

.igx-list__item-lines {
  color: currentColor;
  display: flex;
  flex-direction: column;
  flex: 1 0 0%;
}

.igx-list__item-lines:empty {
  display: none;
}

.igx-list__item-line-subtitle {
  color: var(--item-subtitle-color);
  opacity: 0.74;
}

.igx-list__item-line-title {
  color: var(--item-title-color);
}

.igx-list__item-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--item-action-color);
}

.igx-list__item-actions > * {
  margin-inline-start: 0.5rem;
}

.igx-list__item-actions:empty {
  display: none;
}

.igx-list__item-actions igx-icon {
  color: var(--item-action-color);
}

[dir=rtl] .igx-list__item-actions igx-icon {
  transform: scaleX(-1);
}

.igx-list__item-content, .igx-list__item-content:active {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0.5rem 1rem;
  border-radius: var(--item-border-radius);
  background: inherit;
  z-index: 2;
}

.igx-list--compact .igx-list__item-content {
  padding: 0.125rem 0.25rem;
}

.igx-list--cosy .igx-list__item-content {
  padding: 0.25rem 0.5rem;
}

.igx-list__item-thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  padding: 0;
  color: var(--item-thumbnail-color);
}

.igx-list__item-thumbnail > igx-icon {
  margin: 0.5rem 1rem;
  margin-inline-start: 0;
}

.igx-list__item-thumbnail > igx-avatar > igx-icon {
  margin: 0;
}

.igx-list__item-thumbnail:empty {
  display: none;
}

.igx-list__item-thumbnail:not(:empty) + .igx-list__item-lines {
  margin: 0;
  margin-inline-start: 1rem;
}

.igx-list--cosy .igx-list__item-thumbnail:not(:empty) + .igx-list__item-lines {
  margin: 0;
  margin-inline-start: 0.75rem;
}

.igx-list--compact .igx-list__item-thumbnail:not(:empty) + .igx-list__item-lines {
  margin: 0;
  margin-inline-start: 0.5rem;
}

.igx-list--cosy .igx-list__item-thumbnail > igx-icon {
  margin: 0.375rem 0.5rem;
  margin-inline-start: 0;
}

.igx-list--compact .igx-list__item-thumbnail > igx-icon {
  margin: 0.25rem;
  margin-inline-start: 0;
}

.igx-list--cosy .igx-list__item-actions > * {
  margin-inline-start: 0.375rem;
}

.igx-list--compact .igx-list__item-actions > * {
  margin-inline-start: 0.25rem;
}

.igx-list__item-lines + .igx-list__item-actions {
  margin-inline-start: 0.5rem;
}

.igx-list__item-content:active {
  color: var(--item-text-color-active);
  background: var(--item-background-active);
  z-index: 3;
}

.igx-list__item-content:active .igx-list__item-line-title {
  color: var(--item-title-color-active);
}

.igx-list__item-content:active .igx-list__item-line-subtitle {
  color: var(--item-subtitle-color-active);
}

.igx-list__item-content:active .igx-list__item-actions {
  color: var(--item-action-color-active);
}

.igx-list__item-content:active .igx-list__item-actions igx-icon {
  color: var(--item-action-color-active);
}

.igx-list__item-content:active .igx-list__item-thumbnail {
  color: var(--item-thumbnail-color-active);
}

.igx-list__item-content:active .igx-list__item-thumbnail igx-icon {
  color: var(--item-thumbnail-color-active);
}

.igx-list__item-content:not(:active) {
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

igx-navbar {
  --background: var(--igx-navbar-background, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --text-color: var(--igx-navbar-text-color, var(--igx-primary-500-contrast));
  --idle-icon-color: var(--igx-navbar-idle-icon-color, var(--igx-primary-500-contrast));
  --hover-icon-color: var(--igx-navbar-hover-icon-color, var(--igx-primary-500-contrast));
  --shadow: var(--igx-navbar-shadow, var(--igx-elevation-4));
}

.igx-navbar {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 56px;
  max-height: 128px;
  padding-inline: 1rem;
  background: var(--background);
  color: var(--text-color);
  box-shadow: var(--shadow);
  z-index: 4;
  overflow: hidden;
}

igx-navbar-title,
[igxNavbarTitle], igx-navbar-action,
[igxNavbarAction], .igx-navbar__right, .igx-navbar__left {
  display: flex;
  align-items: center;
}

igx-navbar-title,
[igxNavbarTitle], .igx-navbar__title {
  display: -webkit-inline-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin: 0;
  flex-grow: 1;
  -webkit-user-select: text;
          user-select: text;
  display: flex;
  flex-direction: row;
}

.igx-navbar__right, .igx-navbar__left {
  -webkit-user-select: none;
          user-select: none;
}

.igx-navbar__right > * + *, .igx-navbar__left > * + * {
  margin-inline-start: 1rem;
}

.igx-navbar__right > igx-icon, .igx-navbar__left > igx-icon,
.igx-navbar__right [igxButton=icon],
.igx-navbar__left [igxButton=icon] {
  cursor: pointer;
  color: var(--idle-icon-color);
  transition: color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-navbar__right > igx-icon:hover, .igx-navbar__left > igx-icon:hover,
.igx-navbar__right [igxButton=icon]:hover,
.igx-navbar__left [igxButton=icon]:hover {
  color: var(--hover-icon-color);
}

.igx-navbar__left {
  flex-grow: 1;
}

igx-nav-drawer {
  --background: var(--igx-nav-drawer-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --border-color: var(--igx-nav-drawer-border-color, hsla(var(--igx-grays-900), 0.14));
  --item-header-text-color: var(--igx-nav-drawer-item-header-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --item-text-color: var(--igx-nav-drawer-item-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-icon-color: var(--igx-nav-drawer-item-icon-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-active-text-color: var(--igx-nav-drawer-item-active-text-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --item-active-background: var(--igx-nav-drawer-item-active-background, hsla(var(--igx-primary-500), 0.12));
  --item-hover-background: var(--igx-nav-drawer-item-hover-background, hsla(var(--igx-grays-200), 0.8));
  --item-hover-text-color: var(--igx-nav-drawer-item-hover-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --item-active-icon-color: var(--igx-nav-drawer-item-active-icon-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --item-hover-icon-color: var(--igx-nav-drawer-item-hover-icon-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --border-radius: var(--igx-nav-drawer-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 2.25rem), 2.25rem));
  --item-border-radius: var(--igx-nav-drawer-item-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.1666666667) * 1.5rem), 1.5rem));
  --shadow: var(--igx-nav-drawer-shadow, var(--igx-elevation-16));
}

.igx-nav-drawer {
  transition: flex-basis;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  flex-shrink: 0;
}

.igx-nav-drawer__aside {
  position: fixed;
  height: 100%;
  max-width: 90%;
  min-height: 100%;
  overflow-x: hidden;
  background: var(--background);
  top: 0;
  bottom: 0;
  inset-inline-start: 0;
  z-index: 999;
  transition: width, transform;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94), cubic-bezier(0.25, 0.46, 0.45, 0.94);
  box-shadow: var(--shadow);
  border-inline-end: 1px solid var(--border-color);
  border-radius: var(--border-radius);
}

.igx-nav-drawer__aside.panning {
  overflow-x: hidden;
  transition: none;
}

.igx-nav-drawer__aside--pinned {
  position: relative;
  max-width: 100%;
  box-shadow: none;
  z-index: 0;
}

.igx-nav-drawer__aside--collapsed.igx-nav-drawer__aside--right {
  transform: translate3d(300px, 0, 0);
  box-shadow: none;
}

[dir=rtl] .igx-nav-drawer__aside--collapsed.igx-nav-drawer__aside--right {
  transform: translate3d(-300px, 0, 0);
}

.igx-nav-drawer__aside--pinned.igx-nav-drawer__aside--collapsed {
  transform: none;
  width: 0;
  overflow: hidden;
  border: none;
}

.igx-nav-drawer__aside--collapsed {
  transform: translate3d(-300px, 0, 0);
  box-shadow: none;
}

[dir=rtl] .igx-nav-drawer__aside--collapsed {
  transform: translate3d(300px, 0, 0);
}

.igx-nav-drawer__aside--right {
  inset-inline-start: auto;
  inset-inline-end: 0;
  border-inline-end: none;
  border-inline-start: 1px solid var(--border-color);
}

.igx-nav-drawer__aside--mini {
  width: 3.75rem;
  transition-duration: 0.2s, 0.2s;
}

.igx-nav-drawer__aside--mini .igx-nav-drawer__item, .igx-nav-drawer__aside--mini .igx-nav-drawer__item--active {
  justify-content: center;
}

.igx-nav-drawer__aside--mini .igx-nav-drawer__item igx-icon, .igx-nav-drawer__aside--mini .igx-nav-drawer__item--active igx-icon {
  margin-inline-start: 0;
}

.igx-nav-drawer__aside--normal {
  width: 15.125rem;
  transition-duration: 0.3s, 0.3s;
}

.igx-nav-drawer__overlay {
  opacity: 1;
  background: hsla(0deg, 0%, 62%, 0.54);
  background: hsla(var(--igx-grays-500), 0.54);
  transition: opacity, visibility;
  transition-duration: 0.25s, 0.25s;
  transition-timing-function: ease-in, step-start;
  transition-delay: 0s, 0s;
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: visible;
  z-index: 999;
}

.igx-nav-drawer__overlay.panning {
  transform: translate3d(0, 0, 0);
  transition: none;
}

.igx-nav-drawer__overlay--hidden {
  transition-timing-function: ease-in-out, step-end;
  visibility: hidden;
  opacity: 0;
}

.igx-nav-drawer__overlay.panning.igx-nav-drawer__overlay--hidden {
  /* must be visible during pan.. */
  visibility: visible;
}

.igx-nav-drawer__item, .igx-nav-drawer__item--active {
  position: relative;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  color: var(--item-text-color);
  max-height: 3rem;
  min-width: 2rem;
  margin: 0.5rem !important;
  padding: 0.75rem 0.5rem;
  gap: 2rem;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  outline: transparent;
  white-space: nowrap;
  border-radius: var(--item-border-radius);
  text-decoration: none;
  width: calc(100% - 1rem);
  border: none;
  justify-content: flex-start;
}

.igx-nav-drawer__item igx-icon, .igx-nav-drawer__item--active igx-icon {
  color: var(--item-icon-color);
}

[igxButton].igx-nav-drawer__item, [igxButton].igx-nav-drawer__item--active {
  background: transparent;
  border: none;
}

.igx-nav-drawer__item.igx-button--fab, .igx-nav-drawer__item--active.igx-button--fab {
  min-height: auto;
}

.igx-nav-drawer__item.igx-button--icon, .igx-nav-drawer__item--active.igx-button--icon {
  height: auto;
  transition: none;
}

.igx-nav-drawer__item:hover, .igx-nav-drawer__item--active:hover, .igx-nav-drawer__item:focus, .igx-nav-drawer__item--active:focus {
  background: var(--item-hover-background);
  color: var(--item-hover-text-color);
  box-shadow: none;
}

.igx-nav-drawer__item:hover igx-icon, .igx-nav-drawer__item--active:hover igx-icon, .igx-nav-drawer__item:focus igx-icon, .igx-nav-drawer__item--active:focus igx-icon {
  color: var(--item-hover-icon-color);
}

.igx-nav-drawer__item--active {
  color: var(--item-active-text-color);
  background: var(--item-active-background);
}

.igx-nav-drawer__item--active igx-icon {
  color: var(--item-active-icon-color);
}

.igx-nav-drawer__item--active:focus, .igx-nav-drawer__item--active:hover {
  color: var(--item-active-text-color);
  background: var(--item-active-background);
}

.igx-nav-drawer__item--active:focus igx-icon, .igx-nav-drawer__item--active:hover igx-icon {
  color: var(--item-active-icon-color);
}

[igxButton].igx-nav-drawer__item, [igxButton].igx-nav-drawer__item--active {
  box-shadow: none;
}

[igxButton].igx-nav-drawer__item igx-icon, [igxButton].igx-nav-drawer__item--active igx-icon {
  width: 1.5rem;
  width: var(--igx-icon-size, 1.5rem);
  height: 1.5rem;
  height: var(--igx-icon-size, 1.5rem);
  font-size: 1.5rem;
  font-size: var(--igx-icon-size, 1.5rem);
  margin: 0;
}

[igxButton].igx-nav-drawer__item:hover, [igxButton].igx-nav-drawer__item--active:hover, [igxButton].igx-nav-drawer__item:focus, [igxButton].igx-nav-drawer__item--active:focus {
  box-shadow: none;
  border: none;
}

.igx-nav-drawer__item--header {
  display: block;
  padding: 0.75rem 1rem;
  white-space: nowrap;
  color: var(--item-header-text-color);
}

.igx-nav-drawer__style-dummy {
  height: 0;
  background: none;
  box-shadow: none;
  transition: none;
  visibility: hidden;
}

.igx-nav-drawer--disable-animation {
  transition-duration: 0s;
}

.igx-overlay__wrapper--modal, .igx-overlay__content--modal {
  --background-color: var(--igx-overlay-background-color, hsla(var(--igx-grays-500), 0.54));
}

.igx-overlay {
  width: 0;
  height: 0;
  box-sizing: content-box;
}

.igx-overlay__wrapper, .igx-overlay__wrapper--modal, .igx-overlay__wrapper--flex, .igx-overlay__wrapper--flex-container {
  position: fixed;
  inset: 0;
  background: transparent;
  transition: background 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  pointer-events: none;
  z-index: 10005;
  box-sizing: content-box;
}

.igx-overlay__wrapper--modal {
  background: var(--background-color);
  pointer-events: initial;
}

.igx-overlay__wrapper--flex {
  display: flex;
}

.igx-overlay__wrapper--flex-container {
  display: flex;
  position: absolute;
}

.igx-overlay__content, .igx-overlay__content--modal, .igx-overlay__content--elastic, .igx-overlay__content--relative {
  position: absolute;
  pointer-events: all;
  box-sizing: content-box;
}

.igx-overlay__content--modal {
  pointer-events: initial;
}

.igx-overlay__content--elastic {
  overflow: auto;
}

.igx-overlay__content--relative {
  position: relative;
}

.igx-toggle--hidden {
  display: none !important;
}

igx-paginator {
  --text-color: var(--igx-paginator-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --background-color: var(--igx-paginator-background-color, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --border-color: var(--igx-paginator-border-color, hsla(var(--igx-grays-200), var(--igx-grays-a)));
}

.igx-paginator, .igx-paginator--cosy, .igx-paginator--compact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--text-color);
  background: var(--background-color);
  grid-row: 7;
  font-size: 12px;
  border-top: 1px solid var(--border-color);
  z-index: 1;
  padding: 0 1.5rem;
  height: 3.5rem;
  width: 100%;
}

.igx-paginator:empty, .igx-paginator--cosy:empty, .igx-paginator--compact:empty {
  padding: 0;
}

.igx-paginator--cosy {
  padding: 0 1rem;
  height: 3rem;
}

.igx-paginator--compact {
  padding: 0 0.75rem;
  height: 2.75rem;
}

.igx-paginator-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.igx-page-size {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
}

.igx-page-size__label {
  margin-inline-end: 0.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-page-size__select {
  display: flex;
  max-width: 90px;
  min-width: 80px;
}

.igx-page-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1;
}

.igx-page-nav > * {
  margin-inline-start: 0.5rem;
}

[dir=rtl] .igx-page-nav igx-icon {
  transform: scaleX(-1);
}

.igx-page-nav__text {
  display: flex;
}

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

igx-circular-bar {
  --base-circle-color: var(--igx-circular-bar-base-circle-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --progress-circle-color: var(--igx-circular-bar-progress-circle-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --text-color: var(--igx-circular-bar-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --track-border-radius: var(--igx-circular-bar-track-border-radius, 0rem);
  --progress-circle-color-start: var(--igx-circular-bar-progress-circle-color-start, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --progress-circle-color-end: var(--igx-circular-bar-progress-circle-color-end, hsla(var(--igx-primary-500), var(--igx-primary-a)));
}

.igx-circular-bar {
  display: inline-flex;
  flex: 1 1 auto;
  width: 2rem;
  height: 2rem;
  position: relative;
}

.igx-circular-bar svg {
  width: 100%;
  height: 100%;
  min-width: inherit;
  min-height: inherit;
  transform: rotate(-90deg);
}

.igx-circular-bar--indeterminate {
  animation: rotate-center 3s linear normal infinite;
}

[dir=rtl] .igx-circular-bar--indeterminate {
  animation-direction: reverse;
}

.igx-circular-bar__inner {
  stroke-width: 0.25rem;
  fill: transparent;
  stroke: var(--base-circle-color);
}

.igx-circular-bar__outer {
  fill: transparent;
  stroke-width: 0.25rem;
  stroke-dashoffset: 289;
  stroke-dasharray: 289;
}

.igx-circular-bar--indeterminate .igx-circular-bar__outer {
  stroke-dasharray: 289;
  animation: indeterminate-accordion 1.5s cubic-bezier(0, 0.085, 0.68, 0.53) normal infinite;
}

[dir=rtl] .igx-circular-bar--indeterminate .igx-circular-bar__outer, .igx-circular-bar--indeterminate [dir=rtl] .igx-circular-bar__outer {
  animation-direction: reverse;
}

.igx-circular-bar__text {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  transform: translate(-50%, -50%);
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  fill: var(--text-color);
}

.igx-circular-bar--indeterminate .igx-circular-bar__text {
  visibility: hidden;
}

.igx-circular-bar__gradient-start {
  stop-color: var(--progress-circle-color-start);
}

.igx-circular-bar__gradient-end {
  stop-color: var(--progress-circle-color-end);
}

@keyframes indeterminate-accordion {
  from {
    stroke-dashoffset: 578;
    stroke-dasharray: 259;
  }
  to {
    stroke-dashoffset: 120;
  }
}

igx-linear-bar {
  --track-color: var(--igx-linear-bar-track-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --fill-color-default: var(--igx-linear-bar-fill-color-default, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --fill-color-danger: var(--igx-linear-bar-fill-color-danger, hsla(var(--igx-error-500), var(--igx-error-a)));
  --fill-color-warning: var(--igx-linear-bar-fill-color-warning, hsla(var(--igx-warn-500), var(--igx-warn-a)));
  --fill-color-info: var(--igx-linear-bar-fill-color-info, hsla(var(--igx-info-500), var(--igx-info-a)));
  --fill-color-success: var(--igx-linear-bar-fill-color-success, hsla(var(--igx-success-500), var(--igx-success-a)));
  --stripes-color: var(--igx-linear-bar-stripes-color, hsla(var(--igx-grays-50), 0.7));
  --text-color: var(--igx-linear-bar-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --track-border-radius: var(--igx-linear-bar-track-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 0.5rem), 0.5rem));
}

.igx-linear-bar {
  position: relative;
  display: flex;
  width: 100%;
  flex: 1 1 100%;
  flex-direction: column;
}

[dir=rtl].igx-linear-bar .igx-linear-bar__base, [dir=rtl] .igx-linear-bar .igx-linear-bar__base {
  transform: rotateY(180deg);
}

.igx-linear-bar__base {
  position: relative;
  width: inherit;
  height: 0.25rem;
  background: var(--track-color);
  overflow: hidden;
  border-radius: var(--track-border-radius);
  z-index: 0;
}

.igx-linear-bar__indicator {
  width: 100%;
  position: absolute;
  height: 100%;
}

.igx-linear-bar--striped .igx-linear-bar__indicator {
  background-image: linear-gradient(-45deg, var(--stripes-color) 25%, transparent 25%, transparent 50%, var(--stripes-color) 50%, var(--stripes-color) 75%, transparent 75%, transparent);
  background-size: 2.5rem 2.5rem;
}

[dir=rtl] .igx-linear-bar--striped .igx-linear-bar__indicator, .igx-linear-bar--striped [dir=rtl] .igx-linear-bar__indicator {
  background-image: linear-gradient(45deg, var(--stripes-color) 25%, transparent 25%, transparent 50%, var(--stripes-color) 50%, var(--stripes-color) 75%, transparent 75%, transparent);
}

.igx-linear-bar--indeterminate .igx-linear-bar__indicator-secondary,
.igx-linear-bar--indeterminate .igx-linear-bar__indicator {
  transform-origin: top left;
  width: 100% !important;
  height: inherit;
  position: absolute;
  background: transparent;
}

.igx-linear-bar--indeterminate .igx-linear-bar__indicator-secondary::after,
.igx-linear-bar--indeterminate .igx-linear-bar__indicator::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: inherit;
  height: inherit;
  background: var(--fill-color-default);
  backface-visibility: hidden;
}

.igx-linear-bar--indeterminate .igx-linear-bar__indicator {
  transform: scale3d(0, 1, 1);
  animation: indeterminate-primary 2000ms infinite linear;
  left: -145.166611%;
}

.igx-linear-bar--indeterminate .igx-linear-bar__indicator::after {
  animation: indeterminate-primary-scale 2000ms infinite linear;
}

.igx-linear-bar--indeterminate .igx-linear-bar__indicator-secondary {
  animation: indeterminate-secondary 2000ms infinite linear;
  left: -54.888891%;
}

.igx-linear-bar--indeterminate .igx-linear-bar__indicator-secondary::after {
  animation: indeterminate-secondary-scale 2000ms infinite linear;
  width: 100%;
  height: inherit;
}

.igx-linear-bar__indicator {
  background: var(--fill-color-default);
}

.igx-linear-bar--danger .igx-linear-bar__indicator {
  background-color: var(--fill-color-danger);
}

.igx-linear-bar--warning .igx-linear-bar__indicator {
  background-color: var(--fill-color-warning);
}

.igx-linear-bar--info .igx-linear-bar__indicator {
  background-color: var(--fill-color-info);
}

.igx-linear-bar--success .igx-linear-bar__indicator {
  background-color: var(--fill-color-success);
}

.igx-linear-bar__value, .igx-linear-bar__value--start, .igx-linear-bar__value--center, .igx-linear-bar__value--end, .igx-linear-bar__value--top, .igx-linear-bar__value--hidden, .igx-linear-bar--indeterminate .igx-linear-bar__value {
  margin: 0;
  color: var(--text-color);
  font-size: 0.875em;
  font-weight: 600;
}

.igx-linear-bar__value, .igx-linear-bar__value--start {
  align-self: flex-start;
}

.igx-linear-bar__value--center {
  align-self: center;
}

.igx-linear-bar__value--end {
  align-self: flex-end;
}

.igx-linear-bar__value--top {
  order: -1;
}

.igx-linear-bar__value--hidden, .igx-linear-bar--indeterminate .igx-linear-bar__value {
  display: none;
}

@keyframes indeterminate-primary {
  0% {
    transform: translateX(0);
  }
  20% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(0);
  }
  59.15% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(83.67142%);
  }
  100% {
    transform: translateX(200.611057%);
  }
}

@keyframes indeterminate-primary-scale {
  0% {
    transform: scaleX(0.08);
  }
  36.65% {
    animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
    transform: scaleX(0.08);
  }
  69.15% {
    animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
    transform: scaleX(0.661479);
  }
  100% {
    transform: scaleX(0.08);
  }
}

@keyframes indeterminate-secondary {
  0% {
    animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    transform: translateX(0);
  }
  25% {
    animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    transform: translateX(37.651913%);
  }
  48.35% {
    animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    transform: translateX(84.386165%);
  }
  100% {
    transform: translateX(160.277782%);
  }
}

@keyframes indeterminate-secondary-scale {
  0% {
    animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    transform: scaleX(0.08);
  }
  19.15% {
    animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    transform: scaleX(0.457104);
  }
  44.15% {
    animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    transform: scaleX(0.72796);
  }
  100% {
    transform: scaleX(0.08);
  }
}

igx-radio {
  --hover-color: var(--igx-radio-hover-color, transparent);
  --fill-hover-border-color: var(--igx-radio-fill-hover-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --label-color: var(--igx-radio-label-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --empty-color: var(--igx-radio-empty-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --fill-color: var(--igx-radio-fill-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --fill-color-hover: var(--igx-radio-fill-color-hover, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --disabled-color: var(--igx-radio-disabled-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-label-color: var(--igx-radio-disabled-label-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
}

.igx-radio {
  position: relative;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  color: var(--label-color);
}

.igx-radio__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: none;
  clip: rect(0, 0, 0, 0);
  outline: 0;
  pointer-events: none;
  overflow: hidden;
  -webkit-appearance: none;
          appearance: none;
}

.igx-radio--disabled {
  pointer-events: none;
  color: var(--disabled-label-color);
  -webkit-user-select: none;
          user-select: none;
}

.igx-radio__composite {
  position: relative;
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  min-width: 1.25em;
  line-height: 1.25em;
  cursor: pointer;
  color: var(--label-color);
  -webkit-user-select: none;
          user-select: none;
}

.igx-radio__composite::before, .igx-radio__composite::after {
  position: absolute;
  content: "";
  width: 1.25em;
  height: 1.25em;
  inset-inline-start: 0;
  top: 0;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
}

.igx-radio__composite::before {
  backface-visibility: hidden;
  transform: scale(0);
  transition: all 0.2s ease-in;
  z-index: 1;
}

.igx-radio__composite::after {
  border: 0.125rem solid var(--empty-color);
}

.igx-radio--checked .igx-radio__composite::before {
  border: 0.125rem solid var(--fill-color);
  background: var(--fill-color);
  transform: scale(0.5);
}

.igx-radio--checked .igx-radio__composite::after {
  border: 0.125rem solid var(--fill-color);
}

.igx-radio:hover .igx-radio__composite::before, .igx-radio:active .igx-radio__composite::before {
  background: var(--hover-color);
}

.igx-radio--checked:hover .igx-radio__composite::before, .igx-radio--checked:active .igx-radio__composite::before {
  background: var(--fill-color-hover);
  border-color: var(--fill-hover-border-color);
}

.igx-radio--checked:hover .igx-radio__composite::after, .igx-radio--checked:active .igx-radio__composite::after {
  border-color: var(--fill-hover-border-color);
}

.igx-radio--disabled .igx-radio__composite::after {
  border: 0.125rem solid var(--disabled-color);
}

.igx-radio--checked.igx-radio--disabled .igx-radio__composite::after {
  border: 0.125rem solid var(--disabled-color);
}

.igx-radio--checked.igx-radio--disabled .igx-radio__composite::before {
  background: var(--disabled-color);
  border: 0.125rem solid transparent;
}

.igx-radio__label, .igx-radio__label--before {
  color: currentColor;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  word-wrap: break-all;
}

.igx-radio__label:empty, .igx-radio__label--before:empty {
  display: none;
}

.igx-radio__label {
  margin-inline-start: 0.5em;
}

.igx-radio__label--before {
  order: -1;
  margin-inline-end: 0.5em;
}

.igx-radio__label--before:empty,
.igx-radio__label:empty {
  margin: 0;
}

.igx-radio__ripple {
  display: block;
  position: absolute;
  top: calc(50% - 1.5em);
  inset-inline-start: calc(50% - 1.5em);
  width: 3em;
  height: 3em;
  border-radius: clamp(0rem, calc(1 * 1.5em), 1.5em);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.5em), 1.5em);
  overflow: hidden;
  pointer-events: none;
  filter: opacity(1);
}

.igx-radio__ripple,
.igx-radio__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--fill-color));
}

.igx-radio__ripple .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-radio__ripple .igx-ripple {
  overflow: hidden;
}

.igx-radio__ripple,
.igx-radio__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--fill-color));
}

.igx-radio--focused .igx-radio__ripple, .igx-radio--focused.igx-radio--checked .igx-radio__ripple {
  background: var(--empty-color);
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0.12;
}

.igx-radio--focused.igx-radio--checked .igx-radio__ripple {
  background: var(--fill-color);
}

.igx-radio:hover .igx-radio__ripple::after, .igx-radio:active .igx-radio__ripple::after, .igx-radio--checked:hover .igx-radio__ripple::after, .igx-radio--checked:active .igx-radio__ripple::after {
  position: absolute;
  content: "";
  opacity: 0.06;
  inset: 0;
}

.igx-radio:hover .igx-radio__ripple::after, .igx-radio:active .igx-radio__ripple::after {
  background: var(--empty-color);
}

.igx-radio--checked:hover .igx-radio__ripple::after, .igx-radio--checked:active .igx-radio__ripple::after {
  background: var(--fill-color);
}

.igx-radio:active .igx-radio__ripple::after, .igx-radio--checked:active .igx-radio__ripple::after {
  opacity: 0.12;
}

igx-query-builder {
  --background: var(--igx-query-builder-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --header-background: var(--igx-query-builder-header-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --header-foreground: var(--igx-query-builder-header-foreground, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --background-and: var(--igx-query-builder-background-and, hsla(var(--igx-primary-300), var(--igx-primary-a)));
  --background-and--focus: var(--igx-query-builder-background-and--focus, hsla(var(--igx-primary-700), var(--igx-primary-a)));
  --background-or: var(--igx-query-builder-background-or, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --background-or--focus: var(--igx-query-builder-background-or--focus, hsla(var(--igx-secondary-700), var(--igx-secondary-a)));
}

.igx-query-builder {
  width: auto;
  min-width: 660px;
  background-color: var(--background);
  border-radius: clamp(0rem, calc(1 * 0.25rem), 0.25rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.25rem), 0.25rem);
  box-shadow: 0 calc(1 * 7px) calc(1 * 8px) calc(1 * -4px) rgba(0, 0, 0, 0.26), 0 calc(1 * 12px) calc(1 * 17px) calc(1 * 2px) rgba(0, 0, 0, 0.12), 0 calc(1 * 5px) calc(1 * 22px) calc(1 * 4px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-12);
}

.igx-query-builder__header {
  display: flex;
  align-items: center;
  padding: 1rem;
  background-color: var(--header-background);
  color: var(--header-foreground);
  -webkit-user-select: none;
          user-select: none;
}

.igx-query-builder__header h4,
.igx-query-builder__header .igx-typography__h6 {
  margin-bottom: 0;
}

.igx-query-builder__main {
  display: block;
  padding: 1rem;
  overflow: auto;
  min-height: 214px;
  max-height: 468px;
}

.igx-query-builder__main [igxButton] + [igxButton] {
  margin-inline-start: 0.5rem;
}

.igx-query-builder__outlet igx-select-item > igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
  margin-inline-end: 0.5rem;
}

.igx-filter-tree {
  display: flex;
}

.igx-filter-tree + .igx-filter-tree,
.igx-filter-tree + .igx-filter-tree__expression-item,
.igx-filter-tree + .igx-filter-tree__inputs {
  margin-top: 1rem;
}

.igx-filter-tree__line {
  width: 0.5rem;
  min-width: 0.5rem;
  background-color: white;
  margin-inline-end: 1rem;
  outline-style: none;
  border-radius: clamp(0rem, calc(1 * 0.25rem), 0.25rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.25rem), 0.25rem);
  cursor: pointer;
}

.igx-filter-tree__line--and {
  background: var(--background-and);
}

.igx-filter-tree__line--selected.igx-filter-tree__line--and {
  background: var(--background-and--focus);
}

.igx-filter-tree__line--and:focus {
  box-shadow: inset 0 0 0 2px var(--background-and--focus);
}

.igx-filter-tree__line--or {
  background: var(--background-or);
}

.igx-filter-tree__line--selected.igx-filter-tree__line--or {
  background-color: var(--background-or--focus);
}

.igx-filter-tree__line--or:focus {
  box-shadow: inset 0 0 0 2px var(--background-or--focus);
}

.igx-filter-tree__expression {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.igx-filter-tree__expression-item {
  display: flex;
  align-items: center;
}

.igx-filter-tree__expression-item + .igx-filter-tree,
.igx-filter-tree__expression-item + .igx-filter-tree__inputs,
.igx-filter-tree__expression-item + .igx-filter-tree__expression-item {
  margin-top: 1rem;
}

.igx-filter-tree__expression-item > igx-chip igx-prefix {
  display: flex;
}

.igx-filter-tree__expression-column {
  padding: 0 0.5rem;
}

.igx-filter-tree__expression-actions {
  display: inline-flex;
  margin: 0 0.5rem;
}

.igx-filter-tree__expression-actions igx-icon {
  cursor: pointer;
  color: hsla(0deg, 0%, 62%, 1);
  color: hsla(var(--igx-grays-500), var(--igx-grays-a));
  outline-style: none;
}

.igx-filter-tree__expression-actions igx-icon:hover, .igx-filter-tree__expression-actions igx-icon:focus {
  color: hsla(0deg, 0%, 26%, 1);
  color: hsla(var(--igx-grays-800), var(--igx-grays-a));
}

.igx-filter-tree__expression-actions igx-icon + igx-icon {
  margin-inline-start: 0.5rem;
}

.igx-filter-tree__expression-condition {
  opacity: 0.7;
}

.igx-filter-tree__buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
}

.igx-filter-tree__buttons + .igx-filter-tree,
.igx-filter-tree__buttons + .igx-filter-tree__expression-item,
.igx-filter-tree__buttons + .igx-filter-tree__inputs {
  margin-top: 1rem;
}

.igx-filter-tree__inputs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.igx-filter-tree__inputs igx-select + igx-select,
.igx-filter-tree__inputs igx-select + igx-input-group,
.igx-filter-tree__inputs igx-select + igx-date-picker,
.igx-filter-tree__inputs igx-select + igx-time-picker,
.igx-filter-tree__inputs igx-input-group + igx-select {
  margin-inline-start: 0.5rem;
}

.igx-filter-tree__inputs + .igx-filter-tree,
.igx-filter-tree__inputs + .igx-filter-tree__expression-item {
  margin-top: 1rem;
}

.igx-filter-tree__inputs-actions {
  display: flex;
  margin: 0 0.5rem;
  align-items: center;
}

.igx-filter-tree__inputs-actions [igxButton] {
  transition: none;
}

.igx-filter-tree__inputs-actions [igxButton] + [igxButton] {
  margin-inline-start: 0.5rem;
}

.igx-builder-legend {
  display: flex;
  margin-inline-start: auto;
  pointer-events: none;
}

.igx-builder-legend__item, .igx-builder-legend__item--and, .igx-builder-legend__item--or {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 0.75rem;
}

.igx-builder-legend__item::before, .igx-builder-legend__item--and::before, .igx-builder-legend__item--or::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: white;
  border-radius: clamp(0rem, calc(1 * 0.25rem), 0.25rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.25rem), 0.25rem);
  margin-inline-end: 0.5rem;
}

.igx-builder-legend__item + .igx-builder-legend__item, .igx-builder-legend__item--and + .igx-builder-legend__item, .igx-builder-legend__item--or + .igx-builder-legend__item, .igx-builder-legend__item + .igx-builder-legend__item--and, .igx-builder-legend__item--and + .igx-builder-legend__item--and, .igx-builder-legend__item--or + .igx-builder-legend__item--and, .igx-builder-legend__item + .igx-builder-legend__item--or, .igx-builder-legend__item--and + .igx-builder-legend__item--or, .igx-builder-legend__item--or + .igx-builder-legend__item--or {
  margin-inline-start: 1.5rem;
}

.igx-builder-legend__item--and::before {
  background: var(--background-and);
}

.igx-builder-legend__item--or::before {
  background: var(--background-or);
}

.igx-filter-contextual-menu {
  position: relative;
  display: flex;
  flex-flow: column;
  width: 196px;
  background-color: var(--background);
  padding: 1rem;
  margin-inline-start: 1rem;
  border-radius: clamp(0rem, calc(1 * 0.25rem), 0.25rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.25rem), 0.25rem);
  border: 1px solid hsla(0deg, 0%, 93%, 1);
  border: 1px solid hsla(var(--igx-grays-200), var(--igx-grays-a));
}

.igx-filter-contextual-menu > [igxButton] + [igxButton],
.igx-filter-contextual-menu igx-buttongroup + [igxButton],
.igx-filter-contextual-menu [igxButton] + igx-buttongroup {
  margin-top: 1rem;
}

.igx-filter-contextual-menu > [igxButton].igx-filter-contextual-menu__close-btn + [igxButton],
.igx-filter-contextual-menu [igxButton].igx-filter-contextual-menu__close-btn + igx-buttongroup {
  margin-top: 0;
}

.igx-filter-contextual-menu [igxButton] > igx-icon + * {
  margin-inline-start: 8px;
}

.igx-filter-contextual-menu igx-buttongroup > * {
  box-shadow: none;
}

.igx-filter-contextual-menu__delete-btn {
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
}

.igx-filter-contextual-menu__delete-btn:hover, .igx-filter-contextual-menu__delete-btn:focus {
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
}

.igx-filter-contextual-menu__close-btn {
  position: absolute;
  top: -1.125rem;
  inset-inline-end: -1.125rem;
  background-color: var(--background);
  border: 1px solid hsla(0deg, 0%, 93%, 1);
  border: 1px solid hsla(var(--igx-grays-200), var(--igx-grays-a));
}

.igx-filter-contextual-menu__close-btn:hover, .igx-filter-contextual-menu__close-btn:focus {
  background-color: var(--background);
}

.igx-filter-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 144px;
}

.igx-filter-empty__title {
  color: hsla(0deg, 0%, 62%, 1);
  color: hsla(var(--igx-grays-500), var(--igx-grays-a));
}

.igx-query-builder--cosy .igx-query-builder__main {
  min-height: 164px;
  max-height: 394px;
}

.igx-query-builder--cosy .igx-filter-empty {
  height: 107px;
}

.igx-query-builder--cosy .igx-query-builder__main,
.igx-query-builder--cosy .igx-query-builder__header {
  padding: 0.75rem 1rem;
}

.igx-query-builder--cosy .igx-filter-tree__line {
  margin-inline-end: 0.75rem;
}

.igx-query-builder--cosy .igx-filter-tree + .igx-filter-tree,
.igx-query-builder--cosy .igx-filter-tree + .igx-filter-tree__expression-item,
.igx-query-builder--cosy .igx-filter-tree + .igx-filter-tree__inputs {
  margin-top: 0.75rem;
}

.igx-query-builder--cosy .igx-filter-tree__expression-item + .igx-filter-tree,
.igx-query-builder--cosy .igx-filter-tree__expression-item + .igx-filter-tree__inputs,
.igx-query-builder--cosy .igx-filter-tree__expression-item + .igx-filter-tree__expression-item {
  margin-top: 0.75rem;
}

.igx-query-builder--cosy .igx-filter-tree__buttons {
  margin-top: 0.75rem;
}

.igx-query-builder--cosy .igx-filter-tree__buttons + .igx-filter-tree,
.igx-query-builder--cosy .igx-filter-tree__buttons + .igx-filter-tree__expression-item,
.igx-query-builder--cosy .igx-filter-tree__buttons + .igx-filter-tree__inputs {
  margin-top: 0.75rem;
}

.igx-query-builder--cosy .igx-filter-tree__inputs + .igx-filter-tree,
.igx-query-builder--cosy .igx-filter-tree__inputs + .igx-filter-tree__expression-item {
  margin-top: 0.75rem;
}

.igx-query-builder--compact .igx-query-builder__main {
  min-height: 138px;
  max-height: 305px;
}

.igx-query-builder--compact .igx-filter-empty {
  height: 92px;
}

.igx-query-builder--compact .igx-query-builder__main,
.igx-query-builder--compact .igx-query-builder__header {
  padding: 0.5rem 1rem;
}

.igx-query-builder--compact .igx-filter-tree__expression-actions igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-query-builder--compact .igx-filter-tree__line {
  margin-inline-end: 0.5rem;
}

.igx-query-builder--compact .igx-filter-tree + .igx-filter-tree,
.igx-query-builder--compact .igx-filter-tree + .igx-filter-tree__expression-item,
.igx-query-builder--compact .igx-filter-tree + .igx-filter-tree__inputs {
  margin-top: 0.5rem;
}

.igx-query-builder--compact .igx-filter-tree__expression-item + .igx-filter-tree,
.igx-query-builder--compact .igx-filter-tree__expression-item + .igx-filter-tree__inputs,
.igx-query-builder--compact .igx-filter-tree__expression-item + .igx-filter-tree__expression-item {
  margin-top: 0.5rem;
}

.igx-query-builder--compact .igx-filter-tree__buttons {
  margin-top: 0.5rem;
}

.igx-query-builder--compact .igx-filter-tree__buttons + .igx-filter-tree,
.igx-query-builder--compact .igx-filter-tree__buttons + .igx-filter-tree__expression-item,
.igx-query-builder--compact .igx-filter-tree__buttons + .igx-filter-tree__inputs {
  margin-top: 0.5rem;
}

.igx-query-builder--compact .igx-filter-tree__inputs + .igx-filter-tree,
.igx-query-builder--compact .igx-filter-tree__inputs + .igx-filter-tree__expression-item {
  margin-top: 0.5rem;
}

.igx-query-builder--inline {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  height: inherit;
  max-height: inherit;
  min-width: 480px;
  box-shadow: none;
}

.igx-query-builder--inline .igx-query-builder__main {
  min-height: 0;
  min-height: initial;
  max-height: none;
  max-height: initial;
  flex-grow: 1;
}

.igx-filter-contextual-menu--cosy > [igxButton] + [igxButton],
.igx-filter-contextual-menu--cosy igx-buttongroup + [igxButton],
.igx-filter-contextual-menu--cosy [igxButton] + igx-buttongroup {
  margin-top: 0.75rem;
}

.igx-filter-contextual-menu--compact > [igxButton] + [igxButton],
.igx-filter-contextual-menu--compact igx-buttongroup + [igxButton],
.igx-filter-contextual-menu--compact [igxButton] + igx-buttongroup {
  margin-top: 0.5rem;
}

.igx-scrollbar {
  --size: var(--igx-scrollbar-size, 16px);
  --thumb-background: var(--igx-scrollbar-thumb-background, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --track-background: var(--igx-scrollbar-track-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  scrollbar-width: var(--size);
  scrollbar-color: var(--thumb-background) var(--track-background);
}

.igx-scrollbar ::-webkit-scrollbar {
  width: var(--size);
  height: var(--size);
  background: var(--track-background);
}

.igx-scrollbar ::-webkit-scrollbar-thumb {
  background: var(--thumb-background);
}

@media (hover: none) {
  .igx-scrollbar ::-webkit-scrollbar {
    width: auto;
    height: auto;
  }
}

igx-slider {
  --track-color: var(--igx-slider-track-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --track-step-color: var(--igx-slider-track-step-color, hsla(var(--igx-secondary-200), var(--igx-secondary-a)));
  --track-step-size: var(--igx-slider-track-step-size, 0.1875rem);
  --track-hover-color: var(--igx-slider-track-hover-color, hsla(var(--igx-secondary-400), var(--igx-secondary-a)));
  --thumb-color: var(--igx-slider-thumb-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --thumb-focus-color: var(--igx-slider-thumb-focus-color, transparent);
  --thumb-border-color: var(--igx-slider-thumb-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --thumb-border-focus-color: var(--igx-slider-thumb-border-focus-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --thumb-disabled-border-color: var(--igx-slider-thumb-disabled-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-thumb-color: var(--igx-slider-disabled-thumb-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --label-background-color: var(--igx-slider-label-background-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --label-text-color: var(--igx-slider-label-text-color, var(--igx-grays-700-contrast));
  --base-track-color: var(--igx-slider-base-track-color, hsla(var(--igx-secondary-500), 0.24));
  --base-track-hover-color: var(--igx-slider-base-track-hover-color, hsla(var(--igx-secondary-500), 0.24));
  --disabled-base-track-color: var(--igx-slider-disabled-base-track-color, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --disabled-fill-track-color: var(--igx-slider-disabled-fill-track-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --tick-color: var(--igx-slider-tick-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --tick-label-color: var(--igx-slider-tick-label-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
}

.igx-slider {
  display: flex;
  position: relative;
  z-index: 0;
  height: 3rem;
  flex-grow: 1;
  align-items: center;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-slider:hover .igx-slider__track-fill {
  background: var(--track-hover-color);
}

.igx-slider:hover .igx-slider__track-inactive {
  background: var(--base-track-hover-color);
}

.igx-slider--disabled {
  pointer-events: none;
}

.igx-slider--disabled .igx-slider__track-inactive {
  background: var(--disabled-base-track-color);
}

.igx-slider__thumbs {
  position: absolute;
  width: 100%;
  height: 0;
  cursor: default;
  z-index: 1;
  inset-inline-start: 0;
}

.igx-slider__track {
  position: relative;
  width: 100%;
  height: 0.375rem;
  overflow: hidden;
  border-radius: clamp(0rem, calc(1 * 2rem), 2rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 2rem), 2rem);
}

.igx-slider__track-inactive {
  position: absolute;
  width: 100%;
  height: inherit;
  background: var(--base-track-color);
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border-radius: inherit;
  height: 0.25rem;
  top: 50%;
  transform: translateY(-50%);
}

.igx-slider__track-fill {
  position: absolute;
  width: 100%;
  background: var(--track-color);
  transform-origin: left center;
  transform: scaleX(0);
  border-radius: inherit;
  height: inherit;
}

[dir=rtl] .igx-slider__track-fill {
  transform-origin: right center;
}

.igx-slider--disabled .igx-slider__track-fill {
  background: var(--disabled-fill-track-color);
}

.igx-slider__ticks {
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 0;
  justify-content: space-between;
}

.igx-slider__ticks.igx-slider__ticks--top {
  bottom: auto;
  top: 0;
  align-items: flex-end;
}

.igx-slider__ticks-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.igx-slider__ticks-group:first-of-type {
  margin-inline-start: -0.0625rem;
}

.igx-slider__ticks-group:last-of-type {
  margin-inline-start: -0.0625rem;
}

.igx-slider__ticks-label {
  color: var(--tick-label-color);
  position: absolute;
  top: 1rem;
  transform: translate(-50%);
  line-height: 0.7;
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[dir=rtl] .igx-slider__ticks-label {
  left: 100%;
}

.igx-slider__ticks-tick {
  background: var(--tick-color);
  height: 0.5rem;
  width: 0.125rem;
}

.igx-slider__ticks--tall .igx-slider__ticks-label {
  top: calc(1rem + 0.5rem);
}

.igx-slider--disabled .igx-slider__ticks-tick {
  background: var(--disabled-base-track-color) !important;
}

.igx-slider--disabled .igx-slider__ticks-label {
  color: var(--disabled-base-track-color) !important;
}

.igx-slider__ticks-group--tall .igx-slider__ticks-tick {
  height: 1rem;
}

.igx-slider__ticks-group--tall .igx-slider__ticks-label {
  top: calc(1rem + 0.5rem);
}

.igx-slider__ticks--top .igx-slider__ticks-label {
  bottom: calc(0.5rem + 0.5rem);
  top: auto;
}

.igx-slider__ticks--top.igx-slider__ticks--tall .igx-slider__ticks-label {
  bottom: calc(1rem + 0.5rem);
  top: auto;
}

.igx-slider__tick-label--hidden {
  opacity: 0;
}

.igx-slider__track-steps {
  position: absolute;
  display: flex;
  width: 100%;
  height: 0.25rem;
  opacity: 0.85;
  transition: opacity 0.2s ease-out;
  top: 50%;
  transform: translateY(-50%);
  color: var(--track-step-color);
}

.igx-slider__track-steps svg {
  -webkit-clip-path: inset(0 0.1875rem 0 0.1875rem);
          clip-path: inset(0 0.1875rem 0 0.1875rem);
}

.igx-slider__track-steps line {
  stroke: currentColor;
  stroke-width: var(--track-step-size);
  stroke-linecap: round;
}

.igx-slider__tick-labels--top-bottom .igx-slider__ticks-group {
  display: block;
}

.igx-slider__tick-labels--top-bottom .igx-slider__ticks-label {
  writing-mode: vertical-rl;
  transform: translate(-50%) rotate(0deg);
}

.igx-slider__tick-labels--top-bottom .igx-slider__ticks--tall .igx-slider__ticks-label {
  top: calc(1rem + 0.125rem);
}

.igx-slider__tick-labels--top-bottom.igx-slider__ticks--top .igx-slider__ticks-label {
  writing-mode: vertical-rl;
  transform: translate(-50%) rotate(0deg);
}

.igx-slider__tick-labels--top-bottom.igx-slider__ticks--top .igx-slider__ticks--tall .igx-slider__ticks-label {
  bottom: calc(1rem + 0.125rem);
}

.igx-slider__tick-labels--bottom-top .igx-slider__ticks-group {
  display: block;
}

.igx-slider__tick-labels--bottom-top .igx-slider__ticks-label {
  writing-mode: vertical-rl;
  transform: translate(-50%) rotate(180deg);
}

.igx-slider__tick-labels--bottom-top.igx-slider__ticks--top .igx-slider__ticks-label {
  writing-mode: vertical-rl;
  transform: translate(-50%) rotate(180deg);
}

.igx-slider__tick-labels--bottom-top.igx-slider__ticks--top .igx-slider__ticks--tall .igx-slider__ticks-label {
  bottom: calc(1rem + 0.125rem);
}

.igx-slider-thumb-from, .igx-slider-thumb-to {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 1.25rem;
  height: 1.25rem;
  outline-style: none;
  top: -0.625rem;
  margin-inline-start: -0.625rem;
}

.igx-slider-thumb-from:hover div::after, .igx-slider-thumb-to:hover div::after {
  opacity: 0.12;
  transform: scale(1);
}

.igx-slider-thumb-from:focus div::after, .igx-slider-thumb-to:focus div::after {
  opacity: 0.18;
  transform: scale(1);
}

.igx-slider-thumb-from:focus div::before, .igx-slider-thumb-to:focus div::before {
  box-shadow: 0 0 0 0rem var(--thumb-focus-color);
}

.igx-slider-thumb-from--disabled:focus div::before, .igx-slider-thumb-to--disabled:focus div::before {
  box-shadow: none;
}

.igx-slider-thumb-from--disabled:focus div::after, .igx-slider-thumb-to--disabled:focus div::after {
  transform: scale(0);
}

.igx-slider-thumb-label-from, .igx-slider-thumb-label-to {
  position: absolute;
  pointer-events: none;
  display: flex;
  top: calc(((1.875rem) + 1.25rem) * -1);
  height: 1.875rem;
}

.igx-slider-thumb-label-from__container, .igx-slider-thumb-label-to__container {
  border-radius: 0.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin-inline-start: -50%;
  padding: 0 0.125rem;
  background: var(--label-background-color);
  color: var(--label-text-color);
  min-width: 2.5rem;
  opacity: 0;
}

.igx-slider-thumb-label-from__container::after, .igx-slider-thumb-label-to__container::after {
  content: "";
  position: absolute;
  top: 85%;
  border-inline-start: 0.625rem solid transparent;
  border-inline-end: 0.625rem solid transparent;
  border-top: 0.625rem solid var(--label-background-color);
}

.igx-slider-thumb-from__dot, .igx-slider-thumb-to__dot {
  position: relative;
  inset-inline-start: 0;
  pointer-events: none;
}

.igx-slider-thumb-from__dot::before, .igx-slider-thumb-to__dot::before {
  position: absolute;
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  inset-inline-start: 0rem;
  top: calc((20px - 10px) * -1);
  margin-inline-start: calc((20px - 10px) * -1);
  background: var(--thumb-color);
  border: 0rem solid var(--thumb-border-color);
  transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-radius 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border-radius: clamp(0rem, calc(1 * 0.625rem), 0.625rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.625rem), 0.625rem);
}

.igx-slider-thumb-from__dot::after, .igx-slider-thumb-to__dot::after {
  position: absolute;
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  background: var(--thumb-color);
  top: calc(50% - 1.25rem);
  inset-inline-start: calc(50% - 1.25rem);
  opacity: 0;
  transform: scale(0);
  transform-origin: center center;
  transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  overflow: hidden;
}

.igx-slider-thumb-from--disabled .igx-slider-thumb-from__dot, .igx-slider-thumb-to--disabled .igx-slider-thumb-to__dot {
  pointer-events: none;
}

.igx-slider-thumb-from--disabled .igx-slider-thumb-from__dot::before, .igx-slider-thumb-to--disabled .igx-slider-thumb-to__dot::before {
  background: var(--disabled-thumb-color);
  border-color: var(--thumb-disabled-border-color);
  border-radius: clamp(0rem, calc(1 * 0.625rem), 0.625rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.625rem), 0.625rem);
}

.igx-slider-thumb-from--pressed .igx-slider-thumb-from__dot::after, .igx-slider-thumb-to--pressed .igx-slider-thumb-to__dot::after {
  opacity: 0.24 !important;
  transform: scale(1) !important;
}

.igx-slider-thumb-label-from--active .igx-slider-thumb-label-from__container, .igx-slider-thumb-label-to--active .igx-slider-thumb-label-to__container {
  opacity: 1;
}

.igx-slider-thumb-label-from--pressed .igx-slider-thumb-label-from__container, .igx-slider-thumb-label-to--pressed .igx-slider-thumb-label-to__container {
  z-index: 1;
}

igx-snackbar {
  --background: var(--igx-snackbar-background, hsla(var(--igx-grays-900), 0.9));
  --text-color: var(--igx-snackbar-text-color, var(--igx-grays-900-contrast));
  --button-color: var(--igx-snackbar-button-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --border-radius: var(--igx-snackbar-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.1666666667) * 1.5rem), 1.5rem));
  --shadow: var(--igx-snackbar-shadow, var(--igx-elevation-4));
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.igx-snackbar {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  min-height: 3rem;
  padding: 0.4375rem 1.5rem;
  margin: 8px;
  color: var(--text-color);
  background: var(--background);
  backface-visibility: hidden;
  box-shadow: var(--shadow);
  border-radius: var(--border-radius);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}

.igx-snackbar__message {
  animation: "fade-in" 0.35s ease-out;
}

.igx-snackbar__button {
  background: transparent;
  color: var(--button-color);
  border: 0;
  line-height: 1rem;
  margin-inline-start: 1.5rem;
  text-transform: uppercase;
  -webkit-user-select: none;
          user-select: none;
  font-weight: 600;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  transition: color 0.2s ease;
  font-size: inherit;
  font-family: inherit;
  cursor: pointer;
  animation: "fade-in" 0.35s ease-out;
}

.igx-snackbar__button:hover {
  color: var(--button-color);
}

igx-switch {
  --border-color: var(--igx-switch-border-color, transparent);
  --border-hover-color: var(--igx-switch-border-hover-color, transparent);
  --border-disabled-color: var(--igx-switch-border-disabled-color, transparent);
  --border-on-color: var(--igx-switch-border-on-color, transparent);
  --border-on-hover-color: var(--igx-switch-border-on-hover-color, transparent);
  --thumb-on-color: var(--igx-switch-thumb-on-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --track-on-color: var(--igx-switch-track-on-color, hsla(var(--igx-secondary-200), var(--igx-secondary-a)));
  --thumb-off-color: var(--igx-switch-thumb-off-color, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --track-disabled-color: var(--igx-switch-track-disabled-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --track-on-disabled-color: var(--igx-switch-track-on-disabled-color, hsla(var(--igx-secondary-50), var(--igx-secondary-a)));
  --track-off-color: var(--igx-switch-track-off-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --thumb-disabled-color: var(--igx-switch-thumb-disabled-color, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --thumb-on-disabled-color: var(--igx-switch-thumb-on-disabled-color, hsla(var(--igx-secondary-100), var(--igx-secondary-a)));
  --label-color: var(--igx-switch-label-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --label-disabled-color: var(--igx-switch-label-disabled-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --border-radius-track: var(--igx-switch-border-radius-track, clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.4375rem), 0.4375rem));
  --border-radius-thumb: var(--igx-switch-border-radius-thumb, clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.625rem), 0.625rem));
  --border-radius-ripple: var(--igx-switch-border-radius-ripple, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.5rem), 1.5rem));
  --resting-shadow: var(--igx-switch-resting-shadow, var(--igx-elevation-2));
  --hover-shadow: var(--igx-switch-hover-shadow, var(--igx-elevation-3));
  --disabled-shadow: var(--igx-switch-disabled-shadow, var(--igx-elevation-1));
}

.igx-switch {
  position: relative;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
}

.igx-switch__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: none;
  clip: rect(0, 0, 0, 0);
  outline: 0;
  pointer-events: none;
  overflow: hidden;
  -webkit-appearance: none;
          appearance: none;
}

.igx-switch--disabled {
  -webkit-user-select: none;
          user-select: none;
  pointer-events: none;
  cursor: auto;
  cursor: initial;
}

.igx-switch__composite {
  display: flex;
  align-items: center;
  width: 2.25rem;
  height: 0.875rem;
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius-track);
  background: var(--track-off-color);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.igx-switch__composite:hover, .igx-switch__composite:focus {
  border-color: var(--border-hover-color);
}

.igx-switch--checked .igx-switch__composite {
  background: var(--track-on-color);
  border-color: var(--border-on-color);
}

.igx-switch--checked .igx-switch__composite:hover, .igx-switch--checked .igx-switch__composite:focus {
  border-color: var(--border-on-hover-color);
}

.igx-switch--disabled .igx-switch__composite {
  background: var(--track-disabled-color);
  border-color: var(--border-disabled-color);
}

.igx-switch__composite-thumb {
  position: relative;
  display: block;
  width: 1.25rem;
  height: 20px;
  min-width: 1.25rem;
  border-radius: var(--border-radius-thumb);
  background: var(--thumb-off-color);
  box-shadow: var(--resting-shadow);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateX(-0.0625rem);
}

[dir=rtl] .igx-switch__composite-thumb {
  transform: translateX(0.0625rem);
}

.igx-switch__composite-thumb:hover {
  box-shadow: var(--hover-shadow);
}

.igx-switch--checked .igx-switch__composite-thumb {
  background: var(--thumb-on-color);
  transform: translateX(0.9375rem);
}

[dir=rtl] .igx-switch--checked .igx-switch__composite-thumb, .igx-switch--checked [dir=rtl] .igx-switch__composite-thumb {
  transform: translateX(-0.9375rem);
}

.igx-switch--disabled .igx-switch__composite-thumb {
  background: var(--thumb-disabled-color);
  box-shadow: var(--disabled-shadow);
}

.igx-switch__ripple {
  display: block;
  position: absolute;
  top: calc(50% - 1.5em);
  inset-inline-start: calc(50% - 1.5em);
  width: 3em;
  height: 3em;
  overflow: hidden;
  pointer-events: none;
  filter: opacity(1);
  border-radius: var(--border-radius-ripple);
}

.igx-switch__ripple,
.igx-switch__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--thumb-on-color));
}

.igx-switch__ripple .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-switch__ripple .igx-ripple {
  overflow: hidden;
}

.igx-switch__ripple,
.igx-switch__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--thumb-on-color));
}

.igx-switch--disabled.igx-switch--checked .igx-switch__composite {
  background: var(--track-on-disabled-color);
}

.igx-switch--disabled.igx-switch--checked .igx-switch__composite-thumb {
  background: var(--thumb-on-disabled-color);
}

.igx-switch--focused .igx-switch__ripple, .igx-switch--focused.igx-switch--checked .igx-switch__ripple {
  background: var(--track-off-color);
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0.12;
}

.igx-switch--focused.igx-switch--checked .igx-switch__ripple {
  background: var(--thumb-on-color);
}

.igx-switch__label, .igx-switch__label--before {
  display: inline-block;
  color: var(--label-color);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  word-wrap: break-all;
}

.igx-switch__label:empty, .igx-switch__label--before:empty {
  margin: 0;
}

.igx-switch__label--before:empty,
.igx-switch__label:empty {
  margin: 0;
}

.igx-switch__label {
  margin-inline-start: 0.5em;
}

.igx-switch__label--before {
  order: -1;
  margin-inline-end: 0.5em;
}

.igx-switch--disabled .igx-switch__label, .igx-switch--disabled .igx-switch__label--before {
  color: var(--label-disabled-color);
}

.igx-switch:hover .igx-switch__ripple::after, .igx-switch:active .igx-switch__ripple::after, .igx-switch--checked:hover .igx-switch__ripple::after, .igx-switch--checked:active .igx-switch__ripple::after {
  position: absolute;
  content: "";
  opacity: 0.06;
  inset: 0;
}

.igx-switch:hover .igx-switch__ripple::after, .igx-switch:active .igx-switch__ripple::after {
  background: var(--track-off-color);
}

.igx-switch--checked:hover .igx-switch__ripple::after, .igx-switch--checked:active .igx-switch__ripple::after {
  background: var(--thumb-on-color);
}

.igx-switch:active .igx-switch__ripple::after, .igx-switch--checked:active .igx-switch__ripple::after {
  opacity: 0.12;
}

igx-tabs {
  --item-text-color: var(--igx-tabs-item-text-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-background: var(--igx-tabs-item-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --item-hover-background: var(--igx-tabs-item-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --item-hover-color: var(--igx-tabs-item-hover-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-active-color: var(--igx-tabs-item-active-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --item-icon-color: var(--igx-tabs-item-icon-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-active-icon-color: var(--igx-tabs-item-active-icon-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --item-hover-icon-color: var(--igx-tabs-item-hover-icon-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-disabled-icon-color: var(--igx-tabs-item-disabled-icon-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --item-active-background: var(--igx-tabs-item-active-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --item-disabled-color: var(--igx-tabs-item-disabled-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --indicator-color: var(--igx-tabs-indicator-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --button-color: var(--igx-tabs-button-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --button-background: var(--igx-tabs-button-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --button-hover-background: var(--igx-tabs-button-hover-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --button-hover-color: var(--igx-tabs-button-hover-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --button-disabled-color: var(--igx-tabs-button-disabled-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --tab-ripple-color: var(--igx-tabs-tab-ripple-color, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --button-ripple-color: var(--igx-tabs-button-ripple-color, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --border-color: var(--igx-tabs-border-color, transparent);
  --border-color--hover: var(--igx-tabs-border-color--hover, transparent);
  --border-radius: var(--igx-tabs-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 0.375rem), 0.375rem));
}

.igx-tabs__header,
.igx-tabs__header-button,
.igx-tabs__header-item-inner,
.igx-tabs__header-content {
  display: flex;
}

.igx-tabs {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.igx-tabs__header {
  overflow: hidden;
  flex: 0 0 auto;
  background: var(--item-background);
  min-height: 2.625rem;
  z-index: 1;
}

.igx-tabs__header-content {
  flex: 1 1 auto;
  overflow: hidden;
  scroll-behavior: smooth;
}

.igx-tabs__header-wrapper {
  position: relative;
  flex-grow: 1;
}

.igx-tabs__header-scroll {
  display: flex;
  height: 100%;
}

.igx-tabs__header-button {
  align-items: center;
  justify-content: center;
  z-index: 1;
  border: none;
  padding: 0;
  min-width: 3rem;
  width: 3rem;
  cursor: pointer;
  position: relative;
  background: var(--button-background);
  color: var(--button-color);
  outline: 0;
}

.igx-tabs__header-button:hover {
  background: var(--button-hover-background);
  color: var(--button-hover-color);
}

.igx-tabs__header-button:focus {
  outline: 0;
  background: var(--button-hover-background);
}

.igx-tabs__header-button::-moz-focus-inner {
  border: 0;
}

.igx-tabs__header-button:disabled {
  color: var(--button-disabled-color);
}

.igx-tabs__header-button--none {
  display: none;
}

.igx-tabs__header-button,
.igx-tabs__header-button [igxRipple] {
  --color: var(--igx-ripple-color, var(--button-ripple-color));
}

.igx-tabs__header-button .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-tabs__header-button .igx-ripple {
  overflow: hidden;
}

.igx-tabs__header-button,
.igx-tabs__header-button [igxRipple] {
  --color: var(--igx-ripple-color, var(--button-ripple-color));
}

[dir=rtl] .igx-tabs__header-button {
  transform: scaleX(-1);
}

.igx-tabs__header-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 90px;
  max-width: 360px;
  word-wrap: break-word;
  flex-basis: auto;
  flex-shrink: 0;
  padding: 0.6875rem 1rem;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  background: var(--item-background);
  color: var(--item-text-color);
  outline: 0;
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  border: 1px solid var(--border-color);
}

.igx-tabs__header-item > * {
  margin-inline-start: 0.75rem;
}

.igx-tabs__header-item > *:first-child {
  margin-inline-start: 0;
}

.igx-tabs__header-item igx-icon {
  color: var(--item-icon-color);
}

.igx-tabs__header-item::-moz-focus-inner {
  border: 0;
}

.igx-tabs__header-item:focus {
  background: var(--item-active-background);
  color: var(--item-hover-color);
  border-bottom-color: transparent;
}

.igx-tabs__header-item:hover {
  background: var(--item-hover-background);
  color: var(--item-hover-color);
}

.igx-tabs__header-item:hover igx-icon, .igx-tabs__header-item:focus igx-icon {
  color: var(--item-hover-icon-color);
}

.igx-tabs__header-item:hover, .igx-tabs__header-item:focus {
  border: 1px solid var(--border-color--hover);
}

.igx-tabs__header-item,
.igx-tabs__header-item [igxRipple] {
  --color: var(--igx-ripple-color, var(--tab-ripple-color));
}

.igx-tabs__header-item .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-tabs__header-item .igx-ripple {
  overflow: hidden;
}

.igx-tabs__header-item,
.igx-tabs__header-item [igxRipple] {
  --color: var(--igx-ripple-color, var(--tab-ripple-color));
}

.igx-tabs__header-item--selected {
  outline: 0;
  color: var(--item-active-color);
}

.igx-tabs__header-item--selected:hover, .igx-tabs__header-item--selected:focus {
  background: var(--item-active-background);
  color: var(--item-active-color);
}

.igx-tabs__header-item--selected:hover igx-icon, .igx-tabs__header-item--selected:focus igx-icon {
  color: var(--item-active-icon-color);
}

.igx-tabs__header-item--selected igx-icon {
  color: var(--item-active-icon-color);
}

.igx-tabs__header-item--disabled {
  outline: 0;
  color: var(--item-disabled-color);
  cursor: default;
  pointer-events: none;
}

.igx-tabs__header-item--disabled igx-icon {
  color: var(--item-disabled-icon-color);
}

.igx-tabs__header-item-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.igx-tabs__header-item-inner > [igxtabheaderlabel] {
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.igx-tabs__header-item-inner > [igxtabheadericon] {
  margin-bottom: 0.5rem;
}

.igx-tabs__header-item-inner > [igxtabheadericon]:last-child {
  margin-bottom: 0;
}

.igx-tabs__header-active-indicator {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateX(0);
  height: 2px;
  min-width: 90px;
  background: var(--indicator-color);
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), width 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}

.igx-tabs__panels {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.igx-tabs__panel {
  position: absolute;
  inset: 0;
  overflow-x: hidden;
  overflow-y: auto;
  flex: 1 1 auto;
}

.igx-tabs__panel::-moz-focus-inner {
  border: 0;
}

.igx-tabs__panel:focus {
  outline-width: 0;
}

[tabindex="0"].igx-tabs__panel {
  position: relative;
}

.igx-tabs__header-scroll--start {
  justify-content: flex-start;
}

.igx-tabs__header-scroll--end {
  justify-content: flex-end;
  min-width: max-content;
}

.igx-tabs__header-scroll--center {
  justify-content: center;
  min-width: max-content;
}

.igx-tabs__header-scroll--justify .igx-tabs__header-item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

igx-stepper {
  --step-background: var(--igx-stepper-step-background, transparent);
  --step-hover-background: var(--igx-stepper-step-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --step-focus-background: var(--igx-stepper-step-focus-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --indicator-background: var(--igx-stepper-indicator-background, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --indicator-outline: var(--igx-stepper-indicator-outline, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --indicator-color: var(--igx-stepper-indicator-color, var(--igx-grays-400-contrast));
  --title-color: var(--igx-stepper-title-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --title-hover-color: var(--igx-stepper-title-hover-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --title-focus-color: var(--igx-stepper-title-focus-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --subtitle-color: var(--igx-stepper-subtitle-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --subtitle-hover-color: var(--igx-stepper-subtitle-hover-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --subtitle-focus-color: var(--igx-stepper-subtitle-focus-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --complete-step-background: var(--igx-stepper-complete-step-background, transparent);
  --complete-step-hover-background: var(--igx-stepper-complete-step-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --complete-step-focus-background: var(--igx-stepper-complete-step-focus-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --complete-indicator-background: var(--igx-stepper-complete-indicator-background, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --complete-indicator-outline: var(--igx-stepper-complete-indicator-outline, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --complete-indicator-color: var(--igx-stepper-complete-indicator-color, var(--igx-grays-900-contrast));
  --complete-title-color: var(--igx-stepper-complete-title-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --complete-title-hover-color: var(--igx-stepper-complete-title-hover-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --complete-title-focus-color: var(--igx-stepper-complete-title-focus-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --complete-subtitle-color: var(--igx-stepper-complete-subtitle-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --complete-subtitle-hover-color: var(--igx-stepper-complete-subtitle-hover-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --complete-subtitle-focus-color: var(--igx-stepper-complete-subtitle-focus-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --current-step-background: var(--igx-stepper-current-step-background, transparent);
  --current-step-hover-background: var(--igx-stepper-current-step-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --current-step-focus-background: var(--igx-stepper-current-step-focus-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --current-indicator-background: var(--igx-stepper-current-indicator-background, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --current-indicator-outline: var(--igx-stepper-current-indicator-outline, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --current-indicator-color: var(--igx-stepper-current-indicator-color, var(--igx-grays-900-contrast));
  --current-title-color: var(--igx-stepper-current-title-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --current-title-hover-color: var(--igx-stepper-current-title-hover-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --current-title-focus-color: var(--igx-stepper-current-title-focus-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --current-subtitle-color: var(--igx-stepper-current-subtitle-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --current-subtitle-hover-color: var(--igx-stepper-current-subtitle-hover-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --current-subtitle-focus-color: var(--igx-stepper-current-subtitle-focus-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --invalid-step-background: var(--igx-stepper-invalid-step-background, transparent);
  --invalid-step-hover-background: var(--igx-stepper-invalid-step-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --invalid-step-focus-background: var(--igx-stepper-invalid-step-focus-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --invalid-indicator-background: var(--igx-stepper-invalid-indicator-background, hsla(var(--igx-error-500), var(--igx-error-a)));
  --invalid-indicator-outline: var(--igx-stepper-invalid-indicator-outline, hsla(var(--igx-error-500), var(--igx-error-a)));
  --invalid-indicator-color: var(--igx-stepper-invalid-indicator-color, var(--igx-grays-900-contrast));
  --invalid-title-color: var(--igx-stepper-invalid-title-color, hsla(var(--igx-error-500), var(--igx-error-a)));
  --invalid-title-hover-color: var(--igx-stepper-invalid-title-hover-color, hsla(var(--igx-error-500), var(--igx-error-a)));
  --invalid-title-focus-color: var(--igx-stepper-invalid-title-focus-color, hsla(var(--igx-error-500), var(--igx-error-a)));
  --invalid-subtitle-color: var(--igx-stepper-invalid-subtitle-color, hsla(var(--igx-error-500), var(--igx-error-a)));
  --invalid-subtitle-hover-color: var(--igx-stepper-invalid-subtitle-hover-color, hsla(var(--igx-error-500), var(--igx-error-a)));
  --invalid-subtitle-focus-color: var(--igx-stepper-invalid-subtitle-focus-color, hsla(var(--igx-error-500), var(--igx-error-a)));
  --disabled-indicator-color: var(--igx-stepper-disabled-indicator-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --disabled-indicator-background: var(--igx-stepper-disabled-indicator-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --disabled-indicator-outline: var(--igx-stepper-disabled-indicator-outline, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --disabled-title-color: var(--igx-stepper-disabled-title-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --disabled-subtitle-color: var(--igx-stepper-disabled-subtitle-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --step-separator-color: var(--igx-stepper-step-separator-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --complete-step-separator-color: var(--igx-stepper-complete-step-separator-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --step-separator-style: var(--igx-stepper-step-separator-style, dashed);
  --complete-step-separator-style: var(--igx-stepper-complete-step-separator-style, solid);
  --border-radius-indicator: var(--igx-stepper-border-radius-indicator, clamp(0rem, calc(var(--igx-radius-factor, 1) * 6.25rem), 6.25rem));
  --border-radius-step-header: var(--igx-stepper-border-radius-step-header, clamp(0rem, calc(var(--igx-radius-factor, NaN) * 0rem), 0rem));
}

.igx-stepper,
.igx-stepper__header,
.igx-stepper__body,
.igx-stepper__step {
  display: flex;
}

.igx-stepper {
  flex-direction: column;
  width: 100%;
}

.igx-stepper__header {
  white-space: nowrap;
  flex-direction: column;
  width: 100%;
  flex: none;
}

.igx-stepper__body {
  position: relative;
  flex-direction: column;
  flex: 1 1 auto;
}

.igx-stepper,
.igx-stepper__body,
.igx-stepper__step-header,
.igx-stepper__step-title-wrapper {
  overflow: hidden;
}

.igx-stepper__step-title {
  color: var(--title-color);
}

.igx-stepper__step-subtitle {
  color: var(--subtitle-color);
}

.igx-stepper__step {
  position: relative;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  min-width: 6.25rem;
}

.igx-stepper__step:focus {
  outline: none;
}

.igx-stepper__step:focus .igx-stepper__step-title {
  color: var(--title-focus-color);
}

.igx-stepper__step:focus .igx-stepper__step-subtitle {
  color: var(--subtitle-focus-color);
}

.igx-stepper__step:focus .igx-stepper__step-header {
  background: var(--step-focus-background);
  color: var(--title-focus-color);
}

.igx-stepper__step:focus .igx-stepper__step-header--current {
  background: var(--current-step-focus-background) !important;
}

.igx-stepper__step:focus .igx-stepper__step-header--current .igx-stepper__step-title {
  color: var(--current-title-focus-color);
}

.igx-stepper__step:focus .igx-stepper__step-header--current .igx-stepper__step-subtitle {
  color: var(--current-subtitle-focus-color);
}

.igx-stepper__step:focus .igx-stepper__step-header--invalid {
  background: var(--invalid-step-focus-background);
}

.igx-stepper__step:focus .igx-stepper__step-header--invalid .igx-stepper__step-title {
  color: var(--invalid-title-focus-color);
}

.igx-stepper__step:focus .igx-stepper__step-header--invalid .igx-stepper__step-subtitle {
  color: var(--invalid-subtitle-focus-color);
}

.igx-stepper__step:first-of-type .igx-stepper__step-header::before {
  visibility: hidden;
}

.igx-stepper__step:last-of-type .igx-stepper__step-content-wrapper::before {
  display: none;
}

.igx-stepper__step:last-of-type .igx-stepper__step-header::after {
  visibility: hidden;
}

.igx-stepper__step-header {
  display: flex;
  padding: 1.5rem;
  position: relative;
  line-height: normal;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  cursor: pointer;
  background: var(--step-background);
  border-radius: var(--border-radius-step-header);
}

.igx-stepper__step-header:hover {
  background: var(--step-hover-background);
  color: var(--title-hover-color);
}

.igx-stepper__step-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 0.75rem;
  height: 1.5rem;
  width: 1.5rem;
  white-space: nowrap;
  border-radius: var(--border-radius-indicator);
  color: var(--indicator-color);
  background: var(--indicator-background);
  box-shadow: 0 0 0 0.0625rem var(--indicator-outline);
}

.igx-stepper__step-indicator > igx-icon {
  width: calc(1.5rem - 0.375rem);
  width: var(--igx-icon-size, calc(1.5rem - 0.375rem));
  height: calc(1.5rem - 0.375rem);
  height: var(--igx-icon-size, calc(1.5rem - 0.375rem));
  font-size: calc(1.5rem - 0.375rem);
  font-size: var(--igx-icon-size, calc(1.5rem - 0.375rem));
  color: inherit;
}

.igx-stepper__step-indicator div > igx-icon,
.igx-stepper__step-indicator div > igx-avatar,
.igx-stepper__step-indicator div > igx-circular-bar {
  max-height: 1.5rem;
  max-width: 1.5rem;
}

.igx-stepper__step-header--current {
  background: var(--current-step-background) !important;
  color: var(--current-title-color);
}

.igx-stepper__step-header--current .igx-stepper__step-indicator {
  color: var(--current-indicator-color) !important;
  background: var(--current-indicator-background) !important;
  box-shadow: 0 0 0 0.0625rem var(--current-indicator-outline) !important;
}

.igx-stepper__step-header--current .igx-stepper__step-title {
  color: var(--current-title-color);
}

.igx-stepper__step-header--current .igx-stepper__step-subtitle {
  color: var(--current-subtitle-color);
}

.igx-stepper__step-header--current:hover {
  background: var(--current-step-hover-background) !important;
}

.igx-stepper__step-header--current:hover .igx-stepper__step-title {
  color: var(--current-title-hover-color);
}

.igx-stepper__step-header--current:hover .igx-stepper__step-subtitle {
  color: var(--current-subtitle-hover-color);
}

.igx-stepper__step--disabled {
  color: var(--disabled-title-color);
  pointer-events: none;
  cursor: default;
}

.igx-stepper__step--disabled .igx-stepper__step-indicator {
  color: var(--disabled-indicator-color);
  background: var(--disabled-indicator-background);
  box-shadow: 0 0 0 0.0625rem var(--disabled-indicator-outline);
}

.igx-stepper__step--disabled .igx-stepper__step-title {
  color: var(--disabled-title-color);
}

.igx-stepper__step--disabled .igx-stepper__step-subtitle {
  color: var(--disabled-subtitle-color);
}

.igx-stepper__step-header--invalid {
  background: var(--invalid-step-background);
  color: var(--invalid-title-color);
}

.igx-stepper__step-header--invalid .igx-stepper__step-indicator {
  color: var(--invalid-indicator-color);
  background: var(--invalid-indicator-background);
  box-shadow: 0 0 0 0.0625rem var(--invalid-indicator-outline);
}

.igx-stepper__step-header--invalid .igx-stepper__step-title {
  color: var(--invalid-title-color);
}

.igx-stepper__step-header--invalid .igx-stepper__step-subtitle {
  color: var(--invalid-subtitle-color);
}

.igx-stepper__step-header--invalid:hover {
  background: var(--invalid-step-hover-background);
}

.igx-stepper__step-header--invalid:hover .igx-stepper__step-title {
  color: var(--invalid-title-hover-color);
}

.igx-stepper__step-header--invalid:hover .igx-stepper__step-subtitle {
  color: var(--invalid-subtitle-hover-color);
}

.igx-stepper--horizontal .igx-stepper__body-content {
  display: block;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: -1;
}

.igx-stepper__step-content-wrapper,
.igx-stepper--horizontal .igx-stepper__body-content {
  padding: 1rem;
}

.igx-stepper--horizontal .igx-stepper__body-content--active {
  z-index: 1;
  position: relative;
}

.igx-stepper__step-content-wrapper {
  margin-inline-start: calc(1.5rem + (1.5rem / 2));
  position: relative;
  min-height: 2rem;
}

.igx-stepper__step-content-wrapper::before {
  content: "";
  position: absolute;
  inset-inline-start: calc(-0.0625rem / 2);
  top: calc(-1.5rem + 0.5rem);
  bottom: calc(-1.5rem + 0.5rem);
  width: 0.0625rem;
  border-inline-start: 0.0625rem var(--step-separator-style) var(--step-separator-color);
}

.igx-stepper__step-title-wrapper {
  white-space: nowrap;
  text-overflow: ellipsis;
  min-width: 2rem;
}

.igx-stepper__step-title-wrapper:empty {
  display: none;
}

.igx-stepper__step-title-wrapper > * {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.igx-stepper__step--start .igx-stepper__step-header,
.igx-stepper__step--end .igx-stepper__step-header {
  flex-direction: row;
  align-items: center;
}

.igx-stepper__step--start .igx-stepper__step-title-wrapper,
.igx-stepper__step--top .igx-stepper__step-title-wrapper {
  order: -1;
}

.igx-stepper__step--completed .igx-stepper__step-header {
  background: var(--complete-step-background);
}

.igx-stepper__step--completed .igx-stepper__step-header:hover {
  background: var(--complete-step-hover-background);
}

.igx-stepper__step--completed .igx-stepper__step-header:hover .igx-stepper__step-title {
  color: var(--complete-title-hover-color);
}

.igx-stepper__step--completed .igx-stepper__step-header:hover .igx-stepper__step-subtitle {
  color: var(--complete-subtitle-hover-color);
}

.igx-stepper__step--completed .igx-stepper__step-header::after {
  border-top-color: var(--complete-step-separator-color) !important;
  border-top-style: var(--complete-step-separator-style) !important;
}

.igx-stepper__step--completed .igx-stepper__step-indicator {
  color: var(--complete-indicator-color);
  background: var(--complete-indicator-background);
  box-shadow: 0 0 0 0.0625rem var(--complete-indicator-outline);
}

.igx-stepper__step--completed .igx-stepper__step-title {
  color: var(--complete-title-color);
}

.igx-stepper__step--completed .igx-stepper__step-subtitle {
  color: var(--complete-subtitle-color);
}

.igx-stepper__step--completed:focus .igx-stepper__step-header {
  background: var(--complete-step-focus-background);
}

.igx-stepper__step--completed:focus .igx-stepper__step-header .igx-stepper__step-title {
  color: var(--complete-title-focus-color);
}

.igx-stepper__step--completed:focus .igx-stepper__step-header .igx-stepper__step-subtitle {
  color: var(--complete-subtitle-focus-color);
}

.igx-stepper__step--completed .igx-stepper__step-content-wrapper::before {
  border-inline-start-style: var(--complete-step-separator-style);
  border-inline-start-color: var(--complete-step-separator-color);
}

.igx-stepper__step--completed + .igx-stepper__step::before {
  border-top-color: var(--complete-step-separator-color) !important;
  border-top-style: var(--complete-step-separator-style) !important;
}

.igx-stepper__step--completed + .igx-stepper__step .igx-stepper__step-header::before {
  border-top-color: var(--complete-step-separator-color) !important;
  border-top-style: var(--complete-step-separator-style) !important;
}

.igx-stepper__step--simple .igx-stepper__step-indicator {
  min-width: 1.5rem;
  min-height: 1.5rem;
  width: auto;
  width: initial;
  height: auto;
  height: initial;
}

.igx-stepper__step--simple .igx-stepper__step-indicator div > igx-icon,
.igx-stepper__step--simple .igx-stepper__step-indicator div > igx-avatar,
.igx-stepper__step--simple .igx-stepper__step-indicator div > igx-circular-bar {
  max-width: none;
  max-width: initial;
  max-height: none;
  max-height: initial;
}

.igx-stepper--horizontal .igx-stepper__header {
  flex-direction: row;
}

.igx-stepper--horizontal .igx-stepper__step {
  overflow: hidden;
  flex-direction: row;
  flex-grow: 1;
}

.igx-stepper--horizontal .igx-stepper__step::before {
  content: "";
  width: auto;
  min-width: 0.625rem;
  height: 0.0625rem;
  flex: 1;
  position: relative;
  z-index: -1;
  top: calc((1.5rem / 2) + 1.5rem - (0.0625rem / 2));
  border-top: 0.0625rem var(--step-separator-style) var(--step-separator-color);
}

.igx-stepper--horizontal .igx-stepper__step:first-of-type {
  flex-grow: 0;
  min-width: 0;
}

.igx-stepper--horizontal .igx-stepper__step:first-of-type::before {
  display: none;
}

.igx-stepper--horizontal .igx-stepper__step-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.igx-stepper--horizontal .igx-stepper__step-header::before, .igx-stepper--horizontal .igx-stepper__step-header::after {
  content: "";
  position: absolute;
  z-index: -1;
  height: 0.0625rem;
  width: calc(50% - (1.5rem - 0.25rem));
  top: calc((1.5rem / 2) + 1.5rem - (0.0625rem / 2));
  flex: 1;
  border-top: 0.0625rem var(--step-separator-style) var(--step-separator-color);
}

.igx-stepper--horizontal .igx-stepper__step-header::before {
  inset-inline-start: 0;
}

.igx-stepper--horizontal .igx-stepper__step-header::after {
  inset-inline-end: 0;
}

.igx-stepper--horizontal .igx-stepper__step--simple {
  text-align: center;
}

.igx-stepper--horizontal .igx-stepper__step--simple .igx-stepper__step-header {
  align-self: center;
  padding: 0.5rem;
  height: auto;
}

.igx-stepper--horizontal .igx-stepper__step--simple .igx-stepper__step-header::before, .igx-stepper--horizontal .igx-stepper__step--simple .igx-stepper__step-header::after {
  display: none;
}

.igx-stepper--horizontal .igx-stepper__step--simple.igx-stepper__step::before {
  top: calc(50% - (0.0625rem / 2));
}

.igx-stepper--horizontal .igx-stepper__step-title-wrapper {
  width: 100%;
}

.igx-stepper--horizontal .igx-stepper__step--top .igx-stepper__step-header {
  justify-content: flex-end;
}

.igx-stepper--horizontal .igx-stepper__step--top .igx-stepper__step-header::before, .igx-stepper--horizontal .igx-stepper__step--top .igx-stepper__step-header::after {
  top: calc(100% - ((1.5rem / 2) + 1.5rem + (0.0625rem / 2)));
}

.igx-stepper--horizontal .igx-stepper__step--top.igx-stepper__step::before {
  border-top: 0.0625rem var(--step-separator-style) var(--step-separator-color);
  top: calc(100% - ((1.5rem / 2) + 1.5rem + (0.0625rem / 2)));
}

.igx-stepper--horizontal .igx-stepper__step--bottom .igx-stepper__step-header {
  justify-content: flex-start;
}

.igx-stepper--horizontal .igx-stepper__step--top .igx-stepper__step-title-wrapper,
.igx-stepper--horizontal .igx-stepper__step--bottom .igx-stepper__step-title-wrapper {
  text-align: center;
}

.igx-stepper--horizontal .igx-stepper__step--top .igx-stepper__step-header,
.igx-stepper--horizontal .igx-stepper__step--bottom .igx-stepper__step-header {
  flex-direction: column;
}

.igx-stepper--horizontal .igx-stepper__step--start .igx-stepper__step-title-wrapper {
  text-align: end;
}

.igx-stepper--horizontal .igx-stepper__step--start .igx-stepper__step-indicator,
.igx-stepper--horizontal .igx-stepper__step--end .igx-stepper__step-indicator {
  flex: 1 0 auto;
}

.igx-stepper--horizontal .igx-stepper__step--start .igx-stepper__step-header,
.igx-stepper--horizontal .igx-stepper__step--end .igx-stepper__step-header {
  padding: calc(1.5rem / 2);
}

.igx-stepper--horizontal .igx-stepper__step--start .igx-stepper__step-header::before, .igx-stepper--horizontal .igx-stepper__step--start .igx-stepper__step-header::after,
.igx-stepper--horizontal .igx-stepper__step--end .igx-stepper__step-header::before,
.igx-stepper--horizontal .igx-stepper__step--end .igx-stepper__step-header::after {
  display: none;
}

.igx-stepper--horizontal .igx-stepper__step--start.igx-stepper__step::before,
.igx-stepper--horizontal .igx-stepper__step--end.igx-stepper__step::before {
  top: calc(50% - (0.0625rem / 2));
}

.igx-stepper--horizontal .igx-stepper__step-content {
  flex-grow: 1;
}

.igx-stepper--horizontal .igx-stepper__step-content:focus {
  outline: none;
}

.igx-stepper--horizontal .igx-stepper__step-content::before {
  display: none;
}

.igx-stepper--horizontal .igx-stepper__step-content-wrapper {
  text-align: center;
}

.igx-stepper--horizontal .igx-stepper__body-content {
  display: flex;
}

igx-toast {
  --background: var(--igx-toast-background, hsla(var(--igx-grays-700), 0.9));
  --text-color: var(--igx-toast-text-color, var(--igx-grays-700-contrast));
  --border-radius: var(--igx-toast-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.625rem), 1.625rem));
  --shadow: var(--igx-toast-shadow, var(--igx-elevation-0));
}

.igx-toast {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 2.625rem auto;
  padding: 1rem 1.5rem;
  min-width: 52px;
  color: var(--text-color);
  background: var(--background);
  border: none;
  border-radius: var(--border-radius);
  box-shadow: none;
  box-shadow: var(--igx-elevation-0);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

.igx-tooltip--desktop, .igx-tooptip--mobile {
  --background: var(--igx-tooltip-background, hsla(var(--igx-grays-700), 0.9));
  --text-color: var(--igx-tooltip-text-color, var(--igx-grays-700-contrast));
  --border-radius: var(--igx-tooltip-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.25) * 1rem), 1rem));
}

.igx-tooltip, .igx-tooltip--desktop, .igx-tooltip--mobile {
  display: inline-flex;
  justify-content: center;
  flex-flow: column wrap;
  background: var(--background);
  color: var(--text-color);
  border-radius: var(--border-radius);
  margin: 0 auto;
}

.igx-tooltip--desktop {
  padding: 0 0.5rem;
  min-height: 1.5rem;
}

.igx-tooltip--mobile {
  padding: 0 1rem;
  min-height: 2rem;
}

.igx-time-picker {
  --text-color: var(--igx-time-picker-text-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --hover-text-color: var(--igx-time-picker-hover-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --selected-text-color: var(--igx-time-picker-selected-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --active-item-background: var(--igx-time-picker-active-item-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --disabled-text-color: var(--igx-time-picker-disabled-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-item-background: var(--igx-time-picker-disabled-item-background, transparent);
  --header-background: var(--igx-time-picker-header-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --header-hour-text-color: var(--igx-time-picker-header-hour-text-color, var(--igx-secondary-500-contrast));
  --header-time-period-color: var(--igx-time-picker-header-time-period-color, var(--igx-secondary-500-contrast));
  --background-color: var(--igx-time-picker-background-color, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --border-radius: var(--igx-time-picker-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --active-item-border-radius: var(--igx-time-picker-active-item-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.75) * 1.25rem), 1.25rem));
  --modal-shadow: var(--igx-time-picker-modal-shadow, var(--igx-elevation-24));
  --dropdown-shadow: var(--igx-time-picker-dropdown-shadow, var(--igx-elevation-8));
  display: flex;
  flex-flow: column nowrap;
  max-width: 21.25rem;
  min-width: 20rem;
  border-radius: var(--border-radius);
  box-shadow: var(--modal-shadow);
  overflow: hidden;
}

.igx-time-picker--vertical {
  flex-flow: row nowrap;
  min-width: 33.75rem;
}

.igx-time-picker__main {
  background: var(--background-color);
  flex: 1 1 auto;
}

.igx-time-picker--dropdown {
  min-width: 12.5rem;
  box-shadow: var(--dropdown-shadow);
}

.igx-time-picker__body {
  display: flex;
  padding: 0.625rem 0;
  justify-content: center;
}

.igx-time-picker__hourList {
  text-align: end;
}

[dir=rtl] .igx-time-picker__hourList {
  order: 2;
}

.igx-time-picker__minuteList {
  text-align: center;
}

[dir=rtl] .igx-time-picker__minuteList {
  order: 1;
}

.igx-time-picker__secondsList {
  text-align: center;
}

.igx-time-picker__ampmList {
  display: flex;
  flex-direction: column;
  padding-top: 3rem;
}

[dir=rtl] .igx-time-picker__ampmList {
  order: 3;
}

.igx-time-picker__column {
  max-width: 4rem;
  height: 20.3125rem;
  padding: 0;
  cursor: pointer;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: center;
  color: var(--text-color);
  overflow: hidden;
}

.igx-time-picker__column:focus, .igx-time-picker__column:active {
  outline: none;
}

.igx-time-picker__item {
  width: 3.375rem;
  padding: 0.3125rem 0.625rem;
  border-radius: var(--active-item-border-radius);
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.igx-time-picker__item:focus, .igx-time-picker__item:active {
  outline: none;
}

.igx-time-picker__item:hover {
  color: var(--hover-text-color);
}

.igx-time-picker__item--selected {
  font-size: 1.5rem;
  color: var(--selected-text-color);
}

.igx-time-picker__item--active {
  background: var(--active-item-background);
}

.igx-time-picker__item--disabled {
  color: var(--disabled-text-color);
  background: var(--disabled-item-background);
  pointer-events: none;
}

.igx-time-picker__header {
  background: var(--header-background);
  padding: 1.5rem 1rem;
}

.igx-time-picker__header-ampm {
  color: var(--header-time-period-color);
}

.igx-time-picker--vertical .igx-time-picker__header {
  width: 10.5rem;
}

.igx-time-picker__header-hour {
  display: flex;
  color: var(--header-hour-text-color);
}

[dir=rtl] .igx-time-picker__header-hour {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.igx-time-picker__header-ampm,
.igx-time-picker__header-hour {
  margin: 0;
}

.igx-time-picker__buttons {
  display: flex;
  justify-content: flex-end;
  height: 3.25rem;
  padding: 0.5rem;
}

.igx-time-picker__buttons [igxButton] + [igxButton] {
  margin-inline-start: 0.5rem;
}

igx-tree {
  --background: var(--igx-tree-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground: var(--igx-tree-foreground, var(--igx-surface-500-contrast));
  --background-selected: var(--igx-tree-background-selected, hsla(var(--igx-secondary-200), var(--igx-secondary-a)));
  --foreground-selected: var(--igx-tree-foreground-selected, var(--igx-secondary-200-contrast));
  --background-active: var(--igx-tree-background-active, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --foreground-active: var(--igx-tree-foreground-active, var(--igx-grays-200-contrast));
  --background-active-selected: var(--igx-tree-background-active-selected, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --foreground-active-selected: var(--igx-tree-foreground-active-selected, var(--igx-secondary-300-contrast));
  --border-color: var(--igx-tree-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --background-disabled: var(--igx-tree-background-disabled, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground-disabled: var(--igx-tree-foreground-disabled, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --drop-area-color: var(--igx-tree-drop-area-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --hover-color: var(--igx-tree-hover-color, hsla(var(--igx-grays-900), 0.1));
}

.igx-tree {
  display: block;
  z-index: 0;
  overflow-y: auto;
}

.igx-tree-node,
.igx-tree-node__wrapper,
.igx-tree-node__toggle-button,
.igx-tree-node__content,
.igx-tree-node__select {
  display: flex;
}

.igx-tree-node {
  flex-direction: column;
}

.igx-tree-node__wrapper,
.igx-tree-node__toggle-button,
.igx-tree-node__select {
  align-items: center;
}

.igx-tree-node__toggle-button,
.igx-tree-node__select {
  margin-inline-end: 0.5rem;
}

.igx-tree-node__content,
.igx-tree-node__toggle-button,
.igx-tree-node__select {
  z-index: 1;
}

.igx-tree-node__toggle-button--hidden {
  visibility: hidden;
}

.igx-tree-node__wrapper {
  min-height: 3.125rem;
  padding: 0 1.5rem;
  position: relative;
  background: var(--background);
  color: var(--foreground);
}

.igx-tree-node__wrapper igx-icon {
  width: 1.5rem;
  width: var(--igx-icon-size, 1.5rem);
  height: 1.5rem;
  height: var(--igx-icon-size, 1.5rem);
  font-size: 1.5rem;
  font-size: var(--igx-icon-size, 1.5rem);
}

[dir=rtl] .igx-tree-node__wrapper igx-icon {
  transform: scaleX(-1);
}

.igx-tree-node__wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 0;
}

.igx-tree-node__wrapper:hover::after {
  background: var(--hover-color);
}

.igx-tree-node__wrapper:focus {
  outline-width: 0;
}

.igx-tree-node__wrapper igx-circular-bar {
  width: 1.5rem;
  height: 1.5rem;
}

.igx-tree-node__wrapper--cosy {
  min-height: 2.5rem;
  padding: 0 1rem;
}

.igx-tree-node__wrapper--cosy .igx-tree-node__spacer {
  width: 1rem;
}

.igx-tree-node__wrapper--cosy .igx-tree-node__drop-indicator {
  inset-inline-end: 1rem;
  width: calc(100% - ((1rem * 2) + (1.5rem + 0.5rem)));
}

.igx-tree-node__wrapper--cosy igx-circular-bar {
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
}

.igx-tree-node__wrapper--compact {
  min-height: 2rem;
  padding: 0 0.75rem;
}

.igx-tree-node__wrapper--compact .igx-tree-node__spacer {
  width: 0.75rem;
}

.igx-tree-node__wrapper--compact .igx-tree-node__drop-indicator {
  inset-inline-end: 0.75rem;
  width: calc(100% - ((0.75rem * 2) + (1.5rem + 0.5rem)));
}

.igx-tree-node__wrapper--compact igx-circular-bar {
  width: calc(1.5rem - 6px);
  height: calc(1.5rem - 6px);
}

.igx-tree-node__wrapper--selected {
  background: var(--background-selected);
  color: var(--foreground-selected);
}

.igx-tree-node__wrapper--active {
  background: var(--background-active);
  color: var(--foreground-active);
}

.igx-tree-node__wrapper--active.igx-tree-node__wrapper--selected {
  background: var(--background-active-selected);
  color: var(--foreground-active-selected);
}

.igx-tree-node__wrapper--focused {
  box-shadow: inset 0 0 0 1px var(--border-color);
}

.igx-tree-node__wrapper--disabled {
  background: var(--background-disabled) !important;
  color: var(--foreground-disabled) !important;
  box-shadow: none !important;
  pointer-events: none;
}

.igx-tree-node__wrapper--disabled::after {
  display: none;
}

.igx-tree-node__wrapper--disabled .igx-tree-node__toggle-button {
  color: var(--foreground-disabled) !important;
}

.igx-tree-node__spacer {
  display: inline-block;
  width: 1.5rem;
}

.igx-tree-node__content {
  display: block;
  align-items: center;
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-tree-node__toggle-button {
  justify-content: center;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  min-width: 1.5rem;
}

.igx-tree-node__drop-indicator {
  display: flex;
  visibility: hidden;
  position: absolute;
  inset-inline-end: 1.5rem;
  bottom: 0;
  width: calc(100% - ((1.5rem * 2) + (1.5rem + 0.5rem)));
}

.igx-tree-node__drop-indicator > div {
  flex: 1;
  height: 0.0625rem;
  background: var(--drop-area-color);
}

.igx-tree-node__group {
  overflow: hidden;
}

igx-watermark {
  --link-background: var(--igx-watermark-link-background, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --background-image: var(--igx-watermark-background-image, url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTg0IiBoZWlnaHQ9IjEwNCIgdmlld0JveD0iMCAwIDE4NCAxMDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIG9wYWNpdHk9IjAuMDUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTYuNyAxMC4xTDEwLjMgOC4zOTk5OUwxMi4xIDEuNjk5OTlMNy4xIDAuMzk5OTk0TDUuMyA3LjA5OTk5TDIuMyA2LjI5OTk5TDEuMSAxMC42TDQuMSAxMS40TDEuMiAyMi4yQzAuMjk5OTk3IDI1LjUgMC4xOTk5OTcgMjcuOSAwLjc5OTk5NyAyOS40QzEuNSAzMC45IDMuMSAzMiA1LjcgMzIuN0M3LjMgMzMuMSA5IDMzLjMgMTAuNiAzMy40TDExLjUgMjkuM0w3LjcgMjguNEM2LjYgMjguMSA1LjkgMjcuNiA1LjggMjYuOUM1LjggMjUuNiA2IDI0LjMgNi40IDIzTDkuMSAxMi44TDE1LjUgMTQuNUwxNi43IDEwLjFaTTE5LjcgMzUuOEwyNCAxOS42TDI1LjEgMTkuNUMyNy41IDE5LjIgMzAgMTkuMSAzMi41IDE5LjNMMzMuOSAxNC4yQzMwLjkgMTQgMjcuOSAxNC40IDI1LjEgMTUuNEwyNS44IDEyLjZMMjAuOCAxMS4zTDE0LjYgMzQuNUwxOS43IDM1LjhaTTM2LjUgNDAuM0w0Mi43IDE3LjFMMzcuNiAxNS43TDMxLjQgMzguOUwzNi41IDQwLjNaTTQzLjggMTMuMkw0NS4yIDcuODk5OTlMNDAuMSA2LjQ5OTk5TDM4LjcgMTEuOEw0My44IDEzLjJaTTYzLjggMjQuMkM2Mi45IDIyLjYgNjEgMjEuNSA1OC4yIDIwLjdDNTUgMTkuOSA1MS44IDE5LjUgNDguNiAxOS40TDQ3LjcgMjNMNDkuMiAyMy4zQzUyLjIgMjMuOCA1NC44IDI0LjQgNTYuNyAyNC45QzU3LjYgMjUuMSA1OC40IDI1LjYgNTguOSAyNi4zQzU5LjMgMjcuMiA1OS40IDI4LjIgNTkgMjkuMUw1OC41IDMwLjhMNTIuNCAyOS43QzUwLjMgMjkuMiA0OC4xIDI5LjMgNDYuMSAzMC4xQzQ0LjYgMzAuOCA0My41IDMyLjMgNDIuOCAzNC43QzQxLjUgMzkuNiA0My4xIDQyLjcgNDcuNyA0My45QzUwLjMgNDQuNiA1MyA0NC43IDU1LjYgNDQuMkM1Ny4xIDQ1LjkgNTkuMSA0Ny4xIDYxLjMgNDcuNkw2Mi41IDQzLjhDNjIgNDMuNiA2MS41IDQzLjMgNjEuMiA0Mi44QzYxIDQyLjMgNjAuOSA0MS43IDYxLjEgNDEuMUw2My45IDMwLjVDNjQuOCAyNy44IDY0LjcgMjUuNyA2My44IDI0LjJaTTU3LjcgMzQuNEw1NiA0MC41TDU1LjEgNDAuNkM1My40IDQwLjYgNTEuNiA0MC41IDUwIDQwQzQ4LjEgMzkuNSA0Ny41IDM4LjIgNDggMzZDNDguMyAzNC4yIDQ5LjkgMzMgNTEuNyAzMy4zQzUxLjkgMzMuMyA1MiAzMy40IDUyLjIgMzMuNEw1Ny43IDM0LjRaTTcxLjUgNDkuNkw4MC4zIDE2LjhMNzUuMiAxNS40TDY2LjQgNDguMkw3MS41IDQ5LjZaIiBmaWxsPSIjMDA5OUZGIi8+Cjwvc3ZnPgo="));
  --color: var(--igx-watermark-color, #fff);
  --border-color: var(--igx-watermark-border-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --border-radius: var(--igx-watermark-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 1rem), 1rem));
}

.igx-watermark {
  display: block;
  position: absolute;
  bottom: 0;
  inset-inline-end: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  pointer-events: none;
}

.igx-watermark__link {
  display: inline-flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  inset-inline-end: 0;
  font-size: 0.875rem;
  padding: 0.125rem 0.25rem;
  line-height: normal;
  border-radius: var(--border-radius);
  border: 1px solid var(--border-color);
  color: var(--color);
  z-index: 10002;
  background-color: var(--link-background);
  pointer-events: all;
  text-decoration: none;
}

.igx-watermark__background-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  z-index: 10001;
  pointer-events: none;
  background-image: var(--background-image);
  background-repeat: repeat;
  background-position: 1rem 1rem;
}

@media all and (-ms-high-contrast: none) {
  .igx-watermark__background-img {
    background-image: none;
  }
}

.igx-drop-down__list, .igx-grid-toolbar__dd-list {
  --background-color: var(--igx-drop-down-background-color, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --header-text-color: var(--igx-drop-down-header-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --item-text-color: var(--igx-drop-down-item-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --hover-item-text-color: var(--igx-drop-down-hover-item-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --hover-item-background: var(--igx-drop-down-hover-item-background, #E4E4E4);
  --focused-item-background: var(--igx-drop-down-focused-item-background, #E4E4E4);
  --focused-item-text-color: var(--igx-drop-down-focused-item-text-color, black);
  --selected-item-background: var(--igx-drop-down-selected-item-background, #8CC5D6);
  --selected-item-text-color: var(--igx-drop-down-selected-item-text-color, black);
  --selected-hover-item-background: var(--igx-drop-down-selected-hover-item-background, #E4E4E4);
  --selected-hover-item-text-color: var(--igx-drop-down-selected-hover-item-text-color, black);
  --selected-focus-item-background: var(--igx-drop-down-selected-focus-item-background, #8CC5D6);
  --selected-focus-item-text-color: var(--igx-drop-down-selected-focus-item-text-color, black);
  --disabled-item-background: var(--igx-drop-down-disabled-item-background, hsla(var(--igx-grays-50), 0));
  --disabled-item-text-color: var(--igx-drop-down-disabled-item-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --border-color: var(--igx-drop-down-border-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --border-width: var(--igx-drop-down-border-width, 0);
  --border-radius: var(--igx-drop-down-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --item-border-radius: var(--igx-drop-down-item-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 1.25rem), 1.25rem));
  --shadow: var(--igx-drop-down-shadow, var(--igx-elevation-8));
}

.igx-drop-down {
  position: absolute;
}

.igx-drop-down__list {
  overflow: hidden;
  border-radius: var(--border-radius);
  background: var(--background-color);
  box-shadow: var(--shadow);
  min-width: 8rem;
  border: var(--border-width) solid var(--border-color);
}

.igx-drop-down__list-scroll {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

.igx-drop-down__list-scroll igx-input-group {
  margin-top: -16px !important;
}

.igx-drop-down__header, .igx-drop-down__group label,
.igx-drop-down__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  white-space: nowrap;
  height: 2.5rem;
  position: relative;
}

.igx-drop-down__header igx-divider, .igx-drop-down__group label igx-divider,
.igx-drop-down__item igx-divider {
  position: absolute;
  width: 100%;
  inset-inline-start: 0;
  bottom: 0;
}

.igx-drop-down__item {
  color: var(--item-text-color);
  cursor: pointer;
  padding: 0 1.5rem;
  border-radius: var(--item-border-radius);
}

.igx-drop-down__item:focus {
  outline: 0;
  outline-color: transparent;
  background: var(--focused-item-background);
  color: var(--focused-item-text-color);
}

.igx-drop-down__item:hover {
  background: var(--hover-item-background);
  color: var(--hover-item-text-color);
}

.igx-drop-down__content {
  display: flex;
  width: 100%;
  align-items: center;
}

.igx-drop-down__inner {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-inline-end: auto;
}

.igx-drop-down__item--cosy {
  height: 2rem;
  padding: 0 1.25rem;
}

.igx-drop-down__item--compact {
  height: 1.75rem;
  padding: 0 1rem;
}

.igx-drop-down__header igx-prefix,
.igx-drop-down__header [igxPrefix],
.igx-drop-down__item igx-prefix,
.igx-drop-down__item [igxPrefix], .igx-drop-down__group label igx-prefix,
.igx-drop-down__group label [igxPrefix] {
  margin-inline-end: 1.25rem;
}

.igx-drop-down__header igx-suffix + igx-suffix,
.igx-drop-down__header [igxSuffix] + igx-suffix,
.igx-drop-down__item igx-suffix + igx-suffix,
.igx-drop-down__item [igxSuffix] + igx-suffix, .igx-drop-down__group label igx-suffix + igx-suffix,
.igx-drop-down__group label [igxSuffix] + igx-suffix,
.igx-drop-down__header igx-suffix + [igxSuffix],
.igx-drop-down__header [igxSuffix] + [igxSuffix],
.igx-drop-down__item igx-suffix + [igxSuffix],
.igx-drop-down__item [igxSuffix] + [igxSuffix],
.igx-drop-down__group label igx-suffix + [igxSuffix],
.igx-drop-down__group label [igxSuffix] + [igxSuffix] {
  margin-inline-start: 0.5rem;
}

.igx-drop-down__item--cosy igx-prefix,
.igx-drop-down__item--cosy [igxPrefix], .igx-drop-down__header--cosy igx-prefix,
.igx-drop-down__header--cosy [igxPrefix] {
  margin-inline-end: 1rem;
}

.igx-drop-down__item--cosy igx-suffix + igx-suffix,
.igx-drop-down__item--cosy [igxSuffix] + igx-suffix, .igx-drop-down__header--cosy igx-suffix + igx-suffix,
.igx-drop-down__header--cosy [igxSuffix] + igx-suffix,
.igx-drop-down__item--cosy igx-suffix + [igxSuffix],
.igx-drop-down__item--cosy [igxSuffix] + [igxSuffix],
.igx-drop-down__header--cosy igx-suffix + [igxSuffix],
.igx-drop-down__header--cosy [igxSuffix] + [igxSuffix] {
  margin-inline-start: 0.375rem;
}

.igx-drop-down__item--compact igx-prefix,
.igx-drop-down__item--compact [igxPrefix], .igx-drop-down__header--compact igx-prefix,
.igx-drop-down__header--compact [igxPrefix] {
  margin-inline-end: 0.75rem;
}

.igx-drop-down__item--compact igx-suffix + igx-suffix,
.igx-drop-down__item--compact [igxSuffix] + igx-suffix, .igx-drop-down__header--compact igx-suffix + igx-suffix,
.igx-drop-down__header--compact [igxSuffix] + igx-suffix,
.igx-drop-down__item--compact igx-suffix + [igxSuffix],
.igx-drop-down__item--compact [igxSuffix] + [igxSuffix],
.igx-drop-down__header--compact igx-suffix + [igxSuffix],
.igx-drop-down__header--compact [igxSuffix] + [igxSuffix] {
  margin-inline-start: 0.25rem;
}

.igx-drop-down__header, .igx-drop-down__group label {
  color: var(--header-text-color);
  pointer-events: none;
  padding: 0 1rem;
}

.igx-drop-down__header--cosy {
  height: 2rem;
  padding: 0 0.75rem;
}

.igx-drop-down__header--compact {
  height: 1.75rem;
  padding: 0 0.5rem;
}

.igx-drop-down__group {
  pointer-events: auto;
}

.igx-drop-down__group .igx-drop-down__item {
  text-indent: 0 1.5rem;
}

.igx-drop-down__item--focused {
  background: var(--focused-item-background);
  color: var(--focused-item-text-color);
}

.igx-drop-down__item--focused:hover {
  color: var(--focused-item-text-color);
  background: var(--focused-item-background);
}

.igx-drop-down__item--selected {
  background: var(--selected-item-background);
  color: var(--selected-item-text-color);
}

.igx-drop-down__item--selected:hover {
  background: var(--selected-hover-item-background);
  color: var(--selected-hover-item-text-color);
}

.igx-drop-down__item--selected.igx-drop-down__item--focused {
  background: var(--selected-focus-item-background);
  color: var(--selected-focus-item-text-color);
}

.igx-drop-down__item--disabled, .igx-drop-down__group--disabled {
  background: var(--disabled-item-background);
  color: var(--disabled-item-text-color);
  cursor: default;
  pointer-events: none;
}

.igx-drop-down__item--disabled:hover, .igx-drop-down__group--disabled:hover {
  background: var(--disabled-item-background);
}

igx-grid, igx-hierarchical-grid, igx-pivot-grid, igx-tree-grid, igx-advanced-filtering-dialog, igx-grid-excel-style-filtering, .igx-excel-filter__secondary {
  --grouparea-color: var(--igx-grid-grouparea-color, rgba(0, 0, 0, 0.8));
  --grouparea-background: var(--igx-grid-grouparea-background, #F6FCFF);
  --drop-area-text-color: var(--igx-grid-drop-area-text-color, #FFFFFF);
  --drop-area-icon-color: var(--igx-grid-drop-area-icon-color, #FFFFFF);
  --drop-area-background: var(--igx-grid-drop-area-background, #335F77);
  --drop-area-on-drop-background: var(--igx-grid-drop-area-on-drop-background, #335F77);
  --header-background: var(--igx-grid-header-background, #335F77);
  --header-text-color: var(--igx-grid-header-text-color, #FFFFFF);
  --header-selected-background: var(--igx-grid-header-selected-background, hsla(var(--igx-secondary-100), var(--igx-secondary-a)));
  --header-selected-text-color: var(--igx-grid-header-selected-text-color, var(--igx-secondary-100-contrast));
  --sortable-header-icon-hover-color: var(--igx-grid-sortable-header-icon-hover-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --sorted-header-icon-color: var(--igx-grid-sorted-header-icon-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --header-border-width: var(--igx-grid-header-border-width, 1px);
  --header-border-style: var(--igx-grid-header-border-style, solid);
  --header-border-color: var(--igx-grid-header-border-color, transparent);
  --ghost-header-background: var(--igx-grid-ghost-header-background, #F6FCFF);
  --ghost-header-text-color: var(--igx-grid-ghost-header-text-color, #335F77);
  --ghost-header-icon-color: var(--igx-grid-ghost-header-icon-color, #335F77);
  --filtering-background-and: var(--igx-grid-filtering-background-and, hsla(var(--igx-primary-300), var(--igx-primary-a)));
  --filtering-background-or: var(--igx-grid-filtering-background-or, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --filtering-background-and--focus: var(--igx-grid-filtering-background-and--focus, hsla(var(--igx-primary-700), var(--igx-primary-a)));
  --filtering-background-or--focus: var(--igx-grid-filtering-background-or--focus, hsla(var(--igx-secondary-700), var(--igx-secondary-a)));
  --grid-border-color: var(--igx-grid-grid-border-color, transparent);
  --content-background: var(--igx-grid-content-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --content-text-color: var(--igx-grid-content-text-color, #000000);
  --row-odd-background: var(--igx-grid-row-odd-background, #FFFFFF);
  --row-even-background: var(--igx-grid-row-even-background, #F6FCFF);
  --row-odd-text-color: var(--igx-grid-row-odd-text-color, black);
  --row-even-text-color: var(--igx-grid-row-even-text-color, black);
  --row-selected-background: var(--igx-grid-row-selected-background, #D3EAFF);
  --tree-selected-filtered-row-text-color: var(--igx-grid-tree-selected-filtered-row-text-color, hsla(var(--igx-secondary-300), var(--igx-secondary-a)));
  --row-selected-text-color: var(--igx-grid-row-selected-text-color, black);
  --cell-selected-within-background: var(--igx-grid-cell-selected-within-background, inherit);
  --cell-selected-within-text-color: var(--igx-grid-cell-selected-within-text-color, inherit);
  --row-selected-hover-background: var(--igx-grid-row-selected-hover-background, #E4E4E4);
  --row-selected-hover-text-color: var(--igx-grid-row-selected-hover-text-color, black);
  --row-hover-background: var(--igx-grid-row-hover-background, #E4E4E4);
  --row-hover-text-color: var(--igx-grid-row-hover-text-color, black);
  --row-border-color: var(--igx-grid-row-border-color, rgba(204, 204, 204, 0.1));
  --pinned-border-width: var(--igx-grid-pinned-border-width, 2px);
  --pinned-border-style: var(--igx-grid-pinned-border-style, solid);
  --pinned-border-color: var(--igx-grid-pinned-border-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --cell-active-border-color: var(--igx-grid-cell-active-border-color, transparent);
  --cell-selected-background: var(--igx-grid-cell-selected-background, transparent);
  --tree-selected-filtered-cell-text-color: var(--igx-grid-tree-selected-filtered-cell-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --cell-selected-text-color: var(--igx-grid-cell-selected-text-color, #000000);
  --cell-editing-background: var(--igx-grid-cell-editing-background, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --edit-mode-color: var(--igx-grid-edit-mode-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --edited-row-indicator: var(--igx-grid-edited-row-indicator, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --cell-new-color: var(--igx-grid-cell-new-color, inherit);
  --cell-edited-value-color: var(--igx-grid-cell-edited-value-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --cell-disabled-color: var(--igx-grid-cell-disabled-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --resize-line-color: var(--igx-grid-resize-line-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --drop-indicator-color: var(--igx-grid-drop-indicator-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --group-label-column-name-text: var(--igx-grid-group-label-column-name-text, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --group-label-icon: var(--igx-grid-group-label-icon, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --group-label-text: var(--igx-grid-group-label-text, black);
  --expand-all-icon-color: var(--igx-grid-expand-all-icon-color, rgba(255, 255, 255, 0.87));
  --expand-all-icon-hover-color: var(--igx-grid-expand-all-icon-hover-color, #FFFFFF);
  --expand-icon-color: var(--igx-grid-expand-icon-color, #335F77);
  --expand-icon-hover-color: var(--igx-grid-expand-icon-hover-color, #4C82A0);
  --active-expand-icon-color: var(--igx-grid-active-expand-icon-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --active-expand-icon-hover-color: var(--igx-grid-active-expand-icon-hover-color, hsla(var(--igx-primary-500), var(--igx-primary-a)));
  --group-count-background: var(--igx-grid-group-count-background, black);
  --group-count-text-color: var(--igx-grid-group-count-text-color, white);
  --group-row-background: var(--igx-grid-group-row-background, #F6FCFF);
  --group-row-selected-background: var(--igx-grid-group-row-selected-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --filtering-header-background: var(--igx-grid-filtering-header-background, rgb(56, 105, 131));
  --filtering-header-text-color: var(--igx-grid-filtering-header-text-color, white);
  --filtering-row-background: var(--igx-grid-filtering-row-background, rgb(56, 105, 131));
  --filtering-row-text-color: var(--igx-grid-filtering-row-text-color, white);
  --tree-filtered-text-color: var(--igx-grid-tree-filtered-text-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --body-summaries-background: var(--igx-grid-body-summaries-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --body-summaries-text-color: var(--igx-grid-body-summaries-text-color, var(--igx-grays-100-contrast));
  --root-summaries-background: var(--igx-grid-root-summaries-background, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --root-summaries-text-color: var(--igx-grid-root-summaries-text-color, var(--igx-grays-300-contrast));
  --row-highlight: var(--igx-grid-row-highlight, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --row-ghost-background: var(--igx-grid-row-ghost-background, hsla(var(--igx-primary-50), var(--igx-primary-a)));
  --row-drag-color: var(--igx-grid-row-drag-color, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --drop-area-border-radius: var(--igx-grid-drop-area-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1rem), 1rem));
  --grid-shadow: var(--igx-grid-grid-shadow, 0px 1px 4px rgba(0, 0, 0, 0.16));
  --drag-shadow: var(--igx-grid-drag-shadow, var(--igx-elevation-5));
}

.igx-grid__tbody-content:focus, .igx-grid__tfoot:focus, .igx-grid-thead__wrapper:focus {
  outline: 0;
}

.igx-grid, .igx-grid--cosy, .igx-grid--compact {
  --igx-tree-indent-size: 1.5rem;
  position: relative;
  display: grid;
  grid-template-rows: auto auto auto 1fr auto auto;
  grid-template-columns: 1fr;
  overflow: hidden;
  box-shadow: var(--grid-shadow);
  outline-style: none;
  z-index: 1;
}

.igx-grid .igx-checkbox, .igx-grid--cosy .igx-checkbox, .igx-grid--compact .igx-checkbox {
  min-width: 1.25rem;
}

.igx-grid--cosy {
  --igx-tree-indent-size: 1rem;
}

.igx-grid--compact {
  --igx-tree-indent-size: 0.75rem;
}

.igx-grid__caption {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  line-height: 2rem;
  padding: 1rem 1.5rem;
  grid-row: 1;
}

.igx-grid-thead__wrapper,
.igx-grid__tfoot {
  position: relative;
  display: flex;
  background: var(--header-background);
  color: var(--header-text-color);
  overflow: hidden;
  outline-style: none;
}

.igx-grid-thead__wrapper .igx-grid__tr,
.igx-grid__tfoot .igx-grid__tr {
  position: relative;
  background: inherit;
  color: inherit;
  z-index: 2;
}

.igx-grid-thead__wrapper .igx-grid__tr:hover,
.igx-grid__tfoot .igx-grid__tr:hover {
  background: inherit;
  color: inherit;
}

.igx-grid-thead__wrapper > [aria-activedescendant],
.igx-grid__tfoot > [aria-activedescendant] {
  outline-style: none;
}

.igx-grid-thead__wrapper {
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  z-index: 2;
}

.igx-grid-thead__wrapper .igx-grid__cbx-selection--push {
  align-items: flex-start;
  padding-top: 0.9375rem;
}

.igx-grid-thead__wrapper .igx-grid__tr {
  border-bottom: none;
}

.igx-grid-thead {
  grid-row: 3;
  display: flex;
  overflow: hidden;
}

.igx-grid-thead .igx-grid__drag-indicator {
  cursor: default;
}

.igx-grid-thead .igx-grid__tr--mrl .igx-grid__hierarchical-expander--header,
.igx-grid-thead .igx-grid__tr--mrl .igx-grid__header-indentation,
.igx-grid-thead .igx-grid__tr--mrl .igx-grid__row-indentation,
.igx-grid-thead .igx-grid__tr--mrl .igx-grid__cbx-selection {
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid-thead--cosy .igx-grid-thead__wrapper .igx-grid--cosy .igx-grid__cbx-selection--push, .igx-grid--cosy .igx-grid-thead--cosy .igx-grid-thead__wrapper .igx-grid__cbx-selection--push {
  align-items: flex-start;
  padding-top: 0.625rem;
}

.igx-grid-thead--compact .igx-grid-thead__wrapper .igx-grid--compact .igx-grid__cbx-selection--push, .igx-grid--compact .igx-grid-thead--compact .igx-grid-thead__wrapper .igx-grid__cbx-selection--push {
  align-items: flex-start;
  padding-top: 0.375rem;
}

.igx-grid-thead__title {
  flex-basis: auto !important;
  align-items: center !important;
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  height: 3.125rem;
}

.igx-grid-thead__title--pinned-last {
  border-inline-end: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
}

.igx-grid-thead--cosy .igx-grid-thead__title {
  height: 2.5rem;
  padding: 0 1rem;
}

.igx-grid-thead--compact .igx-grid-thead__title {
  height: 2rem;
  padding: 0 0.75rem;
}

.igx-grid-thead__group {
  display: flex;
  flex-flow: row nowrap;
}

/* We set those with position relative
so that the drop indicators be scoped
to their respective group. The item
being the topmost element, while the
subgroup encapsulates children of each
thead item and group.
*/

.igx-grid-thead__item {
  display: flex;
  flex-flow: column nowrap;
}

.igx-grid-thead__item .igx-grid-thead__group {
  flex: 1 1 auto;
}

.igx-grid-thead__item .igx-grid-thead__title, .igx-grid-thead__item .igx-grid-th {
  flex: 1 1 auto;
}

.igx-grid-thead__item .igx-grid-thead__title {
  flex: 0 0 auto;
}

.igx-grid-thead__item,
.igx-grid-thead__subgroup {
  position: relative;
}

.igx-grid__tfoot {
  grid-row: 5;
  border-top: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  z-index: 10001;
}

.igx-grid__footer {
  grid-row: 7;
}

.igx-grid-thead__wrapper igx-display-container {
  width: 100%;
  overflow: visible;
}

.igx-grid__tr igx-display-container, .igx-grid__summaries igx-display-container, .igx-grid__summaries--body igx-display-container {
  width: 100%;
  overflow: visible;
}

.igx-grid__mrl-block {
  display: grid;
  background: inherit;
  position: relative;
}

.igx-grid__mrl-block .igx-grid-thead__item {
  display: flex;
}

.igx-grid__mrl-block .igx-grid-thead__title, .igx-grid__mrl-block .igx-grid-th {
  align-items: center;
  flex-grow: 1;
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid__mrl-block .igx-grid__td, .igx-grid__mrl-block .igx-grid-thead__title, .igx-grid__mrl-block .igx-grid-th {
  border-inline-end: 1px solid var(--row-border-color);
  border-bottom: 1px solid var(--row-border-color);
}

.igx-grid__tr--mrl.igx-grid__tr {
  border-bottom-color: transparent;
}

.igx-grid__tr--mrl .igx-grid__cbx-selection,
.igx-grid__tr--mrl .igx-grid__row-indentation,
.igx-grid__tr--mrl .igx-grid__drag-indicator {
  border-bottom: 1px solid var(--row-border-color);
}

.igx-grid__tbody-content {
  position: relative;
  background: var(--content-background);
  color: var(--content-text-color);
  overflow: hidden;
  z-index: 1;
  outline-style: none;
}

.igx-grid__tbody {
  position: relative;
  display: flex;
  grid-row: 4;
  overflow: hidden;
}

.igx-grid__tbody-message {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: var(--content-text-color);
  flex-direction: column;
  padding: 1.5rem;
}

.igx-grid__loading {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 100px;
}

.igx-grid__loading > .igx-circular-bar {
  width: 3.125rem;
  height: 3.125rem;
}

.igx-grid__scroll {
  grid-row: 6;
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  background: var(--header-background);
  z-index: 10001;
}

.igx-grid-thead__thumb {
  background: var(--header-background);
  border-inline-start: 0.0625rem solid var(--header-border-color);
}

.igx-grid__tfoot-thumb {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  background: var(--header-background);
  border-inline-start: 0.0625rem solid var(--header-border-color);
}

.igx-grid__tbody-scrollbar {
  background: var(--content-background);
  border-inline-start: 0.0625rem solid var(--row-border-color);
  position: relative;
}

.igx-grid__tbody-scrollbar-start {
  background: var(--header-background);
}

.igx-grid__tbody-scrollbar-main {
  position: relative;
}

.igx-grid__tbody-scrollbar-end {
  background: var(--header-background);
}

.igx-grid__scroll-start {
  background: var(--header-background);
}

.igx-grid__scroll-main igx-display-container {
  height: 0;
}

.igx-grid__scroll-main igx-horizontal-virtual-helper {
  height: 100%;
}

.igx-grid__tr {
  display: flex;
  background: var(--content-background);
  border-bottom: 1px solid var(--row-border-color);
  outline-style: none;
  position: relative;
  background-clip: content-box !important;
}

.igx-grid__tr:hover {
  background: var(--row-hover-background);
  color: var(--row-hover-text-color);
}

.igx-grid__tr:hover .igx-grid__td--column-selected {
  color: var(--row-selected-hover-text-color);
  background: var(--row-selected-hover-background);
}

.igx-grid__tr:hover .igx-grid__td--selected.igx-grid__td--column-selected {
  color: var(--cell-selected-within-text-color);
  background: var(--cell-selected-within-background);
}

.igx-grid__tr.igx-grid__tr--ghost {
  background: var(--row-ghost-background);
  color: var(--row-drag-color);
  z-index: 1;
}

.igx-grid__tr.igx-grid__tr--ghost,
.igx-grid__tr.igx-grid__tr--ghost igx-grid-row {
  --row-ghost-background: var(--igx-grid-row-row-ghost-background, hsla(var(--igx-primary-50), var(--igx-primary-a)));
  --row-drag-color: var(--igx-grid-row-row-drag-color, );
}

.igx-grid__drag-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  flex: 1 0 auto;
  min-width: calc(1.5rem + 1.5rem);
  background: inherit;
  z-index: 4;
  cursor: move;
  border-inline-end: 1px solid transparent;
  background-clip: border-box;
}

.igx-grid__drag-indicator igx-icon {
  width: 1.5rem;
  width: var(--igx-icon-size, 1.5rem);
  height: 1.5rem;
  height: var(--igx-icon-size, 1.5rem);
  font-size: 1.5rem;
  font-size: var(--igx-icon-size, 1.5rem);
}

.igx-grid--cosy .igx-grid__drag-indicator {
  padding: 0 1rem;
  min-width: calc(1.5rem + 1rem);
}

.igx-grid--compact .igx-grid__drag-indicator {
  padding: 0 0.75rem;
  min-width: calc(1.5rem + 0.75rem);
}

.igx-grid__drag-indicator--header {
  border-inline-end: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid__drag-indicator--off {
  color: var(--row-drag-color);
}

.igx-grid__tr--drag {
  opacity: 0.5;
}

.igx-grid__tr--odd {
  background: var(--row-odd-background);
  color: var(--row-odd-text-color);
}

.igx-grid__tr--even {
  background: var(--row-even-background);
  color: var(--row-even-text-color);
}

.igx-grid__tr--expanded {
  border-bottom: none;
}

.igx-grid__tr--pinned {
  position: relative;
  background: inherit;
  z-index: 10000;
}

.igx-grid__tr--pinned .igx-grid__hierarchical-expander--empty {
  border-inline-end: 0.0625rem solid var(--header-border-color);
}

.igx-grid__tr--pinned-top {
  border-bottom: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
}

.igx-grid__tr--pinned-bottom {
  border-top: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
  position: absolute;
  bottom: 0;
}

.igx-grid__td--bool {
  justify-content: center;
}

.igx-grid__td--bool igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-grid__td--bool .igx-icon--error {
  color: hsla(0deg, 0%, 62%, 1);
  color: hsla(var(--igx-grays-500), var(--igx-grays-a));
}

.igx-grid__td--bool-true .igx-icon--success {
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
}

.igx-grid__tr--edit {
  border-bottom: 1px solid var(--edit-mode-color);
  position: relative;
}

.igx-grid__tr--edit::after {
  content: "";
  position: absolute;
  height: 0.0625rem;
  width: 100%;
  top: -0.0625rem;
  inset-inline-start: 0;
  background: var(--edit-mode-color);
}

.igx-grid__tr--edit.igx-grid__tr {
  border-bottom: 1px solid var(--edit-mode-color);
}

.igx-grid__tr--edit .igx-grid__td--editing {
  border: none;
}

.igx-grid__tr--edit .igx-grid__td--editing .igx-input-group--focused .igx-input-group__bundle, .igx-input-group--focused .igx-grid__tr--edit .igx-grid__td--editing .igx-input-group__bundle {
  caret-color: var(--edit-mode-color) !important;
}

.igx-grid__tr--edit .igx-grid__td--editing .igx-input-group--fluent .igx-input-group__bundle:focus-within::after, .igx-input-group--fluent .igx-grid__tr--edit .igx-grid__td--editing .igx-input-group__bundle:focus-within::after {
  border: none !important;
}

.igx-grid__tr--edit .igx-grid__td--editing .igx-input-group__border {
  background: var(--edit-mode-color) !important;
}

.igx-grid__tr--edit [aria-readonly=true] {
  color: var(--cell-disabled-color);
}

.igx-grid__tr--edit [aria-readonly=true] igx-icon {
  color: var(--cell-disabled-color);
}

.igx-grid__tr--inner {
  display: flex;
  background: inherit;
}

.igx-grid__tr--header {
  display: flex;
  align-items: center;
}

.igx-grid__tr--add-animate {
  animation: scale-in-ver-center 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.igx-grid__tr--mrl.igx-grid__tr--edit:first-of-type::after {
  top: 0;
  z-index: 5;
}

.igx-grid__tr--edited::before {
  content: "";
  position: absolute;
  width: 0.125rem;
  height: 100%;
  z-index: 10000;
  background: var(--edited-row-indicator);
}

.igx-grid__tr--group {
  position: relative;
  background: var(--header-background) !important;
}

.igx-grid__tr--filtered .igx-grid__td-text {
  color: var(--tree-filtered-text-color);
}

.igx-grid__tr--filtered .igx-grid__tree-grouping-indicator {
  color: var(--tree-filtered-text-color);
}

.igx-grid__tr--filtered .igx-grid__tree-grouping-indicator:hover {
  color: var(--tree-filtered-text-color);
}

.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__td-text {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__tree-grouping-indicator {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__tree-grouping-indicator:hover {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__td-text {
  color: var(--tree-selected-filtered-row-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__tree-grouping-indicator {
  color: var(--tree-selected-filtered-row-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__tree-grouping-indicator:hover {
  color: var(--tree-selected-filtered-row-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__td-text {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__tree-grouping-indicator {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tr--selected.igx-grid__tr--filtered .igx-grid__td--selected .igx-grid__tree-grouping-indicator:hover {
  color: var(--tree-selected-filtered-cell-text-color);
}

.igx-grid__tree-grouping-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
          user-select: none;
  outline-style: none;
  margin-inline-end: 0.5rem;
  cursor: pointer;
  color: var(--expand-icon-color);
}

.igx-grid__tree-grouping-indicator:hover {
  color: var(--expand-icon-hover-color);
}

[dir=rtl] .igx-grid__tree-grouping-indicator {
  transform: scaleX(-1);
}

.igx-grid__tree-loading-indicator {
  width: 1.5rem;
  height: 1.5rem;
  margin-inline-end: 0.5rem;
}

.igx-grid__tree-loading-indicator .igx-circular-bar__outer {
  stroke: var(--expand-icon-color);
}

.igx-grid__tree-loading-indicator > .igx-circular-bar {
  width: 1.5rem;
  height: 1.5rem;
}

.igx-grid__td, .igx-grid-thead__title, .igx-grid-th {
  position: relative;
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  outline-style: none;
  padding: 0 1.5rem;
  font-size: 0.8125rem;
  line-height: 1rem;
  color: inherit;
  text-align: start;
  background-clip: border-box !important;
}

.igx-grid__td-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-grid--cosy .igx-grid__td {
  padding: 0 1rem;
}

.igx-grid--compact .igx-grid__td {
  padding: 0 0.75rem;
}

.igx-grid__td--fw, .igx-grid-th--fw {
  flex-grow: 0;
  outline-style: none;
}

.igx-grid__td--active, .igx-grid-th--active, .igx-grid-th--active .igx-grid-th--selected,
.igx-grid-th--active .igx-grid-th--selectable, .igx-grid-summary--active, .igx-grid__group-row--active, .igx-grid__tr-container--active {
  box-shadow: inset 0 0 0 1px var(--cell-active-border-color);
}

.igx-grid__td--active .igx-grid__filtering-cell, .igx-grid-th--active .igx-grid__filtering-cell, .igx-grid-th--active .igx-grid-th--selected .igx-grid__filtering-cell,
.igx-grid-th--active .igx-grid-th--selectable .igx-grid__filtering-cell, .igx-grid-summary--active .igx-grid__filtering-cell, .igx-grid__group-row--active .igx-grid__filtering-cell, .igx-grid__tr-container--active .igx-grid__filtering-cell, .igx-grid__td--active .igx-grid__filtering-cell--selected, .igx-grid-th--active .igx-grid__filtering-cell--selected, .igx-grid-th--active .igx-grid-th--selected .igx-grid__filtering-cell--selected,
.igx-grid-th--active .igx-grid-th--selectable .igx-grid__filtering-cell--selected, .igx-grid-summary--active .igx-grid__filtering-cell--selected, .igx-grid__group-row--active .igx-grid__filtering-cell--selected, .igx-grid__tr-container--active .igx-grid__filtering-cell--selected,
.igx-grid__td--active .igx-grid-thead__title,
.igx-grid-th--active .igx-grid-thead__title,
.igx-grid-th--active .igx-grid-th--selected .igx-grid-thead__title,
.igx-grid-th--active .igx-grid-th--selectable .igx-grid-thead__title,
.igx-grid-summary--active .igx-grid-thead__title,
.igx-grid__group-row--active .igx-grid-thead__title,
.igx-grid__tr-container--active .igx-grid-thead__title,
.igx-grid__td--active .igx-grid-th,
.igx-grid-th--active .igx-grid-th,
.igx-grid-th--active .igx-grid-th--selected .igx-grid-th,
.igx-grid-th--active .igx-grid-th--selectable .igx-grid-th,
.igx-grid-summary--active .igx-grid-th,
.igx-grid__group-row--active .igx-grid-th,
.igx-grid__tr-container--active .igx-grid-th {
  border-inline-end-color: var(--cell-active-border-color);
  border-bottom-color: var(--cell-active-border-color);
}

.igx-grid__td--invalid {
  padding-inline-end: 0.25rem !important;
}

.igx-grid__td--invalid > igx-icon {
  margin-inline-start: auto;
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-grid__td--invalid .igx-grid__td-text {
  width: 100%;
}

.igx-grid__td--invalid .igx-input-group__bundle:focus-within::after {
  border: none !important;
}

.igx-grid__td--valid {
  box-shadow: inset 0 0 0 0.125rem hsla(128deg, 66%, 35%, 1) !important;
  box-shadow: inset 0 0 0 0.125rem hsla(var(--igx-success-500), var(--igx-success-a)) !important;
}

.igx-grid__td--pinned.igx-grid__td--selected,
.igx-grid__td--selected {
  color: var(--cell-selected-text-color);
  background: var(--cell-selected-background);
}

.igx-grid__td--selected .igx-grid__tree-grouping-indicator:hover {
  color: var(--cell-selected-text-color);
}

.igx-grid__tr--selected {
  color: var(--row-selected-text-color);
  background: var(--row-selected-background);
}

.igx-grid__tr--selected .igx-grid__td--selected {
  color: var(--cell-selected-within-text-color);
  background: var(--cell-selected-within-background);
}

.igx-grid__tr--selected:hover {
  background: var(--row-selected-hover-background);
  color: var(--row-selected-hover-text-color);
}

.igx-grid__tr--selected:hover .igx-grid__td--column-selected {
  color: var(--row-selected-hover-text-color);
  background: var(--row-selected-hover-background);
}

.igx-grid__tr--selected .igx-grid__tree-grouping-indicator {
  color: var(--row-selected-text-color);
}

.igx-grid__tr--selected .igx-grid__tree-grouping-indicator:hover {
  color: var(--row-selected-text-color);
}

.igx-grid__td--column-selected {
  color: var(--row-selected-text-color);
  background: var(--row-selected-background);
}

.igx-grid__td--selected.igx-grid__td--column-selected {
  color: var(--cell-selected-within-text-color);
  background: var(--cell-selected-within-background);
}

.igx-grid__td--new {
  color: var(--cell-new-color);
}

.igx-grid__td--edited .igx-grid__td-text {
  font-style: italic;
  color: var(--cell-edited-value-color);
  padding: 0 1px;
}

.igx-grid__tr--deleted .igx-grid__td-text {
  font-style: italic;
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
  text-decoration: line-through;
}

.igx-grid__tr--disabled .igx-grid__td-text {
  color: var(--cell-disabled-color);
}

.igx-grid__td--editing {
  background: var(--cell-editing-background) !important;
  box-shadow: inset 0 0 0 0.125rem var(--edit-mode-color);
  padding: 0 !important;
}

.igx-grid__td--editing igx-input-group,
.igx-grid__td--editing igx-select,
.igx-grid__td--editing igx-date-picker,
.igx-grid__td--editing igx-time-picker {
  width: 100%;
  height: 100%;
}

.igx-grid__td--editing igx-input-group {
  --theme: fluent;
  padding-top: 0 !important;
}

.igx-grid__td--editing .igx-input-group__bundle {
  border: none !important;
}

.igx-grid__td--editing .igx-input-group__bundle::before {
  content: none !important;
}

.igx-grid__td--invalid.igx-grid__td--editing {
  box-shadow: inset 0 0 0 0.125rem hsla(348deg, 83%, 47%, 1) !important;
  box-shadow: inset 0 0 0 0.125rem hsla(var(--igx-error-500), var(--igx-error-a)) !important;
  padding-inline-end: 0.25rem !important;
}

.igx-grid__td--editing igx-prefix,
.igx-grid__td--editing igx-suffix {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.igx-grid__td--editing igx-date-range-picker {
  height: 100%;
}

.igx-grid__td--editing igx-time-picker [igxLabel] {
  display: none;
}

.igx-grid__td--editing .igx-input-group__bundle {
  height: 100%;
}

.igx-grid__td--editing input {
  margin: 0 auto;
  max-width: 100%;
}

.igx-grid__td--editing .igx-input-group__input, .igx-grid__td--editing .igx-input-group__textarea {
  font-size: 0.8125rem !important;
  line-height: 1rem !important;
}

.igx-grid__td--pinned, .igx-grid__td--pinned-last, .igx-grid__td--pinned-first, .igx-grid-th--pinned {
  position: relative;
  background: inherit;
  z-index: 9999;
}

.igx-grid__td--pinned.igx-grid__td--column-selected {
  color: var(--row-selected-text-color);
  background: var(--row-selected-background);
}

.igx-grid__td--pinned.igx-grid__td--column-selected:hover {
  background: var(--row-selected-hover-background);
  color: var(--row-selected-text-color);
}

.igx-grid__td--pinned-last, .igx-grid-th--pinned-last {
  border-inline-end: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
}

.igx-grid__td--pinned-last .igx-grid__filtering-cell, .igx-grid-th--pinned-last .igx-grid__filtering-cell, .igx-grid__td--pinned-last .igx-grid__filtering-cell--selected, .igx-grid-th--pinned-last .igx-grid__filtering-cell--selected,
.igx-grid__td--pinned-last .igx-grid-thead__title,
.igx-grid-th--pinned-last .igx-grid-thead__title,
.igx-grid__td--pinned-last .igx-grid-th,
.igx-grid-th--pinned-last .igx-grid-th {
  border-inline-end: none;
}

.igx-grid__td--pinned-first, .igx-grid-th--pinned-first {
  border-inline-start: var(--pinned-border-width) var(--pinned-border-style) var(--pinned-border-color) !important;
}

.igx-grid__td--row-pinned-first {
  overflow: hidden;
}

.igx-grid__td--pinned-chip {
  margin-inline-end: 0.75rem;
}

.igx-grid--cosy .igx-grid__td--pinned-chip {
  margin-inline-end: 0.5rem;
}

.igx-grid--compact .igx-grid__td--pinned-chip {
  margin-inline-end: 0.25rem;
}

.igx-grid-thead__title, .igx-grid-th {
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 0.75rem;
  font-weight: 600;
  min-width: 0;
  padding: 0 1.5rem;
  border-inline-end: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  outline-style: none;
  overflow: hidden;
  transition: color 250ms ease-in-out;
}

.igx-grid-th--filtering {
  background: var(--filtering-header-background);
  color: var(--filtering-header-text-color);
  z-index: 3;
}

.igx-grid-th--cosy {
  padding: 0 1rem;
  min-height: 2.5rem;
}

.igx-grid-th--compact {
  padding: 0 0.75rem;
  min-height: 2rem;
}

.igx-grid-th__title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600;
  min-width: 3ch;
  -webkit-user-select: none;
          user-select: none;
  cursor: auto;
  cursor: initial;
  flex-grow: 1; /* hey IE, the text should take most of the space */
  line-height: 4.1666666667;
  transition: color 250ms ease-in-out;
}

.igx-grid-th--cosy .igx-grid-th__title {
  line-height: 3.3333333333;
}

.igx-grid-th--compact .igx-grid-th__title {
  line-height: 2.6666666667;
}

.igx-grid-th__icons {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  -webkit-user-select: none;
          user-select: none;
  min-width: 30px; /* sort-icon + filter icon width */
  height: 3.125rem;
  align-self: flex-end;
}

.igx-grid-th__icons:empty {
  min-width: 0;
}

.igx-grid-th__icons .sort-icon {
  position: relative;
  display: flex;
}

.igx-grid-th__icons .sort-icon igx-icon {
  width: 0.9375rem;
  width: var(--igx-icon-size, 0.9375rem);
  height: 0.9375rem;
  height: var(--igx-icon-size, 0.9375rem);
  font-size: 0.9375rem;
  font-size: var(--igx-icon-size, 0.9375rem);
}

.igx-grid-th__icons .sort-icon::after {
  content: attr(data-sortIndex);
  position: absolute;
  top: -5px;
  inset-inline-end: -1px;
  font-size: 0.625rem;
  text-align: end;
  font-family: sans-serif;
  line-height: 0.625rem;
}

.igx-grid-th__expander {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 0.5rem;
  cursor: pointer;
}

.igx-grid-th__expander igx-icon {
  color: var(--expand-icon-color);
}

.igx-grid-th__expander:hover igx-icon {
  color: var(--expand-icon-hover-color);
}

.igx-grid-th__group-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-grid-th--collapsible {
  justify-content: normal;
}

.igx-grid-th--selectable {
  color: var(--header-selected-text-color);
  background: var(--header-selected-background);
  opacity: 0.7;
}

.igx-grid-th--selectable.igx-grid__drag-ghost-image {
  opacity: 1;
}

.igx-grid-th--selectable .sort-icon {
  color: var(--header-selected-text-color);
}

.igx-grid-th--selectable .sort-icon ::after {
  background: var(--header-selected-background);
}

.igx-grid-th--selectable.igx-grid-th--sorted .sort-icon {
  color: var(--header-selected-text-color);
}

.igx-grid-th--selectable.igx-grid-th--sorted .sort-icon:focus, .igx-grid-th--selectable.igx-grid-th--sorted .sort-icon:hover {
  color: var(--header-selected-text-color);
}

.igx-grid-th--selected {
  color: var(--header-selected-text-color);
  background: var(--header-selected-background);
}

.igx-grid-th--selected .sort-icon::after {
  background: var(--header-selected-background);
}

.igx-grid-th--selected.igx-grid-th--sorted .sort-icon {
  color: var(--header-selected-text-color);
}

.igx-grid-th--selected.igx-grid-th--sorted .sort-icon:focus, .igx-grid-th--selected.igx-grid-th--sorted .sort-icon:hover {
  color: var(--header-selected-text-color);
}

.igx-grid-th--sortable .sort-icon {
  cursor: pointer;
  opacity: 0.7;
}

.igx-grid-th--sortable .sort-icon:hover {
  opacity: 1;
}

.igx-grid-th--sorted .sort-icon {
  opacity: 1;
  color: var(--sorted-header-icon-color);
}

.igx-grid-th--sorted .sort-icon:hover {
  color: var(--sortable-header-icon-hover-color);
}

.igx-grid-th--filtrable .igx-grid-th__title {
  opacity: 0.7;
}

.igx-grid-th--filtrable.igx-grid-th--sortable .sort-icon {
  cursor: pointer;
  opacity: 0.7;
}

.igx-grid-th--filtrable.igx-grid-th--sortable .sort-icon:hover {
  opacity: 1;
}

.sort-icon {
  transition: all 250ms ease-in-out;
}

.igx-grid-th--cosy .igx-grid-th__icons {
  height: 2.5rem;
}

.igx-grid-th--compact .igx-grid-th__icons {
  height: 2rem;
}

.igx-grid__td--number, .igx-grid-th--number {
  text-align: end;
  justify-content: flex-end;
}

.igx-grid__td--number .igx-grid-th__icons, .igx-grid-th--number .igx-grid-th__icons {
  justify-content: flex-start;
  order: -1;
}

.igx-grid__td--number .igx-grid-th__icons .sort-icon, .igx-grid-th--number .igx-grid-th__icons .sort-icon {
  order: 1;
}

.igx-grid__cbx-selection {
  display: flex;
  justify-content: center;
  align-items: center;
  background: inherit;
  z-index: 4;
  background-clip: border-box;
}

.igx-grid__cbx-padding {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: calc(1.25rem + (1.5rem * 2));
}

.igx-grid--cosy .igx-grid__cbx-padding {
  min-width: calc(1.25rem + (1rem * 2));
}

.igx-grid--compact .igx-grid__cbx-padding {
  min-width: calc(1.25rem + (0.75rem * 2));
}

.igx-grid-th__resize-handle {
  position: absolute;
  width: 4px;
  top: 0;
  inset-inline-end: -2px;
  height: 100%;
  z-index: 2;
}

.igx-grid-th__resize-line {
  position: absolute;
  cursor: col-resize;
  width: 4px;
  background: var(--resize-line-color);
  z-index: 2;
}

.igx-grid-th__resize-line::before, .igx-grid-th__resize-line::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 96px;
}

.igx-grid-th__resize-line::before {
  inset-inline-end: 100%;
}

.igx-grid-th__resize-line::after {
  inset-inline-start: 100%;
}

.igx-grid__summaries, .igx-grid__summaries--body {
  display: flex;
  overflow: hidden;
  background: var(--root-summaries-background);
  outline-style: none;
}

.igx-grid__summaries .igx-grid-summary__result, .igx-grid__summaries--body .igx-grid-summary__result {
  color: var(--root-summaries-text-color);
}

.igx-grid__summaries--body {
  background: var(--body-summaries-background);
  border-bottom: 1px dashed var(--row-border-color);
}

.igx-grid__summaries--body:last-of-type {
  border-bottom: none;
}

.igx-grid__summaries--body .igx-grid-summary__result {
  color: var(--body-summaries-text-color);
}

.igx-grid__summaries-patch {
  background: inherit;
  position: relative;
  z-index: 1;
  border-inline-end: 1px solid var(--header-border-color);
}

.igx-grid-th__drop-indicator-left,
.igx-grid-th__drop-indicator-right {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  z-index: 1;
}

.igx-grid-th__drop-indicator-left {
  inset-inline-start: -1px;
}

.igx-grid-th__drop-indicator-right {
  inset-inline-end: -1px;
}

.igx-grid-th__drop-indicator--active.igx-grid-th__drop-indicator-left, .igx-grid-th__drop-indicator--active.igx-grid-th__drop-indicator-right {
  border-inline-end: 1px solid var(--drop-indicator-color);
}

.igx-grid-th__drop-indicator--active::after, .igx-grid-th__drop-indicator--active::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  inset-inline-start: -3px;
}

.igx-grid-th__drop-indicator--active::before {
  bottom: 0;
  border-width: 0 4px 4px;
  border-color: transparent transparent var(--drop-indicator-color);
}

.igx-grid-th__drop-indicator--active::after {
  top: 0;
  border-width: 4px 4px 0;
  border-color: var(--drop-indicator-color) transparent transparent;
}

.igx-grid__scroll-on-drag-left,
.igx-grid__scroll-on-drag-right {
  position: absolute;
  width: 15px;
  top: 0;
  height: 100%;
  z-index: 25;
}

.igx-grid__scroll-on-drag-left {
  inset-inline-start: 0;
}

.igx-grid__scroll-on-drag-right {
  inset-inline-end: 0;
}

.igx-grid__scroll-on-drag-pinned {
  position: absolute;
  width: 15px;
  height: 100%;
  top: 0;
  z-index: 25;
}

.igx-grid__drag-ghost-image {
  position: absolute;
  display: flex;
  align-items: center;
  background: var(--ghost-header-background);
  color: var(--ghost-header-text-color);
  min-width: 168px;
  max-width: 320px;
  height: 3.125rem;
  min-height: 3.125rem;
  top: -99999px;
  inset-inline-start: -99999px;
  border: none;
  box-shadow: var(--drag-shadow);
  overflow: hidden;
  z-index: 20;
}

.igx-grid__drag-ghost-image .igx-grid-th__title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1 0 0;
  text-align: end;
}

.igx-grid__drag-ghost-image .igx-grid-th__icons {
  display: none;
}

.igx-grid__drag-ghost-image .igx-grid-thead__title {
  border: none;
}

.igx-grid--cosy .igx-grid__drag-ghost-image {
  height: 2.5rem;
  min-height: 2.5rem;
}

.igx-grid--compact .igx-grid__drag-ghost-image {
  height: 2rem;
  min-height: 2rem;
}

.igx-grid__drag-ghost-image-icon {
  color: var(--ghost-header-icon-color);
  margin-inline-end: 0.75rem;
}

.igx-grid__drag-ghost-image-icon-group {
  color: var(--ghost-header-icon-color);
  padding: var(--comfortable);
  padding-inline-end: 0;
  margin-inline-end: 0.5rem;
}

.igx-grid__drag-col-header {
  background: var(--header-background);
}

.igx-grid__drag-col-header .igx-grid-thead__title > *, .igx-grid__drag-col-header .igx-grid-th > * {
  opacity: 0.4;
}

.igx-grid__group-row {
  background: var(--group-row-background);
  display: flex;
  outline-style: none;
  border-bottom: 1px solid var(--row-border-color);
  min-height: 3.125rem;
}

.igx-grid__group-row .igx-grid__drag-indicator {
  cursor: default;
  flex-grow: 0;
}

.igx-grid__group-row--active {
  background: var(--group-row-selected-background);
}

.igx-grid__group-row--active .igx-grid__grouping-indicator {
  color: var(--expand-icon-color);
}

.igx-grid__group-row--active .igx-grid__drag-indicator {
  border: 1px solid var(--cell-active-border-color);
  border-inline-start-width: 0;
  border-inline-end-width: 0;
  box-shadow: inset 1px 0 0 0 var(--cell-active-border-color);
}

.igx-grid__group-row--active:hover {
  background: var(--group-row-selected-background);
}

.igx-grid--cosy .igx-grid__group-row {
  min-height: 2.5rem;
}

.igx-grid--compact .igx-grid__group-row {
  min-height: 2rem;
}

.igx-group-label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1rem;
}

.igx-group-label > * {
  margin-inline-end: 0.25rem;
}

.igx-group-label > *:last-child {
  margin-inline-end: 0;
}

.igx-group-label__icon {
  -webkit-user-select: none;
          user-select: none;
}

.igx-group-label__icon igx-icon {
  color: var(--group-label-icon);
  width: 1rem;
  width: var(--igx-icon-size, 1rem);
  height: 1rem;
  height: var(--igx-icon-size, 1rem);
  font-size: 1rem;
  font-size: var(--igx-icon-size, 1rem);
}

.igx-group-label__column-name {
  color: var(--group-label-column-name-text);
  font-weight: 600;
  font-size: 12px;
}

.igx-group-label__count-badge > div {
  background: var(--group-count-background);
  color: var(--group-count-text-color);
  font-size: 0.75rem;
}

.igx-group-label__text {
  font-size: 0.8125rem;
  color: var(--group-label-text);
}

[dir=rtl] .igx-grid__group-content {
  padding-inline-start: 1.5rem;
}

[dir=rtl] .igx-grid--cosy .igx-grid__group-content, .igx-grid--cosy [dir=rtl] .igx-grid__group-content {
  padding-inline-start: 1rem;
}

[dir=rtl] .igx-grid--compact .igx-grid__group-content, .igx-grid--compact [dir=rtl] .igx-grid__group-content {
  padding-inline-start: 0.75rem;
}

[dir=rtl] .igx-group-label > * {
  margin-inline-start: 0.25rem;
}

[dir=rtl] .igx-group-label > *:last-child {
  margin-inline-start: 0;
}

.igx-grid__group-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex: 1 1 auto;
  padding-inline-start: 1.5rem;
  min-height: 3.125rem;
}

.igx-grid__group-content:focus {
  outline: transparent;
}

.igx-grid--cosy .igx-grid__group-content {
  padding-inline-start: 1rem;
  min-height: 2.5rem;
}

.igx-grid--compact .igx-grid__group-content {
  padding-inline-start: 0.75rem;
  min-height: 2rem;
}

.igx-grid__row-indentation {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-inline-start: 1.5rem;
  padding-inline-end: 1.5rem;
  border-inline-end: 1px solid var(--header-border-color);
  background: inherit;
  z-index: 1;
  background-clip: border-box;
}

.igx-grid__row-indentation::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.0625rem;
  bottom: -1px;
  inset-inline-start: 0;
  background: transparent;
}

.igx-grid__row-indentation .igx-button--icon {
  width: 1.75rem;
  height: 1.75rem;
  color: var(--expand-all-icon-color);
}

.igx-grid__row-indentation:focus .igx-button--icon, .igx-grid__row-indentation:hover .igx-button--icon {
  color: var(--expand-all-icon-hover-color);
}

.igx-grid--cosy .igx-grid__row-indentation {
  padding-inline-start: 1rem;
  padding-inline-end: 1rem;
}

.igx-grid--compact .igx-grid__row-indentation {
  padding-inline-start: 0.75rem;
  padding-inline-end: 0.75rem;
}

.igx-grid-grouparea {
  grid-row: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  background: var(--grouparea-background);
  color: var(--grouparea-color);
  min-height: 3.5625rem;
  padding: 0 1.5rem;
  z-index: 2;
  height: 100%;
  overflow: hidden;
}

.igx-grid-grouparea:focus {
  outline-style: none;
}

.igx-grid-grouparea .igx-chip {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.igx-grid-grouparea__connector {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.25rem;
}

.igx-grid-grouparea__connector igx-icon {
  width: 1rem;
  width: var(--igx-icon-size, 1rem);
  height: 1rem;
  height: var(--igx-icon-size, 1rem);
  font-size: 1rem;
  font-size: var(--igx-icon-size, 1rem);
}

[dir=rtl] .igx-grid-grouparea__connector {
  transform: scaleX(-1);
}

.igx-grid-grouparea--cosy {
  min-height: 3.0625rem;
  padding: 0 1rem;
}

.igx-grid-grouparea--cosy .igx-chip {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.igx-grid-grouparea--compact {
  min-height: 2.5625rem;
  padding: 0 0.75rem;
}

.igx-grid-grouparea--compact .igx-chip {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.igx-drop-area, .igx-drop-area--compact, .igx-drop-area--cosy {
  min-width: 5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 2rem;
  border-radius: var(--drop-area-border-radius);
  padding: 0 1.5rem;
  flex: 1 0 0%;
  background: var(--drop-area-background);
}

.igx-drop-area .igx-drop-area__icon, .igx-drop-area--compact .igx-drop-area__icon, .igx-drop-area--cosy .igx-drop-area__icon {
  color: var(--drop-area-icon-color);
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
  margin-inline-end: 0.5rem;
}

.igx-drop-area--hover {
  background: var(--drop-area-on-drop-background);
}

.igx-drop-area--compact {
  height: 1.5rem;
  border-radius: var(--drop-area-border-radius);
  padding: 0 1rem;
}

.igx-drop-area--cosy {
  height: 1.5rem;
  border-radius: var(--drop-area-border-radius);
  padding: 0 0.75rem;
}

.igx-drop-area__text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: var(--drop-area-text-color);
  font-size: 0.8125rem;
}

.igx-grid__grouping-indicator {
  position: relative;
  display: flex;
  -webkit-user-select: none;
          user-select: none;
  justify-content: center;
  align-items: center;
  z-index: 1;
  cursor: pointer;
  padding-inline-end: 0.75rem;
  margin-inline-start: 1.5rem;
  min-height: 3.125rem;
}

.igx-grid__grouping-indicator igx-icon {
  color: var(--expand-icon-color);
  width: 1.5rem;
  width: var(--igx-icon-size, 1.5rem);
}

.igx-grid__grouping-indicator:hover, .igx-grid__grouping-indicator:focus {
  outline-style: none;
}

.igx-grid__grouping-indicator:hover igx-icon, .igx-grid__grouping-indicator:focus igx-icon {
  color: var(--expand-icon-hover-color);
}

[dir=rtl] .igx-grid__grouping-indicator {
  transform: scaleX(-1);
}

.igx-grid--cosy .igx-grid__grouping-indicator {
  min-height: 2.5rem;
  margin-inline-start: 1rem;
}

.igx-grid--compact .igx-grid__grouping-indicator {
  min-height: 2rem;
  margin-inline-start: 0.75rem;
}

.igx-grid__header-indentation {
  position: relative;
  padding-inline-end: 1.5rem;
  border-inline-end: 1px solid var(--header-border-color);
  background: var(--header-background);
  z-index: 4;
}

.igx-grid--cosy .igx-grid__header-indentation {
  padding-inline-end: 1rem;
}

.igx-grid--compact .igx-grid__header-indentation {
  padding-inline-end: 0.75rem;
}

.igx-grid__group-expand-btn {
  position: absolute;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  top: calc(50% - 12px);
  inset-inline-start: 1.5rem;
}

.igx-grid__group-expand-btn:hover {
  color: var(--expand-icon-hover-color);
}

.igx-grid__group-expand-btn.igx-grid__group-expand-btn--push {
  top: 0.8125rem;
}

.igx-grid--cosy .igx-grid__group-expand-btn {
  inset-inline-start: 1rem;
}

.igx-grid--cosy .igx-grid__group-expand-btn.igx-grid__group-expand-btn--push {
  top: 0.5rem;
}

.igx-grid--compact .igx-grid__group-expand-btn {
  inset-inline-start: 0.75rem;
}

.igx-grid--compact .igx-grid__group-expand-btn.igx-grid__group-expand-btn--push {
  top: 0.25rem;
}

.igx-grid__row-indentation--level-1 {
  padding-inline-start: calc(1.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-1 .igx-grid__grouping-indicator {
  padding-inline-start: 1.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-1 {
  padding-inline-start: calc(1rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-1 .igx-grid__grouping-indicator {
  padding-inline-start: 1rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-1 {
  padding-inline-start: calc(0.75rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-1 .igx-grid__grouping-indicator {
  padding-inline-start: 0.75rem;
}

.igx-grid__row-indentation--level-2 {
  padding-inline-start: calc(3rem + 1.5rem);
}

.igx-grid__group-row--padding-level-2 .igx-grid__grouping-indicator {
  padding-inline-start: 3rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-2 {
  padding-inline-start: calc(2rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-2 .igx-grid__grouping-indicator {
  padding-inline-start: 2rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-2 {
  padding-inline-start: calc(1.5rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-2 .igx-grid__grouping-indicator {
  padding-inline-start: 1.5rem;
}

.igx-grid__row-indentation--level-3 {
  padding-inline-start: calc(4.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-3 .igx-grid__grouping-indicator {
  padding-inline-start: 4.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-3 {
  padding-inline-start: calc(3rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-3 .igx-grid__grouping-indicator {
  padding-inline-start: 3rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-3 {
  padding-inline-start: calc(2.25rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-3 .igx-grid__grouping-indicator {
  padding-inline-start: 2.25rem;
}

.igx-grid__row-indentation--level-4 {
  padding-inline-start: calc(6rem + 1.5rem);
}

.igx-grid__group-row--padding-level-4 .igx-grid__grouping-indicator {
  padding-inline-start: 6rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-4 {
  padding-inline-start: calc(4rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-4 .igx-grid__grouping-indicator {
  padding-inline-start: 4rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-4 {
  padding-inline-start: calc(3rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-4 .igx-grid__grouping-indicator {
  padding-inline-start: 3rem;
}

.igx-grid__row-indentation--level-5 {
  padding-inline-start: calc(7.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-5 .igx-grid__grouping-indicator {
  padding-inline-start: 7.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-5 {
  padding-inline-start: calc(5rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-5 .igx-grid__grouping-indicator {
  padding-inline-start: 5rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-5 {
  padding-inline-start: calc(3.75rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-5 .igx-grid__grouping-indicator {
  padding-inline-start: 3.75rem;
}

.igx-grid__row-indentation--level-6 {
  padding-inline-start: calc(9rem + 1.5rem);
}

.igx-grid__group-row--padding-level-6 .igx-grid__grouping-indicator {
  padding-inline-start: 9rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-6 {
  padding-inline-start: calc(6rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-6 .igx-grid__grouping-indicator {
  padding-inline-start: 6rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-6 {
  padding-inline-start: calc(4.5rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-6 .igx-grid__grouping-indicator {
  padding-inline-start: 4.5rem;
}

.igx-grid__row-indentation--level-7 {
  padding-inline-start: calc(10.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-7 .igx-grid__grouping-indicator {
  padding-inline-start: 10.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-7 {
  padding-inline-start: calc(7rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-7 .igx-grid__grouping-indicator {
  padding-inline-start: 7rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-7 {
  padding-inline-start: calc(5.25rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-7 .igx-grid__grouping-indicator {
  padding-inline-start: 5.25rem;
}

.igx-grid__row-indentation--level-8 {
  padding-inline-start: calc(12rem + 1.5rem);
}

.igx-grid__group-row--padding-level-8 .igx-grid__grouping-indicator {
  padding-inline-start: 12rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-8 {
  padding-inline-start: calc(8rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-8 .igx-grid__grouping-indicator {
  padding-inline-start: 8rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-8 {
  padding-inline-start: calc(6rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-8 .igx-grid__grouping-indicator {
  padding-inline-start: 6rem;
}

.igx-grid__row-indentation--level-9 {
  padding-inline-start: calc(13.5rem + 1.5rem);
}

.igx-grid__group-row--padding-level-9 .igx-grid__grouping-indicator {
  padding-inline-start: 13.5rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-9 {
  padding-inline-start: calc(9rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-9 .igx-grid__grouping-indicator {
  padding-inline-start: 9rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-9 {
  padding-inline-start: calc(6.75rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-9 .igx-grid__grouping-indicator {
  padding-inline-start: 6.75rem;
}

.igx-grid__row-indentation--level-10 {
  padding-inline-start: calc(15rem + 1.5rem);
}

.igx-grid__group-row--padding-level-10 .igx-grid__grouping-indicator {
  padding-inline-start: 15rem;
}

.igx-grid--cosy .igx-grid__row-indentation--level-10 {
  padding-inline-start: calc(10rem + 1.5rem);
}

.igx-grid--cosy .igx-grid__group-row--padding-level-10 .igx-grid__grouping-indicator {
  padding-inline-start: 10rem;
}

.igx-grid--compact .igx-grid__row-indentation--level-10 {
  padding-inline-start: calc(7.5rem + 1.5rem);
}

.igx-grid--compact .igx-grid__group-row--padding-level-10 .igx-grid__grouping-indicator {
  padding-inline-start: 7.5rem;
}

.igx-grid__outlet {
  z-index: 10002;
  position: fixed;
}

.igx-grid__loading-outlet {
  z-index: 10003;
}

.igx-grid__loading-outlet > .igx-overlay__wrapper--modal {
  background: none;
}

.igx-grid__loading-outlet .igx-circular-bar {
  width: 3.125rem;
  height: 3.125rem;
}

.igx-grid__row-editing-outlet {
  z-index: 10000;
  position: absolute;
}

.igx-grid__row-editing-outlet .igx-overlay__wrapper, .igx-grid__row-editing-outlet .igx-overlay__wrapper--modal, .igx-grid__row-editing-outlet .igx-overlay__wrapper--flex, .igx-grid__row-editing-outlet .igx-overlay__wrapper--flex-container {
  /* Change wrapper position from 'fixed' to 'absolute' so that it is hidden when scrolled below the parent grid body content. */
  position: absolute;
}

.igx-grid__addrow-snackbar {
  position: absolute;
  z-index: 5;
  bottom: 1.5rem;
  inset-inline-start: 50%;
  transform: translateX(-50%);
}

.igx-grid__filtering-cell, .igx-grid__filtering-cell--selected {
  display: flex;
  align-items: center;
  border-inline-end: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  border-top: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  height: 3.125rem;
  padding: 0 1.5rem;
  overflow: hidden;
}

.igx-grid__filtering-cell igx-chips-area, .igx-grid__filtering-cell--selected igx-chips-area {
  transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  flex-wrap: nowrap;
}

.igx-grid__filtering-cell igx-chips-area .igx-filtering-chips__connector, .igx-grid__filtering-cell--selected igx-chips-area .igx-filtering-chips__connector {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0.5rem;
}

.igx-grid__filtering-cell--selected {
  color: var(--header-selected-text-color);
  background: var(--header-selected-background);
}

.igx-grid__filtering-cell-indicator, .igx-grid__filtering-cell-indicator--hidden {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline-end: 0.5rem;
  margin-inline-start: 0.5rem;
  cursor: pointer;
  visibility: visible;
}

.igx-grid__filtering-cell-indicator igx-icon, .igx-grid__filtering-cell-indicator--hidden igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-grid__filtering-cell-indicator .igx-badge, .igx-grid__filtering-cell-indicator--hidden .igx-badge {
  /* start of IE vertical alignment fix */
  top: 50%;
  transform: translateY(-50%);
  /* end of IE vertical alignment fix */
  position: absolute;
  width: 14px;
  height: 14px;
  min-width: 14px;
  font-size: 12px;
  text-align: center;
  inset-inline-end: 0;
}

.igx-grid__filtering-cell-indicator--hidden {
  visibility: hidden;
}

.igx-grid__filtering-cell--cosy {
  height: 2.5rem;
  padding: 0 1.5rem;
}

.igx-grid__filtering-cell--compact {
  height: 2rem;
  padding: 0 1.5rem;
}

.igx-grid__filtering-row {
  position: absolute;
  display: flex;
  width: 100%;
  height: 3.125rem;
  padding: 0 1rem;
  align-items: center;
  justify-content: space-between;
  background: var(--filtering-row-background);
  color: var(--filtering-row-text-color);
  inset-inline-start: 0;
  bottom: 0;
  z-index: 3;
}

.igx-grid__filtering-row::after {
  display: block;
  position: absolute;
  content: "";
  background: inherit;
  inset-inline-start: 0;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  box-shadow: 0 1px 0 var(--filtering-row-background), 0 4px 10px rgba(0, 0, 0, 0.12);
  z-index: -1;
}

.igx-grid__filtering-row igx-input-group {
  --theme: fluent;
  width: 100%;
  max-width: 12.5rem;
  min-width: 8.75rem;
}

.igx-grid__filtering-row igx-prefix:focus {
  color: hsla(194deg, 47%, 69%, 1);
  color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

.igx-grid__filtering-row igx-suffix igx-icon {
  outline-style: none;
}

.igx-grid__filtering-row igx-suffix igx-icon:focus {
  color: hsla(194deg, 47%, 69%, 1);
  color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

.igx-grid__filtering-row igx-suffix igx-icon + igx-icon {
  margin-inline-start: 0.25rem;
}

.igx-grid__filtering-dropdown-items {
  display: flex;
  align-items: center;
}

.igx-grid__filtering-dropdown-text {
  margin-inline-start: 1rem;
}

.igx-grid__filtering-row--cosy {
  height: 2.5rem;
}

.igx-grid__filtering-row--compact {
  height: 2rem;
}

.igx-grid__filtering-row-main {
  display: flex;
  flex: 1;
  overflow: hidden;
  max-width: calc(100% - 176px);
  min-width: 3.5rem;
}

.igx-grid__filtering-row-main igx-chips-area {
  transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  flex-wrap: nowrap;
  margin: 0 0.5rem;
}

.igx-grid__filtering-row-main igx-chip {
  margin: 0 0.25rem;
}

.igx-grid__filtering-row-main [igxButton] igx-icon {
  position: absolute;
  inset-inline-start: 0.75rem;
  /* IE fix for vertical alignment*/
  top: 50%;
  transform: translateY(-50%);
}

.igx-grid__filtering-row-main [igxButton] span {
  margin-inline-start: 1rem;
}

.igx-grid__filtering-row-scroll-start {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  overflow: visible;
  margin: 0 0.5rem;
  z-index: 1;
}

.igx-grid__filtering-row-scroll-start::after {
  display: block;
  position: absolute;
  width: 0.625rem;
  content: "";
  inset-block: -0.125rem;
  background: linear-gradient(to right, var(--filtering-row-background), transparent);
  inset-inline-start: calc(100% + 6px);
}

[dir=rtl] .igx-grid__filtering-row-scroll-start {
  transform: scaleX(-1);
}

[dir=rtl] .igx-grid__filtering-row-scroll-start::after {
  content: normal;
  content: initial;
}

[dir=rtl] .igx-grid__filtering-row-scroll-start::before {
  display: block;
  position: absolute;
  width: 0.625rem;
  content: "";
  inset-block: -0.125rem;
  background: linear-gradient(to right, var(--filtering-row-background), transparent);
  inset-inline-end: calc(100% + 6px);
}

.igx-grid__filtering-row-scroll-end {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  overflow: visible;
  margin: 0 0.5rem;
  z-index: 1;
}

.igx-grid__filtering-row-scroll-end::before {
  display: block;
  position: absolute;
  width: 0.625rem;
  content: "";
  inset-block: -0.125rem;
  background: linear-gradient(to left, var(--filtering-row-background), transparent);
  inset-inline-end: calc(100% + 6px);
}

[dir=rtl] .igx-grid__filtering-row-scroll-end {
  transform: scaleX(-1);
}

[dir=rtl] .igx-grid__filtering-row-scroll-end::before {
  content: normal;
  content: initial;
}

[dir=rtl] .igx-grid__filtering-row-scroll-end::after {
  display: block;
  position: absolute;
  width: 0.625rem;
  content: "";
  inset-block: -0.125rem;
  background: linear-gradient(to left, var(--filtering-row-background), transparent);
  inset-inline-start: calc(100% + 6px);
}

.igx-grid__tr--highlighted {
  position: relative;
}

.igx-grid__tr--highlighted::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 4px;
  height: 100%;
  background: var(--row-highlight);
  z-index: 3;
}

.igx-grid__tr--highlighted .igx-grid__tr--edited::before {
  inset-inline-start: 0.25rem;
}

.igx-grid__tr--highlighted::before {
  inset-inline-start: 0.25rem;
}

.igx-grid__tr-container {
  border-bottom: 1px solid var(--row-border-color);
}

.igx-grid__hierarchical-expander, .igx-grid__hierarchical-expander--empty {
  -webkit-user-select: none;
          user-select: none;
  background: inherit;
  padding-inline-start: 1.5rem;
  padding-inline-end: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 3;
  color: var(--expand-icon-color);
  background-clip: border-box;
}

.igx-grid__hierarchical-expander:focus, .igx-grid__hierarchical-expander--empty:focus {
  outline: none;
}

.igx-grid__hierarchical-expander:focus igx-icon, .igx-grid__hierarchical-expander--empty:focus igx-icon {
  color: var(--expand-icon-hover-color);
}

.igx-grid__hierarchical-expander:hover igx-icon, .igx-grid__hierarchical-expander--empty:hover igx-icon {
  color: var(--expand-icon-hover-color);
}

.igx-grid__hierarchical-expander igx-icon, .igx-grid__hierarchical-expander--empty igx-icon {
  color: var(--expand-icon-color);
  max-width: 24px;
  min-width: 24px;
}

[dir=rtl] .igx-grid__hierarchical-expander, [dir=rtl] .igx-grid__hierarchical-expander--empty {
  transform: scaleX(-1);
}

.igx-grid__hierarchical-expander--empty, .igx-grid--cosy .igx-grid__hierarchical-expander--empty, .igx-grid--compact .igx-grid__hierarchical-expander--empty {
  cursor: default;
  pointer-events: none;
}

.igx-grid--cosy .igx-grid__hierarchical-expander, .igx-grid--cosy .igx-grid__hierarchical-expander--empty {
  padding-inline-start: 1rem;
  padding-inline-end: 1rem;
}

.igx-grid--compact .igx-grid__hierarchical-expander, .igx-grid--compact .igx-grid__hierarchical-expander--empty {
  padding-inline-start: 0.75rem;
  padding-inline-end: 0.75rem;
}

.igx-grid__hierarchical-expander--header {
  background: inherit;
  border-inline-end: 1px solid var(--header-border-color);
  z-index: 3;
  background-clip: border-box;
}

.igx-grid__hierarchical-expander--header igx-icon {
  display: flex;
  align-items: center;
}

.igx-grid__hierarchical-expander--push {
  align-items: flex-start;
}

.igx-grid__hierarchical-expander--push igx-icon {
  min-height: 3.125rem;
  max-height: 3.125rem;
}

.igx-grid--cosy .igx-grid__hierarchical-expander--push igx-icon {
  min-height: 2.5rem;
}

.igx-grid--compact .igx-grid__hierarchical-expander--push igx-icon {
  min-height: 2rem;
}

.igx-grid__header-indentation--no-border {
  border-inline-end: 1px solid transparent;
}

.igx-grid__hierarchical-indent {
  margin-inline-start: calc(2 * 1.5rem + 24px);
  margin-top: 1.5rem;
  margin-inline-end: 1.5rem;
  margin-bottom: 1.5rem;
}

.igx-grid__hierarchical-indent--scroll {
  margin-inline-end: calc(1.5rem + 18px);
}

.igx-grid--cosy .igx-grid__hierarchical-indent {
  margin-inline-start: calc(2 * 1rem + 24px);
  margin-top: 1rem;
  margin-inline-end: 1rem;
  margin-bottom: 1rem;
}

.igx-grid--cosy .igx-grid__hierarchical-indent--scroll {
  margin-inline-end: calc(1rem + 18px);
}

.igx-grid--compact .igx-grid__hierarchical-indent {
  margin-inline-start: calc(2 * 0.75rem + 24px);
  margin-top: 0.75rem;
  margin-inline-end: 0.75rem;
  margin-bottom: 0.75rem;
}

.igx-grid--compact .igx-grid__hierarchical-indent--scroll {
  margin-inline-end: calc(0.75rem + 18px);
}

.igx-excel-filter {
  display: block;
  width: 20rem;
  height: 100%;
  flex-grow: 1;
  box-shadow: 0 calc(1 * 7px) calc(1 * 8px) calc(1 * -4px) rgba(0, 0, 0, 0.26), 0 calc(1 * 12px) calc(1 * 17px) calc(1 * 2px) rgba(0, 0, 0, 0.12), 0 calc(1 * 5px) calc(1 * 22px) calc(1 * 4px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-12);
  overflow: auto;
  min-width: 20rem;
}

.igx-excel-filter--inline {
  box-shadow: none;
  width: 100%;
}

.igx-excel-filter__loading {
  display: flex;
  justify-content: center;
  align-items: center;
}

.igx-excel-filter__icon, .igx-excel-filter__icon--filtered {
  display: flex;
  cursor: pointer;
}

.igx-excel-filter__icon igx-icon, .igx-excel-filter__icon--filtered igx-icon {
  width: 0.9375rem;
  width: var(--igx-icon-size, 0.9375rem);
  height: 0.9375rem;
  height: var(--igx-icon-size, 0.9375rem);
  font-size: 0.9375rem;
  font-size: var(--igx-icon-size, 0.9375rem);
}

.igx-excel-filter__icon--filtered igx-icon {
  color: hsla(194deg, 47%, 69%, 1);
  color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

.igx-excel-filter__menu {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: var(--filtering-row-background);
  border-radius: clamp(0rem, calc(1 * 0.25rem), 0.25rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.25rem), 0.25rem);
}

.igx-excel-filter__menu igx-buttongroup {
  --shadow: none;
  --item-background: var(--filtering-row-background);
  --item-hover-background: hsla(var(--igx-grays-100), var(--igx-grays-a));
  --item-selected-background: hsla(var(--igx-grays-100), var(--igx-grays-a));
  --item-text-color: hsla(var(--igx-grays-700), var(--igx-grays-a));
  --item-hover-text-color: hsla(var(--igx-grays-800), var(--igx-grays-a));
  --item-selected-text-color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
  --item-border-color: transparent;
  --item-selected-border-color: transparent;
  --item-disabled-border: transparent;
}

.igx-excel-filter__menu,
.igx-excel-filter__menu igx-tree {
  --background: var(--igx-tree-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground: var(--igx-tree-foreground, var(--igx-surface-500-contrast));
  --background-selected: var(--igx-tree-background-selected, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground-selected: var(--igx-tree-foreground-selected, var(--igx-surface-500-contrast));
  --background-active: var(--igx-tree-background-active, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground-active: var(--igx-tree-foreground-active, var(--igx-surface-500-contrast));
  --background-active-selected: var(--igx-tree-background-active-selected, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground-active-selected: var(--igx-tree-foreground-active-selected, var(--igx-surface-500-contrast));
  --border-color: var(--igx-tree-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --background-disabled: var(--igx-tree-background-disabled, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --foreground-disabled: var(--igx-tree-foreground-disabled, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --drop-area-color: var(--igx-tree-drop-area-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --hover-color: var(--igx-tree-hover-color, hsla(var(--igx-grays-900), 0.1));
}

.igx-excel-filter__menu .igx-tree {
  display: block;
  z-index: 0;
  overflow-y: auto;
}

.igx-excel-filter__menu .igx-tree-node,
.igx-excel-filter__menu .igx-tree-node__wrapper,
.igx-excel-filter__menu .igx-tree-node__toggle-button,
.igx-excel-filter__menu .igx-tree-node__content,
.igx-excel-filter__menu .igx-tree-node__select {
  display: flex;
}

.igx-excel-filter__menu .igx-tree-node {
  flex-direction: column;
}

.igx-excel-filter__menu .igx-tree-node__wrapper,
.igx-excel-filter__menu .igx-tree-node__toggle-button,
.igx-excel-filter__menu .igx-tree-node__select {
  align-items: center;
}

.igx-excel-filter__menu .igx-tree-node__toggle-button,
.igx-excel-filter__menu .igx-tree-node__select {
  margin-inline-end: 0.5rem;
}

.igx-excel-filter__menu .igx-tree-node__content,
.igx-excel-filter__menu .igx-tree-node__toggle-button,
.igx-excel-filter__menu .igx-tree-node__select {
  z-index: 1;
}

.igx-excel-filter__menu .igx-tree-node__toggle-button--hidden {
  visibility: hidden;
}

.igx-excel-filter__menu .igx-tree-node__wrapper {
  min-height: 3.125rem;
  padding: 0 1.5rem;
  position: relative;
  background: var(--background);
  color: var(--foreground);
}

.igx-excel-filter__menu .igx-tree-node__wrapper igx-icon {
  width: 1.5rem;
  width: var(--igx-icon-size, 1.5rem);
  height: 1.5rem;
  height: var(--igx-icon-size, 1.5rem);
  font-size: 1.5rem;
  font-size: var(--igx-icon-size, 1.5rem);
}

[dir=rtl] .igx-excel-filter__menu .igx-tree-node__wrapper igx-icon {
  transform: scaleX(-1);
}

.igx-excel-filter__menu .igx-tree-node__wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 0;
}

.igx-excel-filter__menu .igx-tree-node__wrapper:hover::after {
  background: var(--hover-color);
}

.igx-excel-filter__menu .igx-tree-node__wrapper:focus {
  outline-width: 0;
}

.igx-excel-filter__menu .igx-tree-node__wrapper igx-circular-bar {
  width: 1.5rem;
  height: 1.5rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--cosy {
  min-height: 2.5rem;
  padding: 0 1rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--cosy .igx-tree-node__spacer {
  width: 1rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--cosy .igx-tree-node__drop-indicator {
  inset-inline-end: 1rem;
  width: calc(100% - ((1rem * 2) + (1.5rem + 0.5rem)));
}

.igx-excel-filter__menu .igx-tree-node__wrapper--cosy igx-circular-bar {
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--compact {
  min-height: 2rem;
  padding: 0 0.75rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--compact .igx-tree-node__spacer {
  width: 0.75rem;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--compact .igx-tree-node__drop-indicator {
  inset-inline-end: 0.75rem;
  width: calc(100% - ((0.75rem * 2) + (1.5rem + 0.5rem)));
}

.igx-excel-filter__menu .igx-tree-node__wrapper--compact igx-circular-bar {
  width: calc(1.5rem - 6px);
  height: calc(1.5rem - 6px);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--selected {
  background: var(--background-selected);
  color: var(--foreground-selected);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--active {
  background: var(--background-active);
  color: var(--foreground-active);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--active.igx-tree-node__wrapper--selected {
  background: var(--background-active-selected);
  color: var(--foreground-active-selected);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--focused {
  box-shadow: inset 0 0 0 1px var(--border-color);
}

.igx-excel-filter__menu .igx-tree-node__wrapper--disabled {
  background: var(--background-disabled) !important;
  color: var(--foreground-disabled) !important;
  box-shadow: none !important;
  pointer-events: none;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--disabled::after {
  display: none;
}

.igx-excel-filter__menu .igx-tree-node__wrapper--disabled .igx-tree-node__toggle-button {
  color: var(--foreground-disabled) !important;
}

.igx-excel-filter__menu .igx-tree-node__spacer {
  display: inline-block;
  width: 1.5rem;
}

.igx-excel-filter__menu .igx-tree-node__content {
  display: block;
  align-items: center;
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-excel-filter__menu .igx-tree-node__toggle-button {
  justify-content: center;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  min-width: 1.5rem;
}

.igx-excel-filter__menu .igx-tree-node__drop-indicator {
  display: flex;
  visibility: hidden;
  position: absolute;
  inset-inline-end: 1.5rem;
  bottom: 0;
  width: calc(100% - ((1.5rem * 2) + (1.5rem + 0.5rem)));
}

.igx-excel-filter__menu .igx-tree-node__drop-indicator > div {
  flex: 1;
  height: 0.0625rem;
  background: var(--drop-area-color);
}

.igx-excel-filter__menu .igx-tree-node__group {
  overflow: hidden;
}

.igx-excel-filter__menu .igx-tree-node__wrapper {
  padding: 0;
}

.igx-excel-filter__menu igx-chips-area {
  padding: 1rem 1rem 0 1rem;
  gap: 0.5rem;
}

.igx-excel-filter__menu-header, .igx-excel-filter__secondary-header {
  display: flex;
  align-items: center;
  padding: 1rem;
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
}

.igx-excel-filter__menu-header-actions {
  display: flex;
  margin-inline-start: auto;
}

.igx-excel-filter__menu-header-actions [igxButton] + [igxButton] {
  margin-inline-start: 0.25rem;
}

.igx-excel-filter__menu-header-actions .igx-excel-filter__actions-pin, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-pin--disabled, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-unpin, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-hide, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-select, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-selected, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-filter, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-clear, .igx-excel-filter__menu-header-actions .igx-excel-filter__actions-clear--disabled {
  padding: 0 !important;
  margin: 0 !important;
  justify-content: center;
}

.igx-excel-filter__menu-footer, .igx-excel-filter__secondary-footer {
  display: flex;
  justify-content: space-between;
}

.igx-excel-filter__menu-footer .igx-excel-filter__apply, .igx-excel-filter__secondary-footer .igx-excel-filter__apply,
.igx-excel-filter__menu-footer .igx-excel-filter__cancel,
.igx-excel-filter__secondary-footer .igx-excel-filter__cancel {
  flex-grow: 1;
}

.igx-excel-filter__menu-footer .igx-excel-filter__apply [igxButton], .igx-excel-filter__secondary-footer .igx-excel-filter__apply [igxButton],
.igx-excel-filter__menu-footer .igx-excel-filter__cancel [igxButton],
.igx-excel-filter__secondary-footer .igx-excel-filter__cancel [igxButton] {
  width: 100%;
}

.igx-excel-filter__clear {
  flex-grow: 1;
}

.igx-excel-filter__cancel + .igx-excel-filter__apply {
  margin-inline-start: 1rem;
}

.igx-excel-filter__sort,
.igx-excel-filter__move {
  display: block;
  padding: 0.5rem 1rem;
}

.igx-excel-filter__sort header,
.igx-excel-filter__move header {
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
  margin-bottom: 0.25rem;
}

.igx-excel-filter__sort igx-icon,
.igx-excel-filter__move igx-icon {
  display: inline;
  display: initial;
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-excel-filter__menu--compact .igx-excel-filter__sort,
.igx-excel-filter__menu--compact .igx-excel-filter__move {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.igx-excel-filter__menu--compact .igx-excel-filter__sort header,
.igx-excel-filter__menu--compact .igx-excel-filter__move header {
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
  margin-inline-end: auto;
}

.igx-excel-filter__actions {
  padding: 0.5rem 1rem;
}

.igx-excel-filter__actions-selected igx-icon {
  color: hsla(194deg, 47%, 69%, 1);
  color: hsla(var(--igx-secondary-500), var(--igx-secondary-a));
}

[dir=rtl] .igx-excel-filter__move .igx-button-group {
  flex-direction: row-reverse;
}

[dir=rtl] .igx-excel-filter__move .igx-button-group igx-icon,
[dir=rtl] .igx-excel-filter__move .igx-button-group [igxButton] {
  direction: ltr;
}

[dir=rtl] .igx-excel-filter__sort .igx-button-group {
  flex-direction: row-reverse;
}

[dir=rtl] .igx-excel-filter__sort .igx-button-group igx-icon,
[dir=rtl] .igx-excel-filter__sort .igx-button-group [igxButton] {
  direction: ltr;
}

.igx-excel-filter__actions-pin, .igx-excel-filter__actions-pin--disabled, .igx-excel-filter__actions-unpin, .igx-excel-filter__actions-hide, .igx-excel-filter__actions-select, .igx-excel-filter__actions-selected, .igx-excel-filter__actions-filter, .igx-excel-filter__actions-clear, .igx-excel-filter__actions-clear--disabled {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  cursor: pointer;
  color: hsla(0deg, 0%, 38%, 1);
  color: hsla(var(--igx-grays-700), var(--igx-grays-a));
  outline-style: none;
}

.igx-excel-filter__actions-pin:hover, .igx-excel-filter__actions-pin--disabled:hover, .igx-excel-filter__actions-unpin:hover, .igx-excel-filter__actions-hide:hover, .igx-excel-filter__actions-select:hover, .igx-excel-filter__actions-selected:hover, .igx-excel-filter__actions-filter:hover, .igx-excel-filter__actions-clear:hover, .igx-excel-filter__actions-clear--disabled:hover, .igx-excel-filter__actions-pin:focus, .igx-excel-filter__actions-pin--disabled:focus, .igx-excel-filter__actions-unpin:focus, .igx-excel-filter__actions-hide:focus, .igx-excel-filter__actions-select:focus, .igx-excel-filter__actions-selected:focus, .igx-excel-filter__actions-filter:focus, .igx-excel-filter__actions-clear:focus, .igx-excel-filter__actions-clear--disabled:focus {
  background: hsla(0deg, 0%, 96%, 1);
  background: hsla(var(--igx-grays-100), var(--igx-grays-a));
}

[dir=rtl] .igx-excel-filter__actions-pin igx-icon, [dir=rtl] .igx-excel-filter__actions-pin--disabled igx-icon, [dir=rtl] .igx-excel-filter__actions-unpin igx-icon, [dir=rtl] .igx-excel-filter__actions-hide igx-icon, [dir=rtl] .igx-excel-filter__actions-select igx-icon, [dir=rtl] .igx-excel-filter__actions-selected igx-icon, [dir=rtl] .igx-excel-filter__actions-filter igx-icon, [dir=rtl] .igx-excel-filter__actions-clear igx-icon, [dir=rtl] .igx-excel-filter__actions-clear--disabled igx-icon {
  transform: scaleX(-1);
}

.igx-excel-filter__actions-pin--disabled, .igx-excel-filter__actions-clear--disabled {
  color: hsla(0deg, 0%, 74%, 1);
  color: hsla(var(--igx-grays-400), var(--igx-grays-a));
  pointer-events: none;
}

.igx-excel-filter__empty {
  display: grid;
  place-items: center;
  height: 100%;
}

.igx-excel-filter__menu-main {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
  padding: 1rem;
  gap: 1rem;
}

.igx-excel-filter__menu-main igx-list {
  flex-grow: 1;
  overflow: hidden;
  margin-inline: -1rem;
  border: 0;
  border-top: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-top: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
  border-bottom: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-bottom: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
}

.igx-excel-filter__menu-main .igx-excel-filter__tree {
  background: hsla(0deg, 0%, 100%, 1);
  background: hsla(var(--igx-surface-500), var(--igx-surface-a));
  overflow-y: auto;
  margin: 0 -1rem;
  flex: 1;
  border-top: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-top: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
  border-bottom: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-bottom: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
}

.igx-excel-filter__menu-main .igx-excel-filter__tree igx-icon {
  width: 1.25rem;
  width: var(--igx-icon-size, 1.25rem);
  height: 1.25rem;
  height: var(--igx-icon-size, 1.25rem);
  font-size: 1.25rem;
  font-size: var(--igx-icon-size, 1.25rem);
}

.igx-excel-filter__menu-main .igx-excel-filter__tree > igx-checkbox,
.igx-excel-filter__menu-main .igx-excel-filter__tree .igx-tree-node__wrapper {
  height: 2.5rem;
  min-height: 2.5rem;
}

.igx-excel-filter__menu-main .igx-excel-filter__tree .igx-tree-node__toggle-button {
  min-width: 1.25rem;
  margin-inline-start: 1rem;
}

.igx-excel-filter__menu-main .igx-excel-filter__tree-alike {
  background: hsla(0deg, 0%, 100%, 1);
  background: hsla(var(--igx-surface-500), var(--igx-surface-a));
  display: flex;
  flex-direction: column;
  z-index: 1;
}

.igx-excel-filter__menu-main .igx-excel-filter__tree-alike-item {
  display: flex;
  align-items: center;
  height: 2.5rem;
  background: hsla(0deg, 0%, 100%, 1);
  background: hsla(var(--igx-surface-500), var(--igx-surface-a));
}

.igx-excel-filter__menu-main .igx-excel-filter__tree-alike-item:hover, .igx-excel-filter__menu-main .igx-excel-filter__tree-alike-item:focus {
  background: hsla(0deg, 0%, 93%, 1);
  background: hsla(var(--igx-grays-200), var(--igx-grays-a));
}

.igx-excel-filter__menu-main .igx-excel-filter__tree-alike-item > igx-checkbox {
  margin-inline-start: calc(1rem + 1.25rem + 0.5rem);
}

.igx-excel-filter__menu--cosy igx-chips-area {
  padding: 0.5rem 0.5rem 0 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__menu-header, .igx-excel-filter__menu--cosy .igx-excel-filter__secondary-header {
  justify-content: space-between;
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__sort {
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__move {
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__actions {
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__actions-pin, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-pin--disabled, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-unpin, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-hide, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-select, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-selected, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-filter, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-clear, .igx-excel-filter__menu--cosy .igx-excel-filter__actions-clear--disabled {
  padding: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__menu-main {
  padding: 0.5rem;
  gap: 0.5rem;
}

.igx-excel-filter__menu--cosy igx-list {
  margin-inline-start: -0.5rem;
  margin-inline-end: -0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree {
  margin: 0 -0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree > igx-checkbox,
.igx-excel-filter__menu--cosy .igx-excel-filter__tree .igx-tree-node__wrapper {
  height: 2rem;
  min-height: 2rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree .igx-tree-node__toggle-button {
  margin-inline-start: 0.5rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree-alike-item {
  height: 2rem;
}

.igx-excel-filter__menu--cosy .igx-excel-filter__tree-alike-item > igx-checkbox {
  margin-inline-start: calc((0.5rem * 2) + 1.25rem);
}

.igx-excel-filter__menu--compact igx-chips-area {
  padding: 0.25rem 0.25rem 0 0.25rem;
  gap: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__menu-header, .igx-excel-filter__menu--compact .igx-excel-filter__secondary-header {
  justify-content: space-between;
  padding: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__sort,
.igx-excel-filter__menu--compact .igx-excel-filter__move {
  padding: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__sort igx-buttongroup,
.igx-excel-filter__menu--compact .igx-excel-filter__move igx-buttongroup {
  width: 13rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__move {
  margin-bottom: 0;
}

.igx-excel-filter__menu--compact .igx-excel-filter__actions {
  padding: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__actions-pin, .igx-excel-filter__menu--compact .igx-excel-filter__actions-pin--disabled, .igx-excel-filter__menu--compact .igx-excel-filter__actions-unpin, .igx-excel-filter__menu--compact .igx-excel-filter__actions-hide, .igx-excel-filter__menu--compact .igx-excel-filter__actions-select, .igx-excel-filter__menu--compact .igx-excel-filter__actions-selected, .igx-excel-filter__menu--compact .igx-excel-filter__actions-filter, .igx-excel-filter__menu--compact .igx-excel-filter__actions-clear, .igx-excel-filter__menu--compact .igx-excel-filter__actions-clear--disabled {
  padding: 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__menu-main {
  padding: 0.25rem;
  gap: 0.25rem;
}

.igx-excel-filter__menu--compact igx-list {
  margin-inline-start: -0.25rem;
  margin-inline-end: -0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree {
  margin: 0 -0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree igx-checkbox,
.igx-excel-filter__menu--compact .igx-excel-filter__tree .igx-tree-node__wrapper {
  height: 1.5rem;
  min-height: 1.5rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree .igx-tree-node__toggle-button {
  margin: 0 0.25rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree-alike-item {
  height: 1.5rem;
}

.igx-excel-filter__menu--compact .igx-excel-filter__tree-alike-item > igx-checkbox {
  margin-inline-start: calc((0.25rem * 2) + 1.25rem);
}

.igx-excel-filter__secondary {
  width: 520px;
  min-width: 520px;
  background: var(--filtering-row-background);
  box-shadow: 0 calc(1 * 7px) calc(1 * 8px) calc(1 * -4px) rgba(0, 0, 0, 0.26), 0 calc(1 * 12px) calc(1 * 17px) calc(1 * 2px) rgba(0, 0, 0, 0.12), 0 calc(1 * 5px) calc(1 * 22px) calc(1 * 4px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-12);
  border-radius: clamp(0rem, calc(1 * 0.25rem), 0.25rem);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.25rem), 0.25rem);
}

.igx-excel-filter__secondary--cosy .igx-excel-filter__menu-header, .igx-excel-filter__secondary--cosy .igx-excel-filter__secondary-header {
  padding: 0.5rem;
}

.igx-excel-filter__secondary--cosy .igx-excel-filter__condition {
  padding: 0 0.5rem;
}

.igx-excel-filter__secondary--cosy .igx-excel-filter__add-filter {
  margin: 0 0.5rem 0.5rem;
}

.igx-excel-filter__secondary--cosy .igx-excel-filter__menu-footer, .igx-excel-filter__secondary--cosy .igx-excel-filter__secondary-footer {
  padding: 0.5rem;
}

.igx-excel-filter__secondary--compact .igx-excel-filter__menu-header, .igx-excel-filter__secondary--compact .igx-excel-filter__secondary-header {
  padding: 0.25rem;
}

.igx-excel-filter__secondary--compact .igx-excel-filter__condition {
  padding: 0 0.25rem;
}

.igx-excel-filter__secondary--compact .igx-excel-filter__add-filter {
  margin: 0 0.25rem 0.25rem;
}

.igx-excel-filter__secondary--compact .igx-excel-filter__menu-footer, .igx-excel-filter__secondary--compact .igx-excel-filter__secondary-footer {
  padding: 0.5rem 0.25rem;
}

.igx-excel-filter__secondary-header {
  border-bottom: 1px solid hsla(0deg, 0%, 88%, 1);
  border-bottom: 1px solid hsla(var(--igx-grays-300), var(--igx-grays-a));
}

.igx-excel-filter__secondary-main {
  height: 232px;
  overflow: auto;
}

.igx-excel-filter__secondary-footer {
  padding: 0.5rem 1rem;
  border-top: 1px dashed hsla(0deg, 0%, 88%, 1);
  border-top: 1px dashed hsla(var(--igx-grays-300), var(--igx-grays-a));
}

.igx-excel-filter__secondary-footer .igx-excel-filter__apply,
.igx-excel-filter__secondary-footer .igx-excel-filter__cancel {
  flex-grow: 0;
}

.igx-excel-filter__condition {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 1rem;
}

.igx-excel-filter__condition igx-select {
  flex-grow: 1;
  flex-basis: 40%;
  margin: 1rem 0;
}

.igx-excel-filter__condition igx-select ~ igx-input-group,
.igx-excel-filter__condition igx-select ~ igx-date-picker {
  margin-inline-start: 1rem;
}

.igx-excel-filter__condition igx-buttongroup {
  min-width: 30%;
}

.igx-excel-filter__condition [igxButton=icon] {
  margin-inline-start: 1rem;
}

.igx-excel-filter__add-filter {
  margin: 0 1rem 1rem;
}

.igx-excel-filter__add-filter igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

igx-excel-style-filter-operations,
[igxExcelStyleFilterOperations] {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
}

.igx-advanced-filter {
  background: var(--filtering-row-background);
  box-shadow: 0 calc(1 * 7px) calc(1 * 8px) calc(1 * -4px) rgba(0, 0, 0, 0.26), 0 calc(1 * 12px) calc(1 * 17px) calc(1 * 2px) rgba(0, 0, 0, 0.12), 0 calc(1 * 5px) calc(1 * 22px) calc(1 * 4px) rgba(0, 0, 0, 0.08);
  box-shadow: var(--igx-elevation-12);
}

.igx-advanced-filter igx-query-builder {
  --igx-query-builder-background: var(--filtering-row-background);
  --igx-query-builder-background-and: var(--filtering-background-and);
  --igx-query-builder-background-and--focus: var(--filtering-background-and--focus);
  --igx-query-builder-background-or: var(--filtering-background-or);
  --igx-query-builder-background-or--focus: var(--filtering-background-or--focus);
  box-shadow: none;
}

.igx-advanced-filter igx-query-builder-header {
  cursor: grab;
}

.igx-grid__filtering-row-editing-buttons--small,
.igx-grid__filtering-row-editing-buttons {
  display: flex;
  align-items: center;
}

.igx-grid__filtering-row-editing-buttons--small button,
.igx-grid__filtering-row-editing-buttons button {
  transition: none;
}

.igx-grid__filtering-row-editing-buttons--small button:not([disabled]) igx-icon {
  color: var(--sorted-header-icon-color);
}

.igx-grid__tr-action:last-of-type {
  border-inline-end: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid__pivot--super-compact .igx-grid__td, .igx-grid__pivot--super-compact .igx-grid-thead__title, .igx-grid__pivot--super-compact .igx-grid-th {
  padding: 0 0.25rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem;
}

.igx-grid__pivot--super-compact .igx-grid-thead__title > *, .igx-grid__pivot--super-compact .igx-grid-th > * {
  line-height: normal;
  align-self: initial;
  max-height: 100%;
}

.igx-grid-thead--pivot {
  display: flex;
}

.igx-grid-thead--pivot .igx-grid-thead--virtualizationWrapper {
  border-inline-start: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid-thead--virtualizationWrapper {
  height: 100%;
}

.igx-grid-thead--virtualizationContainer {
  overflow: visible;
  height: 100%;
}

.igx-grid__tr-pivot {
  display: flex;
  align-items: center;
  background: inherit;
  overflow: hidden;
  z-index: 3;
  height: 3.125rem;
  padding: 0 1.5rem;
  background-clip: border-box !important;
  border-inline-start: var(--header-border-width) var(--header-border-style) var(--header-border-color);
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid--cosy .igx-grid__tr-pivot {
  height: 2.5rem;
  padding: 0 1rem;
}

.igx-grid--compact .igx-grid__tr-pivot {
  height: 2rem;
  padding: 0 0.75rem;
}

.igx-grid__tr-pivot igx-chips-area {
  flex-wrap: nowrap;
  width: auto;
}

.igx-grid__tr-pivot igx-chips-area > * {
  margin-inline-end: 0.25rem;
}

.igx-grid__tr-pivot igx-chips-area:last-child {
  margin-inline-end: 0;
}

.igx-grid__pivot-filter-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}

.igx-grid__pivot-filter-toggle > igx-badge {
  position: absolute;
  top: -0.25rem;
  inset-inline-start: 60%;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  font-size: 0.625rem;
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
}

.igx-grid__pivot-empty-chip-area {
  line-height: normal;
  font-size: 0.875rem;
  margin-inline-end: 0 !important;
}

.igx-grid__tr-pivot--row-area {
  height: auto !important;
  align-items: flex-end;
  padding-bottom: 1.5rem;
  border-inline-start: 0;
  border-bottom: 0;
}

.igx-grid--cosy .igx-grid__tr-pivot--row-area {
  padding-bottom: 1rem;
}

.igx-grid--compact .igx-grid__tr-pivot--row-area {
  padding-bottom: 0.75rem;
}

.igx-grid__tr-pivot--filter-container {
  display: flex;
  flex-direction: column;
}

.igx-grid__tr-pivot--chip_drop_indicator {
  width: 2px;
  background: var(--resize-line-color);
}

.igx-grid__tr-pivot--drop-row-area {
  flex-grow: 1;
}

.igx-grid__tr-pivot--filter {
  height: 3.125rem;
  border-inline-start: 0;
  border-inline-end: 0;
  border-bottom: var(--header-border-width) var(--header-border-style) var(--header-border-color);
}

.igx-grid--cosy .igx-grid__tr-pivot--filter {
  height: 2.5rem;
}

.igx-grid--compact .igx-grid__tr-pivot--filter {
  height: 2rem;
}

.igx-grid-thead__wrapper--pivot {
  border-bottom: 0;
}

.igx-grid__tr-pivot-group {
  flex: 1;
}

.igx-grid__tr-pivot-toggle-icons {
  display: inline-flex !important;
}

.igx-grid__tr-pivot--columnDimensionLeaf {
  box-shadow: none;
}

.igx-grid__tr-pivot--columnDimensionLeaf igx-grid-header {
  border: none;
}

.igx-grid__tr-pivot--columnMultiRowSpan igx-grid-header > * {
  visibility: hidden;
}

.igx-grid__tr-header-row igx-pivot-row-dimension-header-group igx-pivot-row-dimension-header {
  align-items: center;
}

igx-paginator {
  --text-color: var(--igx-paginator-text-color, black);
  --background-color: var(--igx-paginator-background-color, #ffffff);
  --border-color: var(--igx-paginator-border-color, #C48805);
}

.igx-paginator, .igx-paginator--cosy, .igx-paginator--compact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--text-color);
  background: var(--background-color);
  grid-row: 7;
  font-size: 12px;
  border-top: 1px solid var(--border-color);
  z-index: 1;
  padding: 0 1.5rem;
  height: 3.5rem;
  width: 100%;
}

.igx-paginator:empty, .igx-paginator--cosy:empty, .igx-paginator--compact:empty {
  padding: 0;
}

.igx-paginator--cosy {
  padding: 0 1rem;
  height: 3rem;
}

.igx-paginator--compact {
  padding: 0 0.75rem;
  height: 2.75rem;
}

.igx-paginator-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.igx-page-size {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
}

.igx-page-size__label {
  margin-inline-end: 0.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-page-size__select {
  display: flex;
  max-width: 90px;
  min-width: 80px;
}

.igx-page-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1;
}

.igx-page-nav > * {
  margin-inline-start: 0.5rem;
}

[dir=rtl] .igx-page-nav igx-icon {
  transform: scaleX(-1);
}

.igx-page-nav__text {
  display: flex;
}

igx-action-strip {
  --actions-background: var(--igx-action-strip-actions-background, transparent);
  --background: var(--igx-action-strip-background, hsla(var(--igx-grays-100), 0.38));
  --icon-color: var(--igx-action-strip-icon-color, white);
  --delete-action: var(--igx-action-strip-delete-action, hsla(var(--igx-error-500), var(--igx-error-a)));
  --actions-border-radius: var(--igx-action-strip-actions-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.5rem), 1.5rem));
}

.igx-action-strip {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  top: 0;
  inset-inline-start: 0;
  background: var(--background);
  color: inherit;
  padding: 0 1.5rem;
  z-index: 9999;
}

.igx-action-strip--cosy [igxButton=icon], .igx-action-strip--compact [igxButton=icon] {
  width: 1.75rem;
  height: 1.75rem;
}

.igx-action-strip--cosy [igxButton=icon] igx-icon, .igx-action-strip--compact [igxButton=icon] igx-icon {
  width: 0.875rem;
  width: var(--igx-icon-size, 0.875rem);
  height: 0.875rem;
  height: var(--igx-icon-size, 0.875rem);
  font-size: 0.875rem;
  font-size: var(--igx-icon-size, 0.875rem);
}

.igx-action-strip--cosy {
  padding: 0 1rem;
}

.igx-action-strip--compact {
  padding: 0 0.75rem;
}

.igx-action-strip__editing-actions,
.igx-action-strip__pinning-actions {
  display: flex;
  align-items: center;
  justify-content: center;
}

.igx-action-strip__menu-item [igxLabel], .igx-action-strip__menu-item--danger [igxLabel] {
  cursor: pointer;
}

.igx-action-strip__menu-item igx-icon, .igx-action-strip__menu-item--danger igx-icon {
  width: 1.125rem;
  width: var(--igx-icon-size, 1.125rem);
  height: 1.125rem;
  height: var(--igx-icon-size, 1.125rem);
  font-size: 1.125rem;
  font-size: var(--igx-icon-size, 1.125rem);
}

.igx-action-strip__menu-item igx-icon + [igxLabel], .igx-action-strip__menu-item--danger igx-icon + [igxLabel] {
  margin-inline-start: 0.75rem;
}

.igx-action-strip__menu-item.igx-drop-down__item--cosy igx-icon + [igxLabel], .igx-action-strip__menu-item--danger.igx-drop-down__item--cosy igx-icon + [igxLabel] {
  margin-inline-start: 0.625rem;
}

.igx-action-strip__menu-item.igx-drop-down__item--compact igx-icon + [igxLabel], .igx-action-strip__menu-item--danger.igx-drop-down__item--compact igx-icon + [igxLabel] {
  margin-inline-start: 0.5rem;
}

.igx-action-strip__menu-item--danger {
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
}

.igx-action-strip__menu-item--danger:hover {
  color: hsla(348deg, 83%, 47%, 1);
  color: hsla(var(--igx-error-500), var(--igx-error-a));
}

.igx-action-strip__menu-button {
  display: flex;
  align-items: center;
}

.igx-action-strip__actions {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  pointer-events: all;
  position: relative;
  color: var(--icon-color);
  border-radius: var(--actions-border-radius);
  background: var(--actions-background);
  max-height: 36px;
}

.igx-action-strip__actions:last-child {
  margin-inline-end: 0;
}

.igx-action-strip__actions igx-icon {
  color: var(--icon-color);
}

.igx-action-strip__actions [igxButton=icon] igx-icon {
  color: var(--icon-color);
}

.igx-action-strip__editing-actions > [igxButton] {
  margin-inline-start: 0.25rem;
}

.igx-action-strip__editing-actions > [igxButton]:first-of-type {
  margin-inline-start: 0;
}

.igx-action-strip__delete igx-icon {
  color: var(--delete-action);
}

igx-switch {
  --border-color: var(--igx-switch-border-color, transparent);
  --border-hover-color: var(--igx-switch-border-hover-color, transparent);
  --border-disabled-color: var(--igx-switch-border-disabled-color, transparent);
  --border-on-color: var(--igx-switch-border-on-color, transparent);
  --border-on-hover-color: var(--igx-switch-border-on-hover-color, transparent);
  --thumb-on-color: var(--igx-switch-thumb-on-color, #335F77);
  --track-on-color: var(--igx-switch-track-on-color, #8CC5D6);
  --thumb-off-color: var(--igx-switch-thumb-off-color, #FFFFFF);
  --track-disabled-color: var(--igx-switch-track-disabled-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --track-on-disabled-color: var(--igx-switch-track-on-disabled-color, rgba(140, 197, 214, 0.3));
  --track-off-color: var(--igx-switch-track-off-color, #A9A9A9);
  --thumb-disabled-color: var(--igx-switch-thumb-disabled-color, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --thumb-on-disabled-color: var(--igx-switch-thumb-on-disabled-color, rgba(51, 95, 119, 0.6));
  --label-color: var(--igx-switch-label-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --label-disabled-color: var(--igx-switch-label-disabled-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --border-radius-track: var(--igx-switch-border-radius-track, clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.4375rem), 0.4375rem));
  --border-radius-thumb: var(--igx-switch-border-radius-thumb, clamp(0rem, calc(var(--igx-radius-factor, 1) * 0.625rem), 0.625rem));
  --border-radius-ripple: var(--igx-switch-border-radius-ripple, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.5rem), 1.5rem));
  --resting-shadow: var(--igx-switch-resting-shadow, var(--igx-elevation-2));
  --hover-shadow: var(--igx-switch-hover-shadow, var(--igx-elevation-3));
  --disabled-shadow: var(--igx-switch-disabled-shadow, var(--igx-elevation-1));
}

.igx-switch {
  position: relative;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
}

.igx-switch__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: none;
  clip: rect(0, 0, 0, 0);
  outline: 0;
  pointer-events: none;
  overflow: hidden;
  -webkit-appearance: none;
          appearance: none;
}

.igx-switch--disabled {
  -webkit-user-select: none;
          user-select: none;
  pointer-events: none;
  cursor: auto;
  cursor: initial;
}

.igx-switch__composite {
  display: flex;
  align-items: center;
  width: 2.25rem;
  height: 0.875rem;
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius-track);
  background: var(--track-off-color);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.igx-switch__composite:hover, .igx-switch__composite:focus {
  border-color: var(--border-hover-color);
}

.igx-switch--checked .igx-switch__composite {
  background: var(--track-on-color);
  border-color: var(--border-on-color);
}

.igx-switch--checked .igx-switch__composite:hover, .igx-switch--checked .igx-switch__composite:focus {
  border-color: var(--border-on-hover-color);
}

.igx-switch--disabled .igx-switch__composite {
  background: var(--track-disabled-color);
  border-color: var(--border-disabled-color);
}

.igx-switch__composite-thumb {
  position: relative;
  display: block;
  width: 1.25rem;
  height: 20px;
  min-width: 1.25rem;
  border-radius: var(--border-radius-thumb);
  background: var(--thumb-off-color);
  box-shadow: var(--resting-shadow);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateX(-0.0625rem);
}

[dir=rtl] .igx-switch__composite-thumb {
  transform: translateX(0.0625rem);
}

.igx-switch__composite-thumb:hover {
  box-shadow: var(--hover-shadow);
}

.igx-switch--checked .igx-switch__composite-thumb {
  background: var(--thumb-on-color);
  transform: translateX(0.9375rem);
}

[dir=rtl] .igx-switch--checked .igx-switch__composite-thumb, .igx-switch--checked [dir=rtl] .igx-switch__composite-thumb {
  transform: translateX(-0.9375rem);
}

.igx-switch--disabled .igx-switch__composite-thumb {
  background: var(--thumb-disabled-color);
  box-shadow: var(--disabled-shadow);
}

.igx-switch__ripple {
  display: block;
  position: absolute;
  top: calc(50% - 1.5em);
  inset-inline-start: calc(50% - 1.5em);
  width: 3em;
  height: 3em;
  overflow: hidden;
  pointer-events: none;
  filter: opacity(1);
  border-radius: var(--border-radius-ripple);
}

.igx-switch__ripple,
.igx-switch__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--thumb-on-color));
}

.igx-switch__ripple .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-switch__ripple .igx-ripple {
  overflow: hidden;
}

.igx-switch__ripple,
.igx-switch__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--thumb-on-color));
}

.igx-switch--disabled.igx-switch--checked .igx-switch__composite {
  background: var(--track-on-disabled-color);
}

.igx-switch--disabled.igx-switch--checked .igx-switch__composite-thumb {
  background: var(--thumb-on-disabled-color);
}

.igx-switch--focused .igx-switch__ripple, .igx-switch--focused.igx-switch--checked .igx-switch__ripple {
  background: var(--track-off-color);
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0.12;
}

.igx-switch--focused.igx-switch--checked .igx-switch__ripple {
  background: var(--thumb-on-color);
}

.igx-switch__label, .igx-switch__label--before {
  display: inline-block;
  color: var(--label-color);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  word-wrap: break-all;
}

.igx-switch__label:empty, .igx-switch__label--before:empty {
  margin: 0;
}

.igx-switch__label--before:empty,
.igx-switch__label:empty {
  margin: 0;
}

.igx-switch__label {
  margin-inline-start: 0.5em;
}

.igx-switch__label--before {
  order: -1;
  margin-inline-end: 0.5em;
}

.igx-switch--disabled .igx-switch__label, .igx-switch--disabled .igx-switch__label--before {
  color: var(--label-disabled-color);
}

.igx-switch:hover .igx-switch__ripple::after, .igx-switch:active .igx-switch__ripple::after, .igx-switch--checked:hover .igx-switch__ripple::after, .igx-switch--checked:active .igx-switch__ripple::after {
  position: absolute;
  content: "";
  opacity: 0.06;
  inset: 0;
}

.igx-switch:hover .igx-switch__ripple::after, .igx-switch:active .igx-switch__ripple::after {
  background: var(--track-off-color);
}

.igx-switch--checked:hover .igx-switch__ripple::after, .igx-switch--checked:active .igx-switch__ripple::after {
  background: var(--thumb-on-color);
}

.igx-switch:active .igx-switch__ripple::after, .igx-switch--checked:active .igx-switch__ripple::after {
  opacity: 0.12;
}

igx-calendar, igx-days-view, igx-months-view, igx-years-view {
  --content-background: var(--igx-calendar-content-background, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --content-text-color: var(--igx-calendar-content-text-color, var(--igx-surface-500-contrast));
  --border-color: var(--igx-calendar-border-color, hsla(var(--igx-grays-300), var(--igx-grays-a)));
  --header-background: var(--igx-calendar-header-background, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --header-text-color: var(--igx-calendar-header-text-color, var(--igx-secondary-500-contrast));
  --picker-background-color: var(--igx-calendar-picker-background-color, hsla(var(--igx-surface-500), var(--igx-surface-a)));
  --picker-arrow-color: var(--igx-calendar-picker-arrow-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --picker-arrow-hover-color: var(--igx-calendar-picker-arrow-hover-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --picker-text-color: var(--igx-calendar-picker-text-color, hsla(var(--igx-grays-800), var(--igx-grays-a)));
  --picker-text-hover-color: var(--igx-calendar-picker-text-hover-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --inactive-text-color: var(--igx-calendar-inactive-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --label-color: var(--igx-calendar-label-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --weekend-text-color: var(--igx-calendar-weekend-text-color, var(--igx-surface-500-contrast));
  --year-current-text-color: var(--igx-calendar-year-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --month-current-text-color: var(--igx-calendar-month-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --month-hover-current-text-color: var(--igx-calendar-month-hover-current-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --year-hover-text-color: var(--igx-calendar-year-hover-text-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --month-hover-background: var(--igx-calendar-month-hover-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --month-hover-text-color: var(--igx-calendar-month-hover-text-color, var(--igx-grays-200-contrast));
  --date-selected-background: var(--igx-calendar-date-selected-background, #8CC5D6);
  --date-selected-hover-background: var(--igx-calendar-date-selected-hover-background, #4C82A0);
  --date-selected-focus-background: var(--igx-calendar-date-selected-focus-background, #4C82A0);
  --date-selected-current-background: var(--igx-calendar-date-selected-current-background, #8CC5D6);
  --date-selected-current-hover-background: var(--igx-calendar-date-selected-current-hover-background, #4C82A0);
  --date-selected-current-focus-background: var(--igx-calendar-date-selected-current-focus-background, #4C82A0);
  --date-selected-text-color: var(--igx-calendar-date-selected-text-color, #000000);
  --date-selected-hover-foreground: var(--igx-calendar-date-selected-hover-foreground, #FFFFFF);
  --date-selected-focus-foreground: var(--igx-calendar-date-selected-focus-foreground, #FFFFFF);
  --date-current-text-color: var(--igx-calendar-date-current-text-color, #335F77);
  --date-current-hover-foreground: var(--igx-calendar-date-current-hover-foreground, #335F77);
  --date-current-focus-foreground: var(--igx-calendar-date-current-focus-foreground, #335F77);
  --date-selected-current-foreground: var(--igx-calendar-date-selected-current-foreground, var(--igx-secondary-500-contrast));
  --date-selected-current-hover-foreground: var(--igx-calendar-date-selected-current-hover-foreground, var(--igx-secondary-500-contrast));
  --date-selected-current-focus-foreground: var(--igx-calendar-date-selected-current-focus-foreground, var(--igx-grays-100-contrast));
  --date-current-bg-color: var(--igx-calendar-date-current-bg-color, transparent);
  --date-current-hover-background: var(--igx-calendar-date-current-hover-background, #4C82A0);
  --date-current-focus-background: var(--igx-calendar-date-current-focus-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-hover-background: var(--igx-calendar-date-hover-background, #4C82A0);
  --date-focus-background: var(--igx-calendar-date-focus-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --date-special-background: var(--igx-calendar-date-special-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --date-special-text-color: var(--igx-calendar-date-special-text-color, hsla(var(--igx-grays-900), var(--igx-grays-a)));
  --date-disabled-text-color: var(--igx-calendar-date-disabled-text-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --date-disabled-background: var(--igx-calendar-date-disabled-background, hsla(var(--igx-grays-100), var(--igx-grays-a)));
  --week-number-color: var(--igx-calendar-week-number-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --week-number-background: var(--igx-calendar-week-number-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --border-radius: var(--igx-calendar-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 1.25rem), 1.25rem));
  --date-border-radius: var(--igx-calendar-date-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.25rem), 1.25rem));
  --month-border-radius: var(--igx-calendar-month-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.25rem), 1.25rem));
}

.igx-calendar, .igx-calendar--vertical {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  min-width: 290px;
  background: var(--content-background);
  outline: none;
  border-radius: var(--border-radius);
  overflow: hidden;
  border: 0 solid var(--border-color);
}

.igx-calendar + .igx-calendar, .igx-calendar--vertical + .igx-calendar, .igx-calendar + .igx-calendar--vertical, .igx-calendar--vertical + .igx-calendar--vertical {
  margin-inline-start: 1rem;
}

.igx-calendar--vertical {
  flex-flow: row nowrap;
}

.igx-calendar--vertical .igx-calendar__header {
  min-width: 10.5em;
}

.igx-calendar__header {
  background: var(--header-background);
  color: var(--header-text-color);
  padding: 1em;
}

.igx-calendar__header-year {
  margin: 0;
  color: currentColor;
  opacity: 0.8;
}

.igx-calendar__header-date, .igx-calendar--vertical .igx-calendar__header-date {
  display: flex;
  margin: 0;
}

.igx-calendar__header-date > span, .igx-calendar--vertical .igx-calendar__header-date > span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.igx-calendar--vertical .igx-calendar__header-date {
  flex-flow: column nowrap;
}

.igx-calendar-picker {
  display: flex;
  height: 3.5em;
  align-items: center;
  padding-bottom: 1em;
  background: var(--picker-background-color);
  position: relative;
}

.igx-calendar-picker div {
  text-align: center;
}

.igx-calendar-picker:focus {
  outline: none;
}

.igx-calendar-picker__dates {
  display: flex;
  justify-content: center;
}

.igx-calendar-picker__prev, .igx-calendar-picker__next {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  color: var(--picker-arrow-color);
  -webkit-user-select: none;
          user-select: none;
  outline: none;
  cursor: pointer;
  height: calc(100% - 1em);
  align-items: center;
  top: 0;
}

.igx-calendar-picker__prev:focus, .igx-calendar-picker__next:focus, .igx-calendar-picker__prev:hover, .igx-calendar-picker__next:hover {
  color: var(--picker-arrow-hover-color);
}

[dir=rtl] .igx-calendar-picker__prev, [dir=rtl] .igx-calendar-picker__next {
  transform: scaleX(-1);
}

.igx-calendar-picker__prev {
  inset-inline-start: 0;
}

.igx-calendar-picker__next {
  inset-inline-end: 0;
}

.igx-calendar-picker__date {
  color: var(--picker-text-color);
  text-align: center;
  outline: none;
  padding: 0 0.125rem;
}

.igx-calendar-picker__date:hover, .igx-calendar-picker__date:focus {
  color: var(--picker-text-hover-color);
  cursor: pointer;
}

.igx-calendar__body {
  flex: 1 1 auto;
  padding-top: 1em;
  padding-bottom: 1em;
  overflow: hidden;
}

igx-years-view,
igx-month-picker,
igx-months-view {
  color: var(--content-text-color);
}

.igx-calendar__label, .igx-calendar__date, .igx-calendar__year {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--content-text-color);
  outline: none;
  min-width: 14.28%;
}

.igx-calendar__label:first-of-type, .igx-calendar__date:first-of-type, .igx-calendar__year:first-of-type {
  padding-inline-start: 0.5rem;
}

.igx-calendar__label:last-of-type, .igx-calendar__date:last-of-type, .igx-calendar__year:last-of-type {
  padding-inline-end: 0.5rem;
}

.igx-calendar__label:nth-last-child(8):first-child, .igx-calendar__date:nth-last-child(8):first-child, .igx-calendar__year:nth-last-child(8):first-child, .igx-calendar__label:nth-last-child(8):first-child ~ *, .igx-calendar__date:nth-last-child(8):first-child ~ *, .igx-calendar__year:nth-last-child(8):first-child ~ * {
  min-width: 12.5% !important;
}

.igx-calendar__body-row {
  display: flex;
  justify-content: space-between;
  margin: 0.125rem 0;
  padding: 0;
}

.igx-calendar__body-row:first-of-type {
  margin-bottom: 0;
}

.igx-calendar__body-row:nth-child(2) {
  margin-top: 0;
}

.igx-calendar__body-row:last-of-type .igx-calendar__date-content--week-number {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.igx-calendar__body-row:last-of-type .igx-calendar__date-content--week-number::before {
  display: none;
}

.igx-calendar__body-row--wrap {
  flex-wrap: wrap;
}

.igx-calendar__body-column {
  padding: 0;
  margin: 0;
}

.igx-calendar__body-column .igx-calendar__year, .igx-calendar__body-column .igx-calendar__year--current {
  flex: 1 0 0;
}

.igx-calendar__date:hover .igx-calendar__date-content::after, .igx-calendar__date--weekend:hover .igx-calendar__date-content::after {
  background: var(--date-hover-background);
}

.igx-calendar__date:focus .igx-calendar__date-content::after, .igx-calendar__date--weekend:focus .igx-calendar__date-content::after {
  background: var(--date-focus-background);
}

.igx-calendar__date--selected:hover .igx-calendar__date-content {
  color: var(--date-selected-hover-foreground);
}

.igx-calendar__date--selected:hover .igx-calendar__date-content::after {
  background: var(--date-selected-hover-background);
}

.igx-calendar__date--current .igx-calendar__date-content {
  color: var(--date-current-text-color);
  font-weight: 600;
  background: var(--date-current-bg-color);
}

.igx-calendar__date--current:hover .igx-calendar__date-content {
  color: var(--date-current-hover-foreground);
  background: var(--date-current-hover-background);
}

.igx-calendar__date--current:hover .igx-calendar__date-content::after {
  background: var(--date-current-hover-background);
}

.igx-calendar__date--current:focus .igx-calendar__date-content {
  color: var(--date-current-focus-foreground);
  background: var(--date-current-focus-background);
}

.igx-calendar__date--current:focus .igx-calendar__date-content::after {
  background: var(--date-current-focus-background);
}

.igx-calendar__date--selected.igx-calendar__date--current .igx-calendar__date-content {
  color: var(--date-selected-current-foreground);
  background: var(--date-selected-current-background);
}

.igx-calendar__date--selected.igx-calendar__date--current:hover .igx-calendar__date-content {
  color: var(--date-selected-current-hover-foreground);
}

.igx-calendar__date--selected.igx-calendar__date--current:hover .igx-calendar__date-content::after {
  background: var(--date-selected-current-hover-background);
}

.igx-calendar__date--selected.igx-calendar__date--current:focus .igx-calendar__date-content {
  color: var(--date-selected-current-focus-foreground);
}

.igx-calendar__date--selected.igx-calendar__date--current:focus .igx-calendar__date-content::after {
  background: var(--date-selected-current-focus-background);
}

.igx-calendar__date--selected:focus .igx-calendar__date-content {
  color: var(--date-selected-focus-foreground);
}

.igx-calendar__date--selected:focus .igx-calendar__date-content::after {
  background: var(--date-selected-focus-background);
}

.igx-calendar__date-content {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  min-width: 2.5em;
  height: 2.5em;
  border-radius: var(--date-border-radius);
  z-index: 0;
}

.igx-calendar__date-content::after {
  position: absolute;
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  inset-inline-start: 2px;
  border-radius: inherit;
  z-index: -1;
}

.igx-calendar__label {
  height: 2.5em;
  color: var(--label-color);
  border-radius: 0;
}

.igx-calendar__label:hover, .igx-calendar__label:focus {
  color: var(--label-color);
}

.igx-calendar__date--weekend {
  color: var(--weekend-text-color);
}

.igx-calendar__date--week-number + .igx-calendar__label, .igx-calendar__date--week-number + .igx-calendar__date, .igx-calendar__date--week-number + .igx-calendar__year {
  padding-inline-start: 0 !important;
}

.igx-calendar__label--week-number,
.igx-calendar__date-content--week-number {
  position: relative;
  color: var(--week-number-color) !important;
  border-radius: 0;
  pointer-events: none;
}

.igx-calendar__date--week-number {
  padding-inline-end: 0 !important;
  cursor: default;
}

.igx-calendar__date--week-number:hover .igx-calendar__date-content--week-number, .igx-calendar__date--week-number:focus .igx-calendar__date-content--week-number {
  color: var(--week-number-color) !important;
}

.igx-calendar__date-content--week-number {
  position: relative;
  background: var(--week-number-background) !important;
  min-width: auto;
}

.igx-calendar__date-content--week-number::after {
  display: none;
}

.igx-calendar__date-content--week-number::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.25rem;
  inset-inline-start: 0;
  top: 100%;
  background: var(--week-number-background) !important;
}

.igx-calendar__label--week-number {
  padding-inline-end: 0 !important;
  text-align: center;
}

.igx-calendar__label--week-number span {
  width: 2.5em;
  position: relative;
  background: var(--week-number-background);
}

.igx-calendar__label--week-number span::before, .igx-calendar__label--week-number span::after {
  content: "";
  position: absolute;
  width: 100%;
  background: var(--week-number-background);
  inset-inline-start: 0;
}

.igx-calendar__label--week-number span::after {
  top: 100%;
  height: 0.375rem;
}

.igx-calendar__label--week-number span::before {
  bottom: 100%;
  height: 0.5rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.igx-calendar__label--week-number + .igx-calendar__label {
  padding-inline-start: 0 !important;
}

.igx-calendar__year, .igx-calendar__year--current {
  margin: 0;
  min-width: 8ch;
  line-height: 3.25rem;
}

.igx-calendar__year:first-of-type, .igx-calendar__year--current:first-of-type {
  padding-inline-start: 0;
}

.igx-calendar__year:last-of-type, .igx-calendar__year--current:last-of-type {
  padding-inline-end: 0;
}

.igx-calendar__year--current {
  color: var(--year-current-text-color);
}

.igx-calendar__year:hover, .igx-calendar__year:focus {
  color: var(--year-hover-text-color);
}

.igx-calendar__month:hover, .igx-calendar__month:focus, .igx-calendar__month--current:hover, .igx-calendar__month--current:focus {
  color: var(--month-hover-text-color);
  outline-width: 0;
}

.igx-calendar__month:hover::after, .igx-calendar__month:focus::after, .igx-calendar__month--current:hover::after, .igx-calendar__month--current:focus::after {
  background: var(--month-hover-background);
}

.igx-calendar__month {
  position: relative;
  display: flex;
  margin: 0 0.75em;
  flex: 1 0 25%;
  justify-content: center;
  align-items: center;
  height: 5.6875em;
  z-index: 1;
}

.igx-calendar__month::after {
  position: absolute;
  content: "";
  top: 50%;
  inset-inline-start: 0;
  inset-inline-end: 0;
  transform: translateY(-50%);
  height: 48px;
  background: transparent;
  border-radius: var(--month-border-radius);
  transition: background-color 0.15s ease-out;
  z-index: -1;
}

.igx-calendar__month--current {
  color: var(--month-current-text-color);
}

.igx-calendar__month--current:hover, .igx-calendar__month--current:focus {
  color: var(--month-hover-current-text-color);
}

.igx-calendar__date--inactive {
  cursor: pointer;
  color: var(--inactive-text-color);
}

.igx-calendar__date--inactive.igx-calendar__date--single:hover {
  color: var(--inactive-text-color);
}

.igx-calendar__date--special .igx-calendar__date-content {
  background: var(--date-special-background);
  color: var(--date-special-text-color);
  font-weight: 900;
}

.igx-calendar__date--selected {
  position: relative;
  background: var(--date-selected-background);
}

.igx-calendar__date--selected .igx-calendar__date-content {
  color: var(--date-selected-text-color);
  background: var(--date-selected-background);
}

.igx-calendar__date--disabled, .igx-calendar__date--disabled.igx-calendar__date--inactive {
  pointer-events: none;
  cursor: not-allowed;
  color: var(--date-disabled-text-color);
}

.igx-calendar__date--single, .igx-calendar__date--selected.igx-calendar__date--first.igx-calendar__date--last {
  background: transparent;
}

.igx-calendar__date--single::before, .igx-calendar__date--selected.igx-calendar__date--first.igx-calendar__date--last::before, .igx-calendar__date--single::after, .igx-calendar__date--selected.igx-calendar__date--first.igx-calendar__date--last::after {
  background: transparent;
}

.igx-calendar__date--disabled.igx-calendar__date--range, .igx-calendar__date--selected.igx-calendar__date--disabled.igx-calendar__date--range {
  background: var(--date-disabled-background) !important;
}

.igx-calendar__date--disabled.igx-calendar__date--range .igx-calendar__date-content {
  color: var(--date-disabled-text-color);
  background: transparent !important;
}

.igx-calendar__date--hidden.igx-calendar__date--disabled.igx-calendar__date--range {
  background: transparent !important;
}

.igx-calendar__date--hidden.igx-calendar__date--disabled.igx-calendar__date--range::after, .igx-calendar__date--hidden.igx-calendar__date--disabled.igx-calendar__date--range::before {
  background: transparent !important;
}

.igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected .igx-calendar__date-content {
  color: var(--date-selected-text-color);
}

.igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected:focus .igx-calendar__date-content, .igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected:hover .igx-calendar__date-content {
  color: var(--date-selected-text-color);
}

.igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected.igx-calendar__date--single .igx-calendar__date-content, .igx-calendar__date--range.igx-calendar__date--inactive.igx-calendar__date--selected.igx-calendar__date--first.igx-calendar__date--last .igx-calendar__date-content {
  color: var(--date-selected-text-color);
  background: var(--date-selected-background) !important;
}

.igx-calendar__date--selected.igx-calendar__date--first {
  position: relative;
  background: transparent;
  z-index: 0;
}

.igx-calendar__date--selected.igx-calendar__date--first::after {
  position: absolute;
  content: "";
  width: 50%;
  top: 0;
  inset-inline-start: 50%;
  bottom: 0;
  background: var(--date-selected-background);
  z-index: -1;
}

.igx-calendar__date--selected.igx-calendar__date--last {
  position: relative;
  background: transparent;
  z-index: 0;
}

.igx-calendar__date--selected.igx-calendar__date--last::before {
  position: absolute;
  content: "";
  width: 50%;
  top: 0;
  inset-inline-end: 50%;
  bottom: 0;
  background: var(--date-selected-background);
  z-index: -1;
}

.igx-calendar__date--hidden .igx-calendar__date-content {
  visibility: hidden;
}

.igx-calendar__aria-off-screen {
  position: absolute !important;
  border: none !important;
  height: 1px !important;
  width: 1px !important;
  inset-inline-start: 0 !important;
  top: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
  -webkit-user-select: none;
          user-select: none;
  pointer-events: none;
}

.igx-calendar__aria-off-screen:focus {
  outline: none;
}

igx-tabs {
  --item-text-color: var(--igx-tabs-item-text-color, #333333);
  --item-background: var(--igx-tabs-item-background, #FFFFFF);
  --item-hover-background: var(--igx-tabs-item-hover-background, #ECF1F4);
  --item-hover-color: var(--igx-tabs-item-hover-color, #335F77);
  --item-active-color: var(--igx-tabs-item-active-color, #335F77);
  --item-icon-color: var(--igx-tabs-item-icon-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-active-icon-color: var(--igx-tabs-item-active-icon-color, black);
  --item-hover-icon-color: var(--igx-tabs-item-hover-icon-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-disabled-icon-color: var(--igx-tabs-item-disabled-icon-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --item-active-background: var(--igx-tabs-item-active-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --item-disabled-color: var(--igx-tabs-item-disabled-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --indicator-color: var(--igx-tabs-indicator-color, #FFFFFF);
  --button-color: var(--igx-tabs-button-color, black);
  --button-background: var(--igx-tabs-button-background, transparent);
  --button-hover-background: var(--igx-tabs-button-hover-background, rgba(0, 0, 0, 0.05));
  --button-hover-color: var(--igx-tabs-button-hover-color, black);
  --button-disabled-color: var(--igx-tabs-button-disabled-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --tab-ripple-color: var(--igx-tabs-tab-ripple-color, black);
  --button-ripple-color: var(--igx-tabs-button-ripple-color, rgba(0, 0, 0, 0.4));
  --border-color: var(--igx-tabs-border-color, transparent);
  --border-color--hover: var(--igx-tabs-border-color--hover, transparent);
  --border-radius: var(--igx-tabs-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 0.375rem), 0.375rem));
}

.igx-tabs__header,
.igx-tabs__header-button,
.igx-tabs__header-item-inner,
.igx-tabs__header-content {
  display: flex;
}

.igx-tabs {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.igx-tabs__header {
  overflow: hidden;
  flex: 0 0 auto;
  background: var(--item-background);
  min-height: 2.625rem;
  z-index: 1;
}

.igx-tabs__header-content {
  flex: 1 1 auto;
  overflow: hidden;
  scroll-behavior: smooth;
}

.igx-tabs__header-wrapper {
  position: relative;
  flex-grow: 1;
}

.igx-tabs__header-scroll {
  display: flex;
  height: 100%;
}

.igx-tabs__header-button {
  align-items: center;
  justify-content: center;
  z-index: 1;
  border: none;
  padding: 0;
  min-width: 3rem;
  width: 3rem;
  cursor: pointer;
  position: relative;
  background: var(--button-background);
  color: var(--button-color);
  outline: 0;
}

.igx-tabs__header-button:hover {
  background: var(--button-hover-background);
  color: var(--button-hover-color);
}

.igx-tabs__header-button:focus {
  outline: 0;
  background: var(--button-hover-background);
}

.igx-tabs__header-button::-moz-focus-inner {
  border: 0;
}

.igx-tabs__header-button:disabled {
  color: var(--button-disabled-color);
}

.igx-tabs__header-button--none {
  display: none;
}

.igx-tabs__header-button,
.igx-tabs__header-button [igxRipple] {
  --color: var(--igx-ripple-color, var(--button-ripple-color));
}

.igx-tabs__header-button .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-tabs__header-button .igx-ripple {
  overflow: hidden;
}

.igx-tabs__header-button,
.igx-tabs__header-button [igxRipple] {
  --color: var(--igx-ripple-color, var(--button-ripple-color));
}

[dir=rtl] .igx-tabs__header-button {
  transform: scaleX(-1);
}

.igx-tabs__header-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 90px;
  max-width: 360px;
  word-wrap: break-word;
  flex-basis: auto;
  flex-shrink: 0;
  padding: 0.6875rem 1rem;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  background: var(--item-background);
  color: var(--item-text-color);
  outline: 0;
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  border: 1px solid var(--border-color);
}

.igx-tabs__header-item > * {
  margin-inline-start: 0.75rem;
}

.igx-tabs__header-item > *:first-child {
  margin-inline-start: 0;
}

.igx-tabs__header-item igx-icon {
  color: var(--item-icon-color);
}

.igx-tabs__header-item::-moz-focus-inner {
  border: 0;
}

.igx-tabs__header-item:focus {
  background: var(--item-active-background);
  color: var(--item-hover-color);
  border-bottom-color: transparent;
}

.igx-tabs__header-item:hover {
  background: var(--item-hover-background);
  color: var(--item-hover-color);
}

.igx-tabs__header-item:hover igx-icon, .igx-tabs__header-item:focus igx-icon {
  color: var(--item-hover-icon-color);
}

.igx-tabs__header-item:hover, .igx-tabs__header-item:focus {
  border: 1px solid var(--border-color--hover);
}

.igx-tabs__header-item,
.igx-tabs__header-item [igxRipple] {
  --color: var(--igx-ripple-color, var(--tab-ripple-color));
}

.igx-tabs__header-item .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-tabs__header-item .igx-ripple {
  overflow: hidden;
}

.igx-tabs__header-item,
.igx-tabs__header-item [igxRipple] {
  --color: var(--igx-ripple-color, var(--tab-ripple-color));
}

.igx-tabs__header-item--selected {
  outline: 0;
  color: var(--item-active-color);
}

.igx-tabs__header-item--selected:hover, .igx-tabs__header-item--selected:focus {
  background: var(--item-active-background);
  color: var(--item-active-color);
}

.igx-tabs__header-item--selected:hover igx-icon, .igx-tabs__header-item--selected:focus igx-icon {
  color: var(--item-active-icon-color);
}

.igx-tabs__header-item--selected igx-icon {
  color: var(--item-active-icon-color);
}

.igx-tabs__header-item--disabled {
  outline: 0;
  color: var(--item-disabled-color);
  cursor: default;
  pointer-events: none;
}

.igx-tabs__header-item--disabled igx-icon {
  color: var(--item-disabled-icon-color);
}

.igx-tabs__header-item-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.igx-tabs__header-item-inner > [igxtabheaderlabel] {
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.igx-tabs__header-item-inner > [igxtabheadericon] {
  margin-bottom: 0.5rem;
}

.igx-tabs__header-item-inner > [igxtabheadericon]:last-child {
  margin-bottom: 0;
}

.igx-tabs__header-active-indicator {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateX(0);
  height: 2px;
  min-width: 90px;
  background: var(--indicator-color);
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), width 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}

.igx-tabs__panels {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.igx-tabs__panel {
  position: absolute;
  inset: 0;
  overflow-x: hidden;
  overflow-y: auto;
  flex: 1 1 auto;
}

.igx-tabs__panel::-moz-focus-inner {
  border: 0;
}

.igx-tabs__panel:focus {
  outline-width: 0;
}

[tabindex="0"].igx-tabs__panel {
  position: relative;
}

.igx-tabs__header-scroll--start {
  justify-content: flex-start;
}

.igx-tabs__header-scroll--end {
  justify-content: flex-end;
  min-width: max-content;
}

.igx-tabs__header-scroll--center {
  justify-content: center;
  min-width: max-content;
}

.igx-tabs__header-scroll--justify .igx-tabs__header-item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

igx-checkbox {
  --tick-color: var(--igx-checkbox-tick-color, hsla(var(--igx-grays-50), var(--igx-grays-a)));
  --label-color: var(--igx-checkbox-label-color, #A9A9A9);
  --empty-color: var(--igx-checkbox-empty-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --fill-color: var(--igx-checkbox-fill-color, #335F77);
  --disabled-color: var(--igx-checkbox-disabled-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-indeterminate-color: var(--igx-checkbox-disabled-indeterminate-color, hsla(var(--igx-secondary-100), var(--igx-secondary-a)));
  --disabled-color-label: var(--igx-checkbox-disabled-color-label, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --border-radius: var(--igx-checkbox-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0.2) * 0.625rem), 0.625rem));
  --border-radius-ripple: var(--igx-checkbox-border-radius-ripple, clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.5rem), 1.5rem));
}

.igx-checkbox {
  position: relative;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  outline-style: none;
}

.igx-checkbox--disabled {
  -webkit-user-select: none;
          user-select: none;
  pointer-events: none;
  cursor: auto;
  cursor: initial;
}

.igx-checkbox__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: none;
  clip: rect(0, 0, 0, 0);
  outline: 0;
  pointer-events: none;
  overflow: hidden;
  -webkit-appearance: none;
          appearance: none;
}

.igx-checkbox__composite-wrapper {
  align-items: center;
  justify-content: center;
  display: flex;
  position: relative;
  width: 1.25em;
  height: 1.25em;
}

.igx-checkbox__composite {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 1.25em;
  height: 1.25em;
  min-width: 1.25em;
  border-width: 0.125rem;
  border-style: solid;
  border-color: var(--empty-color);
  border-radius: var(--border-radius);
  -webkit-tap-highlight-color: transparent;
  transition: border-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow: hidden;
}

.igx-checkbox__composite::after {
  position: absolute;
  content: "";
  inset: 0;
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-checkbox--indeterminate .igx-checkbox__composite, .igx-checkbox--checked .igx-checkbox__composite {
  border-color: var(--fill-color);
  background: var(--fill-color);
}

.igx-checkbox--indeterminate .igx-checkbox__composite::after, .igx-checkbox--checked .igx-checkbox__composite::after {
  background: var(--fill-color);
}

.igx-checkbox--disabled .igx-checkbox__composite {
  border-color: var(--disabled-color);
  background: transparent;
}

.igx-checkbox--indeterminate.igx-checkbox--disabled .igx-checkbox__composite, .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox__composite {
  background: var(--disabled-color);
}

.igx-checkbox--indeterminate.igx-checkbox--disabled .igx-checkbox__composite::after, .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox__composite::after {
  background: var(--disabled-color);
}

.igx-checkbox__composite-mark {
  position: absolute;
  inset: 0;
  stroke: var(--tick-color);
  stroke-linecap: square;
  stroke-width: 3;
  stroke-dasharray: 24;
  stroke-dashoffset: 24;
  fill: none;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-checkbox--indeterminate .igx-checkbox__composite-mark {
  top: 0;
  inset-inline-start: 0;
}

.igx-checkbox--indeterminate.igx-checkbox--disabled .igx-checkbox__composite, .igx-checkbox--indeterminate .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox__composite, .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox--indeterminate .igx-checkbox__composite {
  border: var(--disabled-indeterminate-color);
}

.igx-checkbox--indeterminate.igx-checkbox--disabled .igx-checkbox__composite::after, .igx-checkbox--indeterminate .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox__composite::after, .igx-checkbox--checked.igx-checkbox--disabled .igx-checkbox--indeterminate .igx-checkbox__composite::after {
  background: var(--disabled-indeterminate-color);
}

.igx-checkbox--checked .igx-checkbox__composite-mark {
  stroke-dashoffset: 0;
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igx-checkbox--indeterminate .igx-checkbox__composite-mark {
  stroke-dashoffset: 41; /* length of path - adjacent line length */
  opacity: 1;
  transform: rotate(45deg) translateX(-0.125em);
}

.igx-checkbox__label, .igx-checkbox__label--before {
  display: inline-block;
  color: var(--label-color);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  word-wrap: break-all;
}

.igx-checkbox__label:empty, .igx-checkbox__label--before:empty {
  margin: 0;
}

.igx-checkbox__label--before:empty,
.igx-checkbox__label:empty {
  margin: 0;
}

.igx-checkbox__label {
  margin-inline-start: 0.5em;
}

.igx-checkbox__label--before {
  margin-inline-end: 0.5em;
  order: -1;
}

.igx-checkbox--disabled .igx-checkbox__label, .igx-checkbox--disabled .igx-checkbox__label--before {
  color: var(--disabled-color-label);
}

.igx-checkbox__ripple {
  display: block;
  position: absolute;
  top: calc(50% - 1.5em);
  inset-inline-end: calc(100% - 1.5em - 0.625em);
  width: 3em;
  height: 3em;
  border-radius: var(--border-radius-ripple);
  overflow: hidden;
  pointer-events: none;
  filter: opacity(1);
}

.igx-checkbox__ripple,
.igx-checkbox__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--fill-color));
}

.igx-checkbox__ripple .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-checkbox__ripple .igx-ripple {
  overflow: hidden;
}

.igx-checkbox__ripple,
.igx-checkbox__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--fill-color));
}

.igx-checkbox--focused .igx-checkbox__ripple, .igx-checkbox--focused.igx-checkbox--checked .igx-checkbox__ripple, .igx-checkbox--focused.igx-checkbox--indeterminate .igx-checkbox__ripple {
  background: var(--empty-color);
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0.12;
}

.igx-checkbox--focused.igx-checkbox--checked .igx-checkbox__ripple, .igx-checkbox--focused.igx-checkbox--indeterminate .igx-checkbox__ripple {
  background: var(--fill-color);
}

.igx-checkbox:hover .igx-checkbox__ripple::after, .igx-checkbox:active .igx-checkbox__ripple::after, .igx-checkbox--indeterminate:hover .igx-checkbox__ripple::after, .igx-checkbox--indeterminate:active .igx-checkbox__ripple::after, .igx-checkbox--checked:hover .igx-checkbox__ripple::after, .igx-checkbox--checked:active .igx-checkbox__ripple::after {
  position: absolute;
  content: "";
  opacity: 0.06;
  inset: 0;
}

.igx-checkbox:hover .igx-checkbox__ripple::after, .igx-checkbox:active .igx-checkbox__ripple::after {
  background: var(--empty-color);
}

.igx-checkbox--indeterminate:hover .igx-checkbox__ripple::after, .igx-checkbox--indeterminate:active .igx-checkbox__ripple::after, .igx-checkbox--checked:hover .igx-checkbox__ripple::after, .igx-checkbox--checked:active .igx-checkbox__ripple::after {
  background: var(--fill-color);
}

.igx-checkbox:active .igx-checkbox__ripple::after, .igx-checkbox--indeterminate:active .igx-checkbox__ripple::after, .igx-checkbox--checked:active .igx-checkbox__ripple::after {
  opacity: 0.12;
}

.igx-checkbox--plain .igx-checkbox__composite,
.igx-checkbox--plain .igx-checkbox__composite::after,
.igx-checkbox--plain .igx-checkbox__composite-mark {
  transition: none;
}

igx-radio {
  --hover-color: var(--igx-radio-hover-color, transparent);
  --fill-hover-border-color: var(--igx-radio-fill-hover-border-color, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --label-color: var(--igx-radio-label-color, #A9A9A9);
  --empty-color: var(--igx-radio-empty-color, hsla(var(--igx-grays-600), var(--igx-grays-a)));
  --fill-color: var(--igx-radio-fill-color, #335F77);
  --fill-color-hover: var(--igx-radio-fill-color-hover, hsla(var(--igx-secondary-500), var(--igx-secondary-a)));
  --disabled-color: var(--igx-radio-disabled-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
  --disabled-label-color: var(--igx-radio-disabled-label-color, hsla(var(--igx-grays-400), var(--igx-grays-a)));
}

.igx-radio {
  position: relative;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  color: var(--label-color);
}

.igx-radio__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: none;
  clip: rect(0, 0, 0, 0);
  outline: 0;
  pointer-events: none;
  overflow: hidden;
  -webkit-appearance: none;
          appearance: none;
}

.igx-radio--disabled {
  pointer-events: none;
  color: var(--disabled-label-color);
  -webkit-user-select: none;
          user-select: none;
}

.igx-radio__composite {
  position: relative;
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  min-width: 1.25em;
  line-height: 1.25em;
  cursor: pointer;
  color: var(--label-color);
  -webkit-user-select: none;
          user-select: none;
}

.igx-radio__composite::before, .igx-radio__composite::after {
  position: absolute;
  content: "";
  width: 1.25em;
  height: 1.25em;
  inset-inline-start: 0;
  top: 0;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
}

.igx-radio__composite::before {
  backface-visibility: hidden;
  transform: scale(0);
  transition: all 0.2s ease-in;
  z-index: 1;
}

.igx-radio__composite::after {
  border: 0.125rem solid var(--empty-color);
}

.igx-radio--checked .igx-radio__composite::before {
  border: 0.125rem solid var(--fill-color);
  background: var(--fill-color);
  transform: scale(0.5);
}

.igx-radio--checked .igx-radio__composite::after {
  border: 0.125rem solid var(--fill-color);
}

.igx-radio:hover .igx-radio__composite::before, .igx-radio:active .igx-radio__composite::before {
  background: var(--hover-color);
}

.igx-radio--checked:hover .igx-radio__composite::before, .igx-radio--checked:active .igx-radio__composite::before {
  background: var(--fill-color-hover);
  border-color: var(--fill-hover-border-color);
}

.igx-radio--checked:hover .igx-radio__composite::after, .igx-radio--checked:active .igx-radio__composite::after {
  border-color: var(--fill-hover-border-color);
}

.igx-radio--disabled .igx-radio__composite::after {
  border: 0.125rem solid var(--disabled-color);
}

.igx-radio--checked.igx-radio--disabled .igx-radio__composite::after {
  border: 0.125rem solid var(--disabled-color);
}

.igx-radio--checked.igx-radio--disabled .igx-radio__composite::before {
  background: var(--disabled-color);
  border: 0.125rem solid transparent;
}

.igx-radio__label, .igx-radio__label--before {
  color: currentColor;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  word-wrap: break-all;
}

.igx-radio__label:empty, .igx-radio__label--before:empty {
  display: none;
}

.igx-radio__label {
  margin-inline-start: 0.5em;
}

.igx-radio__label--before {
  order: -1;
  margin-inline-end: 0.5em;
}

.igx-radio__label--before:empty,
.igx-radio__label:empty {
  margin: 0;
}

.igx-radio__ripple {
  display: block;
  position: absolute;
  top: calc(50% - 1.5em);
  inset-inline-start: calc(50% - 1.5em);
  width: 3em;
  height: 3em;
  border-radius: clamp(0rem, calc(1 * 1.5em), 1.5em);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 1.5em), 1.5em);
  overflow: hidden;
  pointer-events: none;
  filter: opacity(1);
}

.igx-radio__ripple,
.igx-radio__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--fill-color));
}

.igx-radio__ripple .igx-ripple__inner {
  display: block;
  position: absolute;
  border-radius: clamp(0rem, calc(1 * 50%), 50%);
  border-radius: clamp(0rem, calc(var(--igx-radius-factor, 1) * 50%), 50%);
  background: var(--color);
  pointer-events: none;
  transform-origin: center;
  transform: translate3d(0, 0, 0) scale(0);
  will-change: opacity, transform;
  opacity: 0.5;
  margin: 0 !important;
  border: none !important;
}

.igx-radio__ripple .igx-ripple {
  overflow: hidden;
}

.igx-radio__ripple,
.igx-radio__ripple [igxRipple] {
  --color: var(--igx-ripple-color, var(--fill-color));
}

.igx-radio--focused .igx-radio__ripple, .igx-radio--focused.igx-radio--checked .igx-radio__ripple {
  background: var(--empty-color);
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0.12;
}

.igx-radio--focused.igx-radio--checked .igx-radio__ripple {
  background: var(--fill-color);
}

.igx-radio:hover .igx-radio__ripple::after, .igx-radio:active .igx-radio__ripple::after, .igx-radio--checked:hover .igx-radio__ripple::after, .igx-radio--checked:active .igx-radio__ripple::after {
  position: absolute;
  content: "";
  opacity: 0.06;
  inset: 0;
}

.igx-radio:hover .igx-radio__ripple::after, .igx-radio:active .igx-radio__ripple::after {
  background: var(--empty-color);
}

.igx-radio--checked:hover .igx-radio__ripple::after, .igx-radio--checked:active .igx-radio__ripple::after {
  background: var(--fill-color);
}

.igx-radio:active .igx-radio__ripple::after, .igx-radio--checked:active .igx-radio__ripple::after {
  opacity: 0.12;
}

/* Add default button style here to reduce usage of !important */

/* --- Button Start */

.igx-button {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 8px;
}

.igx-button--raised.igx-button--disabled,
.igx-button--outlined.igx-button--disabled,
.igx-button--fab.with-border.igx-button--disabled {
  border-color: #A9A9A9;
}

.igx-button--raised.igx-button--disabled {
  background: #A9A9A9;
}

.igx-button--fab.igx-button--disabled,
.igx-button--outlined.igx-button--disabled {
  color: #A9A9A9;
}

.igx-button--raised,
.igx-button--outlined {
  height: 40px;
  min-width: 122px;
  padding-left: 16px;
  padding-right: 16px;
  border-color: #335F77;
}

.igx-button--raised {
  background: #335F77;
  color: #FFFFFF;
}

.igx-button--raised:hover {
  background: #4C82A0;
  color: #FFFFFF;
}

.igx-button--outlined {
  background: #FFFFFF;
}

.igx-button--outlined,
.igx-button--flat {
  color: #335F77;
}

.igx-button--raised:hover .igx-button--outlined:hover,
.igx-button--fab:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.igx-button--outlined:hover,
.igx-button--fab:hover,
.igx-button--flat:hover {
  background: #ECF1F4;
  color: #4C82A0;
}

.igx-button--outlined:hover,
.igx-button--fab.with-border:hover {
  border-color: #4C82A0;
}

.igx-button--fab,
.igx-button--fab:hover {
  box-shadow: none;
}

.igx-button--fab {
  color: #333333;
  height: 24px;
  min-height: 0px;
  min-width: 34px;
  border-radius: 12px;
  padding: 0;
  background: #FFFFFF;
}

.igx-action-strip .igx-button--raised,
.igx-action-strip .igx-button--outlined,
.igx-action-strip .igx-button--flat {
  min-width: 80px;
  height: 12px;
}

.igx-action-strip .igx-button--raised,
.igx-action-strip .igx-button--outlined {
  box-shadow: 4px 4px 16px 5px rgba(0, 0, 0, 0.25);
}

/* --- Button End */

/* --- Tab Start */

.medical-record-tab,
.medical-record-tab igx-tabs {
  --item-text-color: var(--igx-tabs-item-text-color, #333333);
  --item-background: var(--igx-tabs-item-background, #FFFFFF);
  --item-hover-background: var(--igx-tabs-item-hover-background, #ECF1F4);
  --item-hover-color: var(--igx-tabs-item-hover-color, #335F77);
  --item-active-color: var(--igx-tabs-item-active-color, #335F77);
  --item-icon-color: var(--igx-tabs-item-icon-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-active-icon-color: var(--igx-tabs-item-active-icon-color, black);
  --item-hover-icon-color: var(--igx-tabs-item-hover-icon-color, hsla(var(--igx-grays-700), var(--igx-grays-a)));
  --item-disabled-icon-color: var(--igx-tabs-item-disabled-icon-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --item-active-background: var(--igx-tabs-item-active-background, hsla(var(--igx-grays-200), var(--igx-grays-a)));
  --item-disabled-color: var(--igx-tabs-item-disabled-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --indicator-color: var(--igx-tabs-indicator-color, inherit);
  --button-color: var(--igx-tabs-button-color, black);
  --button-background: var(--igx-tabs-button-background, transparent);
  --button-hover-background: var(--igx-tabs-button-hover-background, rgba(0, 0, 0, 0.05));
  --button-hover-color: var(--igx-tabs-button-hover-color, black);
  --button-disabled-color: var(--igx-tabs-button-disabled-color, hsla(var(--igx-grays-500), var(--igx-grays-a)));
  --tab-ripple-color: var(--igx-tabs-tab-ripple-color, black);
  --button-ripple-color: var(--igx-tabs-button-ripple-color, rgba(0, 0, 0, 0.4));
  --border-color: var(--igx-tabs-border-color, transparent);
  --border-color--hover: var(--igx-tabs-border-color--hover, transparent);
  --border-radius: var(--igx-tabs-border-radius, clamp(0rem, calc(var(--igx-radius-factor, 0) * 0.375rem), 0.375rem));
}

igx-tab-header {
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 0px;
  border-radius: 0px 16px 0px 0px;
}

.igx-tabs__header {
  margin-right: 16px;
}

.igx-tabs__header-scroll {
  border-bottom: 1px solid rgba(206, 222, 234, 0.5);
}

.igx-tabs__header-item {
  background: #f8f8f8;
  font-size: 14px;
  font-weight: 400;
  border-top-color: #D8D8D8;
  border-right-color: #D8D8D8;
}

.igx-tabs__header-item:first-child {
  margin-left: 16px;
  border-left-color: #D8D8D8;
}

.igx-tabs__header-item--selected:first-child {
  border-left-color: #FFFFFF;
}

.igx-tabs__header-item--selected:hover,
.medical-record-tab .igx-tabs__header-item:hover,
.medical-record-tab .igx-tabs__header-item--selected:hover {
  background: #ECF1F4;
}

.igx-tabs__header-item--selected {
  text-decoration-line: underline;
  text-underline-offset: 2px;
  font-weight: 700;
}

.igx-tabs__header-item--selected,
.igx-tabs__header-item--selected:active,
.igx-tabs__header-item--selected:focus {
  background: #FFFFFF;
  border-top-color: #8CC5D6;
  border-right-color: #8CC5D6;
  box-shadow: 0px 2px 16px 5px rgba(206, 222, 234, 0.5);
}

.igx-tabs__panels {
  box-shadow: 1px 2px 16px 5px rgba(206, 222, 234, 0.5);
  margin-left: 16px;
  margin-right: 16px;
}

.igx-tabs__header {
  background: inherit;
  align-items: center;
}

.igx-tabs__header-button {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 8px;
  height: 40px;
  border-color: #335F77;
  background: #335F77;
  color: #FFFFFF;
}

.igx-tabs__header-button:hover {
  background: #4C82A0;
  color: #FFFFFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.igx-grid-th__expander .igx-icon {
  color: #FFFFFF;
}

.igx-tabs__header-button:disabled {
  background: #A9A9A9;
  border-color: #A9A9A9;
}

.igx-tabs__header-button:disabled,
.igx-tabs__header-button:disabled igx-icon {
  color: #FFFFFF !important;
}

.igx-tabs__header-button:last-child {
  margin-left: 16px;
}

.medical-record-tab .igx-tabs__header-item {
  color: #A9A9A9;
  background: rgba(216, 216, 216, 0.3);
  border-radius: 20px;
  box-shadow: none;
  padding-left: 14px;
  padding-right: 20px;
  height: 15px;
}

.medical-record-tab .igx-tabs__panels {
  box-shadow: none;
}

.medical-record-tab .igx-tabs__header-scroll {
  -moz-column-gap: 15px;
       column-gap: 15px;
  align-items: center;
  padding-left: 5px;
  border-bottom: 0px solid white;
}

.medical-record-tab .igx-tabs__header-item--selected {
  background: #FFFFFF;
  color: #335F77;
  border: none;
  box-shadow: 1px 2px 16px 5px rgba(206, 222, 234, 0.5);
  text-decoration-line: none;
  font-weight: 700;
}

/* --- Tab End */

/* --- Grid Start */

.igx-grid__td {
  padding-left: 20px;
  padding-right: 10px;
}

.igx-input-group__bundle {
  padding-top: 0px;
}

.filter-cell .igx-input-group__bundle-main input::placeholder,
.filter-cell .igx-input-group__bundle-main .igx-input-group__input,
.filter-cell .igx-input-group__bundle igx-prefix .material-icons.igx-icon,
.filter-cell .igx-checkbox__label {
  color: #FFFFFF;
}

.igx-grid__filtering-cell {
  background: #6397AD;
  padding-top: 30px;
  padding-bottom: 30px;
}

.igx-grid__filtering-cell--compact {
  padding-top: 0px;
  padding-right: 1px;
  padding-bottom: 0px;
  padding-left: 1px;
}

.igx-grid__tfoot,
.igx-paginator,
.igx-paginator--compact {
  border: none;
}

.igx-grid__scroll {
  border: 1px solid white;
}

.igx-grid-toolbar--compact + igx-grid-header-row {
  margin-top: 0;
}

.igx-grid-toolbar--compact {
  position: relative;
}

.igx-grid__hierarchical-expander .igx-icon {
  color: #335F77;
}

.igx-grid__hierarchical-expander--header .igx-icon {
  color: #FFFFFF;
}

.igx-grid-toolbar.igx-grid-toolbar--compact {
  background: #F8F8F8;
}

.igx-grid {
  box-shadow: 1px 2px 16px 5px rgba(206, 222, 234, 0.5);
  border-radius: 4px;
}

.igx-display-container .igx-grid__tr-container {
  background: #F6FCFF;
  border: 1px solid #8CC5D6;
  border-radius: 4px;
}

.igx-display-container .igx-grid__tr-container:has(igx-child-grid-row) {
  background: #DBF5F8;
  border: none;
}

/* --- Grid End */

/* --- Input & Combo box Start */

.igx-input-group--border .igx-input-group__bundle,
.igx-input-group--disabled.igx-input-group--border .igx-input-group__bundle {
  height: 40px;
  background: #FFFFFF !important;
}

.igx-input-group--border .igx-input-group__bundle {
  border: 0.5px solid #335F77;
}

.igx-input-group--disabled.igx-input-group--border .igx-input-group__bundle {
  border: 0.5px solid #D8D8D8;
  color: #A9A9A9;
}

.igx-input-group--disabled.igx-input-group--border .igx-input-group__bundle,
.igx-input-group--border .igx-input-group__bundle {
  box-shadow: none;
}

.igx-input-group--disabled.igx-input-group--border .igx-input-group__bundle .igx-input-group__input,
.igx-input-group--disabled.igx-input-group--required .igx-input-group__input,
.igx-input-group--disabled .igx-input-group__input {
  color: #335F77 !important;
  cursor: default;
}

.igx-input-group__bundle .material-icons.igx-icon {
  color: #335F77;
}

.igx-input-group--disabled .igx-input-group__bundle .material-icons.igx-icon {
  color: #A9A9A9;
  cursor: default;
}

igx-grid .igx-input-group__bundle {
  height: 40px;
  background: inherit !important;
}

.igx-input-group--border.igx-input-group--filled .igx-input-group__label,
.igx-input-group--border.igx-input-group--file .igx-input-group__label,
.igx-input-group--border.igx-input-group--focused .igx-input-group__label,
.igx-input-group--border.igx-input-group--placeholder .igx-input-group__label {
  transform: translateY(-100%) scale(0.75);
}

.igx-input-group__bundle-main .igx-input-group__textarea {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* --- Input & Combo box End */

/* --- Date Picker Start */

.igx-calendar__year.igx-calendar__year--current,
.igx-calendar__month.igx-calendar__month--current {
  background: #335F77;
  color: #FFFFFF;
}

.igx-calendar__year:hover,
.igx-calendar__month:hover {
  background: #4C82A0;
  color: #FFFFFF;
}

.igx-calendar__date .igx-calendar__date-content:hover,
.igx-calendar__date.igx-calendar__date--current:hover,
.igx-calendar__date.igx-calendar__date--current:focus {
  color: #FFFFFF;
}

.igx-calendar__date--first .igx-calendar__date-content,
.igx-calendar__date--last .igx-calendar__date-content,
.igx-calendar__date--single.igx-calendar__date--selected .igx-calendar__date-content,
.igx-calendar__date--first.igx-calendar__date--selected.igx-calendar__date--current .igx-calendar__date-content,
.igx-calendar__date--last.igx-calendar__date--selected.igx-calendar__date--current .igx-calendar__date-content {
  background: #335F77;
  color: #FFFFFF;
  border: 3px solid #DBF5F8;
}

/* --- Date Picker End */

.igx-grid-summary {
  background: #335F77;
  color: #FFFFFF;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/assets/styles/overwrite-mobiscroll.component.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.mbsc-grid,.mbsc-grid-fixed,.mbsc-grid-unresp{margin-left:auto;margin-right:auto;padding-left:1em;padding-right:1em;width:100%}.mbsc-grid,.mbsc-grid *,.mbsc-grid-fixed,.mbsc-grid-fixed *,.mbsc-grid-unresp,.mbsc-grid-unresp *{box-sizing:border-box}.mbsc-form-grid{margin-bottom:.75em;margin-top:.75em}.mbsc-form-grid .mbsc-col,.mbsc-form-grid [class*=mbsc-col-],.mbsc-no-padding .mbsc-col,.mbsc-no-padding [class*=mbsc-col-]{padding-left:0;padding-right:0}.mbsc-row{display:flex;flex-wrap:wrap;margin-left:-1em;margin-right:-1em}.mbsc-col{-moz-box-flex:1;flex-basis:0;flex-grow:1;max-width:100%}.mbsc-col,.mbsc-col-1,.mbsc-col-10,.mbsc-col-11,.mbsc-col-12,.mbsc-col-2,.mbsc-col-3,.mbsc-col-4,.mbsc-col-5,.mbsc-col-6,.mbsc-col-7,.mbsc-col-8,.mbsc-col-9,.mbsc-col-auto,.mbsc-col-lg,.mbsc-col-lg-1,.mbsc-col-lg-10,.mbsc-col-lg-11,.mbsc-col-lg-12,.mbsc-col-lg-2,.mbsc-col-lg-3,.mbsc-col-lg-4,.mbsc-col-lg-5,.mbsc-col-lg-6,.mbsc-col-lg-7,.mbsc-col-lg-8,.mbsc-col-lg-9,.mbsc-col-lg-auto,.mbsc-col-md,.mbsc-col-md-1,.mbsc-col-md-10,.mbsc-col-md-11,.mbsc-col-md-12,.mbsc-col-md-2,.mbsc-col-md-3,.mbsc-col-md-4,.mbsc-col-md-5,.mbsc-col-md-6,.mbsc-col-md-7,.mbsc-col-md-8,.mbsc-col-md-9,.mbsc-col-md-auto,.mbsc-col-sm,.mbsc-col-sm-1,.mbsc-col-sm-10,.mbsc-col-sm-11,.mbsc-col-sm-12,.mbsc-col-sm-2,.mbsc-col-sm-3,.mbsc-col-sm-4,.mbsc-col-sm-5,.mbsc-col-sm-6,.mbsc-col-sm-7,.mbsc-col-sm-8,.mbsc-col-sm-9,.mbsc-col-sm-auto,.mbsc-col-xl,.mbsc-col-xl-1,.mbsc-col-xl-10,.mbsc-col-xl-11,.mbsc-col-xl-12,.mbsc-col-xl-2,.mbsc-col-xl-3,.mbsc-col-xl-4,.mbsc-col-xl-5,.mbsc-col-xl-6,.mbsc-col-xl-7,.mbsc-col-xl-8,.mbsc-col-xl-9,.mbsc-col-xl-auto{min-height:1px;padding-left:1em;padding-right:1em;position:relative;width:100%}.mbsc-col-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-col-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-col-3{flex:0 0 25%;max-width:25%}.mbsc-col-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-col-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-col-6{flex:0 0 50%;max-width:50%}.mbsc-col-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-col-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-col-9{flex:0 0 75%;max-width:75%}.mbsc-col-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-col-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-col-12{flex:0 0 100%;max-width:100%}.mbsc-col-auto{flex:0 0 auto;max-width:none;width:auto}.mbsc-offset-1{margin-left:8.333333%}.mbsc-offset-2{margin-left:16.666667%}.mbsc-offset-3{margin-left:25%}.mbsc-offset-4{margin-left:33.333333%}.mbsc-offset-5{margin-left:41.666667%}.mbsc-offset-6{margin-left:50%}.mbsc-offset-7{margin-left:58.333333%}.mbsc-offset-8{margin-left:66.666667%}.mbsc-offset-9{margin-left:75%}.mbsc-offset-10{margin-left:83.333333%}.mbsc-offset-11{margin-left:91.666667%}@media (min-width:576px){.mbsc-grid.mbsc-grid-fixed{max-width:540px}.mbsc-grid .mbsc-col-sm{-moz-box-flex:1;flex-basis:0;flex-grow:1;max-width:100%}.mbsc-grid .mbsc-col-sm-auto{flex:0 0 auto;max-width:none;width:auto}.mbsc-grid .mbsc-col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-grid .mbsc-col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-grid .mbsc-col-sm-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-grid .mbsc-col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-grid .mbsc-col-sm-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-grid .mbsc-col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-grid .mbsc-col-sm-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-grid .mbsc-col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-grid .mbsc-col-sm-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-sm-0{margin-left:0}.mbsc-grid .mbsc-offset-sm-1{margin-left:8.333333%}.mbsc-grid .mbsc-offset-sm-2{margin-left:16.666667%}.mbsc-grid .mbsc-offset-sm-3{margin-left:25%}.mbsc-grid .mbsc-offset-sm-4{margin-left:33.333333%}.mbsc-grid .mbsc-offset-sm-5{margin-left:41.666667%}.mbsc-grid .mbsc-offset-sm-6{margin-left:50%}.mbsc-grid .mbsc-offset-sm-7{margin-left:58.333333%}.mbsc-grid .mbsc-offset-sm-8{margin-left:66.666667%}.mbsc-grid .mbsc-offset-sm-9{margin-left:75%}.mbsc-grid .mbsc-offset-sm-10{margin-left:83.333333%}.mbsc-grid .mbsc-offset-sm-11{margin-left:91.666667%}.mbsc-grid .mbsc-push-sm-0{left:auto}.mbsc-grid .mbsc-push-sm-1{left:8.33333333%}.mbsc-grid .mbsc-push-sm-2{left:16.66666667%}.mbsc-grid .mbsc-push-sm-3{left:25%}.mbsc-grid .mbsc-push-sm-4{left:33.33333333%}.mbsc-grid .mbsc-push-sm-5{left:41.66666667%}.mbsc-grid .mbsc-push-sm-6{left:50%}.mbsc-grid .mbsc-push-sm-7{left:58.33333333%}.mbsc-grid .mbsc-push-sm-8{left:66.66666667%}.mbsc-grid .mbsc-push-sm-9{left:75%}.mbsc-grid .mbsc-push-sm-10{left:83.33333333%}.mbsc-grid .mbsc-push-sm-11{left:91.66666667%}.mbsc-grid .mbsc-push-sm-12{left:100%}.mbsc-grid .mbsc-pull-sm-0{right:auto}.mbsc-grid .mbsc-pull-sm-1{right:8.33333333%}.mbsc-grid .mbsc-pull-sm-2{right:16.66666667%}.mbsc-grid .mbsc-pull-sm-3{right:25%}.mbsc-grid .mbsc-pull-sm-4{right:33.33333333%}.mbsc-grid .mbsc-pull-sm-5{right:41.66666667%}.mbsc-grid .mbsc-pull-sm-6{right:50%}.mbsc-grid .mbsc-pull-sm-7{right:58.33333333%}.mbsc-grid .mbsc-pull-sm-8{right:66.66666667%}.mbsc-grid .mbsc-pull-sm-9{right:75%}.mbsc-grid .mbsc-pull-sm-10{right:83.33333333%}.mbsc-grid .mbsc-pull-sm-11{right:91.66666667%}.mbsc-grid .mbsc-pull-sm-12{right:100%}}@media (min-width:768px){.mbsc-grid.mbsc-grid-fixed{max-width:720px}.mbsc-grid .mbsc-col-md{-moz-box-flex:1;flex-basis:0;flex-grow:1;max-width:100%}.mbsc-grid .mbsc-col-md-auto{flex:0 0 auto;max-width:none;width:auto}.mbsc-grid .mbsc-col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-grid .mbsc-col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-grid .mbsc-col-md-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-grid .mbsc-col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-grid .mbsc-col-md-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-grid .mbsc-col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-grid .mbsc-col-md-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-grid .mbsc-col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-grid .mbsc-col-md-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-md-0{margin-left:0}.mbsc-grid .mbsc-offset-md-1{margin-left:8.333333%}.mbsc-grid .mbsc-offset-md-2{margin-left:16.666667%}.mbsc-grid .mbsc-offset-md-3{margin-left:25%}.mbsc-grid .mbsc-offset-md-4{margin-left:33.333333%}.mbsc-grid .mbsc-offset-md-5{margin-left:41.666667%}.mbsc-grid .mbsc-offset-md-6{margin-left:50%}.mbsc-grid .mbsc-offset-md-7{margin-left:58.333333%}.mbsc-grid .mbsc-offset-md-8{margin-left:66.666667%}.mbsc-grid .mbsc-offset-md-9{margin-left:75%}.mbsc-grid .mbsc-offset-md-10{margin-left:83.333333%}.mbsc-grid .mbsc-offset-md-11{margin-left:91.666667%}.mbsc-grid .mbsc-push-md-0{left:auto}.mbsc-grid .mbsc-push-md-1{left:8.33333333%}.mbsc-grid .mbsc-push-md-2{left:16.66666667%}.mbsc-grid .mbsc-push-md-3{left:25%}.mbsc-grid .mbsc-push-md-4{left:33.33333333%}.mbsc-grid .mbsc-push-md-5{left:41.66666667%}.mbsc-grid .mbsc-push-md-6{left:50%}.mbsc-grid .mbsc-push-md-7{left:58.33333333%}.mbsc-grid .mbsc-push-md-8{left:66.66666667%}.mbsc-grid .mbsc-push-md-9{left:75%}.mbsc-grid .mbsc-push-md-10{left:83.33333333%}.mbsc-grid .mbsc-push-md-11{left:91.66666667%}.mbsc-grid .mbsc-push-md-12{left:100%}.mbsc-grid .mbsc-pull-md-0{right:auto}.mbsc-grid .mbsc-pull-md-1{right:8.33333333%}.mbsc-grid .mbsc-pull-md-2{right:16.66666667%}.mbsc-grid .mbsc-pull-md-3{right:25%}.mbsc-grid .mbsc-pull-md-4{right:33.33333333%}.mbsc-grid .mbsc-pull-md-5{right:41.66666667%}.mbsc-grid .mbsc-pull-md-6{right:50%}.mbsc-grid .mbsc-pull-md-7{right:58.33333333%}.mbsc-grid .mbsc-pull-md-8{right:66.66666667%}.mbsc-grid .mbsc-pull-md-9{right:75%}.mbsc-grid .mbsc-pull-md-10{right:83.33333333%}.mbsc-grid .mbsc-pull-md-11{right:91.66666667%}.mbsc-grid .mbsc-pull-md-12{right:100%}}@media (min-width:992px){.mbsc-grid.mbsc-grid-fixed{max-width:960px}.mbsc-grid .mbsc-col-lg{-moz-box-flex:1;flex-basis:0;flex-grow:1;max-width:100%}.mbsc-grid .mbsc-col-lg-auto{flex:0 0 auto;max-width:none;width:auto}.mbsc-grid .mbsc-col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-grid .mbsc-col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-grid .mbsc-col-lg-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-grid .mbsc-col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-grid .mbsc-col-lg-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-grid .mbsc-col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-grid .mbsc-col-lg-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-grid .mbsc-col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-grid .mbsc-col-lg-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-lg-0{margin-left:0}.mbsc-grid .mbsc-offset-lg-1{margin-left:8.333333%}.mbsc-grid .mbsc-offset-lg-2{margin-left:16.666667%}.mbsc-grid .mbsc-offset-lg-3{margin-left:25%}.mbsc-grid .mbsc-offset-lg-4{margin-left:33.333333%}.mbsc-grid .mbsc-offset-lg-5{margin-left:41.666667%}.mbsc-grid .mbsc-offset-lg-6{margin-left:50%}.mbsc-grid .mbsc-offset-lg-7{margin-left:58.333333%}.mbsc-grid .mbsc-offset-lg-8{margin-left:66.666667%}.mbsc-grid .mbsc-offset-lg-9{margin-left:75%}.mbsc-grid .mbsc-offset-lg-10{margin-left:83.333333%}.mbsc-grid .mbsc-offset-lg-11{margin-left:91.666667%}.mbsc-grid .mbsc-push-lg-0{left:auto}.mbsc-grid .mbsc-push-lg-1{left:8.33333333%}.mbsc-grid .mbsc-push-lg-2{left:16.66666667%}.mbsc-grid .mbsc-push-lg-3{left:25%}.mbsc-grid .mbsc-push-lg-4{left:33.33333333%}.mbsc-grid .mbsc-push-lg-5{left:41.66666667%}.mbsc-grid .mbsc-push-lg-6{left:50%}.mbsc-grid .mbsc-push-lg-7{left:58.33333333%}.mbsc-grid .mbsc-push-lg-8{left:66.66666667%}.mbsc-grid .mbsc-push-lg-9{left:75%}.mbsc-grid .mbsc-push-lg-10{left:83.33333333%}.mbsc-grid .mbsc-push-lg-11{left:91.66666667%}.mbsc-grid .mbsc-push-lg-12{left:100%}.mbsc-grid .mbsc-pull-lg-0{right:auto}.mbsc-grid .mbsc-pull-lg-1{right:8.33333333%}.mbsc-grid .mbsc-pull-lg-2{right:16.66666667%}.mbsc-grid .mbsc-pull-lg-3{right:25%}.mbsc-grid .mbsc-pull-lg-4{right:33.33333333%}.mbsc-grid .mbsc-pull-lg-5{right:41.66666667%}.mbsc-grid .mbsc-pull-lg-6{right:50%}.mbsc-grid .mbsc-pull-lg-7{right:58.33333333%}.mbsc-grid .mbsc-pull-lg-8{right:66.66666667%}.mbsc-grid .mbsc-pull-lg-9{right:75%}.mbsc-grid .mbsc-pull-lg-10{right:83.33333333%}.mbsc-grid .mbsc-pull-lg-11{right:91.66666667%}.mbsc-grid .mbsc-pull-lg-12{right:100%}}@media (min-width:1200px){.mbsc-grid.mbsc-grid-fixed{max-width:1140px}.mbsc-grid .mbsc-col-xl{-moz-box-flex:1;flex-basis:0;flex-grow:1;max-width:100%}.mbsc-grid .mbsc-col-xl-auto{flex:0 0 auto;max-width:none;width:auto}.mbsc-grid .mbsc-col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.mbsc-grid .mbsc-col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.mbsc-grid .mbsc-col-xl-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.mbsc-grid .mbsc-col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.mbsc-grid .mbsc-col-xl-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.mbsc-grid .mbsc-col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.mbsc-grid .mbsc-col-xl-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.mbsc-grid .mbsc-col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.mbsc-grid .mbsc-col-xl-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-xl-0{margin-left:0}.mbsc-grid .mbsc-offset-xl-1{margin-left:8.333333%}.mbsc-grid .mbsc-offset-xl-2{margin-left:16.666667%}.mbsc-grid .mbsc-offset-xl-3{margin-left:25%}.mbsc-grid .mbsc-offset-xl-4{margin-left:33.333333%}.mbsc-grid .mbsc-offset-xl-5{margin-left:41.666667%}.mbsc-grid .mbsc-offset-xl-6{margin-left:50%}.mbsc-grid .mbsc-offset-xl-7{margin-left:58.333333%}.mbsc-grid .mbsc-offset-xl-8{margin-left:66.666667%}.mbsc-grid .mbsc-offset-xl-9{margin-left:75%}.mbsc-grid .mbsc-offset-xl-10{margin-left:83.333333%}.mbsc-grid .mbsc-offset-xl-11{margin-left:91.666667%}.mbsc-grid .mbsc-push-xl-0{left:auto}.mbsc-grid .mbsc-push-xl-1{left:8.33333333%}.mbsc-grid .mbsc-push-xl-2{left:16.66666667%}.mbsc-grid .mbsc-push-xl-3{left:25%}.mbsc-grid .mbsc-push-xl-4{left:33.33333333%}.mbsc-grid .mbsc-push-xl-5{left:41.66666667%}.mbsc-grid .mbsc-push-xl-6{left:50%}.mbsc-grid .mbsc-push-xl-7{left:58.33333333%}.mbsc-grid .mbsc-push-xl-8{left:66.66666667%}.mbsc-grid .mbsc-push-xl-9{left:75%}.mbsc-grid .mbsc-push-xl-10{left:83.33333333%}.mbsc-grid .mbsc-push-xl-11{left:91.66666667%}.mbsc-grid .mbsc-push-xl-12{left:100%}.mbsc-grid .mbsc-pull-xl-0{right:auto}.mbsc-grid .mbsc-pull-xl-1{right:8.33333333%}.mbsc-grid .mbsc-pull-xl-2{right:16.66666667%}.mbsc-grid .mbsc-pull-xl-3{right:25%}.mbsc-grid .mbsc-pull-xl-4{right:33.33333333%}.mbsc-grid .mbsc-pull-xl-5{right:41.66666667%}.mbsc-grid .mbsc-pull-xl-6{right:50%}.mbsc-grid .mbsc-pull-xl-7{right:58.33333333%}.mbsc-grid .mbsc-pull-xl-8{right:66.66666667%}.mbsc-grid .mbsc-pull-xl-9{right:75%}.mbsc-grid .mbsc-pull-xl-10{right:83.33333333%}.mbsc-grid .mbsc-pull-xl-11{right:91.66666667%}.mbsc-grid .mbsc-pull-xl-12{right:100%}}.mbsc-align-items-start{align-items:flex-start!important}.mbsc-align-items-center{align-items:center!important}.mbsc-align-items-end{align-items:flex-end!important}.mbsc-justify-content-start{justify-content:flex-start!important}.mbsc-justify-content-center{justify-content:center!important}.mbsc-justify-content-end{justify-content:flex-end!important}.mbsc-justify-content-around{justify-content:space-around!important}.mbsc-justify-content-between{justify-content:space-between!important}.mbsc-ios .mbsc-toast-message{border-radius:1.785715em;line-height:1.857143em}.mbsc-ios .mbsc-alert-title{font-size:1.125em;margin:.277778em 0;text-align:center}.mbsc-ios .mbsc-alert-message{font-size:.875em;margin:.357143em 0;text-align:center}.mbsc-ios.mbsc-prompt-input.mbsc-font{border-radius:.5em;border-style:solid;border-width:1px;margin-top:1em}.mbsc-ios.mbsc-prompt-input:after,.mbsc-ios.mbsc-prompt-input:before{display:none}.mbsc-ios.mbsc-prompt-input .mbsc-textfield{height:1.75em;line-height:1.75em;padding:0 .25em}.mbsc-ios.mbsc-prompt-input .mbsc-label{height:1.75em;line-height:1.75em;padding-left:.25em}.mbsc-ios.mbsc-primary .mbsc-toast-background{background:#3f97f6;color:#fff}.mbsc-ios.mbsc-secondary .mbsc-toast-background{background:#90979e;color:#fff}.mbsc-ios.mbsc-success .mbsc-toast-background{background:#43be5f;color:#fff}.mbsc-ios.mbsc-danger .mbsc-toast-background{background:#f5504e;color:#fff}.mbsc-ios.mbsc-warning .mbsc-toast-background{background:#f8b042;color:#fff}.mbsc-ios.mbsc-info .mbsc-toast-background{background:#5bb7c5;color:#fff}.mbsc-ios .mbsc-toast-background{background:rgba(0,0,0,.8);color:#fff}.mbsc-ios.mbsc-prompt-input{border-color:#ccc}.mbsc-ios.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#007aff}.mbsc-ios-dark .mbsc-toast-background{background:hsla(0,0%,100%,.8);color:#000}.mbsc-ios-dark.mbsc-prompt-input{border-color:#333}.mbsc-ios-dark.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#ff9f0a}.mbsc-material .mbsc-toast-message{border-radius:1.571429em}.mbsc-material .mbsc-toast-background{background:#444;color:#fff}.mbsc-material.mbsc-prompt-input.mbsc-font{margin:1.5em 0 0}.mbsc-material.mbsc-primary .mbsc-toast-background{background:#3f97f6;color:#fff}.mbsc-material.mbsc-secondary .mbsc-toast-background{background:#90979e;color:#fff}.mbsc-material.mbsc-success .mbsc-toast-background{background:#43be5f;color:#fff}.mbsc-material.mbsc-danger .mbsc-toast-background{background:#f5504e;color:#fff}.mbsc-material.mbsc-warning .mbsc-toast-background{background:#f8b042;color:#fff}.mbsc-material.mbsc-info .mbsc-toast-background{background:#5bb7c5;color:#fff}.mbsc-material.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#488fed}.mbsc-material-dark.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#b5cff8}.mbsc-windows.mbsc-prompt-input.mbsc-font{margin:1em 0 0}.mbsc-windows.mbsc-primary .mbsc-toast-background{background:#3f97f6;color:#fff}.mbsc-windows.mbsc-secondary .mbsc-toast-background{background:#90979e;color:#fff}.mbsc-windows.mbsc-success .mbsc-toast-background{background:#43be5f;color:#fff}.mbsc-windows.mbsc-danger .mbsc-toast-background{background:#f5504e;color:#fff}.mbsc-windows.mbsc-warning .mbsc-toast-background{background:#f8b042;color:#fff}.mbsc-windows.mbsc-info .mbsc-toast-background{background:#5bb7c5;color:#fff}.mbsc-windows .mbsc-toast-background{background:#333;color:#fff}.mbsc-windows.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#0b93ff}.mbsc-windows-dark .mbsc-toast-background{background:#fff;color:#000}.mbsc-windows-dark.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#0b93ff}.mbsc-snackbar.mbsc-font .mbsc-popup,.mbsc-snackbar.mbsc-font .mbsc-popup-body,.mbsc-toast.mbsc-font .mbsc-popup,.mbsc-toast.mbsc-font .mbsc-popup-body{background:none;border:0;border-radius:0;box-shadow:none;margin:0;pointer-events:none}.mbsc-toast.mbsc-font .mbsc-popup-content{padding-bottom:4em;text-align:center}.mbsc-toast-message{display:inline-block;font-size:.875em;line-height:1.428572;max-width:50em;min-width:10em;padding:.857143em 2em}.mbsc-snackbar-cont{align-items:center;margin:0 auto;max-width:36em;min-width:18em;padding:.5em;pointer-events:auto}.mbsc-snackbar-message{font-size:.875em;line-height:1.571429em;padding:.5em 1em}.mbsc-snackbar-button.mbsc-button.mbsc-font{color:#fff;margin:0}.mbsc-alert-content{max-width:20em}.mbsc-alert-title{font-size:1.428572em;font-weight:700;margin:0 0 1em;padding:0}.mbsc-alert-message{font-size:1em;margin:1em 0;padding:0}@font-face{font-family:Mobiscroll;font-style:normal;font-weight:400;src:url(data:application/x-font-woff;base64,d09GRgABAAAAAGtAAAsAAAAA38gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAACtAAABxC2FjaFU9TLzIAAAvYAAAARAAAAGBP7UgWY21hcAAADBwAAAYEAAARTIYdBHdnbHlmAAASIAAATUwAAJhs2bAd/2hlYWQAAF9sAAAAKwAAADZhFUB8aGhlYQAAX5gAAAAhAAAAJAO5AttobXR4AABfvAAAAGsAAASA+Pz/tGxvY2EAAGAoAAACFQAAAkLBrZxAbWF4cAAAYkAAAAAfAAAAIAI7AbJuYW1lAABiYAAAASMAAAIKN+tXw3Bvc3QAAGOEAAAHvAAAD2QB/EpteJyVWQ+8VPkU//7u3H9z586dP2/ezPRe7+2zElaSZCUrSdZKyAoJ2bJ22+QhCVm7JCsrayVJ/q2VJCQhrKysRVhZIcla/7JWkmStkHLO+f3uzL1v7rw+2/s087vnnHt+55zf+fc7AwUgwCRMhzXr4jnzEC1btGIYfbCh/zE+uVbLrrpyEfz4iXC2fPtQ/XegholqZu6UfZG91N7vHvea3pz65fWVzWnNFc0bm/vHlPuG+jb3L+lfiZD2mIJn4Qpcg43YgdtxCMdwRoXEKVQW/eVVoAr0DVVSZRUpH/kumJBkKCQwSr4desPJhIdwU3BbuaooO3iZ8JCkDeg7wllVpR09gjv0FCCfoK6oHHEodMBCWPBJVovWNnFwlIscXFlbxIsshxzhFaoYj8vIGvtwSo1X89Q1aqvar+63+qyp1jxr2FpjbbK2kc3GEneHuIO+a2qMrBySlHf2iGskGKbIkwQR6QHZdRb6NFykUCIl7Ut0NVWn/xHp5dFTIPTaWjXMRrNjP7aCS5+9sp9F3wV5N0c86ngKGl33ydNbILgt1qnRWxaejvrIHYRrbEWtWSAwhTmd1MTTlrXbofMzUBuVui31JegZVYoeOf1ePLuTjk9WtEnyu7RFl9a6KHxcxdg88bsYFUOXlKsqHlMVH1R4JqKOPV2xPciPnoqiwfaIHK6KhHekyngOxYzGOUTdxzEjHuJiLvl0zDNH55kXez0NeQNt838uPANjHXswExpXIhqfYi/AWEzANDyY/FxHGOlBeIWH0Jtsv5zoEWEc+LzPEg1/nw8+pRrZIEdRX6fnewjPFsyTpC7+CIe1pycff5I186lTlJYxSDtOJY+eiwW4m+L5rPEmH78RHo5Y0MZv6b1Yt9/TmqOurho4QmtLfCTC70gOgeMPvGJOaGIyneCrsQ7bcBsO46Ty1aCaomarhWq5uk5tVjvUXnVAHVH3WbBCq46XoqR9jv2BuOVYx0TMvxhRC88ZpCQ0sWwvoDOMsVXxFNZBsQdicQJXk9PVnEok5+V0vjEuEnxZPCfC81FoYXpIpx7xDpcyTCElJ5+HR5xeiKAFp+gW34/wkgTUExuD5FuUgLZ1uDIBDSRmbdJgPvItaFH8UuFFCVjsZQsTMEe818XLErCa5F+LKkYbFmeQBZJhNayXPut4eQLC75VwlXhntZ0f8TzyTpBVLNG1jlfAkUjtJS9aJuu85PQl0NmkF0thawrK6S5VsLtIFpezZPvE8Svw6XIOYr62+PYQeevDyO51cxqGi8T2eDja1hStD6VKQDQYxt1qSC1WN6m7rKZ1qbXOus06lZuQW5Bbm9udO2KXqcIusTfYt9r3OmVnqnOZs9bZ6Rxyzrjj3NnusLve3e0edk97g94Mb7G3xtvq7fOO+qE/0Z/rL/fX+7v8A/7JfDU/OT83P5xfl9+e35e/J7CD84MZwcLg6mBzsDs4EBwvBIXxhZmFhYVVhY2FXYX9haOhGw6F08J54XC4Nrw53BMeDE8Ug+K44vTi/OLy4rri1uLe4qHiiciPhqKp0dxoSXRNtCHaHu2NDkZHo1Mlu1TGa8kekoM4Ak1WbFeUgmTG/pGZXNtNYqkX78vgoP2QM19BvHSgFS+2cObo0DWX8ha2UAYZyaFPniLxcIHIJ3cZjpEqEv4e9SwDHW8n629B6cwWiS9XKHJ6hJbP++0Z74rP8g66xo2oPK1OB2+jTPvA3jU9D9Y84DdN94PXkJ+PfLMn0X3x2dSk9nmSrcH64rqMt0bfj3olvAVjzmHXinQUruQWXeFfRZVjxDujdA83dFKbbANVNCcf9081fCiDmuqVVEz2OD7RPqHmmvGxTOpkZ8X9oDL191r0nkPXnGRGrlDrM2hbeXdEBd+YQcu2iAw06U8fyaA1ebajk7qauvvR5eUI4Yz/5nNSQvawKc/1jHp2cc+1spMutiPrI1mBo/qNGXSuxLVjYlHXlXUZdJ5IqKtfXmw0gHdn0pkqmOC3IYMuZ3qNhEbUT1Q7Y0nraGoIdYZ4QwaVq8aqislHA1JnNmdQtX2T/aKfrLwWlQ4q29irons4fDKDhr3a1RlEOqNtGTQDUiG92FNwB3Tv6UoOjiSjW2JXz8AtrKLerVO3funsxP54VwaFp3OMkfc9GRQ50zNFch4fzKDgzqhCfliULuimDIpI24yoWI6tGRQB+TifJ8dFHp/KoGjbhKIG21FOWOQ8oimLjzliG46C3SkKO5FVdYfn4yvnoGjgq+egaOJr56AI8SaUMmKW+jJzbu/NwOeEn/T2eH8G3pKOnTvJCB/IwNdMl0m1H19GaTQJqQdP4msSeQGfJXGguoLliDr4t3oKrMjEmtsWXp+Bbd9+3pqBZZmkS8E7MrAsE9d7GzdmYHMwdxVsysCSl4pNXHw8AxtJ98zxuB9Rwh6BtrKJOB8/HgXbwJ2jYJv4ySjYEK9DMcOScsfDOzNwpg/C9Rk4PUep4MMZuLjb/2g2Tva7OQMXSYfg4tN0Z2prMShdYE16kxq+kMJpP6hQV1Eny+3qimvgi11xTXxpBI5zAJ80Z60fpnA1kdASu7j4UQqXsjZWI8zwvBplns/SrS9LEh+f64JpYEcXTBOf74IJsbMLpo5vpjCW6VTYgnu7YBr4VhdME7enMHF0M7fvdME08N0umCa+1wUT4mcpTDzn4n1+3gXTwMEumCZ+0QUT4hMoZHhmHz6DQpY9cUsKHt94atiTgntKz2Z83JqCtyyJb6fgLc3x0xS8JSm+jqCTP76Rgjqmr/x+Cqq92McPMqANHEhBzX7YJ7flFC1+CX7qkUrj4hB0vucoPQynNW94JeR+LfPmX8OVKg7plXroXj2fOqaNFIF34hhx6VOT1Cw1Xy1Vq9T1apPaonaqW/AEmUlWzEylPSH14v1UauaGaVRvMulNVZgo2bmgSmKzkvQerTkgJhtsuu+Ob1QXSN4qSE6ypV+rSVxT54lJBmf2aVVRnns9Qryqc4L4aARmN7YuW55nbY8x0EjsH5k6/nDkBaqkV5f7MB5pYAldMAG+gdlyPi4eBU8gtuSoIh4PL3WzmionaevbGabIvM6VnPRYOVXWvokLZZZik36PM1O3kkxIBslm/yKvKZvbck3FE/X7yWtGQPFP8YeSTGGqeCKclpQXCX+2Ms8l+8g7pmCGzHl01eA5z5N4Qgg9c/ExnSXVT3iyzHeoLpmp5gUk77/h64lma2LzH+gT0TPOU/S+Y6aU/6V1zdTREoaI93y646ym+8EWqix7qUM+hCM4gdOKp0dRK5+2f5uIufZTbmljK4n9Bs3c1lF6qqFnWXWxUmomT7HhIz1JHICXqkw1mZx6cmJn8SCYGYV0pg20tEbTrLlijTFrzlvnyZQsJxl0qLVu0K3SNhYdKxblSaVLMXEhLiGLXEH3oBKyZwhV0U3PzrgHqJL1KxIn+lbm0D3Ea08ziW8ZbmK6WTQ712g328RHkaSYIjsvoZvkatxAd6etdB57qIb8AxwhltJ20Pd1hzLOSehZUk78O5Ie9Rjt7BlPZo3vE0ly9JcXXf/Cc/EYj6M8eTa93F/hmF+PevE3s+Y+7URr3cDfea30xPHPogXHznHSQndC94rPK8mB8xDLwLEzjvzsf/IbgC1xEk+Y41nMGfkNIImrSDbwcRqFFKasT4T2qEn+4d9u2PP4fNhz+NewkkRjVaKxV/X9Hya/ec14nGNgYTzIOIGBlYGBcSFjGgMDgzuU/sogydDCwMDEwMrMgBUEpLmmMBxgMHr1j/HA/wMMeozvGNyAwowoihQAkIkNj3icrdUFkJVVGMbx/7u7bMAG28vuAnYnIXZhd4KN0grSIdiK3YXdXYiC3VjY3d167G7wPPeZ0XEcZxzHb+e3/3u/jXvPt995F+gAFGfLZCX54VwiP6JoTj4bhfPFdCycLymanp/X0TmfKaI3fejLBgxgT6amefPn56/1+OPcHoxIUTj31yPyz7f88bFE/l6iPJqjJSqjS3SL7tGJ+VEfdRFRGlVRE52DaIySKIsOURHF0R5F0RDVURut0THaoim65t9alN9TSV5LKWWUU5HfcScqqaKamvx+a/Or1tNAI00059ftQitttNOVbnRnARZkIRZmERZlMRbP72pJlmLpvPJlWY7lWYEV88p60iuveaW8wpVZhVVZjdVZgzVZi7VZh3Xzutdj/byeDdmIjdmETdmMzdmCLdmKrdmGbdmO7elHf3ZgR3ZiZ3ZhV3bL12r3fLUGMojBDGEowxier+hejGAkezOK0YxhLOMYzwQmMonJ7MMUprIv+7E/B3AgB3Ewh3Ao0ziMwzmCIzmKozmGYzmO4zmBEzmJkzmFUzmN6ZzOGZzJWZzNOZzLeZzPBVzIRVzMJVzKZVzOFVzJVVzNNVzLDK5jJtdzA7OYzY3cxM3cwq3cxu3cwZ3cxd3cw73M4T7u5wEe5CHm8jCP8CiP8ThP8CRP8TTP8CzP8Twv8CIv8TKv8Cqv8Tpv8CZv8Tbv8C7v8T4f8CEf8TGJT/iUz/icL/iSr/iab/iW7/ieH/iRn/iZX/iV35iX75/Sv91l/+Iob26pzPfBn0c38q3wD0e+J+vrorSqpjM0lpR1qChuL2qorm3t2NbU9b+8+P9/VOpT1TQ/CS2kh0V5bk+L5txeFi25vS30030sdE36WuRroh1a2KX6nQMs71HyPWva4wMt6nMHWdTlDrbQHBlihb/WUIuq3GEWNbnDLfJlznugoDCMRlg05o60yLMq74+CKMsdZaF5NtqiIneMhWbcWIv23HEWRbnjLRpyJ1hU5060qM2dZNGaO9kiz8W8GwuiLXeKRVPuVMvTiRSmxaQiQy02zd9UYprBqYNpNqdSQy0z1HJDrTDUjqaZnToZaqXpTklVhlptqDWG2tlQaw21zlDrDbXBUBsNtclQmw21xVC7mPZjajXUNkNtN9SuhtrNtH9Td9NGTgsY6oKGupChLmyoixjqooa6mKEubqhLGOqShrqUoS5tqMuY/s+mZQ11OUNd3lBXMNQVDbWHaW+nnqa9nXqZ9nbqbdrbaSVD7WPa52llQ13FUFc11NUMdXVDXcNQ1zTUtQx1bUNdx1DXNdS+plmT1jPU9Q11A9MMShsa6kaGurGhbmKomxrqZoa6uaFuYahbGupWhrq1oW5jqNsa6naGur2h9jPU/oa6g6HuaKg7GerOhrqLoe5qqLsZ6gDTjE67G+oepnmdBprmdRpkmtdpsGlepyGmeZ2GmuZ1Gmaa12m4aV6nPU3zOu1lqCNMszuNNM3utLdpdqdRptmdRptmdxpjmt1prGl2p3Gm2Z3Gm2Z3mmCa3WmiaXanSabZnSabZnfaxzS70xTT7E5TTbM77Wuo+xnq/oZ6gKEeaKgHGerBhnqIoR5qqNMM9TBDPdxQjzDUIw31KEM92lCPMdRjDfU4Qz3eUE8w1BMN9SRDPdlQTzHUUw31NEOdbqinG+oZhnqmoZ5lqGcb6jmGeq6hnmeo5xvqBYZ6oaFeZKgXG+olhnqpoV5mqJcb6hWGeqWhXmWoVxvqNYZ6raHOMNTrDHWmoV5vqDcY6ixDnW2oNxrqTYZ6s6HeYqi3Gupthnq7od5hqHca6l2Gereh3mOo9xrqHEO9z1DvN9QHDPVBQ33IUOca6sOG+oihPmqojxnq44b6hKE+aahPGerThvqMoT5rqM8Z6vOG+oKhvmioLxnqy4b6iqG+aqivGerrhvqGob5pqG8Z6tuG+o6hvmuo7xnq+4b6gaF+aKgfGerHhpoM9RND/dRQPzPUzw31C0P90lC/MtSvDfUbQ/3WUL8z1O8N9QdD/dFQfzLUnw31F0P91VB/M9R5xrzfATyW/U54nN29eZwkR3kgmpFXZGadWVlZWffR1VXZXdXTXV1X9lzdJc1oNJc0LY2mZ4Su0iAh0EiihSQksDAFMof9BB6DpbXN4Qab3WeNDRI2hsUGlwAvhrfC8vIbGRvbtP3Y/fkhL6uHsVlYver3fZFZ1dVzSAOC/cPdVZFRkZFxfvHdEckJGxsbfZ6QNS7BZbhpjiPFVrNcJRNyhhQnZFOPxhqFerulN8ulhlm0imaxVWw1Wg2zQfpdI9ALGN1kuZwkPQgH/63X63c7XfiQTidgGIFOObnBsfsQdjrreKvLwR/ZeBHq5ciXuCjHlWzHluxZIsdyRLAcy2wskRbp3fDNzuC7xyOzSSVy/J7Ox27o5Lu9Gz7Wued4REnORo4Pvtv55g29br6D5ckct9Enf0+e5vzQk0lujmtwDlQzESTRLKkvkuYsESZmSXOR1LMkGiRGG/oJPaRZAjVjV6PWIrGgjw58Cbf7jl277ngzBrvnj9ZqR09i8NHAwpQ1FZg/+k8BuC4EUkevyOfz3S7peXkhGNzlZYaA7I0lpxaiurZwuR5dmErGphfuXcvnsf/Q3nXSJx/hLI5zrFh9ibSb5YkQgYHGYbchjB5Y05LammoktdcZSeN1WtL4xTVVhURDvZM0cHwHz9wJt93yIPhb0ubCHGfgwzmyWejlUkiTvioH5a9KWkj6PJmXfEHpKxJ8gj7p09zo+b8nPWyPQd3H2805ApMP41RwsKCvXLB28uB5zXT793+TN5IPYXtKsag8MUfKTWhPPRYNEXLvlgbwW5u32Z51tz0lB1vidqoAIYAktDBWJ86oQYNnsEGkgQ1SX649Dj6MYzMs9JdHzYGGnNec4VytsbbYOKBuAbA4cGlYOFLk0+fV+oMLtu6cuSq5w7xZKPn81uqPXGiuNj5Lvg1rZxv8sKn73CKZ5eUQCZIs316C1CD8bg8HXJ4oNx1yU+Gj0ant0S/GwuGZnTtjz+RMc/Hao9n3FB6N7dxZDYfNZ8ztU9EvUiNASbrwUfYD7syEw7FnskevXTTN3KP5R2OhEHsaijK/QAMGxTZJOEawnnucwFHOx4U4GPRWwSw43orCr9HQizw34DqdTnf4yXf63fX1Xo90Bn0oh2frGEYbnofRJnoBWt5uFODqISOdQKmkP3gymk5HSW3Qd9HPYI3kBwAvg256Kk165eQAMBJkW8tzGpT5J4DjEDdEuBw3wy1wV3DXcDdxr+MeOAdH0BaMl0zrsQwBmC3vJs224V7cJAtvA3rERknD2E5Sj0nWEMjbdYARCGEFQUoJh96dBiqNTwZX3DkxsXMfBsXC3FwBICQJQOJevo7wkmdrbM2LQEAWLTWSUi2AosEzoyhpqABjlpqKqIPfG0VJxyscgmfX5i6fWx4rp7MZ72F1SSPv1vvz7FkLSvmrUUzFJcVq++EoBvh7SDcQoF2UWpywZSrTVtsB3ApItQXIlnD7Hrjiigf2RaPlRnl7WjfITOOKB8jawi1vuGVBKId9fDBgWglKs9fVtt+ywPGsXI68m4tz2wGsojHLlIsTZRuCIfY2o1TGqwX4O8hHrQvW++1QgFLLDkWM4TjHxQ1u12sXSaGc3zGXCNBIpDA70UiEdGJv2/06NQSNIJGQlGsuNnO5Zm4yq5F31I7Oh2LTzq6UMBHUiN8fMWMyTRyq1o/VoXHQ1r/zaOcstxNgagXWMwBRsVGksvsftWLw3ygCdNEJuwyA4UAz65gaxfulpgNARE2rUbfKlm1lCa5k25lgWaG7LGOQ8FwkGyEV3UqWyrUapcevq8QrBNKWJaopkYiiUR9VMaLSwZ9JpUIhnS4UStKOzjSvybtkUfgsLwuUCrJI8UL/n/rRuj8YNEIRrXS8FJmJReavu1PxmXPvrpk+Sn1m7d1zpk/5gD0p1WbmpOIe/0dkiY/zfumjVIm0Igr1LhysquGa3Vz7FpeClVbkbJcOG2NYQBqL22Nx5C8Ishf41Qu6AIt+bYgmButjOGMziXQ7GK7nB12yRhCxdDo9Fq513D/SBQqdHwBiGeRJlxNhzlw85efKbtuc0eIHRFAqwsDDqoa5OYf92cI9OMAD/Vq6tlBLs4DsX1Wo3+yZfqqsMlTfh/C/25eVy5ddjcF/7HROp73M6dqv5v3RqD8Pi3udZYbFN/iClxOCvwMGgfFlMKZPcwqnI19mIQZClFQaRpxWASizWY+ZVhDWBDS0BciyNd8BBIg40Lt2B91SKmDEfYFSCtAjMGzhKKano+7l2/1UCZryNTUZYhGXvrzAxgiwOqE2tQh58oXV5T7pkJ57hZnm2Pp/GvIgTgW6CDyhJVyU3yIHXtc5/iBDBo8yjNA80WyeeC0GB+58z30r5IB3A4JBx7sDAeMV/7+Nz/EC+SLOVqk2bzu1eVhEgGspEDy7Ng9TBlgV1tS8RWvzsKoA9cIym3es2jysH8C+dpn8rw98QCCicoBqggBRQaMHFJEIF0wtvVyGsVSPnsNYXMZlcf2X7VkeGcshV4lYCgcFAYnnymlSaOfS87qaDqemiKoktyXhQ/ZPNh7MzdF8Kxc3/cGplCTxyW3NbcmGSxO/B+W/jStwU1DdhYvfSSynUUeultouf/75C9ZUv/vuXZON8l93cXH4z6vv7rsbk7m5/9oFNp1n/eIAv+VgrXAll2OGiqH2zVpNqMytFtetY5HP83MFn6bWOw01EmHIt9jprRbmyp/tLK+ubihqYU7IluysxLBytztXyGx7c7e7uorViQyuOMAlNlfjVrk3cRwyM+U5gigVQBFm3ISZppYDwkIDZtlybGBzWnaZIinGpVFqzRHHprb3hUcBSqhFvS8UkCPwvOV9oZglGDvbGX5HBf2haWUUVc7LqpKxTFEoFgUxGjs36aBLOskjE3wmUKBRK63RjOGHPH4jQ7W0FaWFQIafeOnb781MT++Ynj4+qugCdY+Sllyi/cKPV8U5t2tY347p4ZgTT3YqcJWXkpsEuwjD12jZw0HyKLy7qIGEM8q+cIt6Or98Ot/zxqY/trhrXg4ICLecP72c77jdGc7/X5EBYBg/cABT3DzAHdBAF+hsoIyMJLo/S7DgvRuMpgpDzEi43EKsFCxV4BtbeHzy5tfcPDmZOXTtoQzJdOYnq6sPr1Yn5zt73nf5x0LAzcZC98XNyWA4HJw04+lJ254sZXK5zGdT9cnq3Fx1sp5Kpwd/7guFzFBo2MY/AXngaaBySWjjDErNJvC2ZlFvtDyysZM4SDRaDWFMoDYLNhAO8mQ+3OuH81RV6Yv3qw+CCAuScsDoEA4WJenlN7gehEDIu1S9n+yi6gBEzI7LsQHHPOS33XWiAMU1uBiXhla0ilRvmAW9ZBYFJqRT0wG2u4BxAtI3YO5BtxHornW7jX/e4LprpNPrDtahtqONDQ6k827v91kE5WmG094G1DzB6HgVZGqOFLYSRamAbHGh1WzDHWCTCyYsvzGaTp4ddBmfvgbh4DBZg750VPIfsGekrw5el8932If00tHBOsuaj6ah78DkqIO+Sk+fpmqXUXKP5mCfRUYVoTXAJhRQsChgt1sNCxj+Ds9tACPQH/TyJA8krz+AJ3obQM7W1lKufMF4NhnoFkiWjN+wEDMAqjClUotwvW6n+/3JR77+9UcmHyWA3dd6vd7hydqRI7XJZg+GyEWL7vh02ejD/FPTHZXdEC3a0HmLdPtrLifQA55k5R0ffQek4IIIAIeytjaUdeAfoKiClG03KSOLaA+ZR2pmeViCjm0GBWByF4GztWPQR74+6aRNI27l4zk9ypPm8TtONIE4G5NzCVVtLfFZ/hHCX3nNjh0ZXbcSxeLM9Pw2rXG8Xj/e4ElitmiQ/F2dUHBh1uO3ce2HucehH7jG+YlZvrnI12NG25FnCWJWW7aBe6VAY516OwbEFqJRaCnedf+hmW3G68YabWRxnTK72EFiySwbjcrI/EK8acE6ZpmBcJSBlkC+RpY4SFxi2G8btTIQiQE7XG+TT8GS3A9reL97CdSCsipqUshQZE0K6LIqiBpNyJovoUXEXDQhUYmGimFLE5VYyAhrkQAN+OVoQFKJygPc8aFwWAn4qEl9wYgRkgTik315WaKioklqQNQVmo4GFC1BZhsHdxl+asSMmBz2i7rsb+SufdW15IHJzebAZfCLc5crJCcKRALWQOJFwIqapBuVmG1O+hXLvxiMKQQQcWgyLfgkMeQTFVmVREnmZUkRZZFP+AUqpURZ8SuixvOSoAmEhCSRJ5Ic8xNZSauSjwRiMyCMhSNCqSpFpGBqXyM/McHhuvBgMQh0GlfpBBu8WB2nwS7DSMOgovQBhBJYBobXAZQo4krEmYS7dt/eycm9+37bvczMZjKzO969Ay+ywsi08pDHVXZnZvbvn5lxw2OZ2dlMqYQhECeX1ltm2mUsRzqBp2GtJoGHrXO7oG2sMQDNDsw+ax/FuIkquSKyFazpFNgXyUX0zTZ1m23RMvntnQVo37WzM3YiuRfal555mx7+kDix83OpeyrbsBf5nTekyJ8OXoik+HbESr8De5DMVMhM5XJocMiWobUzmX8vfiisQ3vJTfcEoSuXVV4FD73dirT5VDn9atabajGTdnnhPyFxWKPLsEKjsCRdod9bqijYW/MMkpnwWbbnWTogRKflKgYyBFfFfAxVM3hrgsmE82ypEGthVhJtQa4UDVUUM7wqBMO5rBU2zGCpGMmEjIVtsmCL0mQ2pEpCnFdEGk63J2JBe1JPB/W7q0tKXZQksS5bfk2WbUHwq7ovYEVCSiiohaOJgr1LabIckq6qklQReYGqofhUSA0F1ZAR55isAR19P9EA1+cQfpxRJ90uWC/z+56w3/GFwz7HH34fC9lvjLJUX/i7jk/Xh7/Oiw11Wt8mBsCKCT9MBIMMadChurnZbtRJZFtcU67zHTh+4MDOeoV87rBPi7aPfeMbxxZbO7EMgZXxafJBzk8eIh8DqdNlWVz2BYSkIlOTOY22VW7POwhVrRpt0iJwl81yCzBTiKAgUSXtcrFethuQPktAmIjK0ViQB5RUlDGJN8soe9TLFLA9qtiKMWeRBxiINe06PGDVqIwaPdqGFeeptdn0xwCc7RiMXKMo2+W2BXgO1ZDAhpaRu42ZLu7PCk6MtnOAi6ldlmONCRPY3piDxWR5iJmAHaFRTnMOKjVlzFisYxJmIEtMZ+BMAO60AH/H2i1sTB3EpeYckct2iEzYqPtkukJA9ICSQW5o2THAyE6r3Io5rKi6AwBqQkl2q4x9hGx1xy7Pt4EMNWIYtmJNuFFrw5PQzUa90YYBASRuM8lsXrZwXFGZDQgeh9WE3resGKvXisrWN3fdvnPn7Q9i8EsEMB38KyqvSYSKIiGUFwGTEonwAo9/hAiiDBf4UEEIQX5B4anAizJgXEIAT/IqoFh4CnLCY5pIRFGC+/CsqAiQlRC4pwiyAqtIFAXA1KJbHhQAmRWIEDkQ5ImiCAQwM9YNGeVKAgrEZhA/NFMU8BkBaxQFlRckKAUaSygUI8sC3PYj/hZkATqkwXqFIhTeJ2HrWA2A+Ak0mrVGhhRWnB8ikibJUI2MvfXzOCAUSnX7TrADMlRPeTYIgoBPYv9V6CLeUSQoDWRSX3vnNBE0QiUJioNGigJ0FTpCIUIkdwB5CYbsAztve+i2nSz4VewMDyMiE3gGuq5iD2VIwK6yucFR4nEQsGs4N7IEEWiQyGOhInZXhU5BLTxrKE4EhfZC5ZrMAynDAYcGCYT1CDLBbSgOapREBUaD5xXCxhmzWVPu3AtQKFSMN4OUCAFCApCKNFLBWmGoiaxp+KAE467IkiyL2BcCz8l8gEfQgHFUJQ2mHvKL2FBomQ+Gh7C5E/wU2AkZwQYKhnuUPUOwp0QjYkAjqojNZF2EIcRxYFAIvYU+4BAJG9oMdB3+CGs2j2MNMwD3caZNASFKIwLlXdvXBuCpjwOeKgKubTDa52k3G3WgcvZIY1BnnFTxm88KrVuWduJK2bmyuCtkJDKTS6XS0uRUNhHyC2/5lqEvnmyzmdy+Paj4y0uHl8qRYNyIMh7z20CDK1we5ZTSCB2yms6pp9WIgbgwsvCRJfvKVx2amTk0szQ7k7RTcyn4ZGMRn8rf+Bv807Nz8PfI7P7pmUMnDs1UK4n03MJcOuCLBIMLwSDchQ/yl0yH8EEuyh1l2hFG4dFkgQgY29F2UBPK1Mes6y7vi78AfbSYvhRpK6Oq7g/8ZyiJ6VHJPT5l//Z6S9JCshLS7UNNxfc+OTBdfrhTseVQgsLkUp+sqQEqUl7wUeDkqEKEuenLw6nwZDNWDiuarKV9iiT+gPqyqR1y0AccpD6Z1TqpdGduZjHIK34q+oH/k0W/IEk+4ChVWAEkKgRDlzW2xSSGRuSg4hOlWCRjufQM+v1xkJxg1BHnTZRbHo8A4qA5bhHL4GxAT3huEtYV4Ac+adXsvR1fSHq/BJ+Qr3Ni+9WpUG/uWqoBEQ8a4ctKhaDvAPCr75ND8PUpB6LpPWVupLNZ4LLcbsaxFAswkiCVeGYIZpWA+hsYc5g1ghktdoLw6MZAirFYk2LkmCRscICkGlQTj0lhaQUY7cavi0KFPyMeg4o3f8Oy9jIGgNsQ6Ae1oPgaWX6NGNReIzT5u6h4hyzf4f2SJYmHHJt0H2l23YVO1PUzgoPMf8NVQKC6C34Ficd0LCKlQ9DJEvLpnbfvmj+Rg7VpAzo2d01M7ZmCT6oZtWG1q3IPp94nlnJHpoHe9GEFTZcBd9jwQDpj71neY0cNW/QBACg9SYNHQPbfebtno/tz8iBXgyuyfR5QIqeHVJxddpNYA1aTg7YIxqPEkOTSNvlzI5UtLCxdc1VH83fq2TlVU/z+fMWwDCtQfPUC3y5Hi4FcSssmyaG04e/sXCxNV/gpUkwDQWsUiM8/XYtVG4LPV26HA3K4EBE8nTDjpxXgkiYBd6AtFO2ztlnP8maDwRbEEZbwF4pde9NTUwtTU93a8b2Tr57ddtXVN67eepOz/eSU/d4bbzkwtd22t0995eTk3hO1G6++atvsx09ud266dfW1t9z4XnvK46lcPbQBPDyzN87iNGzRAgDDXmzFLIMBWxlSkCu0TMBs5Ev7fdPhF3TL0slqOK5P8MK1gvAqSRichmUkvCCKbyXkxv0+3dIHy+F4PExq4WmfAJn4wQ2YgzwJ1P2toojToXqw3TvPzgBCUIIUdIJ4y/uibsAY+y2ZDs8Nup5RIL/BMWUL/jH9xwC/rs1ggFqSvnuv3x3aJJmMbAEW5QhiS51BA2piqQ7znuVL9ZipF6HrZC2RicTjkUwiXZ+sp2eazRmMDP44YHQMcqdfCQ/+Mqz6Q/FQkVSKcFkxAoM8WQ8Ynl5hZEeF/uoFoUCsgtOweC4/6JAnw4NO/skwyUMje/lOnq0f1/aCdn+ZSegti7ZkBIX2I3lemJ5/bb/f3b0QiUyR/g6nU6ryb+33H+bt4tLOX+LYwJL/RK6H53PcPLfk6ngyJJrjYRHCYitbZcRegC0aTh1+U+Tl5hij7EKAXWIGbHzGglVBPjM4LSn8Fwj/NNBjwt8JBPBOpKfvJUJFUUs8RGBe7wKMOfgh4V+PPAX8Xa9IKZ7cQ8i9PIlLyjKBBS6Q+wCrPsUf5UlCEmOEfwRIrcg/Bjc6QGT/Azzo8f3QahgQgIk401QXJ6AxAIPQXHtcBnDG1ZpFcv0nJemT0s1ltLscxqC8aZRoflOakeDzBu8WBI0xqwT1/E3+CGBvFuTaDreX288dhnYw6sQIGdKxMnMuoTKKe0WTKalaqMMEPhhNTG2YpMY8LlgTDU9DgMUrkmPy9qAvKQuKT09FyqEpS5/0Z0LJsCHGQubdeYCAX/bFLaqq4fR80vwjEvCFg8kQ30oE7uz11tb6vV5+bY3kNX8ir2dB2gpP7b+y5PfrkR2xoL+3vt7ran5Zs8NpYzHiDwSTTT6U9A96z4ZhTUCAw6p78PURZjuPcxmuBFigzi0AdbmCu4q7ljvB3cK9hrubux/gb3x4jbbTkGkJO+kUoPO7eSbyWqirBS6jDT1uOzA+jZiFmsKyZbqaJIvZchuyDV/qsPs2jA08WkLcWmxTSIGMEuBZqOGFy+657LJ73o7BlTK/xAcGn2EXYlO+6/NFw37l/wxHfb6rlX1dnl4fgHtyvHuc3nzevWleXgjw+VrQyifCg68m8law5ve7P0nb/UnWvLogGPRzhUJuDYNcoZO/WaTBdMSaTgepeLPldLxbnU5u6fxbXXymO5MPJ8Lwyc8Y/zwWH9LFdYDvj8CIcyCA0nnq6nBQJG0x/i1muSSQ55KxtbASiAWU8FosCcQvv2CaC3mIkABE18LAIcvhNTcpGcMsIzyD5SOF86gshsyYaM1brgIJebQQb7vkLUccJHJmlOfGq9lS/w0fFT6Wmp8oJebmEqWJeRIYVTq1pTHZj/K/jRlSzSZmR9y38YLXpjRi9KFXQau+yDdnebacGtRugKgNLCqwp3nmo7W7eNl8KjV/2b7L4rZ20+rqtcpS99/1OmSNeWPV2B3IkCi3e732iXq/s9Ydw7NPcRIX5LhtRGqVJOpZnx1UISOFIFyn1+v1f/3LX77my18+COupf9rT/2/6uoRRY4HUB+3VdGiCsAqG5bg4u98bGmJ7XWhXD03VQG66y66a7G8It1bzaAzHbDBJWEnjNmlUNTGumGna3+s5KEBAXjuzu/Mbnd0zGjx5dc5LzTUHf1q1EgmrqvlvvNE/1A9yzGpLuQAsakBDtNAqlMyC2WiRtfxgjXShv9084fr9tV43v9b3aP86eRvMxyys98uRvuT4mDkfDfEyGlUBxwKEzKNzFs+YS9efCpLh6jSR0wQi0TJHsUdD4qtQdnqVmBX3KcBTvlkUjoJUdp0AMY0q+8S3KHlByCtKgYeQ1ILiCmB8kChX4Ik9VP6wKIsPgDB1DXBJ4jUQeaMgix+myh7Up2YFVchR+gZKcxDLqvKQnn4L8PQajGvtHLuWEfPYXzrkxe0hj+y4jHKIjDsCzgmCCeL54UMg+Jo8f/gw/AYB9/BhCGLwm/zmmBfgWRD2TEE4dEiAe9R7SBAOHmSFCIeGNgTyFzAvIa4JoxtzXfYWSRnYKDkmIcADnfDaR+Xykqt0xHF3TQ3N8h751ZcpceUJnyApg7crQFhPi1O7UteCKHoypcaV9EmIXZvcVRHVsELuo0GBVIV2URRvlDVJ0jQ+Pa3fJMA06KKoH4W8N4WnM7ykPUODQfo1Udj0xeuSLvMHsKnl2AAqa2v5t5IOXnrn5jEcNKesnZPFy/MaEgL+lXOwT47lWOuSIi1E5t4SeaMowvXnI6Oy8kDPXf8DtNQ6tkOuu+46//BD8mM/GKz+I/kG+TVmwyyhlZwE+Sy/yJeZJ9wixGV7vKz3T506tZxOL7OwWTp58kAyeYCFx8drOTo1zAPh9yaHeSD8wnj9vMeDoN0yBBxIi9mamQHaJAWL9B/Zyx+p1Y7wex8hDw1Of6bzvduu4veVSvv4q277HuEeHdoV/wfAw6/A+Lh+aoAHGH8/IVst5B7g27q4i8U/+nQg7r6pWjjcyW9aYrc3jzebx1+LAYmCGBL2+/+gpzykKGRq0xI7uNfLAsHmXPWgPz7kp8a8fnsP6Q8+qD/0aQweYjr+DZirHvQ6BdzxNJMRRjZQTz5oQgzwBsgNLbsenWgaQ+OxU9QbZP9pLRjUMDgpxkX4+EUFjaNBVT0A/EsvqA2exBxkWQtOMi2LogyexNtBtUaGvrTrsMbRGUMCOWAd0C5H1vob3Dj89tDXmLQ8WZcyg2wD3RcckvdHJhbmY9Ft244uKIQrB/2dmFmpdvr9jufbCHhwDWb5Tu4+7mHuHQC/tXmHueoCrQRpGRUYsEJhSTrzqKzAG7Cc0WUQWUCn2HSGySjYInH19LXmdsiDHDZDp20mw2Exrp4Dixv5IzjDiDWMnH7BSBoqRe1UWRNFPgg/Q0QQ/BF0uRH9kRTcRW0b1bJiDDVtokh8gUwlE4TV79OSGY3yQnDdHe3rt1y+fSPaKtUQ6rLiupbjiag8KvCajskRFRjwP5VlEgyng35eC3t5iShb4WRUCKq8oiqKLBAaCxAzk5kOSiL1xScMXY8mIgWZaEvuDPbgqwXUjnsZ4uw/YXbeFEq5hHEkFhpYYeIa+I+2Iwb/o4Eg3erBqvBFZiDvVJJp+FU9KLkUlvThVyj4xW7AgLsVrXpw5WB1zSXKWB8d2ZV5WHlBgJIkl0W9DcASBTG25RTPCwVasIVN+9kGPLoa7oTXx77dMM+Fn3VdG0h/LZ/v97d80UpNuq6DBMNf32J2aR1owTJyP9ArlxmDWlqe8ILQg6qIEJmX2XjU0RNqNBwC4FRXf8aIg+cL6TlgcShPVw7OSLJUu2Zu3wNX7Gqqsl8kMEl8fjIRSsRdV82YJYZV6g+FfKqyre6RNLIMj6VmElhGtpFbBgFp/miKhE1/lAqCrMjJSERkotFgTSB+RQtoSVNQw2JsX5nNBQw5jrVvNLc2d4Q7yh3nbgD54dXcHdwp7vWwttz9B8xZ4tzrOe5448oGE1fObtI49wqsqsSwpvtFOaPlfa2xODl7BUBf1/teEUkkIuQJCKksDVYkWZa23JbkwWlXO7C65UJOM4+O/HiYiAzeyYp7cyQxuAGLIm+W5PPzydLttTz812o9+F9lIfNb7oOY/DTQsymuDRzYVTBadwOx+B3uzxAr284iQaOVy7Uzh0VAOiNHBIZxqsSxXUMq8vfFRWIxj5ki86OxJ7wICFhuYsPNixa+IvPosJlCMGaWasX5MjrVMc+7JqpeXUUtZp1Al7xW2UEnALs1dhNtZwCTte1k+Oz5t23yjapwlSzKfvlAbKVZOTivVHVLWbB0UtOtBcU6rCofrF1tBPUrq42rfbrv+rerU7UpVdfmd9V8J8yQoWQnsko0aJZ3arrvipnyUjgUcH5eEgbPClLH1SEBhysJvELRBiEpPIC8IvO8iIoKSA/ygiSqXqqb46gs8pSely6s+mzB7xeFydmF8mXTlu5Xl/yo3vIvqXAVH25UlPLc0rxzoBdLJmPpyXxSC4d0PRTubCtW2pUJmi3147iK4vsx/FwwrEXCil8T4JcbD2hYq0ACYW1CCaiCKEoBXYuEVIhDpn0Xe4ITNn608Q1eJh/iDICXXYwHQpEuyG9yli7DO0sWMQ3mC7iiEsM08wA88wzVzMOMk6+nD1+VzR4+vMM0M08Fp4JPZaPR1lNiUHzK0vVtu3ZbsZi1e9c2XR88jd0wc4AeptLkrrQZSaUi5vYjV2c+EQx+InP1kd/6hCR9wtq9uE0PmtGoGdS3Le5+B+TOxvDB9BTHfHLRP78P2H4PYIRbNnE+ChOI5ZbQTrDbDcawnU1dxIBBCDAFCCPlTR/dMnqsUPQcQIMoMyLQsg3Y0nLJhe8LqhGo+VSrFED/93ImM3OgWj0wM5Frq/C7FFStbX9kRTw/+h2psqwU/ETwro1iUk1OJlRGXTKZL2haLWCoFlAgI1Au+RjGG6xH2mqgDGmqNftZK3eF54r+wXJKEvwFgZfEUWwqMQkFFpOM32D+HPcCTxUBnqo49LwaZ/wli0oeCnS3D1m2w+QEb72S/qCXKqHLL4SDK1ZXSd8IoPfvW/YF8oF9b1ldfUaJKc8YAQJpZLWcfBZzP5ssA48dRWJ+c1PTmgevu+6dsvwb+JvjZDZPKKM2uSXuILfC3c49hHMFmIPp5lEhyLZJMM4PlW/IySyhjRxYnobr8OFyOLTpNNytFOjQvJPI6MZftgDZ2w2mfQSWad7bW+HAzTJQeruBvHCVjCja6bgNvPCO/K9i09l2s4ChyWgeFbMtg2Tniql4AP7iqfuEbXh/mzBYNwKr4fBqwFjrqLuEIB8V8YY4Y1NqQ3naNJY1rdmzk7HYJOlnU9Ozs3tnjcBpzBZW/VS8F+RRNCLOlrYXcs36/fVmrrAejwMzEY9H08YOI/1Pp/WQoqyGdP4LkJq3j5bzpxfrUEx9cejTLG780NMpN7nd3D4YTY5A1yQAex1tYMhNMgMIw6ktvVEyL5TcJDKsZRhduTSMGFKrRP5F9cuDF3yhZDEKA6sGfWotx2IKMF7nJw5+LtMMZXY0whkSSTfD2e3wjQ9eIGHyGaUm6P7BfzcozRi5TCKD13CEcHNfODdpOTRoa3qlGoVveRgh1wBN49w9As8yfYsO8Fxh1OwIULM7gOa/lftl7v0oWTK5d4zIj9H4RoGxO3YRaZJlD3fdQAY6Hh/G0FDEtuoU3f1D0kXipbG403BXluurGY0x/8UfdLWAt9VojfkloueiSkknHe3UgOnt/iNiseWtwQlJ6OMVgj/Dq2vsIKsvH1dWsXQMrOVlcmVXTUcHPXejU2DwRVZzj6qdaDoMwN4NAxpFbs69TAkYSse2JHqX0+4F2s+a30WfSg/v8syugbIbSs3lCYr+KnysMY84hbmQGW1SIrZVm1dh5Mu2QX4oauIgr/DqW3ZKqioVPiBQUeaXyWCe3Df4nhgmc4PBF98tyv+FfE4QBn3JEOt3KAqALC9Ssu4b/PEPBt8SguSKwd0+hxCyz4MPlwe3uAJX5a7n7uV+DuSs3+f+L+4s9y0C6MfwGEFY8sgEMw5vEblcd28WtNxwt2whNoyivnQePmh3Raes+bJnbkUuZJ4xPfP4QTVP6WdWMn3Zkq2fsGRUKiJf4V6OAGOqhJW8e8miv4csh8IhWRZF5vIBrI40lkC6P+7jWxKefIWV1xCka/5CueB/AaMvYHQXQuYEzw/ejpF/4PnLQGyVZHhWkkRZogL1w3drwr6fWklv3nzcv1noi14Bn/dKvISChnuRnwJYDrFd1TbncFee7zstDFnsQqugw7flUW7qoi/kwxCZmcI5v0lvg2MoAUNRpRscVdneR/gCfoBfq5JQQ2wCQVgSwhiFgPQBmYy8sQc1JniEScd1RFcwF0NEq8MYsiFDmt8HXP073B9yX+T+M6xH3AVrO20ET2S8mFEC0SY6BtssCQ2GI60GwCuwcnhpAJgzrQcyCAjYFktaJHOEWRoQ/9KgAFlYOTTIA1tnzwpYJJN2+DnSchaFMuoOkZ9Y5IE1tLIClmJR3PwKApC9ZUfnuIrMHlrMRzoV8t/mBSlFeTULIqsy7dM0PuKb8UV4TfNNoxibVQQKPNq8DwRillVQLppV5YdZL1cCskKkdK6iAM1VdR/RZjTiA75AVSq5tARSd0CZn7+kXOvZZjbb3IVBNoV7eNoYpIBRaQOv4uo4/gXboFnQNHm8sTI039LOaepmNn/wwtmOQhvCOsUmCOKwoRTbSSF92MqXzvFOr8kQ/BevyRB8FNvcKq8OtS/8xoDJuE8B9dkBcDVL5ngUUEM8k1qojMwOEiLk+edQYkGpke3BRjkU7VOoSSMDIay9c4cYiUXEHe/UwrKo3BrjlYhfVe+/X1X9EYWPnaTiuwOCdb8SVe63hMDJd0SVHTuU6Dt+oAVI9CHN59MeipJA1KAn36UBR7i0BJyh9q6T1Hh1IPKuJVFcelckcDLKRx56KCIwG50AbV+Htn8EOJpp3K3qcjCetZyB50gWZ7wvAHzZZsjdsvWCTm2ngQ7uuFfg+8uqb7DuU5cVWcxLIUlSqbsxkKoS/MyLcp/mK3n6Ym2wXssv76GVhQrds0yu71DakaNqNyTx4peQR/2SyEuhrhrdFoxEgmvM0SHf7ZiplNnxdMwbwHf2QEYscbNsRx2aqMdwExpyYCFvcl7MFHKBlfOvy2paHzC5AST1tLqslZbVyOBZtqexFlGXpVVvp6Gr5PqHXjCM50GkSuFgLzxZ7IUgHxcwQj0lst0FiOXhTiAcW5c3meZ2cgdAKELTh7ulgBlBPDcxZlKWmf8Y22EHIq5NXRF3tNFWlpi/mOvSGrPI9/Rkw4lFgpQS4vPHqu+txvw+QigNRoDpS+oqlQGC+z5dpp+WMnsz0kSW0uzEXewy+GwwUatPWTVrqj6XCEk+f9yftvP5VHFqspJptzOVyaliKp+30/54QJOj0UAgGj1GCwVaOdXaUZ6ZKe9onfpVzWf5lFBIgYvGbOx/Tv5fZvtD3WOeK3MzzMa+yO0FyWAZJK0budu4u86zsaPepu1kiYAX08CRaLHxKNsmJjFxF/3pmb0dky1XAG5hJhSE0WPXZtZ2TC5hShHWWAMjs0TC3I0g+Z973rBnzxveicFjXV7PpxPpb00lckV9NlEspfbUkpnYNaViYnYlk6ztKQfKU13+5nLR5K/YtS2eMg8Xc4mp5VR8265CoFiGW1PlMD/4QTqv810+ne3ysUwqUyD3pDIxSCiQvlcVBC+05gKx1L7BjyYaKt8lT9o7/fyq4JuL+pvTq7x/p32TPzrnK+8P8Mv1y7u8r7n9Gc3Wtepkl1cbE0c03dYKSz6+u/3AMh/YVn9XLDDXKu97eFfbb6QP3WH427sqhwAH/a+NP+Il8qewjq90PZwY6WJ0yxnyYJ5BMEYBB5VhJGnMM2t6tsOyQ4MubWOUrGyTv+WtpUXrHisctniZTikSbxh3G22Dj0bnA+QqSP/MhZOtzQfJB3i83B1fXIzzkjQFfDZkvTsaxUs9VzwcX1x65wXSr7IWlyz3USgr7u01WgM6buIuVU+/wqwQQwdLVKiM9vRVD1YT0WIim4BPMZqAn1MLC8sLC0zb4eyBcZsuFKYru9p7HEjY4PDe8sLQX+xpgOUEN8F2NRVbrhXbU9RsajA2zRpF1AkCY7OWZ9oRttGN4Pkxv+cijkav3Cyvd939JV0jwHZNQ9B3sUWfnUAzrPsysgbSjM12DrK6qxeuveiU3WqjlDXA5a2mlORMsgNfhVmcwhC+oRNEs0pwtscUDOtduAufblB7AfNAsL5PZUYRXf2NrqsqGbPnh0Ge4YjnxOgpWBstJAJO0XSyzAEWiAL5VPHm5jWPpHeZJ3fb+1L7+xscuxwaJZMHilM3HrQWrsgm9/cHHQwPeSmerZ7t1XV94zjd0SnRbb2kU31tjbCtfqTbGTAPhF6L9HyDXoOM2WXPkFNoly0VHGbhLZAzgxcfzJ45k32QiGcfzJ05k3vw3LyEWgWzALkJl31w8CIRIT85lXuwAtm5TV/Ut3FBdkoEkkZrk/11raNoAqbk7KBvBu67L2CSTiSRuDZ7+Krs4cPZqw5nD5Oe8Xu/ZyQipBJJDL6fu+qq3OHDLHTH+Gvke+STwGezU2LsVtGmRRNtNpbTsHVPTXRm377brrzyNjc8w6DoTaPf+/ZVCcfAzutbnxxADRyOArH710P3uewd7mVks+9DnwS27w/IeOkcvp48NniOVAbPMb0/tDpBjmFCNRHZTPPqepysMBv3mGGaPJZ98MHhhzhjP1h/z5LnyRkY+wT0t8HU+2aD4s5Ts8EUJGjObJFTlYR+5sxzlZWVhA5h74yeqDxHVlYqz+kJCDnXpvkd6MfjHrzgDk8OALKx+XUPYjDPtbuApNKvVo9VKivVasWsPlE1Rx2NYD/PVvCvjwEknNUTCZ1UYe6eeH60b5I8B/ATYjt9zhk74PJbAE5nBk+w51YwPAN/5FQissGxiiBcufPO6qlTnt8fwqIH805DLwqNVrEEo3B2ZaW3skK4FZOsDJ4403n+ec/X8WkYP8E7nQIt2y/ZU4CmBjn13HMX6uidjz/+fBWGorplZgdnvtOruOvxO9DPx5mvLs7WyFd3i/2eLhHCacAjBALajpPbt5+8HwPfJ675xF9iWjTweS8JgsGL13ziGo+Hc+FA5AIgXwJ+KQEANUpF3T0F4jxJE+RLcmxnZefzgzVoLMDjGUACo6nBaSLV/3q4fujs4EwkUSVntk4cqQ59LH8OxjrIxdg5B7iFEMBPdzf/25421yq2WIxcFTbmJ9/57wqzifd0kBPtHDp0CHDjX/vy4cn64OzcRNy+PZIyeh0IxvwNTuE8Gibu/IKJdGAeawd3noEvOdU504EPx7l7kwF2Ma8+OmeEc0aWPvYgXGmDsh/wMQstlLPxH6DWrHQ6EJhmudyx7c6dpIoj4H6PaTEttvLESqw3E43NRO+swFKusDVDRmsmx/wImLpyk6Zg1UPNN6zBXkDZ4NRAQCWcEjDPBpSq6gdYNVW/Xz2G6eax5zHeP7O5Lh4HhByB8eVKdZSFi6arHCrink2KXcBDg1ozizOtiZ1vIJVj8AvwcrUK2BkoY6Va9ebpaW/fdv4CWociM/IUEbbZ1mdAV2OQcAwo7QqpdqDHx0hvHLDdc9zO3tnprLgwOKonBfAwcYG94cxfxN1PIhWIALUhahwtosHXqvkqfEgeV1Pl1NbqunirepZUNjg8MG0IHzrzL0KaYX/45MlsD1LYZZOOHSD7MA+eKQcY/AC7e9utW/OskD2YZ4kA+aGfZlluPXlrDrIM64m59wEhU7eeB91qiIe/VtBrkIx0xcxERR4KxL6D7f9OLHAT2RMB3KsnIo8wO66LC9CH1gLoKXFVrsb4+33n+KQhR58ldswqtmm56TTkqIXMOHqQLBJHNmChAb+Ed2JRi/HmaFCBH5Rwm/jjVUs+Izv3C6ngtcFfkuX9guCwhLml8FzWOIjJ1m2CcJvAGz5IUgRhvyyTxzYxTa8yodk77NnZj8cqsbhtVfD3n6ZsbWLwl5B6Il6Ox8vvLU6n7LsSZQvyjNZkdYtvPueuQ9cH3yrgeWCwAiHoVNnfsc2Fd6bSq8I/hGeq1U2f7s4It3urlz3t+evDtwOgegoeEEdjHACcwDCuC4/OGDYf/rv0BSoHuN+FAvLwSx5L6IPeMaQyOgB81YT/YVvOcM+zUweSY/suGsNIcRjpwfxPJhLfdS/vcy/PY7D1M+5j1UOfTGIOC2HYg4taxXr9yjoswr/3w7VefO7Y0DfmO0DzHocRh5ZY0LliNOYgBh6pmjMMV/xLJHEs8cFdc4BfZ3dVAfEkdD3Re2D+kC+I+DjoOzT/QNU0Oc/eCGu5B5gnx87c2DGCSmZyY8wx4nvUpp3ri9Q4zymJcMyNvhkwwpFgKTOfaZ74HagyBYy8e7kJCEEqEqm7F9JjRjHg8ZJGej4zd/Wsx9cfw7spww2PbZ4RwnvjtsJgg1H9ht7Qe8eOnTlWRc6LVDz89DzkwTnLo1dayfWki8aKw4i16VWLKoXGBMV9T+4PciyFiqry6SRcSqVUulC20qSatkoTv6z6Kr20VS6cLbdYHhZWVDUcsVotKxJWVT5b9WKcywuchfaegVURZ+d0nOMfJ2xxhzt0JpbLxTC4yx2ga/t9ciYfGzwey+dj5M5YftBxh+UYYT41Qa+vb2Pj4QeJI8r0zgXAMxVulqtz2wHTcKWh50vRrLeFoQuM2UBM7Z6+paPFC5rWGB7N5R5q0ZKQSSd9d82GU89VcY1WU4MrqlWygoze4Gw4BauXcYW4eDa4lt3a6y7nFLm9WoGb4dQxCAfPVUkvFcaCek9EEmef2Dt7xQ2jtYD8MMyuoTtnvoNc82MevPcZH6Wzc8QcG72Wgc+gFqzl4mPPHTu2wVWegwvhKkC5jh3r9Hos5EZ06gkY+zA7IwXplG0GeQBtq4WHCzimhbK8RU0Qw2QHcGpRJodvreydmtpbmd29e/bzUianS6+bK+Xi7VxGqkrk4K2XS7UDKwdqUlW58uYrlaOx2VI2nnl/FXPOZUuzmSGM/iHzOSwwX522Jwe7+y0tE0jLlvOxDulyodQ51CmVOuWGLd+Z/05yWyKxrYnC5mOy3SjjHbhdkPU783cmZ5reXZcv+Sc2RhPIZ1IbKILj+Y2yYxMYXnEs2XRxFOnFI7/G848bjTJQe/faMH6Nn2xOTr5Ov14JKiciCNMpSk/okEM/ociwCholjtvCczPNFZMWLQL/LZDuQLKl/3BP7vX3zoCsRnwzr8/umXnjzIuvz93znpnBv+SIf+aNX2FJ4+u4AzGZUWO2jD/1qbNVmMINBhObeQTMgydIOpYOoHboU6SzwQH950Y0+XHcMVWybGeOYFMI9wvF+399165fv7+4vPz47YH3vCdw++PjMgjmB4RScrM7lh0ijr1E8HAoctZ98Bd+oXjrsnnlzZOTN19p/i+3CCgsV7thUVlZURZvGMfj7IQaA3jtHqMmnY3R2n+crX2DScH2OWsfVt2QEzv1HDJibvBcrFPpHAPIBaaox5iiXiQ+eBupPHHnnStDnI17nlSgHgZb75zqqqzILAiUpsMUHg5jR2mx4bTI2uCjAiWKj9wshD/+uR/9ORAIlKaOfWz358jPDz7qU3BP882+sPS53T9KRCrHBj0MP7ebG807yk7ujjv007uo1IT4hDx2AZFpgzsFbN4FRKbKqTG+3t1XEWI14Q5pdHqGr872RhVNwXTddiWIOw03EeDl7JkzlZVjQAC4s8eqcAVcBAihMjiD2IdwGELSMbhuwgDiTPec0cJwVrzjzAxPauq7g3/qiVOROJsKpNcoi+oJ6ISO4wfcy7A8EKugFxrTPLFjhZBnP4YTeYasnDl7dqWyyds8zfrJakeZrXSOf08JHq0CvwzjNXgM5QRySgkEBg+Rxzpn/WoPUyA41ekMz+94EdYkDxgO94U2bBAIi/BxPQNdOu5YDfxIcAOPJ3rffJxUEvmJfDIc32cD1Z29em7+WpMv5/OlmcF6aG9oem917yevrr4L/jLF2SM3HpltVtW3v70Psn2/P4IJF8exs6MvguVGxG3Mi/x8bOfqFwPAccHnfITnKhhX8Gb1vLovjmG9upGYXbTOm0+dulh9p8xRXfeRFNCQBFJSA6sBEsLjzqQy9byAoxbbEYr7k3nU8jls8HmY1CzPlHzyX0ihcNAny75gOAQXUwppWkh7t6rKPk2WNZ+sGoquZUL+uOH3G/FAKK2FNRKW4IlAOIhZguFAQdKCmhZ8DS8ofrWh+hVBoilVoSEzeHnQDCqakqKbbU6yNhcv2maH8ee4hv5CdlvlC+rBzcb93puLBw+SkOTW7XNbMuE2Qcs/tT8/vbkv+YPAOXa4W/EkK1enDNXM8uxCg3j+yviBA8zwxax6yLu2HTnLO2hysMttY8I1kuG5r7jrzFrEQ00sPJak7SoXfp+oYlQTgmqqbfvhqqWjcV0tLBiKwmylWdMw2ztaMcOEePWToshH7UYqWjB3FDT/2xJmpLGjETETeOxuOBheKFIjYpUCYjAMKZ8lshhNa0FB80+1UmpI1KLxPXlxIkmYLZMa0ahBodjSjk+JQqphGyShJPN80hk8GYolErHQ3OVzcrZMiEyzUSrDrxG+4Qm5FXDnTuSutx6juGVAGJt93hDg3nK396cVJbb38N7YZmdjrWFn4XNO9/RdB3fprGckT3ITE7mt/YBof7Pd+XI5z5osjM5MnuWOcnfjDkEQdl3XYY+r2Gw6HsdIHdsZTajdxiPD0DF5swdw19V+t90TakzACO5xkhCw8yhGfcT9hc0SjdQX6hFaavL8Zk+TJSuf7+al7RXW3Xh8NWFmZ+Pp+qi/vOqPzCVLu3SqBfQJvz5XyE7igJUbFTlj+Hy+mWbV7/PFC2R7qRmLx2PNkqzyJNvYDYNiaSE8YU8jJZzicjb58dCkIpC4OzpC2G9Ey3mBJ+FQLFWYO2PCgGb1mGilUpZYiJvc6Pxidy280pXwygD9J4bkIU/jwevLQuvLQOTF4A6rULzz5/rsvMdJGLXdgEHu4U7j6U2MELpk0XLck+yRk5U8P1Bka0suJ+X+HJ2lLkctaQL3XvOunYvx++e2Gt3i2S5ttAOdi3MA1XjgOlx2z7q7Yh6xJC0gxSQ1OPgz13cfAnLcvWIw+L4Y0CADBOSooiRsAC3orD87nzlvZP4uOyPpwYnFmDb391uWreZXZC3SyARzwUnDXby9zSoqrHQL6rnX3UMTdtt2CzRNZO37XTKhZxtYYcLis/Wt494rZ4R0ImIU5gabS1/k/X4zQRVjcrT+cV6OA12/iruDndxy0fU/DsFs6W/FXT+dlQ/j1jY3F/0WHHfJa/7ZLUt+6yrIwWIfIUIhFIiYY0v9iZi31GPpdMxd6hy9COz+7CHXA1oc0/LPAi4/zkCygND5U4S7jgt0AH2uzPp9GLtHGd/oHYE0gpvhCUXMRNtwwcNB6CD/GD+f4CkKz48BzVdypVxjWG9jdyPHC6o82SI48aQ1WfRoG+edd5s5RwO7ZUsliIN0ywG3mwdE/Gqv09tyru3YodXdTq/j7T1mNHSSu+yCWPQcwukSfqCbl07589Ui0kNf294k/9nZWOaC9L83jofTSjHf7eYL4sSQCwBKdy4b4O2Txz7svGgfnAu3tsi6MrY5jXX1An3Q44mSdX5zCwkzZAUKca9j38V+5rf2IaQl/OktLQ5FAlOa6fZosI4d7G45q5zxMg62ZOmlOJotfboA/nL7Zo1jvYtitD5r+PpF0JqQCWsXR2MJ08zLkeQQ781eBK11sKOd/3g+P8MbPv8FWZdQIuCPaIbicjnCeYwMGYPdS4PcSwHOl4ZAT5cy4jt/XJ7z0pnGS2L9PN3hR9geaMvdhWN4r8NBBC55r6JhTnEXia8ShjsHuMGW2OxCx5LOj5O8i1m9S2fLZYs+zGT2a/aWF+QwYxT5RrzY7BUwDjKcMrk5cfnl87qeiKbVoKD67XYS+cHfjwQC5XZTR6aPl16X0PX5yy9PIKOpJYHRVIHhTP9SpD5f9kdivAEc5dg5AHeTbewdOrPEYV53rHq5/D+toC8eMUOh6vYdMV3NLX3GWsqpemzH9mooZEbivqA3ns+QIrPRJNCK7BTnCBNA8UjxotVwilaRNpyG1bDRr/c3SWE6XyTZmXxxLnlZsje5WPLv9pVvh3rN32nuevL12y5/8o++pD45OXlZfNsVnp6K4as1Jmfte2WSFmXv92ni2Qs/sdD1F0bSCMMf6V6y8LWGPkS+dCKRdv003PXg9uca7safWp+czWjpp9DTZ72evtW7bnDDrvcuuevro66bo1hrbDhG9Ajnt/LyIyFccr++9jLzNBifFe8MeG9eKlwLZb0foy0/0cg/8+OO76D70qPp4pL3kS7nMFmV2Q3cHcUjayL68zO3RjREB9nxsqONLOi9j46Oo2P331rg+YKPBpK+QjCMjQsWfMkA9Z2TrAdY8hOuRe+DhhpWDZoEzGX45DI2ryz7DJnGkvTit6revvnNecA+dLmHX0E/hspC45UoZ/ZFCInIIg3SCFV9QZ8K1yAV5QsnH6Y++OH7xZ9wyYk+SZU0MRgQRR8VTCiMmgL1iWIgKGpwyyeE/KKoyYKpaJpiCrImiv6QrDHVHnnTpauDRmcIueP88z+bUUZK8hKspHu6vMdt/FTGWdd5UfJpF+Q9eRhTSeR1nWW97RWNdGJspGWQ7Km2lWkVRIFqcMNlg5QtMP1G7q3cH3J/wq1zL/4URt2x4XlXIGW7dnCrQoh4z+OGa/YuOebGjPstcHcFujsP1cUlinsumH801speniebw0rd/Rrevh4m0LZbrLGbz7Nzxl5iedGLrqzixE8251/3C6ogq4IqyQJR8N09Ih4wAxPv3VAkWSRU9W5QQZoS8OVW8uDzfjwtWFQUIsgSFCBDfr8oCVT04wm/RASeTZQlxbsDwKJMiIosK5T8NhNLL7qmP3yR9VxIvKIVvY21U6ECMLWQi6fQRUngpfEejN3B8wwUGYZAltUd0C+/RAHo/YRXBaoMx0vCk5nHb20OpZR1n+1Djy6ASooXQCNjemUXX//ssfXPAiP/TPAuO4fmQuv+3/6q/7ezsv8NrV/mt/gCeZb8CucHaXMC5N+d3JXcdbBq73LPfdiyy3JoaR3XfRruxU0avowWgW34slNMsYcaUVSHlorDWLO8RSk6fKUtrATCjW2IBKx5OSBOVxFJ3csDni5UC3x/FItvqjHJ8khBOvjcplI0tBmtbe5d7GPxIJiMKVLH4v860oh+eRS71W2E5crsKyPd6D+MYpx75tQ620fgnldX5xZhZG/Gc58uNn7DF72eN2bO5jjlQAgZV5IMOVbm6YSb0Eloy0g9cqHxiY4G4uu4ydsF8lHsHtzvB7/IZRceksq5A3H3qN9+SWJj6l0+L83smJFC0zPT7GznEawluDIbj0Pcce7V3OvPgbT/3QB2QchSg68csvI/ZZDy/Gd+jb2TKg4whfaIAxznvkW0wbCvMz54zuZLh9vNIV7HAbDGxoiOxT/JJiwvL163KN/jNuk3JHcQoBWDUXOf7mNfMLB7GMNgLT05mZ52nOkxe4Igsew4NJHRcL77XJWXd75fh52NxpW8F2QH3UO/gBiSPB56xxzVjpNyKBoNDf5ayerora4znaJbyF+wM4yHdppj3K3c3fh2QfJKbDU50hhtIms4Q/8TE6DpEnSDuFN/6xp8ectNKc8DMuLzxEXVhMwNesNTQVR6kTi59ccx4TyqKMiJAs3RJHfpS+rEBbWRojeub/f0o/vRS/vl9aN2rdiaZcdkM0t3iDTOM5B3xvpA3nWRbv2IRAKBiGfy5iW+QqUthvK8Gn/bhZSpayRSnzfQ4j1l4Bs//EFmIrfbKRWu0fz1ZY6dSeWdNV8FbmwPdwT65prcxlX7w0nfwtzgGWyXMv8T/Bbm353ULbwFIeS7AzZzhGmILxLv44x5TPZo3oYEPStp5CLKZDqmw7qMO8gd5W7kbkf75cvrF0dn0o7M5QzLeOdDR2Vp6A9vDSMjn3l6ns/8y2kcQ4FIaPLmyVAkEELIlCXDH2kttiJ+Q5IhYfAJVxf0/i2Xq9zLM94LKC+mgpRoIJcLUAlWFRHCiVQqERYI/PBeSZnfcvHelT30RJfHxs/1mt/DToB/OYHkpzg2g0/+5H1n+sOX66Or+Afsy4W5PL6jgzBLzBgYu3iSpbJWSxNDYjvyN/5ENC0MnmHwiuePDB7ts3MBhPfj8qaE/BC9Gb8msLM6uXRUUQA88eAsdnYA+4UHLypK1D0zQvR0UbdyDRjxg+zNbEV2QLhHq0aR2JCSuccsuBjci5RGp4mhaa/YZgeM4ZudcYsN+R/XivbSgaXoa7HV18ukjtc6L60oPp9ye3Tp4FK0hNGYxF+L1P4PbscMV4emY5VF+W/4u2LToQ+Gpo98lfJ/w//95I6JYgZ6ENIh0EMQZIqbCXkWcab1X9FDIb0DrBXH3i3O+ngZcEMNbonxQpxrC0MM43J39ZHbEJqNJy6oNpHG6Lc9RtKcsTj5SKTWnItMOcnZlKrmD+VVJTWbcrb5/akr075A2rbTkhSYnp0OilJ6amrwjRFVf1cHYxjYoxhJRkwzwu+YSm1LEdMkcJna8TExHhfthSlimKZBphZs40Ko2fWpcM+A3+z3SeZ/dol9b7C+1y+579am/n0seukjIokvPyKf9hT1vaHC/k24CvntU1AmiUYJXKa2f0y0LBEGBgcPBspQA5oWUPPwhVjHvXxrpLw/NGaNEMdgxeX6XmK0XgE8DL7848/7Zy48zexcoeE8u23ej++HemXt/rHm8mV6c0lz9plLniTizRGHp4O3zE0/b+SVxmn6C8MD2lT3vczkI0BfcO9Amu3mPPdkbXz57UjLgw7rq+wluhh8qdfruBTgPra3bcvxT/HwYL+L47uA210e2z1/LcNxRkkff09Yi5rjP9dIdygbJaz1zSjpdgenY3hs4sxkTPnY7hdGcW74vuLhO6Yn3LcJS6NXHMB0b3lZIx2dez6MYE8v8qrpK71jIDwCBt3e9Mohz26ecb7qjkbAo455zpXDPT5v/H1CRdzfWxjtasCdAFLBLFhjZwkzj/L+oGMEyJNRfLcDvj8IXxzUhwb0ut3+GvzqoNUQBjw8AAraybt/+OpfJu+6433uu4xsjjOhvvG6hLG4u08Lfej1Im4zcd9Z1Ol5ZxBz6+udbme9w3NegntZzw+gXSQ/Or/A3WPB9tPgt7O2to5HrbvbKj09rds+lQvim5LxdIwoHsLVJtQhNh7wT54szIXzq3lz8H/kT5Op1ex6ep305wopExLDg9On85B4DyQO4Yud0Y478YZveEMn1+FL3eDHBB5sHbWyghVrsJNCcR9eF/hzWQ2YqXDHH1WksOUPGaHd2UTEjBjGzsVurZ5LpCOJZibf81thSYn6O+GUGVBlLegP5TPNRCSdyNVr3cWdhgHPJLK7Q8amPzbOO9vJC3VH2XGHTallkedX/3XVNDEY9NfIajh83Weuw+CP8YVQrh8EjBbbqxYgXZx20mN7Iojn/9tnMDT26u/hPuHNLeLu+icvPMmW+5O47DejhDsnwYtyrmwyOuvDcs9INwA6pcKojkLLK13AFwkNjyl3tyV1B4gVAl3CoXn4Pf3+u9yDBshaJ28EAF57PXaBjq+6BxOM/HKG75ki+IYp9jZoyz1mieT7/dfOTwt8vjkViSzsJnsf7vffyldLHWfH9l/cuVS0h74Z7ruqBOYBwlkFo1DCjTKmU7BaVdJq4GvOAQa53hq+3QhfwgVYpdPpovuOB0N/zc5U4RzTdswYOw2KvStaXt/ahF3nt+B8HOS8JA4a2rWdYYSOvX3+knDR2rR5YOWAOR1q7GpcElL6q/hkpTIZT2Qyno/BsL14ak/l3L3ibqua7eIwYjDy6bZyvIFJt/Tf9zAfNifkNm3cg3EL6z/4ETQiwZrDeXDtngN4iXsMn5yI/yUhfxnfg9pT97oHUlCb2o2fon56Ks4Ut7IbgSSZqXIvSCt+zHnKsbct2kzsuqR5yv+48/Sel5qn6svP07B1joUH819sou6uem3Cybr4TK1DS+LZbBzaNHo30Zr3rh88o6YUwAVrS5ZUwo28GA5fcIRHqzzUwHjjmWe8K8kDAXtuZWVlX7LXS95BWejtYdn4z1D2H1x83yTPPXXkyFO97Ic/nO2txm54y8LCW26I/TC5tpZ8+MmjR59s73j4ROTeeyMnHj63vPB4eXReP7ewc8ohGa8QMlbGWAljj24+tenD5tI/tlezs0n0+NHZVSl8Hw++a2KIvhtmkB+9OH2WGAh7fHORd6gcw1crZwXc9g7MAODUTutEg4FM48SMtaOzYzYe3+bkfEQNq8SXc7bF4+SWAjvjKl8Qt9/YZkC5vX3j9sGXrHh8Fp7YFicf0lRV+xCJb4OfQ3+jDbJB3g20eBK45evxFII5UmavwsRz3Ake2Se5iplZ4p1XFkS7jI3I38qSRd7G7CamyvZEuVVeRIdBK+a+ooQGBXwp3VFJ2CcQWRV213mV8vwOQSK/KQuNXfCLCHtFTdjFE/rP5SvSaEnKX3dsKSdBdiDnV85a/0mUVf/UYql5e1GgqpB71WzBmfQpRJQeFa4RVJkI+65Ge5Z4vZSSrrpSlFThWlE6IarivemUoFIhb0WdqysSJbJYO7Hokx4VxdKhy2dUf36KPV7M+BR7x54C5PDOWR2tO9TB4Jka53hzD3GCNO+irCgV5gFbAQKrUwtNp+Wm5TDMNTG+EP+9u/+PzF2vadfr+ptKVtMqTb/qRfbzl7xf40tyg3M3E85696ZJaUte98mxc8GM4UkAqG4ens+/5Vw08uzpaC24Hgz+bsiGSzR93fB9JtHgt0J26HeDkFqLno6mN19m4sLwC1A+vjGCK9VjMmAd5LaiI47L1tnh4exsRHynWh0gooR7/4dvdDfJs7oYC8lEUzRfNJKspfUZPVXd/fpCMeAPyVT1Fbp6SAwPfiHPeInOWq0WL2gBK+CXRRNmk3CRvVNVm2pGfKKykLYzyxtcOB3tR9Nhr40uL8Ha6EyU2w34Ou1GE9WH7utxdIRSk70SGF9NPAGgK+nscCF8pw7wCrVLaaJOfs5r4nqtlsj7/KMmbrhNVFQjXpxmTSRjTRzxGozfkdipkxQ5jjY7UJK8ZeuLNTvnvVeTH/G7KN1ybBvueWfQVYl37hw7dQKAdexMOtLDU+j+bHQKnaaw0+cg8a+98+jI2tZT6Ji3XxdPpxt0RwfSDfFsn9EEGTl53DNt04ZlIg8Psp1UaoHMgDLL+7/+9ff38a13a0ABFuadI0ec+f2Q7uFGtFf2OQV3hBmj99wVKZ4AYBe3HqWx5i6f9cirS7Va6dWRbCgg8qTHi4EQ6boL5cRXP1urffarAV88OLG2NhGM+wIenvsmrOl3clGADrQ3cxKsB4cdmu0hsqjM8BcmvmQaJAntGIjL8hy+GZb8lhag+EpGGjBoaWqqRK+HhKxpZjEhncul6avUgIwkXoZP2jDS8hE8qOkNhw6FIUd2+cSRHDUCtNS9s1uiVciTvfaaHDwgZw5eezAjVyBTpFGHIEhTBw+mKFlQpcDgzQFJfcMfePzv35LPkN+CtW9zDeSjLqkTxS29eK0WpHnLytNglGYLhSy9BRIMAAkKn2w0mqXaATUYVN+0vJyHLPnjx/M0GqS5IyvQ+m0hg0bb7Sg8QDNXX52l5LAqBQcng5L6pv4QVv4W4Pa3QC5KwTyP1SyZeLpey7FbeLqeSb/i1UJOV9rt4Yf8+mZ5j4+lQ9H/P/+Zr8Z4nGNgZGBgAOJp9z+sjee3+crAzcSADv5/+L+LiY3xKJDJwQCWBgARkwlBAHicY2BkYGA88P8AAwMTw/8P/38xsTEARZABowIApC4GlgAAAHicY2BgYGBi+P8fiP8wgdmkYrBeKEbmw+X/km8uhM2oAsST/v8H09tAGNkuqBqQ+G1UMSLt+UCe+0iy4xda+PxEdz9U/B8Eg/kw+jft3TcYMbZ4RA8vbPRgcCM6JsU8XOqp77/BAAAcOVFbAHicY2AAAhuGFIY9DE8YWRh1GH0YSxgnMe5ivMWkwuTBVMQsw+zBPI9FiaWC5QwrF6sMaxDrItZLbHxsHuxM7B7ss9jvcPBwhHFUcMzh2MfJwPmIS49rAjcTtwt3Gu8u3g98Bnxr+F7wO/D38F8TEBAIE5gkcELggSCDYJLgHCEBoTNCf4TdhGuEZwkfEf4kwidSILJPVEhURdRM1Es0RXSJ6DExHjEFsSSxIrFJ4l7iTeJHJCwkzkk+k3KSOiUtJr1HxkTmn6yL3Cp5AQUHhXkKPxR9FA8pNSl9UdZQTlNeo/xEhUlFQkVPJU6lTWWGyh6Vayp/VC1U41TLVNeo3lITUXNRi1KbpnZE7YW6jHqIepp6hXqH+gz1TRoqGj4aKRqTNPZp3NBk0ozSzNHcpPlIy0UrQKtAa43WI20JbTvtAO0k7SrtRdobtO/oiOi46dToLNHZpfNIV043RneS7hs9Jb0t+jz6Kwx4DBwMeQznGdkYVRmtMxYwLjLhMfEw6TO5YSpmamaaYXrBLMJsjtk/8wQLEYtTVhZWx2z4bPbYutg+swuyK7KXs++x/+cwz1HAMcrxjJOH0yNnG+ctzudcWFxMXBpc9rj8cOVxNXGtcZ3lusL1lpuIm5lbmFuZ2zl3EXcv90XuLzzEPOw8EjwqPNo8rnjGee7wfOFl5dXjtcbrk7eIt4f3Nh8OHzPKIQA3YKu4AAAAeJxjYGRgYFRgXMYgyAACTEDMBYQMDP/BfAYAHZ0B8AB4nF2QQW6CQBiFH4qaSmKaNO2qaWbVLpqAuvQAundh0iXggBpgyDBq7Al6gp6gp+gBmh6rT/JvykyY+d773z/AALjFDzxch4dRu15HjzwS7pMmwj75XniAAI/CQ/ovwmO8IhQOcIc3nuD5N3QmKIR75HfhPvlD2Cd/Cg/wgC/hIf1v4TE2+BUO8Ow9nXWSmcqtdX4sYitKto22zd5UahZOxVnpStvY6a1KLqo55XPnMpVZU6olq7oojKqtOejUhTvn6kUUZeKHqSlxhkaCDAYVHNZUOY78rxi2U/uvNlQWDfatVpjxjqadzIqqanMxlcaWuQQXrg1OfM+crmNa8bHsKUlL6dX8hoKsULe1A52Ufohd21VjgYgz6+RDpnjSH162Wu4AeJx1VwWYG7kV3n/WsLteyIaTS3K5MrkwXjdlujZlZq48lm3VmtGcpFnHKfeuzMzMzMzMzMzMzPCksT3jbbPft/L/P2mkp0eSFoKF/K+68H//cBwBFlFBFTXUsYRlrKCBVaxhHRvYhU3sxh7sxT7sxwEcxCEcxlk4gqM4hrPp63NwIVwYF8FFcTFcHJfAJXEpXBqXQROXxeVweVwBIVrYQhtXxAlcCVfGVXBVXA1XxzVwTVwL18Z1cC6ui+vhJK6PG+CGuBFujJvgprgZbo5b4Ja4FW6N2+C2uB1ujzvgjrgT7oy74K64G+6Oe4ChgwhdcPTQxwAC98QQEjESKKQ4DxoGFhm2McIpjHEa98K9cR/cF/fD/fEAPBDn4wI8CA/GQ/BQPAwPxyPwSDwKj8Zj8Fg8Do/HE/BEPAlPxlPwVDwNT8cz8Ew8C8/Gc/BcPA/PxwvwQrwIL8ZL8FK8DC/HK/BKvAqvxmvwWrwOr8cb8Ea8CW/GW/BWvA1vxzvwTrwL78Z78F68D+/HB/BBfAgfxkfwUXwMH8cn8El8Cp/GZ/BZfA6fxxfwRXwJX8ZX8FV8DV/HN/BNfAvfxnfwXXwP38cP8EP8CD/GT/BT/Aw/xy/wS/wKv8Zv8Fv8Dr/HH/BH/Al/xl/wV/wNf8c/8E/8C//Gf4KFAEEQLAaVoBrUgnqwFCwHK0EjWA3WgvVgI9gVbAa7gz3B3mBfsD84EBwMDgWHg7OCI8HR4FhwdnA8OGdhkYnuEhM6lSzhNSaZjsMG01qNml01Ssq4PcGS92xYwu3VHGvRH9iwTNrLOcnScIbaK8xaFg1inthKh2lT6Sg13NPxHyTcmGakEquZsbVO1ulIXs9/zFInk3KgdLIUMcmTLtO1iMVcs0rEtF2OBjwaxkwPq5FUkW8Nd23WXfet34NUrLua0yx1pBKpvqlHKk6ZMSu0dMIjK1RSjVQ6Dn3bqkWad4WtdIUZLk1nqXU1G3Fd72qVSm6rnJQYLPIxb9B/s+N04N3lHqNlJVl1jRCXUqRGmOagQazHIu62vkS4L1WHu8F9pfqSr89QM5WZqROVnPXcHDETsql5KscrxDS3I86tG6+VZZZ7h7geOxLWcl3tcd4Nqz0h+VaF2rjSk6xf6ynZJd17So+Y7m70VEb2dNv28x8oc5Fk5BKhI8krfdGzVa9rdeD2W/NtWB8IY5UeVwYq5jURsz4PD7iPWULWEd2mUZFgspkZrg/PycfG8rg5EglZ1ay5ro7MuFXKDjYd806crN5ddhLuFNzjkFDmRDOPqg6Lhvt3yCZ7OzgTzwKE5kjteG/R4Rfxwv07hCqzUiR8fSb2yx+ZUZHQMnFuqcnYQjfnunzaFS9LByrhqw4mbFv0yVt+7MQ403CoO1lmOpUhH4d1KTqa6XHDzdzME2HN42kOLHvWU6q74pH3yJKHNEHe63RezxHvM69GPjjOjIjyMYmyfMOjlKU8LweNCdcsNvkH/ttcAcOtFUnf5J8by/SqR7ZpBmKqgmX9vN+5Pp9ipLTsVggOlyhHvOkqPmFdE1Kr0nAxZukeMivXzjIlH++QTXy8eyZ2g0xKljxciIrCElMWZ/H6rMtHxPF52uyoU1NXUjCyZFga72JiraCU+YWWXZd9miV9Xnzgo6XQjp+XMSlOc118xbepDHrj7ypkp6gyab4xE1DeEtpbcB9zpKns/o9QWCaP7hRKys9mksUdToVs387elInEHtoppQrAtQ/+WY9IyDirBTXqyIxQsHUU+aJZnBdn7HQ16uiZOr27Dp+pN0sLdSTrcLlZokk/o9JTOMhtu2B04GS7SswYGlx4IiaTN+l4EadLMpcf3jtF5BETPZEHrinmSykfqeCulwQU84UPU+6OicL2PpMmNeF4WWpV01CMUH5JOoloV7qsJeXlODdFMTWdBpzZYurJSeANWYwyVBiiQaGfGTBdCjozyHo9yYtgNUORNhN+yu6fF6WabwuVmcKwLvf3zbFpApXHqLQ0UV73s9QlTaGDpdUyXbKhVV02LiaxGdWkgm0fm+Ftri35hOqCFH06RJS1Ki5CY1twCkk2LpYadZoss6oQnFYqpgDfnBfQPtZibrlqnsulERk53LOTbKB5MuDCNnKBv1KslnBYJq0y2SqTdpmM18oknGOtObY1Zfm9ZSNn0lc6Ksq7dvBwp6C1U7C1U9BuTAVUOldyHCuVNAoYTsSJcm7xUFMpGa+WcFgmrTLZmihtEjWiO8lwOoXj0yk8DsukVSZbZdJenpAsWZmhsIBTAxLUwvDNnNkB17FyWE/6R5RLJFyfY+E8bc3TrXnanizqrjWNAk435XFYJq0y2SqTdtXfv2qx6tANrurrUT3hGd2P5XLCR8Yf1jXVo4rEa77khLWUJ5GQVV9aKq5gVF3Tqrj7SDXVVOyrdAyosKZ5rLZ51d8mFw3dhek/rPrCUDMxLTiu5z8kpCv7sOJy20HtBbpVdWkdLrt2xGw0aBirOYspv5OobrI0VdouujuAHdDhYyjhV2YorNIJo8KlLMmvyrX8Pl51N4WtxraSWUz1mMJxbYLz03t1yjLLQ3o/Cno9anopSnoxcno3hvRuHNHbsk0vSuvflBm9MDv0ihzS69G9ZU/QW/IUvSxP08v15MLCfwH7xUHo) format("woff")}.mbsc-font-icon:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Mobiscroll;font-style:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;text-transform:none}.mbsc-icon-aid:before{content:"\ea01"}.mbsc-icon-airplane:before{content:"\ea02"}.mbsc-icon-alarm2:before{content:"\ea03"}.mbsc-icon-arrow-down2:before{content:"\ea04"}.mbsc-icon-arrow-down5:before{content:"\ea05"}.mbsc-icon-arrow-left2:before{content:"\ea06"}.mbsc-icon-arrow-left5:before{content:"\ea07"}.mbsc-icon-arrow-right2:before{content:"\ea08"}.mbsc-icon-arrow-right5:before{content:"\ea09"}.mbsc-icon-arrow-up2:before{content:"\ea0a"}.mbsc-icon-arrow-up5:before{content:"\ea0b"}.mbsc-icon-attachment:before{content:"\ea0c"}.mbsc-icon-bars:before{content:"\ea0d"}.mbsc-icon-book:before{content:"\ea0e"}.mbsc-icon-brightness-contrast:before{content:"\ea0f"}.mbsc-icon-bubble:before{content:"\ea10"}.mbsc-icon-bubbles:before{content:"\ea11"}.mbsc-icon-bullhorn:before{content:"\ea12"}.mbsc-icon-calendar:before{content:"\ea13"}.mbsc-icon-camera:before{content:"\ea14"}.mbsc-icon-cart:before{content:"\ea15"}.mbsc-icon-checkmark:before{content:"\ea16"}.mbsc-icon-clock:before{content:"\ea17"}.mbsc-icon-close:before{content:"\ea18"}.mbsc-icon-cloud:before{content:"\ea19"}.mbsc-icon-cloud-download:before{content:"\ea1a"}.mbsc-icon-cloud-upload:before{content:"\ea1b"}.mbsc-icon-cogs:before{content:"\ea1c"}.mbsc-icon-compass:before{content:"\ea1d"}.mbsc-icon-connection:before{content:"\ea1e"}.mbsc-icon-copy2:before{content:"\ea1f"}.mbsc-icon-copy3:before{content:"\ea20"}.mbsc-icon-credit:before{content:"\ea21"}.mbsc-icon-disk:before{content:"\ea22"}.mbsc-icon-download:before{content:"\ea23"}.mbsc-icon-drawer:before{content:"\ea24"}.mbsc-icon-droplet:before{content:"\ea25"}.mbsc-icon-earth:before{content:"\ea26"}.mbsc-icon-eye:before{content:"\ea27"}.mbsc-icon-eye-blocked:before{content:"\ea28"}.mbsc-icon-fa-dollar:before{content:"\ea29"}.mbsc-icon-fa-ellipsis-h:before{content:"\ea2a"}.mbsc-icon-fa-facebook:before{content:"\ea2b"}.mbsc-icon-fa-globe:before{content:"\ea2c"}.mbsc-icon-fa-google:before{content:"\ea2d"}.mbsc-icon-fa-google-plus:before{content:"\ea2e"}.mbsc-icon-fa-leaf:before{content:"\ea2f"}.mbsc-icon-fa-mail-reply:before{content:"\ea30"}.mbsc-icon-fa-retweet:before{content:"\ea31"}.mbsc-icon-fa-rotate-left:before{content:"\ea32"}.mbsc-icon-fa-twitter:before{content:"\ea33"}.mbsc-icon-feed2:before{content:"\ea34"}.mbsc-icon-file4:before{content:"\ea35"}.mbsc-icon-film:before{content:"\ea36"}.mbsc-icon-flag:before{content:"\ea37"}.mbsc-icon-folder:before{content:"\ea38"}.mbsc-icon-forward:before{content:"\ea39"}.mbsc-icon-foundation-mail:before{content:"\ea3a"}.mbsc-icon-foundation-minus-circle:before{content:"\ea3b"}.mbsc-icon-gift:before{content:"\ea3c"}.mbsc-icon-globe:before{content:"\ea3d"}.mbsc-icon-heart:before{content:"\ea3e"}.mbsc-icon-heart2:before{content:"\ea3f"}.mbsc-icon-history:before{content:"\ea40"}.mbsc-icon-home:before{content:"\ea41"}.mbsc-icon-image2:before{content:"\ea42"}.mbsc-icon-ion-android-social-user:before{content:"\ea43"}.mbsc-icon-ion-android-system-windows:before{content:"\ea44"}.mbsc-icon-ion-bluetooth:before{content:"\ea45"}.mbsc-icon-ion-close-circled:before{content:"\ea46"}.mbsc-icon-ion-email:before{content:"\ea47"}.mbsc-icon-ion-ios7-arrow-back:before{content:"\ea48"}.mbsc-icon-ion-ios7-arrow-forward:before{content:"\ea49"}.mbsc-icon-ion-ios7-checkmark-empty:before{content:"\ea4a"}.mbsc-icon-ion-ios7-close-empty:before{content:"\ea4b"}.mbsc-icon-ion-ios7-close-outline:before{content:"\ea4c"}.mbsc-icon-ion-ios7-email:before{content:"\ea4d"}.mbsc-icon-ion-ios7-information-outline:before{content:"\ea4e"}.mbsc-icon-ion-ios7-plus-empty:before{content:"\ea4f"}.mbsc-icon-ion-iphone:before{content:"\ea50"}.mbsc-icon-ion-navigate:before{content:"\ea51"}.mbsc-icon-ion-social-facebook:before{content:"\ea52"}.mbsc-icon-ion-usb:before{content:"\ea53"}.mbsc-icon-key2:before{content:"\ea54"}.mbsc-icon-library:before{content:"\ea55"}.mbsc-icon-line-bubble:before{content:"\ea56"}.mbsc-icon-line-calendar:before{content:"\ea57"}.mbsc-icon-line-food:before{content:"\ea58"}.mbsc-icon-line-heart:before{content:"\ea59"}.mbsc-icon-line-key:before{content:"\ea5a"}.mbsc-icon-line-mail:before{content:"\ea5b"}.mbsc-icon-line-megaphone:before{content:"\ea5c"}.mbsc-icon-line-music:before{content:"\ea5d"}.mbsc-icon-line-note:before{content:"\ea5e"}.mbsc-icon-line-paperplane:before{content:"\ea5f"}.mbsc-icon-line-params:before{content:"\ea60"}.mbsc-icon-line-phone:before{content:"\ea61"}.mbsc-icon-line-settings:before{content:"\ea62"}.mbsc-icon-line-star:before{content:"\ea63"}.mbsc-icon-line-t-shirt:before{content:"\ea64"}.mbsc-icon-line-tag:before{content:"\ea65"}.mbsc-icon-line-user:before{content:"\ea66"}.mbsc-icon-line-world:before{content:"\ea67"}.mbsc-icon-link:before{content:"\ea68"}.mbsc-icon-location:before{content:"\ea69"}.mbsc-icon-lock:before{content:"\ea6a"}.mbsc-icon-lock2:before{content:"\ea6b"}.mbsc-icon-loop2:before{content:"\ea6c"}.mbsc-icon-map:before{content:"\ea6d"}.mbsc-icon-material-arrow-back:before{content:"\ea6e"}.mbsc-icon-material-arrow-forward:before{content:"\ea6f"}.mbsc-icon-material-backspace:before{content:"\ea70"}.mbsc-icon-material-brightness-medium:before{content:"\ea71"}.mbsc-icon-material-check:before{content:"\ea72"}.mbsc-icon-material-check-box-outline-blank:before{content:"\ea73"}.mbsc-icon-material-close:before{content:"\ea74"}.mbsc-icon-material-crop:before{content:"\ea75"}.mbsc-icon-material-date-range:before{content:"\ea76"}.mbsc-icon-material-email:before{content:"\ea77"}.mbsc-icon-material-equalizer:before{content:"\ea78"}.mbsc-icon-material-event-note:before{content:"\ea79"}.mbsc-icon-material-explore:before{content:"\ea7a"}.mbsc-icon-material-filter:before{content:"\ea7b"}.mbsc-icon-material-format-bold:before{content:"\ea7c"}.mbsc-icon-material-format-ital:before{content:"\ea7d"}.mbsc-icon-material-format-list-numbered:before{content:"\ea7e"}.mbsc-icon-material-format-paint:before{content:"\ea7f"}.mbsc-icon-material-format-underline:before{content:"\ea80"}.mbsc-icon-material-inbox:before{content:"\ea81"}.mbsc-icon-material-iso:before{content:"\ea82"}.mbsc-icon-material-keyboard-arrow-down:before{content:"\ea83"}.mbsc-icon-material-keyboard-arrow-left:before{content:"\ea84"}.mbsc-icon-material-keyboard-arrow-right:before{content:"\ea85"}.mbsc-icon-material-keyboard-arrow-up:before{content:"\ea86"}.mbsc-icon-material-label:before{content:"\ea87"}.mbsc-icon-material-language:before{content:"\ea88"}.mbsc-icon-material-list:before{content:"\ea89"}.mbsc-icon-material-menu:before{content:"\ea8a"}.mbsc-icon-material-message:before{content:"\ea8b"}.mbsc-icon-material-more-horiz:before{content:"\ea8c"}.mbsc-icon-material-music-note:before{content:"\ea8d"}.mbsc-icon-material-notifications:before{content:"\ea8e"}.mbsc-icon-material-palette:before{content:"\ea8f"}.mbsc-icon-material-pause:before{content:"\ea90"}.mbsc-icon-material-people:before{content:"\ea91"}.mbsc-icon-material-phone-iphone:before{content:"\ea92"}.mbsc-icon-material-photo-size-select-large:before{content:"\ea93"}.mbsc-icon-material-play-arrow:before{content:"\ea94"}.mbsc-icon-material-repeat:before{content:"\ea95"}.mbsc-icon-material-rotate-right:before{content:"\ea96"}.mbsc-icon-material-search:before{content:"\ea97"}.mbsc-icon-material-share:before{content:"\ea98"}.mbsc-icon-material-shuffle:before{content:"\ea99"}.mbsc-icon-material-skip-next:before{content:"\ea9a"}.mbsc-icon-material-skip-previous:before{content:"\ea9b"}.mbsc-icon-material-star:before{content:"\ea9c"}.mbsc-icon-material-star-outline:before{content:"\ea9d"}.mbsc-icon-material-stop:before{content:"\ea9e"}.mbsc-icon-material-system-update:before{content:"\ea9f"}.mbsc-icon-material-texture:before{content:"\eaa0"}.mbsc-icon-material-today:before{content:"\eaa1"}.mbsc-icon-material-tune:before{content:"\eaa2"}.mbsc-icon-material-tv:before{content:"\eaa3"}.mbsc-icon-material-vertical-align-bottom:before{content:"\eaa4"}.mbsc-icon-material-view-day:before{content:"\eaa5"}.mbsc-icon-material-wb-auto:before{content:"\eaa6"}.mbsc-icon-material-zoom-in:before{content:"\eaa7"}.mbsc-icon-material-zoom-out:before{content:"\eaa8"}.mbsc-icon-meteo-Celsius:before{content:"\eaa9"}.mbsc-icon-meteo-Fahrenheit:before{content:"\eaaa"}.mbsc-icon-meteo-cloud:before{content:"\eaab"}.mbsc-icon-meteo-cloud2:before{content:"\eaac"}.mbsc-icon-meteo-cloud3:before{content:"\eaad"}.mbsc-icon-meteo-cloud4:before{content:"\eaae"}.mbsc-icon-meteo-cloud5:before{content:"\eaaf"}.mbsc-icon-meteo-cloudy:before{content:"\eab0"}.mbsc-icon-meteo-cloudy2:before{content:"\eab1"}.mbsc-icon-meteo-cloudy3:before{content:"\eab2"}.mbsc-icon-meteo-cloudy4:before{content:"\eab3"}.mbsc-icon-meteo-compass:before{content:"\eab4"}.mbsc-icon-meteo-lightning:before{content:"\eab5"}.mbsc-icon-meteo-lightning2:before{content:"\eab6"}.mbsc-icon-meteo-lightning3:before{content:"\eab7"}.mbsc-icon-meteo-lightning4:before{content:"\eab8"}.mbsc-icon-meteo-lightning5:before{content:"\eab9"}.mbsc-icon-meteo-lines:before{content:"\eaba"}.mbsc-icon-meteo-moon:before{content:"\eabb"}.mbsc-icon-meteo-moon2:before{content:"\eabc"}.mbsc-icon-meteo-none:before{content:"\eabd"}.mbsc-icon-meteo-rainy:before{content:"\eabe"}.mbsc-icon-meteo-rainy2:before{content:"\eabf"}.mbsc-icon-meteo-rainy3:before{content:"\eac0"}.mbsc-icon-meteo-rainy4:before{content:"\eac1"}.mbsc-icon-meteo-snowflake:before{content:"\eac2"}.mbsc-icon-meteo-snowy:before{content:"\eac3"}.mbsc-icon-meteo-snowy2:before{content:"\eac4"}.mbsc-icon-meteo-snowy3:before{content:"\eac5"}.mbsc-icon-meteo-snowy4:before{content:"\eac6"}.mbsc-icon-meteo-snowy5:before{content:"\eac7"}.mbsc-icon-meteo-sun:before{content:"\eac8"}.mbsc-icon-meteo-sun2:before{content:"\eac9"}.mbsc-icon-meteo-sun3:before{content:"\eaca"}.mbsc-icon-meteo-sunrise:before{content:"\eacb"}.mbsc-icon-meteo-thermometer:before{content:"\eacc"}.mbsc-icon-meteo-weather:before{content:"\eacd"}.mbsc-icon-meteo-weather2:before{content:"\eace"}.mbsc-icon-meteo-weather3:before{content:"\eacf"}.mbsc-icon-meteo-weather4:before{content:"\ead0"}.mbsc-icon-meteo-weather5:before{content:"\ead1"}.mbsc-icon-meteo-wind:before{content:"\ead2"}.mbsc-icon-meteo-windy:before{content:"\ead3"}.mbsc-icon-meteo-windy2:before{content:"\ead4"}.mbsc-icon-meteo-windy3:before{content:"\ead5"}.mbsc-icon-meteo-windy4:before{content:"\ead6"}.mbsc-icon-meteo-windy5:before{content:"\ead7"}.mbsc-icon-minus:before{content:"\ead8"}.mbsc-icon-mobile:before{content:"\ead9"}.mbsc-icon-music:before{content:"\eada"}.mbsc-icon-neutral:before{content:"\eadb"}.mbsc-icon-newspaper:before{content:"\eadc"}.mbsc-icon-office:before{content:"\eadd"}.mbsc-icon-pause2:before{content:"\eade"}.mbsc-icon-pencil:before{content:"\eadf"}.mbsc-icon-phone:before{content:"\eae0"}.mbsc-icon-play:before{content:"\eae1"}.mbsc-icon-play3:before{content:"\eae2"}.mbsc-icon-plus:before{content:"\eae3"}.mbsc-icon-print:before{content:"\eae4"}.mbsc-icon-redo2:before{content:"\eae5"}.mbsc-icon-remove:before{content:"\eae6"}.mbsc-icon-reply:before{content:"\eae7"}.mbsc-icon-sad:before{content:"\eae8"}.mbsc-icon-sad2:before{content:"\eae9"}.mbsc-icon-share:before{content:"\eaea"}.mbsc-icon-smiley:before{content:"\eaeb"}.mbsc-icon-smiley2:before{content:"\eaec"}.mbsc-icon-stack:before{content:"\eaed"}.mbsc-icon-star:before{content:"\eaee"}.mbsc-icon-star2:before{content:"\eaef"}.mbsc-icon-star3:before{content:"\eaf0"}.mbsc-icon-stop2:before{content:"\eaf1"}.mbsc-icon-stopwatch:before{content:"\eaf2"}.mbsc-icon-stream-sync:before{content:"\eaf3"}.mbsc-icon-support:before{content:"\eaf4"}.mbsc-icon-tag:before{content:"\eaf5"}.mbsc-icon-thumbs-up:before{content:"\eaf6"}.mbsc-icon-thumbs-up2:before{content:"\eaf7"}.mbsc-icon-undo2:before{content:"\eaf8"}.mbsc-icon-unlocked:before{content:"\eaf9"}.mbsc-icon-upload:before{content:"\eafa"}.mbsc-icon-user4:before{content:"\eafb"}.mbsc-icon-volume-high:before{content:"\eafc"}.mbsc-icon-volume-medium:before{content:"\eafd"}.mbsc-icon-volume-mute2:before{content:"\eafe"}:root{--mbsc-safe-top:0;--mbsc-safe-right:0;--mbsc-safe-bottom:0;--mbsc-safe-left:0}@supports (top:constant(safe-area-inset-top)){:root{--mbsc-safe-top:constant(safe-area-inset-top);--mbsc-safe-right:constant(safe-area-inset-right);--mbsc-safe-bottom:constant(safe-area-inset-bottom);--mbsc-safe-left:constant(safe-area-inset-left)}}@supports (top:env(safe-area-inset-top)){:root{--mbsc-safe-top:env(safe-area-inset-top);--mbsc-safe-right:env(safe-area-inset-right);--mbsc-safe-bottom:env(safe-area-inset-bottom);--mbsc-safe-left:env(safe-area-inset-left)}}.mbsc-font{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%;font-family:-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400}.mbsc-reset{-webkit-appearance:none;appearance:none;background:none;border:0;margin:0;padding:0}.mbsc-resize{bottom:0;overflow:hidden;right:0;z-index:-1}.mbsc-resize,.mbsc-resize-i{left:0;position:absolute;top:0}.mbsc-resize-y{height:200%;width:200%}.mbsc-hidden{visibility:hidden}.mbsc-hidden-content{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap;width:1px}.mbsc-ltr{direction:ltr}.mbsc-rtl{direction:rtl}.mbsc-ripple{background:currentColor;border-radius:1000em;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(0)}.mbsc-flex,.mbsc-flex-col{display:flex}.mbsc-flex-col{flex-direction:column}.mbsc-flex-1-1{flex:1 1 auto}.mbsc-flex-1-0{flex:1 0 auto}.mbsc-flex-1-0-0{flex:1 0 0}@media (-ms-high-contrast:none){.mbsc-flex-1-0-0{flex:1 0 auto}}.mbsc-flex-none{flex:none}@media (-webkit-min-device-pixel-ratio:2){.mbsc-hb,.mbsc-hb:after,.mbsc-hb:before{border-style:none;border-width:.5px!important}}.mbsc-ios.mbsc-button{border-radius:.25em;line-height:2.25em;margin:.5em .25em;padding:0 .5em;transition:opacity .1s ease-out,background-color .1s ease-out}.mbsc-ios.mbsc-icon-button{border-radius:4em;line-height:normal;padding:.5em}.mbsc-ios.mbsc-button.mbsc-hover{opacity:.7}.mbsc-ios.mbsc-button.mbsc-active{opacity:.5}.mbsc-ios.mbsc-button.mbsc-disabled,.mbsc-ios.mbsc-button:disabled{opacity:.2}.mbsc-ios.mbsc-button-outline.mbsc-active{opacity:1}.mbsc-ios.mbsc-ltr.mbsc-button-icon-start{padding-right:.375em}.mbsc-ios.mbsc-ltr.mbsc-button-icon-end,.mbsc-ios.mbsc-rtl.mbsc-button-icon-start{padding-left:.375em}.mbsc-ios.mbsc-rtl.mbsc-button-icon-end{padding-right:.375em}.mbsc-ios .mbsc-button-group,.mbsc-ios .mbsc-button-group-block,.mbsc-ios .mbsc-button-group-justified{margin:.5em .75em}.mbsc-ios .mbsc-button-group-block{margin:.5em 1em}.mbsc-ios.mbsc-button-standard{background:#fff;color:#007aff}.mbsc-ios.mbsc-button-flat{color:#007aff}.mbsc-ios.mbsc-button-outline{border:1px solid #1273de;color:#1273de}.mbsc-ios.mbsc-button-outline.mbsc-active{background:#1273de;color:#f7f7f7}.mbsc-ios.mbsc-button.mbsc-focus{background:rgba(0,0,0,.05)}.mbsc-ios.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#fff}.mbsc-ios.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#fff}.mbsc-ios.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#fff}.mbsc-ios.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#fff}.mbsc-ios.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#fff}.mbsc-ios.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#fff}.mbsc-ios.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#fff}.mbsc-ios.mbsc-button-light.mbsc-button-standard{background:#fff;color:#000}.mbsc-ios.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-ios.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-ios.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-ios.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-ios.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-ios.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-ios.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-ios.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-ios.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-ios.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#3f97f6;color:#fff}.mbsc-ios.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-ios.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#90979e;color:#fff}.mbsc-ios.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-ios.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#43be5f;color:#fff}.mbsc-ios.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-ios.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#f5504e;color:#fff}.mbsc-ios.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-ios.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#f8b042;color:#fff}.mbsc-ios.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-ios.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#5bb7c5;color:#fff}.mbsc-ios.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-ios.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#47494a;color:#fff}.mbsc-ios.mbsc-button-light.mbsc-button-outline{border-color:#bfbfbf;color:#bfbfbf}.mbsc-ios.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#bfbfbf;color:#fff}.mbsc-ios-dark.mbsc-button-standard{background:#3b3b3b;color:#ff9f0a}.mbsc-ios-dark.mbsc-button-flat{color:#ff9f0a}.mbsc-ios-dark.mbsc-button-outline{border:1px solid #ffa519;color:#ffa519}.mbsc-ios-dark.mbsc-button-outline.mbsc-active{background:#ffa519;color:#000}.mbsc-ios-dark.mbsc-button.mbsc-focus{background:hsla(0,0%,100%,.05)}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#fff}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#fff}.mbsc-ios-dark.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#fff}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#fff}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#fff}.mbsc-ios-dark.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#fff}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#fff}.mbsc-ios-dark.mbsc-button-light.mbsc-button-standard{background:#fff;color:#000}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-ios-dark.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-ios-dark.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-ios-dark.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#3f97f6;color:#fff}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#90979e;color:#fff}.mbsc-ios-dark.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-ios-dark.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#43be5f;color:#fff}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#f5504e;color:#fff}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#f8b042;color:#fff}.mbsc-ios-dark.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-ios-dark.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#5bb7c5;color:#fff}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#47494a;color:#fff}.mbsc-ios-dark.mbsc-button-light.mbsc-button-outline{border-color:#bfbfbf;color:#bfbfbf}.mbsc-ios-dark.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#bfbfbf;color:#fff}.mbsc-material.mbsc-button{border-radius:.285715em;font-size:.875em;font-weight:600;line-height:1.714286em;margin:.5em;min-width:4.571429em;padding:.428572em 1.142858em;text-transform:uppercase;transition:box-shadow .2s ease-out,background-color .2s ease-out}.mbsc-material.mbsc-button-outline{border:1px solid}.mbsc-material.mbsc-button .mbsc-icon{font-size:1.142858em}.mbsc-material.mbsc-icon-button{border-radius:2em;font-size:1em;line-height:normal;min-width:0;padding:.5em}.mbsc-material.mbsc-icon-button .mbsc-icon{font-size:1em;height:1.5em;width:1.5em}.mbsc-material.mbsc-button.mbsc-disabled,.mbsc-material.mbsc-button:disabled{opacity:.3}.mbsc-material.mbsc-ltr.mbsc-button-icon-start{margin-left:-.25em;padding-right:.5em}.mbsc-material.mbsc-ltr.mbsc-button-icon-end,.mbsc-material.mbsc-rtl.mbsc-button-icon-start{margin-right:-.25em;padding-left:.5em}.mbsc-material.mbsc-rtl.mbsc-button-icon-end{margin-left:-.25em;padding-right:.5em}.mbsc-material .mbsc-button-group,.mbsc-material .mbsc-button-group-justified{margin:.5em}.mbsc-material .mbsc-button-group-block{margin:.5em 1em}.mbsc-material.mbsc-button-standard{background:#cfcfcf;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);color:#000}.mbsc-material.mbsc-button-standard.mbsc-hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mbsc-material.mbsc-button-standard.mbsc-active,.mbsc-material.mbsc-button-standard.mbsc-focus{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mbsc-material.mbsc-button-flat,.mbsc-material.mbsc-button-outline{color:#000}.mbsc-material.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-flat.mbsc-hover,.mbsc-material.mbsc-button-outline.mbsc-active,.mbsc-material.mbsc-button-outline.mbsc-hover{background:rgba(0,0,0,.2)}.mbsc-material.mbsc-button-flat.mbsc-focus,.mbsc-material.mbsc-button-outline.mbsc-focus{background:rgba(0,0,0,.3)}.mbsc-material.mbsc-button-outline{border-color:#000}.mbsc-material.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#fff}.mbsc-material.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#fff}.mbsc-material.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#fff}.mbsc-material.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#fff}.mbsc-material.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#fff}.mbsc-material.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#fff}.mbsc-material.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#fff}.mbsc-material.mbsc-button-light.mbsc-button-standard{background:#fff;color:#303030}.mbsc-material.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-material.mbsc-button-primary.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-primary.mbsc-button-flat.mbsc-hover{background:rgba(63,151,246,.2)}.mbsc-material.mbsc-button-primary.mbsc-button-flat.mbsc-focus{background:rgba(63,151,246,.3)}.mbsc-material.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-material.mbsc-button-secondary.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-secondary.mbsc-button-flat.mbsc-hover{background:hsla(210,7%,59%,.2)}.mbsc-material.mbsc-button-secondary.mbsc-button-flat.mbsc-focus{background:hsla(210,7%,59%,.3)}.mbsc-material.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-material.mbsc-button-success.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-success.mbsc-button-flat.mbsc-hover{background:rgba(67,190,95,.2)}.mbsc-material.mbsc-button-success.mbsc-button-flat.mbsc-focus{background:rgba(67,190,95,.3)}.mbsc-material.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-material.mbsc-button-danger.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-danger.mbsc-button-flat.mbsc-hover{background:rgba(245,80,78,.2)}.mbsc-material.mbsc-button-danger.mbsc-button-flat.mbsc-focus{background:rgba(245,80,78,.3)}.mbsc-material.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-material.mbsc-button-warning.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-warning.mbsc-button-flat.mbsc-hover{background:rgba(248,176,66,.2)}.mbsc-material.mbsc-button-warning.mbsc-button-flat.mbsc-focus{background:rgba(248,176,66,.3)}.mbsc-material.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-material.mbsc-button-info.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-info.mbsc-button-flat.mbsc-hover{background:rgba(91,183,197,.2)}.mbsc-material.mbsc-button-info.mbsc-button-flat.mbsc-focus{background:rgba(91,183,197,.3)}.mbsc-material.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-material.mbsc-button-dark.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-dark.mbsc-button-flat.mbsc-hover{background:rgba(71,73,74,.2)}.mbsc-material.mbsc-button-dark.mbsc-button-flat.mbsc-focus{background:rgba(71,73,74,.3)}.mbsc-material.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-material.mbsc-button-light.mbsc-button-flat.mbsc-active,.mbsc-material.mbsc-button-light.mbsc-button-flat.mbsc-hover{background:hsla(0,0%,100%,.2)}.mbsc-material.mbsc-button-light.mbsc-button-flat.mbsc-focus{background:hsla(0,0%,100%,.3)}.mbsc-material.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-material.mbsc-button-primary.mbsc-button-outline.mbsc-active,.mbsc-material.mbsc-button-primary.mbsc-button-outline.mbsc-hover{background:rgba(63,151,246,.2)}.mbsc-material.mbsc-button-primary.mbsc-button-outline.mbsc-focus{background:rgba(63,151,246,.3)}.mbsc-material.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-material.mbsc-button-secondary.mbsc-button-outline.mbsc-active,.mbsc-material.mbsc-button-secondary.mbsc-button-outline.mbsc-hover{background:hsla(210,7%,59%,.2)}.mbsc-material.mbsc-button-secondary.mbsc-button-outline.mbsc-focus{background:hsla(210,7%,59%,.3)}.mbsc-material.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-material.mbsc-button-success.mbsc-button-outline.mbsc-active,.mbsc-material.mbsc-button-success.mbsc-button-outline.mbsc-hover{background:rgba(67,190,95,.2)}.mbsc-material.mbsc-button-success.mbsc-button-outline.mbsc-focus{background:rgba(67,190,95,.3)}.mbsc-material.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-material.mbsc-button-danger.mbsc-button-outline.mbsc-active,.mbsc-material.mbsc-button-danger.mbsc-button-outline.mbsc-hover{background:rgba(245,80,78,.2)}.mbsc-material.mbsc-button-danger.mbsc-button-outline.mbsc-focus{background:rgba(245,80,78,.3)}.mbsc-material.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-material.mbsc-button-warning.mbsc-button-outline.mbsc-active,.mbsc-material.mbsc-button-warning.mbsc-button-outline.mbsc-hover{background:rgba(248,176,66,.2)}.mbsc-material.mbsc-button-warning.mbsc-button-outline.mbsc-focus{background:rgba(248,176,66,.3)}.mbsc-material.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-material.mbsc-button-info.mbsc-button-outline.mbsc-active,.mbsc-material.mbsc-button-info.mbsc-button-outline.mbsc-hover{background:rgba(91,183,197,.2)}.mbsc-material.mbsc-button-info.mbsc-button-outline.mbsc-focus{background:rgba(91,183,197,.3)}.mbsc-material.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-material.mbsc-button-dark.mbsc-button-outline.mbsc-active,.mbsc-material.mbsc-button-dark.mbsc-button-outline.mbsc-hover{background:rgba(71,73,74,.2)}.mbsc-material.mbsc-button-dark.mbsc-button-outline.mbsc-focus{background:rgba(71,73,74,.3)}.mbsc-material.mbsc-button-light.mbsc-button-outline{border-color:#ccc;color:#ccc}.mbsc-material.mbsc-button-light.mbsc-button-outline.mbsc-active,.mbsc-material.mbsc-button-light.mbsc-button-outline.mbsc-hover{background:hsla(0,0%,100%,.2)}.mbsc-material.mbsc-button-light.mbsc-button-outline.mbsc-focus{background:hsla(0,0%,100%,.3)}.mbsc-material-dark.mbsc-button-standard{background:#2b2b2b;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);color:#fff}.mbsc-material-dark.mbsc-button-standard.mbsc-hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mbsc-material-dark.mbsc-button-standard.mbsc-active,.mbsc-material-dark.mbsc-button-standard.mbsc-focus{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mbsc-material-dark.mbsc-button-flat,.mbsc-material-dark.mbsc-button-outline{color:#fff}.mbsc-material-dark.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-flat.mbsc-hover,.mbsc-material-dark.mbsc-button-outline.mbsc-active,.mbsc-material-dark.mbsc-button-outline.mbsc-hover{background:hsla(0,0%,100%,.2)}.mbsc-material-dark.mbsc-button-flat.mbsc-focus,.mbsc-material-dark.mbsc-button-outline.mbsc-focus{background:hsla(0,0%,100%,.3)}.mbsc-material-dark.mbsc-button-outline{border-color:#fff}.mbsc-material-dark.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#000}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#000}.mbsc-material-dark.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#000}.mbsc-material-dark.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#000}.mbsc-material-dark.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#000}.mbsc-material-dark.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#000}.mbsc-material-dark.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#000}.mbsc-material-dark.mbsc-button-light.mbsc-button-standard{background:#fff;color:#fff}.mbsc-material-dark.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-material-dark.mbsc-button-primary.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-primary.mbsc-button-flat.mbsc-hover{background:rgba(63,151,246,.2)}.mbsc-material-dark.mbsc-button-primary.mbsc-button-flat.mbsc-focus{background:rgba(63,151,246,.3)}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-secondary.mbsc-button-flat.mbsc-hover{background:hsla(210,7%,59%,.2)}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-flat.mbsc-focus{background:hsla(210,7%,59%,.3)}.mbsc-material-dark.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-material-dark.mbsc-button-success.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-success.mbsc-button-flat.mbsc-hover{background:rgba(67,190,95,.2)}.mbsc-material-dark.mbsc-button-success.mbsc-button-flat.mbsc-focus{background:rgba(67,190,95,.3)}.mbsc-material-dark.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-material-dark.mbsc-button-danger.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-danger.mbsc-button-flat.mbsc-hover{background:rgba(245,80,78,.2)}.mbsc-material-dark.mbsc-button-danger.mbsc-button-flat.mbsc-focus{background:rgba(245,80,78,.3)}.mbsc-material-dark.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-material-dark.mbsc-button-warning.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-warning.mbsc-button-flat.mbsc-hover{background:rgba(248,176,66,.2)}.mbsc-material-dark.mbsc-button-warning.mbsc-button-flat.mbsc-focus{background:rgba(248,176,66,.3)}.mbsc-material-dark.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-material-dark.mbsc-button-info.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-info.mbsc-button-flat.mbsc-hover{background:rgba(91,183,197,.2)}.mbsc-material-dark.mbsc-button-info.mbsc-button-flat.mbsc-focus{background:rgba(91,183,197,.3)}.mbsc-material-dark.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-material-dark.mbsc-button-dark.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-dark.mbsc-button-flat.mbsc-hover{background:rgba(71,73,74,.2)}.mbsc-material-dark.mbsc-button-dark.mbsc-button-flat.mbsc-focus{background:rgba(71,73,74,.3)}.mbsc-material-dark.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-material-dark.mbsc-button-light.mbsc-button-flat.mbsc-active,.mbsc-material-dark.mbsc-button-light.mbsc-button-flat.mbsc-hover{background:hsla(0,0%,100%,.2)}.mbsc-material-dark.mbsc-button-light.mbsc-button-flat.mbsc-focus{background:hsla(0,0%,100%,.3)}.mbsc-material-dark.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-material-dark.mbsc-button-primary.mbsc-button-outline.mbsc-active,.mbsc-material-dark.mbsc-button-primary.mbsc-button-outline.mbsc-hover{background:rgba(63,151,246,.2)}.mbsc-material-dark.mbsc-button-primary.mbsc-button-outline.mbsc-focus{background:rgba(63,151,246,.3)}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-active,.mbsc-material-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-hover{background:hsla(210,7%,59%,.2)}.mbsc-material-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-focus{background:hsla(210,7%,59%,.3)}.mbsc-material-dark.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-material-dark.mbsc-button-success.mbsc-button-outline.mbsc-active,.mbsc-material-dark.mbsc-button-success.mbsc-button-outline.mbsc-hover{background:rgba(67,190,95,.2)}.mbsc-material-dark.mbsc-button-success.mbsc-button-outline.mbsc-focus{background:rgba(67,190,95,.3)}.mbsc-material-dark.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-material-dark.mbsc-button-danger.mbsc-button-outline.mbsc-active,.mbsc-material-dark.mbsc-button-danger.mbsc-button-outline.mbsc-hover{background:rgba(245,80,78,.2)}.mbsc-material-dark.mbsc-button-danger.mbsc-button-outline.mbsc-focus{background:rgba(245,80,78,.3)}.mbsc-material-dark.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-material-dark.mbsc-button-warning.mbsc-button-outline.mbsc-active,.mbsc-material-dark.mbsc-button-warning.mbsc-button-outline.mbsc-hover{background:rgba(248,176,66,.2)}.mbsc-material-dark.mbsc-button-warning.mbsc-button-outline.mbsc-focus{background:rgba(248,176,66,.3)}.mbsc-material-dark.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-material-dark.mbsc-button-info.mbsc-button-outline.mbsc-active,.mbsc-material-dark.mbsc-button-info.mbsc-button-outline.mbsc-hover{background:rgba(91,183,197,.2)}.mbsc-material-dark.mbsc-button-info.mbsc-button-outline.mbsc-focus{background:rgba(91,183,197,.3)}.mbsc-material-dark.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-material-dark.mbsc-button-dark.mbsc-button-outline.mbsc-active,.mbsc-material-dark.mbsc-button-dark.mbsc-button-outline.mbsc-hover{background:rgba(71,73,74,.2)}.mbsc-material-dark.mbsc-button-dark.mbsc-button-outline.mbsc-focus{background:rgba(71,73,74,.3)}.mbsc-material-dark.mbsc-button-light.mbsc-button-outline{border-color:#ccc;color:#ccc}.mbsc-material-dark.mbsc-button-light.mbsc-button-outline.mbsc-active,.mbsc-material-dark.mbsc-button-light.mbsc-button-outline.mbsc-hover{background:hsla(0,0%,100%,.2)}.mbsc-material-dark.mbsc-button-light.mbsc-button-outline.mbsc-focus{background:hsla(0,0%,100%,.3)}.mbsc-windows.mbsc-button{border:.125em solid transparent;line-height:1.75em;margin:.5em .25em;padding:0 .5em;transition:border-color .1s ease-out,background-color .1s ease-out}.mbsc-windows.mbsc-icon-button{height:2em;width:2.75em}.mbsc-windows.mbsc-button-flat{transition:background-color .1s ease-out}.mbsc-windows.mbsc-button-flat.mbsc-hover{opacity:.7}.mbsc-windows.mbsc-button-flat.mbsc-active{opacity:1}.mbsc-windows.mbsc-button.mbsc-disabled,.mbsc-windows.mbsc-button:disabled{opacity:.3}.mbsc-windows.mbsc-ltr.mbsc-button-icon-start{padding-right:.5em}.mbsc-windows.mbsc-ltr.mbsc-button-icon-end,.mbsc-windows.mbsc-rtl.mbsc-button-icon-start{padding-left:.5em}.mbsc-windows.mbsc-rtl.mbsc-button-icon-end{padding-right:.5em}.mbsc-windows .mbsc-button-group,.mbsc-windows .mbsc-button-group-justified{margin:.5em .75em}.mbsc-windows .mbsc-button-group-block{margin:.5em 1em}.mbsc-windows.mbsc-button-standard{background:#ccc;border-color:#ccc;color:#333}.mbsc-windows.mbsc-button-standard.mbsc-hover{border-color:#7a7a7a}.mbsc-windows.mbsc-button-standard.mbsc-active{background:#7a7a7a;border-color:#7a7a7a}.mbsc-windows.mbsc-button-flat{color:#333}.mbsc-windows.mbsc-button-flat.mbsc-active{background:#f2f2f2;border-color:#f2f2f2;color:#333}.mbsc-windows.mbsc-button-outline{border:.125em solid #999;color:#999}.mbsc-windows.mbsc-button-outline.mbsc-hover{border-color:gray}.mbsc-windows.mbsc-button-outline.mbsc-active{background:gray;border-color:gray;color:#fff}.mbsc-windows.mbsc-button.mbsc-focus{box-shadow:0 0 0 1px #333}.mbsc-windows.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;border-color:#3f97f6;color:#fff}.mbsc-windows.mbsc-button-secondary.mbsc-button-standard{background:#90979e;border-color:#90979e;color:#fff}.mbsc-windows.mbsc-button-success.mbsc-button-standard{background:#43be5f;border-color:#43be5f;color:#fff}.mbsc-windows.mbsc-button-danger.mbsc-button-standard{background:#f5504e;border-color:#f5504e;color:#fff}.mbsc-windows.mbsc-button-warning.mbsc-button-standard{background:#f8b042;border-color:#f8b042;color:#fff}.mbsc-windows.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;border-color:#5bb7c5;color:#fff}.mbsc-windows.mbsc-button-dark.mbsc-button-standard{background:#47494a;border-color:#47494a;color:#fff}.mbsc-windows.mbsc-button-light.mbsc-button-standard{background:#fff;border-color:#fff;color:#000}.mbsc-windows.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-windows.mbsc-button-primary.mbsc-button-flat.mbsc-active{background:#88bff9;border-color:#88bff9}.mbsc-windows.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-windows.mbsc-button-secondary.mbsc-button-flat.mbsc-active{background:#b9bdc2;border-color:#b9bdc2}.mbsc-windows.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-windows.mbsc-button-success.mbsc-button-flat.mbsc-active{background:#7cd28f;border-color:#7cd28f}.mbsc-windows.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-windows.mbsc-button-danger.mbsc-button-flat.mbsc-active{background:#f99896;border-color:#f99896}.mbsc-windows.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-windows.mbsc-button-warning.mbsc-button-flat.mbsc-active{background:#fbcf8c;border-color:#fbcf8c}.mbsc-windows.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-windows.mbsc-button-info.mbsc-button-flat.mbsc-active{background:#94d0d9;border-color:#94d0d9}.mbsc-windows.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-windows.mbsc-button-dark.mbsc-button-flat.mbsc-active{background:#6c7071;border-color:#6c7071}.mbsc-windows.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-windows.mbsc-button-light.mbsc-button-flat.mbsc-active{background:#fff;border-color:#fff}.mbsc-windows.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-windows.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-windows.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-windows.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-windows.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-windows.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-windows.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-windows.mbsc-button-light.mbsc-button-outline{border-color:#ccc;color:#ccc}.mbsc-windows.mbsc-button-primary.mbsc-button-outline.mbsc-hover,.mbsc-windows.mbsc-button-primary.mbsc-button-standard.mbsc-hover{border-color:#0964c6}.mbsc-windows.mbsc-button-primary.mbsc-button-outline.mbsc-active,.mbsc-windows.mbsc-button-primary.mbsc-button-standard.mbsc-active{background:#0964c6;color:#fff}.mbsc-windows.mbsc-button-secondary.mbsc-button-outline.mbsc-hover,.mbsc-windows.mbsc-button-secondary.mbsc-button-standard.mbsc-hover{border-color:#5d646b}.mbsc-windows.mbsc-button-secondary.mbsc-button-outline.mbsc-active,.mbsc-windows.mbsc-button-secondary.mbsc-button-standard.mbsc-active{background:#5d646b;color:#fff}.mbsc-windows.mbsc-button-success.mbsc-button-outline.mbsc-hover,.mbsc-windows.mbsc-button-success.mbsc-button-standard.mbsc-hover{border-color:#287339}.mbsc-windows.mbsc-button-success.mbsc-button-outline.mbsc-active,.mbsc-windows.mbsc-button-success.mbsc-button-standard.mbsc-active{background:#287339;color:#fff}.mbsc-windows.mbsc-button-danger.mbsc-button-outline.mbsc-hover,.mbsc-windows.mbsc-button-danger.mbsc-button-standard.mbsc-hover{border-color:#d10e0c}.mbsc-windows.mbsc-button-danger.mbsc-button-outline.mbsc-active,.mbsc-windows.mbsc-button-danger.mbsc-button-standard.mbsc-active{background:#d10e0c;color:#fff}.mbsc-windows.mbsc-button-warning.mbsc-button-outline.mbsc-hover,.mbsc-windows.mbsc-button-warning.mbsc-button-standard.mbsc-hover{border-color:#cc7f08}.mbsc-windows.mbsc-button-warning.mbsc-button-outline.mbsc-active,.mbsc-windows.mbsc-button-warning.mbsc-button-standard.mbsc-active{background:#cc7f08;color:#fff}.mbsc-windows.mbsc-button-info.mbsc-button-outline.mbsc-hover,.mbsc-windows.mbsc-button-info.mbsc-button-standard.mbsc-hover{border-color:#317e89}.mbsc-windows.mbsc-button-info.mbsc-button-outline.mbsc-active,.mbsc-windows.mbsc-button-info.mbsc-button-standard.mbsc-active{background:#317e89;color:#fff}.mbsc-windows.mbsc-button-dark.mbsc-button-outline.mbsc-hover,.mbsc-windows.mbsc-button-dark.mbsc-button-standard.mbsc-hover{border-color:#000}.mbsc-windows.mbsc-button-dark.mbsc-button-outline.mbsc-active,.mbsc-windows.mbsc-button-dark.mbsc-button-standard.mbsc-active{background:#000;color:#fff}.mbsc-windows.mbsc-button-light.mbsc-button-outline.mbsc-hover,.mbsc-windows.mbsc-button-light.mbsc-button-standard.mbsc-hover{border-color:#999}.mbsc-windows.mbsc-button-light.mbsc-button-outline.mbsc-active,.mbsc-windows.mbsc-button-light.mbsc-button-standard.mbsc-active{background:#999;color:#47494a}.mbsc-windows-dark.mbsc-button-standard{background:#404040;border-color:#404040;color:#fff}.mbsc-windows-dark.mbsc-button-standard.mbsc-hover{border-color:#ababab}.mbsc-windows-dark.mbsc-button-standard.mbsc-active{background:#ababab;border-color:#ababab}.mbsc-windows-dark.mbsc-button-flat{color:#fff}.mbsc-windows-dark.mbsc-button-flat.mbsc-active{background:#676767;border-color:#676767;color:#fff}.mbsc-windows-dark.mbsc-button-outline{border:.125em solid #737373;color:#737373}.mbsc-windows-dark.mbsc-button-outline.mbsc-hover{border-color:#8d8d8d}.mbsc-windows-dark.mbsc-button-outline.mbsc-active{background:#8d8d8d;border-color:#8d8d8d;color:#fff}.mbsc-windows-dark.mbsc-button.mbsc-focus{box-shadow:0 0 0 1px #fff}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;border-color:#3f97f6;color:#fff}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-standard{background:#90979e;border-color:#90979e;color:#fff}.mbsc-windows-dark.mbsc-button-success.mbsc-button-standard{background:#43be5f;border-color:#43be5f;color:#fff}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-standard{background:#f5504e;border-color:#f5504e;color:#fff}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-standard{background:#f8b042;border-color:#f8b042;color:#fff}.mbsc-windows-dark.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;border-color:#5bb7c5;color:#fff}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-standard{background:#47494a;border-color:#47494a;color:#fff}.mbsc-windows-dark.mbsc-button-light.mbsc-button-standard{background:#fff;border-color:#fff;color:#000}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-flat.mbsc-active{background:#88bff9;border-color:#88bff9}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-flat.mbsc-active{background:#b9bdc2;border-color:#b9bdc2}.mbsc-windows-dark.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-windows-dark.mbsc-button-success.mbsc-button-flat.mbsc-active{background:#7cd28f;border-color:#7cd28f}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-flat.mbsc-active{background:#f99896;border-color:#f99896}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-flat.mbsc-active{background:#fbcf8c;border-color:#fbcf8c}.mbsc-windows-dark.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-windows-dark.mbsc-button-info.mbsc-button-flat.mbsc-active{background:#94d0d9;border-color:#94d0d9}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-flat.mbsc-active{background:#6c7071;border-color:#6c7071}.mbsc-windows-dark.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-windows-dark.mbsc-button-light.mbsc-button-flat.mbsc-active{background:#fff;border-color:#fff}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-windows-dark.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-windows-dark.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-windows-dark.mbsc-button-light.mbsc-button-outline{border-color:#ccc;color:#ccc}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-outline.mbsc-hover,.mbsc-windows-dark.mbsc-button-primary.mbsc-button-standard.mbsc-hover{border-color:#0964c6}.mbsc-windows-dark.mbsc-button-primary.mbsc-button-outline.mbsc-active,.mbsc-windows-dark.mbsc-button-primary.mbsc-button-standard.mbsc-active{background:#0964c6;color:#fff}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-hover,.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-standard.mbsc-hover{border-color:#5d646b}.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-active,.mbsc-windows-dark.mbsc-button-secondary.mbsc-button-standard.mbsc-active{background:#5d646b;color:#fff}.mbsc-windows-dark.mbsc-button-success.mbsc-button-outline.mbsc-hover,.mbsc-windows-dark.mbsc-button-success.mbsc-button-standard.mbsc-hover{border-color:#287339}.mbsc-windows-dark.mbsc-button-success.mbsc-button-outline.mbsc-active,.mbsc-windows-dark.mbsc-button-success.mbsc-button-standard.mbsc-active{background:#287339;color:#fff}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-outline.mbsc-hover,.mbsc-windows-dark.mbsc-button-danger.mbsc-button-standard.mbsc-hover{border-color:#d10e0c}.mbsc-windows-dark.mbsc-button-danger.mbsc-button-outline.mbsc-active,.mbsc-windows-dark.mbsc-button-danger.mbsc-button-standard.mbsc-active{background:#d10e0c;color:#fff}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-outline.mbsc-hover,.mbsc-windows-dark.mbsc-button-warning.mbsc-button-standard.mbsc-hover{border-color:#cc7f08}.mbsc-windows-dark.mbsc-button-warning.mbsc-button-outline.mbsc-active,.mbsc-windows-dark.mbsc-button-warning.mbsc-button-standard.mbsc-active{background:#cc7f08;color:#fff}.mbsc-windows-dark.mbsc-button-info.mbsc-button-outline.mbsc-hover,.mbsc-windows-dark.mbsc-button-info.mbsc-button-standard.mbsc-hover{border-color:#317e89}.mbsc-windows-dark.mbsc-button-info.mbsc-button-outline.mbsc-active,.mbsc-windows-dark.mbsc-button-info.mbsc-button-standard.mbsc-active{background:#317e89;color:#fff}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-outline.mbsc-hover,.mbsc-windows-dark.mbsc-button-dark.mbsc-button-standard.mbsc-hover{border-color:#000}.mbsc-windows-dark.mbsc-button-dark.mbsc-button-outline.mbsc-active,.mbsc-windows-dark.mbsc-button-dark.mbsc-button-standard.mbsc-active{background:#000;color:#fff}.mbsc-windows-dark.mbsc-button-light.mbsc-button-outline.mbsc-hover,.mbsc-windows-dark.mbsc-button-light.mbsc-button-standard.mbsc-hover{border-color:#999}.mbsc-windows-dark.mbsc-button-light.mbsc-button-outline.mbsc-active,.mbsc-windows-dark.mbsc-button-light.mbsc-button-standard.mbsc-active{background:#999;color:#47494a}.mbsc-button{-moz-box-pack:center;align-items:center;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-size:1em;justify-content:center;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;touch-action:manipulation;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;z-index:1}.mbsc-button.mbsc-disabled,.mbsc-button:disabled{cursor:not-allowed}.mbsc-button:focus{outline:0}.mbsc-button::-moz-focus-inner{border:0}.mbsc-icon-button{flex:0 0 auto;height:2.5em;padding:.5em;width:2.5em}.mbsc-button-icon>*,.mbsc-button-icon>*>*{height:100%}.mbsc-button-icon-end{order:1}.mbsc-button-group,.mbsc-button-group-block,.mbsc-button-group-justified{border:1px solid transparent}.mbsc-button-block,.mbsc-button-group-block .mbsc-button{display:block;margin-left:0!important;margin-right:0!important;width:100%}.mbsc-button-group-justified,.mbsc-button-group-justified mbsc-button{display:flex;flex-wrap:wrap}.mbsc-button-group-justified .mbsc-button,.mbsc-button-group-justified mbsc-button{flex:1 auto}.mbsc-icon{-moz-box-flex:0;display:inline-block;flex:0 0 auto;height:1.5em;line-height:1.5em;text-align:center;vertical-align:middle;width:1.5em}.mbsc-icon>svg{fill:currentColor;display:block;height:100%;margin:0 auto;width:100%}.mbsc-ios.mbsc-form-control-wrapper{margin-top:-1px}.mbsc-ios.mbsc-form-control-wrapper.mbsc-error{z-index:2}.mbsc-ios.mbsc-form-control-wrapper:after,.mbsc-ios.mbsc-form-control-wrapper:before{border-top:1px solid transparent;content:"";position:absolute}.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:after,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before{left:1em;right:0}.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:after,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before{left:0;right:1em}.mbsc-ios.mbsc-form-control-wrapper:before{top:0}.mbsc-ios.mbsc-form-control-wrapper:after{bottom:0}.mbsc-block-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before,.mbsc-form-group-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:first-child:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:last-child:after{left:0}.mbsc-block-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before,.mbsc-form-group-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:first-child:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:last-child:after{right:0}.mbsc-ios.mbsc-description.mbsc-disabled,.mbsc-ios.mbsc-form-control-label.mbsc-disabled{opacity:.3}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:first-child,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title+.mbsc-form-control-wrapper{border-top-left-radius:.5em;border-top-right-radius:.5em}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:last-child{border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:first-child:before,.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:last-child:after,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title+.mbsc-form-control-wrapper:before{border-width:0}.mbsc-ios.mbsc-form-control-wrapper{background:#fff}.mbsc-ios.mbsc-form-control-wrapper:after,.mbsc-ios.mbsc-form-control-wrapper:before{border-color:#ccc}.mbsc-ios.mbsc-form-control-wrapper.mbsc-error+.mbsc-form-control-wrapper:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-error:after{border-color:#d8332a}.mbsc-ios-dark.mbsc-form-control-wrapper{background:#1c1c1c}.mbsc-ios-dark.mbsc-form-control-wrapper:after,.mbsc-ios-dark.mbsc-form-control-wrapper:before{border-color:#333}.mbsc-ios-dark.mbsc-form-control-wrapper.mbsc-error+.mbsc-form-control-wrapper:before,.mbsc-ios-dark.mbsc-form-control-wrapper.mbsc-error:after{border-color:#d8332a}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-form-control-wrapper{background:#2b2b2b}.mbsc-material.mbsc-description.mbsc-disabled,.mbsc-material.mbsc-form-control-label.mbsc-disabled,.mbsc-windows.mbsc-description.mbsc-disabled,.mbsc-windows.mbsc-form-control-label.mbsc-disabled{opacity:.3}.mbsc-form-control-label{display:block}.mbsc-form-control-input{border:0;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:3}.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl{z-index:1}.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr:after,.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr:before{left:3.375em}.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl:after,.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl:before{right:3.375em}.mbsc-ios.mbsc-textfield-inner{flex:1 auto;position:static;z-index:-1}.mbsc-ios.mbsc-textfield-inner.mbsc-disabled{opacity:.5}.mbsc-ios.mbsc-textfield{background:transparent;display:flex;height:2.75em;padding:0 1em}.mbsc-ios.mbsc-textfield-has-icon-left{padding-left:3.375em}.mbsc-ios.mbsc-textfield-has-icon-right{padding-right:3.375em}.mbsc-ios.mbsc-textfield-floating,.mbsc-ios.mbsc-textfield-stacked{height:3.5em;padding-top:1.25em}.mbsc-ios.mbsc-textfield-icon{top:.625em;z-index:1}.mbsc-ios.mbsc-textfield-icon-left{left:.9375em}.mbsc-ios.mbsc-textfield-icon-right{right:.9375em}.mbsc-ios.mbsc-textfield-icon-floating,.mbsc-ios.mbsc-textfield-icon-stacked{top:1em}.mbsc-ios.mbsc-label-inline{line-height:2.75em}.mbsc-ios.mbsc-label-inline.mbsc-ltr{padding-left:1em}.mbsc-ios.mbsc-label-inline.mbsc-rtl{padding-right:1em}.mbsc-ios.mbsc-label-stacked{font-size:.75em;line-height:1em;top:.666667em}.mbsc-ios.mbsc-label-stacked.mbsc-ltr{left:1.333334em}.mbsc-ios.mbsc-label-stacked.mbsc-rtl{right:1.333334em}.mbsc-ios.mbsc-label-floating{line-height:2em;top:.875em}.mbsc-ios.mbsc-label-floating.mbsc-ltr{left:1em}.mbsc-ios.mbsc-label-floating.mbsc-rtl{right:1em}.mbsc-ios.mbsc-label-floating-active.mbsc-label{transform:translateY(-.75em) scale(.75)}.mbsc-ios.mbsc-label.mbsc-disabled{opacity:.5}.mbsc-ios.mbsc-error-message{display:block;line-height:1.666667em;padding:0 1.333334em}.mbsc-ios.mbsc-error-message-underline{position:static}.mbsc-ios.mbsc-error-message-has-icon-left.mbsc-ltr{padding-left:4.5em}.mbsc-ios.mbsc-error-message-has-icon-right.mbsc-rtl{padding-right:4.5em}.mbsc-ios .mbsc-textfield-wrapper-underline{overflow:hidden}.mbsc-ios.mbsc-textfield-underline-inline-has-icon-left.mbsc-ltr{padding-left:1em}.mbsc-ios.mbsc-textfield-underline-inline-has-icon-right.mbsc-rtl{padding-right:1em}.mbsc-ios.mbsc-label-underline{margin:0}.mbsc-ios.mbsc-label-underline-stacked-has-icon-left.mbsc-ltr{left:4.5em}.mbsc-ios.mbsc-label-underline-stacked-has-icon-right.mbsc-rtl{right:4.5em}.mbsc-ios.mbsc-label-underline-inline-has-icon-left.mbsc-ltr{padding-left:3.375em}.mbsc-ios.mbsc-label-underline-inline-has-icon-right.mbsc-rtl{padding-right:3.375em}.mbsc-ios.mbsc-label-underline-floating-has-icon-left.mbsc-ltr{left:3.375em}.mbsc-ios.mbsc-label-underline-floating-has-icon-right.mbsc-rtl{right:3.375em}.mbsc-ios.mbsc-error-message-underline.mbsc-error-message-inline.mbsc-ltr{padding-left:1.333334em}.mbsc-ios.mbsc-error-message-underline.mbsc-error-message-inline.mbsc-rtl{padding-right:1.333334em}.mbsc-ios.mbsc-textfield-wrapper-box,.mbsc-ios.mbsc-textfield-wrapper-outline{margin:1.5em 1em}.mbsc-ios.mbsc-textfield-wrapper-box.mbsc-font:after,.mbsc-ios.mbsc-textfield-wrapper-box.mbsc-font:before,.mbsc-ios.mbsc-textfield-wrapper-outline.mbsc-font:after,.mbsc-ios.mbsc-textfield-wrapper-outline.mbsc-font:before{border:none}.mbsc-ios.mbsc-textfield-box,.mbsc-ios.mbsc-textfield-outline{border:1px solid transparent;border-radius:.5em}.mbsc-ios.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textfield-inner-outline{position:relative}.mbsc-ios.mbsc-label-box-stacked-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-label-outline-stacked-has-icon-left.mbsc-ltr{left:4.5em}.mbsc-ios.mbsc-label-box-stacked-has-icon-right.mbsc-rtl,.mbsc-ios.mbsc-label-outline-stacked-has-icon-right.mbsc-rtl{right:4.5em}.mbsc-ios.mbsc-label-box-floating,.mbsc-ios.mbsc-label-box-stacked,.mbsc-ios.mbsc-label-outline-floating,.mbsc-ios.mbsc-label-outline-stacked{margin:0 1px}.mbsc-ios.mbsc-label-box-floating-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-label-outline-floating-has-icon-left.mbsc-ltr{left:3.375em}.mbsc-ios.mbsc-label-box-floating-has-icon-right.mbsc-rtl,.mbsc-ios.mbsc-label-outline-floating-has-icon-right.mbsc-rtl{right:3.375em}.mbsc-ios.mbsc-error-message-box,.mbsc-ios.mbsc-error-message-outline{margin:0 1px}.mbsc-ios.mbsc-select.mbsc-ltr{padding-right:3.375em}.mbsc-ios.mbsc-select.mbsc-rtl{padding-left:3.375em}.mbsc-ios.mbsc-select.mbsc-textfield-has-icon-right.mbsc-ltr{padding-right:4.875em}.mbsc-ios.mbsc-select.mbsc-textfield-has-icon-left.mbsc-rtl{padding-left:4.875em}.mbsc-ios.mbsc-select-icon{top:.625em}.mbsc-ios.mbsc-select-icon-floating,.mbsc-ios.mbsc-select-icon-stacked{top:1em}.mbsc-ios.mbsc-select-icon.mbsc-ltr{right:.9375em}.mbsc-ios.mbsc-select-icon.mbsc-rtl{left:.9375em}.mbsc-ios.mbsc-select-icon-right.mbsc-ltr{right:3.375em}.mbsc-ios.mbsc-select-icon-left.mbsc-rtl{left:3.375em}.mbsc-ios.mbsc-textarea{border:0;height:3em}.mbsc-ios.mbsc-textarea.mbsc-textfield-floating,.mbsc-ios.mbsc-textarea.mbsc-textfield-stacked{padding-top:0}.mbsc-ios.mbsc-textarea-inner{padding-bottom:.625em;padding-top:.625em}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{border:1px solid transparent;border-radius:.5em}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-floating,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-stacked{padding-top:1.375em}.mbsc-ios.mbsc-textfield-tags-inner{padding-bottom:0;padding-top:0}.mbsc-ios.mbsc-textfield.mbsc-textfield-tags{min-height:2.75em;padding-bottom:.3125em;padding-top:.3125em}.mbsc-ios.mbsc-textfield-tags.mbsc-textfield-floating,.mbsc-ios.mbsc-textfield-tags.mbsc-textfield-stacked{min-height:2.125em;padding-bottom:0;padding-top:0}.mbsc-ios.mbsc-textfield-tag{border-radius:1em}.mbsc-ios.mbsc-textfield-wrapper{background:none}.mbsc-ios.mbsc-textfield-wrapper-underline{background:#fff}.mbsc-ios.mbsc-label,.mbsc-ios.mbsc-textfield{color:#000}.mbsc-ios.mbsc-textfield-box,.mbsc-ios.mbsc-textfield-outline{background:#fff}.mbsc-ios.mbsc-textfield-outline{border-color:#ccc}.mbsc-ios.mbsc-select-icon,.mbsc-ios.mbsc-textfield-icon{color:#8c8c8c}.mbsc-ios.mbsc-textfield-box.mbsc-error,.mbsc-ios.mbsc-textfield-outline.mbsc-error{border-color:#d8332a}.mbsc-ios.mbsc-error-message{color:#d8332a}.mbsc-ios.mbsc-select,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#fff}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{border-color:#ccc}.mbsc-ios.mbsc-textarea-inner.mbsc-error{border-color:#d8332a}.mbsc-ios.mbsc-textfield-tag{background:#dedede}.mbsc-ios.mbsc-textfield-tag-clear{color:#8c8c8c}.mbsc-ios-dark.mbsc-textfield-wrapper{background:none}.mbsc-ios-dark.mbsc-textfield-wrapper-underline{background:#1c1c1c}.mbsc-ios-dark.mbsc-label,.mbsc-ios-dark.mbsc-textfield{color:#fff}.mbsc-ios-dark.mbsc-textfield-box,.mbsc-ios-dark.mbsc-textfield-outline{background:#1c1c1c}.mbsc-ios-dark.mbsc-textfield-outline{border-color:#333}.mbsc-ios-dark.mbsc-select-icon,.mbsc-ios-dark.mbsc-textfield-icon{color:#fff}.mbsc-ios-dark.mbsc-textfield-box.mbsc-error,.mbsc-ios-dark.mbsc-textfield-outline.mbsc-error{border-color:#d8332a}.mbsc-ios-dark.mbsc-error-message{color:#d8332a}.mbsc-ios-dark.mbsc-select,.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#1c1c1c}.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline{border-color:#333}.mbsc-ios-dark.mbsc-textarea-inner.mbsc-error{border-color:#d8332a}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-wrapper{background:none}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-select,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-box,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-outline,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-wrapper-underline{background:#2b2b2b}.mbsc-ios-dark.mbsc-textfield-tag{background:#3b3b3b}.mbsc-ios-dark.mbsc-textfield-tag-clear{color:#fff}.mbsc-material.mbsc-textfield-wrapper{box-sizing:border-box;margin:1.5em 1em}.mbsc-material.mbsc-textfield-inner.mbsc-disabled{opacity:.5}.mbsc-material.mbsc-textfield{background-color:transparent;border-bottom:1px solid;display:block;font-size:1em;height:2.25em;transition:border-color .2s;width:100%}.mbsc-material.mbsc-textfield-has-icon-left{padding-left:2em}.mbsc-material.mbsc-textfield-has-icon-right{padding-right:2em}.mbsc-material.mbsc-textfield-icon{top:.375em}.mbsc-material.mbsc-textfield-icon-floating,.mbsc-material.mbsc-textfield-icon-outline,.mbsc-material.mbsc-textfield-icon-stacked{top:1em}.mbsc-material .mbsc-textfield-ripple{bottom:0;height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .18s cubic-bezier(.4,0,.2,1);width:100%;z-index:2}.mbsc-material .mbsc-textfield-ripple-active{transform:scaleX(1)}.mbsc-material.mbsc-label{font-size:.75em}.mbsc-material.mbsc-label-inline{font-size:1em;line-height:2em}.mbsc-material.mbsc-label-inline.mbsc-ltr{padding-right:.5em}.mbsc-material.mbsc-label-inline.mbsc-rtl{padding-left:.5em}.mbsc-material.mbsc-label-floating{font-size:1em;line-height:1.5em;top:1.125em}.mbsc-material.mbsc-label-floating-active{transform:translateY(-1.125em) scale(.75)}.mbsc-material.mbsc-label.mbsc-disabled{opacity:.5}.mbsc-material.mbsc-error-message.mbsc-ltr{left:0}.mbsc-material.mbsc-error-message.mbsc-rtl{right:0}.mbsc-material.mbsc-error-message-has-icon-left.mbsc-ltr{left:2.66667em}.mbsc-material.mbsc-error-message-has-icon-right.mbsc-rtl{right:2.66667em}.mbsc-material.mbsc-textfield-underline-floating,.mbsc-material.mbsc-textfield-underline-stacked{height:3em;padding-top:.875em}.mbsc-material.mbsc-textfield-icon-underline{top:.25em}.mbsc-material.mbsc-textfield-icon-underline.mbsc-textfield-icon-floating,.mbsc-material.mbsc-textfield-icon-underline.mbsc-textfield-icon-stacked{top:1.125em}.mbsc-material.mbsc-label-underline-inline{padding-top:1px}.mbsc-material.mbsc-label-underline-stacked-has-icon-left.mbsc-ltr{left:2.66667em}.mbsc-material.mbsc-label-underline-stacked-has-icon-right.mbsc-rtl{right:2.66667em}.mbsc-material.mbsc-label-underline-floating-has-icon-left.mbsc-ltr{left:2em}.mbsc-material.mbsc-label-underline-floating-has-icon-right.mbsc-rtl{right:2em}.mbsc-material.mbsc-textfield-box,.mbsc-material.mbsc-textfield-inner-box{border-radius:.25em .25em 0 0}.mbsc-material.mbsc-textfield-box{padding:0 1em}.mbsc-material.mbsc-textfield-box-floating,.mbsc-material.mbsc-textfield-box-stacked{height:3.5em;padding-top:1.25em}.mbsc-material.mbsc-textfield-underline.mbsc-disabled{border-style:dotted}.mbsc-material.mbsc-label-box-inline{padding-top:1px}.mbsc-material.mbsc-label-box-stacked{top:.666667em}.mbsc-material.mbsc-label-box-floating{top:1em}.mbsc-material.mbsc-label-box-floating.mbsc-label-floating-active{transform:translateY(-.625em) scale(.75)}.mbsc-material.mbsc-textfield-inner-outline{padding:0 2px}.mbsc-material.mbsc-textfield-outline{border:0;border-radius:4px;height:3.5em;padding:2px 1em}.mbsc-material.mbsc-textfield-fieldset{border:1px solid;border-radius:4px;top:-.5em;transition:border-color .2s}.mbsc-material.mbsc-textfield-fieldset-has-icon-left{padding-left:3em}.mbsc-material.mbsc-textfield-fieldset-has-icon-right{padding-right:3em}.mbsc-material.mbsc-textfield-fieldset.mbsc-focus{border-width:2px}.mbsc-material.mbsc-textfield-legend{color:transparent;font-size:.75em;margin:0;padding:0;white-space:nowrap;width:.01px}.mbsc-material.mbsc-textfield-legend-active{margin:0 -.333334em;padding:0 .333334em;width:auto}.mbsc-material.mbsc-label-outline-inline{line-height:3.375em}.mbsc-material.mbsc-label-outline-stacked{margin:0 2px;top:-.5em}.mbsc-material.mbsc-label-outline-floating{margin:0 2px;top:1em}.mbsc-material.mbsc-label-outline-floating.mbsc-label-floating-active{margin-top:-1px;transform:translateY(-1.5em) scale(.75)}.mbsc-material.mbsc-error-message-outline{margin:0 2px}.mbsc-material.mbsc-textfield-box-has-icon-left,.mbsc-material.mbsc-textfield-outline-has-icon-left{padding-left:3em}.mbsc-material.mbsc-textfield-box-has-icon-right,.mbsc-material.mbsc-textfield-outline-has-icon-right{padding-right:3em}.mbsc-material.mbsc-textfield-icon-box-left,.mbsc-material.mbsc-textfield-icon-outline-left{left:.75em}.mbsc-material.mbsc-textfield-icon-box-right,.mbsc-material.mbsc-textfield-icon-outline-right{right:.75em}.mbsc-material.mbsc-label-box-stacked.mbsc-ltr,.mbsc-material.mbsc-label-outline-stacked.mbsc-ltr{left:1.333334em}.mbsc-material.mbsc-label-box-stacked.mbsc-rtl,.mbsc-material.mbsc-label-outline-stacked.mbsc-rtl{right:1.333334em}.mbsc-material.mbsc-label-box-stacked-has-icon-left.mbsc-ltr,.mbsc-material.mbsc-label-outline-stacked-has-icon-left.mbsc-ltr{left:4em}.mbsc-material.mbsc-label-box-stacked-has-icon-right.mbsc-rtl,.mbsc-material.mbsc-label-outline-stacked-has-icon-right.mbsc-rtl{right:4em}.mbsc-material.mbsc-label-box-floating.mbsc-ltr,.mbsc-material.mbsc-label-outline-floating.mbsc-ltr{left:1em}.mbsc-material.mbsc-label-box-floating.mbsc-rtl,.mbsc-material.mbsc-label-outline-floating.mbsc-rtl{right:1em}.mbsc-material.mbsc-label-box-floating-has-icon-left.mbsc-ltr,.mbsc-material.mbsc-label-outline-floating-has-icon-left.mbsc-ltr{left:3em}.mbsc-material.mbsc-label-box-floating-has-icon-left.mbsc-rtl,.mbsc-material.mbsc-label-outline-floating-has-icon-left.mbsc-rtl{right:1em}.mbsc-material.mbsc-label-box-floating-has-icon-right.mbsc-rtl,.mbsc-material.mbsc-label-outline-floating-has-icon-right.mbsc-rtl{right:3em}.mbsc-material.mbsc-error-message-box.mbsc-ltr,.mbsc-material.mbsc-error-message-outline.mbsc-ltr{left:1.333334em}.mbsc-material.mbsc-error-message-box.mbsc-rtl,.mbsc-material.mbsc-error-message-outline.mbsc-rtl{right:1.333334em}.mbsc-material.mbsc-error-message-box.mbsc-error-message-has-icon-left.mbsc-ltr,.mbsc-material.mbsc-error-message-outline.mbsc-error-message-has-icon-left.mbsc-ltr{left:4em}.mbsc-material.mbsc-error-message-box.mbsc-error-message-has-icon-right.mbsc-rtl,.mbsc-material.mbsc-error-message-outline.mbsc-error-message-has-icon-right.mbsc-rtl{right:4em}.mbsc-material.mbsc-select.mbsc-ltr{padding-right:3em}.mbsc-material.mbsc-select.mbsc-rtl{padding-left:3em}.mbsc-material.mbsc-select.mbsc-textfield-has-icon-right.mbsc-ltr{padding-right:4.5em}.mbsc-material.mbsc-select.mbsc-textfield-has-icon-left.mbsc-rtl{padding-left:4.5em}.mbsc-material.mbsc-select.mbsc-textfield-underline-has-icon-right.mbsc-ltr{padding-right:3.75em}.mbsc-material.mbsc-select.mbsc-textfield-underline-has-icon-left.mbsc-rtl{padding-left:3.75em}.mbsc-material.mbsc-select-icon{top:.375em}.mbsc-material.mbsc-select-icon.mbsc-ltr{right:.75em}.mbsc-material.mbsc-select-icon.mbsc-rtl{left:.75em}.mbsc-material.mbsc-select-icon-right.mbsc-ltr{right:3em}.mbsc-material.mbsc-select-icon-left.mbsc-rtl{left:3em}.mbsc-material.mbsc-select-icon-floating,.mbsc-material.mbsc-select-icon-outline,.mbsc-material.mbsc-select-icon-stacked{top:1em}.mbsc-material.mbsc-select-icon-underline{top:.25em}.mbsc-material.mbsc-select-icon-underline.mbsc-ltr{right:0}.mbsc-material.mbsc-select-icon-underline.mbsc-rtl{left:0}.mbsc-material.mbsc-select-icon-underline.mbsc-select-icon-right.mbsc-ltr{right:2.25em}.mbsc-material.mbsc-select-icon-underline.mbsc-select-icon-left.mbsc-rtl{left:2.25em}.mbsc-material.mbsc-select-icon-underline.mbsc-select-icon-floating,.mbsc-material.mbsc-select-icon-underline.mbsc-select-icon-stacked{top:1.125em}.mbsc-material.mbsc-textarea{height:1.875em;padding-bottom:.375em}.mbsc-material.mbsc-textarea.mbsc-textfield-floating,.mbsc-material.mbsc-textarea.mbsc-textfield-stacked{padding-top:0}.mbsc-material.mbsc-textarea.mbsc-textfield-outline{height:1.5em;padding-bottom:0;padding-top:0}.mbsc-material.mbsc-textarea.mbsc-textfield-underline{padding-bottom:.3125em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-box{padding-top:.375em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-floating,.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-stacked{padding-top:1.625em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-outline{padding-bottom:1em;padding-top:1em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-underline{padding-top:.25em}.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-underline.mbsc-textfield-inner-floating,.mbsc-material.mbsc-textarea-inner.mbsc-textfield-inner-underline.mbsc-textfield-inner-stacked{padding-top:1.125em}.mbsc-material.mbsc-textfield-tags-inner.mbsc-textfield-inner-inline,.mbsc-material.mbsc-textfield-tags-inner.mbsc-textfield-inner-underline{padding-top:0}.mbsc-material.mbsc-textfield-tags-inner.mbsc-textfield-inner-outline{padding-bottom:.625em;padding-top:.625em}.mbsc-material.mbsc-textfield-tags.mbsc-textfield{min-height:2.25em;padding-bottom:0}.mbsc-material.mbsc-textfield-tags.mbsc-textfield-outline{padding-bottom:1px;padding-top:1px}.mbsc-material.mbsc-textfield-tag{border-radius:1em}.mbsc-material.mbsc-textfield{border-bottom-color:rgba(0,0,0,.42);color:rgba(0,0,0,.87)}.mbsc-material.mbsc-textfield.mbsc-hover{border-color:rgba(0,0,0,.87)}.mbsc-material.mbsc-textfield.mbsc-error{border-color:#de3226}.mbsc-material.mbsc-select-icon,.mbsc-material.mbsc-textfield-icon{color:rgba(0,0,0,.54)}.mbsc-material.mbsc-textfield-ripple{background-color:#1a73e8}.mbsc-material.mbsc-textfield-ripple.mbsc-error{background-color:#de3226}.mbsc-material.mbsc-label{color:rgba(0,0,0,.6)}.mbsc-material.mbsc-label-floating.mbsc-focus,.mbsc-material.mbsc-label-stacked.mbsc-focus{color:#1a73e8}.mbsc-material.mbsc-error-message,.mbsc-material.mbsc-label.mbsc-error{color:#de3226}.mbsc-material.mbsc-select{background:#fff}.mbsc-material.mbsc-textfield-box.mbsc-select,.mbsc-material.mbsc-textfield-inner-box{background:#f5f5f5}.mbsc-material.mbsc-textfield-box.mbsc-select.mbsc-hover,.mbsc-material.mbsc-textfield-inner-box.mbsc-hover{background:#ededed}.mbsc-material.mbsc-textfield-box.mbsc-select.mbsc-focus,.mbsc-material.mbsc-textfield-inner-box.mbsc-focus{background:#e3e3e3}.mbsc-material.mbsc-textfield-fieldset{border-color:rgba(0,0,0,.42)}.mbsc-material.mbsc-textfield-fieldset.mbsc-hover{border-color:rgba(0,0,0,.87)}.mbsc-material.mbsc-textfield-fieldset.mbsc-focus{border-color:#1a73e8}.mbsc-material.mbsc-textfield-fieldset.mbsc-error{border-color:#de3226}.mbsc-material.mbsc-textfield-fieldset.disabled{border-color:rgba(0,0,0,.87)}.mbsc-material.mbsc-textfield-tag{background:#d4d4d4}.mbsc-material.mbsc-textfield-tag-clear{color:rgba(0,0,0,.54)}.mbsc-material-dark.mbsc-textfield{border-bottom-color:#fff;color:#fff}.mbsc-material-dark.mbsc-textfield.mbsc-hover{border-color:#fff}.mbsc-material-dark.mbsc-textfield.mbsc-error{border-color:#de3226}.mbsc-material-dark.mbsc-select-icon,.mbsc-material-dark.mbsc-textfield-icon{color:#fff}.mbsc-material-dark.mbsc-textfield-ripple{background-color:#87b0f3}.mbsc-material-dark.mbsc-textfield-ripple.mbsc-error{background-color:#de3226}.mbsc-material-dark.mbsc-label{color:hsla(0,0%,100%,.6)}.mbsc-material-dark.mbsc-label-floating.mbsc-focus,.mbsc-material-dark.mbsc-label-stacked.mbsc-focus{color:#87b0f3}.mbsc-material-dark.mbsc-error-message,.mbsc-material-dark.mbsc-label.mbsc-error{color:#de3226}.mbsc-material-dark.mbsc-select{background:#000}.mbsc-material-dark.mbsc-textfield-box.mbsc-select,.mbsc-material-dark.mbsc-textfield-inner-box{background:#0a0a0a}.mbsc-material-dark.mbsc-textfield-box.mbsc-select.mbsc-hover,.mbsc-material-dark.mbsc-textfield-inner-box.mbsc-hover{background:#121212}.mbsc-material-dark.mbsc-textfield-box.mbsc-select.mbsc-focus,.mbsc-material-dark.mbsc-textfield-inner-box.mbsc-focus{background:#1c1c1c}.mbsc-material-dark.mbsc-textfield-fieldset,.mbsc-material-dark.mbsc-textfield-fieldset.mbsc-hover{border-color:#fff}.mbsc-material-dark.mbsc-textfield-fieldset.mbsc-focus{border-color:#87b0f3}.mbsc-material-dark.mbsc-textfield-fieldset.mbsc-error{border-color:#de3226}.mbsc-material-dark.mbsc-textfield-fieldset.disabled{border-color:#fff}.mbsc-material-dark.mbsc-textfield-tag{background:#454545}.mbsc-material-dark.mbsc-textfield-tag-clear{color:#fff}.mbsc-windows.mbsc-textfield-wrapper{margin:1em}.mbsc-windows.mbsc-textfield-wrapper-inline{margin:1.75em 1em}.mbsc-windows.mbsc-textfield-wrapper-floating{padding-top:1.75em}.mbsc-windows.mbsc-textfield{border:1px solid;border-radius:2px;height:2em;padding:0 .5em}.mbsc-windows.mbsc-textfield-icon{height:1.125em;line-height:1.125em;margin:0 1px;top:.4375em;width:1.125em}.mbsc-windows.mbsc-textfield-has-icon-right{padding-right:2em}.mbsc-windows.mbsc-textfield-has-icon-left{padding-left:2em}.mbsc-windows.mbsc-textfield-icon-left{left:.4375em}.mbsc-windows.mbsc-textfield-icon-right{right:.4375em}.mbsc-windows.mbsc-error-message{font-size:.75em}.mbsc-windows.mbsc-label{font-size:.875em;font-weight:600;line-height:2em}.mbsc-windows.mbsc-label-inline{line-height:2.285715em}.mbsc-windows.mbsc-label-floating{top:2.142858em}.mbsc-windows.mbsc-label-stacked{position:static}.mbsc-windows.mbsc-label-floating.mbsc-ltr{transform:translateX(.571429em)}.mbsc-windows.mbsc-label-floating.mbsc-rtl{transform:translateX(-.5em)}.mbsc-windows.mbsc-label-box-floating-has-icon-left.mbsc-ltr,.mbsc-windows.mbsc-label-outline-floating-has-icon-left.mbsc-ltr,.mbsc-windows.mbsc-label-underline-floating-has-icon-left.mbsc-ltr{transform:translateX(2.285715em)}.mbsc-windows.mbsc-label-box-floating-has-icon-right.mbsc-rtl,.mbsc-windows.mbsc-label-outline-floating-has-icon-right.mbsc-rtl,.mbsc-windows.mbsc-label-underline-floating-has-icon-right.mbsc-rtl{transform:translateX(-2.285715em)}.mbsc-windows.mbsc-label.mbsc-label-floating-active{transform:translateY(-2.142858em)}.mbsc-windows.mbsc-textfield-wrapper-underline{border-bottom:1px solid}.mbsc-windows.mbsc-textfield-underline{border:0;border-radius:0}.mbsc-windows.mbsc-select.mbsc-ltr{padding-right:2em}.mbsc-windows.mbsc-select.mbsc-rtl{padding-left:2em}.mbsc-windows.mbsc-select.mbsc-textfield-has-icon-right.mbsc-ltr{padding-right:3.125em}.mbsc-windows.mbsc-select.mbsc-textfield-has-icon-left.mbsc-rtl{padding-left:3.125em}.mbsc-windows.mbsc-select-icon{height:1.125em;line-height:1.125em;margin:0 1px;top:.4375em;width:1.125em}.mbsc-windows.mbsc-select-icon.mbsc-ltr{right:.4375em}.mbsc-windows.mbsc-select-icon.mbsc-rtl{left:.4375em}.mbsc-windows.mbsc-select-icon-right.mbsc-ltr{right:2em}.mbsc-windows.mbsc-select-icon-left.mbsc-rtl{left:2em}.mbsc-windows.mbsc-textarea{height:3.5em;padding-bottom:.1875em;padding-top:.1875em}.mbsc-windows.mbsc-textfield.mbsc-textfield-tags{min-height:2em;padding:.125em}.mbsc-windows.mbsc-textfield-tag{margin:.125em}.mbsc-windows.mbsc-textfield-tag.mbsc-ltr{margin-right:.125em}.mbsc-windows.mbsc-textfield-tag.mbsc-rtl{margin-left:.125em}.mbsc-windows.mbsc-textfield-tag-text{line-height:1.571429em}.mbsc-windows.mbsc-textfield-tag-clear.mbsc-icon{border-width:.125em;height:1.375em;width:1.375em}.mbsc-windows.mbsc-textfield-tags-placeholder{line-height:1.625em;padding:0 .375em}.mbsc-windows.mbsc-textfield-wrapper{color:#333}.mbsc-windows.mbsc-textfield-wrapper.mbsc-disabled{color:#9e9e9e}.mbsc-windows.mbsc-textfield{background:#fff;color:#333}.mbsc-windows.mbsc-textfield-box,.mbsc-windows.mbsc-textfield-outline{border-color:#878787}.mbsc-windows.mbsc-textfield.mbsc-hover{border-color:#333}.mbsc-windows.mbsc-textfield-box.mbsc-focus,.mbsc-windows.mbsc-textfield-outline.mbsc-focus{border-color:#0078d7;box-shadow:inset 0 0 0 1px #0078d7}.mbsc-windows.mbsc-textfield.mbsc-disabled{background:#f2f2f2;border-color:#f2f2f2}.mbsc-windows.mbsc-textfield.mbsc-error{border-color:#a4262c}.mbsc-windows.mbsc-textfield-box.mbsc-error.mbsc-focus,.mbsc-windows.mbsc-textfield-outline.mbsc-error.mbsc-focus{box-shadow:inset 0 0 0 1px #a4262c}.mbsc-windows.mbsc-error-message{color:#a4262c}.mbsc-windows.mbsc-label{color:#333}.mbsc-windows.mbsc-textfield-wrapper-underline{border-color:#878787}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-hover{border-color:#333}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-focus{border-color:#0078d7;box-shadow:0 1px 0 0 #0078d7}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-disabled{border-color:#f2f2f2}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-error{border-color:#a4262c}.mbsc-windows.mbsc-textfield-wrapper-underline.mbsc-error.mbsc-focus{box-shadow:0 1px 0 0 #a4262c}.mbsc-windows.mbsc-textfield-tag{background:#e6e6e6}.mbsc-windows-dark.mbsc-textfield-wrapper{color:#fff}.mbsc-windows-dark.mbsc-textfield-wrapper.mbsc-disabled{color:#949494}.mbsc-windows-dark.mbsc-textfield{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-textfield-box,.mbsc-windows-dark.mbsc-textfield-outline{border-color:#ababab}.mbsc-windows-dark.mbsc-textfield.mbsc-hover{border-color:#fff}.mbsc-windows-dark.mbsc-textfield-box.mbsc-focus,.mbsc-windows-dark.mbsc-textfield-outline.mbsc-focus{border-color:#0078d7;box-shadow:inset 0 0 0 1px #0078d7}.mbsc-windows-dark.mbsc-textfield.mbsc-disabled{background:#272727;border-color:#272727}.mbsc-windows-dark.mbsc-textfield.mbsc-error{border-color:#a4262c}.mbsc-windows-dark.mbsc-textfield-box.mbsc-error.mbsc-focus,.mbsc-windows-dark.mbsc-textfield-outline.mbsc-error.mbsc-focus{box-shadow:inset 0 0 0 1px #a4262c}.mbsc-windows-dark.mbsc-error-message{color:#a4262c}.mbsc-windows-dark.mbsc-label{color:#fff}.mbsc-windows-dark.mbsc-textfield-wrapper-underline{border-color:#ababab}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-hover{border-color:#fff}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-focus{border-color:#0078d7;box-shadow:0 1px 0 0 #0078d7}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-disabled{border-color:#272727}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-error{border-color:#a4262c}.mbsc-windows-dark.mbsc-textfield-wrapper-underline.mbsc-error.mbsc-focus{box-shadow:0 1px 0 0 #a4262c}.mbsc-windows-dark.mbsc-textfield-tag{background:#5f5f5f}@keyframes autofill{0%{opacity:1}to{opacity:1}}.mbsc-textfield-wrapper{display:block;margin:0;position:relative;-webkit-user-select:none;user-select:none;z-index:0}.mbsc-textfield-wrapper-inline{display:flex}.mbsc-form-grid .mbsc-textfield-wrapper-box,.mbsc-form-grid .mbsc-textfield-wrapper-outline{margin:.75em 1em}.mbsc-textfield-inner{box-sizing:border-box;display:block;position:relative}.mbsc-textfield-inner-inline{flex:1 auto}.mbsc-textfield{appearance:none;-webkit-appearance:none;border:0;border-radius:0;box-sizing:border-box;display:block;font-family:inherit;font-size:1em;margin:0;outline:0;padding:0;width:100%}.mbsc-textfield:-webkit-autofill{animation-name:autofill}.mbsc-textfield::-webkit-inner-spin-button{align-self:center;height:2em}.mbsc-textfield::-moz-placeholder{color:inherit;opacity:.5}.mbsc-textfield::-webkit-input-placeholder{color:inherit;opacity:.5}.mbsc-textfield-floating:-ms-input-placeholder{color:transparent}.mbsc-textfield-floating::-moz-placeholder{opacity:0;-moz-transition:opacity .2s;transition:opacity .2s}.mbsc-textfield-floating::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.mbsc-textfield-floating::-webkit-datetime-edit{color:transparent}.mbsc-textfield-floating-active:-ms-input-placeholder{color:inherit}.mbsc-textfield-floating-active::-moz-placeholder{opacity:.5}.mbsc-textfield-floating-active::-webkit-input-placeholder{opacity:.5}.mbsc-textfield-floating-active::-webkit-datetime-edit{color:inherit}.mbsc-textfield-floating .mbsc-textfield-tags-placeholder{opacity:0;transition:opacity .2s}.mbsc-textfield-floating-active .mbsc-textfield-tags-placeholder{opacity:.5}.mbsc-textfield-fieldset{bottom:0;left:0;margin:0;padding:0 1em;pointer-events:none;position:absolute;right:0;top:0}.mbsc-textfield-icon{position:absolute;text-align:center;top:0}.mbsc-textfield-icon-left{left:0}.mbsc-textfield-icon-right{right:0}.mbsc-label{line-height:1em;pointer-events:none;position:absolute;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:1}.mbsc-label-inline{-moz-box-flex:0;box-sizing:border-box;flex:0 0 auto;max-width:12.5em;overflow:hidden;pointer-events:auto;position:static;width:30%}.mbsc-label-floating-animate{transition:transform .2s}.mbsc-label-floating.mbsc-ltr{transform-origin:top left}.mbsc-label-floating.mbsc-rtl{transform-origin:top right}.mbsc-error-message{font-size:.75em;line-height:1.5em;position:absolute;top:100%}.mbsc-textfield-file{left:0;opacity:0;position:absolute}.mbsc-select{cursor:pointer}.mbsc-select-icon{pointer-events:none;position:absolute;text-align:center}.mbsc-textarea{line-height:1.5em;overflow:hidden;resize:none}.mbsc-toggle-icon:hover{cursor:pointer}.mbsc-textfield.mbsc-textfield-hidden.mbsc-textarea{border:0;height:100%;left:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:-1}.mbsc-textfield.mbsc-textfield-tags.mbsc-textarea{display:block;height:auto;max-height:5.5em;overflow:auto}.mbsc-textfield-tag{display:inline-block;line-height:normal;margin:.25em 0}.mbsc-textfield-tag.mbsc-ltr{margin-right:.5em;padding-left:.75em}.mbsc-textfield-tag.mbsc-rtl{margin-left:.5em;padding-right:.75em}.mbsc-textfield-tag-text{font-size:.875em;line-height:1.857143em}.mbsc-textfield-tag-clear.mbsc-icon{border:.25em solid transparent;box-sizing:border-box;cursor:pointer;height:1.625em;vertical-align:top;width:1.625em}.mbsc-textfield-tags-placeholder{line-height:2.125em;opacity:.5}.mbsc-ios.mbsc-popup-wrapper-bottom-full{padding-top:1em}.mbsc-ios.mbsc-popup-wrapper-top-full{padding-bottom:1em}.mbsc-ios.mbsc-popup-top{border-bottom:1px solid}.mbsc-ios.mbsc-popup-bottom{border-top:1px solid}.mbsc-ios.mbsc-popup-body-center{border-radius:.9375em}.mbsc-ios.mbsc-popup-body-bottom-full{border-radius:.75em .75em 0 0}.mbsc-ios.mbsc-popup-body-top-full{border-radius:0 0 .75em .75em}.mbsc-ios.mbsc-popup-body-anchored{border-radius:.9375em}.mbsc-ios.mbsc-popup-arrow{border-radius:0 .375em}.mbsc-ios.mbsc-popup-header{font-weight:700;left:0;line-height:1.25em;padding:.75em 4.375em;position:absolute;right:0;text-align:center;top:0;z-index:1}.mbsc-ios.mbsc-popup-header-center,.mbsc-ios.mbsc-popup-header-no-buttons{border-bottom:1px solid;position:relative}.mbsc-ios.mbsc-popup-header-center{padding:.75em .5em}.mbsc-ios.mbsc-popup-bottom-full .mbsc-popup-header,.mbsc-ios.mbsc-popup-top-full .mbsc-popup-header{padding:1.125em 4.375em}.mbsc-ios.mbsc-popup-buttons{-moz-box-ordinal-group:0;border-bottom:1px solid;order:-1}.mbsc-ios.mbsc-popup-buttons.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-popup-buttons.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-popup-button.mbsc-font{margin-bottom:.25em;margin-top:.25em;z-index:2}.mbsc-ios.mbsc-popup-button-primary{font-weight:700}.mbsc-ios.mbsc-popup-button-close.mbsc-ltr{float:left}.mbsc-ios.mbsc-popup-button-close.mbsc-rtl{float:right}.mbsc-ios.mbsc-popup-buttons-anchored,.mbsc-ios.mbsc-popup-buttons-bottom,.mbsc-ios.mbsc-popup-buttons-top{padding:0 .25em}.mbsc-ios.mbsc-popup-buttons-bottom-full,.mbsc-ios.mbsc-popup-buttons-top-full{padding:.375em .25em}.mbsc-ios.mbsc-popup-buttons.mbsc-flex{-moz-box-ordinal-group:1;background:none;border:0;order:0;padding:0}.mbsc-ios.mbsc-popup-button-flex.mbsc-font{-moz-box-flex:1;display:block;flex:1 1 100%}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-button{margin-bottom:.5em;margin-top:.5em;opacity:1}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-button-flat{background:none;border-radius:0;border-top:1px solid;line-height:2.75em;margin:0}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat:last-child{border-left:0;border-right:0}.mbsc-ios.mbsc-popup-body-round{border-radius:.9375em}.mbsc-ios.mbsc-popup-pointer .mbsc-popup-body-round{border-radius:.5em}.mbsc-ios.mbsc-popup-round .mbsc-popup{border:0}.mbsc-ios.mbsc-popup-round .mbsc-popup-body-bottom-full{border-radius:.75em .75em 0 0}.mbsc-ios.mbsc-popup-round .mbsc-popup-body-top-full{border-radius:0 0 .75em .75em}.mbsc-ios.mbsc-popup-arrow{background:#f2f2f7;box-shadow:0 0 1em rgba(0,0,0,.2)}.mbsc-ios.mbsc-popup-bottom,.mbsc-ios.mbsc-popup-top{border-color:#ccc}.mbsc-ios.mbsc-popup-body{background:#f2f2f7;color:#000}.mbsc-ios.mbsc-popup-body-anchored,.mbsc-ios.mbsc-popup-body-center,.mbsc-ios.mbsc-popup-body-round{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mbsc-ios.mbsc-popup-buttons,.mbsc-ios.mbsc-popup-header-center,.mbsc-ios.mbsc-popup-header-no-buttons{border-color:#ccc}.mbsc-ios.mbsc-popup-buttons-bottom,.mbsc-ios.mbsc-popup-buttons-top{background:#f7f7f7}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-font{border-color:#ccc}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-focus,.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-hover{background:#eaeaea}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-active{background:#ccc}.mbsc-ios.mbsc-popup-button-flex.mbsc-button.mbsc-disabled{color:rgba(0,122,255,.2)}.mbsc-ios-dark.mbsc-popup-arrow{background:#1c1c1c;box-shadow:0 0 1em rgba(0,0,0,.2)}.mbsc-ios-dark.mbsc-popup-bottom,.mbsc-ios-dark.mbsc-popup-top{border-color:#333}.mbsc-ios-dark.mbsc-popup-body{background:#1c1c1c;color:#fff}.mbsc-ios-dark.mbsc-popup-body-anchored,.mbsc-ios-dark.mbsc-popup-body-center,.mbsc-ios-dark.mbsc-popup-body-round{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mbsc-ios-dark.mbsc-popup-buttons,.mbsc-ios-dark.mbsc-popup-header-center,.mbsc-ios-dark.mbsc-popup-header-no-buttons{border-color:#333}.mbsc-ios-dark.mbsc-popup-buttons-anchored,.mbsc-ios-dark.mbsc-popup-buttons-bottom,.mbsc-ios-dark.mbsc-popup-buttons-top{background:#292929}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-button-flat.mbsc-font{border-color:#333}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-focus,.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-hover{background:#242424}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-active{background:#333}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-button.mbsc-disabled{color:rgba(255,159,10,.2)}.mbsc-material.mbsc-popup-body-anchored,.mbsc-material.mbsc-popup-body-center,.mbsc-material.mbsc-popup-body-round{border-radius:.25em}.mbsc-material.mbsc-popup-header{font-size:1.25em;font-weight:500;line-height:1.4em;padding:.8em .8em 0}.mbsc-material.mbsc-popup-buttons{display:block;padding:.5em}.mbsc-material.mbsc-popup-buttons.mbsc-ltr,.mbsc-material.mbsc-popup-buttons.mbsc-rtl{text-align:right}.mbsc-material.mbsc-popup-button.mbsc-button-flat{margin-left:0;margin-right:0}.mbsc-material.mbsc-popup-button.mbsc-font{font-size:.9375em;font-weight:500;margin-bottom:0;margin-top:0}.mbsc-material.mbsc-popup-round .mbsc-popup-body-bottom-full{border-radius:.25em .25em 0 0}.mbsc-material.mbsc-popup-round .mbsc-popup-body-top-full{border-radius:0 0 .25em .25em}.mbsc-material.mbsc-popup-body{background:#fff;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);color:#303030}.mbsc-material.mbsc-popup-arrow{background:#fff;box-shadow:0 0 1em rgba(0,0,0,.2)}.mbsc-material.mbsc-popup-button.mbsc-font{color:#1a73e8}.mbsc-material-dark.mbsc-popup-body{background:#303030;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);color:#fff}.mbsc-material-dark.mbsc-popup-arrow{background:#303030;box-shadow:0 0 1em rgba(0,0,0,.2)}.mbsc-material-dark.mbsc-popup-button.mbsc-font{color:#87b0f3}.mbsc-windows.mbsc-popup{border:1px solid}.mbsc-windows.mbsc-popup-anchored-top{margin-top:-.75em}.mbsc-windows.mbsc-popup-anchored-bottom{margin-top:.75em}.mbsc-windows.mbsc-popup-arrow{border:1px solid;height:1em;width:1em}.mbsc-windows.mbsc-popup-arrow-bottom,.mbsc-windows.mbsc-popup-arrow-top{margin-left:-.5em}.mbsc-windows.mbsc-popup-arrow-left,.mbsc-windows.mbsc-popup-arrow-right{margin-top:-.5em}.mbsc-windows.mbsc-popup-arrow-bottom{top:1.5em}.mbsc-windows.mbsc-popup-arrow-top{bottom:1.5em}.mbsc-windows.mbsc-popup-arrow-left{right:1.5em}.mbsc-windows.mbsc-popup-arrow-right{left:1.5em}.mbsc-windows.mbsc-popup-header{border-bottom:1px solid;font-weight:700;padding:.5em;text-align:center}.mbsc-windows.mbsc-popup-buttons{border-top:1px solid;display:flex;flex-direction:row-reverse}.mbsc-windows.mbsc-popup-button.mbsc-font{flex:1 1;padding-bottom:.25em;padding-top:.25em}.mbsc-windows.mbsc-popup-button.mbsc-button-flat{margin:0}.mbsc-windows.mbsc-popup{box-shadow:0 6px 14px 0 rgba(0,0,0,.133),0 1px 4px 0 rgba(0,0,0,.11);color:#333}.mbsc-windows.mbsc-popup,.mbsc-windows.mbsc-popup-arrow{background:#fff;border-color:#e6e6e6}.mbsc-windows.mbsc-popup-buttons,.mbsc-windows.mbsc-popup-header{border-color:#e6e6e6}.mbsc-windows-dark.mbsc-popup{box-shadow:0 6px 14px 0 rgba(0,0,0,.133),0 1px 4px 0 rgba(0,0,0,.11);color:#fff}.mbsc-windows-dark.mbsc-popup,.mbsc-windows-dark.mbsc-popup-arrow{background:#1a1a1a;border-color:#343434}.mbsc-windows-dark.mbsc-popup-buttons,.mbsc-windows-dark.mbsc-popup-header{border-color:#343434}@keyframes mbsc-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mbsc-fade-out{0%{opacity:1}to{opacity:0}}@keyframes mbsc-pop-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-pop-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes mbsc-slide-up-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mbsc-slide-up-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes mbsc-slide-down-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes mbsc-slide-down-out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.mbsc-popup-open-ios{bottom:0;height:auto;left:0;overflow:hidden;position:absolute;right:0;top:0}.mbsc-popup-ctx{--mbsc-safe-top:0;--mbsc-safe-right:0;--mbsc-safe-bottom:0;--mbsc-safe-left:0;position:relative}.mbsc-popup-limits{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.mbsc-popup-limits-anchored,.mbsc-popup-limits-center{margin:1em}.mbsc-popup,.mbsc-popup-wrapper{box-sizing:border-box}.mbsc-popup-wrapper{-moz-box-pack:center;border:0 solid transparent;bottom:0;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:99998}.mbsc-popup-wrapper-ctx{bottom:auto;height:100%;overflow:hidden;position:absolute;right:auto;width:100%}.mbsc-popup-wrapper-center{align-items:center;border-width:0 0 0 0;border-width:var(--mbsc-safe-top) var(--mbsc-safe-right) var(--mbsc-safe-bottom) var(--mbsc-safe-left);padding:1em}.mbsc-popup-wrapper-top{align-items:flex-start;border-bottom:0 solid transparent;border-bottom:var(--mbsc-safe-bottom) solid transparent}.mbsc-popup-wrapper-bottom{align-items:flex-end;border-top-width:0;border-top-width:var(--mbsc-safe-top)}.mbsc-popup-wrapper-anchored{border-width:0 0 0 0;border-width:0 var(--mbsc-safe-right) var(--mbsc-safe-bottom) var(--mbsc-safe-left)}.mbsc-popup-hidden{opacity:0}.mbsc-popup-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;margin:-10em;pointer-events:auto;position:absolute;right:0;top:0;transform:translateZ(0);z-index:1}.mbsc-popup-overlay-in{animation:mbsc-fade-in .15s cubic-bezier(0,0,.2,1);opacity:1}.mbsc-popup-overlay-out{animation:mbsc-fade-out 75ms cubic-bezier(.4,0,1,1);opacity:0}.mbsc-popup{max-height:100%;min-width:12em;pointer-events:auto;position:relative;text-shadow:none;-webkit-user-select:none;user-select:none;z-index:2}.mbsc-popup-center{min-width:16em}.mbsc-popup-bottom{bottom:0;width:100%}.mbsc-popup-top{top:0;width:100%}.mbsc-popup-anchored{position:absolute}.mbsc-popup-anchored-left{margin-left:-1em}.mbsc-popup-anchored-right{margin-left:1em}.mbsc-popup-arrow-wrapper{overflow:hidden;pointer-events:none;position:absolute;z-index:1}.mbsc-popup-arrow-wrapper-bottom,.mbsc-popup-arrow-wrapper-top{height:2em;left:0;right:0}.mbsc-popup-arrow-wrapper-left,.mbsc-popup-arrow-wrapper-right{bottom:0;top:0;width:2em}.mbsc-popup-arrow-wrapper-top{top:100%}.mbsc-popup-arrow-wrapper-bottom{bottom:100%}.mbsc-popup-arrow-wrapper-left{left:100%}.mbsc-popup-arrow-wrapper-right{right:100%}.mbsc-popup-arrow{box-sizing:border-box;height:1.5em;pointer-events:auto;position:absolute;width:1.5em}.mbsc-popup-arrow-top{bottom:1.25em}.mbsc-popup-arrow-bottom{top:1.25em}.mbsc-popup-arrow-bottom,.mbsc-popup-arrow-top{left:50%;margin-left:-.75em;transform:rotate(-45deg)}.mbsc-popup-arrow-left{right:1.25em}.mbsc-popup-arrow-right{left:1.25em}.mbsc-popup-arrow-left,.mbsc-popup-arrow-right{margin-top:-.75em;top:50%;transform:rotate(45deg)}.mbsc-popup-focus{outline:0}.mbsc-popup-body{overflow:hidden;transform:translateZ(0)}.mbsc-popup-body-top{padding-top:0;padding-top:var(--mbsc-safe-top)}.mbsc-popup-body-bottom{padding-bottom:0;padding-bottom:var(--mbsc-safe-bottom)}.mbsc-popup-body-bottom,.mbsc-popup-body-top{padding-left:0;padding-left:var(--mbsc-safe-left);padding-right:0;padding-right:var(--mbsc-safe-right)}.mbsc-popup-body-round{padding:0}.mbsc-popup-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mbsc-popup-content{-webkit-overflow-scrolling:touch;overflow:auto}.mbsc-popup-padding{padding:1em}.mbsc-popup-pop-in{animation:mbsc-pop-in .15s cubic-bezier(0,0,.2,1);opacity:1}.mbsc-popup-pop-out{animation:mbsc-pop-out 75ms cubic-bezier(.4,0,1,1);opacity:0}.mbsc-popup-slide-up-in{animation:mbsc-slide-up-in .25s cubic-bezier(0,0,.2,1)}.mbsc-popup-slide-up-out{animation:mbsc-slide-up-out .2s cubic-bezier(.4,0,1,1)}.mbsc-popup-slide-down-in{animation:mbsc-slide-down-in .25s cubic-bezier(0,0,.2,1)}.mbsc-popup-slide-down-out{animation:mbsc-slide-down-out .2s cubic-bezier(.4,0,1,1)}.mbsc-popup-pointer .mbsc-popup-overlay-anchored,.mbsc-popup-pointer.mbsc-picker .mbsc-popup-overlay{background:none}.mbsc-popup-round .mbsc-popup-slide-up-in{animation-name:mbsc-slide-up-in,mbsc-fade-in}.mbsc-popup-round .mbsc-popup-slide-up-out{animation-name:mbsc-slide-up-out,mbsc-fade-out}.mbsc-popup-round .mbsc-popup-slide-down-in{animation-name:mbsc-slide-down-in,mbsc-fade-in}.mbsc-popup-round .mbsc-popup-slide-down-out{animation-name:mbsc-slide-down-out,mbsc-fade-out}.mbsc-popup-round .mbsc-popup-bottom,.mbsc-popup-round .mbsc-popup-top{margin-bottom:3em;margin-top:3em;width:auto}.mbsc-ios.mbsc-calendar-controls{padding:2px}.mbsc-ios.mbsc-calendar-cell{border-top-style:solid;border-top-width:1px}.mbsc-ios.mbsc-calendar-cell-text{border-radius:2em;height:2em;line-height:2em;padding:0 .5em}.mbsc-ios.mbsc-calendar-week-day{font-size:.625em;height:1.7em;line-height:1.7em}.mbsc-ios.mbsc-calendar-week-nr{font-size:.75em;font-weight:700;height:auto;line-height:3em;width:2em}.mbsc-ios.mbsc-calendar-day-text{border:2px solid transparent;border-radius:2em;height:1.625em;line-height:1.625em;margin:.1875em;padding:0;width:1.625em}.mbsc-ios.mbsc-range-day .mbsc-calendar-cell-inner{z-index:1}.mbsc-ios.mbsc-range-day:after,.mbsc-ios.mbsc-range-hover:before{box-sizing:border-box;content:"";height:1.875em;left:-1px;position:absolute;right:-1px;top:.25em;z-index:0}.mbsc-ios.mbsc-range-hover:before{border-bottom:2px dashed;border-top:2px dashed}.mbsc-ios.mbsc-range-day-end.mbsc-rtl:after,.mbsc-ios.mbsc-range-day-start.mbsc-ltr:after,.mbsc-ios.mbsc-range-hover-end.mbsc-rtl:before,.mbsc-ios.mbsc-range-hover-start.mbsc-ltr:before{border-radius:2em 0 0 2em;left:50%;margin-left:-.9375em}.mbsc-ios.mbsc-range-day-end.mbsc-ltr:after,.mbsc-ios.mbsc-range-day-start.mbsc-rtl:after,.mbsc-ios.mbsc-range-hover-end.mbsc-ltr:before,.mbsc-ios.mbsc-range-hover-start.mbsc-rtl:before{border-radius:0 2em 2em 0;margin-right:-.9375em;right:50%}.mbsc-ios.mbsc-range-day-start.mbsc-range-day-end:after,.mbsc-ios.mbsc-range-hover-start.mbsc-range-hover-end:before{display:none}.mbsc-ios.mbsc-calendar-day-marked{padding-bottom:.4375em}.mbsc-ios.mbsc-calendar-marks{margin-top:-.0625em}.mbsc-ios.mbsc-calendar-mark{border-radius:.375em;height:.375em;margin:0 .0625em;width:.375em}.mbsc-ios.mbsc-calendar-day-colors .mbsc-calendar-day-text{background-clip:padding-box}.mbsc-ios.mbsc-calendar-day-colors.mbsc-hover .mbsc-calendar-cell-text{background-clip:border-box}.mbsc-ios.mbsc-calendar-text:before{border-radius:.4em}.mbsc-ios.mbsc-calendar-label{font-weight:600}.mbsc-ios.mbsc-calendar-label-background{background:currentColor;margin:0 -.1em;opacity:.3;transition:opacity .15s ease-in-out}.mbsc-ios.mbsc-calendar-label-end.mbsc-rtl .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-start.mbsc-ltr .mbsc-calendar-label-background{border-bottom-left-radius:.4em;border-top-left-radius:.4em;margin-left:0}.mbsc-ios.mbsc-calendar-label-end.mbsc-ltr .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-start.mbsc-rtl .mbsc-calendar-label-background{border-bottom-right-radius:.4em;border-top-right-radius:.4em;margin-right:0}.mbsc-ios.mbsc-calendar-label-hover .mbsc-calendar-label-background{opacity:.6}.mbsc-ios.mbsc-calendar-label.mbsc-calendar-label-hover:before{background:none}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-background{opacity:.9}.mbsc-ios.mbsc-calendar-height-md .mbsc-calendar-day:after{border-left-style:solid;border-left-width:1px;bottom:0;content:"";margin-right:-1px;position:absolute;right:100%;top:0;z-index:1}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-title{font-size:1.5em;line-height:1.666667em;padding:0 .166667em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-week-day{border-left:1px solid transparent;font-size:1em;height:2.5em;line-height:2.5em;padding:0 .5em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-week-nr{font-size:.75em;padding:0}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-inner{min-height:2.5em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-labels .mbsc-calendar-day-inner{min-height:4.75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-marks{padding:0 .75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-text{height:1.375em;line-height:1.375em;width:1.375em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-text{height:1.8em;line-height:1.8em;margin:0 .5em .2em .6em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label{padding:0 .4em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label-text{font-size:1.2em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label-background{margin:0 -.4em}.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-ltr,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-ltr,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-rtl,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-rtl,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-calendar-grid-view .mbsc-calendar-title{font-size:1.5em;line-height:1.666667em;padding:0 .166667em}.mbsc-ios.mbsc-calendar-grid{border-top:1px solid}.mbsc-ios.mbsc-calendar-grid .mbsc-calendar-grid-item .mbsc-calendar-week-days{background:none}.mbsc-ios.mbsc-calendar-grid .mbsc-calendar-cell{border:0}.mbsc-ios.mbsc-calendar{background:#fff;color:#000}.mbsc-ios.mbsc-calendar-header,.mbsc-ios.mbsc-calendar-wrapper{border-color:#ccc}.mbsc-ios.mbsc-calendar-button.mbsc-button{color:#007aff}.mbsc-ios.mbsc-calendar-cell{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-calendar-day:after{border-color:#ccc}.mbsc-ios.mbsc-calendar-today,.mbsc-ios.mbsc-calendar-week-nr{color:#007aff}.mbsc-ios.mbsc-hover .mbsc-calendar-cell-text{background-color:rgba(0,122,255,.3)}.mbsc-ios.mbsc-range-day:after{background-color:#cbe2fb}.mbsc-ios.mbsc-range-day .mbsc-calendar-cell-text{color:#000}.mbsc-ios.mbsc-range-hover:before{border-color:#dedede}.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text{background:#007aff;border-color:#007aff;color:#fff}.mbsc-ios.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px rgba(0,0,0,.5)}.mbsc-ios.mbsc-focus .mbsc-calendar-day-text{border-color:rgba(0,0,0,.5);box-shadow:none}.mbsc-ios.mbsc-calendar-mark{background:#ccc}.mbsc-ios.mbsc-calendar-label{color:#5ac8fa}.mbsc-ios.mbsc-calendar-label-text{color:#000}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-inner,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-inner{color:#fff}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-text,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-text{color:inherit}.mbsc-ios.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#000}.mbsc-ios.mbsc-calendar-popup .mbsc-calendar-cell,.mbsc-ios.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-ios.mbsc-calendar-popup .mbsc-popup-body{background:#fff}.mbsc-ios.mbsc-calendar-grid{border-color:#ccc}.mbsc-ios.mbsc-calendar-month-title{color:#007aff}.mbsc-ios-dark.mbsc-calendar{background:#000;color:#fff}.mbsc-ios-dark.mbsc-calendar-header,.mbsc-ios-dark.mbsc-calendar-wrapper{border-color:#333}.mbsc-ios-dark.mbsc-calendar-button.mbsc-button{color:#ff9f0a}.mbsc-ios-dark.mbsc-calendar-cell{background:#000;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-calendar-day:after{border-color:#333}.mbsc-ios-dark.mbsc-calendar-today,.mbsc-ios-dark.mbsc-calendar-week-nr{color:#ff9f0a}.mbsc-ios-dark.mbsc-hover .mbsc-calendar-cell-text{background-color:rgba(255,159,10,.3)}.mbsc-ios-dark.mbsc-range-day:after{background-color:#3d2705}.mbsc-ios-dark.mbsc-range-day .mbsc-calendar-cell-text{color:#fff}.mbsc-ios-dark.mbsc-range-hover:before{border-color:#2b2b2b}.mbsc-ios-dark.mbsc-selected .mbsc-calendar-cell-text{background:#ff9f0a;border-color:#ff9f0a;color:#fff}.mbsc-ios-dark.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px hsla(0,0%,100%,.5)}.mbsc-ios-dark.mbsc-focus .mbsc-calendar-day-text{border-color:hsla(0,0%,100%,.5);box-shadow:none}.mbsc-ios-dark.mbsc-calendar-mark{background:#333}.mbsc-ios-dark.mbsc-calendar-label{color:#5ac8fa}.mbsc-ios-dark.mbsc-calendar-label-active .mbsc-calendar-label-inner,.mbsc-ios-dark.mbsc-calendar-label-dragging .mbsc-calendar-label-inner,.mbsc-ios-dark.mbsc-calendar-label-text{color:#fff}.mbsc-ios-dark.mbsc-calendar-label-active .mbsc-calendar-label-text,.mbsc-ios-dark.mbsc-calendar-label-dragging .mbsc-calendar-label-text{color:inherit}.mbsc-ios-dark.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#fff}.mbsc-ios-dark.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-ios-dark.mbsc-calendar-popup .mbsc-popup-body{background:#292929}.mbsc-ios-dark.mbsc-calendar-popup .mbsc-calendar-cell{background:#1c1c1c}.mbsc-ios-dark.mbsc-calendar-grid{border-color:#333}.mbsc-ios-dark.mbsc-calendar-month-title{color:#ff9f0a}.mbsc-material.mbsc-calendar-wrapper-fixed:after{bottom:-.5em;content:"";height:.5em;left:0;pointer-events:none;position:absolute;right:0;z-index:7}.mbsc-material.mbsc-calendar-controls{padding:.5em}.mbsc-material.mbsc-calendar-week-day{font-size:.75em;font-weight:700;height:2.5em;line-height:2.5em}.mbsc-material.mbsc-calendar-week-nr{font-size:.6875em;font-weight:700;height:auto;line-height:3.272728em;width:2.181819em}.mbsc-material.mbsc-calendar-button.mbsc-button{padding:.428572em}.mbsc-material.mbsc-calendar-title{font-size:1.428572em;font-weight:400;line-height:1.4em;text-transform:none}.mbsc-material.mbsc-calendar-cell-text{border-radius:2em;height:2em;line-height:2em;padding:0 .5em}.mbsc-material.mbsc-calendar-month-name{font-size:.8125em}.mbsc-material.mbsc-calendar-month-name.mbsc-ltr{padding-left:.461539em}.mbsc-material.mbsc-calendar-month-name.mbsc-rtl{padding-right:.461539em}.mbsc-material.mbsc-calendar-day-text{border:2px solid transparent;font-size:.8125em;height:1.846154em;line-height:1.846154em;margin:.230769em auto;padding:0;width:1.846154em}.mbsc-material.mbsc-range-day:after,.mbsc-material.mbsc-range-hover:before{content:"";height:1.75em;left:0;position:absolute;right:0;top:.25em;z-index:-1}.mbsc-material.mbsc-range-hover:before{border-bottom:2px dashed;border-top:2px dashed;box-sizing:content-box;height:1.5em}.mbsc-material.mbsc-range-day-end.mbsc-rtl:after,.mbsc-material.mbsc-range-day-start.mbsc-ltr:after{border-radius:2em 0 0 2em;left:50%;margin-left:-.875em;right:0}.mbsc-material.mbsc-range-day-end.mbsc-ltr:after,.mbsc-material.mbsc-range-day-start.mbsc-rtl:after{border-radius:0 2em 2em 0;left:0;margin-right:-.875em;right:50%}.mbsc-material.mbsc-range-hover-end.mbsc-rtl:before,.mbsc-material.mbsc-range-hover-start.mbsc-ltr:before{left:50%;right:0}.mbsc-material.mbsc-range-hover-end.mbsc-ltr:before,.mbsc-material.mbsc-range-hover-start.mbsc-rtl:before{left:0;right:50%}.mbsc-material.mbsc-range-day-start.mbsc-range-day-end:after,.mbsc-material.mbsc-range-hover-start.mbsc-range-hover-end:before{display:none}.mbsc-material.mbsc-calendar-marks{margin-top:-.375em;transition:transform .1s ease-out}.mbsc-material.mbsc-calendar-day-colors .mbsc-calendar-marks,.mbsc-material.mbsc-focus .mbsc-calendar-marks,.mbsc-material.mbsc-highlighted .mbsc-calendar-marks,.mbsc-material.mbsc-hover .mbsc-calendar-marks,.mbsc-material.mbsc-hover-highlighted .mbsc-calendar-marks,.mbsc-material.mbsc-selected .mbsc-calendar-marks{transform:translate3d(0,.25em,0)}.mbsc-material.mbsc-calendar-label{border-radius:.4em;font-weight:600}.mbsc-material.mbsc-calendar-label-background{background:currentColor;margin:0 -.1em}.mbsc-material.mbsc-calendar-text:before{border-radius:.4em}.mbsc-material.mbsc-calendar-label:before{border-radius:0;margin:0 -.1em}.mbsc-material.mbsc-calendar-label-end.mbsc-rtl .mbsc-calendar-label-background,.mbsc-material.mbsc-calendar-label-end.mbsc-rtl.mbsc-calendar-text:before,.mbsc-material.mbsc-calendar-label-start.mbsc-ltr .mbsc-calendar-label-background,.mbsc-material.mbsc-calendar-label-start.mbsc-ltr.mbsc-calendar-text:before{border-bottom-left-radius:.4em;border-top-left-radius:.4em;margin-left:0}.mbsc-material.mbsc-calendar-label-end.mbsc-ltr .mbsc-calendar-label-background,.mbsc-material.mbsc-calendar-label-end.mbsc-ltr.mbsc-calendar-text:before,.mbsc-material.mbsc-calendar-label-start.mbsc-rtl .mbsc-calendar-label-background,.mbsc-material.mbsc-calendar-label-start.mbsc-rtl.mbsc-calendar-text:before{border-bottom-right-radius:.4em;border-top-right-radius:.4em;margin-right:0}.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-slide{padding:0}.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-day{border-bottom:1px solid}.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-day:after{border-left-style:solid;border-left-width:1px;bottom:0;content:"";margin-right:-1px;position:absolute;right:100%;top:0;z-index:1}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-week-day{padding:0 1em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-day-inner{min-height:4em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-day-labels .mbsc-calendar-day-inner{min-height:5.5em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-day-text{margin:.461539em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-week-nr{line-height:3.818182em;padding:0}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-marks{margin-left:-1px;margin-right:-1px;padding:0 1.125em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-text{height:1.8em;line-height:1.8em;margin:0 .5em .2em .6em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-label{padding:0 .4em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-label-text{font-size:1.2em}.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-label-background,.mbsc-material.mbsc-calendar-width-md .mbsc-calendar-label:before{margin:0 -.4em}.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-ltr,.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-ltr,.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-ltr{text-align:left}.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-rtl,.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-rtl,.mbsc-material.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-rtl{text-align:right}.mbsc-material.mbsc-calendar-wrapper:after{box-shadow:inset 0 .5em .25em -.5em rgba(48,48,48,.5)}.mbsc-material.mbsc-calendar-button.mbsc-button{color:#303030}.mbsc-material.mbsc-calendar-picker-slide,.mbsc-material.mbsc-calendar-slide{background:#fff}.mbsc-material.mbsc-calendar-week-day{color:rgba(48,48,48,.7)}.mbsc-material.mbsc-calendar-cell-text{color:#303030}.mbsc-material.mbsc-calendar-today,.mbsc-material.mbsc-calendar-week-nr{color:#1a73e8}.mbsc-material.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px rgba(48,48,48,.7)}.mbsc-material.mbsc-hover .mbsc-calendar-cell-text{background:rgba(0,0,0,.1)}.mbsc-material.mbsc-range-hover:before{border-color:#e6e6e6}.mbsc-material.mbsc-range-day:after{background-color:rgba(26,115,232,.25)}.mbsc-material.mbsc-selected .mbsc-calendar-cell-text{background:#1a73e8;border-color:#1a73e8;color:#fff}.mbsc-material.mbsc-calendar-mark{background:#1a73e8}.mbsc-material.mbsc-calendar-label{color:#1a73e8}.mbsc-material.mbsc-calendar-label-inner{color:#fff}.mbsc-material.mbsc-calendar-label.mbsc-calendar-label-active,.mbsc-material.mbsc-calendar-label.mbsc-calendar-label-dragging{box-shadow:0 4px 8px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12),0 1px 3px -1px rgba(0,0,0,.2)}.mbsc-material .mbsc-calendar-label.mbsc-calendar-label-active .mbsc-calendar-label-background{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.mbsc-material.mbsc-calendar-text-more{box-shadow:none}.mbsc-material.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#303030}.mbsc-material.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-material.mbsc-calendar-popup .mbsc-popup-body{background:#fff}.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-day,.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-day:after,.mbsc-material.mbsc-calendar-height-md .mbsc-calendar-week-day{border-color:#cfcfcf}.mbsc-material.mbsc-calendar-month-title{color:#1a73e8}.mbsc-material-dark.mbsc-calendar-wrapper:after{box-shadow:inset 0 .5em .25em -.5em hsla(0,0%,100%,.5)}.mbsc-material-dark.mbsc-calendar-button.mbsc-button{color:#fff}.mbsc-material-dark.mbsc-calendar-slide{background:#000}.mbsc-material-dark.mbsc-calendar-picker-slide{background:#303030}.mbsc-material-dark.mbsc-calendar-week-day{color:hsla(0,0%,100%,.7)}.mbsc-material-dark.mbsc-calendar-cell-text{color:#fff}.mbsc-material-dark.mbsc-calendar-today,.mbsc-material-dark.mbsc-calendar-week-nr{color:#87b0f3}.mbsc-material-dark.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px hsla(0,0%,100%,.7)}.mbsc-material-dark.mbsc-hover .mbsc-calendar-cell-text{background:hsla(0,0%,100%,.1)}.mbsc-material-dark.mbsc-range-hover:before{border-color:#1a1a1a}.mbsc-material-dark.mbsc-range-day:after{background-color:rgba(135,176,243,.25)}.mbsc-material-dark.mbsc-selected .mbsc-calendar-cell-text{background:#87b0f3;border-color:#87b0f3;color:#000}.mbsc-material-dark.mbsc-calendar-mark{background:#87b0f3}.mbsc-material-dark.mbsc-calendar-label{color:#87b0f3}.mbsc-material-dark.mbsc-calendar-label-inner{color:#000}.mbsc-material-dark.mbsc-calendar-label.mbsc-calendar-label-active,.mbsc-material-dark.mbsc-calendar-label.mbsc-calendar-label-dragging{box-shadow:0 4px 8px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12),0 1px 3px -1px rgba(0,0,0,.2)}.mbsc-material-dark .mbsc-calendar-label.mbsc-calendar-label-active .mbsc-calendar-label-background{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.mbsc-material-dark.mbsc-calendar-text-more{box-shadow:none}.mbsc-material-dark.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#fff}.mbsc-material-dark.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-material-dark.mbsc-calendar-popup .mbsc-popup-body{background:#303030}.mbsc-material-dark.mbsc-calendar-height-md .mbsc-calendar-day,.mbsc-material-dark.mbsc-calendar-height-md .mbsc-calendar-day:after,.mbsc-material-dark.mbsc-calendar-height-md .mbsc-calendar-week-day{border-color:#2b2b2b}.mbsc-material-dark.mbsc-calendar-month-title{color:#87b0f3}.mbsc-windows.mbsc-calendar-header{margin-bottom:-1px}.mbsc-windows.mbsc-calendar-button.mbsc-button.mbsc-font{margin:1px}.mbsc-windows.mbsc-calendar-title-wrapper .mbsc-calendar-button{padding:0}.mbsc-windows.mbsc-calendar-controls{min-height:2.125em;padding:.5em}.mbsc-windows.mbsc-calendar-week-day{font-size:.75em;height:2.5em;line-height:2.5em}.mbsc-windows.mbsc-calendar-body .mbsc-calendar-week-day{border:0}.mbsc-windows.mbsc-calendar-week-nr{font-size:.75em;font-weight:700;line-height:3em;width:2em}.mbsc-windows.mbsc-calendar-picker-slide{padding:.25em}.mbsc-windows.mbsc-calendar-cell{background-clip:padding-box;border:solid transparent;border-width:1px 0 0;padding:0}.mbsc-windows.mbsc-calendar-cell:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.mbsc-windows.mbsc-calendar-cell-inner{border-color:transparent;border-style:solid;border-width:2px 1px;box-sizing:border-box;display:table;height:100%;position:relative;width:100%}.mbsc-windows.mbsc-calendar-cell-text{display:table-cell;min-width:0;vertical-align:middle}.mbsc-windows.mbsc-calendar-month-name{font-size:.875em;vertical-align:middle}.mbsc-windows.mbsc-calendar-month-name.mbsc-ltr{margin-left:.5em}.mbsc-windows.mbsc-calendar-month-name.mbsc-rtl{margin-right:.5em}.mbsc-windows.mbsc-calendar-day-inner{display:block}.mbsc-windows.mbsc-calendar-day-empty:after{display:none}.mbsc-windows.mbsc-calendar-day-text{border-radius:2em;display:inline-block;font-size:.875em;line-height:2.285715em;margin:0 .5em}.mbsc-windows.mbsc-calendar-marks{bottom:.25em}.mbsc-windows.mbsc-calendar-label-background{background:currentColor}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-title{font-size:1.625em;font-weight:300;line-height:1.461538em;padding:0 .307693em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-week-day{font-size:.875em;height:2.142858em;line-height:2.142858em;padding:0 .5em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-week-nr{font-size:.75em;height:auto;padding:0}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day:after{border-left-style:solid;border-left-width:1px}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day-inner{min-height:4em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day-text{text-align:center}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day-labels .mbsc-calendar-day-inner{min-height:4.75em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-marks{bottom:.5em;padding:0 .625em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-text{height:1.8em;line-height:1.8em;padding:0 .6em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-label-text{font-size:1.2em}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-ltr,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-ltr,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-ltr{text-align:left}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-rtl,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-rtl,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-rtl{text-align:right}.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-calendar-day-labels{text-align:center}.mbsc-windows.mbsc-calendar-grid-view .mbsc-calendar-title{font-size:1.625em;font-weight:300;line-height:1.461538em;padding:0 .307693em}.mbsc-windows.mbsc-calendar,.mbsc-windows.mbsc-calendar-button.mbsc-button{color:#333}.mbsc-windows.mbsc-calendar-button.mbsc-button.mbsc-active{background:#f2f2f2;border-color:#f2f2f2}.mbsc-windows.mbsc-calendar-button.mbsc-button.mbsc-focus{box-shadow:0 0 0 1px #333}.mbsc-windows.mbsc-calendar-wrapper-fixed{border-bottom:1px solid #e6e6e6}.mbsc-windows.mbsc-calendar-slide{background:#fff;color:#333}.mbsc-windows.mbsc-calendar-week-day{color:#666}.mbsc-windows.mbsc-calendar-today,.mbsc-windows.mbsc-calendar-week-nr{color:#0078d7}.mbsc-windows.mbsc-range-day{border-left-color:rgba(0,120,215,.25)}.mbsc-windows.mbsc-range-day-end.mbsc-rtl,.mbsc-windows.mbsc-range-day-start.mbsc-ltr{border-left-color:transparent}.mbsc-windows.mbsc-range-hover .mbsc-calendar-cell-inner{border-bottom-color:rgba(51,51,51,.1);border-style:dashed;border-top-color:rgba(51,51,51,.1)}.mbsc-windows.mbsc-range-day .mbsc-calendar-cell-inner,.mbsc-windows.mbsc-selected .mbsc-calendar-cell-inner{background:rgba(0,120,215,.25)}.mbsc-windows.mbsc-selected.mbsc-range-day .mbsc-calendar-cell-inner{background-color:#0078d7}.mbsc-windows.mbsc-selected.mbsc-range-day .mbsc-calendar-cell-text{color:#fff}.mbsc-windows.mbsc-calendar-day-colors.mbsc-selected:after{border:2px solid #0078d7}.mbsc-windows.mbsc-calendar-cell.mbsc-focus:after{border:1px solid #333}.mbsc-windows.mbsc-calendar-cell.mbsc-hover:after{background:rgba(51,51,51,.1)}.mbsc-windows.mbsc-calendar-mark{background:rgba(51,51,51,.5)}.mbsc-windows.mbsc-calendar-label{color:#0078d7}.mbsc-windows.mbsc-calendar-label-inner{color:#fff}.mbsc-windows.mbsc-calendar-label.mbsc-calendar-label-active{outline:1px solid #333}.mbsc-windows.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#333}.mbsc-windows.mbsc-calendar-height-md .mbsc-calendar-week-day,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day,.mbsc-windows.mbsc-calendar-width-md .mbsc-calendar-day:after{border-color:#e6e6e6}.mbsc-windows.mbsc-calendar-popup .mbsc-popup,.mbsc-windows.mbsc-calendar-popup .mbsc-popup-arrow{background:#fff;border-color:#e6e6e6}.mbsc-windows.mbsc-calendar-month-title{color:#0078d7}.mbsc-windows-dark.mbsc-calendar,.mbsc-windows-dark.mbsc-calendar-button.mbsc-button{color:#fff}.mbsc-windows-dark.mbsc-calendar-button.mbsc-button.mbsc-active{background:#676767;border-color:#676767}.mbsc-windows-dark.mbsc-calendar-button.mbsc-button.mbsc-focus{box-shadow:0 0 0 1px #fff}.mbsc-windows-dark.mbsc-calendar-wrapper-fixed{border-bottom:1px solid #343434}.mbsc-windows-dark.mbsc-calendar-slide{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-calendar-week-day{color:#ccc}.mbsc-windows-dark.mbsc-calendar-today,.mbsc-windows-dark.mbsc-calendar-week-nr{color:#0078d7}.mbsc-windows-dark.mbsc-range-day{border-left-color:rgba(0,120,215,.25)}.mbsc-windows-dark.mbsc-range-day-end.mbsc-rtl,.mbsc-windows-dark.mbsc-range-day-start.mbsc-ltr{border-left-color:transparent}.mbsc-windows-dark.mbsc-range-hover .mbsc-calendar-cell-inner{border-bottom-color:hsla(0,0%,100%,.22);border-style:dashed;border-top-color:hsla(0,0%,100%,.22)}.mbsc-windows-dark.mbsc-range-day .mbsc-calendar-cell-inner,.mbsc-windows-dark.mbsc-selected .mbsc-calendar-cell-inner{background:rgba(0,120,215,.25)}.mbsc-windows-dark.mbsc-selected.mbsc-range-day .mbsc-calendar-cell-inner{background-color:#0078d7}.mbsc-windows-dark.mbsc-selected.mbsc-range-day .mbsc-calendar-cell-text{color:#fff}.mbsc-windows-dark.mbsc-calendar-day-colors.mbsc-selected:after{border:2px solid #0078d7}.mbsc-windows-dark.mbsc-calendar-cell.mbsc-focus:after{border:1px solid #fff}.mbsc-windows-dark.mbsc-calendar-cell.mbsc-hover:after{background:hsla(0,0%,100%,.22)}.mbsc-windows-dark.mbsc-calendar-mark{background:hsla(0,0%,100%,.5)}.mbsc-windows-dark.mbsc-calendar-label{color:#0078d7}.mbsc-windows-dark.mbsc-calendar-label-inner{color:#fff}.mbsc-windows-dark.mbsc-calendar-label.mbsc-calendar-label-active{outline:1px solid #fff}.mbsc-windows-dark.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#fff}.mbsc-windows-dark.mbsc-calendar-height-md .mbsc-calendar-week-day,.mbsc-windows-dark.mbsc-calendar-width-md .mbsc-calendar-day,.mbsc-windows-dark.mbsc-calendar-width-md .mbsc-calendar-day:after{border-color:#343434}.mbsc-windows-dark.mbsc-calendar-popup .mbsc-popup,.mbsc-windows-dark.mbsc-calendar-popup .mbsc-popup-arrow{background:#1a1a1a;border-color:#343434}.mbsc-windows-dark.mbsc-calendar-month-title{color:#0078d7}@keyframes mbsc-zoom-in-up{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-zoom-in-down{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-zoom-out-up{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}@keyframes mbsc-zoom-out-down{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.mbsc-calendar{position:relative;touch-action:manipulation;-webkit-user-select:none;user-select:none}.mbsc-calendar-wrapper{height:100%;overflow:hidden;position:relative;z-index:1}.mbsc-calendar-header{position:relative;will-change:opacity;z-index:1}.mbsc-calendar-header .mbsc-calendar-week-days{margin-left:-1px}.mbsc-calendar-controls{align-items:center;box-sizing:content-box;min-height:2.5em}.mbsc-calendar-button.mbsc-button.mbsc-reset{margin:0}.mbsc-calendar-button-prev-multi{order:-1}.mbsc-calendar-button-next-multi{order:1}.mbsc-calendar-body{box-sizing:border-box;overflow:hidden}.mbsc-calendar-body-inner{margin-left:-1px;overflow:hidden;position:relative}.mbsc-calendar-wrapper-fixed{height:auto;overflow:visible}.mbsc-calendar-title-wrapper{align-items:center;overflow:hidden}.mbsc-calendar-title{display:inline-block;font-size:1.125em;overflow:hidden;padding:0 .25em;text-overflow:ellipsis;vertical-align:middle}.mbsc-calendar-scroll-wrapper{display:block;height:100%;overflow:hidden;position:relative}.mbsc-calendar-picker-wrapper{height:16em;overflow:hidden;position:relative;width:16em}.mbsc-calendar-picker{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.mbsc-calendar-picker-main{position:relative;z-index:0}.mbsc-calendar-picker-in-up{animation:mbsc-zoom-in-up .2s cubic-bezier(0,0,.2,1) forwards;opacity:0}.mbsc-calendar-picker-in-down{animation:mbsc-zoom-in-down .2s cubic-bezier(0,0,.2,1) forwards;opacity:0}.mbsc-calendar-picker-out-up{animation:mbsc-zoom-out-up .2s cubic-bezier(.4,0,1,1) forwards;opacity:0}.mbsc-calendar-picker-out-down{animation:mbsc-zoom-out-down .2s cubic-bezier(0,0,.2,1) forwards;opacity:0}.mbsc-calendar-scroll-wrapper>div{height:100%}.mbsc-calendar-scroll-wrapper>div>div{height:100%;transform:translateZ(0)}.mbsc-calendar-slide{box-sizing:border-box;height:100%;position:absolute;top:0;width:100%;z-index:0}.mbsc-calendar-slide.mbsc-calendar-picker{position:relative}.mbsc-calendar-slide.mbsc-ltr{left:0}.mbsc-calendar-slide.mbsc-rtl{right:0}.mbsc-calendar-table{height:100%;transform:translateZ(0)}.mbsc-calendar-cell{cursor:pointer;position:relative;text-align:center;white-space:nowrap}.mbsc-calendar-cell:focus{outline:0}.mbsc-calendar-cell-inner{display:inline-block;padding:0 .25em;vertical-align:middle}.mbsc-calendar-cell.mbsc-disabled{cursor:not-allowed}.mbsc-calendar-week-day{border-bottom:1px solid transparent;font-size:.6875em;height:2em;line-height:2em;text-align:center}.mbsc-calendar-month,.mbsc-calendar-year{vertical-align:middle}.mbsc-calendar-month-text,.mbsc-calendar-year-text{box-sizing:border-box;margin:.875em 0;min-width:4.5em;overflow:hidden;text-overflow:ellipsis}.mbsc-calendar-day{min-width:0;text-align:center}.mbsc-calendar-day-empty{cursor:default}.mbsc-calendar-day-text{display:inline-block;text-align:center}.mbsc-calendar-day-text.mbsc-calendar-cell-text{box-sizing:content-box}.mbsc-calendar-day-inner{border:1px solid transparent;box-sizing:border-box;height:100%;padding:0;position:relative;width:100%}.mbsc-calendar-day-hidden{visibility:hidden}.mbsc-calendar-month-name{display:none}.mbsc-calendar-width-md .mbsc-calendar-month-name{display:inline-block;font-weight:700}.mbsc-calendar-day-outer .mbsc-calendar-day-text,.mbsc-calendar-day-outer .mbsc-calendar-month-name{opacity:.5}.mbsc-calendar-day-outer.mbsc-selected .mbsc-calendar-day-text,.mbsc-calendar-day-outer.mbsc-selected .mbsc-calendar-month-name{opacity:1}.mbsc-disabled .mbsc-calendar-cell-text,.mbsc-disabled .mbsc-calendar-month-name{opacity:.2}.mbsc-calendar-day-highlight:before{background:rgba(0,0,0,.1);content:" ";height:100%;left:0;position:absolute;top:0;width:100%}.mbsc-calendar-day-marked{padding-bottom:.25em}.mbsc-calendar-marks{height:.375em;left:0;margin-top:-.125em;overflow:hidden;position:absolute;right:0;text-align:center;white-space:nowrap}.mbsc-calendar-mark{border-radius:.25em;display:inline-block;height:.25em;margin:.0625em;vertical-align:top;width:.25em}.mbsc-calendar-labels{left:-1px;position:absolute;right:-1px}.mbsc-calendar-label-wrapper{pointer-events:none;position:absolute;z-index:2}.mbsc-calendar-label{padding:0 .3em}.mbsc-calendar-text:focus{outline:0}.mbsc-calendar-label-text{overflow:hidden;position:relative;text-overflow:ellipsis;z-index:2}.mbsc-calendar-label-background,.mbsc-calendar-text:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .2s;z-index:0}.mbsc-calendar-label.mbsc-calendar-label-hover:before{background-color:rgba(0,0,0,.2);z-index:1}.mbsc-calendar-text-more{padding:0 .3em}.mbsc-calendar-text-more.mbsc-calendar-label-active:before,.mbsc-calendar-text-more.mbsc-calendar-label-hover:before{background-color:rgba(0,0,0,.1)}.mbsc-calendar-text{display:block;font-size:.625em;height:1.6em;line-height:1.6em;margin:0 .1em .2em .2em;position:relative;white-space:nowrap}.mbsc-calendar-text-placeholder{z-index:-1}.mbsc-calendar-text.mbsc-ltr{text-align:left}.mbsc-calendar-text.mbsc-rtl{text-align:right}.mbsc-calendar-label-resize{cursor:ew-resize;height:100%;position:absolute;top:0;width:.5em;z-index:2}.mbsc-calendar-label-resize:after{background:#fff;border:1px solid;border-radius:.8em;box-sizing:border-box;content:"";display:none;height:.8em;margin-top:-.4em;position:absolute;top:50%;width:.8em}.mbsc-calendar-label-resize-end.mbsc-rtl,.mbsc-calendar-label-resize-start.mbsc-ltr{left:0}.mbsc-calendar-label-resize-end.mbsc-ltr,.mbsc-calendar-label-resize-start.mbsc-rtl{right:0}.mbsc-calendar-label-resize-end.mbsc-rtl:after,.mbsc-calendar-label-resize-start.mbsc-ltr:after{left:-.4em}.mbsc-calendar-label-resize-end.mbsc-ltr:after,.mbsc-calendar-label-resize-start.mbsc-rtl:after{right:-.4em}.mbsc-calendar-label-resize-end-touch:before,.mbsc-calendar-label-resize-start-touch:before{content:"";height:2em;margin-top:-1em;position:absolute;top:50%;width:2em}.mbsc-calendar-label-resize-start-touch:before{left:-1em}.mbsc-calendar-label-resize-end-touch:before{right:-1em}.mbsc-calendar-label-dragging .mbsc-calendar-label-resize:after,.mbsc-calendar-label-hover .mbsc-calendar-label-resize:after{display:block}.mbsc-calendar-label-inactive{opacity:.4}.mbsc-calendar-label-hidden{visibility:hidden}.mbsc-calendar-labels-dragging{z-index:3}.mbsc-calendar-grid{overflow:auto;padding:0 2%}.mbsc-calendar-grid .mbsc-calendar-table{margin:0 5%;width:90%}.mbsc-calendar-grid-item{margin:1em 0;padding-top:2.5em}.mbsc-calendar-month-title{font-size:1.25em;font-weight:700;line-height:1.2em;margin:-2em 10% 0;padding-bottom:.8em}.mbsc-calendar-body-inner-variable{overflow-y:auto}.mbsc-calendar-body-inner-variable .mbsc-calendar-table{min-height:20em}.mbsc-ios.mbsc-picker .mbsc-popup-overlay-bottom,.mbsc-ios.mbsc-picker .mbsc-popup-overlay-top{background:none}.mbsc-ios.mbsc-datepicker-inline{border-bottom:1px solid;border-top:1px solid;margin-bottom:-1px;margin-top:-1px;position:relative;z-index:2}.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell-inner,.mbsc-ios.mbsc-datepicker .mbsc-calendar-grid{border-color:transparent}.mbsc-ios.mbsc-datepicker .mbsc-highlighted .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-hover .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-range-hover-end .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-range-hover-start .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-selected .mbsc-calendar-day-text{font-size:1.125em;height:1.444445em;line-height:1.444445em;margin:.16667em;width:1.444445em}.mbsc-ios.mbsc-picker-header{border-bottom:1px solid;font-weight:700;line-height:1.25em;padding:.75em 4.375em;text-align:center}.mbsc-ios.mbsc-range-control-wrapper{overflow:hidden;padding:0 .75em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-segmented{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:100%;width:17em}.mbsc-ios.mbsc-datepicker-control-calendar.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-calendar.mbsc-datepicker-control-timegrid .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-date.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-datetime .mbsc-range-control-wrapper .mbsc-segmented{width:25em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-segmented-button{display:block;padding:0 .5em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button{padding:0 2.0625em 0 .5em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-rtl{padding:0 .5em 0 2.0625em}.mbsc-ios.mbsc-range-control-label,.mbsc-ios.mbsc-range-control-value{line-height:1.538462em;text-align:left}.mbsc-ios.mbsc-range-control-label.active,.mbsc-ios.mbsc-range-control-value.active{font-weight:600}.mbsc-ios.mbsc-range-control-label.mbsc-rtl,.mbsc-ios.mbsc-range-control-value.mbsc-rtl{text-align:right}.mbsc-ios.mbsc-range-control-label{padding:.615385em .615385em 0}.mbsc-ios.mbsc-range-control-value{overflow:hidden;padding:0 .615385em .615385em;text-overflow:ellipsis}.mbsc-ios.mbsc-range-control-value.active{font-size:1.076923em;line-height:1.428572em;padding:0 .571429em .571429em}.mbsc-ios.mbsc-range-label-clear{height:1.307693em;margin-top:-.692308em;width:1.307693em}.mbsc-ios.mbsc-range-label-clear.mbsc-ltr{right:1em}.mbsc-ios.mbsc-range-label-clear.mbsc-rtl{left:1em}.mbsc-ios.mbsc-picker .mbsc-popup-arrow,.mbsc-ios.mbsc-picker .mbsc-popup-body{background:#fff}.mbsc-ios.mbsc-picker-header{border-color:#ccc}.mbsc-ios.mbsc-datepicker .mbsc-calendar,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios.mbsc-datepicker .mbsc-calendar-slide{background:#fff}.mbsc-ios.mbsc-datepicker-bottom.mbsc-datepicker-control-date,.mbsc-ios.mbsc-datepicker-top.mbsc-datepicker-control-date{background:#d1d5db}.mbsc-ios.mbsc-datepicker-inline{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-range-control-value.active{color:#007aff}.mbsc-ios.mbsc-range-control-text-empty,.mbsc-ios.mbsc-range-control-text-empty.active{color:rgba(0,0,0,.4)}.mbsc-ios.mbsc-range-label-clear{color:#ccc}.mbsc-ios.mbsc-range-label-clear:hover{color:#b2b2b2}.mbsc-ios-dark.mbsc-picker .mbsc-popup-arrow,.mbsc-ios-dark.mbsc-picker .mbsc-popup-body{background:#1c1c1c}.mbsc-ios-dark.mbsc-picker-header{border-color:#333}.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar-slide,.mbsc-ios-dark.mbsc-datepicker-bottom.mbsc-datepicker-control-date,.mbsc-ios-dark.mbsc-datepicker-top.mbsc-datepicker-control-date{background:#1c1c1c}.mbsc-ios-dark.mbsc-datepicker-inline{background:#1c1c1c;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-range-control-value.active{color:#ff9f0a}.mbsc-ios-dark.mbsc-range-control-text-empty,.mbsc-ios-dark.mbsc-range-control-text-empty.active{color:hsla(0,0%,100%,.4)}.mbsc-ios-dark.mbsc-range-label-clear{color:#333}.mbsc-ios-dark.mbsc-range-label-clear:hover{color:#4d4d4d}.mbsc-material.mbsc-picker-header{font-size:1.25em;font-weight:500;line-height:1.4em;padding:.8em .8em 0;text-align:center}.mbsc-material.mbsc-range-control-wrapper .mbsc-segmented{max-width:100%;padding:0;width:18.5em}.mbsc-material.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-button.mbsc-font{background:none;border:0;border-bottom:2px solid transparent;border-radius:0;display:block;padding:.8571422em 1.142857em}.mbsc-material.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-ltr{text-align:left}.mbsc-material.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-rtl{text-align:right}.mbsc-material.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-ltr{padding-right:2.642857em}.mbsc-material.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-rtl{padding-left:2.642857em}.mbsc-material.mbsc-datepicker-control-calendar.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-material.mbsc-datepicker-control-calendar.mbsc-datepicker-control-timegrid .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-material.mbsc-datepicker-control-date.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-material.mbsc-datepicker-control-datetime .mbsc-range-control-wrapper .mbsc-segmented{width:25em}.mbsc-material.mbsc-range-control-label{text-transform:uppercase}.mbsc-material.mbsc-range-control-value{font-weight:700;overflow:hidden;text-overflow:ellipsis}.mbsc-material.mbsc-range-label-clear{height:1.3125em;margin-top:-.625em;right:.75em;width:1.3125em}.mbsc-material.mbsc-range-label-clear.mbsc-ltr{right:.75em}.mbsc-material.mbsc-range-label-clear.mbsc-rtl{left:.75em}.mbsc-material.mbsc-datepicker .mbsc-calendar-title{font-size:1.142858em;line-height:1.75em}.mbsc-material.mbsc-calendar-grid .mbsc-calendar-title{font-size:1.428572em;line-height:1.4em}.mbsc-material.mbsc-datepicker .mbsc-calendar-slide{background:#fff}.mbsc-material.mbsc-datepicker-inline{background:#fff;color:#303030}.mbsc-material.mbsc-datepicker-inline .mbsc-calendar-slide{background:#fff}.mbsc-material.mbsc-range-control-wrapper{border-bottom:1px solid rgba(0,0,0,.2)}.mbsc-material.mbsc-range-control-wrapper .mbsc-material.mbsc-segmented-button.mbsc-selected{border-bottom-color:#1a73e8}.mbsc-material.mbsc-range-control-label.active,.mbsc-material.mbsc-range-control-value.active{color:#1a73e8}.mbsc-material.mbsc-range-control-text-empty,.mbsc-material.mbsc-range-control-text-empty.active{color:rgba(48,48,48,.4)}.mbsc-material.mbsc-range-label-clear{color:#b0b0b0}.mbsc-material.mbsc-range-label-clear:hover{color:#7d7d7d}.mbsc-material-dark.mbsc-datepicker .mbsc-calendar-slide{background:#303030}.mbsc-material-dark.mbsc-datepicker-inline{background:#000;color:#fff}.mbsc-material-dark.mbsc-datepicker-inline .mbsc-calendar-slide{background:#000}.mbsc-material-dark.mbsc-range-control-wrapper{border-bottom:1px solid hsla(0,0%,100%,.2)}.mbsc-material-dark.mbsc-range-control-wrapper .mbsc-material-dark.mbsc-segmented-button.mbsc-selected{border-bottom-color:#87b0f3}.mbsc-material-dark.mbsc-range-control-label.active,.mbsc-material-dark.mbsc-range-control-value.active{color:#87b0f3}.mbsc-material-dark.mbsc-range-control-text-empty,.mbsc-material-dark.mbsc-range-control-text-empty.active{color:hsla(0,0%,100%,.4)}.mbsc-material-dark.mbsc-range-label-clear{color:gray}.mbsc-material-dark.mbsc-range-label-clear:hover{color:#b3b3b3}.mbsc-windows.mbsc-picker-header{border-bottom:1px solid;font-weight:700;padding:.5em;text-align:center}.mbsc-windows.mbsc-datepicker-tab{border-top:1px solid;margin-top:-1px}.mbsc-windows.mbsc-range-control-wrapper .mbsc-segmented{max-width:100%;padding:0;width:18.5em}.mbsc-windows.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-button.mbsc-font{background:none;border:0;border-bottom:2px solid transparent;display:block;line-height:1.25em;padding:.625em 1em;text-align:left}.mbsc-windows.mbsc-range-control-wrapper .mbsc-segmented-button.mbsc-rtl{text-align:right}.mbsc-windows.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-ltr{padding-right:1.875em}.mbsc-windows.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-rtl{padding-left:1.875em}.mbsc-windows.mbsc-datepicker-control-calendar.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-windows.mbsc-datepicker-control-calendar.mbsc-datepicker-control-timegrid .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-windows.mbsc-datepicker-control-date.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-windows.mbsc-datepicker-control-datetime .mbsc-range-control-wrapper .mbsc-segmented{width:26.25em}.mbsc-windows.mbsc-range-control-label{font-size:.9375em;line-height:1.6em}.mbsc-windows.mbsc-range-control-value{font-size:1.0625em;overflow:hidden;text-overflow:ellipsis}.mbsc-windows.mbsc-range-label-clear{height:1em;margin-top:-.5em;right:.4375em;width:1em}.mbsc-windows.mbsc-range-label-clear.mbsc-ltr{right:.4375em}.mbsc-windows.mbsc-range-label-clear.mbsc-rtl{left:.4375em}.mbsc-windows.mbsc-datepicker-inline{background:#fff;color:#333}.mbsc-windows.mbsc-datepicker-tab,.mbsc-windows.mbsc-picker-header{border-color:#e6e6e6}.mbsc-windows.mbsc-range-control-wrapper{border-bottom:1px solid #e6e6e6}.mbsc-windows.mbsc-range-control-wrapper .mbsc-windows.mbsc-segmented-button.mbsc-selected{border-bottom-color:#0078d7}.mbsc-windows.mbsc-range-control-wrapper .mbsc-windows.mbsc-segmented-button.mbsc-focus{box-shadow:inset 0 0 0 1px #333}.mbsc-windows.mbsc-range-control-label.active,.mbsc-windows.mbsc-range-control-value.active{color:#0078d7}.mbsc-windows.mbsc-range-control-text-empty,.mbsc-windows.mbsc-range-control-text-empty.active{color:rgba(51,51,51,.4)}.mbsc-windows.mbsc-range-label-clear{color:rgba(51,51,51,.6)}.mbsc-windows.mbsc-range-label-clear:hover{color:#333}.mbsc-windows-dark.mbsc-datepicker-inline{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-datepicker-tab,.mbsc-windows-dark.mbsc-picker-header{border-color:#343434}.mbsc-windows-dark.mbsc-range-control-wrapper{border-bottom:1px solid #343434}.mbsc-windows-dark.mbsc-range-control-wrapper .mbsc-windows-dark.mbsc-segmented-button.mbsc-selected{border-bottom-color:#0078d7}.mbsc-windows-dark.mbsc-range-control-wrapper .mbsc-windows-dark.mbsc-segmented-button.mbsc-focus{box-shadow:inset 0 0 0 1px #fff}.mbsc-windows-dark.mbsc-range-control-label.active,.mbsc-windows-dark.mbsc-range-control-value.active{color:#0078d7}.mbsc-windows-dark.mbsc-range-control-text-empty,.mbsc-windows-dark.mbsc-range-control-text-empty.active{color:hsla(0,0%,100%,.4)}.mbsc-windows-dark.mbsc-range-label-clear{color:hsla(0,0%,100%,.6)}.mbsc-windows-dark.mbsc-range-label-clear:hover{color:#fff}mbsc-date,mbsc-datetime,mbsc-time{display:block;width:100%}.mbsc-datepicker-inline{height:100%}.mbsc-datepicker .mbsc-calendar{box-sizing:border-box;display:block;height:100%;max-width:100%;padding-bottom:.5em}.mbsc-datepicker .mbsc-calendar-header .mbsc-calendar-week-days{padding:0 .5em}.mbsc-range-control-wrapper .mbsc-segmented-input{width:1px}.mbsc-range-label-clear{position:absolute;top:50%}.mbsc-datepicker-tab-wrapper{-moz-box-pack:center;flex-wrap:wrap;justify-content:center;overflow:hidden;position:relative}.mbsc-datepicker-tab{-moz-box-align:center;-moz-box-pack:center;align-items:center;justify-content:center;max-width:100%;visibility:hidden}.mbsc-datepicker-tab-expand{height:100%}.mbsc-datepicker-tab-active{visibility:visible}.mbsc-datepicker-time-modal{height:100%;left:0;max-width:none;position:absolute;right:0;top:0;z-index:1}.mbsc-datepicker .mbsc-calendar-slide{padding:0 .5em}.mbsc-ios.mbsc-datetime-year-wheel .mbsc-scroller-wheel-item{min-width:3.8em}.mbsc-ios.mbsc-datetime-month-wheel .mbsc-scroller-wheel-item{text-align:left}.mbsc-ios.mbsc-datetime-date-wheel .mbsc-scroller-wheel-item,.mbsc-ios.mbsc-datetime-day-wheel .mbsc-scroller-wheel-item,.mbsc-ios.mbsc-datetime-hour-wheel .mbsc-scroller-wheel-item{text-align:right}.mbsc-windows.mbsc-datetime-date-wheel.mbsc-scroller-wheel-wrapper{min-width:120px}.mbsc-windows.mbsc-datetime-date-wheel .mbsc-scroller-wheel-item,.mbsc-windows.mbsc-datetime-month-wheel .mbsc-scroller-wheel-item{text-align:left}.mbsc-windows.mbsc-datetime-date-wheel.mbsc-rtl .mbsc-scroller-wheel-item,.mbsc-windows.mbsc-datetime-month-wheel.mbsc-rtl .mbsc-scroller-wheel-item{text-align:right}.mbsc-material.mbsc-scroller-wheel-wrapper{margin:0 .25em;padding:.5em 0}.mbsc-material.mbsc-scroller-wheel-cont:after,.mbsc-material.mbsc-scroller-wheel-cont:before{border-top-style:solid;border-width:2px;content:"";display:block;position:absolute;width:100%;z-index:1}.mbsc-material.mbsc-scroller-wheel-cont:after{bottom:-2px}.mbsc-material.mbsc-scroller-wheel-cont:before{top:-2px}.mbsc-material.mbsc-scroller-wheel-group{padding:2em .25em}.mbsc-material.mbsc-scroller-wheel-item{font-size:1.375em;padding:0 .272727em;text-align:center}.mbsc-material.mbsc-wheel-item-multi{padding:0 2em}.mbsc-material.mbsc-scroller-wheel-header{font-size:1.125em;font-weight:700}.mbsc-material.mbsc-wheel-checkmark{border-radius:.1875em;box-sizing:border-box;display:none;height:1.3em;margin-top:-.55em;position:absolute;top:50%;width:1.3em}.mbsc-material.mbsc-wheel-checkmark:after{border:.125em solid;border-right:0;border-top:0;box-sizing:border-box;content:"";display:block;height:.4375em;left:.27273em;opacity:0;position:absolute;top:.27273em;transform:scale(0) rotate(-45deg);transition:transform .1s ease-out;width:.8125em}.mbsc-material.mbsc-wheel-checkmark.mbsc-selected:after{opacity:1;transform:scale(1) rotate(-45deg)}.mbsc-material.mbsc-wheel-checkmark.mbsc-ltr{left:.25em}.mbsc-material.mbsc-wheel-checkmark.mbsc-rtl{right:.25em}.mbsc-material.mbsc-wheel-item-multi .mbsc-material.mbsc-wheel-checkmark{display:block}.mbsc-material.mbsc-scroller-pointer .mbsc-scroller-wheel-group{padding:0}.mbsc-material.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper{margin:0;padding:0}.mbsc-material.mbsc-scroller-pointer .mbsc-scroller-wheel-item{font-size:1em;padding:0 1.25em}.mbsc-material.mbsc-scroller-pointer .mbsc-wheel-item-multi{padding:0 2em}.mbsc-material.mbsc-scroller-pointer .mbsc-wheel-item-multi.mbsc-ltr{text-align:left}.mbsc-material.mbsc-scroller-pointer .mbsc-wheel-item-multi.mbsc-rtl{text-align:right}.mbsc-material.mbsc-scroller-wheel-cont:after,.mbsc-material.mbsc-scroller-wheel-cont:before{border-color:#1a73e8}.mbsc-material.mbsc-scroller-wheel-multi:after,.mbsc-material.mbsc-scroller-wheel-multi:before{border-color:transparent}.mbsc-material.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-material.mbsc-scroller-wheel-item.mbsc-active,.mbsc-material.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-material.mbsc-scroller-wheel-item.mbsc-hover{background:rgba(0,0,0,.05)}.mbsc-material.mbsc-wheel-checkmark:after{border-color:#1a73e8}.mbsc-material-dark.mbsc-scroller-wheel-cont:after,.mbsc-material-dark.mbsc-scroller-wheel-cont:before{border-color:#87b0f3}.mbsc-material-dark.mbsc-scroller-wheel-multi:after,.mbsc-material-dark.mbsc-scroller-wheel-multi:before{border-color:transparent}.mbsc-material-dark.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-material-dark.mbsc-scroller-wheel-item.mbsc-active,.mbsc-material-dark.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-material-dark.mbsc-scroller-wheel-item.mbsc-hover{background:rgba(0,0,0,.05)}.mbsc-material-dark.mbsc-wheel-checkmark:after{border-color:#87b0f3}.mbsc-ios.mbsc-scroller-wheel-multi.mbsc-scroller-wheel-cont-3d{visibility:hidden}.mbsc-ios.mbsc-scroller-wheel-group-cont{padding:0 .625em}.mbsc-ios.mbsc-scroller-wheel-group{padding:.625em}.mbsc-ios.mbsc-wheel-group-checkmark{padding:.625em 0}.mbsc-ios.mbsc-scroller-wheel-3d{overflow:visible}.mbsc-ios.mbsc-scroller-wheel-line{border-radius:.5em;display:block;margin:0 .625em;z-index:1}.mbsc-ios.mbsc-scroller-wheel-overlay{display:block}.mbsc-ios.mbsc-scroller-wheel-item{border-radius:.5em;box-sizing:border-box;font-size:1.25em;padding:0 .5em;text-align:center}.mbsc-ios.mbsc-scroller-wheel-item-3d{font-size:1.125em}.mbsc-ios.mbsc-wheel-item-checkmark{padding-left:1.75em;padding-right:1.75em}.mbsc-ios.mbsc-scroller-wheel-header{font-size:.875em}.mbsc-ios.mbsc-wheel-checkmark{display:none;height:1.75em;margin-top:-.875em;position:absolute;top:50%;width:1.75em}.mbsc-ios.mbsc-wheel-checkmark:after{border:.125em solid;border-right:0;border-top:0;box-sizing:border-box;content:"";display:block;height:.375em;left:26%;opacity:0;position:absolute;top:32%;transform:rotate(-45deg);transition:opacity .2s ease-in-out;width:.75em}.mbsc-ios.mbsc-wheel-checkmark.mbsc-selected:after{opacity:1}.mbsc-ios.mbsc-wheel-checkmark.mbsc-ltr{left:0}.mbsc-ios.mbsc-wheel-checkmark.mbsc-rtl{right:0}.mbsc-ios.mbsc-scroller-pointer .mbsc-ios.mbsc-wheel-item-checkmark .mbsc-wheel-checkmark,.mbsc-ios.mbsc-wheel-item-multi .mbsc-ios.mbsc-wheel-checkmark{display:block}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-group,.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-group-cont{padding:0}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper{padding:.1875em 0}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-overlay{display:none}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item{font-size:1em;margin:0 .1875em;padding:0 .75em}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-line{margin:0 .1875em}.mbsc-ios.mbsc-scroller-pointer .mbsc-wheel-item-checkmark.mbsc-ltr{padding-left:1.75em;text-align:left}.mbsc-ios.mbsc-scroller-pointer .mbsc-wheel-item-checkmark.mbsc-rtl{padding-right:1.75em;text-align:right}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-header{font-size:.75em;font-weight:700}.mbsc-ios.mbsc-scroller{background:#fff}.mbsc-ios.mbsc-scroller-bottom,.mbsc-ios.mbsc-scroller-top{background:#d1d5db}.mbsc-ios.mbsc-scroller-wheel-overlay{background:linear-gradient(#fff,hsla(0,0%,100%,0) 52%,hsla(0,0%,100%,0) 0,#fff)}.mbsc-ios.mbsc-scroller-wheel-overlay-bottom,.mbsc-ios.mbsc-scroller-wheel-overlay-top{background:linear-gradient(#d1d5db,rgba(209,213,219,0) 52%,rgba(209,213,219,0) 0,#d1d5db)}.mbsc-ios.mbsc-scroller-wheel-line{background:rgba(0,0,0,.1)}.mbsc-ios.mbsc-scroller-wheel-item{color:#9e9e9e}.mbsc-ios.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-active,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-hover{background:rgba(0,122,255,.15)}.mbsc-ios.mbsc-scroller-wheel-item-2d,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-selected{color:#000}.mbsc-ios.mbsc-scroller-wheel-cont-3d{background:#fff}.mbsc-ios.mbsc-scroller-wheel-item-3d{color:#a3a3a3}.mbsc-ios.mbsc-scroller-wheel-header,.mbsc-ios.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi{color:#000}.mbsc-ios.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi.mbsc-selected-3d{color:#007aff}.mbsc-ios.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d,.mbsc-ios.mbsc-scroller-wheel-cont-top.mbsc-scroller-wheel-cont-3d{background:#d1d5db}.mbsc-ios.mbsc-scroller-pointer.mbsc-scroller,.mbsc-ios.mbsc-scroller-pointer.mbsc-scroller-inline,.mbsc-ios.mbsc-scroller-wheel-cont-inline.mbsc-scroller-wheel-cont-3d{background:#fff}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:#000}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#007aff}.mbsc-ios-dark.mbsc-scroller,.mbsc-ios-dark.mbsc-scroller-bottom,.mbsc-ios-dark.mbsc-scroller-top{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-wheel-overlay,.mbsc-ios-dark.mbsc-scroller-wheel-overlay-bottom,.mbsc-ios-dark.mbsc-scroller-wheel-overlay-top{background:linear-gradient(#1c1c1c,rgba(28,28,28,0) 52%,rgba(28,28,28,0) 0,#1c1c1c)}.mbsc-ios-dark.mbsc-scroller-wheel-line{background:hsla(0,0%,100%,.1)}.mbsc-ios-dark.mbsc-scroller-wheel-item{color:#9e9e9e}.mbsc-ios-dark.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-active,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-hover{background:rgba(255,159,10,.15)}.mbsc-ios-dark.mbsc-scroller-wheel-item-2d,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-selected{color:#fff}.mbsc-ios-dark.mbsc-scroller-wheel-cont-3d{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-wheel-item-3d{color:#666}.mbsc-ios-dark.mbsc-scroller-wheel-header,.mbsc-ios-dark.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi{color:#fff}.mbsc-ios-dark.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi.mbsc-selected-3d{color:#ff9f0a}.mbsc-ios-dark.mbsc-scroller-pointer.mbsc-scroller,.mbsc-ios-dark.mbsc-scroller-pointer.mbsc-scroller-inline,.mbsc-ios-dark.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d,.mbsc-ios-dark.mbsc-scroller-wheel-cont-inline.mbsc-scroller-wheel-cont-3d,.mbsc-ios-dark.mbsc-scroller-wheel-cont-top.mbsc-scroller-wheel-cont-3d{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:#fff}.mbsc-ios-dark.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#ff9f0a}.mbsc-windows.mbsc-scroller{position:relative}.mbsc-windows.mbsc-scroller-wheel-wrapper.mbsc-ltr{border-left-style:solid;border-left-width:1px}.mbsc-windows.mbsc-scroller-wheel-wrapper-0.mbsc-ltr{border-left:0}.mbsc-windows.mbsc-scroller-wheel-wrapper.mbsc-rtl{border-right-style:solid;border-right-width:1px}.mbsc-windows.mbsc-scroller-wheel-wrapper-0.mbsc-rtl{border-right:0}.mbsc-windows.mbsc-scroller-wheel-item{box-sizing:border-box;padding:0 .5em;text-align:center}.mbsc-windows.mbsc-wheel-item-multi{padding:0 2.0625em}.mbsc-windows.mbsc-wheel-item-multi.mbsc-ltr{text-align:left}.mbsc-windows.mbsc-wheel-item-multi.mbsc-rtl{text-align:right}.mbsc-windows.mbsc-scroller-wheel-line{display:block;z-index:1}.mbsc-windows.mbsc-scroller-wheel-header{font-size:1.375em}.mbsc-windows.mbsc-wheel-checkmark{box-sizing:border-box;display:none;height:1.5625em;margin-top:-.8125em;position:absolute;top:50%;width:1.5625em}.mbsc-windows.mbsc-wheel-checkmark:after{border:.125em solid;border-right:0;border-top:0;box-sizing:border-box;content:"";display:block;height:.475em;left:21%;opacity:0;position:absolute;top:28%;transform:rotate(-45deg);width:.875em}.mbsc-windows.mbsc-wheel-checkmark.mbsc-selected:after{opacity:1}.mbsc-windows.mbsc-wheel-checkmark.mbsc-ltr{left:.25em}.mbsc-windows.mbsc-wheel-checkmark.mbsc-rtl{right:.25em}.mbsc-windows.mbsc-wheel-item-multi .mbsc-windows.mbsc-wheel-checkmark{display:block}.mbsc-windows.mbsc-scroller-pointer .mbsc-scroller-wheel-item{padding:0 1.25em}.mbsc-windows.mbsc-scroller-pointer .mbsc-wheel-item-multi{padding:0 2.0625em}.mbsc-windows.mbsc-scroller-bar:after{border-radius:0}.mbsc-windows.mbsc-scroller-wheel-wrapper{border-color:#e6e6e6;color:#333}.mbsc-windows.mbsc-scroller-wheel-line{background:rgba(0,120,215,.4)}.mbsc-windows.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-windows.mbsc-scroller-wheel-item.mbsc-active,.mbsc-windows.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-windows.mbsc-scroller-wheel-item.mbsc-hover{background:rgba(51,51,51,.1)}.mbsc-windows.mbsc-wheel-checkmark:after{border-color:#0078d7}.mbsc-windows-dark.mbsc-scroller-wheel-wrapper{border-color:#343434;color:#fff}.mbsc-windows-dark.mbsc-scroller-wheel-line{background:rgba(0,120,215,.4)}.mbsc-windows-dark.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-windows-dark.mbsc-scroller-wheel-item.mbsc-active,.mbsc-windows-dark.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-windows-dark.mbsc-scroller-wheel-item.mbsc-hover{background:hsla(0,0%,100%,.1)}.mbsc-windows-dark.mbsc-wheel-checkmark:after{border-color:#0078d7}.mbsc-scroller{box-sizing:border-box;position:relative;text-align:center;-webkit-user-select:none;user-select:none;width:100%}.mbsc-scroller-wheel-group-cont{display:inline-block;max-width:100%;overflow:hidden;position:relative;vertical-align:middle}.mbsc-scroller-wheel-group-cont:first-child:last-child{display:block}.mbsc-scroller-wheel-group{justify-content:center;margin:0 auto;position:relative}.mbsc-scroller-wheel-group-3d{perspective:100em}.mbsc-scroller-wheel-wrapper{display:block;max-width:100%;min-width:80px;position:relative;touch-action:none}.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper-0:last-child{flex:1 1 auto}.mbsc-scroller-wheel-line{top:50%;transform:translateY(-50%)}.mbsc-scroller-wheel-line,.mbsc-scroller-wheel-overlay{display:none;left:0;pointer-events:none;position:absolute;right:0}.mbsc-scroller-wheel-overlay{bottom:0;top:0;z-index:2}.mbsc-scroller-wheel{display:block;margin:-1px 0;overflow:hidden}.mbsc-scroller-wheel,.mbsc-scroller-wheel-cont{border-bottom:1px solid transparent;border-top:1px solid transparent}.mbsc-scroller-wheel-cont{position:relative;top:50%;transform:translateY(-50%);z-index:1}.mbsc-scroller-wheel-cont-3d{border:0;overflow:hidden}.mbsc-scroller-wheel-cont-3d>div{position:relative;top:-1px}.mbsc-scroller-items-3d,.mbsc-scroller-wheel-3d,.mbsc-scroller-wheel-wrapper-3d{transform-style:preserve-3d}.mbsc-scroller-items-3d{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.mbsc-scroller .mbsc-scroller-wheel,.mbsc-scroller .mbsc-scroller-wheel-cont{box-sizing:content-box}.mbsc-scroller-wheel-item{cursor:pointer;display:block;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.mbsc-scroller-wheel-header:focus,.mbsc-scroller-wheel-item:focus{outline:0}.mbsc-scroller-wheel-item-3d{backface-visibility:hidden;cursor:pointer;left:0;position:absolute;right:0;top:0}.mbsc-scroller-wheel-item.mbsc-disabled{opacity:.3}.mbsc-scroller-wheel-header{display:block;padding:0 .5em}.mbsc-scroller-wheel-header.mbsc-ltr{text-align:left}.mbsc-scroller-wheel-header.mbsc-rtl{text-align:right}.mbsc-scroller-bar-cont{background:rgba(0,0,0,.05);bottom:0;opacity:0;position:absolute;top:0;transform:translateZ(0);transition:opacity .2s;width:10px;z-index:4}.mbsc-scroller-bar-cont.mbsc-ltr{right:0}.mbsc-scroller-bar-cont.mbsc-rtl{left:0}.mbsc-scroller-bar-hidden{display:none}.mbsc-scroller-bar-hover,.mbsc-scroller-bar-started{opacity:1}.mbsc-scroller-bar{position:absolute;right:0;top:0;width:10px}.mbsc-scroller-bar:after{background:rgba(0,0,0,.5);border-radius:3px;bottom:2px;content:"";left:2px;position:absolute;right:2px;top:2px}.mbsc-ios.mbsc-timegrid-item{border-radius:2em;font-size:.875em;line-height:2em;margin:.5em .625em}.mbsc-ios.mbsc-timegrid-item.mbsc-selected,.mbsc-ios.mbsc-timegrid-item:focus,.mbsc-ios.mbsc-timegrid-item:hover{font-size:1em;margin:0 .25em;outline:none}.mbsc-ios.mbsc-timegrid-item:focus,.mbsc-ios.mbsc-timegrid-item:hover{background:rgba(0,122,255,.3)}.mbsc-ios.mbsc-timegrid-item.mbsc-selected{background:#007aff;color:#fff}.mbsc-ios-dark.mbsc-timegrid-item:focus,.mbsc-ios-dark.mbsc-timegrid-item:hover{background:rgba(255,159,10,.3)}.mbsc-ios-dark.mbsc-timegrid-item.mbsc-selected{background:#ff9f0a;color:#fff}.mbsc-material.mbsc-timegrid-item{border-radius:2em;font-size:.875em;line-height:2em;margin:.5em .625em}.mbsc-material.mbsc-timegrid-item.mbsc-selected,.mbsc-material.mbsc-timegrid-item:focus,.mbsc-material.mbsc-timegrid-item:hover{margin:0 .25em;outline:none}.mbsc-material.mbsc-timegrid-item:focus,.mbsc-material.mbsc-timegrid-item:hover{background:rgba(48,48,48,.1)}.mbsc-material.mbsc-timegrid-item.mbsc-selected{background:#1a73e8;color:#fff}.mbsc-material-dark.mbsc-timegrid-item:focus,.mbsc-material-dark.mbsc-timegrid-item:hover{background:hsla(0,0%,100%,.1)}.mbsc-material-dark.mbsc-timegrid-item.mbsc-selected{background:#87b0f3;color:#000}.mbsc-windows.mbsc-timegrid-item{font-size:14px;margin:.0625em;padding:1.3125em 0}.mbsc-windows.mbsc-timegrid-item:focus{outline:none}.mbsc-windows.mbsc-timegrid-item.mbsc-selected{background:rgba(0,120,215,.25);color:#333}.mbsc-windows.mbsc-timegrid-item:focus,.mbsc-windows.mbsc-timegrid-item:hover{background:rgba(51,51,51,.1)}.mbsc-windows.mbsc-timegrid-item.mbsc-selected:focus,.mbsc-windows.mbsc-timegrid-item.mbsc-selected:hover{background:rgba(18,96,158,.35)}.mbsc-windows-dark.mbsc-timegrid-item.mbsc-selected{background:rgba(0,120,215,.25);color:#fff}.mbsc-windows-dark.mbsc-timegrid-item:focus,.mbsc-windows-dark.mbsc-timegrid-item:hover{background:hsla(0,0%,100%,.1)}.mbsc-windows-dark.mbsc-timegrid-item.mbsc-selected:focus,.mbsc-windows-dark.mbsc-timegrid-item.mbsc-selected:hover{background:rgba(89,167,229,.35)}.mbsc-datepicker-control-calendar .mbsc-datepicker-tab-timegrid{min-height:10em}.mbsc-datepicker-tab-timegrid{min-height:19em}.mbsc-timegrid-item.mbsc-disabled{opacity:.2;pointer-events:none}.mbsc-datepicker-tab-timegrid.mbsc-datepicker-tab{align-items:flex-start;overflow:auto;position:relative;width:18.5em}.mbsc-timegrid-container{bottom:0;display:table;left:0;position:absolute;right:0;table-layout:fixed;top:0;width:100%}.mbsc-timegrid-row{display:table-row}.mbsc-timegrid-cell{display:table-cell;position:relative}.mbsc-timegrid-cell.mbsc-disabled{cursor:not-allowed}.mbsc-timegrid-item{cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.mbsc-ios.mbsc-segmented{border-radius:.5625em;margin:.75em;padding:.0625em;position:relative}.mbsc-ios.mbsc-segmented-item:before{border-left:1px solid;bottom:.3125em;content:"";opacity:1;position:absolute;top:.3125em;transition:opacity .2s ease-in-out}.mbsc-ios.mbsc-segmented-item.mbsc-ltr:before{left:0}.mbsc-ios.mbsc-segmented-item.mbsc-rtl:before{right:0}.mbsc-ios.mbsc-segmented-item-selected+.mbsc-segmented-item:before,.mbsc-ios.mbsc-segmented-item-selected:before,.mbsc-ios.mbsc-segmented-item:first-child:before{opacity:0}.mbsc-ios.mbsc-segmented-selectbox{border-radius:.4375em;bottom:0;display:none;left:0;padding:.0625em;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none}.mbsc-ios.mbsc-segmented-selectbox.mbsc-selected{display:block}.mbsc-ios.mbsc-segmented-selectbox-animate{transition:transform .2s ease-in-out}.mbsc-ios.mbsc-segmented-selectbox-inner{border-radius:.4375em;height:100%;transition:transform .1s ease-in-out;visibility:hidden}.mbsc-ios.mbsc-segmented-selectbox-inner-visible{visibility:visible}.mbsc-ios.mbsc-segmented-item:first-child .mbsc-segmented-selectbox-inner{transform-origin:left}.mbsc-ios.mbsc-segmented-item:last-child .mbsc-segmented-selectbox-inner{transform-origin:right}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-selectbox-inner{transform:scale(.97,.95)}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item:first-child .mbsc-segmented-selectbox-inner{transform:scale(.97,.95) translateX(.0625em)}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item:last-child .mbsc-segmented-selectbox-inner{transform:scale(.97,.95) translateX(-.0625em)}.mbsc-ios.mbsc-segmented-button.mbsc-icon-button{height:2.307693em}.mbsc-ios.mbsc-segmented-button.mbsc-button{-webkit-font-smoothing:subpixel-antialiased;border-radius:0;font-size:.8125em;line-height:2.307693em;margin:0;padding:0 .615385em;transition:opacity .1s ease-out,background-color .1s ease-out,transform .1s ease-in-out}.mbsc-ios.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-ios.mbsc-segmented-button.mbsc-button.mbsc-hover{opacity:1}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item-selected .mbsc-segmented-button{transform:scale(.97,.95)}.mbsc-ios.mbsc-segmented-item-selected:first-child .mbsc-segmented-button{transform-origin:left}.mbsc-ios.mbsc-segmented-item-selected:last-child .mbsc-segmented-button{transform-origin:right}.mbsc-ios.mbsc-segmented{background:#dedede}.mbsc-ios.mbsc-segmented-item:before{border-color:rgba(0,0,0,.2)}.mbsc-ios.mbsc-segmented-item.mbsc-focus .mbsc-segmented-selectbox{box-shadow:inset 0 0 0 .0625em rgba(0,0,0,.5)}.mbsc-ios.mbsc-segmented-selectbox-inner{background:#fff}.mbsc-ios.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:3px 3px 8px -4px #bababa}.mbsc-ios.mbsc-segmented-button.mbsc-button{background:transparent;color:#000}.mbsc-ios.mbsc-segmented-primary{background:#3f97f6}.mbsc-ios.mbsc-segmented-secondary{background:#90979e}.mbsc-ios.mbsc-segmented-success{background:#43be5f}.mbsc-ios.mbsc-segmented-warning{background:#f8b042}.mbsc-ios.mbsc-segmented-danger{background:#f5504e}.mbsc-ios.mbsc-segmented-info{background:#5bb7c5}.mbsc-ios.mbsc-segmented-light{background:#fff}.mbsc-ios.mbsc-segmented-dark{background:#47494a}.mbsc-ios-dark.mbsc-segmented{background:#1c1c1c}.mbsc-ios-dark.mbsc-segmented-item:before{border-color:hsla(0,0%,100%,.2)}.mbsc-ios-dark.mbsc-segmented-item.mbsc-focus .mbsc-segmented-selectbox{box-shadow:inset 0 0 0 .0625em hsla(0,0%,100%,.5)}.mbsc-ios-dark.mbsc-segmented-selectbox-inner{background:#5a5a5a}.mbsc-ios-dark.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:3px 3px 8px -4px #000}.mbsc-ios-dark.mbsc-segmented-button.mbsc-button{background:transparent;color:#fff}.mbsc-ios-dark.mbsc-calendar-header .mbsc-ios-dark.mbsc-segmented,.mbsc-ios-dark.mbsc-datepicker .mbsc-segmented,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-segmented{background:#2b2b2b}.mbsc-ios-dark.mbsc-segmented-primary{background:#3f97f6}.mbsc-ios-dark.mbsc-segmented-secondary{background:#90979e}.mbsc-ios-dark.mbsc-segmented-success{background:#43be5f}.mbsc-ios-dark.mbsc-segmented-warning{background:#f8b042}.mbsc-ios-dark.mbsc-segmented-danger{background:#f5504e}.mbsc-ios-dark.mbsc-segmented-info{background:#5bb7c5}.mbsc-ios-dark.mbsc-segmented-light{background:#fff}.mbsc-ios-dark.mbsc-segmented-dark{background:#47494a}.mbsc-material.mbsc-segmented{padding:.75em}.mbsc-material.mbsc-segmented-selectbox{display:none}.mbsc-material.mbsc-segmented-item:first-child .mbsc-segmented-button{border-bottom-left-radius:.25em;border-top-left-radius:.25em}.mbsc-material.mbsc-segmented-item:first-child .mbsc-segmented-button.mbsc-rtl{border-radius:0 .25em .25em 0;border-right-width:.142858em}.mbsc-material.mbsc-segmented-item:last-child .mbsc-segmented-button{border-bottom-right-radius:.25em;border-right-width:.142858em;border-top-right-radius:.25em}.mbsc-material.mbsc-segmented-item:last-child .mbsc-segmented-button.mbsc-rtl{border-radius:.25em 0 0 .25em;border-right-width:0}.mbsc-material.mbsc-segmented-button.mbsc-button{background:none;border:.142858em solid transparent;border-radius:0;border-right-width:0;box-shadow:none;font-size:.875em;margin:0;min-width:auto;padding:.285715em 1.142858em}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-hover{box-shadow:none}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-focus:after{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-primary{border-color:#3f97f6;color:#3f97f6}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-active,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-hover{background:rgba(63,151,246,.2)}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-selected{background:#3f97f6}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-secondary{border-color:#90979e;color:#90979e}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-active,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-hover{background:hsla(210,7%,59%,.2)}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-selected{background:#90979e}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-success{border-color:#43be5f;color:#43be5f}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-active,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-hover{background:rgba(67,190,95,.2)}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-selected{background:#43be5f}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-danger{border-color:#f5504e;color:#f5504e}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-active,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-hover{background:rgba(245,80,78,.2)}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-selected{background:#f5504e}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-warning{border-color:#f8b042;color:#f8b042}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-active,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-hover{background:rgba(248,176,66,.2)}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-selected{background:#f8b042}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-info{border-color:#5bb7c5;color:#5bb7c5}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-active,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-hover{background:rgba(91,183,197,.2)}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-selected{background:#5bb7c5}.mbsc-material.mbsc-segmented-button.mbsc-button{border-color:#1a73e8;color:#000}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-hover{background:rgba(0,0,0,.2)}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-selected{background:#1a73e8;color:#fff}.mbsc-material.mbsc-segmented-button.mbsc-button.mbsc-focus:after{background:rgba(0,0,0,.2)}.mbsc-material-dark.mbsc-segmented-button.mbsc-button{border-color:#87b0f3;color:#fff}.mbsc-material-dark.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-material-dark.mbsc-segmented-button.mbsc-button.mbsc-hover{background:hsla(0,0%,100%,.2)}.mbsc-material-dark.mbsc-segmented-button.mbsc-button.mbsc-selected{background:#87b0f3;color:#000}.mbsc-material-dark.mbsc-segmented-button.mbsc-button.mbsc-focus:after{background:hsla(0,0%,100%,.2)}.mbsc-windows.mbsc-segmented{padding:.75em}.mbsc-windows.mbsc-segmented-selectbox{display:none}.mbsc-windows.mbsc-segmented-button.mbsc-button{border-color:transparent;margin:0}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-hover{border-color:transparent}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-focus{z-index:2}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-primary.mbsc-selected{background:#3f97f6}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-secondary.mbsc-selected{background:#90979e}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-success.mbsc-selected{background:#43be5f}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-danger.mbsc-selected{background:#f5504e}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-warning.mbsc-selected{background:#f8b042}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-button-info.mbsc-selected{background:#5bb7c5}.mbsc-windows.mbsc-segmented-button.mbsc-button{background:#ccc;color:#333}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-hover{background:#d4d4d4}.mbsc-windows.mbsc-segmented-button.mbsc-button.mbsc-selected{background:#7a7a7a;color:#fff}.mbsc-windows-dark.mbsc-segmented-button.mbsc-button{background:#404040;color:#fff}.mbsc-windows-dark.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-windows-dark.mbsc-segmented-button.mbsc-button.mbsc-hover{background:#454545}.mbsc-windows-dark.mbsc-segmented-button.mbsc-button.mbsc-selected{background:#ababab;color:#000}.mbsc-segmented{overflow:hidden}.mbsc-segmented-item{flex:1 1 0;font-size:1em;margin:0;min-width:0;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.mbsc-segmented-label{display:block;margin:0;padding:0}.mbsc-segmented-input{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.mbsc-segmented-button.mbsc-button{width:100%}.mbsc-ios.mbsc-select-scroller-inline{border-bottom:1px solid;border-top:1px solid;margin-bottom:-1px;margin-top:-1px}.mbsc-ios.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-cont-3d{visibility:hidden}.mbsc-ios.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-select-group-wheel.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-select-group-wheel.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-select-filter-cont{padding:.5em}.mbsc-ios.mbsc-select-filter{margin:0}.mbsc-ios.mbsc-select-filter-input{height:2em}.mbsc-ios.mbsc-select-empty-text{font-size:1.25em}.mbsc-ios.mbsc-select-scroller-inline{border-color:#ccc}.mbsc-ios.mbsc-select-filter-cont{background-color:#f2f2f7}.mbsc-ios.mbsc-select-filter-clear{color:#ccc}.mbsc-ios.mbsc-select-filter-clear:hover{color:#b2b2b2}.mbsc-ios.mbsc-select-empty-text{color:#9e9e9e}.mbsc-ios.mbsc-select-group-wheel{border-color:#ccc}.mbsc-ios.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-item-3d{color:#000}.mbsc-ios.mbsc-select-group-wheel-multi .mbsc-selected-3d{color:#007aff}.mbsc-ios-dark.mbsc-select-scroller-inline{border-color:#333}.mbsc-ios-dark.mbsc-select-filter-cont{background-color:#1c1c1c}.mbsc-ios-dark.mbsc-select-filter-clear{color:#404040}.mbsc-ios-dark.mbsc-select-filter-clear:hover{color:#4d4d4d}.mbsc-ios-dark.mbsc-select-empty-text{color:#9e9e9e}.mbsc-ios-dark.mbsc-select-group-wheel{border-color:#333}.mbsc-ios-dark.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-item-3d{color:#fff}.mbsc-ios-dark.mbsc-select-group-wheel-multi .mbsc-selected-3d{color:#ff9f0a}.mbsc-material.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-cont:after,.mbsc-material.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-cont:before{display:none}.mbsc-material.mbsc-select-filter{margin:0}.mbsc-material.mbsc-select-empty-text{font-size:1.375em;opacity:.5}.mbsc-material.mbsc-select-scroller-inline{background-color:#fff;color:#303030}.mbsc-material.mbsc-select-filter-clear{color:#b0b0b0}.mbsc-material.mbsc-select-filter-clear:hover{color:#7d7d7d}.mbsc-material.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{background:rgba(0,0,0,.15);color:#1a73e8}.mbsc-material.mbsc-select-group-wheel-multi .mbsc-selected{color:#1a73e8}.mbsc-material-dark.mbsc-select-scroller-inline{background-color:#000;color:#fff}.mbsc-material-dark.mbsc-select-filter-clear{color:gray}.mbsc-material-dark.mbsc-select-filter-clear:hover{color:#b3b3b3}.mbsc-material-dark.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{background:rgba(0,0,0,.15);color:#87b0f3}.mbsc-material-dark.mbsc-select-group-wheel-multi .mbsc-selected{color:#87b0f3}.mbsc-windows.mbsc-select-filter{margin:.5em}.mbsc-windows.mbsc-select-empty-text{font-size:1.5em;opacity:.6}.mbsc-windows.mbsc-select-scroller-inline{background-color:#fff;color:#333}.mbsc-windows.mbsc-select-group-wheel-multi .mbsc-selected,.mbsc-windows.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#0078d7}.mbsc-windows-dark.mbsc-select-scroller-inline{background-color:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-select-group-wheel-multi .mbsc-selected,.mbsc-windows-dark.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#0078d7}.mbsc-select-scroller .mbsc-scroller-wheel-wrapper{flex:1 1 auto}.mbsc-select-filter-cont{position:relative}.mbsc-select-filter-clear{box-sizing:content-box;cursor:pointer;height:1em;margin-top:-1em;padding:.5em;position:absolute;top:50%;width:1em}.mbsc-select-filter-clear.mbsc-rtl{left:.5em;right:auto}.mbsc-select-filter-clear.mbsc-ltr{left:auto;right:.5em}.mbsc-select-empty .mbsc-scroller-wheel-group-cont{visibility:hidden}.mbsc-select-empty-text{-moz-box-pack:center;align-items:center;bottom:0;justify-content:center;left:0;position:absolute;right:0;top:0}.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-ltr{text-align:left}.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-rtl{text-align:right}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-header-vertical{border-bottom-style:solid;border-bottom-width:1px;margin-bottom:-1px}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-wrapper{border-bottom-style:solid;border-bottom-width:1px}.mbsc-ios.mbsc-popover-list .mbsc-event:last-child:after{display:none}.mbsc-ios.mbsc-event-day.mbsc-list-header{font-weight:700;line-height:1.5em;padding:.5em 1em;text-transform:none}.mbsc-ios.mbsc-event-time{font-size:.875em;line-height:1.428572em;width:6em}.mbsc-ios.mbsc-event-date{width:10.5em}.mbsc-ios.mbsc-event-color{border-radius:.125em;margin:0 .5em 0 -.5em;width:.25em}.mbsc-ios.mbsc-event-color.mbsc-rtl{margin:0 -.5em 0 .5em}.mbsc-ios.mbsc-event-time.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-event-time.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-event-end{opacity:.7}.mbsc-ios.mbsc-event-text{font-weight:500}.mbsc-ios.mbsc-event-sep{display:none}.mbsc-ios.mbsc-calendar-button-today{font-weight:500;padding:0}.mbsc-ios.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-ios.mbsc-eventcalendar-schedule .mbsc-calendar-wrapper{border:0}.mbsc-ios.mbsc-schedule-wrapper{margin-top:-1px;position:relative;z-index:2}.mbsc-ios.mbsc-schedule-header{border-bottom:1px solid}.mbsc-ios.mbsc-schedule-header-item{line-height:1.75em;padding:.4375em 0}.mbsc-ios.mbsc-schedule-header-item.mbsc-ltr{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-schedule-header-item.mbsc-rtl{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-schedule-header-item:first-child{border:0}.mbsc-ios.mbsc-schedule-header-dayname{font-size:1em;font-weight:400}.mbsc-ios.mbsc-schedule-header-day{border-radius:50%;display:inline-block;font-size:1em;font-weight:400;height:1.625em;line-height:1.625em;text-align:center;width:1.625em}.mbsc-ios.mbsc-schedule-header-item-large{padding:.1875em 0}.mbsc-ios.mbsc-schedule-header-item-large.mbsc-schedule-header-item{border-color:transparent}.mbsc-ios.mbsc-schedule-header-item-large .mbsc-schedule-header-dayname{display:inline-block;font-size:1em;font-weight:400;padding:0 .375em}.mbsc-ios.mbsc-schedule-all-day-wrapper{border-bottom:1px solid;max-height:3.125em}.mbsc-ios.mbsc-schedule-all-day-text{font-size:.75em;padding:.5em .666667em;text-transform:lowercase}.mbsc-ios.mbsc-schedule-timezone-label{line-height:2.5em;padding:0 .666667em}.mbsc-ios.mbsc-schedule-date-header{border-bottom:1px solid;position:relative;will-change:opacity;z-index:3}.mbsc-ios.mbsc-schedule-date-header-text{font-size:.75em;font-weight:700;padding:.5em}.mbsc-ios.mbsc-schedule-resource.mbsc-ltr{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-schedule-resource.mbsc-rtl{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-schedule-resource:first-child{border:0}.mbsc-ios.mbsc-schedule-all-day-item{min-height:1.875em;padding:.25em 0}.mbsc-ios.mbsc-schedule-time{font-size:.625em;padding:0 .8em}.mbsc-ios.mbsc-schedule-cursor-time-x{padding:0 .8em;width:6.8em}.mbsc-ios.mbsc-schedule-event:after{bottom:-.5em;content:"";left:1px;position:absolute;right:1px;top:-.5em;z-index:-1}.mbsc-ios.mbsc-schedule-event-start:after{top:1px}.mbsc-ios.mbsc-schedule-event-end:after{bottom:1px}.mbsc-ios.mbsc-schedule-event-custom:after{display:none}.mbsc-ios.mbsc-schedule-event-background{opacity:.3;transition:opacity .15s ease-in-out}.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-background,.mbsc-ios.mbsc-schedule-event-start:after{border-top-left-radius:.25em;border-top-right-radius:.25em}.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-background,.mbsc-ios.mbsc-schedule-event-end:after{border-bottom-left-radius:.25em;border-bottom-right-radius:.25em}.mbsc-ios.mbsc-timeline-event:after{bottom:0;margin-top:6px;top:0}.mbsc-ios.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-ltr:after{border-bottom-left-radius:.25em;border-top-left-radius:.25em}.mbsc-ios.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-rtl:after{border-bottom-right-radius:.25em;border-top-right-radius:.25em}.mbsc-ios.mbsc-schedule-event-hover .mbsc-schedule-event-background{opacity:.6}.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-background,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-background{opacity:.9}.mbsc-ios.mbsc-schedule-event-dragging{top:.25em}.mbsc-ios.mbsc-timeline-event-dragging{top:0}.mbsc-ios.mbsc-schedule-event-bar{background:currentColor;bottom:-.5em;position:absolute;top:-.5em;width:.1875em}.mbsc-ios.mbsc-schedule-event-bar.mbsc-ltr{left:1px}.mbsc-ios.mbsc-schedule-event-bar.mbsc-rtl{right:1px}.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-bar{top:1px}.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-bar.mbsc-ltr,.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-bar.mbsc-rtl{border-top-left-radius:.1875em}.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-bar{bottom:1px}.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-bar.mbsc-ltr,.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-bar.mbsc-rtl{border-bottom-left-radius:.1875em}.mbsc-ios.mbsc-schedule-event-title{font-weight:600}.mbsc-ios.mbsc-schedule-event-all-day:after{bottom:0;top:0}.mbsc-ios.mbsc-schedule-event-all-day-background.mbsc-schedule-event-background{border-radius:0}.mbsc-ios.mbsc-schedule-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-end.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-schedule-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-start.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-schedule-event-all-day.mbsc-ltr:after{border-bottom-left-radius:.25em;border-top-left-radius:.25em;left:.25em}.mbsc-ios.mbsc-schedule-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-end.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-schedule-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-start.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-schedule-event-all-day.mbsc-rtl:after{border-bottom-right-radius:.25em;border-top-right-radius:.25em;right:.25em}.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-all-day-wrapper{max-height:3.5em}.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-time,.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-time-indicator-time-x{font-size:.75em;padding:0 .666667em}.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-cursor-time-x{font-size:.75em;padding:0 .666667em;width:5.666667em}.mbsc-ios.mbsc-timeline-resource-icon{padding:0 .142858em;width:1.214286em}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-header,.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-week-days{background:#f7f7f7}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#efefef}.mbsc-ios.mbsc-event-list-empty{color:#6e6e72}.mbsc-ios.mbsc-event-day.mbsc-list-header{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-event.mbsc-list-item{background:#fff;color:#000}.mbsc-ios.mbsc-event.mbsc-list-item:after,.mbsc-ios.mbsc-event.mbsc-list-item:before{border-color:#ccc}.mbsc-ios.mbsc-event.mbsc-list-item.mbsc-hover:before{background:rgba(0,0,0,.05)}.mbsc-ios.mbsc-event.mbsc-list-item.mbsc-focus .mbsc-list-item-background,.mbsc-ios.mbsc-event.mbsc-list-item.mbsc-selected .mbsc-list-item-background{background:rgba(0,0,0,.15)}.mbsc-ios.mbsc-event-color{background:#5ac8fa}.mbsc-ios.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-ios.mbsc-schedule-wrapper{background:#f7f7f7}.mbsc-ios.mbsc-schedule-header,.mbsc-ios.mbsc-schedule-header-item{border-color:#ccc}.mbsc-ios.mbsc-schedule-header-day-today{color:#007aff}.mbsc-ios.mbsc-schedule-header-day.mbsc-hover{background:rgba(0,122,255,.3)}.mbsc-ios.mbsc-schedule-header-day.mbsc-selected,.mbsc-ios.mbsc-schedule-header-dayname-curr{color:#007aff}.mbsc-ios.mbsc-schedule-header-day.mbsc-selected{background:#007aff;color:#fff}.mbsc-ios.mbsc-schedule-header-dayname-curr{color:#000}.mbsc-ios.mbsc-schedule-date-header{background:#f7f7f7;border-color:#ccc}.mbsc-ios.mbsc-schedule-grid-wrapper{background:#fff}.mbsc-ios.mbsc-schedule-all-day-wrapper{background:#fff;border-color:#ccc}.mbsc-ios.mbsc-schedule-all-day-text,.mbsc-ios.mbsc-schedule-timezone-label{color:#8c8c8c}.mbsc-ios.mbsc-schedule-all-day-item:after,.mbsc-ios.mbsc-schedule-column,.mbsc-ios.mbsc-schedule-item,.mbsc-ios.mbsc-schedule-resource,.mbsc-ios.mbsc-schedule-resource-group,.mbsc-ios.mbsc-timeline-column,.mbsc-ios.mbsc-timeline-day:after,.mbsc-ios.mbsc-timeline-footer,.mbsc-ios.mbsc-timeline-footer-column,.mbsc-ios.mbsc-timeline-footer-date,.mbsc-ios.mbsc-timeline-footer-week,.mbsc-ios.mbsc-timeline-header,.mbsc-ios.mbsc-timeline-header-column,.mbsc-ios.mbsc-timeline-header-date,.mbsc-ios.mbsc-timeline-header-month,.mbsc-ios.mbsc-timeline-header-week,.mbsc-ios.mbsc-timeline-resource,.mbsc-ios.mbsc-timeline-resource-footer-cont,.mbsc-ios.mbsc-timeline-resource-header-cont,.mbsc-ios.mbsc-timeline-row,.mbsc-ios.mbsc-timeline-row-date,.mbsc-ios.mbsc-timeline-row-group:after,.mbsc-ios.mbsc-timeline-sidebar-footer-cont,.mbsc-ios.mbsc-timeline-sidebar-header-cont,.mbsc-ios.mbsc-timeline-sidebar-resource,.mbsc-ios.mbsc-timeline-slot-header,.mbsc-ios.mbsc-timeline-slots{border-color:#ccc}.mbsc-ios.mbsc-timeline-row-fixed{box-shadow:0 1px 0 0 #ccc}.mbsc-ios.mbsc-schedule-cursor-time,.mbsc-ios.mbsc-schedule-time,.mbsc-ios.mbsc-timeline-header-column{color:#8c8c8c}.mbsc-ios.mbsc-schedule-event{color:#5ac8fa}.mbsc-ios.mbsc-schedule-event:after{background:hsla(0,0%,100%,.9)}.mbsc-ios.mbsc-schedule-event-range,.mbsc-ios.mbsc-schedule-event-title{color:#000}.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-inner,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-inner{color:#fff}.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-range,.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-title,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-range,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-title{color:inherit}.mbsc-ios.mbsc-schedule-time-indicator{border-color:#007aff}.mbsc-ios.mbsc-schedule-time-indicator-day:before{background:#007aff}.mbsc-ios.mbsc-schedule-cursor-time,.mbsc-ios.mbsc-schedule-time-indicator-time{background:hsla(0,0%,100%,.8);color:#007aff}.mbsc-ios.mbsc-schedule-invalid{background:hsla(0,0%,94%,.75);color:#888}.mbsc-ios.mbsc-timeline-footer-bg,.mbsc-ios.mbsc-timeline-header-bg,.mbsc-ios.mbsc-timeline-header-text,.mbsc-ios.mbsc-timeline-resource-bg,.mbsc-ios.mbsc-timeline-resource-footer-cont,.mbsc-ios.mbsc-timeline-resource-header-cont,.mbsc-ios.mbsc-timeline-row-fixed,.mbsc-ios.mbsc-timeline-sidebar-footer-cont,.mbsc-ios.mbsc-timeline-sidebar-header-cont{background:#fff}.mbsc-ios.mbsc-timeline-header-active{color:#fff}.mbsc-ios.mbsc-timeline-header-active:after{background-color:#007aff}.mbsc-ios.mbsc-connection{stroke:rgba(0,0,0,.7)}.mbsc-ios.mbsc-connection-arrow{fill:#000}.mbsc-ios-dark.mbsc-eventcalendar .mbsc-calendar-header,.mbsc-ios-dark.mbsc-eventcalendar .mbsc-calendar-week-days{background:#1c1c1c}.mbsc-ios-dark.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#1a1a1a}.mbsc-ios-dark.mbsc-event-list-empty{color:#8f8f8f}.mbsc-ios-dark.mbsc-event-day.mbsc-list-header{background:#000;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-event.mbsc-list-item{background:#000;color:#fff}.mbsc-ios-dark.mbsc-event.mbsc-list-item:after,.mbsc-ios-dark.mbsc-event.mbsc-list-item:before{border-color:#333}.mbsc-ios-dark.mbsc-event.mbsc-list-item.mbsc-hover:before{background:hsla(0,0%,100%,.05)}.mbsc-ios-dark.mbsc-event.mbsc-list-item.mbsc-focus .mbsc-list-item-background,.mbsc-ios-dark.mbsc-event.mbsc-list-item.mbsc-selected .mbsc-list-item-background{background:hsla(0,0%,100%,.15)}.mbsc-ios-dark.mbsc-event-color{background:#5ac8fa}.mbsc-ios-dark.mbsc-popover-list .mbsc-ios-dark.mbsc-event{background:#2b2b2b}.mbsc-ios-dark.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-ios-dark.mbsc-schedule-wrapper{background:#1c1c1c}.mbsc-ios-dark.mbsc-schedule-header,.mbsc-ios-dark.mbsc-schedule-header-item{border-color:#333}.mbsc-ios-dark.mbsc-schedule-header-day-today{color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-header-day.mbsc-hover{background:rgba(255,159,10,.3)}.mbsc-ios-dark.mbsc-schedule-header-day.mbsc-selected,.mbsc-ios-dark.mbsc-schedule-header-dayname-curr{color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-header-day.mbsc-selected{background:#ff9f0a;color:#000}.mbsc-ios-dark.mbsc-schedule-header-dayname-curr{color:#fff}.mbsc-ios-dark.mbsc-schedule-date-header{background:#1c1c1c;border-color:#333}.mbsc-ios-dark.mbsc-schedule-grid-wrapper{background:#000}.mbsc-ios-dark.mbsc-schedule-all-day-wrapper{background:#000;border-color:#333}.mbsc-ios-dark.mbsc-schedule-all-day-text,.mbsc-ios-dark.mbsc-schedule-timezone-label{color:#fff}.mbsc-ios-dark.mbsc-schedule-all-day-item:after,.mbsc-ios-dark.mbsc-schedule-column,.mbsc-ios-dark.mbsc-schedule-item,.mbsc-ios-dark.mbsc-schedule-resource,.mbsc-ios-dark.mbsc-schedule-resource-group,.mbsc-ios-dark.mbsc-timeline-column,.mbsc-ios-dark.mbsc-timeline-day:after,.mbsc-ios-dark.mbsc-timeline-footer,.mbsc-ios-dark.mbsc-timeline-footer-column,.mbsc-ios-dark.mbsc-timeline-footer-date,.mbsc-ios-dark.mbsc-timeline-footer-week,.mbsc-ios-dark.mbsc-timeline-header,.mbsc-ios-dark.mbsc-timeline-header-column,.mbsc-ios-dark.mbsc-timeline-header-date,.mbsc-ios-dark.mbsc-timeline-header-month,.mbsc-ios-dark.mbsc-timeline-header-week,.mbsc-ios-dark.mbsc-timeline-resource,.mbsc-ios-dark.mbsc-timeline-resource-footer-cont,.mbsc-ios-dark.mbsc-timeline-resource-header-cont,.mbsc-ios-dark.mbsc-timeline-row,.mbsc-ios-dark.mbsc-timeline-row-date,.mbsc-ios-dark.mbsc-timeline-row-group:after,.mbsc-ios-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-ios-dark.mbsc-timeline-sidebar-header-cont,.mbsc-ios-dark.mbsc-timeline-sidebar-resource,.mbsc-ios-dark.mbsc-timeline-slot-header,.mbsc-ios-dark.mbsc-timeline-slots{border-color:#333}.mbsc-ios-dark.mbsc-timeline-row-fixed{box-shadow:0 1px 0 0 #333}.mbsc-ios-dark.mbsc-schedule-cursor-time,.mbsc-ios-dark.mbsc-schedule-time,.mbsc-ios-dark.mbsc-timeline-header-column{color:#fff}.mbsc-ios-dark.mbsc-schedule-event{color:#5ac8fa}.mbsc-ios-dark.mbsc-schedule-event:after{background:rgba(0,0,0,.9)}.mbsc-ios-dark.mbsc-schedule-event-active .mbsc-schedule-event-inner,.mbsc-ios-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-inner,.mbsc-ios-dark.mbsc-schedule-event-range,.mbsc-ios-dark.mbsc-schedule-event-title{color:#fff}.mbsc-ios-dark.mbsc-schedule-event-active .mbsc-schedule-event-range,.mbsc-ios-dark.mbsc-schedule-event-active .mbsc-schedule-event-title,.mbsc-ios-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-range,.mbsc-ios-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-title{color:inherit}.mbsc-ios-dark.mbsc-schedule-time-indicator{border-color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-time-indicator-day:before{background:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-cursor-time,.mbsc-ios-dark.mbsc-schedule-time-indicator-time{background:rgba(0,0,0,.8);color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-invalid{background:rgba(26,26,26,.75);color:#787878}.mbsc-ios-dark.mbsc-timeline-footer-bg,.mbsc-ios-dark.mbsc-timeline-header-bg,.mbsc-ios-dark.mbsc-timeline-header-text,.mbsc-ios-dark.mbsc-timeline-resource-bg,.mbsc-ios-dark.mbsc-timeline-resource-footer-cont,.mbsc-ios-dark.mbsc-timeline-resource-header-cont,.mbsc-ios-dark.mbsc-timeline-row-fixed,.mbsc-ios-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-ios-dark.mbsc-timeline-sidebar-header-cont{background:#000}.mbsc-ios-dark.mbsc-timeline-header-active{color:#fff}.mbsc-ios-dark.mbsc-timeline-header-active:after{background-color:#ff9f0a}.mbsc-ios-dark.mbsc-connection{stroke:hsla(0,0%,100%,.7)}.mbsc-ios-dark.mbsc-connection-arrow{fill:#fff}.mbsc-material.mbsc-eventcalendar-schedule .mbsc-calendar-wrapper:after{display:none}.mbsc-material.mbsc-event.mbsc-list-item{border-radius:.25em;flex-direction:column;margin:.625em 1em;padding:.5em .625em;transition:box-shadow .2s ease-out}.mbsc-material.mbsc-event-text,.mbsc-material.mbsc-event-time{font-size:.8125em;line-height:1.384616em}.mbsc-material.mbsc-event-time{display:flex;font-weight:300}.mbsc-material.mbsc-event-text{font-weight:600}.mbsc-material.mbsc-event-all-day{display:none}.mbsc-material.mbsc-event-sep{padding:0 .25em}.mbsc-material.mbsc-event-until{padding-right:.25em}.mbsc-material.mbsc-popover-list{padding:.5em .125em;width:18em}.mbsc-material.mbsc-popover-list .mbsc-event{margin:.125em .5em;padding:.25em .5em}.mbsc-material.mbsc-popover-list .mbsc-event-text,.mbsc-material.mbsc-popover-list .mbsc-event-time{font-size:.75em}.mbsc-material.mbsc-schedule-header-item{padding-bottom:.25em}.mbsc-material.mbsc-schedule-header-dayname{font-size:.625em;font-weight:500;line-height:2.8em;position:relative;text-transform:uppercase}.mbsc-material.mbsc-schedule-header-day{border-radius:50%;font-size:1.25em;height:1.8em;line-height:1.8em;margin-left:auto;margin-right:auto;margin-top:-.3em;width:1.8em}.mbsc-material.mbsc-schedule-date-header-text{font-size:.875em;font-weight:600;padding:.5714em 1.14285em}.mbsc-material.mbsc-schedule-resource.mbsc-ltr{border-left-style:solid;border-left-width:1px}.mbsc-material.mbsc-schedule-resource.mbsc-rtl{border-right-style:solid;border-right-width:1px}.mbsc-material.mbsc-schedule-resource:first-child{border:0}.mbsc-material.mbsc-schedule-all-day-text{font-size:.625em;line-height:1.6em;padding:.4em;text-transform:uppercase}.mbsc-material.mbsc-schedule-all-day-text.mbsc-ltr{padding-right:1.6em}.mbsc-material.mbsc-schedule-all-day-text.mbsc-rtl{padding-left:1.6em}.mbsc-material.mbsc-schedule-all-day-item{min-height:1.5em;padding:1px 0}.mbsc-material.mbsc-schedule-time-col.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-material.mbsc-schedule-time-col.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-material.mbsc-schedule-time-col.mbsc-schedule-time-col-empty{border:0}.mbsc-material.mbsc-schedule-time-wrapper.mbsc-ltr{padding-right:1em}.mbsc-material.mbsc-schedule-time-wrapper.mbsc-rtl{padding-left:1em}.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper:after{content:"";position:absolute;top:0;width:9px}.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper-end:before{bottom:0;content:"";position:absolute;width:9px}.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper-end.mbsc-ltr:before,.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper.mbsc-ltr:after{right:0}.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper-end.mbsc-rtl:before,.mbsc-material.mbsc-schedule-time-col-last .mbsc-schedule-time-wrapper.mbsc-rtl:after{left:0}.mbsc-material.mbsc-schedule-time{font-size:.625em}.mbsc-material.mbsc-schedule-time-end.mbsc-ltr{right:1.6em}.mbsc-material.mbsc-schedule-time-end.mbsc-rtl{left:1.6em}.mbsc-material.mbsc-schedule-timezone-label{font-size:.625em;line-height:2.4em}.mbsc-material.mbsc-schedule-timezone-label.mbsc-ltr{padding-right:1.6em}.mbsc-material.mbsc-schedule-timezone-label.mbsc-rtl{padding-left:1.6em}.mbsc-material.mbsc-schedule-time-indicator-tz{width:6.8em}.mbsc-material.mbsc-schedule-time-indicator-x:after{border-bottom:1px solid;border-color:inherit;content:"";position:absolute;top:0;width:.5625em}.mbsc-material.mbsc-schedule-time-indicator.mbsc-ltr:after{left:-.5625em}.mbsc-material.mbsc-schedule-time-indicator.mbsc-rtl:after{right:-.5625em}.mbsc-material.mbsc-schedule-time-indicator-time-x{margin:0 1px;padding:0 1.6em}.mbsc-material.mbsc-schedule-cursor-time-x{width:5.2em}.mbsc-material.mbsc-schedule-event-inner{border-radius:.333334em}.mbsc-material.mbsc-schedule-event-start .mbsc-schedule-event-background{border-top-left-radius:.25em;border-top-right-radius:.25em}.mbsc-material.mbsc-schedule-event-end .mbsc-schedule-event-background{border-bottom-left-radius:.25em;border-bottom-right-radius:.25em}.mbsc-material.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-background,.mbsc-material.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-background{border-bottom-left-radius:.25em;border-top-left-radius:.25em}.mbsc-material.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-background,.mbsc-material.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-background{border-bottom-right-radius:.25em;border-top-right-radius:.25em}.mbsc-material.mbsc-schedule-event-active .mbsc-schedule-event-background:after,.mbsc-material.mbsc-schedule-event-hover .mbsc-schedule-event-background:after{background:rgba(0,0,0,.1);content:"";height:100%;position:absolute;width:100%}.mbsc-material.mbsc-schedule-event-title{font-weight:500}.mbsc-material.mbsc-schedule-event-all-day-background.mbsc-schedule-event-background{border-radius:0}.mbsc-material.mbsc-schedule-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-schedule-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background{border-bottom-left-radius:.25em;border-top-left-radius:.25em;left:.25em}.mbsc-material.mbsc-schedule-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-schedule-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-material.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background{border-bottom-right-radius:.25em;border-top-right-radius:.25em;right:.25em}.mbsc-material.mbsc-schedule-header-item-large .mbsc-schedule-header-dayname{font-size:.6875em;line-height:2.909091em;text-transform:uppercase}.mbsc-material.mbsc-schedule-header-item-large .mbsc-schedule-header-day{font-size:1.625em;height:1.769231em;line-height:1.769231em;margin-top:-.307693em;width:1.769231em}.mbsc-material.mbsc-eventcalendar{background:#fff;color:#303030}.mbsc-material.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#f0f0f0}.mbsc-material.mbsc-event-list-empty{color:rgba(48,48,48,.7)}.mbsc-material.mbsc-event-day.mbsc-list-header,.mbsc-material.mbsc-schedule-date-header{background:#fff;color:rgba(48,48,48,.7)}.mbsc-material.mbsc-colored-event.mbsc-list-item{background:#1a73e8;color:#fff}.mbsc-material.mbsc-event.mbsc-list-item.mbsc-focus,.mbsc-material.mbsc-event.mbsc-list-item.mbsc-selected{box-shadow:0 .25em .5em 0 rgba(0,0,0,.4)}.mbsc-material.mbsc-event.mbsc-list-item.mbsc-focus:before,.mbsc-material.mbsc-event.mbsc-list-item.mbsc-selected:before{border-radius:.25em;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.mbsc-material.mbsc-event-color{background:#1a73e8}.mbsc-material.mbsc-schedule-header-dayname{color:#70757a}.mbsc-material.mbsc-schedule-header-day{color:#303030}.mbsc-material.mbsc-schedule-header-day-today,.mbsc-material.mbsc-schedule-header-dayname-curr{color:#1a73e8}.mbsc-material.mbsc-schedule-header-day.mbsc-hover{background:rgba(26,115,232,.3)}.mbsc-material.mbsc-schedule-header-day.mbsc-selected{background-color:#1a73e8;color:#fff}.mbsc-material.mbsc-schedule-all-day-item:after,.mbsc-material.mbsc-schedule-column,.mbsc-material.mbsc-schedule-item,.mbsc-material.mbsc-schedule-resource,.mbsc-material.mbsc-schedule-resource-group,.mbsc-material.mbsc-schedule-time-col,.mbsc-material.mbsc-timeline-column,.mbsc-material.mbsc-timeline-day:after,.mbsc-material.mbsc-timeline-footer,.mbsc-material.mbsc-timeline-footer-column,.mbsc-material.mbsc-timeline-footer-date,.mbsc-material.mbsc-timeline-footer-week,.mbsc-material.mbsc-timeline-header,.mbsc-material.mbsc-timeline-header-column,.mbsc-material.mbsc-timeline-header-date,.mbsc-material.mbsc-timeline-header-month,.mbsc-material.mbsc-timeline-header-week,.mbsc-material.mbsc-timeline-resource,.mbsc-material.mbsc-timeline-resource-footer-cont,.mbsc-material.mbsc-timeline-resource-header-cont,.mbsc-material.mbsc-timeline-row,.mbsc-material.mbsc-timeline-row-date,.mbsc-material.mbsc-timeline-row-group:after,.mbsc-material.mbsc-timeline-sidebar-footer-cont,.mbsc-material.mbsc-timeline-sidebar-header-cont,.mbsc-material.mbsc-timeline-sidebar-resource,.mbsc-material.mbsc-timeline-slot-header,.mbsc-material.mbsc-timeline-slots{border-color:#cfcfcf}.mbsc-material.mbsc-timeline-row-fixed{box-shadow:0 1px 0 0 #cfcfcf}.mbsc-material.mbsc-schedule-time-wrapper-end:before,.mbsc-material.mbsc-schedule-time-wrapper:after{border-bottom:1px solid #cfcfcf}.mbsc-material.mbsc-schedule-all-day-text,.mbsc-material.mbsc-schedule-time,.mbsc-material.mbsc-schedule-timezone-label{color:#70757a}.mbsc-material.mbsc-schedule-time-indicator{border-color:#1a73e8}.mbsc-material.mbsc-schedule-time-indicator-day:before{background:#1a73e8}.mbsc-material.mbsc-schedule-cursor-time,.mbsc-material.mbsc-schedule-time-indicator-time{background:hsla(0,0%,100%,.8);color:#1a73e8}.mbsc-material.mbsc-schedule-event{color:#1a73e8}.mbsc-material.mbsc-schedule-event-inner{color:#fff}.mbsc-material.mbsc-schedule-invalid{background:hsla(0,0%,94%,.75);color:#8a8a8a}.mbsc-material.mbsc-schedule-event-active .mbsc-schedule-event-background,.mbsc-material.mbsc-schedule-event-dragging .mbsc-schedule-event-background{box-shadow:0 4px 8px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12),0 1px 3px -1px rgba(0,0,0,.2)}.mbsc-material.mbsc-schedule-event-active .mbsc-schedule-event-background{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.mbsc-material.mbsc-timeline-footer-bg,.mbsc-material.mbsc-timeline-header-bg,.mbsc-material.mbsc-timeline-header-text,.mbsc-material.mbsc-timeline-resource-bg,.mbsc-material.mbsc-timeline-resource-footer-cont,.mbsc-material.mbsc-timeline-resource-header-cont,.mbsc-material.mbsc-timeline-row-fixed,.mbsc-material.mbsc-timeline-sidebar-footer-cont,.mbsc-material.mbsc-timeline-sidebar-header-cont{background:#fff}.mbsc-material.mbsc-timeline-header-active{color:#fff}.mbsc-material.mbsc-timeline-header-active:after{background-color:#1a73e8}.mbsc-material.mbsc-connection{stroke:rgba(48,48,48,.7)}.mbsc-material.mbsc-connection-arrow{fill:#303030}.mbsc-material-dark.mbsc-eventcalendar{background:#000;color:#fff}.mbsc-material-dark.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#1a1a1a}.mbsc-material-dark.mbsc-event-list-empty{color:hsla(0,0%,100%,.7)}.mbsc-material-dark.mbsc-event-day.mbsc-list-header,.mbsc-material-dark.mbsc-schedule-date-header{background:#000;color:hsla(0,0%,100%,.7)}.mbsc-material-dark.mbsc-colored-event.mbsc-list-item{background:#87b0f3;color:#000}.mbsc-material-dark.mbsc-event.mbsc-list-item.mbsc-focus,.mbsc-material-dark.mbsc-event.mbsc-list-item.mbsc-selected{box-shadow:0 .25em .5em 0 rgba(0,0,0,.4)}.mbsc-material-dark.mbsc-event.mbsc-list-item.mbsc-focus:before,.mbsc-material-dark.mbsc-event.mbsc-list-item.mbsc-selected:before{border-radius:.25em;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.mbsc-material-dark.mbsc-event-color{background:#87b0f3}.mbsc-material-dark.mbsc-schedule-header-dayname{color:#dbdddf}.mbsc-material-dark.mbsc-schedule-header-day{color:#fff}.mbsc-material-dark.mbsc-schedule-header-day-today,.mbsc-material-dark.mbsc-schedule-header-dayname-curr{color:#87b0f3}.mbsc-material-dark.mbsc-schedule-header-day.mbsc-hover{background:rgba(135,176,243,.3)}.mbsc-material-dark.mbsc-schedule-header-day.mbsc-selected{background-color:#87b0f3;color:#000}.mbsc-material-dark.mbsc-schedule-all-day-item:after,.mbsc-material-dark.mbsc-schedule-column,.mbsc-material-dark.mbsc-schedule-item,.mbsc-material-dark.mbsc-schedule-resource,.mbsc-material-dark.mbsc-schedule-resource-group,.mbsc-material-dark.mbsc-schedule-time-col,.mbsc-material-dark.mbsc-timeline-column,.mbsc-material-dark.mbsc-timeline-day:after,.mbsc-material-dark.mbsc-timeline-footer,.mbsc-material-dark.mbsc-timeline-footer-column,.mbsc-material-dark.mbsc-timeline-footer-date,.mbsc-material-dark.mbsc-timeline-footer-week,.mbsc-material-dark.mbsc-timeline-header,.mbsc-material-dark.mbsc-timeline-header-column,.mbsc-material-dark.mbsc-timeline-header-date,.mbsc-material-dark.mbsc-timeline-header-month,.mbsc-material-dark.mbsc-timeline-header-week,.mbsc-material-dark.mbsc-timeline-resource,.mbsc-material-dark.mbsc-timeline-resource-footer-cont,.mbsc-material-dark.mbsc-timeline-resource-header-cont,.mbsc-material-dark.mbsc-timeline-row,.mbsc-material-dark.mbsc-timeline-row-date,.mbsc-material-dark.mbsc-timeline-row-group:after,.mbsc-material-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-material-dark.mbsc-timeline-sidebar-header-cont,.mbsc-material-dark.mbsc-timeline-sidebar-resource,.mbsc-material-dark.mbsc-timeline-slot-header,.mbsc-material-dark.mbsc-timeline-slots{border-color:#2b2b2b}.mbsc-material-dark.mbsc-timeline-row-fixed{box-shadow:0 1px 0 0 #2b2b2b}.mbsc-material-dark.mbsc-schedule-time-wrapper-end:before,.mbsc-material-dark.mbsc-schedule-time-wrapper:after{border-bottom:1px solid #2b2b2b}.mbsc-material-dark.mbsc-schedule-all-day-text,.mbsc-material-dark.mbsc-schedule-time,.mbsc-material-dark.mbsc-schedule-timezone-label{color:#dbdddf}.mbsc-material-dark.mbsc-schedule-time-indicator{border-color:#87b0f3}.mbsc-material-dark.mbsc-schedule-time-indicator-day:before{background:#87b0f3}.mbsc-material-dark.mbsc-schedule-cursor-time,.mbsc-material-dark.mbsc-schedule-time-indicator-time{background:rgba(0,0,0,.8);color:#87b0f3}.mbsc-material-dark.mbsc-schedule-event{color:#87b0f3}.mbsc-material-dark.mbsc-schedule-event-inner{color:#000}.mbsc-material-dark.mbsc-schedule-invalid{background:rgba(26,26,26,.75);color:#787878}.mbsc-material-dark.mbsc-schedule-event-active .mbsc-schedule-event-background,.mbsc-material-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-background{box-shadow:0 4px 8px 0 hsla(0,0%,100%,.14),0 1px 8px 0 hsla(0,0%,100%,.12),0 1px 3px -1px hsla(0,0%,100%,.2)}.mbsc-material-dark.mbsc-schedule-event-active .mbsc-schedule-event-background{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.mbsc-material-dark.mbsc-timeline-footer-bg,.mbsc-material-dark.mbsc-timeline-header-bg,.mbsc-material-dark.mbsc-timeline-header-text,.mbsc-material-dark.mbsc-timeline-resource-bg,.mbsc-material-dark.mbsc-timeline-resource-footer-cont,.mbsc-material-dark.mbsc-timeline-resource-header-cont,.mbsc-material-dark.mbsc-timeline-row-fixed,.mbsc-material-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-material-dark.mbsc-timeline-sidebar-header-cont{background:#000}.mbsc-material-dark.mbsc-timeline-header-active{color:#000}.mbsc-material-dark.mbsc-timeline-header-active:after{background-color:#87b0f3}.mbsc-material-dark.mbsc-connection{stroke:hsla(0,0%,100%,.7)}.mbsc-material-dark.mbsc-connection-arrow{fill:#fff}.mbsc-windows.mbsc-popover-list{margin:.25em 0}.mbsc-windows.mbsc-event-group{border-bottom:1px solid}.mbsc-windows.mbsc-event-day.mbsc-list-header{padding:1em 1.5em .25em}.mbsc-windows.mbsc-event.mbsc-list-item{align-items:center;margin-bottom:.25em}.mbsc-windows.mbsc-event-content{order:1}.mbsc-windows.mbsc-event-time{box-sizing:border-box;font-size:.75em;padding:0 1.333334em;width:7em}.mbsc-windows.mbsc-event-date{width:13em}.mbsc-windows.mbsc-event-color{align-self:stretch;margin:-.5em 0 -.5em -.5em;width:.5em}.mbsc-windows.mbsc-event-sep{display:none}.mbsc-windows.mbsc-schedule-wrapper{min-height:1.5em;position:relative;z-index:2}.mbsc-windows.mbsc-schedule-header-day{border-top:1px solid;font-size:1em;padding:.5em .5em 1.5em;text-align:left}.mbsc-windows.mbsc-schedule-header-day.mbsc-ltr{border-left-style:solid;border-left-width:1px;margin-left:-1px}.mbsc-windows.mbsc-schedule-header-day.mbsc-rtl{border-right-style:solid;border-right-width:1px;margin-right:-1px}.mbsc-windows.mbsc-schedule-header-item.mbsc-ltr{border-left:1px solid transparent}.mbsc-windows.mbsc-schedule-header-item.mbsc-rtl{border-right:1px solid transparent}.mbsc-windows.mbsc-schedule-header-item:first-child{border:0}.mbsc-windows.mbsc-schedule-header-item:first-child .mbsc-schedule-header-day{border-left:0;border-right:0;margin:0}.mbsc-windows.mbsc-schedule-header-dayname{font-size:.875em;padding:.571429em;text-align:left}.mbsc-windows.mbsc-schedule-all-day-item{min-height:1.375em}.mbsc-windows.mbsc-schedule-all-day-text,.mbsc-windows.mbsc-schedule-timezone-label{font-size:.75em;line-height:1.833334em;padding:0 .333334em}.mbsc-windows.mbsc-schedule-header-dayname{position:relative}.mbsc-windows.mbsc-schedule-header-dayname.mbsc-selected:after{bottom:0;content:"";height:.285715em;left:0;position:absolute;width:100%}.mbsc-windows.mbsc-schedule-date-header{border-bottom:1px solid}.mbsc-windows.mbsc-schedule-date-header-text{font-weight:500;line-height:1.25em;padding:.5em 0}.mbsc-windows.mbsc-schedule-header-day.mbsc-hover{background:rgba(0,0,0,.1)}.mbsc-windows.mbsc-schedule-resource{border-top:1px solid;margin-top:-1px}.mbsc-windows.mbsc-schedule-resource.mbsc-ltr{border-left-style:solid;border-left-width:1px;text-align:left}.mbsc-windows.mbsc-schedule-resource.mbsc-rtl{border-right-style:solid;border-right-width:1px;text-align:right}.mbsc-windows.mbsc-schedule-resource:first-child{border-left:0;border-right:0}.mbsc-windows.mbsc-schedule-time-indicator-x{border-bottom:1px dashed}.mbsc-windows.mbsc-schedule-time-indicator-time-x{font-size:.75em;padding:0 .333334em;text-transform:lowercase}.mbsc-windows.mbsc-schedule-time-indicator-day{border-bottom:1px solid;border-top:1px solid}.mbsc-windows.mbsc-schedule-time-indicator-day:before{display:none}.mbsc-windows.mbsc-schedule-cursor-time-x{font-size:.75em;padding:0 .333334em;width:5.666667em}.mbsc-windows.mbsc-schedule-all-day-wrapper{max-height:4em}.mbsc-windows.mbsc-schedule-time-col.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-windows.mbsc-schedule-time-col.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-windows.mbsc-schedule-time{padding:0 .333334em;text-transform:lowercase;top:0}.mbsc-windows.mbsc-schedule-time-end{display:none}.mbsc-windows.mbsc-schedule-event-hover .mbsc-schedule-event-background:after{background:rgba(0,0,0,.1);content:"";height:100%;position:absolute;width:100%}.mbsc-windows.mbsc-schedule-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-schedule-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background{left:.25em}.mbsc-windows.mbsc-schedule-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-schedule-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-windows.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background{right:.25em}.mbsc-windows.mbsc-timeline-resource-icon{padding:0 .214286em;width:1.071429em}.mbsc-windows.mbsc-timeline-header-sticky .mbsc-timeline-header-date-text{position:relative}.mbsc-windows.mbsc-timeline-header-active{position:static}.mbsc-windows.mbsc-timeline-header-active:after{border-radius:0;height:.142857em;left:0;right:0;top:0;z-index:1}.mbsc-windows.mbsc-eventcalendar{background:#fff}.mbsc-windows.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#f0f0f0}.mbsc-windows.mbsc-event-list-empty{color:rgba(51,51,51,.7)}.mbsc-windows.mbsc-event-group{border-color:#e6e6e6}.mbsc-windows.mbsc-event-day.mbsc-list-header,.mbsc-windows.mbsc-event.mbsc-list-item{background:#fff;color:#333}.mbsc-windows.mbsc-event.mbsc-focus,.mbsc-windows.mbsc-event.mbsc-selected{background:rgba(0,120,215,.25)}.mbsc-windows.mbsc-event-color{background:#0078d7}.mbsc-windows.mbsc-schedule-wrapper{background:#fff}.mbsc-windows.mbsc-schedule-header-day{border-color:#e6e6e6}.mbsc-windows.mbsc-schedule-header-item{color:#333}.mbsc-windows.mbsc-schedule-header-day-today{color:#0078d7}.mbsc-windows.mbsc-schedule-header-dayname.mbsc-selected:after{background:#0078d7}.mbsc-windows.mbsc-schedule-date-header{border-color:#e6e6e6}.mbsc-windows.mbsc-schedule-time-indicator,.mbsc-windows.mbsc-schedule-time-indicator-day{border-color:#0078d7}.mbsc-windows.mbsc-schedule-cursor-time,.mbsc-windows.mbsc-schedule-time-indicator-time{background:hsla(0,0%,100%,.8);color:#0078d7}.mbsc-windows.mbsc-schedule-time-indicator-time{color:#0078d7}.mbsc-windows.mbsc-schedule-all-day-item:after,.mbsc-windows.mbsc-schedule-column,.mbsc-windows.mbsc-schedule-item,.mbsc-windows.mbsc-schedule-resource,.mbsc-windows.mbsc-schedule-resource-group,.mbsc-windows.mbsc-schedule-time-col,.mbsc-windows.mbsc-timeline-column,.mbsc-windows.mbsc-timeline-day:after,.mbsc-windows.mbsc-timeline-footer,.mbsc-windows.mbsc-timeline-footer-column,.mbsc-windows.mbsc-timeline-footer-date,.mbsc-windows.mbsc-timeline-footer-week,.mbsc-windows.mbsc-timeline-header,.mbsc-windows.mbsc-timeline-header-column,.mbsc-windows.mbsc-timeline-header-date,.mbsc-windows.mbsc-timeline-header-month,.mbsc-windows.mbsc-timeline-header-week,.mbsc-windows.mbsc-timeline-resource,.mbsc-windows.mbsc-timeline-resource-footer-cont,.mbsc-windows.mbsc-timeline-resource-header-cont,.mbsc-windows.mbsc-timeline-row,.mbsc-windows.mbsc-timeline-row-date,.mbsc-windows.mbsc-timeline-row-group:after,.mbsc-windows.mbsc-timeline-sidebar-footer-cont,.mbsc-windows.mbsc-timeline-sidebar-header-cont,.mbsc-windows.mbsc-timeline-sidebar-resource,.mbsc-windows.mbsc-timeline-slot-header,.mbsc-windows.mbsc-timeline-slots{border-color:#e6e6e6}.mbsc-windows.mbsc-timeline-row-fixed{box-shadow:0 1px 0 0 #e6e6e6}.mbsc-windows.mbsc-schedule-time-wrapper{border-top:1px solid #e6e6e6;color:#333}.mbsc-windows.mbsc-schedule-time-wrapper-end{border-bottom:1px solid #e6e6e6;color:#333}.mbsc-windows.mbsc-schedule-all-day-text,.mbsc-windows.mbsc-schedule-time-cont,.mbsc-windows.mbsc-schedule-timezone-label{color:#333}.mbsc-windows.mbsc-schedule-event{color:#0078d7}.mbsc-windows.mbsc-schedule-event-inner{color:#fff}.mbsc-windows.mbsc-schedule-event-active .mbsc-schedule-event-background,.mbsc-windows.mbsc-schedule-event-dragging .mbsc-schedule-event-background{outline:1px solid #333}.mbsc-windows.mbsc-schedule-invalid{background:hsla(0,0%,94%,.75);color:#8a8a8a}.mbsc-windows.mbsc-timeline-footer-bg,.mbsc-windows.mbsc-timeline-header-bg,.mbsc-windows.mbsc-timeline-header-text,.mbsc-windows.mbsc-timeline-resource-bg,.mbsc-windows.mbsc-timeline-resource-footer-cont,.mbsc-windows.mbsc-timeline-resource-header-cont,.mbsc-windows.mbsc-timeline-row-fixed,.mbsc-windows.mbsc-timeline-sidebar-footer-cont,.mbsc-windows.mbsc-timeline-sidebar-header-cont{background:#fff}.mbsc-windows .mbsc-timeline-header-active:after{background-color:#0078d7}.mbsc-windows.mbsc-connection{stroke:rgba(51,51,51,.7)}.mbsc-windows.mbsc-connection-arrow{fill:#333}.mbsc-windows-dark.mbsc-eventcalendar{background:#1a1a1a}.mbsc-windows-dark.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#343434}.mbsc-windows-dark.mbsc-event-list-empty{color:hsla(0,0%,100%,.7)}.mbsc-windows-dark.mbsc-event-group{border-color:#343434}.mbsc-windows-dark.mbsc-event-day.mbsc-list-header,.mbsc-windows-dark.mbsc-event.mbsc-list-item{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-event.mbsc-focus,.mbsc-windows-dark.mbsc-event.mbsc-selected{background:rgba(0,120,215,.25)}.mbsc-windows-dark.mbsc-event-color{background:#0078d7}.mbsc-windows-dark.mbsc-schedule-wrapper{background:#1a1a1a}.mbsc-windows-dark.mbsc-schedule-header-day{border-color:#343434}.mbsc-windows-dark.mbsc-schedule-header-item{color:#fff}.mbsc-windows-dark.mbsc-schedule-header-day-today{color:#0078d7}.mbsc-windows-dark.mbsc-schedule-header-dayname.mbsc-selected:after{background:#0078d7}.mbsc-windows-dark.mbsc-schedule-date-header{border-color:#343434}.mbsc-windows-dark.mbsc-schedule-time-indicator,.mbsc-windows-dark.mbsc-schedule-time-indicator-day{border-color:#0078d7}.mbsc-windows-dark.mbsc-schedule-cursor-time,.mbsc-windows-dark.mbsc-schedule-time-indicator-time{background:rgba(26,26,26,.8);color:#0078d7}.mbsc-windows-dark.mbsc-schedule-time-indicator-time{color:#0078d7}.mbsc-windows-dark.mbsc-schedule-all-day-item:after,.mbsc-windows-dark.mbsc-schedule-column,.mbsc-windows-dark.mbsc-schedule-item,.mbsc-windows-dark.mbsc-schedule-resource,.mbsc-windows-dark.mbsc-schedule-resource-group,.mbsc-windows-dark.mbsc-schedule-time-col,.mbsc-windows-dark.mbsc-timeline-column,.mbsc-windows-dark.mbsc-timeline-day:after,.mbsc-windows-dark.mbsc-timeline-footer,.mbsc-windows-dark.mbsc-timeline-footer-column,.mbsc-windows-dark.mbsc-timeline-footer-date,.mbsc-windows-dark.mbsc-timeline-footer-week,.mbsc-windows-dark.mbsc-timeline-header,.mbsc-windows-dark.mbsc-timeline-header-column,.mbsc-windows-dark.mbsc-timeline-header-date,.mbsc-windows-dark.mbsc-timeline-header-month,.mbsc-windows-dark.mbsc-timeline-header-week,.mbsc-windows-dark.mbsc-timeline-resource,.mbsc-windows-dark.mbsc-timeline-resource-footer-cont,.mbsc-windows-dark.mbsc-timeline-resource-header-cont,.mbsc-windows-dark.mbsc-timeline-row,.mbsc-windows-dark.mbsc-timeline-row-date,.mbsc-windows-dark.mbsc-timeline-row-group:after,.mbsc-windows-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-windows-dark.mbsc-timeline-sidebar-header-cont,.mbsc-windows-dark.mbsc-timeline-sidebar-resource,.mbsc-windows-dark.mbsc-timeline-slot-header,.mbsc-windows-dark.mbsc-timeline-slots{border-color:#343434}.mbsc-windows-dark.mbsc-timeline-row-fixed{box-shadow:0 1px 0 0 #343434}.mbsc-windows-dark.mbsc-schedule-time-wrapper{border-top:1px solid #343434;color:#fff}.mbsc-windows-dark.mbsc-schedule-time-wrapper-end{border-bottom:1px solid #343434;color:#fff}.mbsc-windows-dark.mbsc-schedule-all-day-text,.mbsc-windows-dark.mbsc-schedule-time-cont,.mbsc-windows-dark.mbsc-schedule-timezone-label{color:#fff}.mbsc-windows-dark.mbsc-schedule-event{color:#0078d7}.mbsc-windows-dark.mbsc-schedule-event-inner{color:#fff}.mbsc-windows-dark.mbsc-schedule-event-active .mbsc-schedule-event-background,.mbsc-windows-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-background{outline:1px solid #fff}.mbsc-windows-dark.mbsc-schedule-invalid{background:rgba(52,52,52,.75);color:#929292}.mbsc-windows-dark.mbsc-timeline-footer-bg,.mbsc-windows-dark.mbsc-timeline-header-bg,.mbsc-windows-dark.mbsc-timeline-header-text,.mbsc-windows-dark.mbsc-timeline-resource-bg,.mbsc-windows-dark.mbsc-timeline-resource-footer-cont,.mbsc-windows-dark.mbsc-timeline-resource-header-cont,.mbsc-windows-dark.mbsc-timeline-row-fixed,.mbsc-windows-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-windows-dark.mbsc-timeline-sidebar-header-cont{background:#1a1a1a}.mbsc-windows-dark .mbsc-timeline-header-active:after{background-color:#0078d7}.mbsc-windows-dark.mbsc-connection{stroke:hsla(0,0%,100%,.7)}.mbsc-windows-dark.mbsc-connection-arrow{fill:#fff}.mbsc-eventcalendar{height:100%;overflow:hidden}.mbsc-event-list{margin-top:-1px;position:relative;z-index:0}.mbsc-event-list-scroll{-webkit-overflow-scrolling:touch;overflow:auto}.mbsc-event-list-empty{font-size:1.5em;margin:3em;text-align:center}.mbsc-event-day{position:sticky;top:0;z-index:3}.mbsc-event-color,.mbsc-event-time{flex:0 0 auto}.mbsc-event-content{overflow:hidden}.mbsc-event-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mbsc-calendar-popup .mbsc-popup-content{overscroll-behavior:contain}.mbsc-popover-list{box-sizing:border-box;max-width:100%;overflow:hidden;width:24em}.mbsc-popover-hidden{visibility:hidden}.mbsc-calendar-dragging{bottom:0;cursor:move;left:0;position:absolute;right:0;top:0;z-index:3}.mbsc-draggable{-webkit-user-select:none;user-select:none}.mbsc-drag-clone{box-shadow:0 0 transparent,0 0 transparent,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);cursor:move;display:table;margin:15px 0 0!important;position:fixed;z-index:99998}.mbsc-drag-clone:after{bottom:-50px;content:"";left:-50px;position:absolute;right:-50px;top:-50px}.mbsc-drag-clone .mbsc-calendar-label-resize{display:none}.mbsc-schedule-fake-scroll-x,.mbsc-schedule-fake-scroll-y{flex:none;visibility:hidden}.mbsc-schedule-fake-scroll-x{overflow-x:scroll;width:0}.mbsc-schedule-fake-scroll-y{max-height:20px;overflow-y:scroll}.mbsc-ios.mbsc-list-item{margin-top:-1px;padding:1em}.mbsc-ios.mbsc-list-item:after,.mbsc-ios.mbsc-list-item:before{content:"";left:1em;position:absolute;right:0}.mbsc-ios.mbsc-list-item.mbsc-rtl:after,.mbsc-ios.mbsc-list-item.mbsc-rtl:before{left:0;right:1em}.mbsc-ios.mbsc-list-item:before{top:0;transition:none}.mbsc-ios.mbsc-list-item:after{bottom:0}.mbsc-ios.mbsc-list-item:first-child:before,.mbsc-ios.mbsc-list-item:last-child:after{left:0;right:0}.mbsc-ios.mbsc-list-item.mbsc-active,.mbsc-ios.mbsc-list-item.mbsc-hover{z-index:3}.mbsc-ios.mbsc-list-item.mbsc-focus,.mbsc-ios.mbsc-list-item.mbsc-selected{z-index:5}.mbsc-ios.mbsc-list-item.mbsc-active:after,.mbsc-ios.mbsc-list-item.mbsc-active:before,.mbsc-ios.mbsc-list-item.mbsc-focus:after,.mbsc-ios.mbsc-list-item.mbsc-focus:before,.mbsc-ios.mbsc-list-item.mbsc-hover:after,.mbsc-ios.mbsc-list-item.mbsc-hover:before,.mbsc-ios.mbsc-list-item.mbsc-selected:after,.mbsc-ios.mbsc-list-item.mbsc-selected:before{left:0;right:0}.mbsc-ios.mbsc-list-header{border-bottom:1px solid;border-top:1px solid;font-size:.75em;line-height:1.5em;margin-top:-1px;padding:2.333334em 1.333334em .5em;text-transform:uppercase;z-index:4}.mbsc-ios.mbsc-list-header:first-child{border-top:0;margin-top:0}.mbsc-ios.mbsc-list-item-background{border-radius:.5em;bottom:0;left:0;margin:.25em;pointer-events:none;position:absolute;right:0;top:0;transition:background-color .15s ease-in-out}.mbsc-ios.mbsc-list-item{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-list-item:after,.mbsc-ios.mbsc-list-item:before{border-top:1px solid #ccc}.mbsc-ios.mbsc-list-header{background:#efeff4;border-color:#ccc;color:#6e6e72}.mbsc-ios.mbsc-list-item.mbsc-active:before{background:rgba(0,0,0,.15)}.mbsc-ios-dark.mbsc-list-item{background:#000;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-list-item:after,.mbsc-ios-dark.mbsc-list-item:before{border-top:1px solid #333}.mbsc-ios-dark.mbsc-list-header{background:#1a1a1a;border-color:#333;color:#8f8f8f}.mbsc-ios-dark.mbsc-list-item.mbsc-active:before{background:rgba(0,0,0,.15)}.mbsc-material.mbsc-list-header{background:#fff;color:#1a73e8;font-size:.875em;font-weight:600;margin-top:-1px;padding:.5714em 1.14285em}.mbsc-material.mbsc-list-item{background:#fff;color:#303030}.mbsc-material.mbsc-list-item.mbsc-hover:before{background:rgba(0,0,0,.05)}.mbsc-material.mbsc-list-item.mbsc-active:before{background:rgba(0,0,0,.1)}.mbsc-material-dark.mbsc-list-header{background:#000;color:#87b0f3}.mbsc-material-dark.mbsc-list-item{background:#000;color:#fff}.mbsc-material-dark.mbsc-list-item.mbsc-hover:before{background:rgba(0,0,0,.05)}.mbsc-material-dark.mbsc-list-item.mbsc-active:before{background:rgba(0,0,0,.1)}.mbsc-windows.mbsc-list-header{font-weight:500;line-height:1.25em}.mbsc-windows.mbsc-list-item{line-height:1.25em;padding:.5em}.mbsc-windows.mbsc-list-header,.mbsc-windows.mbsc-list-item{background:#fff;color:#333}.mbsc-windows.mbsc-list-item.mbsc-hover:before{background:rgba(51,51,51,.1)}.mbsc-windows.mbsc-list-item.mbsc-active:before{background:rgba(51,51,51,.2)}.mbsc-windows-dark.mbsc-list-header,.mbsc-windows-dark.mbsc-list-item{background:#1a1a1a;color:#fff}.mbsc-windows-dark.mbsc-list-item.mbsc-hover:before{background:hsla(0,0%,100%,.22)}.mbsc-windows-dark.mbsc-list-item.mbsc-active:before{background:hsla(0,0%,100%,.3)}.mbsc-list{display:block}.mbsc-list-header,.mbsc-list-item{display:flex}.mbsc-list-item{box-sizing:border-box;line-height:1.25em;list-style:none;overflow:hidden;position:relative;z-index:2}.mbsc-list-item-actionable{cursor:pointer}.mbsc-list-item:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transition:background-color .2s ease-out;z-index:-1}.mbsc-list-item:focus{outline:0}.mbsc-list-item::-moz-focus-inner{border:0}.mbsc-schedule-grid-wrapper{overflow:hidden;position:relative}.mbsc-schedule-time-col,.mbsc-timeline-date-col,.mbsc-timeline-resource-col,.mbsc-timeline-sidebar-col{-moz-box-flex:0;box-sizing:border-box;flex:none;width:4.25em}.mbsc-schedule-grid-scroll,.mbsc-timeline-grid-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:scroll}.mbsc-schedule-all-day-item:after,.mbsc-timeline-day-border:after{bottom:0;content:"";position:absolute;top:0;z-index:1}.mbsc-schedule-all-day-item.mbsc-ltr:after,.mbsc-timeline-day-border.mbsc-ltr:after{border-right-style:solid;border-right-width:1px;left:100%}.mbsc-schedule-all-day-item.mbsc-rtl:after,.mbsc-timeline-day-border.mbsc-rtl:after{border-left-style:solid;border-left-width:1px;right:100%}.mbsc-schedule-column.mbsc-ltr,.mbsc-timeline-column.mbsc-rtl,.mbsc-timeline-footer-date.mbsc-rtl,.mbsc-timeline-header-column.mbsc-rtl,.mbsc-timeline-header-date.mbsc-rtl,.mbsc-timeline-resource-footer-cont.mbsc-rtl,.mbsc-timeline-resource-header-cont.mbsc-rtl,.mbsc-timeline-resource.mbsc-rtl,.mbsc-timeline-row-date.mbsc-rtl,.mbsc-timeline-sidebar-footer-cont.mbsc-ltr,.mbsc-timeline-sidebar-header-cont.mbsc-ltr,.mbsc-timeline-sidebar-resource.mbsc-ltr,.mbsc-timeline-slot-header.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-schedule-column.mbsc-rtl,.mbsc-timeline-column.mbsc-ltr,.mbsc-timeline-footer-date.mbsc-ltr,.mbsc-timeline-header-column.mbsc-ltr,.mbsc-timeline-header-date.mbsc-ltr,.mbsc-timeline-resource-footer-cont.mbsc-ltr,.mbsc-timeline-resource-header-cont.mbsc-ltr,.mbsc-timeline-resource.mbsc-ltr,.mbsc-timeline-row-date.mbsc-ltr,.mbsc-timeline-sidebar-footer-cont.mbsc-rtl,.mbsc-timeline-sidebar-header-cont.mbsc-rtl,.mbsc-timeline-sidebar-resource.mbsc-rtl,.mbsc-timeline-slot-header.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-schedule-event:focus{outline:none}.mbsc-schedule-event{box-sizing:border-box;min-height:.75em;padding:1px 0;position:absolute;z-index:1}.mbsc-schedule-event.mbsc-ltr{left:0}.mbsc-schedule-event.mbsc-rtl{right:0}.mbsc-schedule-event-hover{cursor:pointer}.mbsc-schedule-event-inner{box-sizing:border-box;font-size:.625em;line-height:1.5em;margin:0 .2em;max-height:100%;overflow:hidden;padding:.5em;position:relative}.mbsc-schedule-event-more .mbsc-schedule-event-inner{padding:.5em .2em;text-align:center}.mbsc-schedule-event-small-height.mbsc-schedule-event-inner{line-height:1.2em;margin-top:-1px;padding-bottom:0;padding-top:0}.mbsc-schedule-event-small-height.mbsc-schedule-event-inner .mbsc-schedule-event-title{font-size:1em}.mbsc-schedule-event-background{background:currentColor;bottom:-.5em;left:1px;position:absolute;right:1px;top:-.5em}.mbsc-schedule-event-start .mbsc-schedule-event-background{top:1px}.mbsc-schedule-event-end .mbsc-schedule-event-background{bottom:1px}.mbsc-schedule-event-range{font-size:.8em}.mbsc-schedule-event-all-day{box-sizing:border-box;display:block;margin:.125em 0;min-height:0;padding:0 .25em;position:relative;z-index:2}.mbsc-schedule-event-all-day-placeholder{z-index:-1}.mbsc-schedule-event-all-day-inner{font-size:.625em;height:1.6em;line-height:1.6em;margin:0;overflow:hidden;padding:0 .3em;position:relative;text-overflow:ellipsis;white-space:nowrap}.mbsc-schedule-event-all-day-background.mbsc-schedule-event-background{bottom:0;top:0}.mbsc-schedule-event-dragging{position:absolute;top:0;z-index:3}.mbsc-schedule-event-inactive{opacity:.5}.mbsc-schedule-event-hidden{visibility:hidden}.mbsc-schedule-event-resize{cursor:ns-resize;display:none;height:.25em;left:0;position:absolute;right:0;z-index:1}.mbsc-schedule-event-resize-start{top:0}.mbsc-schedule-event-resize-end{bottom:0}.mbsc-schedule-event-resize-start:after{right:.5em;top:-.25em}.mbsc-schedule-event-resize-end:after{bottom:-.25em;left:.5em}.mbsc-schedule-event-resize:after{background:#fff;border:1px solid;border-radius:50%;box-sizing:border-box;content:"";height:.5em;margin:1px 0;position:absolute;width:.5em}.mbsc-schedule-event-resize-end-touch:before,.mbsc-schedule-event-resize-start-touch:before{content:"";height:1em;margin:1px 0;position:absolute;width:1.5em}.mbsc-schedule-event-resize-start-touch:before{right:0;top:-.5em}.mbsc-schedule-event-resize-end-touch:before{bottom:-.5em;left:0}.mbsc-schedule-event-dragging .mbsc-schedule-event-resize,.mbsc-schedule-event-hover .mbsc-schedule-event-resize{display:block}.mbsc-schedule-drag-clone{max-height:200px;max-width:200px;opacity:1}.mbsc-schedule-drag-clone .mbsc-schedule-event-resize{display:none}.mbsc-schedule-color,.mbsc-schedule-invalid{bottom:-.5em;box-sizing:content-box;left:0;overflow:hidden;position:absolute;right:0;top:-.5em;z-index:0}.mbsc-schedule-color-all-day,.mbsc-schedule-invalid-all-day{bottom:0;top:0;z-index:-1}.mbsc-schedule-color-start,.mbsc-schedule-invalid-start{margin-top:-.5em;padding-top:.5em}.mbsc-schedule-color-end,.mbsc-schedule-invalid-end{padding-bottom:.5em}.mbsc-schedule-color-text,.mbsc-schedule-invalid-text{font-size:.75em;padding:.375em}.mbsc-schedule-color-text{opacity:.8}.mbsc-schedule-time-indicator{pointer-events:none;position:absolute;z-index:2}.mbsc-schedule-time-indicator-x{border-bottom:1px solid}.mbsc-schedule-time-indicator-x.mbsc-ltr{left:4.25em;right:0}.mbsc-schedule-time-indicator-x.mbsc-rtl{left:0;right:4.25em}.mbsc-schedule-time-indicator-y{border-left:1px solid;bottom:0;margin-top:-.25em;top:2em}.mbsc-schedule-time-indicator-y.mbsc-ltr{margin-left:-1px}.mbsc-schedule-time-indicator-y.mbsc-rtl{margin-right:-1px}.mbsc-schedule-time-indicator-day{position:absolute;width:14.285714%}.mbsc-schedule-time-indicator-day:before{border-radius:50%;content:"";height:.4375em;margin-left:-.1875em;margin-right:-.1875em;margin-top:-.1875em;position:absolute;width:.4375em;z-index:1}.mbsc-schedule-time-indicator-day.mbsc-ltr:before{left:0}.mbsc-schedule-time-indicator-day.mbsc-rtl:before{right:0}.mbsc-schedule-time-indicator-time{font-size:.625em;line-height:2em;margin-top:1px;padding:0 .8em;position:absolute;top:-1em;white-space:nowrap}.mbsc-schedule-time-indicator-time-y{line-height:1.6em;margin-left:-.5em;margin-right:-.5em;padding:0 .5em;top:-1.8em}.mbsc-schedule-time-indicator-time-x.mbsc-ltr,.mbsc-schedule-time-indicator-time-y.mbsc-rtl{right:100%}.mbsc-schedule-time-indicator-time-x.mbsc-rtl,.mbsc-schedule-time-indicator-time-y.mbsc-ltr{left:100%}.mbsc-schedule-cursor-time{box-sizing:border-box;font-size:.625em;line-height:2em;position:absolute;white-space:nowrap;z-index:3}.mbsc-schedule-cursor-time-x{margin-top:-1em}.mbsc-schedule-cursor-time-x.mbsc-ltr{text-align:right}.mbsc-schedule-cursor-time-x.mbsc-rtl{text-align:left}.mbsc-schedule-cursor-time-y{padding:0 .5em;top:.8em}@supports (overflow:clip){.mbsc-schedule-event-inner{position:sticky;top:0}}.mbsc-schedule-wrapper{overflow:auto}.mbsc-schedule-grid{height:100%}.mbsc-schedule-resource-group{box-sizing:border-box;flex-basis:16em}.mbsc-schedule-resource-group:first-child:last-child{flex-basis:0}.mbsc-schedule-resource-group.mbsc-ltr{border-left-style:solid;border-left-width:2px}.mbsc-schedule-resource-group.mbsc-rtl{border-right-style:solid;border-right-width:2px}.mbsc-schedule-resource-group:first-child{border:0}.mbsc-schedule-date-header-text{line-height:1.5em;text-align:center}.mbsc-schedule-header{overflow:hidden}.mbsc-schedule-all-day-group-wrapper,.mbsc-schedule-header-wrapper{min-width:0;overflow:hidden}.mbsc-schedule-header-item{display:block;line-height:1.25em;position:relative;text-align:center}.mbsc-schedule-header-item.mbsc-hover{cursor:pointer}.mbsc-schedule-header-dayname{font-size:.75em}.mbsc-schedule-header-day{font-size:1.125em}.mbsc-schedule-col-width{box-sizing:border-box;width:2.5em}.mbsc-schedule-wrapper-multi .mbsc-schedule-col-width{width:6.25em}.mbsc-schedule-resource{overflow:hidden}.mbsc-schedule-resource-title{font-size:.875em;font-weight:600;padding:.5em;text-align:center}.mbsc-schedule-all-day-cont{position:relative}.mbsc-schedule-all-day-wrapper{max-height:7.8125em;overflow-x:hidden;overflow-y:scroll;position:relative}.mbsc-schedule-all-day-wrapper-shadow:after{bottom:-4px;box-shadow:inset 0 .5em .25em -.5em rgba(48,48,48,.5);content:"";height:4px;left:0;pointer-events:none;position:absolute;right:0;z-index:4}.mbsc-schedule-all-day-item{position:relative}.mbsc-schedule-all-day-item:first-child,.mbsc-schedule-column:first-child{border:0}.mbsc-schedule-timezone-labels{bottom:0;font-weight:700;position:absolute;z-index:1}.mbsc-schedule-timezone-label{font-size:.75em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mbsc-schedule-time-indicator-tz{width:5.666667em}.mbsc-schedule-time-indicator-tz.mbsc-ltr,.mbsc-schedule-timezone-label.mbsc-ltr{text-align:right}.mbsc-schedule-time-indicator-tz.mbsc-rtl,.mbsc-schedule-timezone-label.mbsc-rtl{text-align:left}.mbsc-schedule-time-wrapper{box-sizing:border-box;height:3.125em;pointer-events:auto;position:relative;width:4.25em}.mbsc-schedule-time{font-size:.75em;line-height:2em;position:relative;top:-1em}.mbsc-schedule-time-end{bottom:-1em;left:0;position:absolute;right:0;top:auto}.mbsc-schedule-time-col.mbsc-ltr{text-align:right}.mbsc-schedule-time-col.mbsc-rtl{text-align:left}.mbsc-schedule-time-cont-pos{position:relative}.mbsc-schedule-time-cont-inner{box-sizing:border-box;height:100%;padding:.5em 0;pointer-events:none;position:absolute;width:100%;z-index:2}.mbsc-schedule-column{padding:.5em 0}.mbsc-schedule-column-inner{position:relative}.mbsc-schedule-all-day-item,.mbsc-schedule-item{box-sizing:border-box}.mbsc-schedule-item{border-top:1px solid;height:3.125em;position:relative}.mbsc-schedule-item-last{border-bottom:1px solid}.mbsc-schedule-events{height:100%;position:absolute}.mbsc-schedule-events.mbsc-ltr{left:0;right:.5em}.mbsc-schedule-events-more.mbsc-ltr{right:1.875em}.mbsc-schedule-events.mbsc-rtl{left:.5em;right:0}.mbsc-schedule-events-more.mbsc-rtl{left:1.875em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize{cursor:ew-resize;height:100%;width:.25em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize:after{left:auto;margin-top:-.25em;right:auto;top:50%}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-rtl,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-ltr{right:auto}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-ltr,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-rtl{left:auto}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-rtl:after,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-ltr:after{right:-.25em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-ltr:after,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-rtl:after{left:-.25em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start-touch:before{height:1.5em;left:-.75em;margin-top:-.75em;right:auto;top:50%}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end-touch:before{height:1.5em;left:auto;margin-top:-.75em;right:-.75em;top:50%}.mbsc-calendar-width-md .mbsc-schedule-event-title{font-size:1.2em}.mbsc-calendar-width-md .mbsc-schedule-event-all-day-title,.mbsc-calendar-width-md .mbsc-schedule-event-range{font-size:1em}.mbsc-calendar-width-md .mbsc-schedule-event-all-day-inner{font-size:.75em;height:1.5em;line-height:1.5em;padding:0 .333334em}.mbsc-timeline{overflow:hidden;position:relative;z-index:0}.mbsc-timeline.mbsc-ltr{margin-right:-1px}.mbsc-timeline.mbsc-rtl{margin-left:-1px}.mbsc-timeline-resource-col,.mbsc-timeline-sidebar-col{width:12em}.mbsc-timeline-resources,.mbsc-timeline-sidebar{bottom:15px;overflow:hidden;position:absolute;top:0;z-index:5}.mbsc-timeline-resources.mbsc-ltr,.mbsc-timeline-sidebar.mbsc-rtl{left:0}.mbsc-timeline-resources.mbsc-rtl,.mbsc-timeline-sidebar.mbsc-ltr{right:0}.mbsc-timeline-resource-footer-cont,.mbsc-timeline-resource-header-cont,.mbsc-timeline-sidebar-footer-cont,.mbsc-timeline-sidebar-header-cont{overflow:hidden;pointer-events:auto;position:relative;z-index:5}.mbsc-timeline-resource,.mbsc-timeline-sidebar-resource{box-sizing:border-box;overflow:hidden}.mbsc-timeline-parent{background:hsla(0,0%,90%,.25)}.mbsc-timeline-resource-icon{box-sizing:content-box;cursor:pointer;font-size:.875em;font-weight:600;margin:.357143em 0}.mbsc-timeline-resource-icon.mbsc-ltr{margin-left:.5em}.mbsc-timeline-resource-icon.mbsc-rtl{margin-right:.5em}.mbsc-timeline-resource-footer,.mbsc-timeline-resource-header,.mbsc-timeline-resource-title,.mbsc-timeline-sidebar-footer,.mbsc-timeline-sidebar-header,.mbsc-timeline-sidebar-resource-title{font-size:.875em;font-weight:600;padding:.5em}.mbsc-timeline-footer,.mbsc-timeline-header{left:0;overflow:hidden;position:absolute;right:0;z-index:5}.mbsc-timeline-header{top:0}.mbsc-timeline-footer{bottom:0;margin-top:-1px}.mbsc-timeline-footer-bg,.mbsc-timeline-header-bg{position:relative}.mbsc-timeline-day{box-sizing:border-box;min-width:9em;position:relative}.mbsc-timeline-day-month{min-width:0}.mbsc-timeline-column.mbsc-timeline-no-border,.mbsc-timeline-header-column.mbsc-timeline-no-border{border-left:0;border-right:0}.mbsc-timeline-month{min-width:0;position:relative}.mbsc-timeline-footer-date,.mbsc-timeline-header-date,.mbsc-timeline-header-month,.mbsc-timeline-header-week{box-sizing:border-box;min-height:1.625em}.mbsc-timeline-footer-week-last.mbsc-ltr,.mbsc-timeline-header-month-last.mbsc-ltr,.mbsc-timeline-header-week-last.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-timeline-header-month-last.mbsc-rtl,.mbsc-timeline-header-week-last.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-timeline-footer-month-text,.mbsc-timeline-footer-week-text,.mbsc-timeline-header-date-text,.mbsc-timeline-header-month-text,.mbsc-timeline-header-week-text{box-sizing:border-box;display:inline-block;font-size:.875em;line-height:1.785715em;padding:0 .285714em;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.mbsc-timeline-header-month-text{font-weight:700}.mbsc-timeline-header-date-cont,.mbsc-timeline-header-date-text,.mbsc-timeline-header-month-cont,.mbsc-timeline-header-month-text-last,.mbsc-timeline-header-week-cont,.mbsc-timeline-header-week-text-last,.mbsc-timeline-header-year-cont{max-width:100%;overflow:hidden}.mbsc-timeline-header-month-cont,.mbsc-timeline-header-week-cont{white-space:nowrap}.mbsc-timeline-header-active{padding:0 .714286em;position:relative;z-index:0}.mbsc-timeline-header-active:after{border-radius:.75em;bottom:.142857em;content:"";left:.142857em;position:absolute;right:.142857em;top:.142857em;z-index:-1}.mbsc-timeline-footer-column,.mbsc-timeline-header-column{min-height:1.625em;overflow:hidden}.mbsc-timeline-footer-time,.mbsc-timeline-header-time{font-size:.625em;line-height:2.6em;min-width:0;overflow:hidden;padding:0 .5em;text-overflow:ellipsis;white-space:nowrap}.mbsc-timeline .mbsc-timeline-time-indicator-cont{box-sizing:content-box;height:100%;margin-top:-2em;overflow:hidden;padding-top:2em;pointer-events:none;position:absolute;top:100%;width:100%}.mbsc-timeline-header-sticky{left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:6}.mbsc-timeline-header-sticky .mbsc-timeline-header-date{border-left:0;border-right:0}.mbsc-timeline-footer-sticky{bottom:0;left:0;pointer-events:none;position:absolute;right:0;z-index:6}.mbsc-timeline-column,.mbsc-timeline-header-column{box-sizing:border-box;position:relative;width:4.625em}.mbsc-timeline-grid-scroll{-webkit-overflow-scrolling:auto;overflow-y:auto}.mbsc-timeline-grid{overflow:hidden;position:relative}.mbsc-timeline-row{box-sizing:border-box;height:3.25em;position:relative}.mbsc-timeline-row-fixed{position:sticky;z-index:3}.mbsc-timeline-hidden{height:0;left:0;overflow:hidden;position:absolute;right:0;visibility:hidden}.mbsc-timeline-row-group{position:relative}.mbsc-timeline-row-group:after{content:"";left:0;position:absolute;right:0;top:100%;z-index:1}.mbsc-timeline-row-group:last-child:after{display:none}.mbsc-timeline-row-date{box-sizing:border-box}.mbsc-timeline-row-date .mbsc-timeline-header-date-text{line-height:1.285715em;padding-bottom:.285715em;padding-top:.285715em;white-space:normal}.mbsc-timeline-row-resource-col{overflow:hidden}.mbsc-timeline-row-date-col{width:5.5em}.mbsc-timeline-date-col{width:8.75em}.mbsc-timeline-row-gutter{height:1em}.mbsc-timeline-header-column,.mbsc-timeline-header-date,.mbsc-timeline-header-month,.mbsc-timeline-header-week,.mbsc-timeline-resource,.mbsc-timeline-resource-header-cont,.mbsc-timeline-row,.mbsc-timeline-row-date,.mbsc-timeline-row-group:after,.mbsc-timeline-sidebar-header-cont,.mbsc-timeline-sidebar-resource{border-bottom-style:solid;border-bottom-width:1px}.mbsc-timeline-footer-column,.mbsc-timeline-footer-date,.mbsc-timeline-footer-week,.mbsc-timeline-resource-footer-cont,.mbsc-timeline-sidebar-footer-cont{border-top-style:solid;border-top-width:1px}.mbsc-timeline-events{bottom:1em;position:absolute;top:0;width:100%}.mbsc-timeline-event{min-width:.75em;padding:6px 0 0;z-index:2}.mbsc-timeline-event.mbsc-schedule-event-all-day{padding-left:.25em;padding-right:.25em}.mbsc-timeline-event .mbsc-schedule-event-all-day-inner{font-size:.75em;height:1.5em;line-height:1.5em;padding:0 .333334em}.mbsc-timeline-event .mbsc-schedule-event-range,.mbsc-timeline-event .mbsc-schedule-event-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mbsc-timeline-event-background{bottom:0;margin-top:6px;top:0}.mbsc-timeline-event-resize{bottom:0;cursor:ew-resize;left:auto;right:auto;top:6px;width:.25em}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end.mbsc-rtl,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start.mbsc-ltr{height:auto;left:0}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end.mbsc-ltr,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start.mbsc-rtl{height:auto;right:0}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end:after,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start:after{margin-top:-.25em;top:50%}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end:after{left:-.125em}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start:after{right:-.125em}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end-touch:before,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start-touch:before{height:1.5em;left:50%;margin:-.75em 0 0 -.75em;top:50%}.mbsc-timeline-event-listing{margin:0;position:absolute}.mbsc-timeline-event-listing.mbsc-timeline-event-dragging{position:absolute;top:0}.mbsc-timeline-event-slot{left:0;margin:0 2px;position:relative;right:0}.mbsc-timeline-color,.mbsc-timeline-invalid{bottom:0;margin:0;padding:0;top:0}.mbsc-timeline-footer-column.mbsc-timeline-no-height,.mbsc-timeline-header-column.mbsc-timeline-no-height{border:0;height:0;min-height:0}.mbsc-connections{display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.mbsc-connection{stroke-width:1.5px;fill:none;pointer-events:visibleStroke}.mbsc-timeline-slots{border-bottom:1px solid;height:1.625em}.mbsc-timeline-slot,.mbsc-timeline-slots{box-sizing:border-box}.mbsc-timeline-slot{position:relative;width:8em}.mbsc-timeline-slot-title{font-size:.875em;font-weight:600;line-height:1.785715em;overflow:hidden;padding:0 .285714em;text-overflow:ellipsis;white-space:nowrap}.mbsc-has-sticky .mbsc-timeline-grid-scroll.mbsc-ltr{position:relative}.mbsc-has-sticky .mbsc-timeline-footer,.mbsc-has-sticky .mbsc-timeline-header{left:auto;overflow:visible;position:sticky;right:auto}.mbsc-has-sticky .mbsc-timeline-resources.mbsc-ltr,.mbsc-has-sticky .mbsc-timeline-sidebar.mbsc-ltr{bottom:auto;overflow:visible;position:sticky;top:auto}@supports (overflow:clip){.mbsc-timeline-grid{overflow:clip}.mbsc-timeline .mbsc-schedule-event-inner{display:inline-block;max-width:100%;vertical-align:top}.mbsc-timeline.mbsc-ltr .mbsc-schedule-event-inner{left:192px}.mbsc-timeline.mbsc-rtl .mbsc-schedule-event-inner{right:192px}.mbsc-timeline-no-resource.mbsc-ltr .mbsc-schedule-event-inner{left:140px}.mbsc-timeline-no-resource.mbsc-rtl .mbsc-schedule-event-inner{right:140px}.mbsc-timeline-event-slot .mbsc-schedule-event-inner{display:block;position:relative}.mbsc-timeline .mbsc-timeline-event-slot .mbsc-schedule-event-inner,.mbsc-timeline.mbsc-timeline-no-rows .mbsc-schedule-event-inner{left:0;right:0}}.mbsc-ios.mbsc-checkbox-right{padding:.875em 3.75em .875em 1em}.mbsc-ios.mbsc-checkbox-left{padding:.875em 1em .875em 3.75em}.mbsc-ios.mbsc-checkbox-box{border:.125em solid;border-radius:2em;height:1.75em;margin-top:-.875em;width:1.75em}.mbsc-ios.mbsc-checkbox-box-right{right:1em}.mbsc-ios.mbsc-checkbox-box-left{left:1em}.mbsc-ios.mbsc-checkbox-box:after{border:.125em solid;border-right:0;border-top:0;height:.375em;left:26%;top:32%;transition:opacity .2s ease-in-out;width:.75em}.mbsc-ios.mbsc-checkbox-box:before{background:#ccc;border-radius:2.5em;content:"";height:2.5em;left:-.5em;opacity:0;position:absolute;top:-.5em;transition:opacity .2s ease-in-out;width:2.5em;z-index:-1}.mbsc-ios.mbsc-checkbox-box.mbsc-focus:before{opacity:.12}.mbsc-ios.mbsc-checkbox-box.mbsc-disabled{opacity:.3}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-primary{color:#3f97f6}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-secondary{color:#90979e}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-success{color:#43be5f}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-danger{color:#f5504e}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-warning{color:#f8b042}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-info{color:#5bb7c5}.mbsc-ios.mbsc-checkbox-box{color:#1273de}.mbsc-ios-dark.mbsc-checkbox-box{color:#ffa519}.mbsc-material.mbsc-checkbox-right{padding:.9375em 3.5em .9375em 1em}.mbsc-material.mbsc-checkbox-left{padding:.9375em 1em .9375em 3.5em}.mbsc-material.mbsc-checkbox-box{border:.125em solid;border-radius:.1875em;height:1.125em;margin-top:-.5625em;transition:background-color .1s ease-out;width:1.125em}.mbsc-material.mbsc-checkbox-box-right{right:1.25em}.mbsc-material.mbsc-checkbox-box-left{left:1.25em}.mbsc-material.mbsc-checkbox-box:after{border:.125em solid;border-right:0;border-top:0;height:.4375em;left:.0625em;opacity:1;top:.125em;transform:scale(0) rotate(-45deg);transition:transform .1s ease-out;width:.8125em}.mbsc-material.mbsc-checkbox-box:before{background:currentColor;border-radius:2.5em;content:"";height:2.5em;left:-.8125em;opacity:0;position:absolute;top:-.8125em;transition:opacity .2s ease-in-out;width:2.5em;z-index:-1}.mbsc-material.mbsc-checkbox-box.mbsc-focus:before{opacity:.12}.mbsc-material.mbsc-checkbox-box.mbsc-active:before{opacity:.2}.mbsc-material.mbsc-checkbox-box.mbsc-checked{background:currentColor;border-color:currentColor}.mbsc-material.mbsc-checkbox-box.mbsc-checked:after{transform:scale(1) rotate(-45deg)}.mbsc-material.mbsc-checkbox-box.mbsc-disabled{opacity:.3}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-primary{color:#3f97f6}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-secondary{color:#90979e}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-success{color:#43be5f}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-danger{color:#f5504e}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-warning{color:#f8b042}.mbsc-material.mbsc-checkbox-box.mbsc-checkbox-box-info{color:#5bb7c5}.mbsc-material.mbsc-checkbox-box{border-color:#303030;color:#1a73e8}.mbsc-material.mbsc-checkbox-box:after{border-color:#fff}.mbsc-material-dark.mbsc-checkbox-box{border-color:#fff;color:#87b0f3}.mbsc-material-dark.mbsc-checkbox-box:after{border-color:#000}.mbsc-windows.mbsc-checkbox-left{padding:1.125em 1em 1.125em 2.875em}.mbsc-windows.mbsc-checkbox-right{padding:1.125em 2.875em 1.125em 1em}.mbsc-windows.mbsc-checkbox-box{border:.125em solid;height:1.3125em;margin-top:-.6875em;width:1.3125em}.mbsc-windows.mbsc-checkbox-box-left{left:1em}.mbsc-windows.mbsc-checkbox-box-right{right:1em}.mbsc-windows.mbsc-checkbox-box:after{border:.125em solid;border-right:0;border-top:0;height:.475em;left:10%;top:16%;width:.875em}.mbsc-windows.mbsc-checkbox-box:before{border-radius:2.5em;content:"";height:2.5em;left:-.75em;opacity:0;position:absolute;top:-.75em;transition:opacity .2s ease-in-out;width:2.5em;z-index:-1}.mbsc-windows.mbsc-checkbox-box.mbsc-focus:before{opacity:.12}.mbsc-windows.mbsc-checkbox-box.mbsc-checked{background:currentColor;border-color:currentColor}.mbsc-windows.mbsc-checkbox-box.mbsc-disabled{opacity:.3}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-primary{color:#3f97f6}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-secondary{color:#90979e}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-success{color:#43be5f}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-danger{color:#f5504e}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-warning{color:#f8b042}.mbsc-windows.mbsc-checkbox-box.mbsc-checkbox-box-info{color:#5bb7c5}.mbsc-windows.mbsc-checkbox-box{border-color:#333;color:#0078d7}.mbsc-windows.mbsc-checkbox-box:after{border-color:#e5f1fb}.mbsc-windows.mbsc-checkbox-box:before{background:#737373}.mbsc-windows.mbsc-checkbox-box.mbsc-active{background:#737373;border-color:#737373}.mbsc-windows-dark.mbsc-checkbox-box{border-color:#fff;color:#0078d7}.mbsc-windows-dark.mbsc-checkbox-box:after{border-color:#000}.mbsc-windows-dark.mbsc-checkbox-box:before{background:#a6a6a6}.mbsc-windows-dark.mbsc-checkbox-box.mbsc-active{background:#a6a6a6;border-color:#a6a6a6}.mbsc-checkbox{display:block;line-height:1.25em;margin:0;position:relative;-webkit-user-select:none;user-select:none;z-index:0}.mbsc-checkbox-box{height:1.375em;top:50%;width:1.375em}.mbsc-checkbox-box,.mbsc-checkbox-box:after{box-sizing:border-box;display:block;position:absolute}.mbsc-checkbox-box:after{content:"";opacity:0;transform:rotate(-45deg)}.mbsc-checkbox-box.mbsc-checked:after{opacity:1}.mbsc-ios .mbsc-block-title,.mbsc-ios .mbsc-form-group-title{font-size:.75em;line-height:1.5em;padding:.5em 1.333334em;text-transform:uppercase}.mbsc-ios.mbsc-page{background:#f2f2f7;color:#000}.mbsc-ios .mbsc-block-title,.mbsc-ios .mbsc-form-group-title{color:#6e6e6e}.mbsc-ios a{color:#007aff}.mbsc-ios-dark.mbsc-page{background:#000;color:#fff}.mbsc-ios-dark .mbsc-block-title,.mbsc-ios-dark .mbsc-form-group-title{color:#919191}.mbsc-ios-dark a{color:#ff9f0a}.mbsc-material .mbsc-block-title,.mbsc-material .mbsc-form-group-title{font-size:.75em;padding:.666667em 1.333334em;text-transform:uppercase}.mbsc-material.mbsc-page{background-color:#fff;color:#303030}.mbsc-material .mbsc-block-title,.mbsc-material .mbsc-form-group-title,.mbsc-material a{color:#1a73e8}.mbsc-material-dark.mbsc-page{background-color:#000;color:#fff}.mbsc-material-dark .mbsc-block-title,.mbsc-material-dark .mbsc-form-group-title,.mbsc-material-dark a{color:#87b0f3}.mbsc-windows .mbsc-block-title,.mbsc-windows .mbsc-form-group-title{font-size:1.5em;line-height:2em;padding:0 .666667em}.mbsc-windows.mbsc-page{background-color:#fff;color:#333}.mbsc-windows .mbsc-block-title,.mbsc-windows .mbsc-form-group-title{color:#333}.mbsc-windows a{color:#0078d7}.mbsc-windows-dark.mbsc-page{background-color:#1a1a1a;color:#fff}.mbsc-windows-dark .mbsc-block-title,.mbsc-windows-dark .mbsc-form-group-title{color:#fff}.mbsc-windows-dark a{color:#0078d7}.mbsc-page{display:block;min-height:100%;padding:0 0 0 0;padding:var(--mbsc-safe-top) var(--mbsc-safe-right) var(--mbsc-safe-bottom) var(--mbsc-safe-left)}.mbsc-page:after,.mbsc-page:before{content:"";display:table}.mbsc-block,.mbsc-form-group{margin:1.5em 0}.mbsc-form-group-inset{margin:2em 1.5em}.mbsc-form-grid .mbsc-form-group-title{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.mbsc-h1,.mbsc-h2,.mbsc-h3,.mbsc-h4,.mbsc-h5,.mbsc-h6,.mbsc-page h1,.mbsc-page h2,.mbsc-page h3,.mbsc-page h4,.mbsc-page h5,.mbsc-page h6{color:inherit;font-family:inherit;font-weight:400;margin:0;padding:0}.mbsc-p,.mbsc-page p{line-height:1.5;margin:1em 0;padding:0}.mbsc-a,.mbsc-page a{text-decoration:none}.mbsc-a:hover,.mbsc-page a:hover{text-decoration:underline}.mbsc-a.mbsc-btn:hover,.mbsc-page a.mbsc-btn:hover{text-decoration:none}.mbsc-h1,.mbsc-page h1{font-size:2.875em;margin:.347826em 0}.mbsc-h2,.mbsc-page h2{font-size:2.125em;margin:.470588em 0}.mbsc-h3,.mbsc-page h3{font-size:1.5em;margin:.666666em 0}.mbsc-h4,.mbsc-page h4{font-size:1.25em;margin:.8em 0}.mbsc-h5,.mbsc-page h5{font-size:.9375em;margin:1.066666em 0}.mbsc-h6,.mbsc-page h6{font-size:.75em;margin:1.333333em 0}.mbsc-padding{padding:1em}.mbsc-padding>p:first-child{margin-top:0}.mbsc-padding>p:last-child{margin-bottom:0}.mbsc-margin{margin:1em 0}.mbsc-margin:first-child{margin-top:0}.mbsc-margin:last-child{margin-bottom:0}.mbsc-ol,.mbsc-page ol,.mbsc-page ul,.mbsc-ul{line-height:1.5;margin:1em 0 1em 1.25em;padding:0}.mbsc-ol .mbsc-ol,.mbsc-page ol ol,.mbsc-page ul ul,.mbsc-ul .mbsc-ul{margin:0 0 0 1.25em}.mbsc-txt-xs{font-size:.625em}.mbsc-txt-s{font-size:.75em}.mbsc-txt-m{font-size:1.25em}.mbsc-txt-l{font-size:1.5em}.mbsc-txt-xl{font-size:2em}.mbsc-txt-muted{opacity:.6}.mbsc-line-height-xs{line-height:1}.mbsc-line-height-s{line-height:1.25}.mbsc-line-height-m{line-height:1.5}.mbsc-line-height-l{line-height:1.75}.mbsc-line-height-xl{line-height:2}.mbsc-ultra-bold{font-weight:900}.mbsc-bold{font-weight:700}.mbsc-medium{font-weight:500}.mbsc-light{font-weight:300}.mbsc-thin{font-weight:100}.mbsc-italic{font-style:italic}.mbsc-align-left{text-align:left}.mbsc-align-right{text-align:right}.mbsc-align-center{text-align:center}.mbsc-align-justify{text-align:justify}.mbsc-pull-right{float:right}.mbsc-pull-left{float:left}.mbsc-media-fluid{display:block;width:100%}.mbsc-img-thumbnail{height:6em;margin:1em;width:6em}.mbsc-avatar{border-radius:1.25em;height:2.5em;padding:0;width:2.5em}.mbsc-note{border:1px solid transparent;font-size:.875em;margin:1em;padding:.75em 1.25em;position:relative}@media (max-width:600px){.mbsc-note{text-align:center}}.mbsc-ios.mbsc-radio-left{padding:.875em 1em .875em 3.75em}.mbsc-ios.mbsc-radio-right{padding:.875em 3.75em .875em 1em}.mbsc-ios.mbsc-radio-box:after{border:.125em solid;border-radius:0;border-right:0;border-top:0;height:.375em;left:23%;top:44%;transform:rotate(-45deg);transition:opacity .2s ease-in-out;width:.875em}.mbsc-ios.mbsc-radio-box:before{background:#ccc;border-radius:2.5em;content:"";height:2.5em;left:-.75em;opacity:0;position:absolute;top:-.75em;transition:opacity .2s ease-in-out;width:2.5em;z-index:-1}.mbsc-ios.mbsc-radio-box.mbsc-focus:before{opacity:.12}.mbsc-ios.mbsc-radio-box-left{left:1.125em}.mbsc-ios.mbsc-radio-box-right{right:1.125em}.mbsc-ios.mbsc-radio-box.mbsc-disabled{opacity:.3}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-primary:after{border-color:#3f97f6}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-secondary:after{border-color:#90979e}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-success:after{border-color:#43be5f}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-danger:after{border-color:#f5504e}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-warning:after{border-color:#f8b042}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-info:after{border-color:#5bb7c5}.mbsc-ios.mbsc-radio-box:after{border-color:#1273de}.mbsc-ios.mbsc-radio-label.mbsc-disabled{color:#c4c4c4}.mbsc-ios-dark.mbsc-radio-box:after{border-color:#ffa519}.mbsc-ios-dark.mbsc-radio-label.mbsc-disabled{color:#3b3b3b}.mbsc-material.mbsc-radio-left{padding:.9375em 1em .9375em 3.5em}.mbsc-material.mbsc-radio-right{padding:.9375em 3.5em .9375em 1em}.mbsc-material.mbsc-radio-box{border:.125em solid;transition:background-color .1s ease-out}.mbsc-material.mbsc-radio-box-left{left:1.125em}.mbsc-material.mbsc-radio-box-right{right:1.125em}.mbsc-material.mbsc-radio-box:before{background:currentColor;border-radius:2.5em;content:"";height:2.5em;left:-.75em;opacity:0;position:absolute;top:-.75em;transition:opacity .2s ease-in-out;width:2.5em;z-index:-1}.mbsc-material.mbsc-radio-box.mbsc-focus:before{opacity:.12}.mbsc-material.mbsc-radio-box.mbsc-active:before{opacity:.2}.mbsc-material.mbsc-radio-box:after{background:currentColor;transform:scale(0);transition:transform .1s ease-out}.mbsc-material.mbsc-radio-box.mbsc-checked{border-color:currentColor}.mbsc-material.mbsc-radio-box.mbsc-checked:after{transform:scale(1)}.mbsc-material.mbsc-radio-box.mbsc-disabled{opacity:.3}.mbsc-material.mbsc-radio-box.mbsc-radio-box-primary{color:#3f97f6}.mbsc-material.mbsc-radio-box.mbsc-radio-box-secondary{color:#90979e}.mbsc-material.mbsc-radio-box.mbsc-radio-box-success{color:#43be5f}.mbsc-material.mbsc-radio-box.mbsc-radio-box-danger{color:#f5504e}.mbsc-material.mbsc-radio-box.mbsc-radio-box-warning{color:#f8b042}.mbsc-material.mbsc-radio-box.mbsc-radio-box-info{color:#5bb7c5}.mbsc-material.mbsc-radio-box{border-color:#303030;color:#1a73e8}.mbsc-material-dark.mbsc-radio-box{border-color:#fff;color:#87b0f3}.mbsc-windows.mbsc-radio-left{padding:1.125em 1em 1.125em 3.25em}.mbsc-windows.mbsc-radio-right{padding:1.125em 3.25em 1.125em 1em}.mbsc-windows.mbsc-radio-box-left{left:1em}.mbsc-windows.mbsc-radio-box-right{right:1em}.mbsc-windows.mbsc-radio-box:before{background:#ccc;border-radius:2.5em;content:"";height:2.5em;left:-.75em;opacity:0;position:absolute;top:-.75em;transition:opacity .2s ease-in-out;width:2.5em;z-index:-1}.mbsc-windows.mbsc-radio-box.mbsc-focus:before{opacity:.12}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-primary.mbsc-checked{border-color:#3f97f6}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-secondary.mbsc-checked{border-color:#90979e}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-success.mbsc-checked{border-color:#43be5f}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-danger.mbsc-checked{border-color:#f5504e}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-warning.mbsc-checked{border-color:#f8b042}.mbsc-windows.mbsc-radio-box.mbsc-radio-box-info.mbsc-checked{border-color:#5bb7c5}.mbsc-windows.mbsc-radio-box{border:.125em solid #333}.mbsc-windows.mbsc-radio-box:after{background:#333}.mbsc-windows.mbsc-radio-box.mbsc-checked{border-color:#0078d7}.mbsc-windows.mbsc-radio-box.mbsc-active{border-color:rgba(51,51,51,.6)}.mbsc-windows.mbsc-radio-box.mbsc-active:after{background:rgba(51,51,51,.6)}.mbsc-windows-dark.mbsc-radio-box{border:.125em solid #fff}.mbsc-windows-dark.mbsc-radio-box:after{background:#fff}.mbsc-windows-dark.mbsc-radio-box.mbsc-checked{border-color:#0078d7}.mbsc-windows-dark.mbsc-radio-box.mbsc-active{border-color:hsla(0,0%,100%,.6)}.mbsc-windows-dark.mbsc-radio-box.mbsc-active:after{background:hsla(0,0%,100%,.6)}.mbsc-radio{display:block;line-height:1.25em;margin:0;position:relative;-webkit-user-select:none;user-select:none;z-index:0}.mbsc-radio-box{border-radius:1.25em;box-sizing:border-box;display:block;height:1.25em;margin-top:-.625em;position:absolute;top:50%;width:1.25em}.mbsc-radio-box:after{border-radius:.625em;content:"";height:.625em;left:50%;margin-left:-.3125em;margin-top:-.3125em;opacity:0;position:absolute;top:50%;width:.625em}.mbsc-radio-box.mbsc-checked:after{opacity:1}.mbsc-ios.mbsc-stepper-input{border:1px solid;margin-left:-1px;margin-right:-1px;z-index:1}.mbsc-ios.mbsc-stepper-button.mbsc-button{line-height:1em}.mbsc-ios.mbsc-stepper-button.mbsc-disabled{opacity:1}.mbsc-ios.mbsc-stepper-inner{font-weight:400}.mbsc-ios.mbsc-disabled .mbsc-stepper-inner{opacity:.2}.mbsc-ios.mbsc-stepper-plus:before{border-left:1px solid;bottom:.4125em;content:"";position:absolute;top:.4125em}.mbsc-ios.mbsc-stepper-plus.mbsc-ltr:before{left:0}.mbsc-ios.mbsc-stepper-plus.mbsc-rtl:before{right:0}.mbsc-ios.mbsc-stepper-center .mbsc-stepper-plus:before{display:none}.mbsc-ios.mbsc-primary .mbsc-stepper-button{color:#3f97f6}.mbsc-ios.mbsc-secondary .mbsc-stepper-button{color:#90979e}.mbsc-ios.mbsc-success .mbsc-stepper-button{color:#43be5f}.mbsc-ios.mbsc-danger .mbsc-stepper-button{color:#f5504e}.mbsc-ios.mbsc-warning .mbsc-stepper-button{color:#f8b042}.mbsc-ios.mbsc-info .mbsc-stepper-button{color:#5bb7c5}.mbsc-ios.mbsc-stepper-input{border-color:#dedede;color:#000}.mbsc-ios.mbsc-stepper-input.mbsc-disabled{color:rgba(0,0,0,.2)}.mbsc-ios.mbsc-stepper-button{background:#dedede;color:#000}.mbsc-ios.mbsc-stepper-plus:before{border-color:rgba(0,0,0,.2)}.mbsc-ios-dark.mbsc-stepper-input{border-color:#2b2b2b;color:#fff}.mbsc-ios-dark.mbsc-stepper-input.mbsc-disabled{color:hsla(0,0%,100%,.2)}.mbsc-ios-dark.mbsc-stepper-button{background:#2b2b2b;color:#fff}.mbsc-ios-dark.mbsc-stepper-plus:before{border-color:hsla(0,0%,100%,.2)}.mbsc-material.mbsc-stepper-control{height:2.25em}.mbsc-material.mbsc-stepper-inner{font-size:2.142857em;font-weight:750}.mbsc-material.mbsc-stepper-button.mbsc-button{border:2px solid;box-shadow:none;line-height:1em}.mbsc-material.mbsc-stepper-minus.mbsc-ltr,.mbsc-material.mbsc-stepper-plus.mbsc-rtl{border-right:0}.mbsc-material.mbsc-stepper-minus.mbsc-rtl,.mbsc-material.mbsc-stepper-plus.mbsc-ltr{border-left:0}.mbsc-material.mbsc-stepper-button.mbsc-disabled{opacity:1}.mbsc-material.mbsc-stepper-input{border-bottom:2px solid;border-left:0;border-right:0;border-top:2px solid;width:4em;z-index:1}.mbsc-material.mbsc-primary .mbsc-stepper-button{background:#3f97f6;border-color:#3f97f6}.mbsc-material.mbsc-secondary .mbsc-stepper-button{background:#90979e;border-color:#90979e}.mbsc-material.mbsc-success .mbsc-stepper-button{background:#43be5f;border-color:#43be5f}.mbsc-material.mbsc-danger .mbsc-stepper-button{background:#f5504e;border-color:#f5504e}.mbsc-material.mbsc-warning .mbsc-stepper-button{background:#f8b042;border-color:#f8b042}.mbsc-material.mbsc-info .mbsc-stepper-button{background:#5bb7c5;border-color:#5bb7c5}.mbsc-material.mbsc-primary .mbsc-stepper-input{border-color:#3f97f6}.mbsc-material.mbsc-secondary .mbsc-stepper-input{border-color:#90979e}.mbsc-material.mbsc-success .mbsc-stepper-input{border-color:#43be5f}.mbsc-material.mbsc-danger .mbsc-stepper-input{border-color:#f5504e}.mbsc-material.mbsc-warning .mbsc-stepper-input{border-color:#f8b042}.mbsc-material.mbsc-info .mbsc-stepper-input{border-color:#5bb7c5}.mbsc-material.mbsc-stepper-input{border-color:#d6d6d6;color:#5b5b5b}.mbsc-material.mbsc-stepper-input.mbsc-disabled{color:#b3b3b3}.mbsc-material.mbsc-stepper-button{background:#d6d6d6;color:#d6d6d6}.mbsc-material.mbsc-stepper-inner{color:#fff}.mbsc-material.mbsc-color-none .mbsc-stepper-inner{color:#303030}.mbsc-material.mbsc-stepper-button.mbsc-disabled{background:#d6d6d6}.mbsc-material.mbsc-stepper-button.mbsc-disabled .mbsc-stepper-inner{color:#b3b3b3}.mbsc-material-dark.mbsc-stepper-input{border-color:#595959;color:#c2c2c2}.mbsc-material-dark.mbsc-stepper-input.mbsc-disabled{color:#737373}.mbsc-material-dark.mbsc-stepper-button{background:#595959;color:#595959}.mbsc-material-dark.mbsc-stepper-inner{color:#000}.mbsc-material-dark.mbsc-color-none .mbsc-stepper-inner{color:#fff}.mbsc-material-dark.mbsc-stepper-button.mbsc-disabled{background:#595959}.mbsc-material-dark.mbsc-stepper-button.mbsc-disabled .mbsc-stepper-inner{color:#737373}.mbsc-windows.mbsc-stepper-button.mbsc-button{border-color:currentColor;line-height:1.5em;width:3.625em}.mbsc-windows.mbsc-stepper-button.mbsc-hover:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.mbsc-windows.mbsc-stepper-button.mbsc-disabled{opacity:1}.mbsc-windows.mbsc-stepper-minus.mbsc-ltr,.mbsc-windows.mbsc-stepper-plus.mbsc-rtl{border-right:0}.mbsc-windows.mbsc-stepper-minus.mbsc-rtl,.mbsc-windows.mbsc-stepper-plus.mbsc-ltr{border-left:0}.mbsc-windows.mbsc-stepper-inner{font-size:1.75em;font-weight:800}.mbsc-windows.mbsc-stepper-input{border-bottom:2px solid;border-left:0;border-right:0;border-top:2px solid;width:4em;z-index:1}.mbsc-windows.mbsc-primary .mbsc-stepper-button{background:#3f97f6;border-color:#3f97f6}.mbsc-windows.mbsc-secondary .mbsc-stepper-button{background:#90979e;border-color:#90979e}.mbsc-windows.mbsc-success .mbsc-stepper-button{background:#43be5f;border-color:#43be5f}.mbsc-windows.mbsc-danger .mbsc-stepper-button{background:#f5504e;border-color:#f5504e}.mbsc-windows.mbsc-warning .mbsc-stepper-button{background:#f8b042;border-color:#f8b042}.mbsc-windows.mbsc-info .mbsc-stepper-button{background:#5bb7c5;border-color:#5bb7c5}.mbsc-windows.mbsc-primary .mbsc-stepper-input{border-color:#3f97f6}.mbsc-windows.mbsc-secondary .mbsc-stepper-input{border-color:#90979e}.mbsc-windows.mbsc-success .mbsc-stepper-input{border-color:#43be5f}.mbsc-windows.mbsc-danger .mbsc-stepper-input{border-color:#f5504e}.mbsc-windows.mbsc-warning .mbsc-stepper-input{border-color:#f8b042}.mbsc-windows.mbsc-info .mbsc-stepper-input{border-color:#5bb7c5}.mbsc-windows.mbsc-stepper-input{border-color:#ccc;color:#333}.mbsc-windows.mbsc-stepper-input.mbsc-disabled{color:#b3b3b3}.mbsc-windows.mbsc-stepper-button{color:#ccc}.mbsc-windows.mbsc-stepper-button.mbsc-hover:before{background:rgba(0,0,0,.2)}.mbsc-windows.mbsc-stepper-button.mbsc-disabled{background:#ccc}.mbsc-windows.mbsc-stepper-inner{color:#333}.mbsc-windows.mbsc-stepper-button.mbsc-disabled .mbsc-stepper-inner{color:#b3b3b3}.mbsc-windows-dark.mbsc-stepper-input{border-color:#404040;color:#fff}.mbsc-windows-dark.mbsc-stepper-input.mbsc-disabled{color:gray}.mbsc-windows-dark.mbsc-stepper-button{color:#404040}.mbsc-windows-dark.mbsc-stepper-button.mbsc-hover:before{background:hsla(0,0%,100%,.2)}.mbsc-windows-dark.mbsc-stepper-button.mbsc-disabled{background:#404040}.mbsc-windows-dark.mbsc-stepper-inner{color:#fff}.mbsc-windows-dark.mbsc-stepper-button.mbsc-disabled .mbsc-stepper-inner{color:gray}.mbsc-stepper{box-sizing:border-box;display:block;line-height:1.25em;margin:0;padding:1.5em 11.75em 1.5em 1em;position:relative;-webkit-user-select:none;user-select:none;z-index:0}.mbsc-stepper.mbsc-rtl{padding:1.5em 1em 1.5em 11.75em}.mbsc-stepper-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mbsc-stepper-input{-webkit-appearance:textfield;appearance:textfield;background:transparent;border-radius:0;box-shadow:none;font-size:.875em;margin:0;opacity:1;padding:0;text-align:center;width:3.571429em;z-index:3}.mbsc-stepper-input::-webkit-inner-spin-button,.mbsc-stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mbsc-stepper-input:focus{outline-width:0}.mbsc-stepper-input.mbsc-disabled{cursor:not-allowed}.mbsc-stepper-control{height:2em;margin-top:-1em;position:absolute;top:50%;z-index:2}.mbsc-stepper-control.mbsc-ltr{right:1em}.mbsc-stepper-control.mbsc-rtl{left:1em}.mbsc-stepper-start .mbsc-stepper-input{-moz-box-ordinal-group:0;border:none;order:-1}.mbsc-stepper-start.mbsc-ltr .mbsc-stepper-minus.mbsc-button{margin-right:-1px}.mbsc-stepper-start.mbsc-rtl .mbsc-stepper-minus.mbsc-button{margin-left:-1px}.mbsc-stepper-end .mbsc-stepper-input{-moz-box-ordinal-group:3;border:none;order:2}.mbsc-stepper-end.mbsc-ltr .mbsc-stepper-minus.mbsc-button{margin-right:-1px}.mbsc-stepper-end.mbsc-rtl .mbsc-stepper-minus.mbsc-button{margin-left:-1px}.mbsc-stepper-button.mbsc-button.mbsc-font{display:inline-block;margin:0;width:3.25em}.mbsc-stepper-inner{font-size:2em;font-weight:700}.mbsc-stepper-minus.mbsc-button.mbsc-ltr{border-bottom-right-radius:0;border-top-right-radius:0}.mbsc-stepper-minus.mbsc-button.mbsc-rtl,.mbsc-stepper-plus.mbsc-button.mbsc-ltr{border-bottom-left-radius:0;border-top-left-radius:0}.mbsc-stepper-plus.mbsc-button.mbsc-rtl{border-bottom-right-radius:0;border-top-right-radius:0}.mbsc-ios.mbsc-switch-right{padding:.875em 5em .875em 1em}.mbsc-ios.mbsc-switch-left{padding:.875em 1em .875em 5em}.mbsc-ios.mbsc-switch-track{border-radius:1.25em;height:2em;margin:-.96875em .875em 0;padding:0;width:1.25em}.mbsc-ios.mbsc-switch-track-right{right:1em}.mbsc-ios.mbsc-switch-track-left{left:1em}.mbsc-ios.mbsc-switch-track:after{border-radius:1.25em;bottom:0;content:"";left:-1em;position:absolute;right:-1em;top:0;transition:background-color .2s ease-out;z-index:1}.mbsc-ios.mbsc-switch-track.mbsc-disabled{opacity:.3}.mbsc-ios.mbsc-switch-handle{background:#fff;border-radius:1.75em;box-shadow:0 .1875em .75em rgba(0,0,0,.16),0 .1875em .0625em rgba(0,0,0,.1);height:1.75em;left:50%;margin:-.875em 0 0 -.875em;top:50%;width:1.75em;z-index:2}.mbsc-ios.mbsc-switch-track.mbsc-switch-primary.mbsc-checked:after{background:#3f97f6}.mbsc-ios.mbsc-switch-track.mbsc-switch-secondary.mbsc-checked:after{background:#90979e}.mbsc-ios.mbsc-switch-track.mbsc-switch-success.mbsc-checked:after{background:#43be5f}.mbsc-ios.mbsc-switch-track.mbsc-switch-danger.mbsc-checked:after{background:#f5504e}.mbsc-ios.mbsc-switch-track.mbsc-switch-warning.mbsc-checked:after{background:#f8b042}.mbsc-ios.mbsc-switch-track.mbsc-switch-info.mbsc-checked:after{background:#5bb7c5}.mbsc-ios.mbsc-switch-track:after{background:#e5e5e5}.mbsc-ios.mbsc-switch-track.mbsc-focus:after{box-shadow:0 0 0 .125em rgba(0,0,0,.5)}.mbsc-ios.mbsc-switch-track.mbsc-checked:after{background:#4cd764}.mbsc-ios-dark.mbsc-switch-track:after{background:#383838}.mbsc-ios-dark.mbsc-switch-track.mbsc-focus:after{box-shadow:0 0 0 .125em hsla(0,0%,100%,.5)}.mbsc-ios-dark.mbsc-switch-track.mbsc-checked:after{background:#4cd764}.mbsc-material.mbsc-switch-right{padding:.9375em 4em .9375em 1em}.mbsc-material.mbsc-switch-left{padding:.9375em 1em .9375em 4em}.mbsc-material.mbsc-switch-track{border-radius:1.25em;height:.875em;margin-top:-.4375em;padding:0 .25em;width:1.75em}.mbsc-material.mbsc-switch-track-left{left:1.25em}.mbsc-material.mbsc-switch-track-right{right:1.25em}.mbsc-material.mbsc-switch-handle{border-radius:1.25em;height:1.25em;margin-left:-.625em;margin-top:-.625em;top:50%;width:1.25em}.mbsc-material.mbsc-switch-handle:before{border-radius:2.875em;content:"";display:block;height:2.5em;left:-.625em;opacity:0;position:absolute;top:-.625em;transition:opacity .2s ease-in-out;width:2.5em;z-index:-1}.mbsc-material.mbsc-switch-handle.mbsc-focus:before{opacity:.5}.mbsc-material.mbsc-switch-handle.mbsc-active:before{opacity:1}.mbsc-material.mbsc-switch-handle.mbsc-switch-primary.mbsc-checked{background:#3f97f6}.mbsc-material.mbsc-switch-track.mbsc-switch-primary.mbsc-checked{background:#a0ccfb}.mbsc-material.mbsc-switch-handle.mbsc-switch-secondary.mbsc-checked{background:#90979e}.mbsc-material.mbsc-switch-track.mbsc-switch-secondary.mbsc-checked{background:#c6cace}.mbsc-material.mbsc-switch-handle.mbsc-switch-success.mbsc-checked{background:#43be5f}.mbsc-material.mbsc-switch-track.mbsc-switch-success.mbsc-checked{background:#8fd8a0}.mbsc-material.mbsc-switch-handle.mbsc-switch-danger.mbsc-checked{background:#f5504e}.mbsc-material.mbsc-switch-track.mbsc-switch-danger.mbsc-checked{background:#faafaf}.mbsc-material.mbsc-switch-handle.mbsc-switch-warning.mbsc-checked{background:#f8b042}.mbsc-material.mbsc-switch-track.mbsc-switch-warning.mbsc-checked{background:#fcd9a4}.mbsc-material.mbsc-switch-handle.mbsc-switch-info.mbsc-checked{background:#5bb7c5}.mbsc-material.mbsc-switch-track.mbsc-switch-info.mbsc-checked{background:#a6d8e0}.mbsc-material.mbsc-switch-track{background:#c4c4c4}.mbsc-material.mbsc-switch-track.mbsc-checked{background:rgba(26,115,232,.3)}.mbsc-material.mbsc-switch-track.mbsc-disabled{background:#e8e8e8}.mbsc-material.mbsc-switch-handle{background:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.mbsc-material.mbsc-switch-handle.mbsc-checked{background:#1a73e8}.mbsc-material.mbsc-switch-handle.mbsc-disabled{background:#ccc}.mbsc-material.mbsc-switch-handle:before{background:rgba(0,0,0,.1)}.mbsc-material-dark.mbsc-switch-track{background:#2b2b2b}.mbsc-material-dark.mbsc-switch-track.mbsc-checked{background:rgba(135,176,243,.3)}.mbsc-material-dark.mbsc-switch-track.mbsc-disabled{background:#2b2b2b}.mbsc-material-dark.mbsc-switch-handle{background:#878787;box-shadow:0 3px 1px -2px hsla(0,0%,100%,.2),0 1px 5px 0 hsla(0,0%,100%,.12)}.mbsc-material-dark.mbsc-switch-handle.mbsc-checked{background:#87b0f3}.mbsc-material-dark.mbsc-switch-handle.mbsc-disabled{background:#292929}.mbsc-material-dark.mbsc-switch-handle:before{background:hsla(0,0%,100%,.1)}.mbsc-windows.mbsc-switch-right{padding:1.125em 5.25em 1.125em 1em}.mbsc-windows.mbsc-switch-left{padding:1.125em 1em 1.125em 5.25em}.mbsc-windows.mbsc-switch-track{height:1em;margin-top:-.5em;width:1.5em}.mbsc-windows.mbsc-switch-track-right{right:1.75em}.mbsc-windows.mbsc-switch-track-left{left:1.75em}.mbsc-windows.mbsc-switch-track:after,.mbsc-windows.mbsc-switch-track:before{border:.125em solid transparent;content:"";position:absolute;z-index:1}.mbsc-windows.mbsc-switch-track:before{border-radius:.625em;bottom:-.125em;left:-.625em;right:-.625em;top:-.125em;transition:background-color .2s ease-in-out,border .2s ease-in-out}.mbsc-windows.mbsc-switch-track:after{border-radius:.75em;bottom:-.25em;left:-.75em;right:-.75em;top:-.25em}.mbsc-windows.mbsc-switch-track.mbsc-disabled{opacity:.2}.mbsc-windows.mbsc-switch-handle{border-radius:10px;height:.625em;left:50%;margin:-.3125em 0 0 -.3125em;right:auto;top:50%;width:.625em;z-index:2}.mbsc-windows.mbsc-switch-track.mbsc-switch-primary.mbsc-checked:before{background:#3f97f6;border-color:#3f97f6}.mbsc-windows.mbsc-switch-track.mbsc-switch-secondary.mbsc-checked:before{background:#90979e;border-color:#90979e}.mbsc-windows.mbsc-switch-track.mbsc-switch-success.mbsc-checked:before{background:#43be5f;border-color:#43be5f}.mbsc-windows.mbsc-switch-track.mbsc-switch-danger.mbsc-checked:before{background:#f5504e;border-color:#f5504e}.mbsc-windows.mbsc-switch-track.mbsc-switch-warning.mbsc-checked:before{background:#f8b042;border-color:#f8b042}.mbsc-windows.mbsc-switch-track.mbsc-switch-info.mbsc-checked:before{background:#5bb7c5;border-color:#5bb7c5}.mbsc-windows.mbsc-switch-track.mbsc-checked:before{background:#0078d7;border-color:#0078d7}.mbsc-windows.mbsc-switch-track.mbsc-disabled:before,.mbsc-windows.mbsc-switch-track:before{background:none;border-color:#333}.mbsc-windows.mbsc-switch-track.mbsc-active:before{background:#737373;border-color:#737373}.mbsc-windows.mbsc-switch-track.mbsc-focus:after{border-color:#a6a6a6}.mbsc-windows.mbsc-switch-handle{background:#333}.mbsc-windows.mbsc-switch-handle.mbsc-checked{background:#fff}.mbsc-windows.mbsc-switch-handle.mbsc-disabled{background:#333}.mbsc-windows-dark.mbsc-switch-track.mbsc-checked:before{background:#0078d7;border-color:#0078d7}.mbsc-windows-dark.mbsc-switch-track.mbsc-disabled:before,.mbsc-windows-dark.mbsc-switch-track:before{background:none;border-color:#fff}.mbsc-windows-dark.mbsc-switch-track.mbsc-active:before{background:#a6a6a6;border-color:#a6a6a6}.mbsc-windows-dark.mbsc-switch-track.mbsc-focus:after{border-color:#8c8c8c}.mbsc-windows-dark.mbsc-switch-handle{background:#fff}.mbsc-windows-dark.mbsc-switch-handle.mbsc-checked{background:#1a1a1a}.mbsc-windows-dark.mbsc-switch-handle.mbsc-disabled{background:#fff}.mbsc-switch{display:block;line-height:1.25em;margin:0;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none}.mbsc-switch-track{box-sizing:border-box;display:block;position:absolute;top:50%;z-index:4}.mbsc-switch-handle{cursor:pointer;display:block;position:absolute}.mbsc-switch-handle.mbsc-disabled{cursor:not-allowed}.mbsc-switch-handle-animate{transition:left .1s ease-in-out}.mbsc-description{display:block;font-size:.75em;opacity:.6}/*Initialize color pallete *//*
* Main Color 
*//* Veins Default Color Shade */.calendar .mbsc-material.mbsc-eventcalendar {
  background: inherit;
}.calendar .mbsc-calendar-header.mbsc-material{margin-left:32px;margin-right:32px;border-radius:8px;--tw-bg-opacity:1;background-color:rgb(51 95 119 / var(--tw-bg-opacity));padding-top:10px;padding-bottom:10px;padding-left:12px;padding-right:12px}.calendar .mbsc-calendar-body {
  box-shadow: 1px 2px 16px 5px rgba(206, 222, 234, 0.5);
  margin-left:32px;
  margin-right:32px;
  margin-bottom:16px;
}.calendar .mbsc-button.mbsc-material.mbsc-calendar-button,
.calendar .mbsc-button .mbsc-material.mbsc-calendar-title{display:flex;height:40px;align-items:center;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));font-size:14px;font-weight:400;text-transform:capitalize;--tw-text-opacity:1;color:rgb(51 95 119 / var(--tw-text-opacity))}.calendar .mbsc-calendar-button{border-radius:8px;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px}.calendar .mbsc-material.mbsc-icon-button{border-radius:8px}.calendar .mbsc-calendar-button.mbsc-button:hover,
.calendar .mbsc-material.mbsc-icon-button:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  --tw-border-opacity:1;
  border-color:rgb(76 130 160 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(236 241 244 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(76 130 160 / var(--tw-text-opacity));
}.calendar .mbsc-calendar-cell-inner.mbsc-calendar-day-inner.mbsc-material {
  border-color: rgba(216, 216, 216, 0.5);
}.calendar .mbsc-calendar-cell-inner.mbsc-calendar-day-inner.mbsc-material:hover {
  box-shadow: 1px 1px 4px 2px rgba(204, 204, 204, 0.25);
  --tw-bg-opacity:1;
  background-color:rgb(241 244 249 / var(--tw-bg-opacity));
}.calendar .mbsc-calendar-cell-inner.mbsc-calendar-day-inner.mbsc-material:hover .mbsc-calendar-cell-text{--tw-bg-opacity:1;background-color:rgb(241 244 249 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(51 95 119 / var(--tw-text-opacity))}.calendar .mbsc-material.mbsc-selected .mbsc-calendar-cell-text{--tw-border-opacity:1;border-color:rgb(51 95 119 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(51 95 119 / var(--tw-bg-opacity))}.hide-arrow .mbsc-popup-arrow-wrapper-bottom {
  display: none;
}.hide-arrow .mbsc-popup-anchored {
  position: static;
}.mbsc-material.mbsc-popup-button.mbsc-font.button-raised,
.mbsc-material.mbsc-popup-button.mbsc-font.button-outlined{height:37px;border-radius:8px;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:14px}.mbsc-material.mbsc-popup-button.mbsc-font.button-raised{--tw-bg-opacity:1;background-color:rgb(51 95 119 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.mbsc-material.mbsc-popup-button.mbsc-font.button-raised:hover{--tw-bg-opacity:1;background-color:rgb(76 130 160 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.mbsc-material.mbsc-popup-button.mbsc-font.button-outlined{border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(51 95 119 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(51 95 119 / var(--tw-text-opacity))}.mbsc-material.mbsc-popup-button.mbsc-font.button-outlined:hover{--tw-border-opacity:1;border-color:rgb(76 130 160 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(236 241 244 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(76 130 160 / var(--tw-text-opacity))}.mbsc-material.mbsc-popup-button.mbsc-font.button-raised:hover,
.mbsc-material.mbsc-popup-button.mbsc-font.button-outlined:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}.mbsc-material.mbsc-popup-buttons{display:flex;flex-wrap:wrap;gap:0.5rem;padding-left:14px;padding-right:14px}.mbsc-material.mbsc-textfield-fieldset{--tw-border-opacity:1;border-color:rgb(51 95 119 / var(--tw-border-opacity))}.mbsc-material.mbsc-radio-box,
.mbsc-material.mbsc-radio-box.mbsc-checked,
.mbsc-material.mbsc-checkbox-box,
.mbsc-material.mbsc-checkbox-box.mbsc-checked{--tw-border-opacity:1;border-color:rgb(51 95 119 / var(--tw-border-opacity))}.mbsc-material.mbsc-radio-box:after,
.mbsc-material.mbsc-checkbox-box.mbsc-checked{--tw-bg-opacity:1;background-color:rgb(51 95 119 / var(--tw-bg-opacity))}.mbsc-font{font-size:14px}.mbsc-textfield-inner-outline{height:40px}.mbsc-material.mbsc-popup-header{font-size:18px;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(51 95 119 / var(--tw-text-opacity))}/* -- Tooltip CSS for specify days Start */.tooltip {
  position: relative;
  display: inline-block;
}.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 105%;
}.tooltip:hover .tooltiptext {
  visibility: visible;
}/* -- Tooltip CSS for specify days End */
