/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@videogular/ngx-videogular/fonts/videogular.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
@font-face{font-family:videogular;src:url('videogular.3fd92bcf683e015f.eot?hj1wei');src:url('videogular.3fd92bcf683e015f.eot?hj1wei#iefix') format("embedded-opentype"),url('videogular.a2e9f11f226cda93.ttf?hj1wei') format("truetype"),url('videogular.ef07f01ce399477e.woff?hj1wei') format("woff"),url('videogular.b5fa324995460a3b.svg?hj1wei#videogular') format("svg");font-weight:400;font-style:normal}[class*=" vg-icon-"],[class^=vg-icon-]{font-family:videogular!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:flex;align-items:center;justify-content:center;width:50px;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vg-icon-closed_caption:before{content:"\e006"}.vg-icon-pause:before{content:"\e018"}.vg-icon-play_arrow:before{content:"\e01b"}.vg-icon-repeat:before{content:"\e023"}.vg-icon-replay:before{content:"\e025"}.vg-icon-skip_next:before{content:"\e027"}.vg-icon-skip_previous:before{content:"\e028"}.vg-icon-stop:before{content:"\e02a"}.vg-icon-volume_down:before{content:"\e030"}.vg-icon-volume_mute:before{content:"\e031"}.vg-icon-volume_off:before{content:"\e032"}.vg-icon-volume_up:before{content:"\e033"}.vg-icon-hd:before{content:"\e035"}.vg-icon-forward_10:before{content:"\e038"}.vg-icon-forward_30:before{content:"\e039"}.vg-icon-replay_10:before{content:"\e03b"}.vg-icon-replay_30:before{content:"\e03c"}.vg-icon-fullscreen:before{content:"\e20c"}.vg-icon-fullscreen_exit:before{content:"\e20d"}vg-player video{width:100%;height:100%}
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/styles/css-reset.css ***!
  \******************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  letter-spacing: normal;
  /* font-family: 'roboto-regular'; */
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle (1) ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
html {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
}

.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px / 32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px / 32px Roboto, sans-serif;
  letter-spacing: 0.0125em;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px / 28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
  margin: 0 0 16px;
}

.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px / 24px Roboto, sans-serif;
  letter-spacing: 0.03125em;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px / 22px Roboto, sans-serif;
  letter-spacing: 0.0071428571em;
}

.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px / 20px Roboto, sans-serif;
  letter-spacing: 0.0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px Roboto, sans-serif;
  letter-spacing: 0.0333333333em;
}

.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px / 96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}

.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px / 60px Roboto, sans-serif;
  letter-spacing: -0.0083333333em;
  margin: 0 0 64px;
}

.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px / 50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px / 40px Roboto, sans-serif;
  letter-spacing: 0.0073529412em;
  margin: 0 0 64px;
}

html {
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
}

html {
  --mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-legacy-button-toggle-label-text-line-height: 24px;
  --mat-legacy-button-toggle-label-text-size: 16px;
  --mat-legacy-button-toggle-label-text-tracking: 0.03125em;
  --mat-legacy-button-toggle-label-text-weight: 400;
  --mat-standard-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-label-text-line-height: 24px;
  --mat-standard-button-toggle-label-text-size: 16px;
  --mat-standard-button-toggle-label-text-tracking: 0.03125em;
  --mat-standard-button-toggle-label-text-weight: 400;
}

html {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}

html {
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
}

html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}

html {
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

html {
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

html {
  --mat-tree-node-text-font: Roboto, sans-serif;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}

html {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
}

html {
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

html {
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}

html {
  --mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size: 12px;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.0333333333em;
}

html {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
}

html {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
}

html {
  --mdc-dialog-subhead-font: Roboto, sans-serif;
  --mdc-dialog-subhead-line-height: 32px;
  --mdc-dialog-subhead-size: 20px;
  --mdc-dialog-subhead-weight: 500;
  --mdc-dialog-subhead-tracking: 0.0125em;
  --mdc-dialog-supporting-text-font: Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height: 24px;
  --mdc-dialog-supporting-text-size: 16px;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: 0.03125em;
}

.mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}

html .mat-mdc-slide-toggle {
  --mdc-form-field-label-text-font: Roboto, sans-serif;
  --mdc-form-field-label-text-line-height: 20px;
  --mdc-form-field-label-text-size: 14px;
  --mdc-form-field-label-text-tracking: 0.0178571429em;
  --mdc-form-field-label-text-weight: 400;
}

.mat-mdc-radio-button {
  --mdc-form-field-label-text-font: Roboto, sans-serif;
  --mdc-form-field-label-text-line-height: 20px;
  --mdc-form-field-label-text-size: 14px;
  --mdc-form-field-label-text-tracking: 0.0178571429em;
  --mdc-form-field-label-text-weight: 400;
}

html {
  --mdc-slider-label-label-text-font: Roboto, sans-serif;
  --mdc-slider-label-label-text-size: 14px;
  --mdc-slider-label-label-text-line-height: 22px;
  --mdc-slider-label-label-text-tracking: 0.0071428571em;
  --mdc-slider-label-label-text-weight: 500;
}

html {
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

html {
  --mdc-list-list-item-label-text-font: Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height: 24px;
  --mdc-list-list-item-label-text-size: 16px;
  --mdc-list-list-item-label-text-tracking: 0.03125em;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height: 20px;
  --mdc-list-list-item-supporting-text-size: 14px;
  --mdc-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height: 20px;
  --mdc-list-list-item-trailing-supporting-text-size: 12px;
  --mdc-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight: 400;
}

.mdc-list-group__subheader {
  font: 400 16px / 28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
}

html {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.mat-mdc-tab-header {
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}

.mat-mdc-checkbox {
  --mdc-form-field-label-text-font: Roboto, sans-serif;
  --mdc-form-field-label-text-line-height: 20px;
  --mdc-form-field-label-text-size: 14px;
  --mdc-form-field-label-text-tracking: 0.0178571429em;
  --mdc-form-field-label-text-weight: 400;
}

html {
  --mdc-text-button-label-text-font: Roboto, sans-serif;
  --mdc-text-button-label-text-size: 14px;
  --mdc-text-button-label-text-tracking: 0.0892857143em;
  --mdc-text-button-label-text-weight: 500;
  --mdc-text-button-label-text-transform: none;
  --mdc-filled-button-label-text-font: Roboto, sans-serif;
  --mdc-filled-button-label-text-size: 14px;
  --mdc-filled-button-label-text-tracking: 0.0892857143em;
  --mdc-filled-button-label-text-weight: 500;
  --mdc-filled-button-label-text-transform: none;
  --mdc-outlined-button-label-text-font: Roboto, sans-serif;
  --mdc-outlined-button-label-text-size: 14px;
  --mdc-outlined-button-label-text-tracking: 0.0892857143em;
  --mdc-outlined-button-label-text-weight: 500;
  --mdc-outlined-button-label-text-transform: none;
  --mdc-protected-button-label-text-font: Roboto, sans-serif;
  --mdc-protected-button-label-text-size: 14px;
  --mdc-protected-button-label-text-tracking: 0.0892857143em;
  --mdc-protected-button-label-text-weight: 500;
  --mdc-protected-button-label-text-transform: none;
}

html {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}

html {
  --mdc-snackbar-supporting-text-font: Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height: 20px;
  --mdc-snackbar-supporting-text-size: 14px;
  --mdc-snackbar-supporting-text-weight: 400;
}

html {
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}

.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);
  background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));
}
.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: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  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: var(--mat-mdc-focus-indicator-display, none);
  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: 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;
}

.mat-app-background {
  background-color: var(--mat-app-background-color, transparent);
  color: var(--mat-app-text-color, inherit);
}

html {
  --mat-badge-text-font: roboto-regular;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
}

.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px / 32px roboto-regular;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px / 32px roboto-regular;
  letter-spacing: 0.0125em;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px / 28px roboto-regular;
  letter-spacing: 0.009375em;
  margin: 0 0 16px;
}

.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px / 24px roboto-regular;
  letter-spacing: 0.03125em;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px roboto-regular;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px roboto-regular;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px / 22px roboto-regular;
  letter-spacing: 0.0071428571em;
}

.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px / 20px roboto-regular;
  letter-spacing: 0.0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px roboto-regular;
  letter-spacing: 0.0333333333em;
}

.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px / 96px roboto-regular;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}

.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px / 60px roboto-regular;
  letter-spacing: -0.0083333333em;
  margin: 0 0 64px;
}

.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px / 50px roboto-regular;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px / 40px roboto-regular;
  letter-spacing: 0.0073529412em;
  margin: 0 0 64px;
}

html {
  --mat-bottom-sheet-container-text-font: roboto-regular;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
}

html {
  --mat-legacy-button-toggle-label-text-font: roboto-regular;
  --mat-legacy-button-toggle-label-text-line-height: 24px;
  --mat-legacy-button-toggle-label-text-size: 16px;
  --mat-legacy-button-toggle-label-text-tracking: 0.03125em;
  --mat-legacy-button-toggle-label-text-weight: 400;
  --mat-standard-button-toggle-label-text-font: roboto-regular;
  --mat-standard-button-toggle-label-text-line-height: 24px;
  --mat-standard-button-toggle-label-text-size: 16px;
  --mat-standard-button-toggle-label-text-tracking: 0.03125em;
  --mat-standard-button-toggle-label-text-weight: 400;
}

html {
  --mat-datepicker-calendar-text-font: roboto-regular;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}

html {
  --mat-expansion-header-text-font: roboto-regular;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: roboto-regular;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
}

html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}

html {
  --mat-stepper-container-text-font: roboto-regular;
  --mat-stepper-header-label-text-font: roboto-regular;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

html {
  --mat-toolbar-title-text-font: roboto-regular;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

html {
  --mat-tree-node-text-font: roboto-regular;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}

html {
  --mat-option-label-text-font: roboto-regular;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
}

html {
  --mat-optgroup-label-text-font: roboto-regular;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

html {
  --mat-card-title-text-font: roboto-regular;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: roboto-regular;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}

html {
  --mdc-plain-tooltip-supporting-text-font: roboto-regular;
  --mdc-plain-tooltip-supporting-text-size: 12px;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.0333333333em;
}

html {
  --mdc-filled-text-field-label-text-font: roboto-regular;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: roboto-regular;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: roboto-regular;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: roboto-regular;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
}

html {
  --mat-select-trigger-text-font: roboto-regular;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
}

html {
  --mdc-dialog-subhead-font: roboto-regular;
  --mdc-dialog-subhead-line-height: 32px;
  --mdc-dialog-subhead-size: 20px;
  --mdc-dialog-subhead-weight: 500;
  --mdc-dialog-subhead-tracking: 0.0125em;
  --mdc-dialog-supporting-text-font: roboto-regular;
  --mdc-dialog-supporting-text-line-height: 24px;
  --mdc-dialog-supporting-text-size: 16px;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: 0.03125em;
}

.mat-mdc-standard-chip {
  --mdc-chip-label-text-font: roboto-regular;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}

html .mat-mdc-slide-toggle {
  --mdc-form-field-label-text-font: roboto-regular;
  --mdc-form-field-label-text-line-height: 20px;
  --mdc-form-field-label-text-size: 14px;
  --mdc-form-field-label-text-tracking: 0.0178571429em;
  --mdc-form-field-label-text-weight: 400;
}

.mat-mdc-radio-button {
  --mdc-form-field-label-text-font: roboto-regular;
  --mdc-form-field-label-text-line-height: 20px;
  --mdc-form-field-label-text-size: 14px;
  --mdc-form-field-label-text-tracking: 0.0178571429em;
  --mdc-form-field-label-text-weight: 400;
}

html {
  --mdc-slider-label-label-text-font: roboto-regular;
  --mdc-slider-label-label-text-size: 14px;
  --mdc-slider-label-label-text-line-height: 22px;
  --mdc-slider-label-label-text-tracking: 0.0071428571em;
  --mdc-slider-label-label-text-weight: 500;
}

html {
  --mat-menu-item-label-text-font: roboto-regular;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

html {
  --mdc-list-list-item-label-text-font: roboto-regular;
  --mdc-list-list-item-label-text-line-height: 24px;
  --mdc-list-list-item-label-text-size: 16px;
  --mdc-list-list-item-label-text-tracking: 0.03125em;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: roboto-regular;
  --mdc-list-list-item-supporting-text-line-height: 20px;
  --mdc-list-list-item-supporting-text-size: 14px;
  --mdc-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: roboto-regular;
  --mdc-list-list-item-trailing-supporting-text-line-height: 20px;
  --mdc-list-list-item-trailing-supporting-text-size: 12px;
  --mdc-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight: 400;
}

.mdc-list-group__subheader {
  font: 400 16px / 28px roboto-regular;
  letter-spacing: 0.009375em;
}

html {
  --mat-paginator-container-text-font: roboto-regular;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.mat-mdc-tab-header {
  --mat-tab-header-label-text-font: roboto-regular;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}

.mat-mdc-checkbox {
  --mdc-form-field-label-text-font: roboto-regular;
  --mdc-form-field-label-text-line-height: 20px;
  --mdc-form-field-label-text-size: 14px;
  --mdc-form-field-label-text-tracking: 0.0178571429em;
  --mdc-form-field-label-text-weight: 400;
}

html {
  --mdc-text-button-label-text-font: roboto-regular;
  --mdc-text-button-label-text-size: 14px;
  --mdc-text-button-label-text-tracking: 0.0892857143em;
  --mdc-text-button-label-text-weight: 500;
  --mdc-text-button-label-text-transform: none;
  --mdc-filled-button-label-text-font: roboto-regular;
  --mdc-filled-button-label-text-size: 14px;
  --mdc-filled-button-label-text-tracking: 0.0892857143em;
  --mdc-filled-button-label-text-weight: 500;
  --mdc-filled-button-label-text-transform: none;
  --mdc-outlined-button-label-text-font: roboto-regular;
  --mdc-outlined-button-label-text-size: 14px;
  --mdc-outlined-button-label-text-tracking: 0.0892857143em;
  --mdc-outlined-button-label-text-weight: 500;
  --mdc-outlined-button-label-text-transform: none;
  --mdc-protected-button-label-text-font: roboto-regular;
  --mdc-protected-button-label-text-size: 14px;
  --mdc-protected-button-label-text-tracking: 0.0892857143em;
  --mdc-protected-button-label-text-weight: 500;
  --mdc-protected-button-label-text-transform: none;
}

html {
  --mdc-extended-fab-label-text-font: roboto-regular;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}

html {
  --mdc-snackbar-supporting-text-font: roboto-regular;
  --mdc-snackbar-supporting-text-line-height: 20px;
  --mdc-snackbar-supporting-text-size: 14px;
  --mdc-snackbar-supporting-text-weight: 400;
}

html {
  --mat-table-header-headline-font: roboto-regular;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: roboto-regular;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: roboto-regular;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}

html {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
}

html {
  --mat-option-selected-state-label-text-color: #0091ff;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}

.mat-accent {
  --mat-option-selected-state-label-text-color: #0091ff;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}

.mat-warn {
  --mat-option-selected-state-label-text-color: #ec4234;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}

html {
  --mat-optgroup-label-text-color: white;
}

.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color: #0091ff;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #0091ff;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;
}

html {
  --mat-full-pseudo-checkbox-selected-icon-color: #0091ff;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #0091ff;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;
}

.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: #0091ff;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #0091ff;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;
}

.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color: #ec4234;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #ec4234;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;
}

html {
  --mat-app-background-color: #303030;
  --mat-app-text-color: white;
}

.mat-elevation-z0, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z6, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z8, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z10, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z11, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z12, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z14, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z15, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z16, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z18, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z19, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z20, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z21, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z22, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z23, .mat-mdc-elevation-specific.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);
}

.mat-elevation-z24, .mat-mdc-elevation-specific.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;
}

html {
  --mat-option-label-text-font: roboto-regular;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
}

html {
  --mat-optgroup-label-text-font: roboto-regular;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

html {
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
}

html {
  --mdc-elevated-card-container-color: #424242;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
}

html {
  --mat-card-title-text-font: roboto-regular;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: roboto-regular;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}

html {
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #0091ff;
  --mdc-linear-progress-track-color: rgba(0, 145, 255, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #0091ff;
  --mdc-linear-progress-track-color: rgba(0, 145, 255, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #ec4234;
  --mdc-linear-progress-track-color: rgba(236, 66, 52, 0.25);
}

html {
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
}

html {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
}

html {
  --mdc-plain-tooltip-supporting-text-font: roboto-regular;
  --mdc-plain-tooltip-supporting-text-size: 12px;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.0333333333em;
}

html {
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
}

html {
  --mdc-filled-text-field-caret-color: #0091ff;
  --mdc-filled-text-field-focus-active-indicator-color: #0091ff;
  --mdc-filled-text-field-focus-label-text-color: rgba(0, 145, 255, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color: #ec4234;
  --mdc-filled-text-field-error-focus-label-text-color: #ec4234;
  --mdc-filled-text-field-error-label-text-color: #ec4234;
  --mdc-filled-text-field-error-caret-color: #ec4234;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #ec4234;
  --mdc-filled-text-field-error-focus-active-indicator-color: #ec4234;
  --mdc-filled-text-field-error-hover-active-indicator-color: #ec4234;
  --mdc-outlined-text-field-caret-color: #0091ff;
  --mdc-outlined-text-field-focus-outline-color: #0091ff;
  --mdc-outlined-text-field-focus-label-text-color: rgba(0, 145, 255, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #ec4234;
  --mdc-outlined-text-field-error-focus-label-text-color: #ec4234;
  --mdc-outlined-text-field-error-label-text-color: #ec4234;
  --mdc-outlined-text-field-error-hover-label-text-color: #ec4234;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #ec4234;
  --mdc-outlined-text-field-error-hover-outline-color: #ec4234;
  --mdc-outlined-text-field-error-outline-color: #ec4234;
  --mat-form-field-focus-select-arrow-color: rgba(0, 145, 255, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #ec4234;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #0091ff;
  --mdc-filled-text-field-focus-active-indicator-color: #0091ff;
  --mdc-filled-text-field-focus-label-text-color: rgba(0, 145, 255, 0.87);
  --mdc-outlined-text-field-caret-color: #0091ff;
  --mdc-outlined-text-field-focus-outline-color: #0091ff;
  --mdc-outlined-text-field-focus-label-text-color: rgba(0, 145, 255, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(0, 145, 255, 0.87);
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #ec4234;
  --mdc-filled-text-field-focus-active-indicator-color: #ec4234;
  --mdc-filled-text-field-focus-label-text-color: rgba(236, 66, 52, 0.87);
  --mdc-outlined-text-field-caret-color: #ec4234;
  --mdc-outlined-text-field-focus-outline-color: #ec4234;
  --mdc-outlined-text-field-focus-label-text-color: rgba(236, 66, 52, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(236, 66, 52, 0.87);
}

html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}

html {
  --mdc-filled-text-field-label-text-font: roboto-regular;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: roboto-regular;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: roboto-regular;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: roboto-regular;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
}

html {
  --mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(0, 145, 255, 0.87);
  --mat-select-invalid-arrow-color: rgba(236, 66, 52, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(0, 145, 255, 0.87);
  --mat-select-invalid-arrow-color: rgba(236, 66, 52, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(236, 66, 52, 0.87);
  --mat-select-invalid-arrow-color: rgba(236, 66, 52, 0.87);
}

html {
  --mat-select-arrow-transform: translateY(-8px);
}

html {
  --mat-select-trigger-text-font: roboto-regular;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
}

html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-autocomplete-background-color: #424242;
}

html {
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}

html {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}

html {
  --mdc-dialog-subhead-font: roboto-regular;
  --mdc-dialog-subhead-line-height: 32px;
  --mdc-dialog-subhead-size: 20px;
  --mdc-dialog-subhead-weight: 500;
  --mdc-dialog-subhead-tracking: 0.0125em;
  --mdc-dialog-supporting-text-font: roboto-regular;
  --mdc-dialog-supporting-text-line-height: 24px;
  --mdc-dialog-supporting-text-size: 16px;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: 0.03125em;
}

.mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
  --mdc-chip-outline-width: 0;
  --mdc-chip-outline-color: transparent;
  --mdc-chip-disabled-outline-color: transparent;
  --mdc-chip-focus-outline-color: transparent;
  --mdc-chip-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity: 1;
  --mdc-chip-flat-selected-outline-width: 0;
  --mdc-chip-selected-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
  --mdc-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
}

.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-selected-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-flat-disabled-selected-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-hover-state-layer-color: white;
  --mdc-chip-selected-hover-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: white;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-selected-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
  --mat-chip-selected-disabled-trailing-icon-color: #fafafa;
  --mat-chip-selected-trailing-icon-color: #fafafa;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #0091ff;
  --mdc-chip-elevated-selected-container-color: #0091ff;
  --mdc-chip-elevated-disabled-container-color: #0091ff;
  --mdc-chip-flat-disabled-selected-container-color: #0091ff;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-hover-state-layer-color: white;
  --mdc-chip-selected-hover-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: white;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #0091ff;
  --mdc-chip-elevated-selected-container-color: #0091ff;
  --mdc-chip-elevated-disabled-container-color: #0091ff;
  --mdc-chip-flat-disabled-selected-container-color: #0091ff;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-hover-state-layer-color: white;
  --mdc-chip-selected-hover-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: white;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #ec4234;
  --mdc-chip-elevated-selected-container-color: #ec4234;
  --mdc-chip-elevated-disabled-container-color: #ec4234;
  --mdc-chip-flat-disabled-selected-container-color: #ec4234;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-hover-state-layer-color: white;
  --mdc-chip-selected-hover-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: white;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}

.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}

.mat-mdc-standard-chip {
  --mdc-chip-label-text-font: roboto-regular;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}

html {
  --mdc-switch-disabled-selected-icon-opacity: 0.38;
  --mdc-switch-disabled-track-opacity: 0.12;
  --mdc-switch-disabled-unselected-icon-opacity: 0.38;
  --mdc-switch-handle-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
  --mat-switch-disabled-selected-handle-opacity: 0.38;
  --mat-switch-disabled-unselected-handle-opacity: 0.38;
  --mat-switch-unselected-handle-size: 20px;
  --mat-switch-selected-handle-size: 20px;
  --mat-switch-pressed-handle-size: 20px;
  --mat-switch-with-icon-handle-size: 20px;
  --mat-switch-selected-handle-horizontal-margin: 0;
  --mat-switch-selected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-selected-pressed-handle-horizontal-margin: 0;
  --mat-switch-unselected-handle-horizontal-margin: 0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-unselected-pressed-handle-horizontal-margin: 0;
  --mat-switch-visible-track-opacity: 1;
  --mat-switch-hidden-track-opacity: 1;
  --mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width: 1px;
  --mat-switch-track-outline-color: transparent;
  --mat-switch-selected-track-outline-width: 1px;
  --mat-switch-disabled-unselected-track-outline-width: 1px;
  --mat-switch-disabled-unselected-track-outline-color: transparent;
}

html {
  --mdc-switch-selected-focus-state-layer-color: #4db2ff;
  --mdc-switch-selected-handle-color: #4db2ff;
  --mdc-switch-selected-hover-state-layer-color: #4db2ff;
  --mdc-switch-selected-pressed-state-layer-color: #4db2ff;
  --mdc-switch-selected-focus-handle-color: #80c8ff;
  --mdc-switch-selected-hover-handle-color: #80c8ff;
  --mdc-switch-selected-pressed-handle-color: #80c8ff;
  --mdc-switch-selected-focus-track-color: #0089ff;
  --mdc-switch-selected-hover-track-color: #0089ff;
  --mdc-switch-selected-pressed-track-color: #0089ff;
  --mdc-switch-selected-track-color: #0089ff;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
  --mdc-switch-disabled-label-text-color: rgba(255, 255, 255, 0.5);
}
html .mat-mdc-slide-toggle {
  --mdc-form-field-label-text-color: white;
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #4db2ff;
  --mdc-switch-selected-handle-color: #4db2ff;
  --mdc-switch-selected-hover-state-layer-color: #4db2ff;
  --mdc-switch-selected-pressed-state-layer-color: #4db2ff;
  --mdc-switch-selected-focus-handle-color: #80c8ff;
  --mdc-switch-selected-hover-handle-color: #80c8ff;
  --mdc-switch-selected-pressed-handle-color: #80c8ff;
  --mdc-switch-selected-focus-track-color: #0089ff;
  --mdc-switch-selected-hover-track-color: #0089ff;
  --mdc-switch-selected-pressed-track-color: #0089ff;
  --mdc-switch-selected-track-color: #0089ff;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #f27b71;
  --mdc-switch-selected-handle-color: #f27b71;
  --mdc-switch-selected-hover-state-layer-color: #f27b71;
  --mdc-switch-selected-pressed-state-layer-color: #f27b71;
  --mdc-switch-selected-focus-handle-color: #f6a19a;
  --mdc-switch-selected-hover-handle-color: #f6a19a;
  --mdc-switch-selected-pressed-handle-color: #f6a19a;
  --mdc-switch-selected-focus-track-color: #ea3c2f;
  --mdc-switch-selected-hover-track-color: #ea3c2f;
  --mdc-switch-selected-pressed-track-color: #ea3c2f;
  --mdc-switch-selected-track-color: #ea3c2f;
}

html {
  --mdc-switch-state-layer-size: 40px;
}

html .mat-mdc-slide-toggle {
  --mdc-form-field-label-text-font: roboto-regular;
  --mdc-form-field-label-text-line-height: 20px;
  --mdc-form-field-label-text-size: 14px;
  --mdc-form-field-label-text-tracking: 0.0178571429em;
  --mdc-form-field-label-text-weight: 400;
}

html {
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
}

.mat-mdc-radio-button {
  --mdc-form-field-label-text-color: white;
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #0091ff;
  --mdc-radio-selected-hover-icon-color: #0091ff;
  --mdc-radio-selected-icon-color: #0091ff;
  --mdc-radio-selected-pressed-icon-color: #0091ff;
  --mat-radio-ripple-color: white;
  --mat-radio-checked-ripple-color: #0091ff;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #0091ff;
  --mdc-radio-selected-hover-icon-color: #0091ff;
  --mdc-radio-selected-icon-color: #0091ff;
  --mdc-radio-selected-pressed-icon-color: #0091ff;
  --mat-radio-ripple-color: white;
  --mat-radio-checked-ripple-color: #0091ff;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ec4234;
  --mdc-radio-selected-hover-icon-color: #ec4234;
  --mdc-radio-selected-icon-color: #ec4234;
  --mdc-radio-selected-pressed-icon-color: #ec4234;
  --mat-radio-ripple-color: white;
  --mat-radio-checked-ripple-color: #ec4234;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}

html {
  --mdc-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}

.mat-mdc-radio-button {
  --mdc-form-field-label-text-font: roboto-regular;
  --mdc-form-field-label-text-line-height: 20px;
  --mdc-form-field-label-text-size: 14px;
  --mdc-form-field-label-text-tracking: 0.0178571429em;
  --mdc-form-field-label-text-weight: 400;
}

html {
  --mat-slider-value-indicator-width: auto;
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --mdc-slider-handle-width: 20px;
  --mdc-slider-inactive-track-height: 4px;
  --mdc-slider-inactive-track-shape: 9999px;
  --mdc-slider-with-overlap-handle-outline-width: 1px;
  --mdc-slider-with-tick-marks-active-container-opacity: 0.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
}

html {
  --mdc-slider-handle-color: #0091ff;
  --mdc-slider-focus-handle-color: #0091ff;
  --mdc-slider-hover-handle-color: #0091ff;
  --mdc-slider-active-track-color: #0091ff;
  --mdc-slider-inactive-track-color: #0091ff;
  --mdc-slider-with-tick-marks-inactive-container-color: #0091ff;
  --mdc-slider-with-tick-marks-active-container-color: white;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-ripple-color: #0091ff;
  --mat-slider-hover-state-layer-color: rgba(0, 145, 255, 0.05);
  --mat-slider-focus-state-layer-color: rgba(0, 145, 255, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
}
html .mat-accent {
  --mat-slider-ripple-color: #0091ff;
  --mat-slider-hover-state-layer-color: rgba(0, 145, 255, 0.05);
  --mat-slider-focus-state-layer-color: rgba(0, 145, 255, 0.2);
  --mdc-slider-handle-color: #0091ff;
  --mdc-slider-focus-handle-color: #0091ff;
  --mdc-slider-hover-handle-color: #0091ff;
  --mdc-slider-active-track-color: #0091ff;
  --mdc-slider-inactive-track-color: #0091ff;
  --mdc-slider-with-tick-marks-inactive-container-color: #0091ff;
  --mdc-slider-with-tick-marks-active-container-color: white;
}
html .mat-warn {
  --mat-slider-ripple-color: #ec4234;
  --mat-slider-hover-state-layer-color: rgba(236, 66, 52, 0.05);
  --mat-slider-focus-state-layer-color: rgba(236, 66, 52, 0.2);
  --mdc-slider-handle-color: #ec4234;
  --mdc-slider-focus-handle-color: #ec4234;
  --mdc-slider-hover-handle-color: #ec4234;
  --mdc-slider-active-track-color: #ec4234;
  --mdc-slider-inactive-track-color: #ec4234;
  --mdc-slider-with-tick-marks-inactive-container-color: #ec4234;
  --mdc-slider-with-tick-marks-active-container-color: white;
}

html {
  --mdc-slider-label-label-text-font: roboto-regular;
  --mdc-slider-label-label-text-size: 14px;
  --mdc-slider-label-label-text-line-height: 22px;
  --mdc-slider-label-label-text-tracking: 0.0071428571em;
  --mdc-slider-label-label-text-weight: 500;
}

html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
}

html {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mat-menu-divider-color: rgba(255, 255, 255, 0.12);
}

html {
  --mat-menu-item-label-text-font: roboto-regular;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

html {
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --mdc-list-list-item-leading-icon-size: 24px;
  --mdc-list-list-item-leading-avatar-size: 40px;
  --mdc-list-list-item-trailing-icon-size: 24px;
  --mdc-list-list-item-disabled-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
}

html {
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #0091ff;
  --mdc-radio-selected-hover-icon-color: #0091ff;
  --mdc-radio-selected-icon-color: #0091ff;
  --mdc-radio-selected-pressed-icon-color: #0091ff;
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #0091ff;
  --mdc-radio-selected-hover-icon-color: #0091ff;
  --mdc-radio-selected-icon-color: #0091ff;
  --mdc-radio-selected-pressed-icon-color: #0091ff;
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: white;
  --mdc-radio-disabled-unselected-icon-color: white;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ec4234;
  --mdc-radio-selected-hover-icon-color: #ec4234;
  --mdc-radio-selected-icon-color: #ec4234;
  --mdc-radio-selected-pressed-icon-color: #ec4234;
}

.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #0091ff;
  --mdc-checkbox-selected-hover-icon-color: #0091ff;
  --mdc-checkbox-selected-icon-color: #0091ff;
  --mdc-checkbox-selected-pressed-icon-color: #0091ff;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #0091ff;
  --mdc-checkbox-selected-hover-state-layer-color: #0091ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #0091ff;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #0091ff;
  --mdc-checkbox-selected-hover-icon-color: #0091ff;
  --mdc-checkbox-selected-icon-color: #0091ff;
  --mdc-checkbox-selected-pressed-icon-color: #0091ff;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #0091ff;
  --mdc-checkbox-selected-hover-state-layer-color: #0091ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #0091ff;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #ec4234;
  --mdc-checkbox-selected-hover-icon-color: #ec4234;
  --mdc-checkbox-selected-icon-color: #ec4234;
  --mdc-checkbox-selected-pressed-icon-color: #ec4234;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ec4234;
  --mdc-checkbox-selected-hover-state-layer-color: #ec4234;
  --mdc-checkbox-selected-pressed-state-layer-color: #ec4234;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #0091ff;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #0091ff;
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}

html {
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size: 40px;
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}

html {
  --mdc-list-list-item-label-text-font: roboto-regular;
  --mdc-list-list-item-label-text-line-height: 24px;
  --mdc-list-list-item-label-text-size: 16px;
  --mdc-list-list-item-label-text-tracking: 0.03125em;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: roboto-regular;
  --mdc-list-list-item-supporting-text-line-height: 20px;
  --mdc-list-list-item-supporting-text-size: 14px;
  --mdc-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: roboto-regular;
  --mdc-list-list-item-trailing-supporting-text-line-height: 20px;
  --mdc-list-list-item-trailing-supporting-text-size: 12px;
  --mdc-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight: 400;
}

.mdc-list-group__subheader {
  font: 400 16px / 28px roboto-regular;
  letter-spacing: 0.009375em;
}

html {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
}

html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
}

html {
  --mat-paginator-container-text-font: roboto-regular;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

html {
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-divider-color: transparent;
  --mat-tab-header-divider-height: 0;
}

.mat-mdc-tab-group, .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #0091ff;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: white;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #0091ff;
  --mat-tab-header-active-ripple-color: #0091ff;
  --mat-tab-header-inactive-ripple-color: #0091ff;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #0091ff;
  --mat-tab-header-active-hover-label-text-color: #0091ff;
  --mat-tab-header-active-focus-indicator-color: #0091ff;
  --mat-tab-header-active-hover-indicator-color: #0091ff;
}
.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #0091ff;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: white;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #0091ff;
  --mat-tab-header-active-ripple-color: #0091ff;
  --mat-tab-header-inactive-ripple-color: #0091ff;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #0091ff;
  --mat-tab-header-active-hover-label-text-color: #0091ff;
  --mat-tab-header-active-focus-indicator-color: #0091ff;
  --mat-tab-header-active-hover-indicator-color: #0091ff;
}
.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #ec4234;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: white;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #ec4234;
  --mat-tab-header-active-ripple-color: #ec4234;
  --mat-tab-header-inactive-ripple-color: #ec4234;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #ec4234;
  --mat-tab-header-active-hover-label-text-color: #ec4234;
  --mat-tab-header-active-focus-indicator-color: #ec4234;
  --mat-tab-header-active-hover-indicator-color: #ec4234;
}
.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #0091ff;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #0091ff;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #ec4234;
  --mat-tab-header-with-background-foreground-color: white;
}

.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}

.mat-mdc-tab-header {
  --mat-tab-header-label-text-font: roboto-regular;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}

html {
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
}

html {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #0091ff;
  --mdc-checkbox-selected-hover-icon-color: #0091ff;
  --mdc-checkbox-selected-icon-color: #0091ff;
  --mdc-checkbox-selected-pressed-icon-color: #0091ff;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #0091ff;
  --mdc-checkbox-selected-hover-state-layer-color: #0091ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #0091ff;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mat-checkbox-disabled-label-color: rgba(255, 255, 255, 0.5);
}

.mat-mdc-checkbox {
  --mdc-form-field-label-text-color: white;
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #0091ff;
  --mdc-checkbox-selected-hover-icon-color: #0091ff;
  --mdc-checkbox-selected-icon-color: #0091ff;
  --mdc-checkbox-selected-pressed-icon-color: #0091ff;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #0091ff;
  --mdc-checkbox-selected-hover-state-layer-color: #0091ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #0091ff;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #ec4234;
  --mdc-checkbox-selected-hover-icon-color: #ec4234;
  --mdc-checkbox-selected-icon-color: #ec4234;
  --mdc-checkbox-selected-pressed-icon-color: #ec4234;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ec4234;
  --mdc-checkbox-selected-hover-state-layer-color: #ec4234;
  --mdc-checkbox-selected-pressed-state-layer-color: #ec4234;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

html {
  --mdc-checkbox-state-layer-size: 40px;
  --mat-checkbox-touch-target-display: block;
}

.mat-mdc-checkbox {
  --mdc-form-field-label-text-font: roboto-regular;
  --mdc-form-field-label-text-line-height: 20px;
  --mdc-form-field-label-text-size: 14px;
  --mdc-form-field-label-text-tracking: 0.0178571429em;
  --mdc-form-field-label-text-weight: 400;
}

html {
  --mdc-text-button-container-shape: 4px;
  --mdc-text-button-keep-touch-target: false;
  --mdc-filled-button-container-shape: 4px;
  --mdc-filled-button-keep-touch-target: false;
  --mdc-protected-button-container-shape: 4px;
  --mdc-protected-button-keep-touch-target: false;
  --mdc-outlined-button-keep-touch-target: false;
  --mdc-outlined-button-outline-width: 1px;
  --mdc-outlined-button-container-shape: 4px;
  --mat-text-button-horizontal-padding: 8px;
  --mat-text-button-with-icon-horizontal-padding: 8px;
  --mat-text-button-icon-spacing: 8px;
  --mat-text-button-icon-offset: 0;
  --mat-filled-button-horizontal-padding: 16px;
  --mat-filled-button-icon-spacing: 8px;
  --mat-filled-button-icon-offset: -4px;
  --mat-protected-button-horizontal-padding: 16px;
  --mat-protected-button-icon-spacing: 8px;
  --mat-protected-button-icon-offset: -4px;
  --mat-outlined-button-horizontal-padding: 15px;
  --mat-outlined-button-icon-spacing: 8px;
  --mat-outlined-button-icon-offset: -4px;
}

html {
  --mdc-text-button-label-text-color: white;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: white;
  --mat-text-button-disabled-state-layer-color: white;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: white;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-disabled-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: white;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-container-shadow-color: #000;
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-disabled-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: white;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: white;
  --mat-outlined-button-disabled-state-layer-color: white;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}

.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #0091ff;
  --mat-text-button-state-layer-color: #0091ff;
  --mat-text-button-ripple-color: rgba(0, 145, 255, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #0091ff;
  --mat-text-button-state-layer-color: #0091ff;
  --mat-text-button-ripple-color: rgba(0, 145, 255, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #ec4234;
  --mat-text-button-state-layer-color: #ec4234;
  --mat-text-button-ripple-color: rgba(236, 66, 52, 0.1);
}

.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #0091ff;
  --mdc-filled-button-label-text-color: white;
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #0091ff;
  --mdc-filled-button-label-text-color: white;
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #ec4234;
  --mdc-filled-button-label-text-color: white;
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}

.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #0091ff;
  --mdc-protected-button-label-text-color: white;
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #0091ff;
  --mdc-protected-button-label-text-color: white;
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #ec4234;
  --mdc-protected-button-label-text-color: white;
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}

.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #0091ff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #0091ff;
  --mat-outlined-button-ripple-color: rgba(0, 145, 255, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #0091ff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #0091ff;
  --mat-outlined-button-ripple-color: rgba(0, 145, 255, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #ec4234;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #ec4234;
  --mat-outlined-button-ripple-color: rgba(236, 66, 52, 0.1);
}

html {
  --mdc-text-button-container-height: 36px;
  --mdc-filled-button-container-height: 36px;
  --mdc-outlined-button-container-height: 36px;
  --mdc-protected-button-container-height: 36px;
  --mat-text-button-touch-target-display: block;
  --mat-filled-button-touch-target-display: block;
  --mat-protected-button-touch-target-display: block;
  --mat-outlined-button-touch-target-display: block;
}

html {
  --mdc-text-button-label-text-font: roboto-regular;
  --mdc-text-button-label-text-size: 14px;
  --mdc-text-button-label-text-tracking: 0.0892857143em;
  --mdc-text-button-label-text-weight: 500;
  --mdc-text-button-label-text-transform: none;
  --mdc-filled-button-label-text-font: roboto-regular;
  --mdc-filled-button-label-text-size: 14px;
  --mdc-filled-button-label-text-tracking: 0.0892857143em;
  --mdc-filled-button-label-text-weight: 500;
  --mdc-filled-button-label-text-transform: none;
  --mdc-outlined-button-label-text-font: roboto-regular;
  --mdc-outlined-button-label-text-size: 14px;
  --mdc-outlined-button-label-text-tracking: 0.0892857143em;
  --mdc-outlined-button-label-text-weight: 500;
  --mdc-outlined-button-label-text-transform: none;
  --mdc-protected-button-label-text-font: roboto-regular;
  --mdc-protected-button-label-text-size: 14px;
  --mdc-protected-button-label-text-tracking: 0.0892857143em;
  --mdc-protected-button-label-text-weight: 500;
  --mdc-protected-button-label-text-transform: none;
}

html {
  --mdc-icon-button-icon-size: 24px;
}

html {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: white;
  --mat-icon-button-disabled-state-layer-color: white;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #0091ff;
  --mat-icon-button-state-layer-color: #0091ff;
  --mat-icon-button-ripple-color: rgba(0, 145, 255, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #0091ff;
  --mat-icon-button-state-layer-color: #0091ff;
  --mat-icon-button-ripple-color: rgba(0, 145, 255, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #ec4234;
  --mat-icon-button-state-layer-color: #ec4234;
  --mat-icon-button-ripple-color: rgba(236, 66, 52, 0.1);
}

html {
  --mat-icon-button-touch-target-display: block;
}

.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}

html {
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-small-container-shape: 50%;
  --mdc-fab-small-icon-size: 24px;
  --mdc-extended-fab-container-height: 48px;
  --mdc-extended-fab-container-shape: 24px;
}

html {
  --mdc-fab-container-color: #424242;
  --mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-fab-container-shadow-color: #000;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-disabled-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-fab-small-container-color: #424242;
  --mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-container-shadow-color: #000;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-disabled-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-focus-state-layer-opacity: 0.24;
  --mat-fab-small-pressed-state-layer-opacity: 0.24;
  --mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-container-shadow-color: #000;
}
html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color: #0091ff;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color: #0091ff;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color: #ec4234;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color: #0091ff;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color: #0091ff;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color: #ec4234;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}

html {
  --mat-fab-touch-target-display: block;
  --mat-fab-small-touch-target-display: block;
}

html {
  --mdc-extended-fab-label-text-font: roboto-regular;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}

html {
  --mdc-snackbar-container-shape: 4px;
}

html {
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
}

html {
  --mdc-snackbar-supporting-text-font: roboto-regular;
  --mdc-snackbar-supporting-text-line-height: 20px;
  --mdc-snackbar-supporting-text-size: 14px;
  --mdc-snackbar-supporting-text-weight: 400;
}

html {
  --mat-table-row-item-outline-width: 1px;
}

html {
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
}

html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}

html {
  --mat-table-header-headline-font: roboto-regular;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: roboto-regular;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: roboto-regular;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}

html {
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
}

html {
  --mdc-circular-progress-active-indicator-color: #0091ff;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #0091ff;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #ec4234;
}

html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}

html {
  --mat-badge-background-color: #0091ff;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
}

.mat-badge-accent {
  --mat-badge-background-color: #0091ff;
  --mat-badge-text-color: white;
}

.mat-badge-warn {
  --mat-badge-background-color: #ec4234;
  --mat-badge-text-color: white;
}

html {
  --mat-badge-text-font: roboto-regular;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
}

html {
  --mat-bottom-sheet-container-shape: 4px;
}

html {
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
}

html {
  --mat-bottom-sheet-container-text-font: roboto-regular;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
}

html {
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
}

html {
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
}

html {
  --mat-standard-button-toggle-height: 48px;
}

html {
  --mat-legacy-button-toggle-label-text-font: roboto-regular;
  --mat-legacy-button-toggle-label-text-line-height: 24px;
  --mat-legacy-button-toggle-label-text-size: 16px;
  --mat-legacy-button-toggle-label-text-tracking: 0.03125em;
  --mat-legacy-button-toggle-label-text-weight: 400;
  --mat-standard-button-toggle-label-text-font: roboto-regular;
  --mat-standard-button-toggle-label-text-line-height: 24px;
  --mat-standard-button-toggle-label-text-size: 16px;
  --mat-standard-button-toggle-label-text-tracking: 0.03125em;
  --mat-standard-button-toggle-label-text-weight: 400;
}

html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

html {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #0091ff;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 145, 255, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 145, 255, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 145, 255, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #0091ff;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 145, 255, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}

.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #0091ff;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 145, 255, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 145, 255, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 145, 255, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 145, 255, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ec4234;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(236, 66, 52, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(236, 66, 52, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(236, 66, 52, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(236, 66, 52, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}

.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #0091ff;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #ec4234;
}

.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}

html {
  --mat-datepicker-calendar-text-font: roboto-regular;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}

html {
  --mat-divider-width: 1px;
}

html {
  --mat-divider-color: rgba(255, 255, 255, 0.12);
}

html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}

html {
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
}

html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}

html {
  --mat-expansion-header-text-font: roboto-regular;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: roboto-regular;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
}

html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}

html {
  --mat-icon-color: inherit;
}

.mat-icon.mat-primary {
  --mat-icon-color: #0091ff;
}
.mat-icon.mat-accent {
  --mat-icon-color: #0091ff;
}
.mat-icon.mat-warn {
  --mat-icon-color: #ec4234;
}

html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}

html {
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
}

html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #0091ff;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #0091ff;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #0091ff;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #ec4234;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #ec4234;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #0091ff;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #0091ff;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #0091ff;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ec4234;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ec4234;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ec4234;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

html {
  --mat-stepper-header-height: 72px;
}

html {
  --mat-stepper-container-text-font: roboto-regular;
  --mat-stepper-header-label-text-font: roboto-regular;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

html {
  --mat-sort-arrow-color: #c6c6c6;
}

html {
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
}

.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #0091ff;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #0091ff;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #ec4234;
  --mat-toolbar-container-text-color: white;
}

html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}

html {
  --mat-toolbar-title-text-font: roboto-regular;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

html {
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
}

html {
  --mat-tree-node-min-height: 48px;
}

html {
  --mat-tree-node-text-font: roboto-regular;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}

@font-face {
  font-family: "roboto-light";
  src: url('Roboto-Light.1ad50b89ab7c557e.ttf') format("truetype");
}
@font-face {
  font-family: "roboto-regular";
  src: url('Roboto-Regular.d0bc87a819730d23.ttf') format("truetype");
}
@font-face {
  font-family: "roboto-medium";
  src: url('Roboto-Medium.9204c2aa0a88c808.ttf') format("truetype");
}
@font-face {
  font-family: "roboto-bold";
  src: url('Roboto-Bold.c36a3fe042b96dc3.ttf') format("truetype");
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url('MaterialIcons-Regular.a54c86390e26ef52.ttf') format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal !important;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.filters .filter-list-title-wrapper .filter-list-title, .flyout-data mat-tab-header .mat-tab-label {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.dialog-subtitle, .mat-row:nth-child(odd), .mat-row:nth-child(even) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.filters-v2 .container, #filter .container, #filter #search-filter, .mat-menu-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .e-dialog .e-dlg-content .dialogText, .dialog-text-content p, .dialog-button-default {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.e-dialog .e-dlg-header-content .e-dlg-header, .dialog-title-wrapper .dialog-title, .flyout-header .panel-main-title {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.filters .filter-list-title-wrapper .filter-list-title, .flyout-data mat-tab-header .mat-tab-label {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.dialog-subtitle, .mat-row:nth-child(odd), .mat-row:nth-child(even) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.filters-v2 .container, #filter .container, #filter #search-filter, .mat-menu-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .e-dialog .e-dlg-content .dialogText, .dialog-text-content p, .dialog-button-default {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.e-dialog .e-dlg-header-content .e-dlg-header, .dialog-title-wrapper .dialog-title, .flyout-header .panel-main-title {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

* {
  box-sizing: border-box;
  font-family: "roboto-regular", sans-serif;
}

body {
  min-height: 100vh;
  background-color: var(--color-background-primary);
  font-family: "roboto-regular", sans-serif;
  overflow: hidden;
  touch-action: pan-x pan-y;
}

.container-main.logged {
  display: grid;
  grid-template-rows: 100vh;
  /* @media (min-width: map-get($grid-breakpoints, desktop-s-min)) and (max-width: map-get($grid-breakpoints,desktop-s-max)) {
    grid-template-columns: 100px auto 0px;
    grid-template-areas: 'navigation module-wrapper mobile-right-menu';
  } */
}
@media screen and (min-width: 1024px) {
  .container-main.logged {
    grid-template-columns: 100px auto 64px;
    grid-template-areas: "navigation module-wrapper right-menu";
  }
}

@media screen and (max-width: 1023px) {
  .container-main-mobile {
    display: grid;
    width: 100vw;
    margin: 0;
    overflow-y: auto;
    overflow-x: hidden;
    grid-template-rows: 56px calc(100dvh - 120px) 64px;
    grid-template-columns: 100vw;
    position: relative;
    grid-template-areas: "header" "module-wrapper" "bottom-nav";
  }
}
.container-main-mobile .main-content-wrapper.main-content-wrapper-with-header {
  grid-template-rows: 72px calc(100dvh - 192px);
  overflow-y: auto;
  padding: 0;
}
.container-main-mobile .main-content-wrapper.main-content-wrapper-with-header.mobile-timeline-view {
  position: absolute;
  z-index: 20;
  grid-template-rows: 100dvh;
  width: 100vw;
  top: 0;
}
.container-main-mobile .main-content-wrapper.main-content-wrapper-no-header {
  grid-template-rows: calc(100dvh - 56px - 64px);
  grid-template-areas: "main-content";
  padding: 0;
}
.container-main-mobile .main-content-header {
  border-radius: 0;
  padding: 0;
}

/*
  CONTENT
*/
.main-content-wrapper {
  display: grid;
  background-color: var(--color-background-content-wrapper);
}
.main-content-wrapper.main-content-wrapper-no-header {
  grid-template-rows: 100vh;
  grid-template-areas: "main-content";
}
.main-content-wrapper.main-content-wrapper-with-header {
  grid-template-columns: 100%;
  grid-template-rows: 47px calc(100vh - 47px);
  grid-template-areas: "main-content-header" "main-content";
}
.main-content-wrapper .main-content-header {
  grid-area: main-content-header;
}
.main-content-wrapper .main-content {
  grid-area: main-content;
}

.main-content-header {
  padding: 21px 17px 0;
}
.main-content-header .main-content-header-title {
  display: inline;
  color: var(--color-title-text);
}
.main-content-header .main-content-header-title .gg-dock-right {
  display: inline-block;
  color: var(--color-text-primary);
  transform: scale(var(--ggs, 1));
  position: relative;
  box-sizing: border-box;
  width: 18px;
  height: 14px;
  border: 2px solid;
  border-right-width: 8px;
  margin: 4px 24px 0px 0px;
  cursor: pointer;
}
.main-content-header .main-content-header-title h3 {
  color: var(--color-title-text);
  display: inline-block;
}
.main-content-header .main-content-header-actions {
  float: right;
  color: var(--color-text-primary);
}
.main-content-header .main-content-header-actions.main-content-header-actions-fullscreen {
  position: fixed;
  top: 8px;
  right: 8px;
  z-index: 999;
}
.main-content-header .main-content-header-actions.main-content-header-actions-fullscreen:hover .main-content-header-actions-button {
  background-color: var(--color-background-primary);
}
.main-content-header .main-content-header-actions.main-content-header-actions-fullscreen .main-content-header-actions-button-menu .mat-button-wrapper {
  top: -4px;
  position: relative;
}
.main-content-header .main-content-header-actions.main-content-header-actions-fullscreen .main-content-header-actions-button {
  padding: 4px 4px 1px 4px;
  margin: 0 4px !important;
}
.main-content-header .main-content-header-actions .main-content-header-actions-button {
  background-color: transparent;
  border-radius: 4px;
  border: none;
  padding: 0;
  margin: 0 10px;
  cursor: pointer;
  /** non material icons */
}
.main-content-header .main-content-header-actions .main-content-header-actions-button i {
  width: 24px;
  height: 24px;
  object-fit: contain;
  color: var(--color-text-primary);
}
.main-content-header .main-content-header-actions .main-content-header-actions-button img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  opacity: 0.6;
}
.main-content-header .main-content-header-actions .main-content-header-actions-button-menu {
  position: relative;
}
.main-content-header .main-content-header-actions .main-content-header-actions-button-menu:hover {
  color: var(--color-title-text);
  cursor: pointer;
}
.main-content-header .main-content-header-actions .main-content-header-actions-button-menu:focus {
  outline: none;
}
.main-content-header .main-content-header-actions .main-content-header-actions-button-menu:active {
  outline: none;
}
.main-content-header .main-content-header-actions .separator-down {
  display: inline-block;
  position: relative;
  top: 5px;
  width: 1px;
  height: 32px;
  margin: 0 8px;
  background-color: var(--color-border);
}

.main-content {
  display: grid;
  grid-template-columns: 250px 1fr;
  grid-template-rows: 100%;
  grid-template-areas: "filter detail";
  grid-gap: 16px;
  padding: 17px;
}
@media screen and (max-width: 1023px) {
  .main-content.live-view, .main-content.identities {
    grid-template-columns: 100%;
    grid-template-areas: "detail";
    overflow-y: scroll;
    padding: 0 16px 8px 16px;
    grid-gap: 0;
    display: block;
    padding: 0 16px;
    overflow: visible;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .main-content.live-view, .main-content.identities {
    grid-template-columns: 100%;
    grid-template-areas: "detail";
  }
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.filters .filter-list-title-wrapper .filter-list-title, .flyout-data mat-tab-header .mat-tab-label {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.dialog-subtitle, .mat-row:nth-child(odd), .mat-row:nth-child(even) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.filters-v2 .container, #filter .container, #filter #search-filter, .mat-menu-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .e-dialog .e-dlg-content .dialogText, .dialog-text-content p, .dialog-button-default {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.e-dialog .e-dlg-header-content .e-dlg-header, .dialog-title-wrapper .dialog-title, .flyout-header .panel-main-title {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

.flyout-wrapper-overlay {
  position: fixed;
  left: 100px;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
@media screen and (max-width: 1023px) {
  .flyout-wrapper-overlay {
    left: 0;
    right: 0;
  }
}

.flyout-wrapper--open {
  right: 365px !important;
}

.flyout-wrapper {
  position: absolute;
  right: 64px;
  top: 0;
  bottom: 0;
  background-color: var(--color-background-primary);
  width: 100%;
  max-width: 1050px;
  height: 100%;
  display: grid;
  grid-template-areas: "flyout-header" "flyout-data";
  grid-template-rows: 96px calc(100% - 96px);
  padding: 32px 48px 0;
  border-right: 1px solid var(--color-background-content-wrapper);
  border-radius: 0;
}
@media screen and (max-width: 1023px) {
  .flyout-wrapper {
    right: 0;
  }
}
.flyout-wrapper.move-to-back-and-right {
  right: 0;
  left: unset;
}

.flyout-header {
  grid-area: flyout-header;
  padding-top: 16px;
  border-bottom: 1px solid var(--color-border);
  display: grid;
}
.flyout-header.info-actions {
  grid-template-columns: 1fr max-content;
  grid-gap: 16px;
}
.flyout-header.icon-info-actions {
  grid-template-columns: 64px 1fr max-content;
  grid-gap: 16px;
  padding: 16px 0 !important;
}
.flyout-header.icon-info-actions .panel-main-title {
  margin-bottom: 4px;
}
.flyout-header.icon-info-actions .icon-wrapper {
  width: 100%;
  height: 100%;
  background-color: #181818;
  text-align: center;
  padding-top: 21px;
  color: var(--color-primary-white);
  border-radius: 4px;
}
.flyout-header.image-info-actions {
  grid-template-columns: auto 1fr max-content;
  grid-gap: 16px;
  padding-bottom: 16px;
}
.flyout-header.image-info-actions .panel-main-title {
  margin-bottom: 4px;
}
.flyout-header.image-info-actions .flyout-header-image {
  width: 112px;
  height: 64px;
  border-radius: 4px;
  border: solid 1px var(--color-border);
  margin: auto;
}
.flyout-header.image-info-actions .flyout-header-image app-secured-images img {
  width: 100%;
  height: 64px;
  border-radius: 4px;
}
.flyout-header .panel-main-title-wrapper {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
.flyout-header .panel-main-title {
  color: var(--color-title-text);
  margin-top: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.flyout-header .panel-sub-title {
  color: var(--color-sub-title-text);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.flyout-header .actions-wrapper .drawer-header-close-button {
  height: 32px;
  width: 32px;
  color: var(--color-sub-title-text);
  border: none;
  background: none;
  margin-left: 24px;
}
.flyout-header .actions-wrapper .drawer-header-close-button:hover {
  cursor: pointer;
}
.flyout-header .actions-wrapper .drawer-header-close-button > i {
  position: relative;
  right: -2px;
}
.flyout-header .actions-wrapper > button {
  vertical-align: middle;
}

.flyout-data {
  grid-area: flyout-data;
}
.flyout-data mat-tab-group {
  height: 100%;
}
.flyout-data mat-tab-header {
  border-bottom: 1px solid var(--color-border);
}
.flyout-data mat-tab-header .mat-tab-label {
  min-width: 120px !important;
  padding-left: 10px;
  padding-right: 10px;
  height: 48px;
  color: var(--color-text-primary);
  text-align: center;
}
.flyout-data mat-tab-header .mat-tab-label.mat-tab-label-active {
  color: white;
  opacity: 1 !important;
}
.flyout-data mat-tab-header .mat-ink-bar {
  background-color: var(--color-primary-blue);
}

.flyout-data-wrapper-tabs {
  height: 100%;
  display: grid;
  grid-template-areas: "tabs detail";
}
.flyout-data-wrapper-tabs.flyout-data-wrapper-tabs-3-9 {
  grid-template-columns: 289px 1fr;
}
.flyout-data-wrapper-tabs .flyout-data-tabs {
  height: 100%;
  grid-area: tabs;
  padding: 40px 24px 40px 0;
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-selection-wrapper {
  /*padding-top: 40px;
  padding-right: 24px;*/
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-selection-wrapper .icon-suffix {
  padding-top: 4px;
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-selection-wrapper .number-suffix {
  padding-right: 4px;
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-title {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: var(--color-sub-title-text);
  padding-left: 8px;
  padding-right: 4px;
  border-radius: 4px;
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-title > .float-left, .flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-title > .float-right {
  height: 32px;
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-title > span {
  vertical-align: middle;
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-title:hover, .flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-title.active {
  background-color: var(--color-button-background-gray);
  cursor: pointer;
  color: var(--color-title-text);
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-title.group-active {
  color: var(--color-title-text);
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-list-item {
  position: relative;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: var(--color-sub-title-text);
  padding-left: 8px;
  padding-right: 4px;
  border-radius: 4px;
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-list-item span.number-suffix {
  position: absolute;
  right: 8px;
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-list-item.indented {
  padding-left: 16px;
}
.flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-list-item:hover, .flyout-data-wrapper-tabs .flyout-data-tabs .flyout-tab-content-group-list-item.active {
  background-color: var(--color-button-background-gray);
  cursor: pointer;
  color: var(--color-title-text);
}
.flyout-data-wrapper-tabs .flyout-data-tabs-content {
  height: 100%;
  grid-area: detail;
  border-left: 1px solid var(--color-border);
  overflow: auto;
  padding: 40px 0 40px 24px;
}

.flyout-data-single-with-actions {
  height: 100%;
  display: grid;
  grid-template-areas: "content" "actions";
  grid-template-rows: 1fr 64px;
}

#add-cameras-auto .mdc-checkbox__background {
  margin: -3px 0 0 -3px;
}

#add-cameras-auto .datatable-body-cell-label {
  height: 100%;
  overflow: hidden;
}

#add-cameras-auto mat-checkbox {
  margin-top: -6px;
}

#add-cameras-auto .mat-mdc-checkbox .mdc-checkbox {
  padding: 17px;
}

.flyout-data-single-content {
  grid-area: content;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 7px;
}

.flyout-padding-top {
  padding-top: 30px;
}

.flyout-data-single-actions {
  grid-area: actions;
  margin-left: -48px;
  margin-right: -48px;
  background-color: var(--color-background-primary);
  padding: 16px 48px;
  z-index: 100;
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 6px 30px 5px rgba(0, 0, 0, 0.1), 0 16px 24px 2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1023px) {
  .flyout-data-single-actions {
    width: 100vw;
    position: absolute;
    bottom: 0;
    margin-left: 0;
    left: 0;
    padding: 0 16px 16px 16px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }
}
.flyout-data-single-actions button {
  float: right;
  width: 120px;
  height: 32px;
  border: none;
  border-radius: 4px;
  margin-left: 8px;
}
@media screen and (max-width: 1023px) {
  .flyout-data-single-actions button {
    width: 45%;
    height: 40px;
  }
}
.flyout-data-single-actions .save {
  background-color: var(--color-primary-blue);
  color: var(--color-primary-white);
}
.flyout-data-single-actions .save:hover {
  cursor: pointer;
  background-color: #0082e6;
}
.flyout-data-single-actions .save:disabled {
  opacity: 0.5 !important;
  cursor: not-allowed;
}
.flyout-data-single-actions .cancel {
  color: var(--color-title-text);
  background-color: var(--color-background-primary);
}
.flyout-data-single-actions .cancel:hover {
  cursor: pointer;
  background-color: var(--color-button-background-gray);
}
.flyout-data-single-actions .back {
  color: var(--color-title-text);
  background-color: var(--color-background-primary);
}
.flyout-data-single-actions .back:hover {
  cursor: pointer;
  background-color: var(--color-button-background-gray);
}

/*
.add-selected-cameras__btn {
  width: 120px;
  margin-left: 8px;
  color: $color-title-text !important;
  background-color: $color-primary-blue !important;
  padding: 8px 15px;
  font-size: 16px;
  line-height: 1;
  border: none;
  border-radius: 4px;

  &--cancel {
    background-color: transparent !important;
  }

  &:disabled {
    opacity: .5;
    cursor: not-allowed;
  }
}
*/
/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.filters .filter-list-title-wrapper .filter-list-title, .flyout-data mat-tab-header .mat-tab-label {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.dialog-subtitle, .mat-row:nth-child(odd), .mat-row:nth-child(even) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.filters-v2 .container, #filter .container, #filter #search-filter, .mat-menu-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .e-dialog .e-dlg-content .dialogText, .dialog-text-content p, .dialog-button-default {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.e-dialog .e-dlg-header-content .e-dlg-header, .dialog-title-wrapper .dialog-title, .flyout-header .panel-main-title {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.filters .filter-list-title-wrapper .filter-list-title, .flyout-data mat-tab-header .mat-tab-label {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.dialog-subtitle, .mat-row:nth-child(odd), .mat-row:nth-child(even) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.filters-v2 .container, #filter .container, #filter #search-filter, .mat-menu-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .e-dialog .e-dlg-content .dialogText, .dialog-text-content p, .dialog-button-default {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.e-dialog .e-dlg-header-content .e-dlg-header, .dialog-title-wrapper .dialog-title, .flyout-header .panel-main-title {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

.hide {
  display: none;
}

.mat-mdc-table {
  background: var(--color-table-altrow-background) !important;
}

th.mat-mdc-header-cell,
td.mat-mdc-cell,
td.mat-mdc-footer-cell {
  cursor: pointer;
  height: 48px;
  vertical-align: middle;
  color: var(--color-title-text);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.14;
}
th.mat-mdc-header-cell img,
td.mat-mdc-cell img,
td.mat-mdc-footer-cell img {
  width: 84px;
}

.mat-mdc-table .mdc-data-table__header-row {
  background: var(--color-table-altrow-background);
  border-bottom: 1px var(--color-border) solid;
  height: 48px !important;
}
.mat-mdc-table .mdc-data-table__header-row:hover {
  background: var(--color-background-primary-hover);
}

.mat-mdc-table .mdc-data-table__row:nth-child(even) {
  background-color: var(--color-table-altrow-background);
}
.mat-mdc-table .mdc-data-table__row:nth-child(odd) {
  background-color: var(--color-background-primary);
}
.mat-mdc-table .mdc-data-table__row:hover {
  background-color: var(--color-background-primary-hover) !important;
}

#noRecords {
  width: 100%;
  color: var(--color-title-text);
  background: var(--color-background-primary-hover) !important;
  padding-left: 25px;
}

.mat-sort-header-content {
  font-size: 13px;
  font-weight: 200;
}

.common-table .mat-sort-header-content {
  font-size: 14px;
  font-weight: 500;
}

table .mdc-data-table__cell,
.mdc-data-table__header-cell {
  padding: 0 7px;
  border-bottom-width: 0px;
  border-radius: 0;
}

table .mat-mdc-table tbody,
.mat-mdc-table tfoot,
.mat-mdc-table thead,
.mat-mdc-cell,
.mat-mdc-footer-cell,
.mat-mdc-header-row,
.mat-mdc-row,
.mat-mdc-footer-row,
.mat-mdc-table .mat-mdc-header-cell {
  padding: 16px 0 10px 7px;
}

th.mat-mdc-header-cell:first-of-type,
td.mat-mdc-cell:first-of-type,
td.mat-mdc-footer-cell:first-of-type {
  padding: 0 0 0 25px;
}

.mat-table {
  max-height: 400px;
  width: 100%;
  border-radius: 5px;
  overflow-y: hidden !important;
  background-color: var(--color-background-primary);
  color: var(--color-text-primary);
}

.mat-mdc-table .mdc-data-table__row {
  height: 48px !important;
}

.mat-header-row {
  height: 48px !important;
  background-color: var(--color-background-primary-hover);
  border-bottom: 1px solid var(--color-border);
}
.mat-header-row .mat-header-cell {
  vertical-align: middle;
  color: var(--color-title-text);
}

.mat-row:nth-child(even) {
  height: 48px;
  background-color: var(--color-table-altrow-background);
  cursor: pointer;
  vertical-align: middle;
}

.mat-row:nth-child(odd) {
  height: 48px;
  background-color: var(--color-background-primary);
  cursor: pointer;
  vertical-align: middle;
}

tr.mat-row:hover {
  background: var(--color-background-primary-hover);
}

.mat-cell {
  vertical-align: middle;
  border: none !important;
}

.mat-cell,
.mat-button,
.mat-icon-button {
  color: var(--color-text-primary);
}

@media screen and (max-width: 1023px) {
  .mat-row,
  .mat-header-row {
    display: table-row;
  }
  .mat-cell,
  .mat-header-cell {
    word-wrap: initial;
    display: table-cell;
    padding: 0px 5px !important;
    line-break: unset;
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
  }
  .mat-header-row,
  .mat-header-cell {
    margin: 0 auto;
    vertical-align: middle;
    align-self: center;
  }
}
.mat-paginator.paging {
  position: sticky;
  background-color: var(--color-table-footer-background);
  color: var(--color-text-primary);
}
.mat-paginator.paging .mat-paginator-container {
  justify-content: center !important;
  border: 1px solid var(--color-border);
  min-height: 48px;
  border-radius: 0 0 5px 5px;
}
.mat-paginator.paging .mat-button-disabled {
  color: var(--color-text-input-disabled);
}
.mat-paginator.paging .mat-select-value {
  color: var(--color-text-primary);
}
.mat-paginator.paging .mat-paginator-page-size .mat-select-trigger,
.mat-paginator.paging .mat-select-arrow {
  color: var(--color-text-primary);
}
.mat-paginator.paging .mat-form-field-underline {
  background-color: transparent;
}

.mat-paginator-page-size {
  position: absolute;
  left: 24px;
}

.mdc-data-table__cell,
.mdc-data-table__header-cell {
  border-bottom-width: 0px;
}

.mat-paginator-range-label {
  position: absolute;
  right: 0;
}

.grid-sub .mat-table {
  border: 1px solid var(--color-border) !important;
  border-radius: 0;
}

.grid-sub mat-paginator {
  border: 1px solid var(--color-border) !important;
}

.mat-column-empty-row {
  display: flex;
  height: 48px;
  font-size: 13px;
}

.grid-wrapper div::-webkit-scrollbar {
  width: 0px;
  height: 8px;
}

.mat-mdc-paginator {
  background-color: var(--color-background-primary) !important;
  border-top: 1px solid var(--color-label-unknown);
}

.mat-mdc-paginator-container {
  position: relative;
}

.mat-mdc-paginator-page-size {
  position: absolute;
  left: 20px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .mat-mdc-paginator-page-size {
    display: none !important;
  }
}

.common-table .mat-mdc-paginator-page-size {
  position: absolute;
  left: 20px;
  display: flex !important;
}

mat-paginator .mat-mdc-paginator-range-label {
  position: absolute;
  right: 0;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  mat-paginator .mat-mdc-paginator-range-label {
    display: none;
  }
}

.common-table .mat-mdc-paginator-range-label {
  position: absolute;
  right: 0;
  display: block !important;
}

mat-paginator .mat-mdc-paginator-navigation {
  order: 1;
  justify-content: center;
}

mat-paginator .mat-mdc-paginator-range-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

mat-paginator .mat-mdc-paginator-page-size-value {
  border: 1px solid var(--color-label-unknown);
  padding: 3px 16px;
  color: var(--color-text-primary);
}

mat-paginator .mat-mdc-paginator-page-size-label {
  color: var(--color-text-primary);
}

mat-paginator .mat-mdc-icon-button svg {
  fill: var(--color-text-primary);
}

mat-paginator .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon {
  fill: var(--color-text-input-disabled);
}

mat-paginator .mat-mdc-form-field {
  border: 0px solid var(--color-input-border);
  width: 80px;
}

mat-paginator .mat-mdc-select-value-text {
  color: var(--color-text-primary);
}

mat-paginator .mat-mdc-select-arrow svg {
  fill: var(--color-text-primary);
}

mat-paginator .mat-mdc-text-field-wrapper {
  height: 33px;
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 3px !important;
}

.mat-mdc-select-panel-above .mdc-menu-surface.mat-mdc-select-panel {
  background: var(--color-background-primary);
}

.ngx-datatable .datatable-body .datatable-body-row > div {
  height: 47px;
  display: flex;
  align-items: center;
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.filters .filter-list-title-wrapper .filter-list-title, .flyout-data mat-tab-header .mat-tab-label {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.dialog-subtitle, .mat-row:nth-child(even), .mat-row:nth-child(odd) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.filters-v2 .container, #filter .container, #filter #search-filter, .mat-menu-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .e-dialog .e-dlg-content .dialogText, .dialog-text-content p, .dialog-button-default {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.e-dialog .e-dlg-header-content .e-dlg-header, .dialog-title-wrapper .dialog-title, .flyout-header .panel-main-title {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.filters .filter-list-title-wrapper .filter-list-title, .flyout-data mat-tab-header .mat-tab-label {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.dialog-subtitle, .mat-row:nth-child(even), .mat-row:nth-child(odd) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.filters-v2 .container, #filter .container, #filter #search-filter, .mat-menu-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .e-dialog .e-dlg-content .dialogText, .dialog-text-content p, .dialog-button-default {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.e-dialog .e-dlg-header-content .e-dlg-header, .dialog-title-wrapper .dialog-title, .flyout-header .panel-main-title {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

.mat-mdc-form-field {
  padding: 0;
  width: 100%;
  font-size: 14px !important;
  /* .mat-mdc-form-field-hint-wrapper {
        margin-top: 12px;
    } */
  /* .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
        margin-left: -1px;
    } */
}
.mat-mdc-form-field:not(.mat-mdc-form-field-no-animations) .mdc-floating-label {
  font-size: 14px !important;
  transform: translateY(-18px);
}
.mat-mdc-form-field .mat-mdc-form-field-flex {
  height: 100%;
  align-items: center;
}
.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
  margin-left: 0;
}
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline .mat-mdc-form-field-label {
  top: 24px;
}
.mat-mdc-form-field .mat-select-arrow-wrapper {
  transform: translateY(0) !important;
}
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline.mat-mdc-form-field-can-float.mat-mdc-form-field-should-float .mat-mdc-floating-label {
  transform: translateY(-1.3em) scale(0.75);
}
.mat-mdc-form-field.mat-mdc-form-field-invalid {
  margin-bottom: 0px;
}
.mat-mdc-form-field.mat-mdc-form-field-invalid .mat-mdc-text-field-wrapper {
  padding-bottom: 16px;
}
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline:not(.mat-mdc-form-field-invalid,
.mat-focused,
.mat-form-field-disabled) .mat-mdc-form-field-outline {
  color: var(--color-input-border);
}
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline:not(.mat-mdc-form-field-invalid,
.mat-focused,
.mat-form-field-disabled) .mat-select-value,
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline:not(.mat-mdc-form-field-invalid,
.mat-focused,
.mat-form-field-disabled) .mat-select-value .mat-select-value-text {
  color: var(--color-text-primary);
}
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline:not(.mat-mdc-form-field-invalid,
.mat-focused,
.mat-form-field-disabled) .mat-input-element,
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline:not(.mat-mdc-form-field-invalid,
.mat-focused,
.mat-form-field-disabled) input.matinput {
  color: var(--color-text-primary) !important;
  top: -0.5em;
}
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline:not(.mat-mdc-form-field-invalid,
.mat-focused,
.mat-form-field-disabled) span.mat-mdc-form-field-label-wrapper label {
  color: var(--color-sub-title-text);
}
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline:not(.mat-mdc-form-field-invalid,
.mat-focused,
.mat-form-field-disabled) .mat-select-arrow {
  color: var(--color-sub-title-text);
}
.mat-mdc-form-field.mat-mdc-form-field-appearance-outline:not(.mat-mdc-form-field-invalid,
.mat-focused,
.mat-form-field-disabled) .mat-mdc-form-field-suffix {
  color: var(--color-sub-title-text);
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline {
  color: var(--color-primary-blue);
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused span.mat-form-field-label-wrapper label,
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused input {
  color: var(--color-primary-blue);
  font-size: 14px;
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused .mat-form-field-required-marker {
  color: var(--color-primary-blue);
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused .mat-input-element {
  color: var(--color-title-text);
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused .mat-form-field-suffix {
  color: var(--color-title-text);
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: var(--color-border);
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled .mat-mdc-floating-label {
  color: var(--color-text-input-disabled);
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled span.mat-form-field-label-wrapper label mat-label,
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled input {
  color: var(--color-text-input-disabled);
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled .mat-select.mat-select-disabled .mat-select-value-text {
  color: var(--color-text-input-disabled);
}
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled .mat-select.mat-select-disabled .mat-select-arrow {
  color: var(--color-text-input-disabled);
}
.mat-mdc-form-field .mat-form-field-invalid .mat-input-element {
  color: var(--color-text-primary);
}
.mat-mdc-form-field.mat-form-field-invalid .mat-form-field-outline-thick,
.mat-mdc-form-field .mat-focused.mat-form-field-invalid .mat-form-field-outline-thick {
  color: var(--color-primary-red);
}
.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-text-field-wrapper > .mat-form-field-suffix,
.mat-mdc-form-field .mat-focused.mat-form-field-invalid .mat-mdc-text-field-wrapper > .mat-form-field-suffix {
  color: var(--color-primary-red);
}
.mat-mdc-form-field.mat-form-field-invalid .mat-icon,
.mat-mdc-form-field .mat-focused.mat-form-field-invalid .mat-icon {
  color: var(--color-primary-red);
}
.mat-mdc-form-field.mat-form-field-invalid .mat-select-value,
.mat-mdc-form-field.mat-form-field-invalid .mat-select-value .mat-select-value-text,
.mat-mdc-form-field .mat-focused.mat-form-field-invalid .mat-select-value,
.mat-mdc-form-field .mat-focused.mat-form-field-invalid .mat-select-value .mat-select-value-text {
  color: var(--color-text-primary);
}
.mat-mdc-form-field.mat-form-field-invalid .mat-input-element,
.mat-mdc-form-field.mat-form-field-invalid input.matinput,
.mat-mdc-form-field .mat-focused.mat-form-field-invalid .mat-input-element,
.mat-mdc-form-field .mat-focused.mat-form-field-invalid input.matinput {
  color: var(--color-text-primary) !important;
  top: -0.5em;
}
.mat-mdc-form-field.mat-form-field-invalid span.mat-form-field-label-wrapper label,
.mat-mdc-form-field .mat-focused.mat-form-field-invalid span.mat-form-field-label-wrapper label {
  color: var(--color-sub-title-text);
}
.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-left: none;
}

.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
  border-top: 1px solid var(--color-input-border);
  border-right: 1px solid var(--color-input-border);
  border-bottom: 1px solid var(--color-input-border);
}

.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
  border-left: 1px solid var(--color-input-border);
  border-top: 1px solid var(--color-input-border);
  border-bottom: 1px solid var(--color-input-border);
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch {
  border-bottom: 1px solid var(--color-input-border);
  border-color: var(--color-input-border);
}

/* .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-width: 2px !important;
} */
.mdc-text-field--disabled .mdc-notched-outline__notch {
  border-color: var(--color-input-border);
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch {
  border-width: 2px;
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--color-input-border);
  border-width: 2px;
}

.mat-mdc-form-field-error {
  font-size: 11px;
  float: right;
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading {
  border-color: #ec4234;
  border-width: 2px;
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading {
  border-color: #ec4234;
  border-width: 2px;
}

.mat-mdc-menu-item .mat-icon-no-color,
.mat-mdc-menu-submenu-icon {
  color: var(--color-sub-title-text);
}

.reports-filters .mat-mdc-icon-button.mat-mdc-button-base {
  width: 40px !important;
  height: 40px !important;
  padding: 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.apply-filters {
  height: 40px !important;
  color: var(--color-text-primary);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: #ec4234 !important;
}

.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: #ec4234 !important;
}

/* .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: theme-var($--color-text-primary);
} */
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: var(--color-text-primary);
}

/* .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input {
  transform: translateY(2px);
} */
.mat-option {
  color: var(--color-text-primary);
  background-color: var(--color-background-primary);
  font-size: 14px;
}
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: var(--color-background-primary-hover);
}
.mat-option.mat-active {
  background: var(--color-background-primary-hover);
  color: var(--color-text-primary);
}

.select-option {
  font-size: 14px;
  height: 42px !important;
  font-weight: 500;
}
.select-option .mat-select-placeholder {
  color: var(--color-text-primary) !important;
}
.select-option .mat-select-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid;
}

.mat-mdc-option .mat-pseudo-checkbox-minimal {
  display: none;
}

.mat-mdc-option .mdc-list-item__primary-text {
  width: 100% !important;
  text-decoration-color: var(--color-text-primary) !important;
  color: var(--color-title-text) !important;
}

.mat-mdc-slide-toggle {
  --mdc-switch-disabled-unselected-track-color: #000;
  --mdc-switch-disabled-selected-track-color: #000;
}

.mat-mdc-form-field-label-wrapper {
  top: -16px !important;
}

/* .mat-mdc-form-field-flex>.mat-mdc-form-field-infix {
    padding: 6px 0 0 0 !important; // 6px 0 12px 0
} */
.mat-mdc-form-field-icon-suffix {
  color: var(--color-sub-title-text);
}

/* .mdc-text-field--outlined .mdc-notched-outline {
    max-height: 40px;
} */
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused span.mat-form-field-label-wrapper label,
.mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused input {
  color: var(--color-text-primary);
}

.mat-mdc-select-arrow-wrapper {
  height: 30px !important;
  margin-left: 5px;
}

.mat-mdc-select-arrow {
  transform: rotate(0);
}

.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow {
  transform: rotate(180deg);
  color: var(--color-primary-blue) !important;
}

.multiselect {
  width: 100%;
  font-size: 14px;
  height: 42px !important;
  font-weight: 500;
  /* .mat-mdc-select-trigger {
        transform: translateY(3px);
    } */
}

.mat-mdc-form-field-underline {
  display: none !important;
}

.mat-mdc-select-value {
  color: var(--color-text-primary) !important;
  font-size: 14px;
}

.mat-form-field-appearance-legacy .mat-mdc-floating-label {
  color: var(--color-text-primary) !important;
}

.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-value-text {
  color: var(--color-text-input-disabled);
}

.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow {
  color: var(--color-text-input-disabled) !important;
}

.cdk-overlay-pane {
  transform: translateY(4px);
}

.cdk-overlay-pane:not(.mat-mdc-select-panel-above) .mdc-menu-surface.mat-mdc-select-panel {
  background-color: var(--color-background-primary);
}

.panel .search-input {
  width: 100% !important;
  color: var(--color-text-primary);
  font-size: 14px;
}
.panel .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input {
  transform: translateY(0) !important;
}
.panel .mat-mdc-optgroup-label {
  display: block;
  padding: 0;
  min-height: 40px;
}
.panel .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.panel .mat-mdc-form-field-focus-overlay {
  background-color: transparent;
}
.panel .mat-mdc-form-field-subscript-wrapper {
  display: none;
}
.panel input.mat-input-element {
  color: var(--color-text-primary) !important;
}
.panel .mat-mdc-option .mat-pseudo-checkbox-full {
  margin-right: 10px;
}
.panel .mat-mdc-option .mat-pseudo-checkbox-full:not(.mat-pseudo-checkbox-checked) {
  border-color: var(--color-text-primary) !important;
}
.panel .mat-checkbox {
  height: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 16px;
}
.panel .mat-checkbox::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.5em;
  border-bottom: 0.8px solid rgba(255, 255, 255, 0.3);
}
.panel .mdc-form-field > label {
  padding-left: 0;
  color: var(--color-title-text);
  line-height: 40px;
  width: 100% !important;
}
.panel .mat-mdc-checkbox .mdc-form-field {
  width: 100%;
}
.panel .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  display: none;
}
.panel .mat-checkbox-inner-container {
  width: 18px;
  height: 18px;
}
.panel .no-result {
  font-size: 14px;
  color: var(--color-text-primary) !important;
  padding-left: 20px;
  padding-top: 10px;
}
.panel .mat-checkbox-layout {
  width: 100%;
  display: flex;
  align-items: center;
}
.panel .mat-checkbox-layout .mat-checkbox-label {
  width: 100%;
}

.single-select {
  width: 100%;
  font-size: 14px;
  height: 40px !important;
  font-weight: 500;
}

.mat-mdc-option.mdc-list-item {
  font-size: 14px;
  line-height: 40px;
  min-height: 40px;
  max-height: 40px;
}

.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--color-title-text) !important;
  max-height: 40px;
}

.mdc-list-item__primary-text {
  color: var(--color-title-text);
}

.mat-mdc-option.mat-mdc-option-active:not(:hover) {
  background: transparent !important;
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--color-input-border) !important;
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--color-primary-blue) !important;
}

.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: var(--color-button-background-gray-v2-disabled) !important;
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--color-input-border) !important;
}

.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none !important;
}

/* .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label--float-above {
  color: theme-var($--color-text-primary) !important;
} */
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: var(--color-text-primary) !important;
}

@media screen and (max-width: 1023px) {
  .cdk-overlay-pane {
    transform: translate(0px, 0px) !important;
  }
}
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear-both {
  clear: both;
}

.hidden {
  display: none !important;
}

.not-visible {
  width: 0 !important;
  height: 0 !important;
}

.full-width {
  width: 100%;
}

.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item {
  transition: all 0.5s;
}

.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:hover {
  background: var(--color-background-primary-hover);
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--color-border) !important;
  border-bottom-width: 2px;
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  color: var(--color-text-primary);
}

.mat-mdc-form-field:not(.mat-form-field-disabled) .mdc-floating-label {
  color: var(--color-sub-title-text) !important;
}

.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--color-primary-blue) !important;
}

/*
  HELPERS
 */
#notification-btn .mat-mdc-button-persistent-ripple {
  border-radius: 0px !important;
}

/*
  TOASTR
 */
.toast-container.toast-bottom-center .toast {
  max-width: 600px;
  width: auto;
}

.ngx-toastr,
.ngx-toastr:hover {
  box-shadow: none !important;
}

.toast-container {
  z-index: 999999999;
}
.toast-container .toast {
  box-shadow: none;
}
.toast-container .toast:hover {
  box-shadow: none;
}
.toast-container .toast-success {
  background-color: var(--color-primary-green);
}

.mat-mdc-menu-item.mdc-list-item:hover {
  background-color: var(--color-background-hover) !important;
}

.mat-icon-color {
  color: var(--color-menu-item-icon) !important;
}

.mat-mdc-menu-item .mat-icon-no-color {
  color: var(--color-menu-item-icon) !important;
}

mat-paginator .mat-mdc-paginator-range-label {
  color: var(--color-text-primary);
}

.mat-mdc-menu-panel .mat-mdc-menu-content {
  background-color: var(--color-background-primary);
  color: var(--color-title-text);
  min-width: 224px;
}
.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item {
  width: 100%;
  padding: 5px 20px !important;
  height: 48px;
  color: var(--color-text-primary);
  background-color: var(--color-background-primary);
  line-height: 48px;
}
.mat-mdc-menu-panel .mat-mdc-menu-content .mdc-list-item__primary-text {
  font-size: 14px;
  display: flex;
  align-items: center;
  color: var(--color-text-primary) !important;
  font-weight: 500;
}
.mat-mdc-menu-panel .mat-mdc-menu-content img {
  position: relative;
  width: 24px;
  height: 24px;
  object-fit: contain;
  opacity: 0.6;
  margin-right: 5px;
}
.mat-mdc-menu-panel .mat-mdc-menu-content .mat-checkbox-layout .mat-checkbox-label {
  line-height: 48px;
  font-weight: 500;
}

.mat-mdc-option .mat-pseudo-checkbox-full:not(.mat-pseudo-checkbox-checked) {
  border-color: var(--color-text-primary) !important;
}

.mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text {
  font-size: 14px !important;
  display: flex;
  align-items: center;
  color: var(--color-text-primary) !important;
  font-weight: 500 !important;
}

.mdc-menu-surface.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible {
  background: var(--color-background-primary);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  box-shadow: var(--color-background-primary) !important;
}

.restyled-menu-panel {
  border-radius: 4px;
}
.restyled-menu-panel .mat-menu-content {
  padding: 0;
}
.restyled-menu-panel .mat-menu-content button.mat-menu-item {
  width: 100%;
  padding: 5px 20px !important;
  height: auto;
}
.restyled-menu-panel .mat-menu-content button.mat-menu-item .mat-icon,
.restyled-menu-panel .mat-menu-content button.mat-menu-item span {
  color: var(--color-sub-title-text) !important;
}
.restyled-menu-panel .mat-menu-content:not(:empty) {
  padding: 0;
}

.cdk-overlay-pane:not(.mat-mdc-autocomplete-panel-above) .mdc-menu-surface.mat-mdc-autocomplete-panel {
  background-color: var(--color-background-primary);
}

.mat-mdc-option:hover:not(.mdc-list-item--disabled) {
  background-color: var(--color-background-primary-hover);
}

.mat-menu-panel {
  background-color: var(--color-background-primary);
}

input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the ‘X’ from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

#search-icon-x,
#search-cameras-icon-x,
.remove-x-search {
  background: transparent;
  border: 1px;
  color: var(--color-text-primary);
  cursor: pointer;
  padding: 0;
}

.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input {
  overflow-x: hidden;
}

.mat-mdc-text-field-wrapper {
  height: 40px !important;
}

.mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper {
  height: 40px;
  padding-right: 16px !important;
}

.textarea-form-field {
  height: 100px !important;
}

.textarea {
  height: 70px !important;
  resize: none !important;
}

.mat-mdc-option.mdc-list-item .mdc-list-item__primary-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.shift-arrow .mat-mdc-select-arrow-wrapper {
  position: relative;
}

.mat-menu-content {
  padding: 22px 0;
  background-color: var(--color-background-primary);
  color: var(--color-title-text);
  min-width: 240px;
}

.mat-menu-item {
  color: var(--color-text-primary);
  padding: 0 16px !important;
}
.mat-menu-item .mat-icon {
  color: var(--color-text-primary);
}
.mat-menu-item i {
  position: relative;
  top: 6px;
  margin-right: 8px;
  color: var(--color-menu-item-icon);
}
.mat-menu-item i.identity-picture {
  background-color: var(--color-menu-item-icon);
  color: var(--color-background-primary);
  border-radius: 4px;
}
.mat-menu-item img {
  position: relative;
  top: 7px;
  left: -3px;
  width: 24px;
  height: 24px;
  object-fit: contain;
  opacity: 0.6;
}
.mat-menu-item.selected, .mat-menu-item:hover {
  background-color: var(--color-background-primary-hover) !important;
}

.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-icon {
  color: var(--color-text-primary-light);
}

/*
  MATERIAL TOOLTIP
 */
.tooltip-black {
  position: relative;
  top: -5px;
  color: var(--color-text-primary) !important;
  background-color: var(--color-background-content-wrapper);
}

.tooltip-white {
  position: relative;
  top: -70px;
  /* 133.333% */
  display: flex;
  width: 180px;
  padding: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 52px;
}
.tooltip-white .mdc-tooltip__surface {
  background-color: white !important;
  color: black !important;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
}

/*
  SCROLLBAR (Chrome only)
 */
/* .no-scrollbar {
  &::-webkit-scrollbar {
    display: none !important;
  }
} */
/* width */
::-webkit-scrollbar {
  width: 4px;
}
@media screen and (max-width: 1023px) {
  ::-webkit-scrollbar {
    display: none !important;
  }
}

::-webkit-scrollbar:horizontal {
  height: 4px;
}

.cdk-global-scrollblock {
  overflow-y: hidden;
}

*:hover::-webkit-scrollbar-thumb {
  background: var(--color-border);
}

#x-btn-dialog,
#identity-check-item .mat-mdc-button-persistent-ripple {
  border-radius: 50% !important;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--color-input-border);
}

/*
  CHART.JS
*/
.chart-wrapper {
  position: relative;
  padding: 60px 11px 5px;
}
.chart-wrapper h5 {
  position: absolute;
  top: 24px;
  left: 24px;
  color: var(--color-primary-white);
}
.chart-wrapper .chartjs-render-monitor {
  max-width: 100%;
}

.stream-view canvas {
  height: 100% !important;
  width: 100% !important;
}

canvas.src-theme-style__canvas {
  position: initial;
  z-index: initial;
  left: initial;
  top: initial;
  width: initial;
  height: initial;
}

.mat-button.button-sort-list {
  padding: 0 8px 0 15px;
  border: 1px solid var(--color-border);
  background-color: transparent;
  color: var(--color-text-primary);
  line-height: 29px;
}

.identity-group-wrapper {
  display: block !important;
}
.identity-group-wrapper > app-identity-list-item {
  display: inline-block;
  width: 25%;
}
.identity-group-wrapper > app-identity-list-item .identity-list-item {
  width: 100% !important;
  overflow: hidden;
}
.identity-group-wrapper > app-identity-list-item + app-identity-list-item .identity-list-item {
  width: calc(100% - 18px) !important;
  margin-left: auto;
}

#identity-detail .mat-tab-label {
  padding: 0 10px;
  min-width: 100px;
}

#identity-detail .mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination {
  display: none;
}
#identity-detail .mat-input-element {
  color: var(--color-text-primary);
  background-color: transparent !important;
}

.toast-container.toast-bottom-center .toast {
  max-width: 600px;
  width: auto;
}

.toast-container {
  z-index: 999999999999;
}
.toast-container .toast {
  box-shadow: none;
}
.toast-container .toast:hover {
  box-shadow: none;
}
.toast-container .toast-success {
  background-color: var(--color-primary-green);
}

.mat-select-panel {
  background-color: var(--color-background-primary);
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background-color: var(--color-background-primary-active);
}
.mat-select-panel .mat-option:hover {
  background-color: var(--color-background-primary-hover);
}
.mat-select-panel .mat-option .mat-option-text {
  color: var(--color-text-primary);
}

.delete-identity-dialog-wrapper .identity-list-item {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.delete-identity-dialog-wrapper .identity-list-item .info {
  top: 1px !important;
  left: 82px !important;
}
.delete-identity-dialog-wrapper .identity-list-item:hover {
  background: none !important;
}

button,
button:active,
button:focus {
  outline: none !important;
}

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

.mat-accordion .mat-expansion-panel {
  border-radius: 0px !important;
  background: transparent;
  box-shadow: none !important;
  border-bottom: 1px solid var(--color-border);
  padding: 0;
}

.mat-expansion-panel-spacing {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mat-expansion-panel-header {
  max-height: 48px;
}

.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: none !important;
}

.mat-expansion-indicator {
  margin-right: 2px;
  position: relative;
  top: -2px;
}
.mat-expansion-indicator:after {
  color: var(--color-sub-title-text);
}

.mat-expansion-panel-header[aria-expanded=true] .mat-expansion-indicator {
  padding-right: 2px;
}
.mat-expansion-panel-header[aria-expanded=true] .mat-expansion-indicator:after {
  color: var(--color-title-text);
}
.mat-expansion-panel-header[aria-expanded=true] .mat-expansion-panel-header-title {
  color: var(--color-title-text) !important;
}

.mat-expansion-panel-header-title {
  color: var(--color-sub-title-text) !important;
}

@media screen and (min-width: 1280px) {
  .mat-expansion-panel-body {
    padding: 0 15px 15px !important;
  }
  .mat-expansion-panel-header {
    padding: 0 0 0 15px !important;
  }
}
.mat-progress-bar {
  opacity: 0.1;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.search-input-wrapper {
  position: relative;
}
.search-input-wrapper .mat-form-field-wrapper {
  padding-bottom: 0px;
}
.search-input-wrapper input {
  color: var(--color-sub-title-text);
}
.search-input-wrapper .mat-form-field-appearance-outline .mat-mdc-form-field-text-prefix,
.search-input-wrapper .mat-form-field-appearance-outline .mat-mdc-form-field-text-suffix {
  top: 6px;
  font-size: 14px;
}
.search-input-wrapper .mat-form-field-suffix {
  color: var(--color-sub-title-text);
}
.search-input-wrapper .default-search-input {
  border-radius: 4px;
  border: 1px solid var(--color-input-border);
  height: 40px;
  padding: 0 5px 0 10px;
  font-size: 16px;
  line-height: 22px;
  background: transparent !important;
  width: 100%;
  color: var(--color-sub-title-text);
}
.search-input-wrapper .default-search-input:focus {
  outline: none;
  border: 1px solid #0091ff;
  caret-color: #0091ff;
}
.search-input-wrapper .input-sufix-icon {
  position: absolute;
  right: 10px;
  top: 10px;
  color: var(--color-sub-title-text);
  font-size: 21px;
}

.datatable-header-default {
  font-size: 14px;
  font-family: "roboto-regular";
  font-weight: 500;
  font-stretch: normal;
  letter-spacing: normal;
  color: var(--color-title-text);
  padding-left: 7px;
  line-height: 46px !important;
}

.ngx-datatable .datatable-body-cell {
  overflow: hidden;
}

.cell-default {
  padding-left: 7px;
}
.cell-default.cell-content-fixed {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.cell-default.worker {
  line-height: 1 !important;
  word-wrap: break-word;
}
.cell-default .datatable-body-cell-label {
  font-size: 14px;
  font-family: "roboto-regular";
  font-weight: normal;
  color: var(--color-title-text);
}

.first-column {
  padding-left: 23px;
}

.datatable-header {
  height: 47px !important;
  background-color: var(--color-background-hover);
  border-radius: 4px 4px 0 0;
  border: 1px solid var(--color-border);
}

.datatable-row-wrapper {
  border: 1px solid var(--color-border);
  border-top: none;
  min-height: 47px;
}

.drawer-actions-wrapper {
  position: fixed;
  right: 82px;
  z-index: 999;
  bottom: 16px;
}
.drawer-actions-wrapper .large-circle-primary-button {
  width: 56px;
  height: 56px;
  border-radius: 100px;
  background: #0091ff;
  border: none;
  color: var(--color-title-text);
  line-height: 67px;
  overflow: hidden;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 5px 0 rgba(0, 0, 0, 0.14);
}
.drawer-actions-wrapper .large-circle-primary-button:hover {
  background: #0082e6;
  cursor: pointer;
}

.close-dialog-btn {
  width: 50px !important;
  height: 45px !important;
}

.default-button-primary {
  min-width: 116px;
  height: 40px;
  background-color: #0091ff;
  text-align: center;
  padding: 10px 15px;
  color: var(--color-text-primary);
  font-size: 16px;
  line-height: 20px;
  border: none;
}

.default-button-empty {
  min-width: 116px;
  height: 40px;
  background-color: #42454f !important;
  text-align: center;
  padding: 8px 16px;
  color: var(--color-primary-white);
  font-size: 16px;
  line-height: 20px;
  border: none;
}

.drawer-header-button {
  height: 32px;
  min-width: 140px;
  background-color: var(--color-button-background-gray);
  font-family: "roboto-regular";
  font-weight: 500;
  padding: 8px 16px;
  line-height: 16px;
  border: none;
  border-radius: 4px;
  color: var(--color-text-primary);
  font-size: 14px;
}

.add-user-panel {
  width: 440px !important;
}

.add-user-panel {
  height: 342px !important;
}

.full-width {
  width: 100%;
}

.assets-tab-wrapper {
  display: flex;
}
.assets-tab-wrapper > .col-3 {
  width: 25%;
}
.assets-tab-wrapper > .col-9 {
  width: 75%;
}
.assets-tab-wrapper .assets-tab-content-wrapper {
  border-left: 1px solid var(--color-border);
  overflow: auto;
  padding-top: 36px;
  padding-left: 24px;
  padding-bottom: 40px;
}

.worker-list-wrapper {
  overflow: hidden;
}
.worker-list-wrapper > div {
  overflow-y: scroll;
  height: calc(100% - 40px);
  margin-top: 40px;
  padding-bottom: 40px;
}

.full-height {
  height: 100%;
  overflow: auto;
}
.full-height.adjusted {
  height: 97.6%;
}

.settings-tab-wrapper .mat-tab-group {
  height: 100%;
}

.assets-group-title {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: var(--color-sub-title-text);
  padding-left: 8px;
  padding-right: 4px;
  border-radius: 4px;
}
.assets-group-title > .float-left, .assets-group-title > .float-right {
  height: 32px;
}
.assets-group-title > span {
  vertical-align: middle;
}
.assets-group-title:hover, .assets-group-title.active {
  background-color: #42454c;
  cursor: pointer;
  color: var(--color-text-primary);
}

.group-active {
  color: var(--color-text-primary);
}

.asset-group-list-item,
.general-tab-group-list-item {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: var(--color-sub-title-text);
  padding-left: 8px;
  padding-right: 4px;
  border-radius: 4px;
}
.asset-group-list-item.indented,
.general-tab-group-list-item.indented {
  padding-left: 16px;
}
.asset-group-list-item:hover, .asset-group-list-item.active,
.general-tab-group-list-item:hover,
.general-tab-group-list-item.active {
  background-color: var(--color-button-background-gray);
  cursor: pointer;
  color: var(--color-text-primary);
}

.asset-mode-selection-wrapper {
  padding-top: 40px;
  padding-right: 24px;
}
.asset-mode-selection-wrapper .icon-suffix {
  padding-top: 4px;
}
.asset-mode-selection-wrapper .number-suffix {
  padding-right: 4px;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
}
.form-row.two-col .col-33 {
  width: 33%;
  flex-grow: 0;
  flex-shrink: 0;
}
.form-row.two-col .col-67 {
  width: 67%;
  flex-grow: 0;
  flex-shrink: 0;
  padding-left: 10px;
}
.form-row .col-50 {
  width: 50%;
  flex-grow: 0;
  flex-shrink: 0;
}

.camera-assets-items .col-50:nth-child(2n) {
  padding-left: 24px;
  padding-bottom: 24px;
}

.camera-assets-tab-content-wrapper {
  overflow: hidden;
}

.camera-asset-item {
  min-height: 40px;
  padding: 8px 8px 8px 8px;
  width: 100%;
  position: relative;
  background-color: transparent;
  border-radius: 4px;
  border: solid 1px var(--color-border);
}
.camera-asset-item .camera-asset-item-image img {
  width: 35px;
  height: 35px;
  position: absolute;
  left: 8px;
  top: 8px;
  background-color: var(--color-list-item);
  /*    background-image: url('/src/assets/images/no_thumbnail.jpeg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;*/
  border-radius: 4px !important;
  border: solid 1px var(--color-border);
}
.camera-asset-item .camera-title {
  font-family: "Roboto-medium";
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--color-title-text);
  margin: 5px 0 3px 0;
  padding-right: 22px;
}
.camera-asset-item .camera-title.text-overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.camera-asset-item .camera-subtitle {
  font-family: "Roboto-regular";
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--color-sub-title-text);
  padding-right: 22px;
}
.camera-asset-item .camera-subtitle.text-overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.camera-asset-item .camera-asset-item-content {
  margin-left: 80px;
}

.location-assets-tab-content-wrapper {
  overflow-x: hidden;
}
.location-assets-tab-content-wrapper .datatable-scroll {
  width: 100% !important;
}

.location-assets-grid {
  margin-top: 17px;
  margin-bottom: 40px;
}
.location-assets-grid .datatable-body-row:hover {
  background-color: var(--color-background-hover);
  cursor: pointer;
}

.header-caret-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid var(--color-title-text);
  margin-left: 10px;
}

.header-caret-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--color-title-text);
  margin-left: 10px;
}

.top-progress-bar {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0.3;
}

.drawer-actions-wrapper button {
  background-color: var(--color-primary-blue) !important;
}

.details-status-circle {
  padding: 1px 8px;
  border-radius: 4px;
}
.details-status-circle.active-circle {
  background-color: var(--color-tag-green);
}
.details-status-circle.inactive-circle {
  background-color: var(--color-tag-red-background);
}

.google-maps-wrapper {
  margin: 40px 0;
  background-color: var(--color-border);
  color: var(--color-sub-title-text);
  text-align: center;
  height: 320px;
  border-radius: 4px;
  display: block;
}

.table-wrapper .datatable-body-row .grid-item-button-wrapper button {
  display: none;
  height: 24px;
  background-color: var(--color-button-background-gray);
  font-size: 14px;
  font-weight: normal;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 24px;
  color: var(--color-title-text);
}
.table-wrapper .datatable-body-row:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-wrapper .datatable-body-row:hover .grid-item-button-wrapper button {
  display: inline-block;
}

.mat-mdc-select-arrow {
  color: var(--color-sub-title-text) !important;
}

.mat-input-override {
  margin-bottom: 10px;
}
.mat-input-override .mat-select-arrow-wrapper {
  transform: translateY(-10%);
}
.mat-input-override .mat-icon {
  color: var(--color-text-primary);
  cursor: pointer;
}

.grid-form.grid-form-two-column .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 24px;
  margin-bottom: 7px;
}
.grid-form.grid-form-checkboxes .form-row {
  display: grid;
  grid-template-columns: 1fr auto;
}
.grid-form .add-cameras-automatically-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 24px;
  margin-right: 1px;
}
.grid-form .add-cameras-manually-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 24px;
  margin-right: 1px;
}

.asset-camera-edit-form,
.asset-camera-ai-services-form,
.asset-camera-logs {
  padding-top: 45px;
}
.asset-camera-edit-form .form-row.buttons-form-row,
.asset-camera-ai-services-form .form-row.buttons-form-row,
.asset-camera-logs .form-row.buttons-form-row {
  margin-bottom: 25px !important;
}
.asset-camera-edit-form .form-row-title,
.asset-camera-ai-services-form .form-row-title,
.asset-camera-logs .form-row-title {
  margin-top: 18px;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--color-title-text);
  margin-bottom: 18px;
}
.asset-camera-edit-form .default-button-empty,
.asset-camera-ai-services-form .default-button-empty,
.asset-camera-logs .default-button-empty {
  font-size: 14px;
  color: var(--color-primary-white);
  line-height: 16px;
  height: 32px;
}
.asset-camera-edit-form .default-button-alert,
.asset-camera-ai-services-form .default-button-alert,
.asset-camera-logs .default-button-alert {
  font-size: 14px;
  background-color: #ec4234;
  color: var(--color-primary-white);
  line-height: 16px;
  height: 32px;
}
.asset-camera-edit-form .grid-form-checkboxes label,
.asset-camera-ai-services-form .grid-form-checkboxes label,
.asset-camera-logs .grid-form-checkboxes label {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: normal;
  color: var(--color-sub-title-text);
  font-family: "roboto-regular";
}
.asset-camera-edit-form .grid-form-checkboxes .form-row,
.asset-camera-ai-services-form .grid-form-checkboxes .form-row,
.asset-camera-logs .grid-form-checkboxes .form-row {
  height: 32px;
  margin-bottom: 8px;
}
.asset-camera-edit-form .grid-form-checkboxes .form-row-title,
.asset-camera-ai-services-form .grid-form-checkboxes .form-row-title,
.asset-camera-logs .grid-form-checkboxes .form-row-title {
  margin-top: 32px;
  margin-bottom: 24px;
}

.mat-slide-toggle-bar {
  background-color: var(--color-sub-title-text);
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--color-primary-blue);
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 145, 255, 0.54);
}

.cancel-save-sub-window-buttons {
  position: absolute;
  right: 48px;
  bottom: 48px;
}

.datatable-body-cell .mat-checkbox .mat-checkbox-ripple,
.datatable-header-cell .mat-checkbox .mat-checkbox-ripple {
  height: 0px;
}

::ng-deep mat-checkbox .mat-checkbox-checkmark-path {
  stroke: var(--color-background-content-wrapper) !important;
}

.mat-tab-label-active {
  opacity: 1 !important;
}

.camera-asset-item:hover {
  background-color: var(--color-background-hover);
  cursor: pointer;
}

.toast-message ul {
  list-style: inside;
}

.ng-touched.e-error.e-control.e-dropdownlist .e-input-group,
.ng-touched.e-error.e-control.e-dropdownlist .e-input-group .e-float-text {
  border-color: var(--color-primary-red) !important;
  border-width: 2px;
}

.error-message {
  text-align: right;
  font-family: "roboto-bold";
  font-size: 12px;
  font-weight: 400;
}
.error-message span {
  color: var(--color-primary-red);
}

.filter-grid {
  padding-top: 5px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: 40px;
  column-gap: 16px;
  row-gap: 16px;
}
.filter-grid .field-width {
  grid-column: span 2;
}
.filter-grid .field-width.end {
  grid-column: 11/13;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .filter-grid .field-width {
    grid-column: span 3;
  }
  .filter-grid .field-width.end {
    grid-column: 10/13;
  }
}
@media screen and (max-width: 1023px) {
  .filter-grid .field-width {
    grid-column: span 6;
  }
}
@media screen and (max-width: 767px) {
  .filter-grid .field-width {
    grid-column: span 12;
  }
}

.grid-wrapper {
  margin-top: 16px;
  height: calc(100vh - 150px);
  display: flex;
  flex-direction: column;
  overflow-y: hidden;
  gap: 16px;
}
@media screen and (max-width: 1023px) {
  .grid-wrapper {
    overflow-y: auto;
    height: inherit;
    gap: 0;
  }
}
.grid-wrapper .grid.grid-main {
  max-height: 60vh;
  border: 1px solid;
  border-color: var(--color-border);
  border-radius: 4px;
  border-bottom: none;
  overflow-y: overlay;
  margin-bottom: -16px;
}

ngx-simplebar {
  /* Adjust the border radius of the scrollable container */
  border-radius: 4px;
  position: relative;
  z-index: 1;
}

ngx-simplebar .simplebar-scrollbar {
  background-color: transparent;
  width: 8px;
  /* Adjust the width of the scrollbar */
}

ngx-simplebar .simplebar-scrollbar:before {
  background-color: #000;
  opacity: 0.6;
  border-radius: 4px;
  /* Adjust the border radius of the scrollbar thumb */
}

ngx-simplebar .simplebar-scrollbar:before,
ngx-simplebar .simplebar-scrollbar:hover:before {
  width: 100%;
}

.label {
  padding: 1px 8px;
  border-radius: 4px;
  margin-right: 8px;
  color: var(--color-primary-white);
}
.label.label-validated {
  background-color: var(--color-label-validated);
}
.label.label-unknown {
  background-color: var(--color-label-unknown);
}
.label.label-flagged {
  background-color: var(--color-label-flagged);
}

.dropdown-field-wrapper {
  margin: 16px 0;
  padding-bottom: 16px;
}

#cal-btn {
  margin-right: -5px;
  border-radius: 50%;
  width: 45px !important;
  height: 45px !important;
  display: flex;
  justify-content: center;
  padding: 5px;
  transition: all 0.4s;
}
#cal-btn button {
  width: 38px !important;
  height: 38px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cal-btn button i {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 38px !important;
  height: 38px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title {
  color: var(--color-title-text);
  margin-top: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 21.5px;
}

h1.title {
  font-size: 20px;
  font-weight: bold;
}

.description-input {
  min-height: 70px;
}

.darken {
  filter: invert(1);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: var(--color-text-primary) !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px var(--color-background-content-wrapper);
}

#action-bar-identity .mat-mdc-icon-button .mat-mdc-button-persistent-ripple {
  margin: -12px -3px 3px -5px !important;
}

::placeholder {
  color: var(--color-placeholder) !important;
  opacity: 1;
  font-size: 14px;
  /* Firefox */
}

:-ms-input-placeholder {
  color: var(--color-placeholder) !important;
  font-size: 14px;
}

::-ms-input-placeholder {
  color: var(--color-placeholder) !important;
  font-size: 14px;
}

.mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: transparent;
}

.mat-mdc-icon-button .mat-mdc-button-ripple,
.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,
.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before {
  display: none;
}

.mdc-button {
  font-size: 16px;
  background: var(--color-button-background-gray);
}

.flyout-right {
  position: absolute;
  min-width: 85vw;
  height: 100vh;
  background-color: var(--color-background-primary);
  top: 0px;
  right: 0px;
  z-index: 500;
}
.flyout-right .flyout-right-footer {
  position: absolute;
  bottom: 16px;
  width: 100%;
  z-index: 500;
}

.flyout-fullscreen {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--color-background-primary);
  padding: 36px 24px;
  z-index: 20;
}
.flyout-fullscreen .timeline-filters-header {
  margin-bottom: 24px;
}
.flyout-fullscreen h3 {
  font-size: 18px;
  color: var(--color-title-text);
}
.flyout-fullscreen h4 {
  font-size: 16px;
  color: var(--color-sub-title-text);
}

.flyout-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 400;
}

.timeline-filters-content-item {
  margin-bottom: 24px;
}

.mat-mdc-form-field-hint-end {
  color: var(--color-text-primary);
}

.mat-mdc-form-field-hint {
  color: var(--color-text-primary);
  font-style: italic;
  font-size: 11px;
}

.mat-mdc-slider .mdc-slider__thumb-knob {
  width: 12px !important;
  height: 12px !important;
  border-width: 6px !important;
}

.mat-mdc-slider .mdc-slider__track--active {
  height: 3px !important;
  top: 0 !important;
}

.mat-mdc-slider-visual-thumb .mat-ripple {
  width: 0 !important;
  height: 0 !important;
}

.mat-mdc-slider .mdc-slider__track {
  height: 3px !important;
}

.mat-mdc-slider .mdc-slider__value-indicator::before {
  border-top-color: var(--color-background-slide-clip) !important;
}

.mat-mdc-slider .mdc-slider__value-indicator {
  background-color: var(--color-background-slide-clip) !important;
  color: white !important;
}

.mat-mdc-slider .mdc-slider__value-indicator-text {
  font-size: 10px !important;
  white-space: nowrap !important;
}

.mdc-slider .mdc-slider__value-indicator-container {
  top: -10px !important;
}

.mdc-slider .mdc-slider__value-indicator {
  display: flex !important;
  justify-content: center;
  height: 20px !important;
  transform: rotate(0deg) !important;
}

.mat-mdc-snack-bar-container .mdc-snackbar__label {
  padding: 0;
}

.mat-mdc-snack-bar-container .mdc-snackbar__surface {
  padding: 0;
  position: absolute;
  top: 0;
  right: 65px;
}

.mdc-tooltip__surface {
  background-color: rgb(7, 6, 6) !important;
  color: rgba(255, 255, 255, 0.8509803922);
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
}

@media screen and (max-width: 1023px) {
  input:not(.timepicker-dial__control) {
    font-size: 16px !important;
  }
  .grid-wrapper {
    margin: 0;
    height: 100%;
  }
}
.grid-filter {
  padding-top: 5px;
}

.mat-divider {
  border-top-color: var(--color-border) !important;
}

.mat-mdc-slider.mdc-slider--disabled .mdc-slider__track .mdc-slider__track--active_fill {
  border-color: var(--color-checkbox-grey) !important;
}
.mat-mdc-slider.mdc-slider--disabled .mdc-slider__track .mdc-slider__track--inactive {
  background-color: var(--color-checkbox-grey) !important;
  opacity: 0.6;
}
.mat-mdc-slider.mdc-slider--disabled .mdc-slider__thumb .mdc-slider__thumb-knob {
  border-color: var(--color-checkbox-grey) !important;
  opacity: 1;
}

.custom-mat-slider.mat-mdc-slider {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 1279px) {
  .chart-wrapper {
    padding: 40px 11px 10px 11px !important;
  }
  .chart-wrapper h5 {
    font-size: 12px !important;
    top: 15px;
    left: 15px;
  }
}
/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.filters .filter-list-title-wrapper .filter-list-title, .flyout-data mat-tab-header .mat-tab-label {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.dialog-subtitle, .mat-row:nth-child(even), .mat-row:nth-child(odd) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.filters-v2 .container, #filter .container, #filter #search-filter, .mat-menu-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .e-dialog .e-dlg-content .dialogText, .dialog-text-content p, .dialog-button-default {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.e-dialog .e-dlg-header-content .e-dlg-header, .dialog-title-wrapper .dialog-title, .flyout-header .panel-main-title {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

#filter {
  height: 100%;
  padding: 15px;
  width: 250px;
  overflow-y: hidden;
  background-color: var(--color-background-primary);
  border: 1px solid var(--color-list-item-border);
  border-radius: 4px;
  /* The container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
#filter .keywords-filtler-wrapper {
  padding: 8px 8px 8px 8px;
  margin-bottom: 16px;
}
#filter #search-filter {
  height: 40px;
  width: 100%;
  color: white;
  border-radius: 4px;
  border: 1px solid var(--color-border);
  background-color: var(--color-text-primary);
  background: url('icon-search.1ba2db37dce43e57.svg') no-repeat scroll 8px 8px;
  padding: 10px 0 10px 35px;
}
#filter #search-filter:focus {
  outline: none;
  border: 1px solid #0091ff;
  caret-color: #0091ff;
}
#filter .separator-down {
  width: 100%;
  height: 1px;
  background-color: var(--color-filter-separator);
}
#filter .container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  color: var(--color-checkbox-grey);
}
#filter .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#filter .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid var(--color-checkbox-grey);
  border-radius: 2px;
  background-color: var(--color-background-primary);
}
#filter .container input:checked ~ .checkmark {
  background-color: var(--color-filter-checkbox-blue);
  border: 1px solid var(--color-filter-checkbox-blue);
}
#filter .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#filter .container input:checked ~ .checkmark:after {
  display: block;
}
#filter .container .checkmark:after {
  left: 3px;
  top: 1px;
  width: 4px;
  height: 7px;
  border: 1px solid var(--color-background-primary);
  border-width: 0 2px 2px 0;
  transform: rotate(40deg);
}

.filters .filter-image-list-wrapper {
  padding: 8px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 60px;
  grid-gap: 8px;
}
.filters .filter-image-item {
  display: inline-block;
  position: relative;
}
.filters .filter-image-item:hover {
  cursor: pointer;
}
.filters .filter-image-item.selected:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 107, 245, 0.4);
  border-radius: 4px;
}
.filters .filter-image-item img {
  height: 100%;
  border-radius: 4px;
}
.filters .filter-image-item i {
  display: none;
}
.filters .filter-image-item.selected i {
  display: block;
}
.filters .filter-image-item:nth-child(odd) i {
  position: absolute;
  top: 2px;
  right: 5px;
  color: white;
}
.filters .filter-image-item:nth-child(odd) img {
  width: 100%;
}
.filters .filter-image-item:nth-child(even) i {
  position: absolute;
  top: 2px;
  right: 3px;
  color: white;
}
.filters .filter-image-item:nth-child(even) img {
  width: 100%;
}
.filters .filter-list-title-wrapper {
  height: 48px;
  color: var(--color-filter-item-text);
  padding: 12px 4px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.41;
}
.filters .filter-list-title-wrapper.child-list-title-wrapper {
  padding: 16px 4px 6px 4px;
  height: initial;
}
.filters .filter-list-title-wrapper .filter-list-title {
  margin-left: 6px;
  color: var(--color-title-text);
}
.filters .filter-list-title-wrapper .filter-list-title.child-list-title {
  margin-left: 3px;
  font-size: 12px;
  color: var(--color-filter-sub-title);
}
.filters .filter-list-title-wrapper img,
.filters .filter-list-title-wrapper span {
  vertical-align: middle;
}

.filter-list-title-icon,
.filter-list-title-hint-icon {
  color: var(--color-add-box-icon);
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.filter-list-title-icon.disabled-icon,
.filter-list-title-hint-icon.disabled-icon {
  opacity: 0.2;
}

.filter-list-item.filter-list-item-selected .filter-list-item-wrapper {
  background-color: var(--color-background-hover);
  border-radius: 4px;
}

.filter-list-item-wrapper {
  position: relative;
  color: var(--color-filter-item-text);
  min-height: 32px;
  padding: 6px 8px;
  white-space: nowrap;
}
.filter-list-item-wrapper.selected {
  border-radius: 4px;
  background-color: var(--color-selected-filter-item-background);
}
.filter-list-item-wrapper:hover {
  background-color: var(--color-hover-filter-item-background);
  border-radius: 4px;
  cursor: pointer;
}
.filter-list-item-wrapper.with-checkbox:hover {
  background-color: transparent;
}
.filter-list-item-wrapper .checkbox-wrapper {
  position: absolute;
  left: 8px;
  top: 6px;
}
.filter-list-item-wrapper .checkbox-wrapper input {
  margin-left: 0px;
  margin-right: 11px;
}
.filter-list-item-wrapper .title-wrapper {
  font-size: 14px;
  letter-spacing: normal;
  line-height: 1.43;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-list-item-wrapper .title-wrapper.with-checkbox {
  margin-left: 26px;
}
.filter-list-item-wrapper .actions-wrapper {
  position: absolute;
  right: 0px;
  top: 6px;
  display: inline-block;
  vertical-align: middle;
}
.filter-list-item-wrapper .actions-wrapper.expandable {
  top: 4px;
  right: 4px;
}
.filter-list-item-wrapper .hint-wrapper {
  width: 50px;
  text-align: right;
  font-size: 14px;
  line-height: 1.43;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  color: var(--color-text-primary-light);
}
.filter-list-item-wrapper .expand-wrapper {
  text-align: center;
  display: inline-block;
  line-height: 1.41;
  vertical-align: middle;
  color: var(--color-text-primary-light);
}

.filter-list-child-items-wrapper {
  margin-left: 8px;
}

.hidden {
  display: none;
}

.filter-separator {
  padding: 12px 8px 5px 8px;
}
.filter-separator > div {
  height: 1px;
  background-color: var(--color-border);
}

.expand-button {
  display: inline-block;
  height: 24px;
  width: 24px;
  vertical-align: middle;
}
.expand-button:hover {
  background-color: var(--color-border);
  cursor: pointer;
}
.expand-button i {
  font-size: 18px;
  line-height: 22px;
}

/* .divAge {
	.filter-slider-wrapper {
		width: 65% !important;
		overflow: hidden;
		position: relative;
		top: -46px;
		left: 68px;
	}
} */
/* .filter-slider-wrapper {
	padding: 0px 8px;

} */
.range-inputs input,
.range-inputs span {
  display: inline-block;
}
.range-inputs span {
  margin: 0 6px;
}
.range-inputs .range-input {
  border-radius: 4px;
  border: 1px solid var(--color-border);
  background-color: transparent;
  color: var(--color-filter-item-text) !important;
  font-size: 15px;
  padding: 4px 8px;
  width: 44px;
  text-align: center;
  outline: none;
}
.range-inputs .range-input:focus-visible {
  border: 1px solid var(--color-primary-blue);
}

.no-camera-thumbnail-title {
  position: absolute;
  bottom: 7px;
  padding: 0 5px;
  text-align: center;
  left: 0px;
  right: 0px;
  font-size: 12px;
  max-height: 24px;
  overflow: hidden;
  color: var(--color-text-primary-light);
}

.sub-filters-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  z-index: 5;
}

.sub-filters-flyout-left {
  width: 250px;
  padding: 24px;
  position: fixed;
  top: 0px;
  bottom: 0px;
  background-color: var(--color-background-primary);
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 15px 6px 20px 5px rgba(0, 0, 0, 0.1), 15px 16px 24px 2px rgba(0, 0, 0, 0.1);
  left: 100px;
  z-index: 10;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .sub-filters-flyout-left {
    z-index: 1000;
  }
}
.sub-filters-flyout-left.identities {
  padding: 0px;
}
.sub-filters-flyout-left .mat-checkbox-inner-container {
  margin-top: 0;
}
.sub-filters-flyout-left .mat-checkbox-frame {
  border-color: var(--color-sub-title-text) !important;
}
.sub-filters-flyout-left .filter-list-title-wrapper {
  padding: 12px 0;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.41;
}
.sub-filters-flyout-left .filter-list-title-wrapper .filter-list-title {
  color: var(--color-title-text);
  margin-left: 8px;
  margin-top: 0;
  vertical-align: super;
}
.sub-filters-flyout-left .filter-header-wrapper {
  margin-bottom: 40px !important;
}
.sub-filters-flyout-left .sub-filters-header {
  padding-bottom: 16px;
  font-size: 16px;
  letter-spacing: normal;
  line-height: 1.43;
  color: var(--color-title-text);
}
.sub-filters-flyout-left .sub-filters-header .sub-filters-header-item {
  display: inline-block;
  width: 100%;
}
.sub-filters-flyout-left .sub-filters-header .sub-filters-header-item .text {
  float: left;
}
.sub-filters-flyout-left .sub-filters-header .sub-filters-header-item .material-icons {
  float: right;
  color: var(--color-title-text) !important;
  cursor: pointer;
}
.sub-filters-flyout-left .sub-filters-actions {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.sub-filters-flyout-left .sub-filters-actions button.ok-button {
  margin: 24px 24px 24px 12px;
  width: calc(50% - 36px);
  color: var(--color-primary-white);
}
.sub-filters-flyout-left .sub-filters-actions button.cancel-button {
  margin: 24px 12px 24px 24px;
  width: calc(50% - 36px);
  color: var(--color-text-primary);
}

.filters-v2 {
  height: 100%;
  padding: 0px;
  overflow-y: hidden;
  overflow-x: hidden;
  /* The container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.filters-v2 .sub-filter-list-wrapper {
  margin-top: 10px;
}
.filters-v2 .sub-filter-list-wrapper.main {
  max-height: calc(100% - 124px);
  overflow-y: auto;
  overflow-x: hidden;
}
.filters-v2 .filter-list-separator {
  padding: 8px 0px;
}
.filters-v2 .filter-list-separator .separator-line {
  border-top: 1px solid var(--color-border);
  width: 100%;
}
.filters-v2 .filters .filter-list-title-wrapper {
  height: 48px;
  color: var(--color-sub-title-text);
  padding: 12px 0px;
  margin-bottom: 4px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.41;
}
.filters-v2 .filters .filter-list-title-wrapper .filter-list-title {
  margin-left: 2px;
  color: var(--color-title-text);
}
.filters-v2 .filter-list-item-wrapper {
  padding: 6px 4px;
}
.filters-v2 .filter-list-item-wrapper .checkbox-wrapper {
  left: 0px;
}
.filters-v2 img {
  position: relative;
  left: -4px;
}
.filters-v2 .filter-list-group {
  overflow-y: auto;
  height: 92%;
}
.filters-v2 .filter-list-group .filter-list-wrapper {
  margin: 1px;
}
.filters-v2 .filter-item-title {
  line-height: 16px;
  font-family: "Roboto-medium";
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--color-text-primary);
  margin: 5px 0 3px 0;
  padding-right: 22px;
  white-space: nowrap;
  max-width: 97.5%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.filters-v2 .filter-item-subtitle {
  line-height: 16px;
  font-family: "Roboto-regular";
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--color-sub-title-text);
  padding-right: 22px;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.filters-v2 .filter-item.filter-image-labels {
  min-height: 10px;
  padding: 8px 8px 8px 5px;
  width: 100%;
  position: relative;
  background-color: var(--color-list-item);
  border-radius: 5px;
  margin-top: 16px;
  margin-bottom: 16px;
  border-left: 3px solid transparent;
  clear: both;
}
.filters-v2 .filter-item.alignleft {
  line-height: 16px;
  font-family: "Roboto-medium";
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--color-text-primary);
  margin: 5px 0 3px 0;
  padding-right: 22px;
  white-space: nowrap;
  max-width: 97.5%;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
}
.filters-v2 .filter-item.filter-image-item {
  min-height: 62px;
  padding: 8px;
  width: 100%;
  position: relative;
  background-color: var(--color-list-item);
  border-radius: 5px;
  outline: 1px solid var(--color-list-item-border);
  margin-top: 4px;
  border-left: 3px solid transparent;
}
@media screen and (max-width: 1279px) {
  .filters-v2 .filter-item.filter-image-item {
    outline: 1px solid var(--color-border);
    margin-top: 6px;
  }
}
.filters-v2 .filter-item.filter-image-item.is-selected {
  border-left: 3px solid var(--color-primary-blue);
  background-color: var(--color-list-item-active);
}
.filters-v2 .filter-item.filter-image-item.is-selected:hover {
  background-color: var(--color-list-item-active-hover);
}
.filters-v2 .filter-item.filter-image-item:hover {
  background-color: var(--color-list-item-hover);
  cursor: pointer;
}
.filters-v2 .filter-item .filter-item-image-wrapper img {
  width: 72px;
  height: 46px;
  position: absolute;
  left: 5px;
  top: 8px;
  background-color: var(--color-list-item);
  border-radius: 4px;
}
.filters-v2 .filter-item .filter-item-content-wrapper {
  margin-left: 80px;
}
.filters-v2 .filter-item .filter-item-is-processing {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
.filters-v2 .filter-item .filter-item-is-selected {
  position: absolute;
  right: 12px;
  top: 8px;
}
.filters-v2 .filter-item .filter-item-is-selected i {
  font-size: 16px;
  color: var(--color-text-primary);
}
.filters-v2 .filter-item .ai_sign {
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.filters-v2 .filter-item:first-child {
  margin-top: 0;
}
.filters-v2 .filter-list-show-button {
  margin-inline: auto;
  margin-top: 15px;
  display: block;
  padding: 5px 0px;
  width: 100%;
  border: none;
  border-radius: 5px;
  background-color: var(--color-button-background-gray);
  color: var(--color-sub-title-text);
  cursor: pointer;
}
.filters-v2 .text-filter-item-wrapper {
  margin-bottom: 8px;
  font-size: 14px;
  padding: 6px 8px;
  color: var(--color-sub-title-text);
}
.filters-v2 .text-filter-item-wrapper:hover {
  cursor: pointer;
  color: var(--color-title-text);
}
.filters-v2 .text-filter-item-wrapper.text-filter-item-selected {
  color: var(--color-title-text);
  font-size: 14px;
  background-color: var(--color-background-hover);
  border-radius: 5px;
}
.filters-v2 .text-filter-item-wrapper.text-filter-item-selected span {
  color: inherit;
}
.filters-v2 .separator-down {
  width: 100%;
  height: 1px;
  background-color: var(--color-filter-separator);
}
.filters-v2 .container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  color: var(--color-checkbox-grey);
}
.filters-v2 .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.filters-v2 .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid var(--color-checkbox-grey);
  border-radius: 2px;
  background: transparent;
}
.filters-v2 .radiomark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 2px solid var(--color-checkbox-grey);
  border-radius: 20px;
  background-color: var(--color-background-primary);
}
.filters-v2 .filter-radio-group {
  display: flex;
  flex-direction: column;
}
.filters-v2 .filter-checkbox-group {
  display: flex;
  flex-direction: column;
}
.filters-v2 .filter-radio-button {
  margin-bottom: 12px;
}
.filters-v2 .filter-radio-button .mat-checkbox-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  max-width: 240px;
}
.filters-v2 .filter-checkbox-button {
  margin-bottom: -5px;
}
.filters-v2 .filter-checkbox-button .mat-checkbox-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  max-width: 240px;
}
.filters-v2 .mat-radio-label-content,
.filters-v2 .mat-checkbox-layout .mat-checkbox-label {
  font-size: 14px;
  line-height: 20px;
  color: var(--color-sub-title-text);
  vertical-align: middle;
}
.filters-v2 .mat-radio-outer-circle {
  height: 16px;
  width: 16px;
}
.filters-v2 .mat-radio-button .mat-radio-ripple {
  left: calc(50% - 22px);
  top: calc(50% - 22px);
}
.filters-v2 .mat-radio-inner-circle {
  height: 16px;
  width: 16px;
  left: 0px;
  top: 0px;
}
.filters-v2 .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--color-primary-blue);
}
.filters-v2 .mat-radio-button.mat-accent .mat-radio-inner-circle,
.filters-v2 .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.filters-v2 .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.filters-v2 .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: var(--color-primary-blue);
}
.filters-v2 .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.filters-v2 .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: var(--color-primary-blue);
  stroke: var(--color-background-content-wrapper);
}
.filters-v2 .mat-checkbox-indeterminate.mat-accent .mat-checkbox-layout .mat-checkbox-label,
.filters-v2 .mat-checkbox-checked.mat-accent .mat-checkbox-layout .mat-checkbox-label {
  color: var(--color-title-text);
}
.filters-v2 .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: var(--color-primary-blue);
}
.filters-v2 .container input:checked ~ .checkmark {
  background-color: var(--color-filter-checkbox-blue);
  border: 1px solid var(--color-filter-checkbox-blue);
}
.filters-v2 .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.filters-v2 .container input:checked ~ .checkmark:after {
  display: block;
}
.filters-v2 .container .checkmark:after {
  left: 3px;
  top: 1px;
  width: 4px;
  height: 7px;
  border: 1px solid var(--color-background-primary);
  border-width: 0 2px 2px 0;
  transform: rotate(40deg);
}

.default-button {
  font-size: 14px;
  line-height: 16px;
  height: 32px;
  padding: 8px;
  text-align: center;
  font-family: "roboto-medium";
  border: none;
  border-radius: 4px;
}
.default-button.ok-button {
  background-color: var(--color-primary-blue);
  color: var(--color-title-text);
}
.default-button.ok-button:hover {
  background-color: #008af2;
}
.default-button.cancel-button {
  background-color: transparent;
  color: var(--color-title-text);
}
.default-button.cancel-button:hover {
  background-color: var(--color-background-hover);
}
.default-button:hover {
  cursor: pointer;
}
.default-button:focus {
  outline: none;
}

.mat-hint {
  color: var(--color-filter-item-text);
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .filters-v2 {
    height: calc(100dvh - 64px) !important;
  }
  .filters-v2 .filter-list-group {
    height: calc(100dvh - 150px);
  }
  .filters-v2 .sub-filter-list-wrapper.main {
    overflow-y: scroll;
  }
}
.v-icon {
  display: inline-block;
  min-width: 16px;
  min-height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.flyout-data mat-tab-header .mat-tab-label, .filters .filter-list-title-wrapper .filter-list-title {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.dialog-subtitle, .mat-row:nth-child(even), .mat-row:nth-child(odd) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.mat-menu-item, #filter #search-filter, #filter .container, .filters-v2 .container {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .e-dialog .e-dlg-content .dialogText, .dialog-text-content p, .dialog-button-default {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.e-dialog .e-dlg-header-content .e-dlg-header, .dialog-title-wrapper .dialog-title, .flyout-header .panel-main-title {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

.mat-mdc-dialog-container .mdc-dialog__surface {
  border: 1px solid var(--color-border) !important;
  border-radius: 4px !important;
  background-color: var(--color-background-primary) !important;
  padding: 16px !important;
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 6px 30px 5px rgba(0, 0, 0, 0.1), 0 16px 24px 2px rgba(0, 0, 0, 0.1) !important;
  color: var(--color-text-primary) !important;
}
.mat-mdc-dialog-container .mdc-dialog__content {
  color: var(--color-text-primary) !important;
  padding: 0 16px 16px 16px !important;
  line-height: 16px !important;
  font-size: 15px !important;
}
.mat-mdc-dialog-container .mdc-dialog__title::before {
  display: none !important;
}
.mat-mdc-dialog-container .mdc-dialog__title {
  color: var(--color-text-primary) !important;
}

/* .dialog-panel-default {
  .mat-dialog-container {
    border: 1px solid theme-var($--color-border);
    border-radius: 4px;
    background-color: theme-var($--color-background-primary);
    padding: 32px;
    // padding: 34px 32px;
    // todo investigate
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 6px 30px 5px rgba(0, 0, 0, 0.1),
      0 16px 24px 2px rgba(0, 0, 0, 0.1);
    // box-shadow: none;
    color: theme-var($--color-text-primary);
  }
} */
.dialog-wrapper {
  padding: 15px;
}

.confirm-dialog .mat-dialog-container {
  padding: 16px !important;
  overflow: hidden;
  border-radius: 4px;
  background-color: var(--color-background-primary);
  background-color: var(--color-background-primary);
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 6px 30px 5px rgba(0, 0, 0, 0.1), 0 16px 24px 2px rgba(0, 0, 0, 0.1);
  color: var(--color-text-primary);
}
.confirm-dialog .mat-dialog-container .mat-dialog-actions {
  margin-bottom: 0;
}

.dialog-backdrop-default {
  background-color: rgba(27, 30, 36, 0.6);
}

.dialog-title-wrapper {
  display: grid;
  grid-template-columns: 1fr 30px;
  grid-gap: 5px;
  margin-bottom: 32px;
}
.dialog-title-wrapper .dialog-title {
  color: var(--color-title-text);
}

.dialog-subtitle {
  margin-top: 5px;
  color: var(--color-sub-title-text);
}

.dialog-button-default {
  min-width: 116px;
  height: 40px;
  text-align: center;
  padding: 10px 15px;
  color: var(--color-title-text);
  border: none;
  border-radius: 4px;
}
.dialog-button-default:hover {
  cursor: pointer;
}
.dialog-button-default:disabled {
  cursor: not-allowed;
}

.dialog-button-primary {
  background-color: #0091ff;
  color: var(--color-primary-white);
}
.dialog-button-primary:hover {
  background-color: rgb(0, 130, 230);
}
.dialog-button-primary:disabled {
  color: #6b6f73;
  background-color: var(--color-background-content-wrapper);
}

.dialog-button-secondary {
  background-color: var(--color-button-background-gray);
}
.dialog-button-secondary:hover {
  background-color: #3b3e47;
}
.dialog-button-secondary:disabled {
  color: #6b6f73;
  background-color: var(--color-background-content-wrapper);
}

.dialog-button-warning {
  background-color: var(--color-primary-red);
  color: var(--color-primary-white);
}
.dialog-button-warning:hover {
  background-color: #ea291a;
}
.dialog-button-warning:disabled {
  background-color: #d32214;
}

.dialog-button-transparent {
  background-color: transparent;
}
.dialog-close-button {
  height: 32px;
  width: 32px;
  color: var(--color-sub-title-text);
  border: none;
  background: none;
}
.dialog-close-button > i {
  position: relative;
  right: -2px;
}
.dialog-close-button:hover {
  cursor: pointer;
  color: var(--color-text-primary);
}

.dialog-text-content {
  margin-bottom: 32px;
  color: var(--color-text-primary);
}
.dialog-text-content p {
  color: var(--color-text-primary);
}

.dialog-save-button-default {
  min-width: 116px;
  height: 40px;
  background-color: #0091ff;
  text-align: center;
  padding: 10px 15px;
  color: var(--color-primary-white);
  font-size: 16px;
  line-height: 20px;
  border: none;
  border-radius: 4px;
  margin-left: 12px;
}
.dialog-save-button-default:hover {
  cursor: pointer;
  background-color: #0082e6;
}
.dialog-save-button-default:disabled {
  color: var(--color-text-primary);
  background-color: var(--color-hover-filter-item-background);
  cursor: not-allowed;
}

.dialog-cancel-button-default {
  min-width: 116px;
  height: 40px;
  background-color: transparent;
  text-align: center;
  padding: 10px 15px;
  color: var(--color-text-primary);
  font-size: 16px;
  line-height: 20px;
  border: none;
  border-radius: 4px;
  margin-left: 12px;
}
.dialog-cancel-button-default:hover {
  cursor: pointer;
  background-color: var(--color-button-background-gray);
}
.dialog-cancel-button-default.disable, .dialog-cancel-button-default.enable {
  background-color: var(--color-primary-blue);
  text-transform: none !important;
  color: var(--color-primary-white);
}
.dialog-cancel-button-default.disable:hover, .dialog-cancel-button-default.enable:hover {
  background-color: #0082e6;
}
.dialog-cancel-button-default.delete {
  background-color: #ec4234;
  color: var(--color-primary-white);
}
.dialog-cancel-button-default.delete:hover {
  background-color: #ea291a;
}

@media screen and (max-width: 1023px) {
  .dialog-wrapper {
    height: inherit;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
}
.dialog-buttons-wrapper {
  position: relative;
  margin-top: 0px;
}
.dialog-buttons-wrapper button {
  height: 40px;
  border-radius: 4px;
  font-family: "roboto-medium";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: normal;
  text-align: center;
  padding: 11px 50px;
}
.dialog-buttons-wrapper button.delete-button {
  background-color: var(--color-primary-red);
  color: var(--color-primary-white);
}
.dialog-buttons-wrapper button:focus {
  outline: none;
}
.dialog-buttons-wrapper button:active {
  outline: none;
}
@media screen and (max-width: 1023px) {
  .dialog-buttons-wrapper button {
    width: 100%;
    padding: 0;
  }
}
.dialog-buttons-wrapper .dialog-reset-button {
  border: none;
  background-color: var(--color-button-background-gray);
  color: var(--color-title-text);
}
.dialog-buttons-wrapper .dialog-cancel-button {
  border: none;
  background-color: transparent;
  color: var(--color-text-primary);
}
.dialog-buttons-wrapper .dialog-save-button {
  border: none;
  background-color: var(--color-primary-blue);
  color: var(--color-primary-white);
  margin-left: 16px;
}

.e-dlg-overlay {
  background-color: rgba(27, 30, 36, 0.6) !important;
}

.e-dialog {
  border-radius: 4px !important;
  padding: 15px;
  background-color: var(--color-background-primary) !important;
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 6px 30px 5px rgba(0, 0, 0, 0.1), 0 16px 24px 2px rgba(0, 0, 0, 0.1) !important;
}
.e-dialog .e-dlg-header-content {
  background-color: var(--color-background-primary) !important;
}
.e-dialog .e-dlg-header-content .e-icon-dlg-close {
  color: var(--color-placeholder) !important;
  size: 14px !important;
}
.e-dialog .e-dlg-header-content .e-dlg-header {
  margin-bottom: 15px;
  color: var(--color-title-text);
  background-color: var(--color-background-primary) !important;
  font-weight: bold !important;
}
.e-dialog .e-dlg-content {
  background-color: var(--color-background-primary) !important;
}
.e-dialog .e-dlg-content .dialogText {
  font-weight: 300 !important;
  color: var(--color-text-primary);
}
.e-dialog .e-footer-content {
  background-color: var(--color-background-primary) !important;
  padding: 18px;
  font-weight: 300 !important;
}
.e-dialog .e-footer-content .e-btn {
  background-color: var(--color-primary-blue);
  font-weight: 300 !important;
  box-shadow: none;
  text-transform: none !important;
  font-size: 16px !important;
  border-radius: 4px;
  cursor: pointer;
}
.e-dialog .e-footer-content .e-btn:hover {
  background-color: #0082e6;
}
.e-dialog .e-footer-content .e-btn:disabled {
  color: var(--color-text-primary);
  background-color: #0082e6;
  cursor: not-allowed;
}
.e-dialog .e-footer-content .confirm {
  background-color: #ec4234;
  color: var(--color-primary-white);
}
.e-dialog .e-footer-content .confirm:hover {
  background-color: #ea291a;
}
.e-dialog .e-footer-content .cancel {
  background-color: var(--color-background-primary);
  color: var(--color-text-primary);
}
.e-dialog .e-footer-content .cancel:hover {
  background-color: var(--color-background-primary-hover);
}
.e-dialog .e-footer-content .primary {
  background-color: #0091ff;
  color: var(--color-primary-white);
}
.e-dialog .e-footer-content .primary:hover {
  background-color: #0082e6;
}
.e-dialog .e-footer-content .spinner {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
}
.e-dialog .e-dlg .e-dlg-modal {
  border: 1px solid var(--color-border);
  border-radius: 4px;
  background-color: var(--color-background-primary) !important;
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 6px 30px 5px rgba(0, 0, 0, 0.1), 0 16px 24px 2px rgba(0, 0, 0, 0.1);
}

.fullScreenDialog.e-dialog {
  padding: 0;
  margin: 0;
  z-index: 1001 !important;
  overflow: hidden;
  min-height: 100%;
  max-height: 100%;
  position: fixed;
  top: 0 !important;
  bottom: 0 !important;
}
.fullScreenDialog.e-dialog .e-dlg-content {
  padding: 0px;
  width: inherit;
  height: inherit;
  overflow: hidden;
}
.fullScreenDialog.e-dialog .e-dlg-content .container {
  height: 100%;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 40px 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  grid-template-areas: "header" "content";
}
.fullScreenDialog.e-dialog .e-dlg-content .header {
  grid-area: header;
  height: -moz-fit-content;
  height: fit-content;
  overflow: hidden;
  padding: 24px 24px 16px 24px;
  letter-spacing: normal;
  line-height: 1.43;
  color: var(--color-title-text);
}
.fullScreenDialog.e-dialog .e-dlg-content .header .text {
  float: left;
  font-size: 16px;
}
.fullScreenDialog.e-dialog .e-dlg-content .header .material-icons {
  float: right;
  color: var(--color-title-text) !important;
  cursor: pointer;
  font-size: 24px;
}
.fullScreenDialog.e-dialog .e-dlg-content .content {
  grid-area: content;
  height: 100%;
  overflow-y: hidden;
  margin: 32px 24px 0 24px;
}
.fullScreenDialog.e-dialog .form-wrapper {
  padding: 16px;
}
.fullScreenDialog.e-dialog .form-wrapper .form-input-wrapper {
  margin-bottom: 16px;
}
.fullScreenDialog.e-dialog .e-footer-content {
  display: flex;
  flex-direction: row;
  flex-basis: max-content;
  justify-content: space-between;
  width: 100%;
  padding: 16px;
  color: var(--color-text-primary);
}
.fullScreenDialog.e-dialog .e-footer-content button {
  padding: 15px 70px;
  background-color: var(--color-background-primary);
  color: var(--color-text-primary);
}
.fullScreenDialog.e-dialog .e-footer-content button.e-primary {
  background-color: var(--color-primary-blue);
  color: var(--color-primary-white);
}

.bottomDialog.e-dialog {
  padding: 0;
  padding-top: 8px;
  margin: 0;
  z-index: 25;
  border-radius: 12px !important;
}
.bottomDialog.e-dialog .e-dlg-header-content .e-dlg-header {
  font-size: 16px;
  font-weight: 400;
}
.bottomDialog.e-dialog #_dialog-content {
  overflow: hidden;
}
.bottomDialog.e-dialog .dialog-list {
  width: 100%;
  overflow: scroll;
}
.bottomDialog.e-dialog .dialog-list.flag-list {
  height: 50%;
}
.bottomDialog.e-dialog .dialog-list .dialog-list-item {
  height: 36px;
  margin-bottom: 16px;
  color: var(--color-text-primary);
}
.bottomDialog.e-dialog .dialog-list .dialog-list-item i {
  font-size: 1.5em;
  margin-right: 0.8em;
  color: var(--color-text-primary);
  vertical-align: bottom;
  pointer-events: none;
}
.bottomDialog.e-dialog .dialog-list .dialog-list-item p,
.bottomDialog.e-dialog .dialog-list .dialog-list-item span {
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
  pointer-events: none;
}
.bottomDialog.e-dialog .dialog-list .dialog-list-item.disabled {
  color: var(--color-sub-title-text);
}
.bottomDialog.e-dialog .dialog-list .dialog-list-item.disabled i {
  color: var(--color-sub-title-text);
}

.navDialog.e-dialog {
  padding: 0;
  margin: 0;
  z-index: 25;
  overflow: hidden;
  min-width: 100px;
  min-height: 100vh;
  max-height: 2000px;
}
.navDialog.e-dialog .e-dlg-content {
  padding: 0px;
  overflow: visible;
  width: inherit;
  height: 100vh;
  max-height: 2000px;
}
.navDialog.e-dialog .e-dlg-content .container {
  height: 100vh;
  width: 100%;
}

.dialog-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 20;
}

.flag-menu-item-color {
  color: var(--color-menu-item-icon);
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.flyout-data mat-tab-header .mat-tab-label, .filters .filter-list-title-wrapper .filter-list-title {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.mat-row:nth-child(even), .mat-row:nth-child(odd), .dialog-subtitle {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.mat-menu-item, #filter #search-filter, #filter .container, .filters-v2 .container {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.action-bar-wrapper .action-bar-info-text, .dialog-button-default, .dialog-text-content p, .e-dialog .e-dlg-content .dialogText {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.flyout-header .panel-main-title, .dialog-title-wrapper .dialog-title, .e-dialog .e-dlg-header-content .e-dlg-header {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

.action-bar-wrapper {
  width: 617px;
  display: flex;
  align-items: center;
  max-width: 100vw;
  height: 48px;
  position: fixed;
  bottom: 17px;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--color-snackbar-background);
  border-radius: 4px;
  z-index: 1;
  padding: 0 16px;
  justify-content: space-between;
}
.action-bar-wrapper .action-bar-info-text {
  display: inline-block;
  color: var(--color-primary-white);
}
.action-bar-wrapper .action-bar-actions {
  display: flex;
  float: right;
  position: relative;
  align-items: center;
}
.action-bar-wrapper .action-bar-actions .action-bar-button-default {
  height: 32px;
  width: 120px;
  color: var(--color-primary-white);
  border: none;
  background: none;
  border-radius: 4px;
}
.action-bar-wrapper .action-bar-actions .action-bar-button-icon {
  height: 24px;
  width: 24px;
  color: var(--color-primary-white);
  border: none;
  background: none;
  margin-left: 24px;
  padding: 0 !important;
}
.action-bar-wrapper .action-bar-actions .action-bar-button-icon:hover {
  cursor: pointer;
}
.action-bar-wrapper .action-bar-actions .action-bar-button-icon i.material-icons {
  position: relative;
}
.action-bar-wrapper .action-bar-actions .separator-down {
  display: inline-block;
  width: 1px;
  height: 32px;
  margin-left: 24px;
  opacity: 0.5;
  background-color: var(--color-button-background-gray);
  position: relative;
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.flyout-data mat-tab-header .mat-tab-label, .filters .filter-list-title-wrapper .filter-list-title {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.mat-row:nth-child(even), .mat-row:nth-child(odd), .dialog-subtitle {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.mat-menu-item, #filter #search-filter, #filter .container, .filters-v2 .container {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.dialog-button-default, .dialog-text-content p, .e-dialog .e-dlg-content .dialogText, .action-bar-wrapper .action-bar-info-text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.flyout-header .panel-main-title, .dialog-title-wrapper .dialog-title, .e-dialog .e-dlg-header-content .e-dlg-header {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

.mat-mdc-tab .mdc-tab__text-label {
  color: var(--color-text-primary) !important;
  opacity: 0.6;
}

.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: var(--color-text-primary) !important;
  opacity: 1 !important;
}

.mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs > .mat-mdc-tab-header .mat-mdc-tab {
  padding: 0 24px;
  flex-grow: 0 !important;
  min-width: 114px;
}

.mat-mdc-tab-header {
  z-index: 1;
}

.mat-mdc-tab-list {
  border-bottom: 1px solid var(--color-border);
}

.mat-mdc-tab-header-pagination-chevron {
  border-color: var(--color-text-primary) !important;
}

.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,
.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: var(--color-title-text);
}

.mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs > .mat-mdc-tab-header .mat-mdc-tab {
  transition: all 0.5s;
}

/* .mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab:not(.mdc-tab--active):hover {
  border-bottom: 1px solid theme-var($--color-text-primary);
  border-radius: 0;
} */
/* .mat-mdc-tab .mdc-tab__text-label {
  // color: theme-var($--color-text-primary-light);
  color: theme-var($--color-text-primary);
  transition: all .5s;
} */
.mat-mdc-tab:hover .mdc-tab__text-label {
  color: var(--color-text-primary);
}

@media screen and (max-width: 1023px) {
  .mat-mdc-tab-label-container {
    overflow: visible !important;
  }
  .mat-mdc-tab-group .mat-mdc-tab-header-pagination {
    display: none !important;
  }
  .mat-mdc-tab-header {
    overflow-x: scroll !important;
  }
  ::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .mat-mdc-tab-group .mat-mdc-tab-header-pagination {
    display: none !important;
  }
}
/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.flyout-data mat-tab-header .mat-tab-label, .filters .filter-list-title-wrapper .filter-list-title {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.mat-row:nth-child(even), .mat-row:nth-child(odd), .dialog-subtitle {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.mat-menu-item, #filter #search-filter, #filter .container, .filters-v2 .container {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.dialog-button-default, .dialog-text-content p, .e-dialog .e-dlg-content .dialogText, .action-bar-wrapper .action-bar-info-text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.flyout-header .panel-main-title, .dialog-title-wrapper .dialog-title, .e-dialog .e-dlg-header-content .e-dlg-header {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

.mdc-form-field .mdc-radio + .mdc-label {
  color: var(--color-sub-title-text) !important;
}
.mdc-form-field .mdc-radio .mdc-radio__native-control:enabled:not(:checked) + .mdc-radio__background .mdc-radio__outer-circle {
  border-color: var(--color-sub-title-text) !important;
}
.mdc-form-field .mdc-radio__native-control:not(:checked):disabled + .mdc-radio__background .mdc-radio__outer-circle {
  border-color: var(--color-checkbox-grey) !important;
}
.mdc-form-field .mdc-radio__native-control:checked:disabled + .mdc-radio__background .mdc-radio__outer-circle,
.mdc-form-field .mdc-radio__native-control:checked:disabled + .mdc-radio__background .mdc-radio__inner-circle {
  border-color: var(--color-checkbox-grey) !important;
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.flyout-data mat-tab-header .mat-tab-label, .filters .filter-list-title-wrapper .filter-list-title {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.mat-row:nth-child(even), .mat-row:nth-child(odd), .dialog-subtitle {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.mat-menu-item, #filter #search-filter, #filter .container, .filters-v2 .container {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.dialog-button-default, .dialog-text-content p, .e-dialog .e-dlg-content .dialogText, .action-bar-wrapper .action-bar-info-text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.flyout-header .panel-main-title, .dialog-title-wrapper .dialog-title, .e-dialog .e-dlg-header-content .e-dlg-header {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

.mat-mdc-checkbox.mat-accent {
  --mdc-checkbox-selected-checkmark-color: #ffffff;
  --mdc-checkbox-selected-focus-icon-color: #ffffff;
  --mdc-checkbox-selected-hover-icon-color: #0091ff;
  --mdc-checkbox-selected-icon-color: #0091ff;
  --mdc-checkbox-selected-pressed-icon-color: #0091ff;
  --mdc-checkbox-unselected-icon-color: #777;
  --mdc-checkbox-disabled-selected-icon-color: #777;
  --mdc-checkbox-unselected-hover-icon-color: #5e5e5e;
  --mdc-checkbox-unselected-pressed-icon-color: #777;
  --mdc-checkbox-unselected-focus-icon-color: #777;
  --mdc-checkbox-disabled-unselected-icon-color: #777;
}

.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-selected-checkmark-color: #ffffff;
  --mdc-checkbox-selected-focus-icon-color: #ffffff;
  --mdc-checkbox-selected-hover-icon-color: #0091ff;
  --mdc-checkbox-selected-icon-color: #0091ff;
  --mdc-checkbox-selected-pressed-icon-color: #0091ff;
  --mdc-checkbox-unselected-icon-color: #777;
  --mdc-checkbox-disabled-selected-icon-color: #777;
  --mdc-checkbox-unselected-hover-icon-color: #5e5e5e;
  --mdc-checkbox-unselected-pressed-icon-color: #777;
  --mdc-checkbox-unselected-focus-icon-color: #777;
  --mdc-checkbox-disabled-unselected-icon-color: #777;
  height: 45px;
  display: flex;
  align-items: center;
}

.selectAll {
  padding: 0 !important;
  margin-left: 5px !important;
  width: calc(100% - 5px) !important;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #ffffff;
}

.mat-mdc-checkbox label {
  color: var(--color-sub-title-text);
}

.custom-checkbox-label .mat-mdc-checkbox label {
  color: var(--color-text-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  font-family: "Roboto", sans-serif;
}

.mat-checkbox-frame {
  border-color: var(--color-text-primary) !important;
}

.mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: var(--color-sub-title-text) !important;
}

.mat-checkbox-checked.mat-accent .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background-color: var(--color-primary-blue);
}

.mat-checkbox-checkmark,
.mat-checkbox-checkmark-path {
  stroke: var(--color-background-content-wrapper) !important;
}

.mat-checkbox-mixedmark {
  background-color: var(--color-background-content-wrapper);
}

.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: var(--color-checkbox-grey) !important;
}

.mat-pseudo-checkbox-full {
  color: var(--color-checkbox-grey) !important;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after {
  color: var(--color-background-primary) !important;
}

.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
  color: var(--color-background-primary) !important;
}

.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__mixedmark {
  border-color: var(--color-background-primary) !important;
}

.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:disabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
  color: var(--color-background-primary) !important;
}

.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: -2px !important;
  left: -2px !important;
  right: 0 !important;
  width: 22px !important;
  height: 22px !important;
}

.mat-mdc-checkbox-touch-target {
  height: 20px !important;
  width: 20px !important;
}

.mdc-checkbox .mdc-checkbox__native-control:enabled:focus:checked ~ .mdc-checkbox__background {
  background-color: var(--color-primary-blue) !important;
  border-color: transparent !important;
}

.mat-pseudo-checkbox-full.mat-pseudo-checkbox-checked::after {
  color: var(--color-background-primary) !important;
}

.consent-checkbox {
  /* Styles when the form is invalid */
}
.consent-checkbox .mdc-checkbox {
  position: absolute;
  top: 0;
  left: 0;
}
.consent-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: var(--color-primary-blue) !important;
}
.consent-checkbox .mat-mdc-checkbox-touch-target {
  width: 48px !important;
  height: 48px !important;
}
.consent-checkbox .mat-mdc-checkbox-ripple,
.consent-checkbox .mdc-checkbox__ripple {
  display: none;
}
.consent-checkbox .mdc-label {
  margin-left: 50px;
}
.consent-checkbox .mdc-checkbox__background {
  width: 2rem !important;
  height: 2rem !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border: 4px solid;
  border-radius: 8px;
}
.consent-checkbox.consent-checkbox-invalid .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: var(--color-primary-red) !important;
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.flyout-data mat-tab-header .mat-tab-label, .filters .filter-list-title-wrapper .filter-list-title {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-header .panel-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.flyout-data-single-actions button {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}

.mat-row:nth-child(even), .mat-row:nth-child(odd), .dialog-subtitle {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}

.mat-menu-item, #filter #search-filter, #filter .container, .filters-v2 .container {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.mat-header-row {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.dialog-button-default, .dialog-text-content p, .e-dialog .e-dlg-content .dialogText, .action-bar-wrapper .action-bar-info-text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.chart-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.main-content-header .main-content-header-title h3 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.flyout-header .panel-main-title, .dialog-title-wrapper .dialog-title, .e-dialog .e-dlg-header-content .e-dlg-header {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "roboto-bold";
}

.custom-button-label .mdc-button__label {
  color: var(--color-text-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  font-family: "Roboto", sans-serif;
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
/* $accent: #00b0ff !default;
$accent-font: #000 !default;
$primary: #3f51b5 !default;
$primary-50: #e8eaf6 !default;
$primary-100: #c5cae9 !default;
$primary-200: #9fa8da !default;
$primary-300: #7986cb !default;
$primary-font: #fff !default;
$primary-50-font: #000 !default;
$primary-100-font: #000 !default;
$primary-200-font: #000 !default;
$primary-300-font: #fff !default;
$grey-white: #fff !default;
$grey-black: #000 !default;
$grey-50: #fafafa !default;
$grey-100: #f5f5f5 !default;
$grey-200: theme-var($--color-border) !default;
$grey-300: #e0e0e0 !default;
$grey-400: #bdbdbd !default;
$grey-500: #9e9e9e !default;
$grey-600: #757575 !default;
$grey-700: #616161 !default;
$grey-800: #424242 !default;
$grey-900: #212121 !default;
$grey-dark: #303030 !default;
$grey-light-font: #000 !default;
$grey-dark-font: #fff !default;
$base-font: #000 !default;
$success-bg: #4caf50 !default;
$error-bg: #ff6652 !default;
$warning-bg: #ff9800 !default;
$info-bg: #03a9f4 !default;
$message-font: #fff !default;
$success-font: #4caf50 !default;
$error-font: #ff6652 !default;
$warning-font: #ff9800 !default;
$info-font: #03a9f4 !default;
$shadow: #000 !default;
$skin-name: 'material-dark' !default; */
/*! pretty-print-json v2.0.4 ~~ https://pretty-print-json.js.org ~~ MIT License */
/* Layout */
.json-container {
  font-family: menlo, consolas, monospace;
  font-style: normal;
  font-weight: bold;
  line-height: 1.4em;
  font-size: 0.9rem;
  transition: background-color 400ms;
}

a.json-link {
  text-decoration: none;
  border-bottom: 1px solid;
  outline: none;
}

a.json-link:hover {
  background-color: transparent;
  outline: none;
}

ol.json-lines {
  white-space: normal;
  padding-inline-start: 0em;
  margin: 0px;
}

ol.json-lines > li {
  white-space: pre;
  text-indent: 0em;
  line-height: 1.5em;
  padding: 0px;
}

ol.json-lines > li::marker {
  font-family: system-ui, sans-serif;
  font-weight: normal;
}

.json-key,
.json-string,
.json-number,
.json-boolean,
.json-null,
.json-mark,
a.json-link,
ol.json-lines > li {
  transition: all 400ms;
}

/* Colors */
.json-container {
  background-color: var(--color-background-primary);
}

.json-key {
  color: brown;
}

.json-string {
  color: olive;
  white-space: pre-wrap !important;
  overflow-wrap: break-word !important;
  word-break: break-all !important;
}

.json-number {
  color: navy;
}

.json-boolean {
  color: teal;
}

.json-null {
  color: dimgray;
}

.json-mark {
  color: black;
}

a.json-link {
  color: purple;
}

a.json-link:visited {
  color: slategray;
}

a.json-link:hover {
  color: blueviolet;
}

a.json-link:active {
  color: slategray;
}

ol.json-lines > li::marker {
  color: dimgray;
}

/* ol.json-lines >li:nth-child(odd)  { background-color: gainsboro; }
ol.json-lines >li:nth-child(even) { background-color: whitesmoke; } */
/* ol.json-lines >li:hover           { background-color: lemonchiffon; } */
/* Dark Mode */
.dark-mode .json-container {
  background-color: var(--color-background-primary);
}

.dark-mode .json-key {
  color: indianred;
}

.dark-mode .json-string {
  color: khaki;
  white-space: pre-wrap !important;
  overflow-wrap: break-word !important;
  word-break: break-all !important;
}

.dark-mode .json-number {
  color: deepskyblue;
}

.dark-mode .json-boolean {
  color: mediumseagreen;
}

.dark-mode .json-null {
  color: darkorange;
}

.dark-mode .json-mark {
  color: silver;
}

.dark-mode a.json-link {
  color: mediumorchid;
}

.dark-mode a.json-link:visited {
  color: slategray;
}

.dark-mode a.json-link:hover {
  color: violet;
}

.dark-mode a.json-link:active {
  color: slategray;
}

.dark-mode ol.json-lines > li::marker {
  color: silver;
}

/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}

.toast-message {
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: 0;
  top: 50%;
  float: right;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  /* opacity: 0.8; */
}

.toast-close-button {
  background: url('icon-close-white.765415793f76a50b.png') no-repeat center center;
  background-size: cover;
  border: none;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  border: 0;
}

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}

.toast-container * {
  box-sizing: border-box;
  line-height: 24px;
}

.toast-container .ngx-toastr {
  position: relative;
  margin: 0 0 6px;
  padding: 16px 8px 16px 8px;
  width: 600px;
  max-width: 600px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}

.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  margin-left: auto;
  margin-right: auto;
}

.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #FFBA13;
}
.toast-warning .toast-container .ngx-toastr {
  color: #000000;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}

/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  } */
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  } */
}
@media all and (min-width: 481px) and (max-width: 1023px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
@media all and (max-width: 1023px) {
  .toast-container .ngx-toastr {
    width: 98vw;
  }
}
.toast-warning .toast-message,
.toast-warning .toast-title,
.toast-warning .toast-close-button {
  color: #000000;
}

.toast-warning .toast-close-button {
  background: url('icon-close-black.0c70c29294741084.png') no-repeat center center;
  background-size: cover;
}

/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
.ngx-mat-colorpicker-content {
  background-color: var(--color-background-primary) !important;
}

.ngx-mat-color-collection .btn-color {
  opacity: unset !important;
}

.ngx-mat-color-canvas .color-canvas-row .zone-inputs {
  display: none !important;
}

.ngx-mat-color-canvas .color-canvas-row:nth-of-type(2) {
  display: none !important;
}

.mat-mdc-fab .mat-mdc-button-touch-target,
.mat-mdc-mini-fab .mat-mdc-button-touch-target {
  width: 24px !important;
  height: 24px !important;
}

.ngx-mat-color-collection .btn-color {
  width: 24px !important;
  height: 24px !important;
  margin-right: 8px !important;
  margin-top: 8px !important;
}

.ngx-mat-color-canvas .color-canvas-row .zone-strip {
  vertical-align: top !important;
}

body {
  background-color: #1b1e24;
  font-synthesis: none !important;
}

.splashScreenClass {
  height: 100dvh;
  width: 100vw;
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background-color: #1b1e24;
  border-radius: 0;
}
@media screen and (max-width: 1023px) {
  .splashScreenClass .desktop-loader {
    display: none;
  }
  .splashScreenClass .container img {
    object-fit: cover;
  }
}
@media screen and (min-width: 1024px) {
  .splashScreenClass {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .splashScreenClass .mobile-loader {
    display: none;
  }
}

.gm-ui-hover-effect {
  display: none !important;
}

html,
body {
  overscroll-behavior: none;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles/themes.scss?ngGlobalStyle ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
  include a map in a class
*/
/*
  Returns a CSS variable property specific to themeing.
  Accepts an optional fallback, and optional map.
  - SCSS: color: theme-var($--theme-primary, blue)
  - CSS:  color: var(--theme-primary, blue)
  Throws error if the variable not part of the map
*/
:root.light {
  --color-background-primary: #ffffff;
  --color-background-primary-hover: #f4f4f4;
  --color-background-placeholder-thumbnail: #d9dbdc;
  --color-background-primary-active: #dbdfe2;
  --color-background-content-wrapper: #f1f1f1;
  --color-background-report-wrapper: #ffffff;
  --color-background-slide-clip: rgb(28, 30, 37);
  --color-background-card: #f7f7f7;
  --color-navigation-bar-background: #f1f1f1;
  --color-navigation-bar-items: #797979;
  --color-navigation-bar-background-hover: rgba(0, 0, 0, 0.1019607843);
  --color-navigation-border: #d9d9d9;
  --color-title-text: #222222;
  --color-text-primary: #686868;
  --color-sub-title-text: #858585;
  --color-placeholder: rgba(0, 0, 0, 0.4);
  --color-text-primary-light: rgba(0, 0, 0, 0.3);
  --color-text-input-disabled: rgba(0, 0, 0, 0.3);
  --color-input-border: rgba(0, 0, 0, 0.2);
  --color-border: rgba(0, 0, 0, 0.2);
  --color-background-hover: rgba(0, 0, 0, 0.05);
  --color-button-background-gray: #e4e5e6;
  --color-button-background-gray-v2: #e4e5e7;
  --color-button-background-gray-v2-disabled: #dbdbdb;
  --color-reports-txtelement-background: #e4e5e7;
  --color-timeline-action-button: #e4e5e6;
  --color-identity-signthings-checkbox: #0091ff;
  --color-primary-blue: #0091ff;
  --color-primary-green: #00bf83;
  --color-primary-red: #ec4234;
  --color-primary-gray: #777;
  --color-primary-white: #ffffff;
  --color-tag-green: #00a86b;
  --color-tag-green-background: rgba(0, 168, 107, 0.1);
  --color-tag-red: #ec4234;
  --color-tag-red-background: rgba(236, 66, 52, 0.1);
  --color-tag-gray: #777;
  --color-tag-gray-background: rgb(107, 107, 107);
  --color-tag-yellow: #ffba13;
  --color-tag-yellow-background: rgba(255, 186, 19, 0.1);
  --color-tag-blue: #338cff;
  --color-tag-blue-background: rgba(51, 140, 255, 0.1);
  --color-flag: #96979b;
  --color-table-footer-background: #ffffff;
  --color-table-altrow-background: #f4f4f4;
  --color-checkbox-grey: rgb(114, 115, 117);
  --color-filter-checkbox-blue: #0091ff;
  --color-filter-background: rgb(221, 221, 221);
  --color-filter-separator: rgba(0, 0, 0, 0.1);
  --color-hover-filter-item-background: rgba(0, 0, 0, 0.05);
  --color-filter-item-text: rgba(0, 0, 0, 0.85);
  --color-filter-sub-title: #0091ff;
  --color-menu-item-icon: rgb(114, 115, 117);
  --color-selected-filter-item-background: rgba(0, 0, 0, 0.1);
  --color-add-box-icon: #96979b;
  --color-text-invert: rgb(255, 255, 255);
  --color-snackbar-background: #767a83;
  --color-list-item: #ffffff;
  --color-list-item-border: #ffffff;
  --color-list-item-hover: #f4f4f4;
  --color-list-item-active: #e4f0fe;
  --color-list-item-active-hover: rgba(0, 145, 255, 0.2);
  --color-identity-sighting-selected: #e4f0fe;
  --color-selected-space-border: #dedede;
  --color-timeline-video-not-present: --color-background-content-wrapper;
  --color-play-button: #e4e5e6;
  --color-timeline-video-recording: #c1ddf3;
  --color-timeline-video-recording-cloud: rgba(33, 218, 40, 0.3019607843);
  --color-timeline-video-recording-body: #ff0037;
  --color-timeline-video-motion: #ca7279;
  --color-label-validated: #00bf83;
  --color-label-flagged: #ec4234;
  --color-label-unknown: #4f535e;
  --color-overlay-background: rgba(255, 255, 255, 0.85);
  --color-notification-bell-unread: #0091ff;
  --color-calendar-devider: rgba(0, 0, 0, 0.2);
  --color-calendar-selected-date: #0091ff;
}

:root.dark {
  --color-background-primary: #2c3039;
  --color-background-primary-hover: #313640;
  --color-background-placeholder-thumbnail: #4f535e;
  --color-background-primary-active: #3d4149;
  --color-background-content-wrapper: #1b1e24;
  --color-background-report-wrapper: #1b1e24;
  --color-background-slide-clip: rgb(28, 30, 37);
  --color-background-card: #33363e;
  --color-navigation-bar-background: #1b1e24;
  --color-navigation-bar-items: rgba(255, 255, 255, 0.6);
  --color-navigation-bar-background-hover: #3d4149;
  --color-navigation-border: rgba(255, 255, 255, 0.1);
  --color-title-text: rgba(255, 255, 255, 0.85);
  --color-text-primary: rgba(255, 255, 255, 0.85);
  --color-sub-title-text: rgba(255, 255, 255, 0.5);
  --color-placeholder: rgba(255, 255, 255, 0.4);
  --color-text-primary-light: rgba(255, 255, 255, 0.3);
  --color-text-input-disabled: rgba(255, 255, 255, 0.2);
  --color-input-border: rgba(255, 255, 255, 0.2);
  --color-border: rgba(255, 255, 255, 0.1);
  --color-background-hover: rgba(255, 255, 255, 0.05);
  --color-button-background-gray: #42454f;
  --color-button-background-gray-v2: #42454f;
  --color-button-background-gray-v2-disabled: #373a43;
  --color-reports-txtelement-background: #32363f;
  --color-timeline-action-button: #42454f;
  --color-identity-signthings-checkbox: rgba(255, 255, 255, 0.6);
  --color-primary-blue: #0091ff;
  --color-primary-green: #00bf83;
  --color-primary-red: #ec4234;
  --color-primary-gray: #777;
  --color-primary-white: #ffffff;
  --color-tag-green: #00a86b;
  --color-tag-green-background: rgba(0, 168, 107, 0.1);
  --color-tag-red: #ec4234;
  --color-tag-red-background: rgba(236, 66, 52, 0.1);
  --color-tag-gray: #777;
  --color-tag-gray-background: rgb(107, 107, 107);
  --color-tag-yellow: #ffba13;
  --color-tag-yellow-background: rgba(255, 186, 19, 0.1);
  --color-tag-blue: #338cff;
  --color-tag-blue-background: rgba(51, 140, 255, 0.1);
  --color-flag: #32363f;
  --color-table-footer-background: #2c3039;
  --color-table-altrow-background: #313640;
  --color-checkbox-grey: rgba(255, 255, 255, 0.85);
  --color-filter-checkbox-blue: #0091ff;
  --color-filter-background: #2c3039;
  --color-filter-separator: rgba(255, 255, 255, 0.1);
  --color-filter-item-text: rgba(255, 255, 255, 0.85);
  --color-filter-sub-title: #0091ff;
  --color-menu-item-icon: rgba(255, 255, 255, 0.85);
  --color-selected-filter-item-background: rgba(255, 255, 255, 0.1);
  --color-hover-filter-item-background: rgba(255, 255, 255, 0.05);
  --color-add-box-icon: #96979b;
  --color-primary-blue-background: #283a4c;
  --color-primary-blue-transparent-background: rgba(0, 145, 255, 0.1);
  --color-snackbar-background: rgb(117, 122, 131);
  --color-mobile-snackbar-background: #484c5b;
  --color-list-item: rgb(45, 48, 56);
  --color-list-item-border: transparent;
  --color-list-item-hover: rgb(55, 58, 66);
  --color-list-item-active: rgba(0, 145, 255, 0.1);
  --color-list-item-active-hover: rgba(0, 145, 255, 0.2);
  --color-identity-sighting-selected: rgba(0, 145, 255, 0.2);
  --color-text-invert: rgb(0, 0, 0);
  --color-white: #ffffff;
  --color-selected-space-border: rgba(255, 255, 255, 0.1);
  --color-timeline-video-not-present: --color-background-content-wrapper;
  --color-play-button: #00bf83;
  --color-timeline-video-recording: #004264;
  --color-timeline-video-recording-cloud: rgba(33, 218, 40, 0.3019607843);
  --color-timeline-video-recording-body: #ff0037;
  --color-timeline-video-motion: #99434a;
  --color-label-validated: #00bf83;
  --color-label-flagged: #ec4234;
  --color-label-unknown: #4f535e;
  --color-overlay-background: #1b1e24;
  --color-notification-bell-unread: white;
  --color-calendar-devider: rgba(255, 255, 255, 0.12);
  --color-calendar-selected-date: #0091ff;
}

:root.theme-transition,
:root.theme-transition * {
  transition: background-color 200ms !important;
  transition-delay: 0s !important;
}
