/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/css/colors.scss?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body {
  --accent-color: #59b1d2;
  --accent-color-vibrant: #71d7ff;
  --accent-color-very-vibrant: #049cdb;
  --accent-color-very-vibrant-darker: #0477a6;
  --accent-muted-color: #457e94;
  --accent-input-color: #457e94;
  --accent-lighter-muted-color: #5d97af;
  --marker-header: #5d97af;
  --marker-border: #5d97af;
  --accent-lighter-hover-muted-color: rgba(131, 204, 233, 0.9);
  --accent-muted-darker-color: #2d5665;
  --accent-transparent-color: rgba(69, 126, 148, 0.5);
  --accent-darker-background-color: #052c38;
  --accent-darker-transparent-color: rgba(6, 44, 58, 0.71);
  --accent-darker-transparent-color-hover: rgba(7, 60, 78, 0.71);
  --subscription-feature-background: rgba(7, 60, 78, 0.71);
  --accent-lighter-color: #d6ecf5;
  --accent-ligther-transparent-color: rgba(111, 206, 241, 0.4);
  --accent-super-dark-background-color: rgba(4, 30, 39, 0.95);
  --accent-super-dark-non-transparent-background-color: #041e27;
  --default-text-color: #fff;
  --text-color-transparent-overlay: rgba(255, 255, 255, 0.7);
  --soft-transparent-overlay-color: rgba(255, 255, 255, 0.15);
  --soft-2-transparent-overlay-color: rgba(255, 255, 255, 0.25);
  --border-color: 5px solid rgba(112, 206, 242, 0.7);
  --border-vibrant-color: 5px solid #6ecdef;
  --accent-background-color: rgba(112, 206, 242, 0.7);
  --accent-background-half-transparent-color: rgba(12, 154, 217, 0.5);
  --background-color: rgba(0, 0, 0, 0.9);
  --warning-color: #ff686a;
  --warning-color-vibrant: #fd3250;
  --warning-color-muted: #a45772;
  --color-orange: #ffbe07;
  --facebook-button-bg: #3c5596;
  --facebook-2-button-bg: #1777f2;
  --twitter-button-bg: #1b95e0;
  --apple-button-color: #000;
  --apple-button-bg: #fff;
  --medium-gray: #ccc;
  --light-gray: #dedede;
  --color-gray: #373737;
  --color-gray-dropdown-bg: #373737;
  --color-seperator-gray: rgba(255, 255, 255, 0.3);
  --solid-map-background: #1e1e1e;
  --solid-background: #000;
  --seperator-color: rgba(255, 255, 255, 0.6);
  --slider-secondary-color: transparent;
  --battery-fill-color: #fff;
  --battery-border-color: #049cdb;
  --vehicle-model-hover: #457e94;
  --charger-operator-background: transparent;
  --charger-operator-search-background: rgba(6, 44, 58, 0.71);
  --marker-icon-background: #5ab0d1;
  --history-element-background: #51869e;
  --roadlane-highlighted: #0477a6;
  --mdc-filled-text-field-container-color: #59b1d2;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #2d5665;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-color-1: #46bdf2;
  --subscription-color-2: #039dda;
  --subscription-color-3: #017cb0;
  --subscription-table-bg: #052c38;
  --subscription-try-button: #04435c;
  --delete-subscription-gradient: radial-gradient(circle, rgb(5 44 56) 0%, rgba(16, 16, 16, 1) 100%);
}
body .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: #fff;
}

body.lightSkin {
  --accent-color: #049cdb;
  --accent-input-color: #049cdb;
  --accent-muted-color: #86d2f1;
  --accent-muted-darker-color: #373737;
  --accent-transparent-color: rgba(154, 224, 255, 0.45);
  --accent-darker-background-color: rgba(243, 249, 255, 0.95);
  --marker-header: #fff;
  --marker-border: rgba(112, 206, 242, 0.7);
  --accent-lighter-muted-color: rgba(131, 204, 233, 0.7);
  --background-color: rgba(243, 249, 255, 0.95);
  --solid-background: rgba(243, 249, 255, 0.95);
  --default-text-color: #373737;
  --accent-darker-transparent-color: transparent;
  --seperator-color: rgba(0, 0, 0, 0.6);
  --accent-super-dark-background-color: #d9eff9;
  --accent-super-dark-non-transparent-background-color: #d9eff9;
  --solid-map-background: #fff;
  --color-gray-dropdown-bg: #eaeaea;
  --color-seperator-gray: rgba(0, 0, 0, 0.3);
  --apple-button-bg: #373737;
  --apple-button-color: #fff;
  --accent-color-vibrant: #0084bb;
  --slider-secondary-color: #373737;
  --accent-darker-transparent-color-hover: #eaf9ff;
  --subscription-feature-background: #efefef;
  --battery-fill-color: #049cdb;
  --battery-border-color: #373737;
  --vehicle-model-hover: #565656;
  --soft-2-transparent-overlay-color: rgba(0, 0, 0, 0.25);
  --charger-operator-background: rgba(243, 249, 255, 0.95);
  --charger-operator-search-background: #d9eff9;
  --marker-icon-background: #6fcef1;
  --history-element-background: #d9eff9;
  --roadlane-highlighted: #049cdb;
  --mdc-filled-text-field-container-color: #049cdb;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #373737;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-table-bg: #fff;
  --subscription-try-button: #106285;
  --delete-subscription-gradient: radial-gradient(circle, rgb(53 53 53) 0%, rgba(16, 16, 16, 1) 100%);
}
body.lightSkin .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: rgba(0, 0, 0, 0.87);
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/css/base.scss?ngGlobalStyle ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body {
  --accent-color: #59b1d2;
  --accent-color-vibrant: #71d7ff;
  --accent-color-very-vibrant: #049cdb;
  --accent-color-very-vibrant-darker: #0477a6;
  --accent-muted-color: #457e94;
  --accent-input-color: #457e94;
  --accent-lighter-muted-color: #5d97af;
  --marker-header: #5d97af;
  --marker-border: #5d97af;
  --accent-lighter-hover-muted-color: rgba(131, 204, 233, 0.9);
  --accent-muted-darker-color: #2d5665;
  --accent-transparent-color: rgba(69, 126, 148, 0.5);
  --accent-darker-background-color: #052c38;
  --accent-darker-transparent-color: rgba(6, 44, 58, 0.71);
  --accent-darker-transparent-color-hover: rgba(7, 60, 78, 0.71);
  --subscription-feature-background: rgba(7, 60, 78, 0.71);
  --accent-lighter-color: #d6ecf5;
  --accent-ligther-transparent-color: rgba(111, 206, 241, 0.4);
  --accent-super-dark-background-color: rgba(4, 30, 39, 0.95);
  --accent-super-dark-non-transparent-background-color: #041e27;
  --default-text-color: #fff;
  --text-color-transparent-overlay: rgba(255, 255, 255, 0.7);
  --soft-transparent-overlay-color: rgba(255, 255, 255, 0.15);
  --soft-2-transparent-overlay-color: rgba(255, 255, 255, 0.25);
  --border-color: 5px solid rgba(112, 206, 242, 0.7);
  --border-vibrant-color: 5px solid #6ecdef;
  --accent-background-color: rgba(112, 206, 242, 0.7);
  --accent-background-half-transparent-color: rgba(12, 154, 217, 0.5);
  --background-color: rgba(0, 0, 0, 0.9);
  --warning-color: #ff686a;
  --warning-color-vibrant: #fd3250;
  --warning-color-muted: #a45772;
  --color-orange: #ffbe07;
  --facebook-button-bg: #3c5596;
  --facebook-2-button-bg: #1777f2;
  --twitter-button-bg: #1b95e0;
  --apple-button-color: #000;
  --apple-button-bg: #fff;
  --medium-gray: #ccc;
  --light-gray: #dedede;
  --color-gray: #373737;
  --color-gray-dropdown-bg: #373737;
  --color-seperator-gray: rgba(255, 255, 255, 0.3);
  --solid-map-background: #1e1e1e;
  --solid-background: #000;
  --seperator-color: rgba(255, 255, 255, 0.6);
  --slider-secondary-color: transparent;
  --battery-fill-color: #fff;
  --battery-border-color: #049cdb;
  --vehicle-model-hover: #457e94;
  --charger-operator-background: transparent;
  --charger-operator-search-background: rgba(6, 44, 58, 0.71);
  --marker-icon-background: #5ab0d1;
  --history-element-background: #51869e;
  --roadlane-highlighted: #0477a6;
  --mdc-filled-text-field-container-color: #59b1d2;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #2d5665;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-color-1: #46bdf2;
  --subscription-color-2: #039dda;
  --subscription-color-3: #017cb0;
  --subscription-table-bg: #052c38;
  --subscription-try-button: #04435c;
  --delete-subscription-gradient: radial-gradient(circle, rgb(5 44 56) 0%, rgba(16, 16, 16, 1) 100%);
}
body .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: #fff;
}

body.lightSkin {
  --accent-color: #049cdb;
  --accent-input-color: #049cdb;
  --accent-muted-color: #86d2f1;
  --accent-muted-darker-color: #373737;
  --accent-transparent-color: rgba(154, 224, 255, 0.45);
  --accent-darker-background-color: rgba(243, 249, 255, 0.95);
  --marker-header: #fff;
  --marker-border: rgba(112, 206, 242, 0.7);
  --accent-lighter-muted-color: rgba(131, 204, 233, 0.7);
  --background-color: rgba(243, 249, 255, 0.95);
  --solid-background: rgba(243, 249, 255, 0.95);
  --default-text-color: #373737;
  --accent-darker-transparent-color: transparent;
  --seperator-color: rgba(0, 0, 0, 0.6);
  --accent-super-dark-background-color: #d9eff9;
  --accent-super-dark-non-transparent-background-color: #d9eff9;
  --solid-map-background: #fff;
  --color-gray-dropdown-bg: #eaeaea;
  --color-seperator-gray: rgba(0, 0, 0, 0.3);
  --apple-button-bg: #373737;
  --apple-button-color: #fff;
  --accent-color-vibrant: #0084bb;
  --slider-secondary-color: #373737;
  --accent-darker-transparent-color-hover: #eaf9ff;
  --subscription-feature-background: #efefef;
  --battery-fill-color: #049cdb;
  --battery-border-color: #373737;
  --vehicle-model-hover: #565656;
  --soft-2-transparent-overlay-color: rgba(0, 0, 0, 0.25);
  --charger-operator-background: rgba(243, 249, 255, 0.95);
  --charger-operator-search-background: #d9eff9;
  --marker-icon-background: #6fcef1;
  --history-element-background: #d9eff9;
  --roadlane-highlighted: #049cdb;
  --mdc-filled-text-field-container-color: #049cdb;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #373737;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-table-bg: #fff;
  --subscription-try-button: #106285;
  --delete-subscription-gradient: radial-gradient(circle, rgb(53 53 53) 0%, rgba(16, 16, 16, 1) 100%);
}
body.lightSkin .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: rgba(0, 0, 0, 0.87);
}

/* base elements redefinition */
html,
body {
  overflow: hidden !important;
  height: 100%;
  width: 100%;
  -webkit-user-select: none;
  user-select: none;
  -khtml-user-select: none;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  background: var(--solid-map-background) !important;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

body {
  position: relative;
  margin: 0;
  padding: 1;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: contain;
  -webkit-text-size-adjust: none;
}

button {
  border: none;
  text-decoration: none;
  line-height: 1;
  color: #fff;
  text-align: center;
}

button:hover,
button:active,
button:visited,
button:focus {
  border: none;
  outline: none;
}

a {
  color: var(--accent-color);
  cursor: pointer;
}

@font-face {
  font-family: "Typodermic";
  src: url(/assets/fonts/typodermic/Typodermic.otf);
}
.grayscale {
  filter: grayscale(100%);
  filter: gray;
}

.hide {
  display: none !important;
}

[hidden] {
  display: none !important;
}

.disableclick {
  pointer-events: none;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cacaca;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cacaca;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #cacaca;
}

.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/css/styles.scss?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body {
  --accent-color: #59b1d2;
  --accent-color-vibrant: #71d7ff;
  --accent-color-very-vibrant: #049cdb;
  --accent-color-very-vibrant-darker: #0477a6;
  --accent-muted-color: #457e94;
  --accent-input-color: #457e94;
  --accent-lighter-muted-color: #5d97af;
  --marker-header: #5d97af;
  --marker-border: #5d97af;
  --accent-lighter-hover-muted-color: rgba(131, 204, 233, 0.9);
  --accent-muted-darker-color: #2d5665;
  --accent-transparent-color: rgba(69, 126, 148, 0.5);
  --accent-darker-background-color: #052c38;
  --accent-darker-transparent-color: rgba(6, 44, 58, 0.71);
  --accent-darker-transparent-color-hover: rgba(7, 60, 78, 0.71);
  --subscription-feature-background: rgba(7, 60, 78, 0.71);
  --accent-lighter-color: #d6ecf5;
  --accent-ligther-transparent-color: rgba(111, 206, 241, 0.4);
  --accent-super-dark-background-color: rgba(4, 30, 39, 0.95);
  --accent-super-dark-non-transparent-background-color: #041e27;
  --default-text-color: #fff;
  --text-color-transparent-overlay: rgba(255, 255, 255, 0.7);
  --soft-transparent-overlay-color: rgba(255, 255, 255, 0.15);
  --soft-2-transparent-overlay-color: rgba(255, 255, 255, 0.25);
  --border-color: 5px solid rgba(112, 206, 242, 0.7);
  --border-vibrant-color: 5px solid #6ecdef;
  --accent-background-color: rgba(112, 206, 242, 0.7);
  --accent-background-half-transparent-color: rgba(12, 154, 217, 0.5);
  --background-color: rgba(0, 0, 0, 0.9);
  --warning-color: #ff686a;
  --warning-color-vibrant: #fd3250;
  --warning-color-muted: #a45772;
  --color-orange: #ffbe07;
  --facebook-button-bg: #3c5596;
  --facebook-2-button-bg: #1777f2;
  --twitter-button-bg: #1b95e0;
  --apple-button-color: #000;
  --apple-button-bg: #fff;
  --medium-gray: #ccc;
  --light-gray: #dedede;
  --color-gray: #373737;
  --color-gray-dropdown-bg: #373737;
  --color-seperator-gray: rgba(255, 255, 255, 0.3);
  --solid-map-background: #1e1e1e;
  --solid-background: #000;
  --seperator-color: rgba(255, 255, 255, 0.6);
  --slider-secondary-color: transparent;
  --battery-fill-color: #fff;
  --battery-border-color: #049cdb;
  --vehicle-model-hover: #457e94;
  --charger-operator-background: transparent;
  --charger-operator-search-background: rgba(6, 44, 58, 0.71);
  --marker-icon-background: #5ab0d1;
  --history-element-background: #51869e;
  --roadlane-highlighted: #0477a6;
  --mdc-filled-text-field-container-color: #59b1d2;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #2d5665;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-color-1: #46bdf2;
  --subscription-color-2: #039dda;
  --subscription-color-3: #017cb0;
  --subscription-table-bg: #052c38;
  --subscription-try-button: #04435c;
  --delete-subscription-gradient: radial-gradient(circle, rgb(5 44 56) 0%, rgba(16, 16, 16, 1) 100%);
}
body .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: #fff;
}

body.lightSkin {
  --accent-color: #049cdb;
  --accent-input-color: #049cdb;
  --accent-muted-color: #86d2f1;
  --accent-muted-darker-color: #373737;
  --accent-transparent-color: rgba(154, 224, 255, 0.45);
  --accent-darker-background-color: rgba(243, 249, 255, 0.95);
  --marker-header: #fff;
  --marker-border: rgba(112, 206, 242, 0.7);
  --accent-lighter-muted-color: rgba(131, 204, 233, 0.7);
  --background-color: rgba(243, 249, 255, 0.95);
  --solid-background: rgba(243, 249, 255, 0.95);
  --default-text-color: #373737;
  --accent-darker-transparent-color: transparent;
  --seperator-color: rgba(0, 0, 0, 0.6);
  --accent-super-dark-background-color: #d9eff9;
  --accent-super-dark-non-transparent-background-color: #d9eff9;
  --solid-map-background: #fff;
  --color-gray-dropdown-bg: #eaeaea;
  --color-seperator-gray: rgba(0, 0, 0, 0.3);
  --apple-button-bg: #373737;
  --apple-button-color: #fff;
  --accent-color-vibrant: #0084bb;
  --slider-secondary-color: #373737;
  --accent-darker-transparent-color-hover: #eaf9ff;
  --subscription-feature-background: #efefef;
  --battery-fill-color: #049cdb;
  --battery-border-color: #373737;
  --vehicle-model-hover: #565656;
  --soft-2-transparent-overlay-color: rgba(0, 0, 0, 0.25);
  --charger-operator-background: rgba(243, 249, 255, 0.95);
  --charger-operator-search-background: #d9eff9;
  --marker-icon-background: #6fcef1;
  --history-element-background: #d9eff9;
  --roadlane-highlighted: #049cdb;
  --mdc-filled-text-field-container-color: #049cdb;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #373737;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-table-bg: #fff;
  --subscription-try-button: #106285;
  --delete-subscription-gradient: radial-gradient(circle, rgb(53 53 53) 0%, rgba(16, 16, 16, 1) 100%);
}
body.lightSkin .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: rgba(0, 0, 0, 0.87);
}

/* firefox autofill */
::selection {
  background: var(--marker-icon-background);
  /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: var(--marker-icon-background);
  /* Gecko Browsers */
}

/* leaflet rewrites */
.leaflet-control-scale.leaflet-control,
.ol-scale-line {
  position: fixed;
  right: 346px;
  left: auto;
  bottom: 0px;
  margin-bottom: 4px !important;
}

.leaflet-control-scale-line,
.ol-scale-line-inner {
  background: var(--accent-background-color) !important;
  border: 0px !important;
  color: #fff !important;
  text-transform: uppercase;
  font-family: Roboto;
  padding: 3px 5px 1px !important;
  line-height: 15px !important;
  font-size: 11px;
  text-shadow: none !important;
}

.leaflet-control-scale-line,
.ol-scale-line .ol-scale-line-inner {
  border-bottom: 2px solid var(--text-color-transparent-overlay) !important;
}

.fullscreen .leaflet-control-scale.leaflet-control {
  right: 0px;
}

.map-tooltip {
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  background: var(--accent-super-dark-background-color);
  border: 2px solid var(--accent-background-color);
  color: var(--default-text-color);
  font-family: Roboto-condensed;
  font-display: swap;
  font-weight: bold;
  font-size: 13px;
  padding: 0px;
}
.map-tooltip .title {
  background: var(--marker-header);
  border: 2px solid var(--marker-border);
  border-bottom: 0;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.map-tooltip .title h3 {
  font-size: 14px;
  margin: 0px;
  padding: 6px 11px;
  text-transform: uppercase;
  line-height: 18px;
}
.map-tooltip a {
  color: var(--accent-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.map-tooltip .info {
  padding: 5px 8px;
  border-bottom: 1px solid var(--accent-lighter-muted-color);
}
.map-tooltip .info h4 {
  margin: 5px;
}
.map-tooltip .info .info-el {
  display: flex;
  align-items: center;
  margin: 10px 5px;
}
.map-tooltip .info .info-el img {
  width: 21px;
  height: 21px;
  margin-right: 9px;
}
.map-tooltip .info .info-el .info-el-text {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 140px;
}

#leaflet .map-tooltip a {
  color: var(--accent-input-color);
}

.map-tooltip.cs-tooltip {
  white-space: initial;
  top: -50%;
  width: 200px;
  border: none;
  border-radius: 20px;
  user-select: none;
  -webkit-user-select: none;
}
.map-tooltip.cs-tooltip .body {
  display: flex;
  flex-direction: column;
  border-left: 2px solid var(--marker-border);
  border-right: 2px solid var(--marker-border);
  position: relative;
}
.map-tooltip.cs-tooltip .status {
  display: flex;
  align-items: center;
  border-top: 1px solid var(--accent-lighter-muted-color);
  padding: 10px 8px;
}
.map-tooltip.cs-tooltip .status img.status-icon {
  flex: 1;
  width: 25px;
  height: 25px;
  padding: 0px 3px;
}
.map-tooltip.cs-tooltip .status .status-state {
  flex: 5;
  padding-left: 10px;
}
.map-tooltip.cs-tooltip .status img.status-opener-icon {
  flex: 1;
  width: 23px;
  height: 14px;
}
.map-tooltip.cs-tooltip .status p {
  margin: 0px;
  line-height: 16px;
}
.map-tooltip.cs-tooltip .status p.state-type {
  font-weight: 400;
  color: var(--accent-input-color);
}
.map-tooltip.cs-tooltip .status-dropdown {
  background: var(--marker-header);
  position: absolute;
  top: calc(100% - 53px);
  width: 100%;
  display: none;
  padding: 2px;
  margin-left: -2px;
  z-index: 1;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.map-tooltip.cs-tooltip .status-dropdown .status {
  border-top: none;
}
.map-tooltip.cs-tooltip .status-dropdown .status p.state-type {
  color: var(--default-text-color);
}
.map-tooltip.cs-tooltip .status-dropdown .divider {
  background: var(--soft-2-transparent-overlay-color);
  height: 1px;
  margin: 0px 10px;
}
.map-tooltip.cs-tooltip .status-dropdown.show {
  display: block;
  transform-origin: top center;
  animation: rotateX 300ms ease-in-out forwards;
}

.map-tooltip.cs-tooltip.navigation-tooltip {
  width: 100px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  background: var(--marker-icon-background);
  box-shadow: none;
}

@keyframes rotateX {
  0% {
    opacity: 0;
    transform: rotateX(-90deg);
  }
  50% {
    transform: rotateX(-20deg);
  }
  100% {
    opacity: 1;
    transform: rotateX(0deg);
  }
}
@keyframes slide-in {
  100% {
    transform: translateY(0%);
  }
}
@keyframes slide-out {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.map-tooltip.cs-tooltip.top {
  transform: translate(-50%, -100%);
  border-radius: 8px;
}

app-navigation .map-tooltip.cs-tooltip.top {
  top: auto;
  left: auto;
}

.map-tooltip.cs-tooltip.rounded-body .body {
  border-bottom: 2px solid var(--accent-lighter-muted-color);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

.map-tooltip.multiple-tooltip p {
  margin: 0px;
}

/* antpath pointer events */
.disableclick .leaflet-pane > svg path.leaflet-interactive {
  pointer-events: none;
}

#rhamarker-outer {
  display: flex;
}

.rhamarkers-outer {
  display: flex;
  position: relative;
  width: 100%;
}

.fleet-cursor {
  width: 21px;
  height: 21px;
  display: block;
}

#rhamarker-outer .cursor-marker {
  width: 50px;
  height: 50px;
}

.fleet-cursor.battery-red,
.cursor-marker.battery-red {
  filter: hue-rotate(158deg) contrast(1.5) saturate(0.85);
}

.map-tooltip.multiple-tooltip {
  text-align: center;
  padding: 1px 5px;
  position: absolute;
  margin-left: 34px;
  font-size: 12px;
  margin-top: -1px;
}

#rhamarker-outer .map-tooltip.multiple-tooltip {
  margin-left: calc(100% - 60px);
  margin-top: calc(100% + 7px);
}

.rhamarkers-outer .map-tooltip .battery-blue,
#rhamarker-outer .map-tooltip .battery-blue {
  color: var(--accent-color);
  padding-left: 4px;
}

.rhamarkers-outer .map-tooltip .battery-red,
#rhamarker-outer .map-tooltip .battery-red {
  color: var(--warning-color-vibrant);
  padding-left: 4px;
}

.map-tooltip.arrow-to-left::after {
  border-right: 7px solid var(--accent-lighter-muted-color);
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  content: "";
  height: 0px;
  top: calc(50% - 7px);
  left: -7px;
  position: absolute;
}

.map-tooltip.arrow-to-right::after {
  border-left: 7px solid var(--accent-lighter-muted-color);
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  content: "";
  height: 0px;
  top: calc(50% - 7px);
  right: -7px;
  position: absolute;
}

.map-tooltip.arrow-to-bottom::after {
  border-top: 7px solid var(--accent-lighter-muted-color);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  height: 0px;
  left: calc(50% - 7px);
  position: absolute;
}

.map-tooltip.cs-tooltip {
  -webkit-user-select: auto;
          user-select: auto;
  pointer-events: auto;
}

.map-tooltip.arrow-to-left {
  transform: translate(0%, -48.5%);
}

.map-tooltip.arrow-to-right {
  transform: translate(-96%, -48.5%);
}

/* remove arrow from context tooltip */
#leaflet .leaflet-tooltip-top.context-tooltip:before {
  border: none;
  margin: 0;
}

#leaflet .leaflet-tooltip.context-tooltip {
  padding: 6px;
  background: var(--marker-icon-background);
  color: #fff;
  text-align: center;
  line-height: 14px;
  font-weight: 700;
  border: none;
  margin-top: -15px;
}

.map-tooltip .plug {
  display: flex;
  align-items: center;
  padding: 5px 0px;
  margin: 0px 8px;
  border-bottom: 1px solid var(--text-color-transparent-overlay);
}
.map-tooltip .plug .charger-icon {
  position: relative;
  display: flex;
}

.map-tooltip .plug.availability-info {
  padding-bottom: 11px;
}

.map-tooltip .plug.last-plug {
  border-bottom: 0px;
}

.map-tooltip .plug img {
  width: 32px;
  height: 32px;
  z-index: 1;
  position: relative;
}

.map-tooltip .availability {
  position: absolute;
  background: #ccc;
  color: #fff;
  top: 30px;
  left: -1px;
  padding: 0px 9px;
  border-radius: 3px;
  line-height: 13px;
}

.map-tooltip .availability.available {
  background: #1fd366;
}

.map-tooltip .availability.not-available {
  background: #d83852;
}

.map-tooltip .availability .out {
  background: #6d8087;
}

.map-tooltip .plug p {
  padding-left: 10px;
}

.map-tooltip .plan-btn {
  border: 0;
  background: var(--marker-header);
  padding: 5px;
  color: var(--default-text-color);
  font-family: Roboto;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border: 2px solid var(--marker-border);
  border-top: 0;
}

.map-tooltip .plan-btn.plan-btn-container {
  height: 19px;
}

#set-start-icon.inactive,
#set-end-icon.inactive,
.plan-btn.inactive,
app-navigation-hud .inactive,
app-history-dialog .inactive {
  cursor: default;
  filter: grayscale(1);
  pointer-events: none;
}

.dropdown-el.inactive {
  cursor: default;
  background: var(--color-gray-dropdown-bg);
  pointer-events: none;
}

.ios .search-dropdown {
  position: absolute !important;
}

.remained-battery {
  width: 15px;
  height: 15px;
  margin-right: 3px;
}

/*.cdk-overlay-pane {
  width: 275px !important;
}*/
.cdk-drop-list-dragging .dnd-icon.grab {
  cursor: grabbing !important;
}

.cdk-drop-list {
  padding: 10px 0px 3px 0px;
}

.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle,
.dialog-loading-spinner circle,
app-manage-cars circle,
.settings-dialog circle {
  stroke-width: 6% !important;
}

app-account-dialog #google-button [role=button] {
  border-radius: 7px;
  max-width: none !important;
}

.desktop app-tutorial [mat-dialog-content] {
  overflow: hidden;
}

.desktop app-navigation-hud .floating-info {
  display: none;
}

app-tutorial .voice-icon,
app-voice-input-info-dialog .voice-icon,
app-welcome-dialog .voice-icon {
  width: 11px;
  background: var(--accent-input-color);
  border: 1px solid #fff;
  border-radius: 100%;
  padding: 3px 6px;
  margin: 1px 2px -6px 2px;
}

.subscription-info .mat-mdc-dialog-content {
  max-width: 350px;
}

.manage-cars-outer .loader-outer .mat-spinner svg {
  width: 50px !important;
  height: 50px !important;
}

#pac-backdrop {
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: var(--background-color);
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 5px 0px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 15px 35px rgba(255, 255, 255, 0);
  }
}
@keyframes crescendo {
  0% {
    background: var(--accent-color);
  }
  100% {
    background: var(--medium-gray);
  }
}
@keyframes moveinright {
  from {
    opacity: 0;
    padding-top: 50px;
    left: 20px;
  }
  to {
    opacity: 1;
    padding-top: 0px;
    left: 0px;
  }
}
.move-in-right {
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: moveinright 0.5s;
}

@keyframes moveinleft {
  from {
    opacity: 0;
    padding-top: 50px;
    left: -20px;
  }
  to {
    opacity: 1;
    padding-top: 0px;
    left: 0px;
  }
}
.move-in-left {
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: moveinleft 0.5s;
}

@keyframes moveinbottom {
  from {
    opacity: 0;
    padding-top: 50px;
  }
  to {
    opacity: 1;
    padding-top: 0px;
  }
}
.move-in-bottom {
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: moveinbottom 0.5s;
}

.green-pulse {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 4px;
  border-radius: 50%;
  background: rgb(0, 255, 162);
  cursor: pointer;
  box-shadow: 0 0 0 rgba(0, 255, 162, 0.4);
  animation: greenpulse 2s infinite;
}

.speedlimit {
  background: #ffffff;
  color: #000;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 0.9em;
  font-weight: 500;
  font-family: Roboto;
  border: 5px solid #ce1f48;
}

.speedlimit-outer {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}

.speedlimit-outer p {
  margin: 0;
  font-family: Roboto-condensed;
  font-display: swap;
  font-weight: 700;
}

.speedlimit-icon {
  width: 1.8em;
  height: 1.8em;
  transform: rotate(90deg);
  margin-top: 0px;
  margin-bottom: -7px;
  pointer-events: none;
}

.charge-time {
  font-family: Typodermic, Roboto;
  background: var(--accent-color-very-vibrant);
  color: #fff;
  padding: 0px 0px;
  margin-bottom: 4px;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  width: 100%;
}

.waypoint-icon-outer {
  display: flex;
  justify-content: center;
}

.waypoint-icon img,
.charge-icon img {
  width: 42px;
  height: 42px;
}

.map-charger {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.map-charger .charge-time,
.map-charger .charge-index img,
.map-charger .charge-icon img {
  pointer-events: none;
}

.waypoint-idx {
  position: absolute;
  top: 1px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1em;
}

.charge-index {
  position: relative;
  top: -46px;
  left: 0;
  width: 32px;
  height: 32px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}

.leaflet-container .leaflet-marker-pane .charge-index img,
.charge-index img,
.leaflet-container .leaflet-marker-pane .charge-index-icon,
.charge-index-icon {
  width: 7px;
  height: 10px;
  padding-right: 1px;
  padding-bottom: 1px;
}

.favorite-icon {
  position: relative;
  top: -59px;
  left: 7px;
  width: 14px;
  height: 14px;
}

.multiple-stop .charge-index img {
  padding-right: 0px;
}

.multi-charge-index {
  padding-right: 5px;
  font-family: "Roboto";
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}

.address-type {
  background: #049cdb;
  color: #fff;
  width: 100%;
  padding: 2px 0px;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 6px;
  text-transform: capitalize;
}

.leaflet-container .leaflet-marker-pane .home-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.leaflet-container .leaflet-marker-pane .home-icon img.map-point {
  width: 38px;
  z-index: 1;
}
.leaflet-container .leaflet-marker-pane .home-icon img.map-point-image {
  position: absolute;
  width: 20px;
  margin-top: -12px;
  z-index: 2;
}
.leaflet-container .leaflet-marker-pane .home-icon .circle {
  width: 24px;
  height: 24px;
  background: var(--accent-background-half-transparent-color);
  border: 1px solid var(--accent-color-vibrant);
  border-radius: 100%;
  position: absolute;
  top: 68px;
}

.pulse {
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--accent-lighter-hover-muted-color);
  cursor: pointer;
  box-shadow: 0 0 0 var(--accent-ligther-transparent-color);
  animation: pulse 2s infinite;
}

.pulse:hover {
  animation: none;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 var(--accent-ligther-transparent-color);
  }
  70% {
    box-shadow: 0 0 0 200px rgba(111, 206, 241, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(111, 206, 241, 0);
  }
}
.charge-time-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.charge-time-inner:not(:first-child) {
  border-top: 1px solid #fff;
}

.charge-time h4 {
  margin: 0px;
  font-size: 1em;
  font-weight: 400;
}

.charge-time small {
  padding: 0px 1px;
  text-transform: uppercase;
  font-size: 5px;
  font-weight: 400;
  line-height: 14px;
  align-self: flex-start;
}

.leaflet-div-icon {
  border: 0px !important;
  background: transparent !important;
}

.leaflet-container {
  font: 12px/1.5 Roboto !important;
}

.ios13 {
  user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.mobile .type-selector {
  justify-content: center;
}

.search-element-functions {
  display: flex;
  align-items: center;
}

.search-element-functions {
  margin-right: 15px;
  align-items: normal;
}

.search-element-functions.searched-functions {
  display: none;
}
.search-element-functions.searched-functions .search-element-functions-icon.start-icon {
  width: 30px;
  height: 26px;
  padding: 5px 14px;
}
.search-element-functions.searched-functions .search-element-functions-icon.start-icon img {
  border: 2px solid #fff;
  border-radius: 100%;
  padding: 1px 2px 3px;
  width: 16px;
  height: 16px;
}
.search-element-functions.searched-functions .search-element-functions-icon.target-icon {
  width: 30px;
  height: 30px;
  padding: 3px 14px;
}

.searched .search-element-functions.searched-functions {
  display: flex;
}

.searched .search-element-functions.addresses {
  display: none;
}

.search-element-functions-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  background: var(--accent-input-color);
  padding: 7px 14px;
  margin: 5px;
  border-radius: 6px;
  cursor: pointer;
}
.search-element-functions-icon img {
  width: 100%;
  height: 100%;
}

.info-sidebar.minimalised .search-element-functions-icon {
  padding: 5px 14px;
  margin: 15px 5px;
}
.info-sidebar.minimalised .search {
  height: 32px;
}
.info-sidebar.minimalised .leaflet-search .search-image {
  margin: 4px 10px !important;
}
.info-sidebar.minimalised .search-element-functions.searched-functions .search-element-functions-icon.start-icon {
  height: 22px;
}
.info-sidebar.minimalised .search-element-functions.searched-functions .search-element-functions-icon.target-icon {
  height: 26px;
}

.navigation .mobile-opener-icon-outer,
.navigation .vehicle-tile-name .opener-icon {
  display: none !important;
}

.battery-reserved-warning-icon {
  position: absolute;
  background: var(--warning-color-vibrant);
  color: #fff;
  top: 5px;
  right: -9px;
  width: 15px;
  padding: 0px;
  font-weight: 800;
  border-radius: 5px;
  text-align: center;
}

#leaflet .battery-reserved-warning-icon {
  top: -4px;
  right: -6px;
  font-size: 14px;
  width: 17px;
}

.lightSkin app-subscriptions-promo-dialog .header-image,
.lightSkin app-charger-update-info-dialog .header-image {
  background: url(/assets/images/light/betatester_image.jpg);
}

/* remove mobile rotate animation */
.no-animation .info-sidebar,
.no-animation .close-button,
.no-animation #range-input-elements-right,
.no-animation #wind-svg-element,
.no-animation app-navigation-menu,
.no-animation app-mobile-main-menu,
.no-animation .mobile-set-to-location,
.no-animation .mobile-bottom-left-menu-portrait,
.no-animation .mobile-middle-right-menu-landscape,
.no-animation .hud-left-outer,
.no-animation .navigation-hud-bottom-panel,
.no-animation .hud-right,
.no-animation .vehicle-tile-name {
  transition: none !important;
}

/*.animate-position{
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}*/
@media (max-width: 1050px), (max-height: 700px) {
  .search-element-functions {
    margin-top: 0px;
    align-items: center;
  }
  .mobile .search-element-functions.addresses {
    margin-top: 14px;
    align-items: normal;
  }
  html:not(.mobile) #rha-search .search {
    width: 100%;
  }
  .show #range-input-elements-right {
    margin-bottom: 0px !important;
  }
  .show .map-sidebar {
    bottom: 0px !important;
  }
  .show #tracking {
    bottom: 0px !important;
  }
  .mobile.landscape .route-element {
    flex-direction: column;
  }
  .mobile.landscape .route-element .route-icon {
    margin-bottom: 10px;
  }
  .mobile.landscape .route-element .charging-left {
    padding-left: 0px !important;
  }
  .mobile.landscape .route-element .flex-column {
    width: 100%;
  }
  .mobile.landscape .itinerary .turn-icon {
    line-height: 24px !important;
    height: 24px !important;
  }
  .mobile.landscape .turn-icon img {
    width: 24px !important;
    height: 24px !important;
  }
  .mobile.landscape .info-sidebar.minimalised {
    display: none;
  }
  .mobile.landscape .info-sidebar.minimalised.searched {
    width: auto !important;
  }
  .mobile.landscape .leaflet-search input.search-with-route {
    width: calc(100% - 45px);
  }
  .mobile.landscape .mobile-fullscreen .navi-menu {
    flex-direction: row;
    align-items: center;
    padding: 7px;
  }
  .mobile .mobile-fullscreen .leaflet-search input.search-with-route {
    max-width: initial !important;
  }
  .mobile.landscape .leaflet-search input {
    padding: 9px 4px;
  }
  .mobile.landscape .leaflet-search input.search-with-route {
    width: calc(100% - 32px);
  }
  .mobile .info-sidebar.minimalised {
    display: none;
  }
  .mobile .info-sidebar.minimalised.searched {
    width: calc(100vw - (100vw - 9px) / 6 - 19px) !important;
  }
  .mobile .info-sidebar.mobile-fullscreen,
  .mobile .info-sidebar.minimalised.searched.mobile-fullscreen,
  .mobile.landscape .info-sidebar.mobile-fullscreen.minimalised,
  .mobile app-mobile-main-menu.mobile-fullscreen {
    position: fixed;
    top: 0px !important;
    left: 0px !important;
    border-radius: 0px !important;
    background: var(--accent-darker-background-color);
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 100;
  }
  app-mobile-main-menu.mobile-fullscreen #mobile-main-menu {
    flex-direction: column;
    height: 100%;
    border: none;
  }
  app-mobile-main-menu.mobile-fullscreen #mobile-main-menu .search {
    height: 36px !important;
  }
  app-mobile-main-menu.mobile-fullscreen #mobile-main-menu .leaflet-search .search-image {
    margin: 6px 10px;
  }
  app-mobile-main-menu.mobile-fullscreen #mobile-main-menu app-search {
    flex-direction: column;
    margin-top: 14px;
    margin-left: 0px;
  }
  app-mobile-main-menu.mobile-fullscreen #mobile-main-menu .search-with-addresses {
    align-items: normal;
    margin-left: 20px;
  }
  app-mobile-main-menu.mobile-fullscreen .search-outer,
  app-mobile-main-menu .searched .search-outer {
    max-width: initial;
  }
  app-mobile-main-menu .searched .search-outer app-search {
    margin-left: 8px;
  }
  .mobile .info-sidebar.minimalised.mobile-fullscreen app-search,
  .mobile .info-sidebar.mobile-fullscreen app-search {
    width: 100%;
  }
  .mobile.landscape .hud-left {
    width: 154px;
    height: 136px;
    padding: 15px 0px;
    z-index: 3;
  }
  .mobile.landscape .hud-left .turn-icon img {
    width: 80% !important;
    height: 80% !important;
  }
  .mobile.landscape .hud-right {
    right: auto;
    display: flex;
    bottom: 0px;
    left: -154px;
    width: auto;
    height: calc(100% - 160px);
  }
  .mobile.landscape .hud-right.one-item-row {
    left: 0px;
  }
  .mobile.portrait .mobile-roadlanes app-navigation-roadlanes.landscape,
  .mobile.landscape .mobile-roadlanes app-navigation-roadlanes.portrait,
  .desktop app-navigation-roadlanes.landscape,
  .tablet app-navigation-roadlanes.landscape {
    display: none;
  }
  .navigation .navigation-hud-bottom-panel app-voice-input img {
    margin: 12px 22.5px;
  }
  .mobile.landscape .hud-side,
  .tablet.landscape .hud-side {
    bottom: 60px;
  }
  .mobile-bottom-right-menu-portrait app-voice-input img {
    margin: 15.5px 21px;
    width: 20px;
    height: 31px;
  }
  .mobile-middle-right-menu-landscape app-voice-input img {
    margin: 14.5px 16px;
  }
  .mobile.landscape .mobile-roadlanes app-navigation-roadlanes.landscape .roadlanes-panel {
    padding: 10px !important;
    max-width: 230px !important;
    border-bottom-left-radius: 27px !important;
    border-bottom-right-radius: 27px !important;
  }
  .mobile.landscape .hud-bottom-opened .hud-right {
    left: 0px;
  }
  .mobile.landscape .navigation-hud-panel-border {
    position: fixed;
    right: 0;
    bottom: 0px;
  }
  .mobile.landscape .navigation-hud-panel-border .border-flex-battery {
    border-top-right-radius: 0px !important;
    border-right: 0px !important;
    border-left: var(--border-color);
    border-top-left-radius: 15px;
    pointer-events: none;
  }
  .mobile.landscape app-navigation-hud .charge-details .hud-bottom-row p {
    display: flex;
    flex-direction: column;
    font-size: 1em;
  }
  .mobile.landscape app-navigation-hud .flex-el .flex-el-bottom h3 {
    font-size: 1em !important;
  }
  .mobile.landscape .hud-bottom-rows-container {
    display: flex;
    height: 100%;
    border-top-right-radius: 30px;
  }
  .mobile.landscape .border-flex-closer.landscape {
    display: flex !important;
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 50px;
    border-top-left-radius: 0px !important;
    height: 52px;
    border-top-right-radius: 11px;
    margin: 0;
    padding: 0;
    border-bottom-left-radius: 0;
  }
  .mobile.landscape .hud-bottom-row.button-menu {
    height: 42px;
    padding: 4px 0px;
    width: 100%;
    display: flex;
  }
  .mobile.landscape .hud-bottom-row.button-menu .hud-menu-btn {
    width: 85%;
    padding: 7px 10px;
    font-size: 15px;
  }
  .mobile.landscape .one-item-row .border-flex-closer {
    display: none !important;
  }
  .mobile.landscape .navigation-hud-panel-border .border-flex,
  .mobile.landscape .charge-details .navigation-hud-panel-border,
  .mobile.landscape .navigation-hud-bottom-panel .border-flex-closer,
  .desktop .border-flex-closer,
  .tablet .border-flex-closer {
    display: none !important;
  }
  .mobile.landscape .hud-right .mobile-roadlanes {
    width: 50%;
  }
  .mobile.landscape .hud-right .turn-text {
    flex: 2;
    display: flex;
    align-items: center;
  }
  .mobile.landscape .second-turn-icon {
    position: fixed;
    width: 48px;
    height: 48px;
    top: 0px;
    left: 159px;
    padding: 10px;
  }
  .mobile.landscape .navigation-hud-bottom-panel {
    border-right: var(--border-color);
    border-top: var(--border-color);
    border-top-right-radius: 35px;
    flex: 3;
    position: initial;
  }
  .mobile.landscape .hud-bottom-row {
    padding: 12px 20px;
  }
  .mobile.landscape .hud-bottom-row,
  .mobile.landscape .hud-bottom-row-container {
    flex-direction: column !important;
  }
  .mobile.landscape .hud-bottom-row.button-menu .hud-bottom-row-container {
    flex-direction: row !important;
  }
  .mobile.landscape .hud-bottom-row-container {
    width: 100% !important;
    height: 100%;
    padding: 10px 0px;
  }
  .mobile.landscape .charge-details .hud-bottom-row-container {
    align-items: center;
  }
  .mobile.landscape .navigation-hud-bottom-panel-container {
    height: 100%;
    border-top-right-radius: 30px;
    display: flex;
    flex-direction: column;
  }
  .mobile.landscape .hud-bottom-row.border-top {
    border-top: none !important;
    border-left: 1px solid var(--color-seperator-gray);
  }
  .mobile.landscape .hud-bottom-rows-container .flex-el {
    align-items: baseline;
  }
  .mobile.landscape .navigation-hud-bottom-panel .flex-el {
    flex-direction: column;
  }
  .mobile.landscape .hud-bottom-row-container .flex-el.flex-icon {
    flex: 0.4;
  }
  .mobile.landscape .hud-bottom-row-container .flex-el.flex-values {
    flex: 0.6;
  }
  .mobile.landscape .navigation-hud-bottom-panel .flex-el:nth-child(2) {
    border-left: 0px !important;
  }
  .mobile.landscape .navigation-hud-bottom-panel .flex-icon .flex-el-bottom {
    margin-left: -7px;
  }
  .mobile.landscape .flex-computer {
    min-width: 78px;
    text-align: center;
    justify-content: center;
  }
  .mobile.landscape .navigation-hud-bottom-panel .hud-bottom-rows-container .flex-values .flex-el:nth-child(2) {
    border-top: 1px solid var(--color-seperator-gray);
  }
  .mobile.landscape .charge-details .navigation-hud-bottom-panel .hud-bottom-rows-container .flex-values .flex-el:nth-child(2) {
    border-top: 0;
    padding-top: 7px;
  }
  .mobile.landscape .estimated-battery {
    top: auto !important;
    bottom: 5px;
  }
  .mobile.portrait .navigation-hud-bottom-panel {
    position: fixed;
    bottom: -127px;
    left: 0;
  }
  .mobile.portrait .one-item-row .navigation-hud-bottom-panel {
    bottom: -67px;
  }
  .mobile.portrait .hud-bottom-opened .navigation-hud-bottom-panel,
  .mobile.portrait .hud-bottom-opened .one-item-row .navigation-hud-bottom-panel {
    bottom: 0px;
  }
  app-feedback-dialog span.mat-checkbox-label {
    white-space: normal;
    text-align: left;
  }
  .hide-panels .info-sidebar,
  .hide-panels .close-button,
  .hide-panels #wind-svg-element {
    display: none !important;
  }
  .recaptcha-resize {
    transform: scale(0.65);
    -webkit-transform: scale(0.65);
    transform-origin: 0;
    -webkit-transform-origin: 0;
  }
  .mobile.portrait .menuside .menu {
    border-top: 2px solid var(--accent-muted-color);
  }
  .mobile.landscape app-tabbed-info-dialog .menu-element {
    flex: 1;
    display: flex;
  }
  .mobile.landscape .menu-element > img {
    height: initial !important;
    margin: 5px auto !important;
  }
  .mobile.portrait label.navi-btn.test-btn {
    bottom: 80px !important;
  }
  .mobile.landscape label.navi-btn.test-btn {
    right: auto !important;
    bottom: auto !important;
    top: 10px !important;
    left: 60px !important;
  }
  .desktop .navigation-hud-panel-border .border-flex:first-child {
    flex: 0 !important;
  }
  .desktop .navigation-hud-panel-border .border-flex-battery {
    flex: initial !important;
    border-left: 0px !important;
    border-top-left-radius: 0px !important;
  }
  .mobile app-tabbed-info-dialog #footerCloseButton {
    display: none !important;
  }
  .mobile app-tabbed-info-dialog .closebutton,
  .tablet app-tabbed-info-dialog .closebutton {
    display: flex !important;
  }
  .mobile app-account-dialog .closebutton {
    display: flex;
  }
}
@media (max-width: 700px) {
  /* iOS Safari horizontial full screen fix */
  _::-webkit-full-page-media,
  _:future,
  :root body {
    height: 101%;
  }
  .desktop .feedback-content {
    padding: 25px 0px !important;
  }
}
@media (max-width: 600px) {
  html:not(.mobile) .search-element-functions.addresses {
    display: none;
  }
}
@media (max-height: 500px), (max-width: 500px) {
  .mat-select-panel .mat-optgroup-label,
  .mat-select-panel .mat-option {
    line-height: 2.5em !important;
    height: 2.5em !important;
  }
}
@media (max-width: 500px) {
  .mobile.portrait .menu-element > img {
    margin: 12px auto !important;
  }
}
@media (max-height: 400px) {
  mat-dialog-container {
    margin-top: 0px;
  }
  .mobile.landscape .second-turn-icon {
    width: 40px;
    height: 40px;
    padding: 8px;
    left: 145px;
  }
  .mobile.landscape .hud-left {
    width: 140px;
    height: 116px;
    padding: 10px 0px;
  }
  .mobile.landscape .hud-right {
    height: calc(100% - 130px);
  }
}
@media (max-width: 350px), (max-height: 400px) {
  .mobile.portrait .flex-el .flex-el-bottom h3 {
    padding-bottom: 0px !important;
  }
  .mobile.portrait .flex-el .flex-el-bottom h5 {
    margin-bottom: 0px !important;
  }
  .mobile.landscape .border-flex-closer.landscape {
    width: 40px;
  }
  .mobile.portrait .navigation-hud-bottom-panel {
    bottom: -110px;
  }
  .mobile.portrait .one-item-row .navigation-hud-bottom-panel {
    bottom: -59px;
  }
  .mobile.landscape .hud-right {
    left: -146px;
  }
  .mobile.landscape .mobile-roadlanes app-navigation-roadlanes.landscape .roadlanes-panel {
    left: auto;
    right: 0px;
    border-bottom-right-radius: 0px !important;
    border-right: 0px;
  }
  .mobile.landscape .hud-bottom-row-container {
    padding: 0px;
  }
  .mobile.landscape .flex-computer {
    min-width: 70px;
  }
}
@media (max-height: 315px) {
  .mobile.landscape .hud-bottom-row,
  .mobile.landscape .hud-bottom-row-container {
    flex-direction: row !important;
  }
  .mobile.landscape .hud-bottom-row {
    padding: 12px 5px;
  }
  .mobile.landscape .navigation-hud-bottom-panel .flex-el {
    flex: auto !important;
  }
  .mobile.landscape .hud-right {
    left: -149px;
  }
  .mobile.landscape .navigation-hud-bottom-panel .flex-icon .flex-el-bottom {
    margin-left: 0px;
    margin-right: 7px;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/app/angular-material-theme.scss?ngGlobalStyle ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body {
  --accent-color: #59b1d2;
  --accent-color-vibrant: #71d7ff;
  --accent-color-very-vibrant: #049cdb;
  --accent-color-very-vibrant-darker: #0477a6;
  --accent-muted-color: #457e94;
  --accent-input-color: #457e94;
  --accent-lighter-muted-color: #5d97af;
  --marker-header: #5d97af;
  --marker-border: #5d97af;
  --accent-lighter-hover-muted-color: rgba(131, 204, 233, 0.9);
  --accent-muted-darker-color: #2d5665;
  --accent-transparent-color: rgba(69, 126, 148, 0.5);
  --accent-darker-background-color: #052c38;
  --accent-darker-transparent-color: rgba(6, 44, 58, 0.71);
  --accent-darker-transparent-color-hover: rgba(7, 60, 78, 0.71);
  --subscription-feature-background: rgba(7, 60, 78, 0.71);
  --accent-lighter-color: #d6ecf5;
  --accent-ligther-transparent-color: rgba(111, 206, 241, 0.4);
  --accent-super-dark-background-color: rgba(4, 30, 39, 0.95);
  --accent-super-dark-non-transparent-background-color: #041e27;
  --default-text-color: #fff;
  --text-color-transparent-overlay: rgba(255, 255, 255, 0.7);
  --soft-transparent-overlay-color: rgba(255, 255, 255, 0.15);
  --soft-2-transparent-overlay-color: rgba(255, 255, 255, 0.25);
  --border-color: 5px solid rgba(112, 206, 242, 0.7);
  --border-vibrant-color: 5px solid #6ecdef;
  --accent-background-color: rgba(112, 206, 242, 0.7);
  --accent-background-half-transparent-color: rgba(12, 154, 217, 0.5);
  --background-color: rgba(0, 0, 0, 0.9);
  --warning-color: #ff686a;
  --warning-color-vibrant: #fd3250;
  --warning-color-muted: #a45772;
  --color-orange: #ffbe07;
  --facebook-button-bg: #3c5596;
  --facebook-2-button-bg: #1777f2;
  --twitter-button-bg: #1b95e0;
  --apple-button-color: #000;
  --apple-button-bg: #fff;
  --medium-gray: #ccc;
  --light-gray: #dedede;
  --color-gray: #373737;
  --color-gray-dropdown-bg: #373737;
  --color-seperator-gray: rgba(255, 255, 255, 0.3);
  --solid-map-background: #1e1e1e;
  --solid-background: #000;
  --seperator-color: rgba(255, 255, 255, 0.6);
  --slider-secondary-color: transparent;
  --battery-fill-color: #fff;
  --battery-border-color: #049cdb;
  --vehicle-model-hover: #457e94;
  --charger-operator-background: transparent;
  --charger-operator-search-background: rgba(6, 44, 58, 0.71);
  --marker-icon-background: #5ab0d1;
  --history-element-background: #51869e;
  --roadlane-highlighted: #0477a6;
  --mdc-filled-text-field-container-color: #59b1d2;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #2d5665;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-color-1: #46bdf2;
  --subscription-color-2: #039dda;
  --subscription-color-3: #017cb0;
  --subscription-table-bg: #052c38;
  --subscription-try-button: #04435c;
  --delete-subscription-gradient: radial-gradient(circle, rgb(5 44 56) 0%, rgba(16, 16, 16, 1) 100%);
}
body .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: #fff;
}

body.lightSkin {
  --accent-color: #049cdb;
  --accent-input-color: #049cdb;
  --accent-muted-color: #86d2f1;
  --accent-muted-darker-color: #373737;
  --accent-transparent-color: rgba(154, 224, 255, 0.45);
  --accent-darker-background-color: rgba(243, 249, 255, 0.95);
  --marker-header: #fff;
  --marker-border: rgba(112, 206, 242, 0.7);
  --accent-lighter-muted-color: rgba(131, 204, 233, 0.7);
  --background-color: rgba(243, 249, 255, 0.95);
  --solid-background: rgba(243, 249, 255, 0.95);
  --default-text-color: #373737;
  --accent-darker-transparent-color: transparent;
  --seperator-color: rgba(0, 0, 0, 0.6);
  --accent-super-dark-background-color: #d9eff9;
  --accent-super-dark-non-transparent-background-color: #d9eff9;
  --solid-map-background: #fff;
  --color-gray-dropdown-bg: #eaeaea;
  --color-seperator-gray: rgba(0, 0, 0, 0.3);
  --apple-button-bg: #373737;
  --apple-button-color: #fff;
  --accent-color-vibrant: #0084bb;
  --slider-secondary-color: #373737;
  --accent-darker-transparent-color-hover: #eaf9ff;
  --subscription-feature-background: #efefef;
  --battery-fill-color: #049cdb;
  --battery-border-color: #373737;
  --vehicle-model-hover: #565656;
  --soft-2-transparent-overlay-color: rgba(0, 0, 0, 0.25);
  --charger-operator-background: rgba(243, 249, 255, 0.95);
  --charger-operator-search-background: #d9eff9;
  --marker-icon-background: #6fcef1;
  --history-element-background: #d9eff9;
  --roadlane-highlighted: #049cdb;
  --mdc-filled-text-field-container-color: #049cdb;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #373737;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-table-bg: #fff;
  --subscription-try-button: #106285;
  --delete-subscription-gradient: radial-gradient(circle, rgb(53 53 53) 0%, rgba(16, 16, 16, 1) 100%);
}
body.lightSkin .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: rgba(0, 0, 0, 0.87);
}

.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-ripple-color: rgba(0, 0, 0, 0.1);
}

html {
  --mat-option-selected-state-label-text-color: #81d4fa;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-accent {
  --mat-option-selected-state-label-text-color: #81d4fa;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color: #81d4fa;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #81d4fa;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

html {
  --mat-full-pseudo-checkbox-selected-icon-color: #81d4fa;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #81d4fa;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: #81d4fa;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #81d4fa;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color: #f44336;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
}

.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, 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 {
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
}

html {
  --mdc-elevated-card-container-color: white;
  --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: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 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(0, 0, 0, 0.54);
}

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-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: #81d4fa;
  --mdc-linear-progress-track-color: rgba(129, 212, 250, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #81d4fa;
  --mdc-linear-progress-track-color: rgba(129, 212, 250, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #f44336;
  --mdc-linear-progress-track-color: rgba(244, 67, 54, 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, 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-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: #81d4fa;
  --mdc-filled-text-field-focus-active-indicator-color: #81d4fa;
  --mdc-filled-text-field-focus-label-text-color: rgba(129, 212, 250, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color: #f44336;
  --mdc-filled-text-field-error-focus-label-text-color: #f44336;
  --mdc-filled-text-field-error-label-text-color: #f44336;
  --mdc-filled-text-field-error-caret-color: #f44336;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;
  --mdc-outlined-text-field-caret-color: #81d4fa;
  --mdc-outlined-text-field-focus-outline-color: #81d4fa;
  --mdc-outlined-text-field-focus-label-text-color: rgba(129, 212, 250, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #f44336;
  --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
  --mdc-outlined-text-field-error-label-text-color: #f44336;
  --mdc-outlined-text-field-error-hover-label-text-color: #f44336;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #f44336;
  --mdc-outlined-text-field-error-hover-outline-color: #f44336;
  --mdc-outlined-text-field-error-outline-color: #f44336;
  --mat-form-field-focus-select-arrow-color: rgba(129, 212, 250, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #81d4fa;
  --mdc-filled-text-field-focus-active-indicator-color: #81d4fa;
  --mdc-filled-text-field-focus-label-text-color: rgba(129, 212, 250, 0.87);
  --mdc-outlined-text-field-caret-color: #81d4fa;
  --mdc-outlined-text-field-focus-outline-color: #81d4fa;
  --mdc-outlined-text-field-focus-label-text-color: rgba(129, 212, 250, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(129, 212, 250, 0.87);
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #f44336;
  --mdc-filled-text-field-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
  --mdc-outlined-text-field-caret-color: #f44336;
  --mdc-outlined-text-field-focus-outline-color: #f44336;
  --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, 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, 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-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(129, 212, 250, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(129, 212, 250, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}

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

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 {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-autocomplete-background-color: white;
}

html {
  --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: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}

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-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: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-selected-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-flat-disabled-selected-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-selected-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
}
.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: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #81d4fa;
  --mdc-chip-elevated-selected-container-color: #81d4fa;
  --mdc-chip-elevated-disabled-container-color: #81d4fa;
  --mdc-chip-flat-disabled-selected-container-color: #81d4fa;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.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: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #81d4fa;
  --mdc-chip-elevated-selected-container-color: #81d4fa;
  --mdc-chip-elevated-disabled-container-color: #81d4fa;
  --mdc-chip-flat-disabled-selected-container-color: #81d4fa;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.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: #f44336;
  --mdc-chip-elevated-selected-container-color: #f44336;
  --mdc-chip-elevated-disabled-container-color: #f44336;
  --mdc-chip-flat-disabled-selected-container-color: #f44336;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --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, 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 {
  --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: #039be5;
  --mdc-switch-selected-handle-color: #039be5;
  --mdc-switch-selected-hover-state-layer-color: #039be5;
  --mdc-switch-selected-pressed-state-layer-color: #039be5;
  --mdc-switch-selected-focus-handle-color: #01579b;
  --mdc-switch-selected-hover-handle-color: #01579b;
  --mdc-switch-selected-pressed-handle-color: #01579b;
  --mdc-switch-selected-focus-track-color: #4fc3f7;
  --mdc-switch-selected-hover-track-color: #4fc3f7;
  --mdc-switch-selected-pressed-track-color: #4fc3f7;
  --mdc-switch-selected-track-color: #4fc3f7;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --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: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-slide-toggle {
  --mdc-form-field-label-text-color: rgba(0, 0, 0, 0.87);
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #039be5;
  --mdc-switch-selected-handle-color: #039be5;
  --mdc-switch-selected-hover-state-layer-color: #039be5;
  --mdc-switch-selected-pressed-state-layer-color: #039be5;
  --mdc-switch-selected-focus-handle-color: #01579b;
  --mdc-switch-selected-hover-handle-color: #01579b;
  --mdc-switch-selected-pressed-handle-color: #01579b;
  --mdc-switch-selected-focus-track-color: #4fc3f7;
  --mdc-switch-selected-hover-track-color: #4fc3f7;
  --mdc-switch-selected-pressed-track-color: #4fc3f7;
  --mdc-switch-selected-track-color: #4fc3f7;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e53935;
  --mdc-switch-selected-handle-color: #e53935;
  --mdc-switch-selected-hover-state-layer-color: #e53935;
  --mdc-switch-selected-pressed-state-layer-color: #e53935;
  --mdc-switch-selected-focus-handle-color: #b71c1c;
  --mdc-switch-selected-hover-handle-color: #b71c1c;
  --mdc-switch-selected-pressed-handle-color: #b71c1c;
  --mdc-switch-selected-focus-track-color: #e57373;
  --mdc-switch-selected-hover-track-color: #e57373;
  --mdc-switch-selected-pressed-track-color: #e57373;
  --mdc-switch-selected-track-color: #e57373;
}

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

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;
}

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: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #81d4fa;
  --mdc-radio-selected-hover-icon-color: #81d4fa;
  --mdc-radio-selected-icon-color: #81d4fa;
  --mdc-radio-selected-pressed-icon-color: #81d4fa;
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #81d4fa;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #81d4fa;
  --mdc-radio-selected-hover-icon-color: #81d4fa;
  --mdc-radio-selected-icon-color: #81d4fa;
  --mdc-radio-selected-pressed-icon-color: #81d4fa;
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #81d4fa;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}

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

.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 {
  --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: #81d4fa;
  --mdc-slider-focus-handle-color: #81d4fa;
  --mdc-slider-hover-handle-color: #81d4fa;
  --mdc-slider-active-track-color: #81d4fa;
  --mdc-slider-inactive-track-color: #81d4fa;
  --mdc-slider-with-tick-marks-inactive-container-color: #81d4fa;
  --mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, 0.87);
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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: #81d4fa;
  --mat-slider-hover-state-layer-color: rgba(129, 212, 250, 0.05);
  --mat-slider-focus-state-layer-color: rgba(129, 212, 250, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
}
html .mat-accent {
  --mat-slider-ripple-color: #81d4fa;
  --mat-slider-hover-state-layer-color: rgba(129, 212, 250, 0.05);
  --mat-slider-focus-state-layer-color: rgba(129, 212, 250, 0.2);
  --mdc-slider-handle-color: #81d4fa;
  --mdc-slider-focus-handle-color: #81d4fa;
  --mdc-slider-hover-handle-color: #81d4fa;
  --mdc-slider-active-track-color: #81d4fa;
  --mdc-slider-inactive-track-color: #81d4fa;
  --mdc-slider-with-tick-marks-inactive-container-color: #81d4fa;
  --mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, 0.87);
}
html .mat-warn {
  --mat-slider-ripple-color: #f44336;
  --mat-slider-hover-state-layer-color: rgba(244, 67, 54, 0.05);
  --mat-slider-focus-state-layer-color: rgba(244, 67, 54, 0.2);
  --mdc-slider-handle-color: #f44336;
  --mdc-slider-focus-handle-color: #f44336;
  --mdc-slider-hover-handle-color: #f44336;
  --mdc-slider-active-track-color: #f44336;
  --mdc-slider-inactive-track-color: #f44336;
  --mdc-slider-with-tick-marks-inactive-container-color: #f44336;
  --mdc-slider-with-tick-marks-active-container-color: white;
}

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-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: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}

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-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: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #81d4fa;
  --mdc-radio-selected-hover-icon-color: #81d4fa;
  --mdc-radio-selected-icon-color: #81d4fa;
  --mdc-radio-selected-pressed-icon-color: #81d4fa;
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #81d4fa;
  --mdc-radio-selected-hover-icon-color: #81d4fa;
  --mdc-radio-selected-icon-color: #81d4fa;
  --mdc-radio-selected-pressed-icon-color: #81d4fa;
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
}

.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #81d4fa;
  --mdc-checkbox-selected-hover-icon-color: #81d4fa;
  --mdc-checkbox-selected-icon-color: #81d4fa;
  --mdc-checkbox-selected-pressed-icon-color: #81d4fa;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #81d4fa;
  --mdc-checkbox-selected-hover-state-layer-color: #81d4fa;
  --mdc-checkbox-selected-pressed-state-layer-color: #81d4fa;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #81d4fa;
  --mdc-checkbox-selected-hover-icon-color: #81d4fa;
  --mdc-checkbox-selected-icon-color: #81d4fa;
  --mdc-checkbox-selected-pressed-icon-color: #81d4fa;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #81d4fa;
  --mdc-checkbox-selected-hover-state-layer-color: #81d4fa;
  --mdc-checkbox-selected-pressed-state-layer-color: #81d4fa;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

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

.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: #81d4fa;
}
.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: #81d4fa;
}

.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, 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-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 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, 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;
}

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: #81d4fa;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #81d4fa;
  --mat-tab-header-active-ripple-color: #81d4fa;
  --mat-tab-header-inactive-ripple-color: #81d4fa;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #81d4fa;
  --mat-tab-header-active-hover-label-text-color: #81d4fa;
  --mat-tab-header-active-focus-indicator-color: #81d4fa;
  --mat-tab-header-active-hover-indicator-color: #81d4fa;
}
.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #81d4fa;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #81d4fa;
  --mat-tab-header-active-ripple-color: #81d4fa;
  --mat-tab-header-inactive-ripple-color: #81d4fa;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #81d4fa;
  --mat-tab-header-active-hover-label-text-color: #81d4fa;
  --mat-tab-header-active-focus-indicator-color: #81d4fa;
  --mat-tab-header-active-hover-indicator-color: #81d4fa;
}
.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #f44336;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #f44336;
  --mat-tab-header-active-ripple-color: #f44336;
  --mat-tab-header-inactive-ripple-color: #f44336;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #f44336;
  --mat-tab-header-active-hover-label-text-color: #f44336;
  --mat-tab-header-active-focus-indicator-color: #f44336;
  --mat-tab-header-active-hover-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #81d4fa;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #81d4fa;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #f44336;
  --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, 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;
}

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(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #81d4fa;
  --mdc-checkbox-selected-hover-icon-color: #81d4fa;
  --mdc-checkbox-selected-icon-color: #81d4fa;
  --mdc-checkbox-selected-pressed-icon-color: #81d4fa;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #81d4fa;
  --mdc-checkbox-selected-hover-state-layer-color: #81d4fa;
  --mdc-checkbox-selected-pressed-state-layer-color: #81d4fa;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mat-checkbox-disabled-label-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-checkbox {
  --mdc-form-field-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #81d4fa;
  --mdc-checkbox-selected-hover-icon-color: #81d4fa;
  --mdc-checkbox-selected-icon-color: #81d4fa;
  --mdc-checkbox-selected-pressed-icon-color: #81d4fa;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #81d4fa;
  --mdc-checkbox-selected-hover-state-layer-color: #81d4fa;
  --mdc-checkbox-selected-pressed-state-layer-color: #81d4fa;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

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

.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-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: black;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: black;
  --mat-text-button-disabled-state-layer-color: black;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: black;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: black;
  --mat-filled-button-disabled-state-layer-color: black;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: black;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --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: black;
  --mat-protected-button-disabled-state-layer-color: black;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: black;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: black;
  --mat-outlined-button-disabled-state-layer-color: black;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}

.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #81d4fa;
  --mat-text-button-state-layer-color: #81d4fa;
  --mat-text-button-ripple-color: rgba(129, 212, 250, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #81d4fa;
  --mat-text-button-state-layer-color: #81d4fa;
  --mat-text-button-ripple-color: rgba(129, 212, 250, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #f44336;
  --mat-text-button-state-layer-color: #f44336;
  --mat-text-button-ripple-color: rgba(244, 67, 54, 0.1);
}

.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #81d4fa;
  --mdc-filled-button-label-text-color: black;
  --mat-filled-button-state-layer-color: black;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #81d4fa;
  --mdc-filled-button-label-text-color: black;
  --mat-filled-button-state-layer-color: black;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #f44336;
  --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: #81d4fa;
  --mdc-protected-button-label-text-color: black;
  --mat-protected-button-state-layer-color: black;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #81d4fa;
  --mdc-protected-button-label-text-color: black;
  --mat-protected-button-state-layer-color: black;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #f44336;
  --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: #81d4fa;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #81d4fa;
  --mat-outlined-button-ripple-color: rgba(129, 212, 250, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #81d4fa;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #81d4fa;
  --mat-outlined-button-ripple-color: rgba(129, 212, 250, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #f44336;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #f44336;
  --mat-outlined-button-ripple-color: rgba(244, 67, 54, 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, 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-icon-button-icon-size: 24px;
}

html {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: black;
  --mat-icon-button-disabled-state-layer-color: black;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #81d4fa;
  --mat-icon-button-state-layer-color: #81d4fa;
  --mat-icon-button-ripple-color: rgba(129, 212, 250, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #81d4fa;
  --mat-icon-button-state-layer-color: #81d4fa;
  --mat-icon-button-ripple-color: rgba(129, 212, 250, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #f44336;
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: rgba(244, 67, 54, 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: white;
  --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: black;
  --mat-fab-state-layer-color: black;
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-fab-small-container-color: white;
  --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: black;
  --mat-fab-small-state-layer-color: black;
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --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: #81d4fa;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: black;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color: #81d4fa;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: black;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color: #f44336;
  --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: #81d4fa;
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-state-layer-color: black;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color: #81d4fa;
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-state-layer-color: black;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color: #f44336;
  --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, 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-container-shape: 4px;
}

html {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #81d4fa;
}

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-row-item-outline-width: 1px;
}

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

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

html {
  --mat-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;
}

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

html {
  --mdc-circular-progress-active-indicator-color: #81d4fa;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #81d4fa;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #f44336;
}

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: #81d4fa;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.mat-badge-accent {
  --mat-badge-background-color: #81d4fa;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}

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

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;
}

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

html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}

html {
  --mat-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-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(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
}

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

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-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: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #81d4fa;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(129, 212, 250, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(129, 212, 250, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(129, 212, 250, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #81d4fa;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(129, 212, 250, 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: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: black;
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #81d4fa;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(129, 212, 250, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(129, 212, 250, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(129, 212, 250, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(129, 212, 250, 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: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, 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: #81d4fa;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
}

.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, 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-divider-width: 1px;
}

html {
  --mat-divider-color: rgba(0, 0, 0, 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: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}

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

html {
  --mat-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-icon-color: inherit;
}

.mat-icon.mat-primary {
  --mat-icon-color: #81d4fa;
}
.mat-icon.mat-accent {
  --mat-icon-color: #81d4fa;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}

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

html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}

html {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #81d4fa;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #81d4fa;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #81d4fa;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #81d4fa;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #81d4fa;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #81d4fa;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

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

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-sort-arrow-color: #757575;
}

html {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #81d4fa;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #81d4fa;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}

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

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-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}

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

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

ng-scrollbar {
  --scrollbar-track-color: #316b82 !important;
  --scrollbar-container-color: #a56c6c00 !important;
  --scrollbar-thumb-color: #59b1d2 !important;
  --scrollbar-thumb-hover-color: #95e2ff !important;
  --scrollbar-border-radius: 0px !important;
  --scrollbar-size: 8px !important;
  --scrollbar-padding: 0px !important;
  --scroll-view-margin: 0 !important;
  --scroll-view-color: transparent !important;
}

.lightSkin ng-scrollbar {
  --scrollbar-track-color: #373737 !important;
  --scrollbar-thumb-color: #049cdb !important;
  --scrollbar-thumb-hover-color: #049cdb !important;
}

.lightSkin app-operator-search ng-scrollbar.scrollable-body {
  --scrollbar-thumb-color: #d9eff9 !important;
  --scrollbar-track-color: #4c4c4c !important;
  --scrollbar-thumb-hover-color: #049cdb !important;
}

.ng-scroll-content {
  width: 100% !important;
  vertical-align: middle !important;
}

.ng-scrollbar-wrapper[verticalused=true] .scroll-active-width {
  padding-right: 8px;
}

.info-sidebar-scrollbar ng-scrollbar-y .ng-scrollbar {
  width: 8px;
}

.navigation .info-scrollbar {
  max-height: calc(100% - 270px);
}

.navigation .info-scrollbar.scrollbar-extended {
  max-height: calc(100% - 224px);
}

.desktop app-settings-dialog .scrollable-body,
.desktop app-vehicle-dialog .scrollable-body,
.desktop app-car-selector-dialog .scrollable-body,
.desktop app-account-dialog .scrollable-body,
.desktop app-subscriptions-promo-dialog .scrollable-body,
.desktop app-welcome-dialog .scrollable-body,
.desktop app-subscriptions-dialog .scrollable-body {
  max-height: 65vh !important;
}

.desktop app-settings-dialog .scrollable-body.chargers-scrollbar {
  max-height: calc(65vh - 96px) !important;
}

.desktop app-subscriptions-dialog .scrollable-body.inner-scrollbar,
.desktop app-history-dialog .scrollable-body.inner-scrollbar {
  max-height: calc(65vh - 85px) !important;
}

/* ie */
/*.dialog-scrollbar ng-scrollbar-x,
ng-scrollbar-y {
    padding: 0px;
    /* scrollb padding */
/*background: rgba(165, 108, 108, 0);
/* scrollb container color */
/*}

.dialog-scrollbar ng-scrollbar-y .ng-scrollbar {
    width: 8px;
    /* scrollb size */
/*}

.dialog-scrollbar .ng-scrollbar {
    border-radius: 0px;
    /* scrollb border radius */
/*background-color: #316b82;
/* scrollb color */
/*}

.dialog-scrollbar .ng-scrollbar-thumb {
    background-color: #95e2ff;
    /* scrollb thumb color */
/*}

.info-sidebar-scrollbar ng-scrollbar-x,
ng-scrollbar-y {
    padding: 0px;
    /* scrollb padding */
/*background: rgba(165, 108, 108, 0);
/* scrollb container color */
/*}
.info-sidebar-scrollbar .ng-scrollbar {
    border-radius: 0px;
    /* scrollb border radius */
/*background-color: #316b82;
/* scrollb color */
/*}

.info-sidebar-scrollbar .ng-scrollbar-thumb {
    background-color: #95e2ff;
    /* scrollb thumb color */
/*}

.sliderScrollbar ng-scrollbar-x,
ng-scrollbar-y {
    padding: 0px;
    /* scrollb padding */
/*background: rgba(165, 108, 108, 0);
/* scrollb container color */
/*}

.sliderScrollbar ng-scrollbar-y .ng-scrollbar {
    width: 3px;
    /* scrollb size */
/*}

.sliderScrollbar .ng-scrollbar {
    border-radius: 0px;
    /* scrollb border radius */
/*background-color: #316b82;
/* scrollb color */
/*}

.sliderScrollbar .ng-scrollbar-thumb {
    background-color: #95e2ff;
    /* scrollb thumb color */
/*}

*/
/*.desktop app-settings-dialog .scrollable-body.chargers-scrollbar {
    max-height: calc(65vh - 94px) !important;
}

.desktop .scrollable-body.inner-scrollbar {
    flex: auto !important;
    min-height: 150px !important;
}*/
/*
.ng-scroll-content {

}

.mobile .ng-scroll-viewport {
    display: flex;
    flex-direction: column;
}

.mobile .ng-scroll-content {
    vertical-align: baseline;
    flex: 1;
}

.ng-scroll-view {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.ios .ng-scroll-view {
    -webkit-transform: translateZ(0) !important;
    -ms-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
}*/
/*.desktop app-settings-dialog .scrollable-body,
.desktop app-vehicle-dialog .scrollable-body,
.desktop app-car-selector-dialog .scrollable-body,
.desktop app-account-dialog .scrollable-body,
.desktop app-subscriptions-promo-dialog .scrollable-body,
.desktop app-welcome-dialog .scrollable-body {
    max-height: 65vh !important;
}
.desktop app-subscriptions-dialog .scrollable-body,
.desktop app-history-dialog .scrollable-body {
    max-height: calc(65vh - 85px) !important;
}


@media (max-width: 1050px), (max-height: 700px) {
    .mobile.landscape .info-scrollbar app-search {
        width: calc(100% - 25px);
    }

    .mobile.portrait app-tabbed-info-dialog .scrollable-body,
    .mobile.landscape app-tabbed-info-dialog .scrollable-body,
    .mobile.portrait app-welcome-dialog .scrollable-body,
    .mobile.landscape app-welcome-dialog .scrollable-body {
        width: 100% !important;
    }
}*/
mat-dialog-container [mat-button] {
  --mdc-typography-button-font-family: Roboto;
  --mdc-typography-font-family: Roboto;
  --mdc-typography-button-letter-spacing: 0;
  --mat-mdc-button-persistent-ripple-color: var(--default-text-color);
  --mdc-text-button-label-text-color: var(--default-text-color);
}
mat-dialog-container .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: var(--default-text-color);
}
mat-dialog-container .mat-mdc-button.mat-mdc-button-base,
mat-dialog-container .mat-mdc-raised-button.mat-mdc-button-base,
mat-dialog-container .mat-mdc-unelevated-button.mat-mdc-button-base,
mat-dialog-container .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 100%;
}
mat-dialog-container [mat-button]:nth-child(2) {
  border-left: 3px solid var(--accent-transparent-color);
  border-radius: 0px;
}
mat-dialog-container .mdc-button {
  line-height: 36px;
}

body {
  --accent-color: #59b1d2;
  --accent-color-vibrant: #71d7ff;
  --accent-color-very-vibrant: #049cdb;
  --accent-color-very-vibrant-darker: #0477a6;
  --accent-muted-color: #457e94;
  --accent-input-color: #457e94;
  --accent-lighter-muted-color: #5d97af;
  --marker-header: #5d97af;
  --marker-border: #5d97af;
  --accent-lighter-hover-muted-color: rgba(131, 204, 233, 0.9);
  --accent-muted-darker-color: #2d5665;
  --accent-transparent-color: rgba(69, 126, 148, 0.5);
  --accent-darker-background-color: #052c38;
  --accent-darker-transparent-color: rgba(6, 44, 58, 0.71);
  --accent-darker-transparent-color-hover: rgba(7, 60, 78, 0.71);
  --subscription-feature-background: rgba(7, 60, 78, 0.71);
  --accent-lighter-color: #d6ecf5;
  --accent-ligther-transparent-color: rgba(111, 206, 241, 0.4);
  --accent-super-dark-background-color: rgba(4, 30, 39, 0.95);
  --accent-super-dark-non-transparent-background-color: #041e27;
  --default-text-color: #fff;
  --text-color-transparent-overlay: rgba(255, 255, 255, 0.7);
  --soft-transparent-overlay-color: rgba(255, 255, 255, 0.15);
  --soft-2-transparent-overlay-color: rgba(255, 255, 255, 0.25);
  --border-color: 5px solid rgba(112, 206, 242, 0.7);
  --border-vibrant-color: 5px solid #6ecdef;
  --accent-background-color: rgba(112, 206, 242, 0.7);
  --accent-background-half-transparent-color: rgba(12, 154, 217, 0.5);
  --background-color: rgba(0, 0, 0, 0.9);
  --warning-color: #ff686a;
  --warning-color-vibrant: #fd3250;
  --warning-color-muted: #a45772;
  --color-orange: #ffbe07;
  --facebook-button-bg: #3c5596;
  --facebook-2-button-bg: #1777f2;
  --twitter-button-bg: #1b95e0;
  --apple-button-color: #000;
  --apple-button-bg: #fff;
  --medium-gray: #ccc;
  --light-gray: #dedede;
  --color-gray: #373737;
  --color-gray-dropdown-bg: #373737;
  --color-seperator-gray: rgba(255, 255, 255, 0.3);
  --solid-map-background: #1e1e1e;
  --solid-background: #000;
  --seperator-color: rgba(255, 255, 255, 0.6);
  --slider-secondary-color: transparent;
  --battery-fill-color: #fff;
  --battery-border-color: #049cdb;
  --vehicle-model-hover: #457e94;
  --charger-operator-background: transparent;
  --charger-operator-search-background: rgba(6, 44, 58, 0.71);
  --marker-icon-background: #5ab0d1;
  --history-element-background: #51869e;
  --roadlane-highlighted: #0477a6;
  --mdc-filled-text-field-container-color: #59b1d2;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #2d5665;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-color-1: #46bdf2;
  --subscription-color-2: #039dda;
  --subscription-color-3: #017cb0;
  --subscription-table-bg: #052c38;
  --subscription-try-button: #04435c;
  --delete-subscription-gradient: radial-gradient(circle, rgb(5 44 56) 0%, rgba(16, 16, 16, 1) 100%);
}
body .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: #fff;
}

body.lightSkin {
  --accent-color: #049cdb;
  --accent-input-color: #049cdb;
  --accent-muted-color: #86d2f1;
  --accent-muted-darker-color: #373737;
  --accent-transparent-color: rgba(154, 224, 255, 0.45);
  --accent-darker-background-color: rgba(243, 249, 255, 0.95);
  --marker-header: #fff;
  --marker-border: rgba(112, 206, 242, 0.7);
  --accent-lighter-muted-color: rgba(131, 204, 233, 0.7);
  --background-color: rgba(243, 249, 255, 0.95);
  --solid-background: rgba(243, 249, 255, 0.95);
  --default-text-color: #373737;
  --accent-darker-transparent-color: transparent;
  --seperator-color: rgba(0, 0, 0, 0.6);
  --accent-super-dark-background-color: #d9eff9;
  --accent-super-dark-non-transparent-background-color: #d9eff9;
  --solid-map-background: #fff;
  --color-gray-dropdown-bg: #eaeaea;
  --color-seperator-gray: rgba(0, 0, 0, 0.3);
  --apple-button-bg: #373737;
  --apple-button-color: #fff;
  --accent-color-vibrant: #0084bb;
  --slider-secondary-color: #373737;
  --accent-darker-transparent-color-hover: #eaf9ff;
  --subscription-feature-background: #efefef;
  --battery-fill-color: #049cdb;
  --battery-border-color: #373737;
  --vehicle-model-hover: #565656;
  --soft-2-transparent-overlay-color: rgba(0, 0, 0, 0.25);
  --charger-operator-background: rgba(243, 249, 255, 0.95);
  --charger-operator-search-background: #d9eff9;
  --marker-icon-background: #6fcef1;
  --history-element-background: #d9eff9;
  --roadlane-highlighted: #049cdb;
  --mdc-filled-text-field-container-color: #049cdb;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #373737;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-table-bg: #fff;
  --subscription-try-button: #106285;
  --delete-subscription-gradient: radial-gradient(circle, rgb(53 53 53) 0%, rgba(16, 16, 16, 1) 100%);
}
body.lightSkin .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: rgba(0, 0, 0, 0.87);
}

.mdc-checkbox__background {
  background: var(--accent-input-color) !important;
  border-color: transparent !important;
}

.mat-mdc-checkbox .mdc-form-field {
  --mdc-theme-text-primary-on-background: var(--default-text-color);
}

.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
  color: #fff;
  --mdc-checkbox-selected-checkmark-color: #fff;
}

.mdc-form-field > label {
  padding-left: 0px;
}

.mdc-form-field {
  --mdc-typography-body2-line-height: 19px;
}

mat-form-field {
  border-radius: 7px;
  margin: 10px 0px 10px 0px;
  font-size: 15px;
  width: 100%;
}
mat-form-field [matformfieldlineripple] {
  display: none;
}

.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 38px;
}

app-user-cars-selector mat-form-field mat-form-field-infix {
  height: 22px;
  padding: 8px 15px;
}

mat-form-field mat-form-field-infix {
  border: 0px;
  width: 100%;
  width: auto;
  padding: 9px 15px;
}

.type-selector mat-form-field mat-form-field-infix {
  border: 0px;
  max-width: 145px;
  width: auto;
}

mat-form-field mat-form-field-wrapper {
  padding: 0px;
}

mat-form-field-underline {
  display: none;
}

mat-form-field .mdc-text-field {
  border-radius: 7px;
}

.mat-mdc-form-field-subscript-wrapper {
  display: none;
}

.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* rewriting material modal */
/*
[mat-dialog-title] {
    display: flex;
    align-items: center;
    padding: 13px 0px;
    margin: 0px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    background: var(--accent-darker-background-color);
    color: var(--default-text-color);
    border-bottom: 2px solid var(--accent-muted-color);
    text-transform: uppercase;
    height: 32px;
}

h1[mat-dialog-title] span {
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: center;
    justify-content: center;
    transform: translateX(-16px);
}*/
[mat-dialog-title] {
  --mdc-dialog-subhead-color: var(--default-text-color);
  --mdc-dialog-subhead-font: Roboto;
  --mdc-dialog-subhead-line-height: 16px;
  --mdc-dialog-subhead-size: 18px;
  --mdc-dialog-subhead-weight: 500;
  --mdc-dialog-subhead-tracking: 0px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 0px !important;
  margin: 0px !important;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  background: var(--accent-darker-background-color);
  color: var(--default-text-color);
  border-bottom: 2px solid var(--accent-muted-color);
  text-transform: uppercase;
  height: 3.25em;
}
[mat-dialog-title] span.panel-header {
  display: flex;
  flex: 1;
  justify-content: center;
  transform: translateX(-16px);
}

[mat-dialog-title]::before {
  display: none;
}

mat-dialog-container {
  padding: 0px !important;
  overflow: hidden !important;
  border-radius: 12px !important;
  background: var(--accent-super-dark-background-color) !important;
}
mat-dialog-container .mat-mdc-dialog-surface {
  --mdc-dialog-container-color: transparent;
  --mdc-shape-medium: 12px;
}
mat-dialog-container [mat-dialog-content] {
  --mdc-dialog-supporting-text-color: var(--default-text-color);
  --mdc-dialog-supporting-text-font: Roboto;
  --mdc-dialog-supporting-text-line-height: normal;
  --mdc-dialog-supporting-text-tracking: 0px;
  min-width: 200px;
  max-width: 547px;
  width: 80vw;
}
mat-dialog-container [mat-dialog-content] p {
  padding: 16px;
  margin: auto;
}
mat-dialog-container app-tabbed-info-dialog [mat-dialog-content],
mat-dialog-container app-welcome-dialog [mat-dialog-content] {
  width: auto;
}
mat-dialog-container app-tabbed-info-dialog [mat-dialog-content] p {
  padding: 0px;
}
mat-dialog-container [mat-dialog-actions] {
  border-top: 2px solid var(--accent-muted-color);
  color: var(--default-text-color);
  background: var(--accent-darker-background-color);
  height: 36px;
  line-height: 36px;
  display: flex;
  padding: 0px;
  margin-bottom: 0;
}
mat-dialog-container [mat-dialog-actions] button[mat-button] -base + [mat-button] -base,
mat-dialog-container [mat-dialog-actions] button.mat-mdc-button-base + .mat-mdc-button-base {
  margin: 0px;
}
mat-dialog-container [mat-dialog-actions] button {
  text-transform: uppercase;
  font-size: 15px;
  transition: 0.2s;
  height: 100%;
  margin: auto;
  flex: 1;
}
mat-dialog-container [mat-dialog-actions] button.inactive {
  color: var(--accent-transparent-color);
  cursor: default;
}
mat-dialog-container .mat-dialog-row {
  padding: 25px 45px;
  border-top: 2px solid var(--accent-muted-color);
}
mat-dialog-container .mat-dialog-row:first-child {
  border-top: 0px !important;
}
mat-dialog-container .input-el {
  display: flex;
  padding: 9px 30px;
  align-items: center;
  justify-content: center;
  max-width: 400px;
  width: 380px;
  margin: auto;
}
mat-dialog-container .input-el input {
  outline: 0;
  padding: 11px 15px;
  color: #fff;
  flex: 1;
  height: 16px;
  border: 0px;
  border-radius: 7px;
  background: var(--accent-muted-darker-color);
  font-size: 15px;
  font-family: Roboto;
  font-weight: 400;
  width: calc(100% - 30px);
  transition: 0.2s;
}
mat-dialog-container .input-el input:focus {
  box-shadow: 0 0 0 1px var(--accent-color);
}
mat-dialog-container .input-el input:-webkit-autofill,
mat-dialog-container .input-el input:-webkit-autofill:hover,
mat-dialog-container .input-el input:-webkit-autofill:focus {
  background: var(--accent-color);
}
mat-dialog-container .input-el.flex-column {
  flex-direction: column;
}
mat-dialog-container .input-el input.ng-invalid.ng-touched,
mat-dialog-container mat-form-field.ng-invalid.ng-touched {
  box-shadow: 0 0 0 1px var(--warning-color);
}
mat-dialog-container .dialog-loading-spinner {
  height: 548px;
  width: 482px;
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  z-index: 100;
}
mat-dialog-container .dialog-loader {
  transition: 0.4s;
  opacity: 0.3;
  pointer-events: none;
  position: relative;
}

.mdc-dialog .mdc-dialog__content {
  padding: 0 !important;
}

.desktop app-tabbed-info-dialog [mat-dialog-content] {
  max-width: 800px !important;
}

@media (max-width: 1050px), (max-height: 700px) {
  mat-dialog-container {
    background: var(--accent-super-dark-non-transparent-background-color) !important;
  }
}
body {
  --accent-color: #59b1d2;
  --accent-color-vibrant: #71d7ff;
  --accent-color-very-vibrant: #049cdb;
  --accent-color-very-vibrant-darker: #0477a6;
  --accent-muted-color: #457e94;
  --accent-input-color: #457e94;
  --accent-lighter-muted-color: #5d97af;
  --marker-header: #5d97af;
  --marker-border: #5d97af;
  --accent-lighter-hover-muted-color: rgba(131, 204, 233, 0.9);
  --accent-muted-darker-color: #2d5665;
  --accent-transparent-color: rgba(69, 126, 148, 0.5);
  --accent-darker-background-color: #052c38;
  --accent-darker-transparent-color: rgba(6, 44, 58, 0.71);
  --accent-darker-transparent-color-hover: rgba(7, 60, 78, 0.71);
  --subscription-feature-background: rgba(7, 60, 78, 0.71);
  --accent-lighter-color: #d6ecf5;
  --accent-ligther-transparent-color: rgba(111, 206, 241, 0.4);
  --accent-super-dark-background-color: rgba(4, 30, 39, 0.95);
  --accent-super-dark-non-transparent-background-color: #041e27;
  --default-text-color: #fff;
  --text-color-transparent-overlay: rgba(255, 255, 255, 0.7);
  --soft-transparent-overlay-color: rgba(255, 255, 255, 0.15);
  --soft-2-transparent-overlay-color: rgba(255, 255, 255, 0.25);
  --border-color: 5px solid rgba(112, 206, 242, 0.7);
  --border-vibrant-color: 5px solid #6ecdef;
  --accent-background-color: rgba(112, 206, 242, 0.7);
  --accent-background-half-transparent-color: rgba(12, 154, 217, 0.5);
  --background-color: rgba(0, 0, 0, 0.9);
  --warning-color: #ff686a;
  --warning-color-vibrant: #fd3250;
  --warning-color-muted: #a45772;
  --color-orange: #ffbe07;
  --facebook-button-bg: #3c5596;
  --facebook-2-button-bg: #1777f2;
  --twitter-button-bg: #1b95e0;
  --apple-button-color: #000;
  --apple-button-bg: #fff;
  --medium-gray: #ccc;
  --light-gray: #dedede;
  --color-gray: #373737;
  --color-gray-dropdown-bg: #373737;
  --color-seperator-gray: rgba(255, 255, 255, 0.3);
  --solid-map-background: #1e1e1e;
  --solid-background: #000;
  --seperator-color: rgba(255, 255, 255, 0.6);
  --slider-secondary-color: transparent;
  --battery-fill-color: #fff;
  --battery-border-color: #049cdb;
  --vehicle-model-hover: #457e94;
  --charger-operator-background: transparent;
  --charger-operator-search-background: rgba(6, 44, 58, 0.71);
  --marker-icon-background: #5ab0d1;
  --history-element-background: #51869e;
  --roadlane-highlighted: #0477a6;
  --mdc-filled-text-field-container-color: #59b1d2;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #2d5665;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-color-1: #46bdf2;
  --subscription-color-2: #039dda;
  --subscription-color-3: #017cb0;
  --subscription-table-bg: #052c38;
  --subscription-try-button: #04435c;
  --delete-subscription-gradient: radial-gradient(circle, rgb(5 44 56) 0%, rgba(16, 16, 16, 1) 100%);
}
body .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: #fff;
}

body.lightSkin {
  --accent-color: #049cdb;
  --accent-input-color: #049cdb;
  --accent-muted-color: #86d2f1;
  --accent-muted-darker-color: #373737;
  --accent-transparent-color: rgba(154, 224, 255, 0.45);
  --accent-darker-background-color: rgba(243, 249, 255, 0.95);
  --marker-header: #fff;
  --marker-border: rgba(112, 206, 242, 0.7);
  --accent-lighter-muted-color: rgba(131, 204, 233, 0.7);
  --background-color: rgba(243, 249, 255, 0.95);
  --solid-background: rgba(243, 249, 255, 0.95);
  --default-text-color: #373737;
  --accent-darker-transparent-color: transparent;
  --seperator-color: rgba(0, 0, 0, 0.6);
  --accent-super-dark-background-color: #d9eff9;
  --accent-super-dark-non-transparent-background-color: #d9eff9;
  --solid-map-background: #fff;
  --color-gray-dropdown-bg: #eaeaea;
  --color-seperator-gray: rgba(0, 0, 0, 0.3);
  --apple-button-bg: #373737;
  --apple-button-color: #fff;
  --accent-color-vibrant: #0084bb;
  --slider-secondary-color: #373737;
  --accent-darker-transparent-color-hover: #eaf9ff;
  --subscription-feature-background: #efefef;
  --battery-fill-color: #049cdb;
  --battery-border-color: #373737;
  --vehicle-model-hover: #565656;
  --soft-2-transparent-overlay-color: rgba(0, 0, 0, 0.25);
  --charger-operator-background: rgba(243, 249, 255, 0.95);
  --charger-operator-search-background: #d9eff9;
  --marker-icon-background: #6fcef1;
  --history-element-background: #d9eff9;
  --roadlane-highlighted: #049cdb;
  --mdc-filled-text-field-container-color: #049cdb;
  --mat-select-enabled-arrow-color: #fff;
  --mat-select-focused-arrow-color: #fff;
  --mat-select-panel-background-color: #373737;
  --mat-option-label-text-color: #fff;
  --mat-option-selected-state-label-text-color: #fff;
  --subscription-table-bg: #fff;
  --subscription-try-button: #106285;
  --delete-subscription-gradient: radial-gradient(circle, rgb(53 53 53) 0%, rgba(16, 16, 16, 1) 100%);
}
body.lightSkin .mat-mdc-checkbox {
  --mdc-form-field-label-text-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-select-arrow,
.mat-mdc-select-value {
  color: #fff;
}

.mat-mdc-select {
  --mdc-typography-body1-font-family: "Roboto";
  --mdc-typography-font-family: "Roboto";
  --mdc-typography-body1-font-size: 14px;
  --mdc-typography-body1-font-weight: 500;
  --mdc-typography-body1-letter-spacing: 0em;
}

.brand-mat-option,
.subtype-mat-option,
.model-mat-option {
  text-transform: uppercase;
}

.mdc-menu-surface {
  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);
  --mdc-theme-surface: var(--accent-muted-darker-color);
  --mdc-theme-on-surface: var(--accent-darker-background-color);
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background: var(--accent-color);
}

.mat-mdc-option {
  --mdc-theme-text-primary-on-background: #fff;
  --mdc-theme-primary: #fff;
  --mdc-typography-body1-letter-spacing: 0em;
  --mdc-typography-body1-font-size: 15px;
  min-height: 40px !important;
}

.mat-mdc-option:hover {
  background: var(--accent-ligther-transparent-color) !important;
}

.mat-mdc-option.mat-mdc-option-active {
  background: var(--accent-color) !important;
}

.mdc-menu-surface.mat-mdc-select-panel {
  padding: 0px !important;
}

.mat-mdc-select, .mdc-list-item__primary-text {
  display: flex !important;
  max-width: 100%;
}

mat-snack-bar-container.snackbar-info,
mat-snack-bar-container.snackbar-warning {
  border-radius: 0.85em;
  color: var(--default-text-color);
  box-shadow: none;
  bottom: 5em;
  position: absolute;
}

mat-snack-bar-container.snackbar-info .mdc-snackbar__surface {
  --mdc-snackbar-container-color: rgba(69, 126, 148, 0.7);
}

mat-snack-bar-container.snackbar-warning .mdc-snackbar__surface {
  --mdc-snackbar-container-color: rgba(253, 50, 80, 0.7);
}

.mat-mdc-snack-bar-container .mdc-snackbar__surface {
  max-width: 450px !important;
}

/*.mat-mdc-snack-bar-handset mat-snack-bar-container.snackbar-info,
.mat-mdc-snack-bar-handset mat-snack-bar-container.snackbar-warning {
   transform: initial !important;
   max-width: 96vw !important;
}*/
body {
  --mdc-text-button-label-text-tracking: normal;
  --mat-select-trigger-text-size: 14px;
  --mat-select-trigger-text-tracking: 0;
  --mat-select-trigger-text-weight: 500;
  --mat-option-label-text-size: 14px;
  --mat-option-label-text-tracking: 0;
  --mat-option-label-text-weight: 500;
}

.user-cars-option .mat-option-text {
  display: flex;
  align-items: center;
}

/* tooltip */
.google-tooltip {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  font-family: Roboto !important;
}

.evnavi-button {
  background: var(--accent-color);
  text-transform: uppercase;
  margin: auto;
  border-radius: 7px;
  transition: 0.2s;
  font-size: 15px;
  font-family: Roboto;
  font-weight: 400;
  padding: 11.5px 15px;
  width: 100%;
  cursor: pointer;
}

.evnavi-button:hover {
  background: var(--accent-color-vibrant);
}

.tablet mat-dialog-container [mat-dialog-content] {
  width: 100%;
}

mat-pseudo-checkbox {
  display: none !important;
}

@media (max-width: 1050px), (max-height: 700px) {
  mat-dialog-container .mat-dialog-row {
    width: calc(100% - 90px);
  }
  mat-dialog-container .input-el {
    width: initial;
  }
}
@media (max-width: 600px) {
  mat-dialog-container [mat-dialog-title] {
    font-size: 16px;
  }
  mat-dialog-container [mat-dialog-content] {
    font-size: 14px;
  }
  mat-dialog-container [mat-dialog-content] p {
    margin: 0px;
  }
}
@media (max-height: 500px), (max-width: 500px) {
  mat-dialog-container [mat-dialog-title] {
    padding: 0px;
    font-size: 15px;
    padding: 6px 0px;
  }
  mat-dialog-container .mat-dialog-actions {
    min-height: 44px;
  }
  mat-dialog-container .mat-dialog-row {
    padding: 20px;
    width: calc(100% - 40px);
  }
  mat-dialog-container .input-el {
    padding: 9px 12px;
  }
  mat-dialog-container .input-el input {
    padding: 10px 15px;
    font-size: 14px;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/leaflet/dist/leaflet.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************/
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container.leaflet-touch-zoom {
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url('layers.png');
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url('layers-2x.png');
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url('marker-icon.png');
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;
	transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */
	
@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}

/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/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/app/roboto-fontface.css?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Thin.woff2') format('woff2'), url('Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Thin';
    src: url('Roboto-Thin.woff2') format('woff2'), url('Roboto-Thin.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-ThinItalic.woff2') format('woff2'), url('Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-ThinItalic';
    src: url('Roboto-ThinItalic.woff2') format('woff2'), url('Roboto-ThinItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Light.woff2') format('woff2'), url('Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('Roboto-Light.woff2') format('woff2'), url('Roboto-Light.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-LightItalic.woff2') format('woff2'), url('Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-LightItalic';
    src: url('Roboto-LightItalic.woff2') format('woff2'), url('Roboto-LightItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.woff2') format('woff2'), url('Roboto-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('Roboto-Regular.woff2') format('woff2'), url('Roboto-Regular.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-RegularItalic.woff2') format('woff2'), url('Roboto-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-RegularItalic';
    src: url('Roboto-RegularItalic.woff2') format('woff2'), url('Roboto-RegularItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Medium.woff2') format('woff2'), url('Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('Roboto-Medium.woff2') format('woff2'), url('Roboto-Medium.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-MediumItalic.woff2') format('woff2'), url('Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-MediumItalic';
    src: url('Roboto-MediumItalic.woff2') format('woff2'), url('Roboto-MediumItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold.woff2') format('woff2'), url('Roboto-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('Roboto-Bold.woff2') format('woff2'), url('Roboto-Bold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-BoldItalic.woff2') format('woff2'), url('Roboto-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('Roboto-BoldItalic.woff2') format('woff2'), url('Roboto-BoldItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Black.woff2') format('woff2'), url('Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('Roboto-Black.woff2') format('woff2'), url('Roboto-Black.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-BlackItalic.woff2') format('woff2'), url('Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-BlackItalic';
    src: url('Roboto-BlackItalic.woff2') format('woff2'), url('Roboto-BlackItalic.woff') format('woff');
    font-display: swap;
}

/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/app/roboto-condensed-fontface.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: "Roboto-Condensed";
    src: url('Roboto-Condensed-Regular.woff2') format("woff2"), url('Roboto-Condensed-Regular.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Condensed-Regular";
    src: url('Roboto-Condensed-Regular.woff2') format("woff2"), url('Roboto-Condensed-Regular.woff') format("woff");
}

@font-face {
    font-family: "Roboto-Condensed";
    src: url('Roboto-Condensed-RegularItalic.woff2') format("woff2"), url('Roboto-Condensed-RegularItalic.woff') format("woff");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Roboto-Condensed-RegularItalic";
    src: url('Roboto-Condensed-RegularItalic.woff2') format("woff2"), url('Roboto-Condensed-RegularItalic.woff') format("woff");
}

@font-face {
    font-family: "Roboto-Condensed";
    src: url('Roboto-Condensed-Light.woff2') format("woff2"), url('Roboto-Condensed-Light.woff') format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Condensed-Light";
    src: url('Roboto-Condensed-Light.woff2') format("woff2"), url('Roboto-Condensed-Light.woff') format("woff");
}

@font-face {
    font-family: "Roboto-Condensed";
    src: url('Roboto-Condensed-LightItalic.woff2') format("woff2"), url('Roboto-Condensed-LightItalic.woff') format("woff");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Roboto-Condensed-LightItalic";
    src: url('Roboto-Condensed-LightItalic.woff2') format("woff2"), url('Roboto-Condensed-LightItalic.woff') format("woff");
}

@font-face {
    font-family: "Roboto-Condensed";
    src: url('Roboto-Condensed-Bold.woff2') format("woff2"), url('Roboto-Condensed-Bold.woff') format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Condensed-Bold";
    src: url('Roboto-Condensed-Bold.woff2') format("woff2"), url('Roboto-Condensed-Bold.woff') format("woff");
}

@font-face {
    font-family: "Roboto-Condensed";
    src: url('Roboto-Condensed-BoldItalic.woff2') format("woff2"), url('Roboto-Condensed-BoldItalic.woff') format("woff");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Roboto-Condensed-BoldItalic";
    src: url('Roboto-Condensed-BoldItalic.woff2') format("woff2"), url('Roboto-Condensed-BoldItalic.woff') format("woff");
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/css/mobile.scss?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* mobile resolution */
@media (max-width: 1050px), (max-height: 700px) {
  .closed-info-sidebar .info-sidebar:not(.mobile-fullscreen),
  .closed-mobile-main-menu:not(.mobile-fullscreen),
  .closed-navigation-menu {
    margin-top: -500px;
  }
  app-mobile-main-menu:not(.mobile-fullscreen) #mobile-main-menu {
    background: var(--accent-darker-background-color);
  }
  app-mobile-main-menu.mobile-fullscreen .menu-dropdown.dropdown-visible {
    display: none;
  }
  .leaflet-control-scale.leaflet-control {
    right: auto;
    left: 70px;
    bottom: 3px;
  }
  .two-el-hud .ol-scale-line {
    right: auto;
    left: 9px;
    bottom: 270px;
  }
  .one-el-hud .ol-scale-line {
    right: auto;
    left: 9px;
    bottom: 208px;
  }
  .navigation .mobile-bottom-left-menu-portrait {
    display: none;
  }
  app-slider-sidebar .slider-border-blue {
    display: inline-block;
    width: 55vw;
    margin-top: 0px !important;
  }
  app-slider-sidebar .slider-border-white {
    width: calc(55vw - 3px);
  }
}
.mobile .dialog-snap-to-fullscreen,
.tablet .dialog-snap-to-fullscreen {
  top: 0px;
  position: fixed !important;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
}
.mobile .dialog-snap-to-fullscreen mat-dialog-container .mat-mdc-dialog-surface,
.tablet .dialog-snap-to-fullscreen mat-dialog-container .mat-mdc-dialog-surface {
  -mdc-shape-medium: 0px;
  --mdc-dialog-container-shape: 0px;
}
.mobile .dialog-snap-to-fullscreen .scrollable-body,
.tablet .dialog-snap-to-fullscreen .scrollable-body {
  width: 100% !important;
}
.mobile .dialog-snap-to-fullscreen mat-dialog-container [mat-dialog-content],
.tablet .dialog-snap-to-fullscreen mat-dialog-container [mat-dialog-content] {
  max-width: initial;
  width: 100%;
}
.mobile .dialog-snap-to-fullscreen mat-dialog-container,
.tablet .dialog-snap-to-fullscreen mat-dialog-container {
  border-radius: 0px !important;
}
.mobile .dialog-snap-to-fullscreen .tabbed-info-dialog,
.mobile .dialog-snap-to-fullscreen .account-dialog,
.mobile .dialog-snap-to-fullscreen .vehicle-dialog,
.mobile .dialog-snap-to-fullscreen .settings-dialog,
.mobile .dialog-snap-to-fullscreen .voice-input-info-dialog,
.mobile .dialog-snap-to-fullscreen .subscriptions-promo-dialog,
.mobile .dialog-snap-to-fullscreen .welcome-dialog,
.mobile .dialog-snap-to-fullscreen .subscription-dialog,
.tablet .dialog-snap-to-fullscreen .tabbed-info-dialog,
.tablet .dialog-snap-to-fullscreen .account-dialog,
.tablet .dialog-snap-to-fullscreen .vehicle-dialog,
.tablet .dialog-snap-to-fullscreen .settings-dialog,
.tablet .dialog-snap-to-fullscreen .voice-input-info-dialog,
.tablet .dialog-snap-to-fullscreen .subscriptions-promo-dialog,
.tablet .dialog-snap-to-fullscreen .welcome-dialog,
.tablet .dialog-snap-to-fullscreen .subscription-dialog {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mobile .dialog-snap-to-fullscreen [mat-dialog-content],
.tablet .dialog-snap-to-fullscreen [mat-dialog-content] {
  flex: 1;
  height: auto !important;
  max-height: inherit;
}
.mobile .dialog-snap-to-fullscreen .car-selector-row-outer,
.tablet .dialog-snap-to-fullscreen .car-selector-row-outer {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.mobile .dialog-snap-to-fullscreen .car-selector-row,
.tablet .dialog-snap-to-fullscreen .car-selector-row {
  flex: 1;
}
.mobile .dialog-snap-to-fullscreen .tabbed-info-dialog-footer,
.tablet .dialog-snap-to-fullscreen .tabbed-info-dialog-footer {
  display: none !important;
}
.mobile .dialog-snap-to-fullscreen app-settings-dialog .scrollable-body.chargers-scrollbar,
.tablet .dialog-snap-to-fullscreen app-settings-dialog .scrollable-body.chargers-scrollbar {
  max-height: calc(100% - 87px) !important;
  min-height: initial;
}

.mobile app-tutorial [mat-dialog-content] {
  padding: 20px;
}
.mobile app-feedback [mat-dialog-content] {
  padding: 20px;
}
.mobile app-car-selector-dialog .vehicle-dialog {
  width: 100%;
}
.mobile app-car-selector-dialog [mat-dialog-content] {
  width: 100%;
}
.mobile app-settings-dialog .settings-dialog {
  width: 100%;
  max-width: 100%;
}
.mobile app-settings-dialog [mat-dialog-content] {
  width: 100%;
  max-width: 100%;
}
.mobile app-account-dialog [mat-dialog-content],
.mobile app-subscriptions-dialog [mat-dialog-content],
.mobile app-history-dialog [mat-dialog-content],
.mobile app-subscriptions-promo-dialog [mat-dialog-content],
.mobile app-charger-update-info-dialog [mat-dialog-content] {
  width: 100%;
}
.mobile .ol-scale-line {
  right: auto;
  left: 9px;
  bottom: 143px;
}
.mobile app-navigation.hud-opened.two-el-hud .ol-scale-line {
  bottom: 268px;
}
.mobile app-navigation.hud-opened.one-el-hud .ol-scale-line {
  bottom: 208px;
}
@media (max-width: 380px) {
  .mobile .leaflet-control-scale.leaflet-control {
    left: 56px;
  }
}
.mobile app-navigation #map:not(.map-dragged) .ol-scale-line {
  display: none;
}
.mobile .mat-select-panel {
  max-height: 50vh;
}
@media (orientation: landscape) {
  .mobile app-subscriptions-promo-dialog .header-image {
    height: 65px;
  }
}
.mobile app-mobile-main-menu.mobile-fullscreen .search-outer {
  align-items: initial;
}
.mobile app-mobile-main-menu.mobile-fullscreen .search-outer .back-button-search {
  display: none;
}

.mobile.landscape .mobile-bottom-left-menu-portrait,
.mobile.landscape .mobile-bottom-right-menu-portrait,
.mobile.landscape .border-flex-closer-outer .border-flex-left-button,
.mobile.landscape .border-flex-closer-outer .border-flex-right-button,
.mobile.landscape .pane-drag-outer {
  display: none;
}
.mobile.landscape app-mobile-main-menu {
  position: fixed;
  top: 0;
  right: 0;
  left: auto;
  width: calc(100% - 255px);
}
.mobile.landscape app-mobile-main-menu:not(.route):not(.mobile-fullscreen) {
  max-width: 400px;
}
.mobile.landscape app-mobile-main-menu:not(.mobile-fullscreen) #mobile-main-menu {
  border-left: var(--border-vibrant-color);
  border-bottom-left-radius: 20px;
}
.mobile.landscape .route #mobile-main-menu {
  border-bottom-left-radius: 0px !important;
  border-left: 0px !important;
}
.mobile.landscape .info-sidebar {
  width: 250px;
  height: 100% !important;
  border-right: var(--border-color);
  top: 0;
}
.mobile.landscape app-navigation-menu {
  width: 250px;
  border-bottom: 0px;
}
.mobile.landscape app-navigation-menu.closed-navigation-menu,
.mobile.landscape .closed-info-sidebar .info-sidebar {
  left: -255px;
  margin-top: 0px;
}
.mobile.landscape .info-sidebar .route-planned {
  height: calc(100% - 53px) !important;
}
.mobile.landscape .info-sidebar .planned-data {
  height: auto !important;
}
.mobile.landscape .closed-mobile-main-menu {
  margin-top: -500px;
}
.mobile.landscape .closed-middle-right-menu-landscape {
  margin-right: -68px;
}
.mobile.landscape .hide-navigation-hud .hud-left-outer {
  margin-left: -230px;
}
.mobile.landscape .hide-navigation-hud .hud-right {
  margin-left: -400px;
}
.mobile.landscape .hide-navigation-hud .navigation-hud-panel-border {
  margin-right: -200px;
}
.mobile.landscape #range-input-elements-right {
  z-index: 1000;
}
.mobile.landscape .leaflet-control-scale.leaflet-control {
  right: auto;
  left: 4px;
}
.mobile.landscape app-map.route-mode .leaflet-control-scale.leaflet-control {
  left: 258px;
}
.mobile.landscape app-navigation.one-el-hud .ol-scale-line {
  bottom: 2px;
  left: 166px;
}
.mobile.landscape app-navigation.two-el-hud .ol-scale-line {
  bottom: 2px;
  left: 218px;
}
.mobile.landscape app-navigation.hud-opened.two-el-hud .ol-scale-line {
  bottom: 2px;
  left: 374px;
}
.mobile.landscape .mobile-set-to-location {
  top: auto !important;
  bottom: 0 !important;
  border-bottom: 0px !important;
  border-bottom-left-radius: 0 !important;
}
.mobile.landscape app-navigation-hud .floating-info {
  max-width: 295px;
  border-left: var(--border-color);
  border-right: var(--border-color);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  left: calc(50% - 120px);
  padding-left: 0;
  top: 0;
}
.mobile.landscape app-slider-sidebar .sliderScrollbar {
  max-height: 87px;
}
.mobile.landscape mat-snack-bar-container.snackbar-info,
.mobile.landscape mat-snack-bar-container.snackbar-warning {
  bottom: 1em !important;
}
.mobile.landscape .navigation-hud-bottom-panel .button-menu {
  border-right: none;
}
.mobile.landscape app-subscription-success-dialog .pro [mat-dialog-content] {
  padding: 2em 0em !important;
}
.mobile.landscape app-subscription-success-dialog .pro [mat-dialog-content] .content p {
  margin: 3em auto auto auto !important;
}
.mobile.landscape app-subscription-success-dialog .proplus [mat-dialog-content] {
  background-position: top -5em right 0;
  padding: 1em 0em !important;
}
.mobile.landscape app-subscription-success-dialog .proplus [mat-dialog-content] #proplus-icon {
  margin: 5em 0em 0em 1.5em !important;
}
.mobile.landscape app-subscription-success-dialog .proplus [mat-dialog-content] .content p {
  margin-top: 4em;
  max-width: -webkit-max-content;
  max-width: max-content;
}
.mobile.landscape .features-section .feature-description.landscape-images .description-image {
  flex-direction: row !important;
}
.mobile.landscape .features-section .feature-description.landscape-images .description-image img:first-child {
  margin-left: 0;
}

.mobile.navigation #range-input-elements-right {
  margin-bottom: -162px;
}

.navigation .close-button.car {
  bottom: 159px !important;
}

.landscape.navigation.mobile .mobile-middle-right-menu-landscape {
  top: auto;
  bottom: calc(25% + 70px);
}

@media (orientation: portrait) and (max-width: 350px), (max-height: 400px) {
  .mobile.navigation .mobile-bottom-left-menu-portrait {
    bottom: 63px;
  }
  .mobile.navigation.portrait .mobile-selected-car {
    height: 28px;
    width: 28px;
    padding: 8px;
  }
  .ol-scale-line {
    bottom: 131px;
  }
  .mobile.portrait app-navigation.hud-opened.one-el-hud .ol-scale-line {
    bottom: 180px;
  }
  .mobile.portrait app-navigation.hud-opened.two-el-hud .ol-scale-line {
    bottom: 232px;
  }
}
@media (orientation: landscape) and (max-width: 350px), (max-height: 400px) {
  .mobile.landscape app-navigation.one-el-hud .ol-scale-line {
    left: 157px;
  }
  .mobile.landscape app-navigation.two-el-hud .ol-scale-line {
    left: 203px;
  }
  .mobile.landscape app-navigation.hud-opened.two-el-hud .ol-scale-line {
    left: 348px;
  }
  .mobile.landscape app-navigation-hud .speedlimit-outer.roadlanes {
    top: 87px;
    right: 68px;
  }
}
@media (max-width: 350px) and (orientation: portrait) {
  .navigation .navigation-hud-bottom-panel app-voice-input img {
    margin: 10px 20.5px;
  }
}
@media (max-width: 380px) and (orientation: portrait), (max-width: 620px) and (orientation: landscape) {
  .mobile.portrait #mobile-main-menu {
    height: 48px;
  }
  .mobile.portrait .navi-menu {
    margin: 0px 2px !important;
  }
  .mobile.portrait .navi-menu .navi-btn {
    padding: 2px 4px;
    margin: 4px;
  }
  #mobile-main-menu .search {
    height: 32px;
  }
  .search-element-functions {
    height: 48px;
  }
  .search-element-functions.searched-functions .search-element-functions-icon.start-icon {
    height: 22px;
  }
  .search-element-functions.searched-functions .search-element-functions-icon.start-icon img {
    width: 16px;
    height: 16px;
  }
  .search-element-functions.searched-functions .search-element-functions-icon.target-icon {
    height: 26px;
  }
  .search-element-functions.searched-functions .search-element-functions-icon.target-icon img {
    width: 26px;
    height: 26px;
  }
  .mobile-bottom-right-menu-portrait app-voice-input img {
    margin: 11.5px 16px;
    width: 17px;
    height: 27px;
  }
}
@media (max-height: 400px) {
  .navigation #range-input-elements-right .sliderScrollbar-wrapper,
  .navigation .sliderScrollbar {
    height: 142px !important;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/css/tablet.scss?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tablet app-tabbed-info-dialog .scrollable-body {
  width: calc(100vw - 77px) !important;
}
.tablet app-welcome-dialog .scrollable-body {
  width: 100% !important;
}
.tablet app-car-selector-dialog .vehicle-dialog {
  width: 100%;
}
.tablet app-settings-dialog .settings-dialog {
  width: 100%;
  max-width: 100%;
}
.tablet app-tabbed-info-dialog .closebutton {
  display: block !important;
}
.tablet app-subscriptions-promo-dialog .header-image {
  height: 300px;
}
@media (max-height: 800px) {
  .tablet app-subscriptions-promo-dialog .header-image {
    height: 180px;
  }
}

.tablet .dialog-snap-to-fullscreen .car-selector-row h3 {
  flex: 1;
}
.tablet .dialog-snap-to-fullscreen .car-selector-row mat-form-field {
  flex: 1;
}
.tablet .dialog-snap-to-fullscreen .car-selector-row .car-selector-model {
  flex: 1;
  margin-left: 30px;
}
.tablet .dialog-snap-to-fullscreen .car-selector-row .vehicle-tile-property:nth-child(2) {
  padding-left: 0px !important;
}
.tablet .dialog-snap-to-fullscreen .settings-dialog #dialog-body {
  display: flex;
  height: 100%;
  flex-direction: column;
}
.tablet .dialog-snap-to-fullscreen .settings-dialog .dialog-element {
  flex: 2;
}
.tablet .dialog-snap-to-fullscreen .settings-dialog .dialog-element:nth-child(2),
.tablet .dialog-snap-to-fullscreen .settings-dialog .dialog-element:nth-child(3) {
  flex: 1;
}
.tablet .dialog-snap-to-fullscreen [mat-dialog-content] {
  max-width: initial !important;
}

html:not(.mobile) .mobile-middle-right-menu-landscape {
  display: none;
}

.tablet.landscape.navigation .info-sidebar {
  border-bottom: none;
  width: 312px;
  border-right: var(--border-color);
  transition: 0s;
}
.tablet.landscape.navigation .hud-right {
  transition: 0s;
}
.tablet.landscape.navigation .menu {
  display: flex !important;
}
.tablet.landscape.navigation .info-sidebar-scrollbar-wrapper {
  display: block !important;
}
.tablet.landscape.navigation .info-sidebar .planned-data {
  padding: 20px 0px;
  border-bottom: 1px solid var(--color-seperator-gray);
}
.tablet.landscape.navigation .hud-side {
  position: fixed;
  top: calc(50vh - 30px);
  bottom: auto;
}

.tablet.landscape .navigation-hud-bottom-panel {
  transition: 0s;
}

.navigation:not(.mobile) .border-flex-left-button,
.navigation:not(.mobile) .border-flex-right-button {
  top: -30px;
}

/*# sourceMappingURL=styles.css.map*/