/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**** toolbar ****/
/**** font ****/
/**** font size ****/
/**** Icons ****/
/**** Container ****/
/**** shadow ****/
/**** Shape ****/
/**
 * Slightly lighten a color
 * @access public
 * @param {Color} $color - color to tint
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 **/
/**
 * Slightly darken a color
 * @access public
 * @param {Color} $color - color to shade
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 **/
/**
 * Must be used only inside a override-X mixin.
 */
/**
 * Must be used only inside a override-X mixin.
 */
/**
 * Sass debug function from https://codepen.io/KittyGiraudel/pen/unyBH
 **/
/**
 * Helper function to get the right color overlay function according to the theme.
 */
html,
body {
  height: 100%;
}
html {
  font-size: 0.625em;
}
body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 1.6rem;
}
/*******************************************************************************************
 * Override the material design list style.
 *
 * The "m-theme" class is required on the mat-list component to use the right theme.
 * Available classes on mat-list/mat-action-list/ect...:
 *   - flat => remove the box shadow on each expansion panels.
 *   - important => add border radius and more spacing on each list items.
 *   - no-padding => remove the list wrapper padding.
 *
 * Available classes on mat-list-item:
 *   - double-action => Suitable for mat-list-item containing a link and an action button.
 *                      In this case, the original padding is applied to the link element.
 *   - no-padding => Remove the mat-list-item-content padding.
 *
 ********************************************************************************************/
/********************************************************************************
 * Override the material design toolbar style.
 * Also provides m-toolbar and m-toolbar-row for slightly styled toolbar.
 * If the m-toolbar-row is used, make sure to add the multiline class on the
 * m-toolbar wrapper.
 *
 * Available classes on mat-toolbar-row and m-toolbar-row:
 *   - align-end => Align children to the bottom of the row.
 *   - no-padding => remove the row padding.
 *
 ********************************************************************************/
/********************************************************************************
 * Override the material design expansion panel style.
 *
 * The "m-theme" class is required on the mat-accordion to use the right theme.
 * Available classes on mat-accordion:
 *   - m-list => to display expansion panels as mat-list style.
 *   - flat => remove the box shadow on each expansion panels.
 *   - important => add border radius and more spacing on each items.
 *   - no-padding => remove the accordion padding.
 *
 * Available classes on mat-expansion-panel-header:
 *   - no-indicator => Hide the toggle indicator added by the component.
 *   - medium => increase the spacing, suitable for 2 lines.
 *   - big => increase the spacing, suitable for 3 lines.
 *   - with-separator => add a border at the bottom of the panel-header.
 *   - no-padding => Remove the original padding.
 *
 ********************************************************************************/
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong, .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}
.mat-small, .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.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, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.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-mdc-focus-indicator {
  position: relative;
}
body {
  background: #1b1720;
}
body .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
body .mat-option {
  color: white;
}
body .mat-option:hover:not(.mat-option-disabled), body .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
body .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
body .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}
body .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b49bda;
}
body .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #96dbeb;
}
body .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff6e6e;
}
body .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-pseudo-checkbox::after {
  color: #303030;
}
body .mat-pseudo-checkbox-disabled {
  color: #686868;
}
body .mat-primary .mat-pseudo-checkbox-checked,
body .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #b49bda;
}
body .mat-pseudo-checkbox-checked,
body .mat-pseudo-checkbox-indeterminate,
body .mat-accent .mat-pseudo-checkbox-checked,
body .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #96dbeb;
}
body .mat-warn .mat-pseudo-checkbox-checked,
body .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ff6e6e;
}
body .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}
body .mat-app-background, body.mat-app-background {
  background-color: #303030;
  color: white;
}
body .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
body .mat-autocomplete-panel {
  background: #424242;
  color: white;
}
body .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #424242;
}
body .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}
body .mat-badge {
  position: relative;
}
body .mat-badge-hidden .mat-badge-content {
  display: none;
}
body .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
body .ng-animate-disabled .mat-badge-content,
body .mat-badge-content._mat-animation-noopable {
  transition: none;
}
body .mat-badge-content.mat-badge-active {
  transform: none;
}
body .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
body .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
body .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
body .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] body .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
body .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] body .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
body .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] body .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
body .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] body .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
body .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
body .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
body .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
body .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] body .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
body .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] body .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
body .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] body .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
body .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] body .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
body .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
body .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
body .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
body .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] body .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
body .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] body .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
body .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] body .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
body .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] body .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
body .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #b49bda;
}
.cdk-high-contrast-active body .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
body .mat-badge-accent .mat-badge-content {
  background: #96dbeb;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-badge-warn .mat-badge-content {
  color: black;
  background: #ff6e6e;
}
body .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}
body .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}
body .mat-button, body .mat-icon-button, body .mat-stroked-button {
  color: inherit;
  background: transparent;
}
body .mat-button.mat-primary, body .mat-icon-button.mat-primary, body .mat-stroked-button.mat-primary {
  color: #b49bda;
}
body .mat-button.mat-accent, body .mat-icon-button.mat-accent, body .mat-stroked-button.mat-accent {
  color: #96dbeb;
}
body .mat-button.mat-warn, body .mat-icon-button.mat-warn, body .mat-stroked-button.mat-warn {
  color: #ff6e6e;
}
body .mat-button.mat-primary.mat-button-disabled, body .mat-button.mat-accent.mat-button-disabled, body .mat-button.mat-warn.mat-button-disabled, body .mat-button.mat-button-disabled.mat-button-disabled, body .mat-icon-button.mat-primary.mat-button-disabled, body .mat-icon-button.mat-accent.mat-button-disabled, body .mat-icon-button.mat-warn.mat-button-disabled, body .mat-icon-button.mat-button-disabled.mat-button-disabled, body .mat-stroked-button.mat-primary.mat-button-disabled, body .mat-stroked-button.mat-accent.mat-button-disabled, body .mat-stroked-button.mat-warn.mat-button-disabled, body .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
body .mat-button.mat-primary .mat-button-focus-overlay, body .mat-icon-button.mat-primary .mat-button-focus-overlay, body .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #b49bda;
}
body .mat-button.mat-accent .mat-button-focus-overlay, body .mat-icon-button.mat-accent .mat-button-focus-overlay, body .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #96dbeb;
}
body .mat-button.mat-warn .mat-button-focus-overlay, body .mat-icon-button.mat-warn .mat-button-focus-overlay, body .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ff6e6e;
}
body .mat-button.mat-button-disabled .mat-button-focus-overlay, body .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, body .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
body .mat-button .mat-ripple-element, body .mat-icon-button .mat-ripple-element, body .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
body .mat-button-focus-overlay {
  background: white;
}
body .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}
body .mat-flat-button, body .mat-raised-button, body .mat-fab, body .mat-mini-fab {
  color: white;
  background-color: #424242;
}
body .mat-flat-button.mat-primary, body .mat-raised-button.mat-primary, body .mat-fab.mat-primary, body .mat-mini-fab.mat-primary {
  color: rgba(0, 0, 0, 0.87);
}
body .mat-flat-button.mat-accent, body .mat-raised-button.mat-accent, body .mat-fab.mat-accent, body .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}
body .mat-flat-button.mat-warn, body .mat-raised-button.mat-warn, body .mat-fab.mat-warn, body .mat-mini-fab.mat-warn {
  color: black;
}
body .mat-flat-button.mat-primary.mat-button-disabled, body .mat-flat-button.mat-accent.mat-button-disabled, body .mat-flat-button.mat-warn.mat-button-disabled, body .mat-flat-button.mat-button-disabled.mat-button-disabled, body .mat-raised-button.mat-primary.mat-button-disabled, body .mat-raised-button.mat-accent.mat-button-disabled, body .mat-raised-button.mat-warn.mat-button-disabled, body .mat-raised-button.mat-button-disabled.mat-button-disabled, body .mat-fab.mat-primary.mat-button-disabled, body .mat-fab.mat-accent.mat-button-disabled, body .mat-fab.mat-warn.mat-button-disabled, body .mat-fab.mat-button-disabled.mat-button-disabled, body .mat-mini-fab.mat-primary.mat-button-disabled, body .mat-mini-fab.mat-accent.mat-button-disabled, body .mat-mini-fab.mat-warn.mat-button-disabled, body .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
body .mat-flat-button.mat-primary, body .mat-raised-button.mat-primary, body .mat-fab.mat-primary, body .mat-mini-fab.mat-primary {
  background-color: #b49bda;
}
body .mat-flat-button.mat-accent, body .mat-raised-button.mat-accent, body .mat-fab.mat-accent, body .mat-mini-fab.mat-accent {
  background-color: #96dbeb;
}
body .mat-flat-button.mat-warn, body .mat-raised-button.mat-warn, body .mat-fab.mat-warn, body .mat-mini-fab.mat-warn {
  background-color: #ff6e6e;
}
body .mat-flat-button.mat-primary.mat-button-disabled, body .mat-flat-button.mat-accent.mat-button-disabled, body .mat-flat-button.mat-warn.mat-button-disabled, body .mat-flat-button.mat-button-disabled.mat-button-disabled, body .mat-raised-button.mat-primary.mat-button-disabled, body .mat-raised-button.mat-accent.mat-button-disabled, body .mat-raised-button.mat-warn.mat-button-disabled, body .mat-raised-button.mat-button-disabled.mat-button-disabled, body .mat-fab.mat-primary.mat-button-disabled, body .mat-fab.mat-accent.mat-button-disabled, body .mat-fab.mat-warn.mat-button-disabled, body .mat-fab.mat-button-disabled.mat-button-disabled, body .mat-mini-fab.mat-primary.mat-button-disabled, body .mat-mini-fab.mat-accent.mat-button-disabled, body .mat-mini-fab.mat-warn.mat-button-disabled, body .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}
body .mat-flat-button.mat-primary .mat-ripple-element, body .mat-raised-button.mat-primary .mat-ripple-element, body .mat-fab.mat-primary .mat-ripple-element, body .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body .mat-flat-button.mat-accent .mat-ripple-element, body .mat-raised-button.mat-accent .mat-ripple-element, body .mat-fab.mat-accent .mat-ripple-element, body .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body .mat-flat-button.mat-warn .mat-ripple-element, body .mat-raised-button.mat-warn .mat-ripple-element, body .mat-fab.mat-warn .mat-ripple-element, body .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body .mat-stroked-button:not([class*=mat-elevation-z]), body .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body .mat-fab:not([class*=mat-elevation-z]), body .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), body .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), body .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body .mat-button-toggle-standalone,
body .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
body .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}
body .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242;
}
body .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}
body .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
}
body [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
body .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12);
}
body .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}
body .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
body .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}
body .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #424242;
}
body .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}
body .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12);
}
body .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
body .mat-card {
  background: #424242;
  color: white;
}
body .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}
body .mat-checkbox-checkmark {
  fill: #303030;
}
body .mat-checkbox-checkmark-path {
  stroke: #303030 !important;
}
body .mat-checkbox-mixedmark {
  background-color: #303030;
}
body .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #b49bda;
}
body .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #96dbeb;
}
body .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ff6e6e;
}
body .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
body .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
body .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-checkbox .mat-ripple-element {
  background-color: white;
}
body .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #b49bda;
}
body .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #96dbeb;
}
body .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ff6e6e;
}
body .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white;
}
body .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
body .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
body .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
body .mat-chip.mat-standard-chip::after {
  background: white;
}
body .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #b49bda;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
body .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ff6e6e;
  color: black;
}
body .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: black;
  opacity: 0.4;
}
body .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #96dbeb;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
body .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body .mat-table {
  background: #424242;
}
body .mat-table thead, body .mat-table tbody, body .mat-table tfoot,
body mat-header-row, body mat-row, body mat-footer-row,
body [mat-header-row], body [mat-row], body [mat-footer-row],
body .mat-table-sticky {
  background: inherit;
}
body mat-row, body mat-header-row, body mat-footer-row,
body th.mat-header-cell, body td.mat-cell, body td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
body .mat-header-cell {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-cell, body .mat-footer-cell {
  color: white;
}
body .mat-calendar-arrow {
  border-top-color: white;
}
body .mat-datepicker-toggle,
body .mat-datepicker-content .mat-calendar-next-button,
body .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
body .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
body .mat-calendar-table-header,
body .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-calendar-body-cell-content,
body .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
body .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
body .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
body .mat-calendar-body-in-range::before {
  background: rgba(180, 155, 218, 0.2);
}
body .mat-calendar-body-comparison-identical,
body .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body .mat-calendar-body-comparison-bridge-start::before,
body [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(180, 155, 218, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-calendar-body-comparison-bridge-end::before,
body [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(180, 155, 218, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body .mat-calendar-body-selected {
  background-color: #b49bda;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(180, 155, 218, 0.4);
}
body .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(180, 155, 218, 0.3);
}
body .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white;
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(150, 219, 235, 0.2);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(150, 219, 235, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(150, 219, 235, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #96dbeb;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(150, 219, 235, 0.4);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(150, 219, 235, 0.3);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 110, 110, 0.2);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 110, 110, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 110, 110, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff6e6e;
  color: black;
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 110, 110, 0.4);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 110, 110, 0.3);
}
body .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
body .mat-datepicker-toggle-active {
  color: #b49bda;
}
body .mat-datepicker-toggle-active.mat-accent {
  color: #96dbeb;
}
body .mat-datepicker-toggle-active.mat-warn {
  color: #ff6e6e;
}
body .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}
body .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}
body .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}
body .mat-expansion-panel {
  background: #424242;
  color: white;
}
body .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}
body .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), body .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), body .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  body .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #424242;
  }
}
body .mat-expansion-panel-header-title {
  color: white;
}
body .mat-expansion-panel-header-description,
body .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}
body .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
body .mat-expansion-panel-header {
  height: 48px;
}
body .mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
body .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-form-field.mat-focused .mat-form-field-label {
  color: #b49bda;
}
body .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #96dbeb;
}
body .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ff6e6e;
}
body .mat-focused .mat-form-field-required-marker {
  color: #96dbeb;
}
body .mat-form-field-ripple {
  background-color: white;
}
body .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #b49bda;
}
body .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #96dbeb;
}
body .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ff6e6e;
}
body .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #b49bda;
}
body .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #96dbeb;
}
body .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ff6e6e;
}
body .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ff6e6e;
}
body .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ff6e6e;
}
body .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ff6e6e;
}
body .mat-error {
  color: #ff6e6e;
}
body .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
body .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
body .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}
body .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}
body .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5);
}
body .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
body .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3);
}
body .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white;
}
body .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #b49bda;
}
body .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #96dbeb;
}
body .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ff6e6e;
}
body .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ff6e6e;
}
body .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15);
}
body .mat-icon.mat-primary {
  color: #b49bda;
}
body .mat-icon.mat-accent {
  color: #96dbeb;
}
body .mat-icon.mat-warn {
  color: #ff6e6e;
}
body .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-input-element:disabled,
body .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-input-element {
  caret-color: #b49bda;
}
body .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-input-element::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-input-element::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-input-element:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-input-element:not(.mat-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
body .mat-input-element:not(.mat-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
body .mat-form-field.mat-accent .mat-input-element {
  caret-color: #96dbeb;
}
body .mat-form-field.mat-warn .mat-input-element,
body .mat-form-field-invalid .mat-input-element {
  caret-color: #ff6e6e;
}
body .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ff6e6e;
}
body .mat-list-base .mat-list-item {
  color: white;
}
body .mat-list-base .mat-list-option {
  color: white;
}
body .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-list-item-disabled {
  background-color: black;
}
body .mat-list-option:hover, body .mat-list-option:focus,
body .mat-nav-list .mat-list-item:hover,
body .mat-nav-list .mat-list-item:focus,
body .mat-action-list .mat-list-item:hover,
body .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04);
}
body .mat-list-single-selected-option, body .mat-list-single-selected-option:hover, body .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}
body .mat-menu-panel {
  background: #424242;
}
body .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body .mat-menu-item {
  background: transparent;
  color: white;
}
body .mat-menu-item[disabled],
body .mat-menu-item[disabled] .mat-menu-submenu-icon,
body .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-menu-item .mat-icon-no-color,
body .mat-menu-submenu-icon {
  color: white;
}
body .mat-menu-item:hover:not([disabled]),
body .mat-menu-item.cdk-program-focused:not([disabled]),
body .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}
body .mat-paginator {
  background: #424242;
}
body .mat-paginator,
body .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-paginator-decrement,
body .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white;
}
body .mat-paginator-first,
body .mat-paginator-last {
  border-top: 2px solid white;
}
body .mat-icon-button[disabled] .mat-paginator-decrement,
body .mat-icon-button[disabled] .mat-paginator-increment,
body .mat-icon-button[disabled] .mat-paginator-first,
body .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5);
}
body .mat-paginator-container {
  min-height: 56px;
}
body .mat-progress-bar-background {
  fill: #514b5b;
}
body .mat-progress-bar-buffer {
  background-color: #514b5b;
}
body .mat-progress-bar-fill::after {
  background-color: #b49bda;
}
body .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #4a5b5f;
}
body .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #4a5b5f;
}
body .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #96dbeb;
}
body .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #644040;
}
body .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #644040;
}
body .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ff6e6e;
}
body .mat-progress-spinner circle, body .mat-spinner circle {
  stroke: #b49bda;
}
body .mat-progress-spinner.mat-accent circle, body .mat-spinner.mat-accent circle {
  stroke: #96dbeb;
}
body .mat-progress-spinner.mat-warn circle, body .mat-spinner.mat-warn circle {
  stroke: #ff6e6e;
}
body .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}
body .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b49bda;
}
body .mat-radio-button.mat-primary .mat-radio-inner-circle,
body .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, body .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #b49bda;
}
body .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #96dbeb;
}
body .mat-radio-button.mat-accent .mat-radio-inner-circle,
body .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, body .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #96dbeb;
}
body .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff6e6e;
}
body .mat-radio-button.mat-warn .mat-radio-inner-circle,
body .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, body .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ff6e6e;
}
body .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}
body .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}
body .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-radio-button .mat-ripple-element {
  background-color: white;
}
body .mat-select-value {
  color: white;
}
body .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-select-panel {
  background: #424242;
}
body .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}
body .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #b49bda;
}
body .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #96dbeb;
}
body .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ff6e6e;
}
body .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ff6e6e;
}
body .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-drawer-container {
  background-color: #303030;
  color: white;
}
body .mat-drawer {
  background-color: #424242;
  color: white;
}
body .mat-drawer.mat-drawer-push {
  background-color: #424242;
}
body .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
body .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
body [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
body [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
body .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6);
}
body .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #96dbeb;
}
body .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(150, 219, 235, 0.54);
}
body .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #96dbeb;
}
body .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #b49bda;
}
body .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(180, 155, 218, 0.54);
}
body .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #b49bda;
}
body .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff6e6e;
}
body .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 110, 110, 0.54);
}
body .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ff6e6e;
}
body .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}
body .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd;
}
body .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}
body .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
body .mat-primary .mat-slider-track-fill,
body .mat-primary .mat-slider-thumb,
body .mat-primary .mat-slider-thumb-label {
  background-color: #b49bda;
}
body .mat-primary .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
body .mat-primary .mat-slider-focus-ring {
  background-color: rgba(180, 155, 218, 0.2);
}
body .mat-accent .mat-slider-track-fill,
body .mat-accent .mat-slider-thumb,
body .mat-accent .mat-slider-thumb-label {
  background-color: #96dbeb;
}
body .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
body .mat-accent .mat-slider-focus-ring {
  background-color: rgba(150, 219, 235, 0.2);
}
body .mat-warn .mat-slider-track-fill,
body .mat-warn .mat-slider-thumb,
body .mat-warn .mat-slider-thumb-label {
  background-color: #ff6e6e;
}
body .mat-warn .mat-slider-thumb-label-text {
  color: black;
}
body .mat-warn .mat-slider-focus-ring {
  background-color: rgba(255, 110, 110, 0.2);
}
body .mat-slider:hover .mat-slider-track-background,
body .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
body .mat-slider-disabled .mat-slider-track-background,
body .mat-slider-disabled .mat-slider-track-fill,
body .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3);
}
body .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
body .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}
body .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}
body .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3);
}
body .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}
body .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
body .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
body .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}
body .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
body .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
body .mat-step-header.cdk-keyboard-focused, body .mat-step-header.cdk-program-focused, body .mat-step-header:hover:not([aria-disabled]), body .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(255, 255, 255, 0.04);
}
body .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  body .mat-step-header:hover {
    background: none;
  }
}
body .mat-step-header .mat-step-label,
body .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87);
}
body .mat-step-header .mat-step-icon-selected,
body .mat-step-header .mat-step-icon-state-done,
body .mat-step-header .mat-step-icon-state-edit {
  background-color: #b49bda;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
body .mat-step-header.mat-accent .mat-step-icon-selected,
body .mat-step-header.mat-accent .mat-step-icon-state-done,
body .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #96dbeb;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-step-header.mat-warn .mat-step-icon {
  color: black;
}
body .mat-step-header.mat-warn .mat-step-icon-selected,
body .mat-step-header.mat-warn .mat-step-icon-state-done,
body .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ff6e6e;
  color: black;
}
body .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff6e6e;
}
body .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
body .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ff6e6e;
}
body .mat-stepper-horizontal, body .mat-stepper-vertical {
  background-color: #424242;
}
body .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}
body .mat-horizontal-stepper-header::before,
body .mat-horizontal-stepper-header::after,
body .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}
body .mat-horizontal-stepper-header {
  height: 72px;
}
body .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
body .mat-vertical-stepper-header {
  padding: 24px 24px;
}
body .mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
body .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, body .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
body .mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
body .mat-sort-header-arrow {
  color: #c6c6c6;
}
body .mat-tab-nav-bar,
body .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
body .mat-tab-group-inverted-header .mat-tab-nav-bar,
body .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none;
}
body .mat-tab-label, body .mat-tab-link {
  color: white;
}
body .mat-tab-label.mat-tab-disabled, body .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-tab-header-pagination-chevron {
  border-color: white;
}
body .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5);
}
body .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
body .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(233, 225, 244, 0.3);
}
body .mat-tab-group.mat-primary .mat-ink-bar, body .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #b49bda;
}
body .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, body .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
body .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(224, 244, 249, 0.3);
}
body .mat-tab-group.mat-accent .mat-ink-bar, body .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #96dbeb;
}
body .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, body .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
body .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 212, 212, 0.3);
}
body .mat-tab-group.mat-warn .mat-ink-bar, body .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ff6e6e;
}
body .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, body .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: black;
}
body .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(233, 225, 244, 0.3);
}
body .mat-tab-group.mat-background-primary > .mat-tab-header, body .mat-tab-group.mat-background-primary > .mat-tab-link-container, body .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #b49bda;
}
body .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, body .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
body .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
body .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
body .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
body .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
body .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(224, 244, 249, 0.3);
}
body .mat-tab-group.mat-background-accent > .mat-tab-header, body .mat-tab-group.mat-background-accent > .mat-tab-link-container, body .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #96dbeb;
}
body .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, body .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
body .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
body .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
body .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
body .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
body .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 212, 212, 0.3);
}
body .mat-tab-group.mat-background-warn > .mat-tab-header, body .mat-tab-group.mat-background-warn > .mat-tab-link-container, body .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ff6e6e;
}
body .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, body .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: black;
}
body .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
body .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: black;
}
body .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
body .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
body .mat-toolbar {
  background: #212121;
  color: white;
}
body .mat-toolbar.mat-primary {
  background: #b49bda;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-toolbar.mat-accent {
  background: #96dbeb;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-toolbar.mat-warn {
  background: #ff6e6e;
  color: black;
}
body .mat-toolbar .mat-form-field-underline,
body .mat-toolbar .mat-form-field-ripple,
body .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
body .mat-toolbar .mat-form-field-label,
body .mat-toolbar .mat-focused .mat-form-field-label,
body .mat-toolbar .mat-select-value,
body .mat-toolbar .mat-select-arrow,
body .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
body .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
body .mat-toolbar-multiple-rows {
  min-height: 64px;
}
body .mat-toolbar-row, body .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  body .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  body .mat-toolbar-row, body .mat-toolbar-single-row {
    height: 56px;
  }
}
body .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
body .mat-tree {
  background: #424242;
}
body .mat-tree-node,
body .mat-nested-tree-node {
  color: white;
}
body .mat-tree-node {
  min-height: 48px;
}
body .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body .mat-simple-snackbar-action {
  color: inherit;
}
body .mat-button-base.m-theme.mat-stroked-button:not([color]):not(.mat-button-disabled) {
  border-color: white;
}
body .mat-button-base.m-theme.mat-stroked-button.mat-primary {
  border-color: #b49bda;
}
body .mat-button-base.m-theme.mat-stroked-button.mat-accent {
  border-color: #96dbeb;
}
body .mat-button-base.m-theme.mat-stroked-button.mat-warn {
  border-color: #ff6e6e;
}
body .mat-button-base.m-theme {
  text-transform: uppercase;
}
body .mat-button-base.m-theme.mat-button, body .mat-button-base.m-theme.mat-flat-button, body .mat-button-base.m-theme.mat-stroked-button, body .mat-button-base.m-theme.mat-raised-button {
  border-radius: 16px;
}
body .mat-button-base.m-theme .mat-icon.right {
  margin-right: 8px;
}
body .mat-button-base.m-theme .mat-icon.left {
  margin-left: 8px;
}
body .mat-list-base.m-theme .mat-list-item a[mat-line],
body .mat-list-base.m-theme .mat-list-item button[mat-line] {
  color: white;
}
body .mat-list-base.m-theme .mat-list-item .mat-line:not(:first-of-type),
body .mat-list-base.m-theme .mat-list-item .sub-line {
  opacity: 0.7;
}
body .mat-list-base.m-theme .mat-list-item:focus,
body .mat-list-base.m-theme .mat-list-item a[mat-line]:focus,
body .mat-list-base.m-theme .mat-list-item button[mat-line]:focus {
  border: 1px solid rgba(180, 155, 218, 0.5);
}
body .mat-list-base.m-theme.mat-nav-list .mat-list-item.active {
  background: rgba(180, 155, 218, 0.2);
  color: #b49bda;
}
body .mat-list-base.m-theme.ghost li {
  background: #26232b;
}
body .mat-list-base.m-theme {
  padding: 8px;
}
body .mat-list-base.m-theme .mat-list-item {
  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);
  font-size: 1.4rem;
  line-height: 1.4rem;
  overflow: hidden;
}
body .mat-list-base.m-theme .mat-list-item:not(:last-of-type) {
  margin-bottom: 2px;
}
body .mat-list-base.m-theme .mat-list-item,
body .mat-list-base.m-theme .mat-list-item a[mat-line],
body .mat-list-base.m-theme .mat-list-item button[mat-line] {
  border: 1px solid transparent;
  transition: border 250ms;
}
body .mat-list-base.m-theme .mat-list-item a[mat-line],
body .mat-list-base.m-theme .mat-list-item button[mat-line] {
  background: transparent;
  text-align: left;
}
body .mat-list-base.m-theme .mat-list-item:focus,
body .mat-list-base.m-theme .mat-list-item a[mat-line]:focus,
body .mat-list-base.m-theme .mat-list-item button[mat-line]:focus {
  outline: none;
}
body .mat-list-base.m-theme .mat-list-item .mat-list-item-content .mat-list-text {
  height: 100%;
  justify-content: center;
}
body .mat-list-base.m-theme .mat-list-item .mat-list-item-content .mat-list-icon {
  height: 24px;
  width: 24px;
  line-height: 24px;
  font-size: 24px;
}
body .mat-list-base.m-theme .mat-list-item .mat-line:not(:first-of-type),
body .mat-list-base.m-theme .mat-list-item .sub-line {
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin-top: 4px;
}
body .mat-list-base.m-theme .mat-list-item.double-action {
  position: relative;
}
body .mat-list-base.m-theme .mat-list-item.double-action.m-2-line {
  height: 72px;
}
body .mat-list-base.m-theme .mat-list-item.double-action .mat-line[mat-ripple] {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
body .mat-list-base.m-theme .mat-list-item.double-action a.mat-line,
body .mat-list-base.m-theme .mat-list-item.double-action button.mat-line {
  padding-left: 16px;
  padding-right: 52px;
}
body .mat-list-base.m-theme .mat-list-item.double-action button[mat-icon-button],
body .mat-list-base.m-theme .mat-list-item.double-action a[mat-icon-button] {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translate(0, -50%);
}
body .mat-list-base.m-theme.flat .mat-list-item {
  box-shadow: none;
}
body .mat-list-base.m-theme.important .mat-list-item,
body .mat-list-base.m-theme.important .mat-list-item a[mat-line],
body .mat-list-base.m-theme.important .mat-list-item button[mat-line] {
  border-radius: 8px;
}
body .mat-list-base.m-theme.important .mat-list-item:not(:last-of-type) {
  margin-bottom: 8px;
}
body .mat-list-base.m-theme.no-padding,
body .mat-list-base.m-theme .mat-list-item.no-padding .mat-list-item-content {
  padding: 0;
}
body .m-theme.m-list.ghost {
  padding: 8px;
  margin: 0;
  list-style: none;
}
body .m-theme.m-list.ghost li {
  height: 72px;
  border-radius: 8px;
}
body .m-theme.m-list.ghost li:not(:first-of-type) {
  margin-top: 8px;
}
body .mat-bottom-sheet-container.m-theme {
  background: #3d3a41;
}
body .mat-bottom-sheet-container.m-theme {
  padding: 0;
}
body.dark-theme .mat-button-toggle-group.m-theme .mat-button-toggle {
  background: #302c34;
}
body.dark-theme .mat-button-toggle-group.m-theme .mat-button-toggle-checked {
  background: #1b1720;
}
body .mat-card.m-theme {
  background: #302c34;
}
body .mat-card.m-theme {
  border-radius: 8px;
}
body.dark-theme .cdk-overlay-pane.m-theme .mat-dialog-container {
  background: #1b1720;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body.dark-theme .cdk-overlay-backdrop.m-theme {
  background: rgba(0, 0, 0, 0.7);
}
body .cdk-overlay-pane.m-theme .mat-dialog-actions.align-right {
  justify-content: flex-end;
}
body.dark-theme .mat-menu-panel.m-theme {
  background: #36333b;
}
body .mat-menu-panel.m-theme .mat-menu-content:not(:empty) {
  padding-left: 4px;
  padding-right: 4px;
}
body .mat-paginator.m-theme {
  background: #2b2730;
}
body .mat-drawer-container.m-theme .mat-drawer-backdrop.mat-drawer-shown {
  background: rgba(0, 0, 0, 0.7);
}
body .mat-drawer-container.m-theme .mat-drawer {
  background: #2b2730;
}
body .mat-drawer-container.m-theme {
  background: transparent;
}
body .mat-drawer-container.m-theme .mat-drawer-content {
  background: transparent;
}
body .mat-snack-bar-container.m-theme {
  background: #333333;
  color: white;
}
body .mat-snack-bar-container.m-theme .mat-button-base {
  color: #b49bda;
}
body .mat-tab-nav-bar.m-theme .mat-tab-link.mat-tab-label-active {
  opacity: 1;
}
body .mat-toolbar.m-theme,
body .m-toolbar {
  background: #3d3a41;
}
body .mat-toolbar.m-theme a,
body .m-toolbar a {
  color: white;
}
body .mat-toolbar.m-theme a.active,
body .m-toolbar a.active {
  color: #96dbeb;
}
body.dark-theme .mat-toolbar.m-theme.main-navigation, body.dark-theme .mat-toolbar.m-theme.bottom-navbar,
body.dark-theme .m-toolbar.main-navigation,
body.dark-theme .m-toolbar.bottom-navbar {
  background: #3f3c44;
}
body .m-toolbar {
  display: flex;
  box-sizing: border-box;
  padding: 0 16px;
  width: 100%;
}
body .m-toolbar.multiline {
  flex-direction: column;
}
body .m-toolbar:not(.multiline) {
  flex-direction: row;
  align-items: center;
  white-space: nowrap;
}
body .m-toolbar .m-toolbar-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  white-space: nowrap;
}
body .mat-toolbar.m-theme,
body .m-toolbar {
  position: relative;
  z-index: 1;
}
body .mat-toolbar.m-theme .mat-toolbar-row.align-end,
body .mat-toolbar.m-theme .m-toolbar-row.align-end,
body .m-toolbar .mat-toolbar-row.align-end,
body .m-toolbar .m-toolbar-row.align-end {
  align-items: flex-end;
}
body .mat-toolbar.m-theme .mat-toolbar-row.no-padding,
body .mat-toolbar.m-theme .m-toolbar-row.no-padding,
body .m-toolbar .mat-toolbar-row.no-padding,
body .m-toolbar .m-toolbar-row.no-padding {
  padding: 0;
}
body .mat-toolbar.m-theme.main-navigation, body .mat-toolbar.m-theme.bottom-navbar,
body .m-toolbar.main-navigation,
body .m-toolbar.bottom-navbar {
  position: fixed !important;
  bottom: 0;
  z-index: 2;
  justify-content: space-around;
  align-items: center;
  box-shadow: 0 -8px 16px rgba(0, 0, 0, 0.5);
}
body .mat-toolbar.m-theme.main-navigation a, body .mat-toolbar.m-theme.bottom-navbar a,
body .m-toolbar.main-navigation a,
body .m-toolbar.bottom-navbar a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  line-height: 11px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  opacity: 0.7;
  transition: all 200ms;
  flex-basis: 80px;
  height: 64px;
}
body .mat-toolbar.m-theme.main-navigation a .mat-icon, body .mat-toolbar.m-theme.bottom-navbar a .mat-icon,
body .m-toolbar.main-navigation a .mat-icon,
body .m-toolbar.bottom-navbar a .mat-icon {
  margin-bottom: 4px;
}
body .mat-toolbar.m-theme.main-navigation a.active, body .mat-toolbar.m-theme.bottom-navbar a.active,
body .m-toolbar.main-navigation a.active,
body .m-toolbar.bottom-navbar a.active {
  opacity: 1;
  font-size: 13px;
  line-height: 13px;
}
body .mat-toolbar.m-theme.simple,
body .m-toolbar.simple {
  padding-left: 72px;
}
body .mat-toolbar.m-theme.simple.multiline,
body .m-toolbar.simple.multiline {
  padding: 0;
}
body .mat-toolbar.m-theme.simple.multiline .m-toolbar-row:nth-child(1),
body .m-toolbar.simple.multiline .m-toolbar-row:nth-child(1) {
  padding-left: 72px;
}
body .mat-toolbar.m-theme.with-mat-tab,
body .m-toolbar.with-mat-tab {
  padding: 0;
}
body .mat-toolbar.m-theme .m-toolbar-title,
body .m-toolbar .m-toolbar-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 64px;
  margin: 0;
  padding: 0;
  flex: 1;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  background: rgba(255, 255, 255, 0.12);
}
body .m-theme.mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight), body .m-theme.mat-accordion .mat-expansion-panel.cdk-focused {
  border: 1px solid rgba(180, 155, 218, 0.5);
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  background: rgba(255, 255, 255, 0.12);
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header::before {
  border: 2px dashed rgba(180, 155, 218, 0.5);
}
body .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expanded, body .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expanded > .mat-expansion-panel-header {
  background: rgba(255, 255, 255, 0.12);
}
body .m-theme.mat-accordion {
  padding: 8px;
  display: block;
}
body .m-theme.mat-accordion .mat-expansion-panel {
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid transparent;
  transition: border-radius 225ms, border 225ms, margin 225ms;
}
body .m-theme.mat-accordion .mat-expansion-panel:first-of-type {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
body .m-theme.mat-accordion .mat-expansion-panel:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 4px 16px;
  -webkit-tap-highlight-color: transparent;
  transition: padding 200ms;
  position: relative;
  font-size: 1.4rem;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header:focus, body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header:hover {
  background: transparent;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-panel-header-title {
  margin: 0;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-indicator {
  display: none;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.medium {
  padding: 8px 16px;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.big {
  padding: 16px 16px;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  content: "";
  height: 1px;
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: width 250ms;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-padding {
  padding: 0;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-padding:not(.no-indicator) {
  padding-right: 16px;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded.with-separator::after {
  width: calc(100% - 16px);
}
body .m-theme.mat-accordion .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  padding: 0 16px 16px;
}
body .m-theme.mat-accordion .mat-expansion-panel.content-no-spacing .mat-expansion-panel-body {
  padding: 0;
}
body .m-theme.mat-accordion .mat-expansion-panel .actions {
  display: flex;
  padding: 8px 16px 8px 8px;
}
body .m-theme.mat-accordion .mat-expansion-panel .actions > .mat-button {
  padding: 0 16px;
  border-radius: 16px;
}
body .m-theme.mat-accordion .mat-expansion-panel .actions > .spacing {
  margin-right: 8px;
}
body .m-theme.mat-accordion .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
  background: transparent;
}
body .m-theme.mat-accordion.m-list .mat-expansion-panel {
  margin-top: 2px;
}
body .m-theme.mat-accordion.m-list .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .m-theme.mat-accordion.m-list .mat-expansion-panel.mat-expansion-panel-spacing:last-of-type {
  margin-bottom: 0;
}
body .m-theme.mat-accordion.m-list .mat-expansion-panel:first-of-type {
  margin-top: 0;
}
body .m-theme.mat-accordion.flat .mat-expansion-panel {
  box-shadow: none;
}
body .m-theme.mat-accordion.important.m-list .mat-expansion-panel {
  margin-top: 8px;
  border-radius: 8px;
}
body .m-theme.mat-accordion.important.m-list .mat-expansion-panel:first-of-type {
  margin-top: 0;
}
body .m-theme.mat-accordion.important .mat-expansion-panel {
  border-radius: 8px;
}
body .m-theme.mat-accordion.important .mat-expansion-panel:first-of-type {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
body .m-theme.mat-accordion.important .mat-expansion-panel:last-of-type {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
body .m-theme.mat-accordion.no-padding,
body .m-theme.mat-accordion .mat-expansion-panel-header.no-padding {
  padding: 0;
}
body .m-theme.mat-accordion .mat-expansion-panel-header-title {
  align-items: center;
}
body .m-theme.mat-accordion .mat-expansion-panel-header-title .panel-icon {
  margin-right: 16px;
  height: 24px;
  width: 24px;
  line-height: 24px;
  font-size: 24px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel {
  box-sizing: border-box;
  margin-top: 8px;
  border-radius: 8px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel.mat-expansion-panel-spacing:last-of-type {
  margin-bottom: 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel:first-of-type {
  margin-top: 0;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel:last-of-type {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 4px 16px;
  -webkit-tap-highlight-color: transparent;
  transition: padding 200ms;
  position: relative;
  font-size: 1.4rem;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header:focus, body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header:hover {
  background: transparent;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-panel-header-title {
  margin: 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-indicator {
  display: none;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.medium {
  padding: 8px 16px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.big {
  padding: 16px 16px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  content: "";
  height: 1px;
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: width 250ms;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.no-padding {
  padding: 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.mat-expanded.with-separator::after {
  width: calc(100% - 16px);
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header-title {
  align-items: center;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header-title .panel-icon {
  margin-right: 16px;
  height: 24px;
  width: 24px;
  line-height: 24px;
  font-size: 24px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder {
  background: transparent;
  box-shadow: none;
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header {
  position: relative;
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header .mat-content {
  opacity: 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  box-sizing: border-box;
}
body .cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
body .mat-accordion.m-theme.cdk-drop-list-dragging .mat-expansion-panel {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
body .m-theme.mat-accordion .mat-expansion-panel-header.no-padding:not(.no-indicator) {
  padding-right: 16px;
}
body .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel {
  margin-top: 8px;
  border-radius: 8px;
  background: transparent;
}
body .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expansion-panel-spacing:last-of-type {
  margin-bottom: 0;
}
body .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel:first-of-type {
  margin-top: 0;
}
body .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel > .mat-expansion-panel-header {
  transition: background 330ms linear;
  padding: 16px;
}
body .m-theme.mat-accordion.m-list-inner > .mat-expansion-panel {
  background: transparent;
}
body .m-theme.mat-accordion.m-list-inner > .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .m-theme.mat-accordion.m-list-inner > .mat-expansion-panel.mat-expansion-panel-spacing:last-of-type {
  margin-bottom: 0;
}
body .m-theme.mat-accordion.m-list-inner > .mat-expansion-panel:first-of-type {
  margin-top: 0;
}
body .m-theme.mat-accordion.m-list-inner > .mat-expansion-panel.mat-expanded, body .m-theme.mat-accordion.m-list-inner > .mat-expansion-panel {
  border: none;
}
body .m-theme.mat-accordion.m-list-inner > .mat-expansion-panel > .mat-expansion-panel-header {
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 0;
}
body .m-theme.mat-accordion.m-list-inner > .mat-expansion-panel > .mat-expansion-panel-header .mat-expansion-panel-header-title {
  padding: 8px;
  padding-left: 16px;
}
body .mat-tree.m-theme {
  font-size: 1.4rem;
  background: transparent;
}
body.dark-theme .mat-tree.m-theme, body.light-theme .mat-tree.m-theme {
  background: transparent;
}
body .mat-radio-button.m-theme.no-labels .mat-radio-label-content {
  padding-left: 0;
}
body .mat-select-panel.m-theme {
  background: #3b373f;
}
body .mat-select-panel.m-theme .mat-option.mat-selected:not(.mat-option-multiple) {
  background: #36333b;
}
body .mat-select-panel.m-theme .mat-option:hover:not(.mat-option-disabled),
body .mat-select-panel.m-theme .mat-option:focus:not(.mat-option-disabled) {
  background: #3f3c44;
}
body .mat-select-panel.m-theme {
  border-radius: 8px;
}
body .mat-table.m-theme {
  background: #26232b;
}
body .mat-table.m-theme thead {
  background: #3b373f;
}
body .mat-table.m-theme tbody tr:hover, body .mat-table.m-theme tbody tr:focus-within {
  background: #302c34;
}
body .mat-table.m-theme tbody tr {
  transition: all 250ms ease-in-out;
}
body .mat-table.m-theme,
body .mat-table.m-theme thead,
body .mat-table.m-theme thead > tr {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
body .mat-table.m-theme thead > tr > th:first-of-type {
  border-top-left-radius: 8px;
}
body .mat-table.m-theme thead > tr > th:last-of-type {
  border-top-right-radius: 8px;
}
body .mat-table.m-theme .mat-footer-row .mat-cell {
  padding: 0;
}
body .mat-table.m-theme .actions-cell {
  width: 40px;
}
body .mat-table.m-theme .actions-cell.double {
  width: 80px;
}
body .mat-tooltip.m-theme {
  background: #1b1720;
}
body.light-theme {
  background: white;
}
body.light-theme .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-option {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-option:hover:not(.mat-option-disabled), body.light-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
body.light-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
body.light-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #8154c0;
}
body.light-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #6cc2d7;
}
body.light-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b92d00;
}
body.light-theme .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-pseudo-checkbox::after {
  color: #fafafa;
}
body.light-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
body.light-theme .mat-primary .mat-pseudo-checkbox-checked,
body.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #8154c0;
}
body.light-theme .mat-pseudo-checkbox-checked,
body.light-theme .mat-pseudo-checkbox-indeterminate,
body.light-theme .mat-accent .mat-pseudo-checkbox-checked,
body.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #6cc2d7;
}
body.light-theme .mat-warn .mat-pseudo-checkbox-checked,
body.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #b92d00;
}
body.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
body.light-theme .mat-app-background, body.light-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
body.light-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
body.light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-badge {
  position: relative;
}
body.light-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}
body.light-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
body.light-theme .ng-animate-disabled .mat-badge-content,
body.light-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}
body.light-theme .mat-badge-content.mat-badge-active {
  transform: none;
}
body.light-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
body.light-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
body.light-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
body.light-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] body.light-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
body.light-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] body.light-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
body.light-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
body.light-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
body.light-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
body.light-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
body.light-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
body.light-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
body.light-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
body.light-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
body.light-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] body.light-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
body.light-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] body.light-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
body.light-theme .mat-badge-content {
  color: white;
  background: #8154c0;
}
.cdk-high-contrast-active body.light-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
body.light-theme .mat-badge-accent .mat-badge-content {
  background: #6cc2d7;
  color: black;
}
body.light-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #b92d00;
}
body.light-theme .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-button, body.light-theme .mat-icon-button, body.light-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}
body.light-theme .mat-button.mat-primary, body.light-theme .mat-icon-button.mat-primary, body.light-theme .mat-stroked-button.mat-primary {
  color: #8154c0;
}
body.light-theme .mat-button.mat-accent, body.light-theme .mat-icon-button.mat-accent, body.light-theme .mat-stroked-button.mat-accent {
  color: #6cc2d7;
}
body.light-theme .mat-button.mat-warn, body.light-theme .mat-icon-button.mat-warn, body.light-theme .mat-stroked-button.mat-warn {
  color: #b92d00;
}
body.light-theme .mat-button.mat-primary.mat-button-disabled, body.light-theme .mat-button.mat-accent.mat-button-disabled, body.light-theme .mat-button.mat-warn.mat-button-disabled, body.light-theme .mat-button.mat-button-disabled.mat-button-disabled, body.light-theme .mat-icon-button.mat-primary.mat-button-disabled, body.light-theme .mat-icon-button.mat-accent.mat-button-disabled, body.light-theme .mat-icon-button.mat-warn.mat-button-disabled, body.light-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, body.light-theme .mat-stroked-button.mat-primary.mat-button-disabled, body.light-theme .mat-stroked-button.mat-accent.mat-button-disabled, body.light-theme .mat-stroked-button.mat-warn.mat-button-disabled, body.light-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
body.light-theme .mat-button.mat-primary .mat-button-focus-overlay, body.light-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, body.light-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #8154c0;
}
body.light-theme .mat-button.mat-accent .mat-button-focus-overlay, body.light-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, body.light-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #6cc2d7;
}
body.light-theme .mat-button.mat-warn .mat-button-focus-overlay, body.light-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, body.light-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #b92d00;
}
body.light-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, body.light-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, body.light-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
body.light-theme .mat-button .mat-ripple-element, body.light-theme .mat-icon-button .mat-ripple-element, body.light-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
body.light-theme .mat-button-focus-overlay {
  background: black;
}
body.light-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-flat-button, body.light-theme .mat-raised-button, body.light-theme .mat-fab, body.light-theme .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
body.light-theme .mat-flat-button.mat-primary, body.light-theme .mat-raised-button.mat-primary, body.light-theme .mat-fab.mat-primary, body.light-theme .mat-mini-fab.mat-primary {
  color: white;
}
body.light-theme .mat-flat-button.mat-accent, body.light-theme .mat-raised-button.mat-accent, body.light-theme .mat-fab.mat-accent, body.light-theme .mat-mini-fab.mat-accent {
  color: black;
}
body.light-theme .mat-flat-button.mat-warn, body.light-theme .mat-raised-button.mat-warn, body.light-theme .mat-fab.mat-warn, body.light-theme .mat-mini-fab.mat-warn {
  color: white;
}
body.light-theme .mat-flat-button.mat-primary.mat-button-disabled, body.light-theme .mat-flat-button.mat-accent.mat-button-disabled, body.light-theme .mat-flat-button.mat-warn.mat-button-disabled, body.light-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, body.light-theme .mat-raised-button.mat-primary.mat-button-disabled, body.light-theme .mat-raised-button.mat-accent.mat-button-disabled, body.light-theme .mat-raised-button.mat-warn.mat-button-disabled, body.light-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, body.light-theme .mat-fab.mat-primary.mat-button-disabled, body.light-theme .mat-fab.mat-accent.mat-button-disabled, body.light-theme .mat-fab.mat-warn.mat-button-disabled, body.light-theme .mat-fab.mat-button-disabled.mat-button-disabled, body.light-theme .mat-mini-fab.mat-primary.mat-button-disabled, body.light-theme .mat-mini-fab.mat-accent.mat-button-disabled, body.light-theme .mat-mini-fab.mat-warn.mat-button-disabled, body.light-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
body.light-theme .mat-flat-button.mat-primary, body.light-theme .mat-raised-button.mat-primary, body.light-theme .mat-fab.mat-primary, body.light-theme .mat-mini-fab.mat-primary {
  background-color: #8154c0;
}
body.light-theme .mat-flat-button.mat-accent, body.light-theme .mat-raised-button.mat-accent, body.light-theme .mat-fab.mat-accent, body.light-theme .mat-mini-fab.mat-accent {
  background-color: #6cc2d7;
}
body.light-theme .mat-flat-button.mat-warn, body.light-theme .mat-raised-button.mat-warn, body.light-theme .mat-fab.mat-warn, body.light-theme .mat-mini-fab.mat-warn {
  background-color: #b92d00;
}
body.light-theme .mat-flat-button.mat-primary.mat-button-disabled, body.light-theme .mat-flat-button.mat-accent.mat-button-disabled, body.light-theme .mat-flat-button.mat-warn.mat-button-disabled, body.light-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, body.light-theme .mat-raised-button.mat-primary.mat-button-disabled, body.light-theme .mat-raised-button.mat-accent.mat-button-disabled, body.light-theme .mat-raised-button.mat-warn.mat-button-disabled, body.light-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, body.light-theme .mat-fab.mat-primary.mat-button-disabled, body.light-theme .mat-fab.mat-accent.mat-button-disabled, body.light-theme .mat-fab.mat-warn.mat-button-disabled, body.light-theme .mat-fab.mat-button-disabled.mat-button-disabled, body.light-theme .mat-mini-fab.mat-primary.mat-button-disabled, body.light-theme .mat-mini-fab.mat-accent.mat-button-disabled, body.light-theme .mat-mini-fab.mat-warn.mat-button-disabled, body.light-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-flat-button.mat-primary .mat-ripple-element, body.light-theme .mat-raised-button.mat-primary .mat-ripple-element, body.light-theme .mat-fab.mat-primary .mat-ripple-element, body.light-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
body.light-theme .mat-flat-button.mat-accent .mat-ripple-element, body.light-theme .mat-raised-button.mat-accent .mat-ripple-element, body.light-theme .mat-fab.mat-accent .mat-ripple-element, body.light-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-flat-button.mat-warn .mat-ripple-element, body.light-theme .mat-raised-button.mat-warn .mat-ripple-element, body.light-theme .mat-fab.mat-warn .mat-ripple-element, body.light-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
body.light-theme .mat-stroked-button:not([class*=mat-elevation-z]), body.light-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-fab:not([class*=mat-elevation-z]), body.light-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), body.light-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), body.light-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-button-toggle-standalone,
body.light-theme .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.light-theme .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
body.light-theme .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
body.light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
body.light-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
body.light-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
body.light-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
body.light-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
body.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.light-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-checkbox-checkmark {
  fill: #fafafa;
}
body.light-theme .mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
body.light-theme .mat-checkbox-mixedmark {
  background-color: #fafafa;
}
body.light-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.light-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #8154c0;
}
body.light-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.light-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #6cc2d7;
}
body.light-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.light-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #b92d00;
}
body.light-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.light-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
body.light-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
body.light-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-checkbox .mat-ripple-element {
  background-color: black;
}
body.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #8154c0;
}
body.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #6cc2d7;
}
body.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #b92d00;
}
body.light-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
body.light-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
body.light-theme .mat-chip.mat-standard-chip::after {
  background: black;
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #8154c0;
  color: white;
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #b92d00;
  color: white;
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #6cc2d7;
  color: black;
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: black;
  opacity: 0.4;
}
body.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-table {
  background: white;
}
body.light-theme .mat-table thead, body.light-theme .mat-table tbody, body.light-theme .mat-table tfoot,
body.light-theme mat-header-row, body.light-theme mat-row, body.light-theme mat-footer-row,
body.light-theme [mat-header-row], body.light-theme [mat-row], body.light-theme [mat-footer-row],
body.light-theme .mat-table-sticky {
  background: inherit;
}
body.light-theme mat-row, body.light-theme mat-header-row, body.light-theme mat-footer-row,
body.light-theme th.mat-header-cell, body.light-theme td.mat-cell, body.light-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-cell, body.light-theme .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-datepicker-toggle,
body.light-theme .mat-datepicker-content .mat-calendar-next-button,
body.light-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-calendar-table-header,
body.light-theme .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-calendar-body-cell-content,
body.light-theme .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
body.light-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
body.light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
body.light-theme .mat-calendar-body-in-range::before {
  background: rgba(129, 84, 192, 0.2);
}
body.light-theme .mat-calendar-body-comparison-identical,
body.light-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light-theme .mat-calendar-body-comparison-bridge-start::before,
body.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(129, 84, 192, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-calendar-body-comparison-bridge-end::before,
body.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(129, 84, 192, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light-theme .mat-calendar-body-selected {
  background-color: #8154c0;
  color: white;
}
body.light-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(129, 84, 192, 0.4);
}
body.light-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
body.light-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(129, 84, 192, 0.3);
}
body.light-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(108, 194, 215, 0.2);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(108, 194, 215, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(108, 194, 215, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #6cc2d7;
  color: black;
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(108, 194, 215, 0.4);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(108, 194, 215, 0.3);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(185, 45, 0, 0.2);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(185, 45, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(185, 45, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #b92d00;
  color: white;
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(185, 45, 0, 0.4);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(185, 45, 0, 0.3);
}
body.light-theme .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-datepicker-toggle-active {
  color: #8154c0;
}
body.light-theme .mat-datepicker-toggle-active.mat-accent {
  color: #6cc2d7;
}
body.light-theme .mat-datepicker-toggle-active.mat-warn {
  color: #b92d00;
}
body.light-theme .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), body.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), body.light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  body.light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
body.light-theme .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-expansion-panel-header-description,
body.light-theme .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
body.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
body.light-theme .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #8154c0;
}
body.light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #6cc2d7;
}
body.light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #b92d00;
}
body.light-theme .mat-focused .mat-form-field-required-marker {
  color: #6cc2d7;
}
body.light-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #8154c0;
}
body.light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #6cc2d7;
}
body.light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #b92d00;
}
body.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #8154c0;
}
body.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #6cc2d7;
}
body.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #b92d00;
}
body.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #b92d00;
}
body.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #b92d00;
}
body.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #b92d00;
}
body.light-theme .mat-error {
  color: #b92d00;
}
body.light-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.light-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.light-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
body.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
body.light-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
body.light-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #8154c0;
}
body.light-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #6cc2d7;
}
body.light-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #b92d00;
}
body.light-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #b92d00;
}
body.light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
body.light-theme .mat-icon.mat-primary {
  color: #8154c0;
}
body.light-theme .mat-icon.mat-accent {
  color: #6cc2d7;
}
body.light-theme .mat-icon.mat-warn {
  color: #b92d00;
}
body.light-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-input-element:disabled,
body.light-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-input-element {
  caret-color: #8154c0;
}
body.light-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #6cc2d7;
}
body.light-theme .mat-form-field.mat-warn .mat-input-element,
body.light-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #b92d00;
}
body.light-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #b92d00;
}
body.light-theme .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-list-item-disabled {
  background-color: #eeeeee;
}
body.light-theme .mat-list-option:hover, body.light-theme .mat-list-option:focus,
body.light-theme .mat-nav-list .mat-list-item:hover,
body.light-theme .mat-nav-list .mat-list-item:focus,
body.light-theme .mat-action-list .mat-list-item:hover,
body.light-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
body.light-theme .mat-list-single-selected-option, body.light-theme .mat-list-single-selected-option:hover, body.light-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-menu-panel {
  background: white;
}
body.light-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-menu-item[disabled],
body.light-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
body.light-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-menu-item .mat-icon-no-color,
body.light-theme .mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-menu-item:hover:not([disabled]),
body.light-theme .mat-menu-item.cdk-program-focused:not([disabled]),
body.light-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.light-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
body.light-theme .mat-paginator {
  background: white;
}
body.light-theme .mat-paginator,
body.light-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-paginator-decrement,
body.light-theme .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-paginator-first,
body.light-theme .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-icon-button[disabled] .mat-paginator-decrement,
body.light-theme .mat-icon-button[disabled] .mat-paginator-increment,
body.light-theme .mat-icon-button[disabled] .mat-paginator-first,
body.light-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-progress-bar-background {
  fill: #dcd1ec;
}
body.light-theme .mat-progress-bar-buffer {
  background-color: #dcd1ec;
}
body.light-theme .mat-progress-bar-fill::after {
  background-color: #8154c0;
}
body.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #d7ecf1;
}
body.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #d7ecf1;
}
body.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #6cc2d7;
}
body.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #eac7bc;
}
body.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #eac7bc;
}
body.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #b92d00;
}
body.light-theme .mat-progress-spinner circle, body.light-theme .mat-spinner circle {
  stroke: #8154c0;
}
body.light-theme .mat-progress-spinner.mat-accent circle, body.light-theme .mat-spinner.mat-accent circle {
  stroke: #6cc2d7;
}
body.light-theme .mat-progress-spinner.mat-warn circle, body.light-theme .mat-spinner.mat-warn circle {
  stroke: #b92d00;
}
body.light-theme .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #8154c0;
}
body.light-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.light-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.light-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, body.light-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #8154c0;
}
body.light-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #6cc2d7;
}
body.light-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.light-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.light-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, body.light-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #6cc2d7;
}
body.light-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b92d00;
}
body.light-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.light-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.light-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, body.light-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #b92d00;
}
body.light-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-radio-button .mat-ripple-element {
  background-color: black;
}
body.light-theme .mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-select-panel {
  background: white;
}
body.light-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #8154c0;
}
body.light-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #6cc2d7;
}
body.light-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #b92d00;
}
body.light-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #b92d00;
}
body.light-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}
body.light-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
body.light-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
body.light-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #6cc2d7;
}
body.light-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(108, 194, 215, 0.54);
}
body.light-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #6cc2d7;
}
body.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #8154c0;
}
body.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(129, 84, 192, 0.54);
}
body.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #8154c0;
}
body.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #b92d00;
}
body.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(185, 45, 0, 0.54);
}
body.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #b92d00;
}
body.light-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
body.light-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
body.light-theme .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
body.light-theme .mat-primary .mat-slider-track-fill,
body.light-theme .mat-primary .mat-slider-thumb,
body.light-theme .mat-primary .mat-slider-thumb-label {
  background-color: #8154c0;
}
body.light-theme .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
body.light-theme .mat-primary .mat-slider-focus-ring {
  background-color: rgba(129, 84, 192, 0.2);
}
body.light-theme .mat-accent .mat-slider-track-fill,
body.light-theme .mat-accent .mat-slider-thumb,
body.light-theme .mat-accent .mat-slider-thumb-label {
  background-color: #6cc2d7;
}
body.light-theme .mat-accent .mat-slider-thumb-label-text {
  color: black;
}
body.light-theme .mat-accent .mat-slider-focus-ring {
  background-color: rgba(108, 194, 215, 0.2);
}
body.light-theme .mat-warn .mat-slider-track-fill,
body.light-theme .mat-warn .mat-slider-thumb,
body.light-theme .mat-warn .mat-slider-thumb-label {
  background-color: #b92d00;
}
body.light-theme .mat-warn .mat-slider-thumb-label-text {
  color: white;
}
body.light-theme .mat-warn .mat-slider-focus-ring {
  background-color: rgba(185, 45, 0, 0.2);
}
body.light-theme .mat-slider:hover .mat-slider-track-background,
body.light-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-slider-disabled .mat-slider-track-background,
body.light-theme .mat-slider-disabled .mat-slider-track-fill,
body.light-theme .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
body.light-theme .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
body.light-theme .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.light-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.light-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
body.light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
body.light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
body.light-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
body.light-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
body.light-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
body.light-theme .mat-step-header.cdk-keyboard-focused, body.light-theme .mat-step-header.cdk-program-focused, body.light-theme .mat-step-header:hover:not([aria-disabled]), body.light-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
body.light-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  body.light-theme .mat-step-header:hover {
    background: none;
  }
}
body.light-theme .mat-step-header .mat-step-label,
body.light-theme .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
body.light-theme .mat-step-header .mat-step-icon-selected,
body.light-theme .mat-step-header .mat-step-icon-state-done,
body.light-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #8154c0;
  color: white;
}
body.light-theme .mat-step-header.mat-accent .mat-step-icon {
  color: black;
}
body.light-theme .mat-step-header.mat-accent .mat-step-icon-selected,
body.light-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
body.light-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #6cc2d7;
  color: black;
}
body.light-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
body.light-theme .mat-step-header.mat-warn .mat-step-icon-selected,
body.light-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
body.light-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #b92d00;
  color: white;
}
body.light-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #b92d00;
}
body.light-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #b92d00;
}
body.light-theme .mat-stepper-horizontal, body.light-theme .mat-stepper-vertical {
  background-color: white;
}
body.light-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-horizontal-stepper-header::before,
body.light-theme .mat-horizontal-stepper-header::after,
body.light-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-sort-header-arrow {
  color: #757575;
}
body.light-theme .mat-tab-nav-bar,
body.light-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.light-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
body.light-theme .mat-tab-label, body.light-theme .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-tab-label.mat-tab-disabled, body.light-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body.light-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
body.light-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(217, 204, 236, 0.3);
}
body.light-theme .mat-tab-group.mat-primary .mat-ink-bar, body.light-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #8154c0;
}
body.light-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.light-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, body.light-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.light-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
body.light-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(211, 237, 243, 0.3);
}
body.light-theme .mat-tab-group.mat-accent .mat-ink-bar, body.light-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #6cc2d7;
}
body.light-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.light-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, body.light-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.light-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: black;
}
body.light-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(234, 192, 179, 0.3);
}
body.light-theme .mat-tab-group.mat-warn .mat-ink-bar, body.light-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #b92d00;
}
body.light-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.light-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, body.light-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.light-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
body.light-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(217, 204, 236, 0.3);
}
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header, body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #8154c0;
}
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
body.light-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(211, 237, 243, 0.3);
}
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header, body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #6cc2d7;
}
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: black;
}
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: black;
}
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
body.light-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(234, 192, 179, 0.3);
}
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header, body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #b92d00;
}
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
body.light-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-toolbar.mat-primary {
  background: #8154c0;
  color: white;
}
body.light-theme .mat-toolbar.mat-accent {
  background: #6cc2d7;
  color: black;
}
body.light-theme .mat-toolbar.mat-warn {
  background: #b92d00;
  color: white;
}
body.light-theme .mat-toolbar .mat-form-field-underline,
body.light-theme .mat-toolbar .mat-form-field-ripple,
body.light-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
body.light-theme .mat-toolbar .mat-form-field-label,
body.light-theme .mat-toolbar .mat-focused .mat-form-field-label,
body.light-theme .mat-toolbar .mat-select-value,
body.light-theme .mat-toolbar .mat-select-arrow,
body.light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
body.light-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
body.light-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
body.light-theme .mat-tree {
  background: white;
}
body.light-theme .mat-tree-node,
body.light-theme .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-simple-snackbar-action {
  color: #6cc2d7;
}
body.light-theme .mat-button-base.m-theme.mat-stroked-button:not([color]):not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-button-base.m-theme.mat-stroked-button.mat-primary {
  border-color: #8154c0;
}
body.light-theme .mat-button-base.m-theme.mat-stroked-button.mat-accent {
  border-color: #6cc2d7;
}
body.light-theme .mat-button-base.m-theme.mat-stroked-button.mat-warn {
  border-color: #b92d00;
}
body.light-theme .mat-list-base.m-theme .mat-list-item a[mat-line],
body.light-theme .mat-list-base.m-theme .mat-list-item button[mat-line] {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-list-base.m-theme .mat-list-item .mat-line:not(:first-of-type),
body.light-theme .mat-list-base.m-theme .mat-list-item .sub-line {
  opacity: 0.87;
}
body.light-theme .mat-list-base.m-theme .mat-list-item:focus,
body.light-theme .mat-list-base.m-theme .mat-list-item a[mat-line]:focus,
body.light-theme .mat-list-base.m-theme .mat-list-item button[mat-line]:focus {
  border: 1px solid rgba(129, 84, 192, 0.5);
}
body.light-theme .mat-list-base.m-theme.mat-nav-list .mat-list-item.active {
  background: rgba(129, 84, 192, 0.2);
  color: #8154c0;
}
body.light-theme .mat-list-base.m-theme.ghost li {
  background: #d9d9d9;
}
body.light-theme .mat-card.m-theme {
  background: #f2f2f2;
}
body.light-theme .mat-paginator.m-theme {
  background: #f5f5f5;
}
body.light-theme .mat-drawer-container.m-theme {
  background-color: transparent;
}
body.light-theme .mat-drawer-container.m-theme .mat-drawer {
  background: white;
}
body.light-theme .mat-toolbar.m-theme,
body.light-theme .m-toolbar {
  background: white;
}
body.light-theme .mat-toolbar.m-theme a,
body.light-theme .m-toolbar a {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-toolbar.m-theme a.active,
body.light-theme .m-toolbar a.active {
  color: #6cc2d7;
}
body.light-theme .m-theme.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .m-theme.mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight), body.light-theme .m-theme.mat-accordion .mat-expansion-panel.cdk-focused {
  border: 1px solid rgba(129, 84, 192, 0.5);
}
body.light-theme .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header::before {
  border: 2px dashed rgba(129, 84, 192, 0.5);
}
body.light-theme .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expanded, body.light-theme .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
body.light-theme .m-theme.mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expanded > .mat-expansion-panel-header {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-select-panel.m-theme {
  background: #dbdbdb;
}
body.light-theme .mat-select-panel.m-theme .mat-option.mat-selected:not(.mat-option-multiple) {
  background: #e0e0e0;
}
body.light-theme .mat-select-panel.m-theme .mat-option:hover:not(.mat-option-disabled),
body.light-theme .mat-select-panel.m-theme .mat-option:focus:not(.mat-option-disabled) {
  background: #d6d6d6;
}
body.light-theme .mat-table.m-theme {
  background: transparent;
}
body.light-theme .mat-table.m-theme thead {
  background: #e8e8e8;
}
body.light-theme .mat-table.m-theme tbody tr:hover, body.light-theme .mat-table.m-theme tbody tr:focus-within {
  background: #f2f2f2;
}
body.light-theme .mat-tooltip.m-theme {
  background: #616161;
}
/**** toolbar ****/
/**** font ****/
/**** font size ****/
/**** Icons ****/
/**** Container ****/
/**** shadow ****/
/**** Shape ****/
/**
 * Slightly lighten a color
 * @access public
 * @param {Color} $color - color to tint
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 **/
/**
 * Slightly darken a color
 * @access public
 * @param {Color} $color - color to shade
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 **/
/**
 * Must be used only inside a override-X mixin.
 */
/**
 * Must be used only inside a override-X mixin.
 */
/**
 * Sass debug function from https://codepen.io/KittyGiraudel/pen/unyBH
 **/
/**
 * Helper function to get the right color overlay function according to the theme.
 */
/*******************************************************************************************
 * Override the material design list style.
 *
 * The "m-theme" class is required on the mat-list component to use the right theme.
 * Available classes on mat-list/mat-action-list/ect...:
 *   - flat => remove the box shadow on each expansion panels.
 *   - important => add border radius and more spacing on each list items.
 *   - no-padding => remove the list wrapper padding.
 *
 * Available classes on mat-list-item:
 *   - double-action => Suitable for mat-list-item containing a link and an action button.
 *                      In this case, the original padding is applied to the link element.
 *   - no-padding => Remove the mat-list-item-content padding.
 *
 ********************************************************************************************/
/********************************************************************************
 * Define some helper classes.
 ********************************************************************************/
/**
  * Used to display multiple line (in column) and define a smaller
  * font-size on non first of type items.
  */
.m-multiline {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
}
.m-multiline > *:not(:first-of-type) {
  font-size: 1.2rem;
}
body.dark-theme .m-multiline > *:not(:first-of-type) {
  opacity: 0.7;
}
body.light-theme .m-multiline > *:not(:first-of-type) {
  opacity: 0.87;
}
/**
 * Helper classes to add background dark behavior according to the elevation values.
 */
body.dark-theme .dark-overlay-0 {
  background: #1b1720;
}
body.dark-theme .dark-overlay-0.mat-list-item:focus, body.dark-theme .dark-overlay-0.mat-list-item:hover {
  background: #1b1720;
}
body.dark-theme .dark-overlay-1 {
  background: #26232b;
}
body.dark-theme .dark-overlay-1.mat-list-item:focus, body.dark-theme .dark-overlay-1.mat-list-item:hover {
  background: #26232b;
}
body.dark-theme .dark-overlay-2 {
  background: #2b2730;
}
body.dark-theme .dark-overlay-2.mat-list-item:focus, body.dark-theme .dark-overlay-2.mat-list-item:hover {
  background: #2b2730;
}
body.dark-theme .dark-overlay-3 {
  background: #2d2a32;
}
body.dark-theme .dark-overlay-3.mat-list-item:focus, body.dark-theme .dark-overlay-3.mat-list-item:hover {
  background: #2d2a32;
}
body.dark-theme .dark-overlay-4 {
  background: #302c34;
}
body.dark-theme .dark-overlay-4.mat-list-item:focus, body.dark-theme .dark-overlay-4.mat-list-item:hover {
  background: #302c34;
}
body.dark-theme .dark-overlay-6 {
  background: #343139;
}
body.dark-theme .dark-overlay-6.mat-list-item:focus, body.dark-theme .dark-overlay-6.mat-list-item:hover {
  background: #343139;
}
body.dark-theme .dark-overlay-8 {
  background: #36333b;
}
body.dark-theme .dark-overlay-8.mat-list-item:focus, body.dark-theme .dark-overlay-8.mat-list-item:hover {
  background: #36333b;
}
body.dark-theme .dark-overlay-12 {
  background: #3b373f;
}
body.dark-theme .dark-overlay-12.mat-list-item:focus, body.dark-theme .dark-overlay-12.mat-list-item:hover {
  background: #3b373f;
}
body.dark-theme .dark-overlay-16 {
  background: #3d3a41;
}
body.dark-theme .dark-overlay-16.mat-list-item:focus, body.dark-theme .dark-overlay-16.mat-list-item:hover {
  background: #3d3a41;
}
body.dark-theme .dark-overlay-24 {
  background: #3f3c44;
}
body.dark-theme .dark-overlay-24.mat-list-item:focus, body.dark-theme .dark-overlay-24.mat-list-item:hover {
  background: #3f3c44;
}
body.light-theme .light-overlay {
  background: white;
}
body.light-theme .light-overlay.mat-list-item:focus, body.light-theme .light-overlay.mat-list-item:hover {
  background: #e0e0e0;
}
body.light-theme .light-overlay-inner {
  background: #eeeeee;
}
/**
 * Helper classes to build flex layout.
 */
.layout {
  display: flex;
}
.layout.column {
  flex-direction: column;
}
.layout.align-center {
  align-items: center;
}
.layout.content-between {
  justify-content: space-between;
}
.layout.content-around {
  justify-content: space-around;
}
.layout.content-center {
  justify-content: center;
}
.layout.content-start {
  justify-content: flex-start;
}
.layout.align-start {
  align-items: flex-start;
}
.layout.wrap {
  flex-wrap: wrap;
}
.layout.no-wrap {
  flex-wrap: nowrap;
}
.layout > .flex {
  flex: 1;
  min-width: 0;
}
.align-self-end {
  align-self: flex-end;
}
.sticky {
  position: sticky;
  top: 0;
}
/**
 * Helper classes for icons.
 * Available classes: .m-icon, .[m-]icon[[-very]-large], .m-icon.important
 */
.m-icon-left,
.icon-left {
  margin-right: 8px;
}
.m-icon-left-large,
.icon-left-large {
  margin-right: 16px;
}
.m-icon-left-very-large,
.icon-left-very-large {
  margin-right: 32px;
}
.m-icon-left-small,
.icon-left-small {
  margin-right: 4px;
}
.m-icon-right,
.icon-right {
  margin-left: 8px;
}
.m-icon-right-large,
.icon-right-large {
  margin-left: 16px;
}
.m-icon-right-very-large,
.icon-right-very-large {
  margin-left: 32px;
}
.m-icon-right-small,
.icon-right-small {
  margin-left: 4px;
}
.m-icon.important,
.icon.important {
  height: 40px;
  width: 40px;
  font-size: 40px;
}
body.dark-theme .m-icon.important,
body.dark-theme .icon.important {
  opacity: 0.7;
}
body.light-theme .m-icon.important,
body.light-theme .icon.important {
  opacity: 0.87;
}
/**
 * Helper classes for text.
 */
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
/**
 * Helper class to add a background image on bottom of a scrollable container.
 * TODO
 */
.end-with-bg {
  padding-bottom: 159px;
}
.drop-shadow {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.7);
}
.drop-shadow {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}
.circle {
  border-radius: 50%;
  overflow: hidden;
}
.rounded {
  overflow: hidden;
}
.rounded:not(.rounded--top) {
  border-radius: 8px;
}
.rounded--top {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.spacing-iphone-X {
  padding-bottom: env(safe-area-inset-bottom) !important;
  margin-left: env(safe-area-inset-left) !important;
}
@supports (padding: max(0px)) {
  .spacing-iphone-X {
    padding-bottom: max(var(global.$spacing), env(safe-area-inset-bottom)) !important;
  }
}
@supports (margin: max(0px)) {
  .spacing-iphone-X {
    margin-left: max(var(global.$spacing), env(safe-area-inset-left)) !important;
  }
}
.margin--right {
  margin-right: 16px !important;
}
.margin--left {
  margin-left: 16px !important;
}
.margin--bottom {
  margin-bottom: 8px !important;
}
.margin--bottom---small {
  margin-bottom: 4px !important;
}
.margin--bottom---big {
  margin-bottom: 16px !important;
}
.padding--top---spacing {
  padding: 8px 0 0 0;
}
.padding--top---spacing-2 {
  padding: 16px 0 0 0;
}
.padding--top---spacing-small {
  padding: 4px 0 0 0;
}
.padding--bottom---spacing {
  padding: 0 0 8px 0;
}
.padding--bottom---spacing-2 {
  padding: 0 0 16px 0;
}
.padding--bottom---spacing-small {
  padding: 0 0 4px 0;
}
.padding--left---spacing {
  padding: 0 0 0 8px;
}
.padding--left---spacing-2 {
  padding: 0 0 0 16px;
}
.padding--left---spacing-small {
  padding: 0 0 0 4px;
}
.padding--right---spacing {
  padding: 0 8px 0 0;
}
.padding--right---spacing-2 {
  padding: 0 16px 0 0;
}
.padding--right---spacing-small {
  padding: 0 4px 0 0;
}
.padding--all---spacing {
  padding: 8px 8px 8px 8px;
}
.padding--all---spacing-2 {
  padding: 16px 16px 16px 16px;
}
.padding--all---spacing-small {
  padding: 4px 4px 4px 4px;
}
.padding--tb---spacing {
  padding: 8px 0 8px 0;
}
.padding--tb---spacing-2 {
  padding: 16px 0 16px 0;
}
.padding--tb---spacing-small {
  padding: 4px 0 4px 0;
}
.padding--lr---spacing {
  padding: 0 8px 0 8px;
}
.padding--lr---spacing-2 {
  padding: 0 16px 0 16px;
}
.padding--lr---spacing-small {
  padding: 0 4px 0 4px;
}
.m-fz-small {
  font-size: 1.2rem !important;
  line-height: 1.2rem !important;
}
body:not(.dark-theme) .dark-only {
  display: none;
}
body:not(.light-theme) .light-only {
  display: none;
}
body.dark-theme .text-secondary {
  color: white;
  opacity: 0.7;
}
body.light-theme .text-secondary {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.87;
}
.full-width {
  width: 100%;
}
/************ Breakpoints ******************/
/*
$search-bar-height: 48px;

$drawer-header-height: 100px;
$drawer-small-header-height: 64px;
$drawer-offset: $search-bar-height + (global.global.$spacing * 2);

*/
html,
body {
  height: 100%;
  box-sizing: border-box;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  /*NB*/
}
body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  /* Disables pull-to-refresh but allows overscroll glow effects. */
  overscroll-behavior-y: contain;
}
@supports (-webkit-overflow-scrolling: touch) {
  body {
    /* Disable Background scroll */
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
  }
}
.m-page-content {
  margin-top: 64px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: calc(100% - 64px);
  display: flex;
  flex-flow: column;
  box-sizing: border-box;
}
.m-page-content.with-padding {
  padding: 8px;
}
body.light-theme .m-page-content {
  background: #f2f2f2;
}
body .end-bg {
  position: relative;
}
body .end-bg::after {
  content: "";
  display: block;
  height: 159px;
  background-repeat: no-repeat;
  background-size: cover;
}
body.dark-theme .end-bg::after {
  background-image: url('./assets/images/bottom_picture_metromob_dark/bottom_picture_metromob_dark.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and (min-resolution: 200dpi), only screen and (min-width: 1024px) {
  body.dark-theme .end-bg::after {
    background-image: url('./assets/images/bottom_picture_metromob_dark/bottom_picture_metromob_dark@2x.png');
  }
}
body.light-theme .end-bg::after {
  background-image: url('./assets/images/bottom_picture_metromob_light/bottom_picture_metromob_light.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and (min-resolution: 200dpi), only screen and (min-width: 1024px) {
  body.light-theme .end-bg::after {
    background-image: url('./assets/images/bottom_picture_metromob_light/bottom_picture_metromob_light@2x.png');
  }
}
.divider {
  position: relative;
}
.divider::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
}
body.dark-theme .divider::before {
  background: rgba(255, 255, 255, 0.12);
}
body.light-theme .divider::before {
  background: rgba(0, 0, 0, 0.12);
}
.divider.vertical::before {
  top: 0;
}
.divider.left::before {
  left: 0;
}
.divider.right::before {
  right: 0;
}
.mat-list-base.no-padding--left .mat-list-item .mat-list-item-content {
  padding-left: 0;
}
.mat-list-base.no-padding--right .mat-list-item .mat-list-item-content {
  padding-right: 0;
}
.mat-list-base.more-height .mat-list-item {
  height: 70px;
}
.layout.space-between {
  justify-content: space-between;
}
@media screen and (max-width: 375px) {
  .layout.xs-column {
    flex-direction: column;
  }
}
.text-align-right {
  text-align: right;
}
.text-align-left {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.mat-icon.reverse {
  transform: rotate(180deg);
}
.mat-icon.reverse-animation {
  transition: transform 250ms linear;
}
.mat-icon.navigation {
  transform: rotate(45deg);
}
.favorite-btn .mat-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mat-menu-panel.m-theme .mat-menu-content:not(:empty) {
  padding-left: 4px;
  padding-right: 4px;
}
mf-m-list-wrapper > button.mat-button {
  margin-top: 8px;
}
a.mat-list-item {
  text-decoration: none;
}
/* You can add global styles to this file, and also import other style files */
body.dark-theme {
  --background-color: #16111a;
  --background-grey-color: #303030;
  --background-card-content: #242424;
  --background-component: #211D25;
  --text-color: white;
  --subtitle-color: #b2b2b2;
  --border-color: #2C2C2C;
  --background-new: #EF027F;
  --notification-color: #E89313;
  --notification-activities-text-color: black;
  --notification-activities-bg-color: #beb0d2;
  --notification-in-app-bg-color: #EEEEEE;
  --violet: #b49bda;
  --background-helper: #272727;
  --background-color-stepheader-circle: #353535;
  --background-color-stepheader-horizontal-line: #FFFFFF1E;
  --background-color-bottom-navbar: #3b373f;
  --active-link: #96dbeb;
  --color-transport-commun: #99CCFF;
  --color-velo: #F5DC86;
  --color-voiture: #8EEDA8;
  --validated-color: #a6d039;
  --font-weight: 300;
  --image-chevron-right: url("/assets/ico/ico-chevron-right.svg");
  --image-edit-button: url("/assets/ico/ico-edit.svg");
  --image-phone-link: url("/assets/ico/call-24px.svg");
  --image-settings: url("/assets/ico/settings-white.svg");
  --image-chevron-right-black: url("/assets/ico/ico-chevron-right-black.svg");
  --notif-activity-image-chevron-right: url("/assets/ico/ico-chevron-right-black.svg");
  --notif-activity-fill-color: #16111a;
  /* css datepicker */
  --dp-body-background-color: #222;
  --dp-button-color: #8154C0 !important;
  --dp-dial-active-color: #fff;
  --dp-dial-inactive-color: rgba(255, 255, 255, 0.5);
  --dp-dial-background-color: #8154C0 !important;
  --dp-dial-editable-active-color: #8154C0 !important;
  --dp-dial-editable-background-color: #fff;
  --dp-clock-face-time-active-color: #fff;
  --dp-clock-face-time-inactive-color: #fff;
  --dp-clock-face-inner-time-inactive-color: #fff;
  --dp-clock-face-time-disabled-color: #6c6c6c;
  --dp-clock-face-background-color: rgba(255, 255, 255, 0.2);
  --dp-clock-hand-color: #8154C0 !important;
  /* end css datepicker */
  --outline-color: #8154C0 !important;
  --outline-size: 1px;
  --outline-style: solid;
  --menu-background-image: url("/assets/burger-menu-bg-dark.png");
  background-color: var(--background-color);
  --service-categorie-public-transport: #99CCFF;
  --service-categorie-soft-mobility: #F5DC86;
  --service-categorie-car-and-carpool: #8EEDA8;
  --background-color-title-page-desktop: #3b373f;
}
body.light-theme {
  --background-color: #ececec;
  --background-grey-color: #D9D9D9;
  --background-component: white;
  --background-card-content: #F3F3F3;
  --text-color: black;
  --subtitle-color: black;
  --border-color: #D9D9D9;
  --notification-color: black;
  --notification-activities-text-color: white;
  --notification-activities-bg-color: #8154C0;
  --notification-in-app-bg-color: #FFFFFF;
  --violet: #8154C0;
  --background-helper: #fff;
  --background-color-stepheader-circle: #a1a1a1;
  --background-color-stepheader-horizontal-line: #353535;
  --background-color-bottom-navbar: #fff;
  --active-link: #6CC2D7;
  --color-transport-commun: #3376B8;
  --color-velo: #E6B000;
  --color-voiture: #34A853;
  --validated-color: #34A853;
  --font-weight: 500;
  --image-chevron-right: url("/assets/ico/ico-chevron-right-black.svg");
  --image-edit-button: url("/assets/ico/ico-edit-black.svg");
  --image-phone-link: url("/assets/ico/call-black-24px.svg");
  --image-settings: url("/assets/ico/settings-black.svg");
  --image-chevron-right-black: url("/assets/ico/ico-chevron-right-black.svg");
  --notif-activity-image-chevron-right: url("/assets/ico/ico-chevron-right.svg");
  --notif-activity-fill-color: #ececec;
  /* css datepicker */
  --dp-body-background-color: #D9D9D9;
  --dp-button-color: #652d90 !important;
  --dp-dial-active-color: #fff;
  --dp-dial-inactive-color: rgba(255, 255, 255, 0.5);
  --dp-dial-background-color: #652d90 !important;
  --dp-dial-editable-active-color: #652d90 !important;
  --dp-dial-editable-background-color: #000;
  --dp-clock-face-time-active-color: #fff;
  --dp-clock-face-time-inactive-color: #fff;
  --dp-clock-face-inner-time-inactive-color: #fff;
  --dp-clock-face-time-disabled-color: #939393;
  --dp-clock-face-background-color: rgba(0, 0, 0, 0.3);
  --dp-clock-hand-color: #652d90 !important;
  /* end css datepicker */
  --outline-color: #652d90 !important;
  --outline-size: 1px;
  --outline-style: solid;
  --menu-background-image: url("/assets/burger-menu-bg-light.png");
  background-color: var(--background-color);
  --service-categorie-public-transport: #3376B8;
  --service-categorie-soft-mobility: #E6B000;
  --service-categorie-car-and-carpool: #34A853;
  --background-color-title-page-desktop: #fff;
}
@font-face {
  font-family: "Circular";
  font-weight: 500;
  font-style: normal;
  src: url("/assets/fonts/CircularPro-Medium.otf");
}
@font-face {
  font-family: "Circular";
  font-weight: 500;
  font-style: italic;
  src: url("/assets/fonts/CircularPro-MediumItalic.otf");
}
@font-face {
  font-family: "Circular";
  font-weight: 300;
  font-style: normal;
  src: url("/assets/fonts/CircularPro-Book.otf");
}
@font-face {
  font-family: "Circular";
  font-weight: 300;
  font-style: italic;
  src: url("/assets/fonts/CircularPro-BookItalic.otf");
}
@font-face {
  font-family: "Circular";
  font-weight: 700;
  font-style: normal;
  src: url("/assets/fonts/CircularPro-Bold.otf");
}
@font-face {
  font-family: "Circular";
  font-weight: 700;
  font-style: italic;
  src: url("/assets/fonts/CircularPro-BoldItalic.otf");
}
@font-face {
  font-family: "Circular";
  font-weight: 900;
  font-style: normal;
  src: url("/assets/fonts/CircularPro-Black.otf");
}
@font-face {
  font-family: "Circular";
  font-weight: 900;
  font-style: italic;
  src: url("/assets/fonts/CircularPro-BlackItalic.otf");
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
}
.pm-wrapper,
.pm-wrapper .mat-button,
.pm-wrapper .mat-raised-button,
.pm-wrapper .mat-icon-button,
.pm-wrapper .mat-stroked-button,
.pm-wrapper .mat-flat-button,
.pm-wrapper .mat-fab,
.pm-wrapper .mat-mini-fab,
.pm-wrapper .mat-card,
.pm-wrapper .mat-stepper-vertical,
.pm-wrapper .mat-stepper-horizontal,
.pm-wrapper .mat-expansion-panel-header,
.pm-wrapper .mat-expansion-panel-content,
.pm-wrapper .mat-hint,
.pm-wrapper .mat-error,
.pm-wrapper .mat-checkbox span,
.pm-wrapper .mat-form-field input,
.pm-wrapper .mat-form-field span.mat-form-field-label-wrapper label,
.pm-wrapper .login-title {
  font-family: "Roboto", "Helvetica Neue", sans-serif !important;
}
/* spinner for loading button */
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.center {
  text-align: center;
}
p.big {
  font-size: 1.125em !important;
  font-weight: var(--font-weight) !important;
  color: var(--text-color) !important;
}
p.small {
  font-size: 0.875em !important;
  font-weight: var(--font-weight) !important;
  letter-spacing: 0.25px !important;
  color: var(--text-color) !important;
}
.img-responsive {
  width: 100%;
}
.spinner:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  border-top-color: #000000;
  animation: spinner 0.8s linear infinite;
}
a {
  color: inherit;
}
.pm-wrapper {
  /**** toolbar ****/
  /**** font ****/
  /**** font size ****/
  /**** Icons ****/
  /**** Container ****/
  /**** shadow ****/
  /**** Shape ****/
  /**
   * Slightly lighten a color
   * @access public
   * @param {Color} $color - color to tint
   * @param {Number} $percentage - percentage of `$color` in returned color
   * @return {Color}
   **/
  /**
   * Slightly darken a color
   * @access public
   * @param {Color} $color - color to shade
   * @param {Number} $percentage - percentage of `$color` in returned color
   * @return {Color}
   **/
  /**
   * Must be used only inside a override-X mixin.
   */
  /**
   * Must be used only inside a override-X mixin.
   */
  /**
   * Sass debug function from https://codepen.io/KittyGiraudel/pen/unyBH
   **/
  /**/
  /* stepper page création compte */
  /**** toolbar ****/
  /**** font ****/
  /**** font size ****/
  /**** Icons ****/
  /**** Container ****/
  /**** shadow ****/
  /**** Shape ****/
  /**
   * Slightly lighten a color
   * @access public
   * @param {Color} $color - color to tint
   * @param {Number} $percentage - percentage of `$color` in returned color
   * @return {Color}
   **/
  /**
   * Slightly darken a color
   * @access public
   * @param {Color} $color - color to shade
   * @param {Number} $percentage - percentage of `$color` in returned color
   * @return {Color}
   **/
  /**
   * Must be used only inside a override-X mixin.
   */
  /**
   * Must be used only inside a override-X mixin.
   */
  /**
   * Sass debug function from https://codepen.io/KittyGiraudel/pen/unyBH
   **/
  /*
  .pm-item-template + .pm-item-template:not(:nth-of-type(4n+5)) {
    margin-left: calc((103% - 300px) / 3);
  }
  */
  /* Notif Qualité de l'air */
  /**/
}
.pm-wrapper button {
  display: block;
  width: 100%;
  padding: 18px 0;
  margin: 0;
  color: rgba(255, 255, 255, 0.87);
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  height: auto;
  line-height: normal;
  letter-spacing: 0.25px;
  box-shadow: none !important;
}
.pm-wrapper button.button-card {
  text-align: left;
  margin: 0 !important;
}
.pm-wrapper .mat-simple-snackbar-action button span {
  color: inherit;
}
.pm-wrapper button.mat-raised-button {
  width: 100%;
  padding: 18px 0;
  margin: 6px 0;
  color: var(--text-color);
  font-size: 0.75em;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  height: auto;
  letter-spacing: 1.16px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.pm-wrapper button.mat-stroked-button.button-ghost,
.pm-wrapper button.button-ghost {
  background: transparent !important;
  border: none !important;
}
.pm-wrapper button.button-no-action {
  padding: 18px 0 !important;
}
.pm-wrapper button.button-icon .mat-button-wrapper {
  display: flex !important;
  align-items: center;
}
.pm-wrapper button.button-no-action:after {
  display: none;
}
.pm-wrapper button.mat-secondary {
  background: #252f7a !important;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.pm-wrapper button.mat-stroked-button {
  width: 100%;
  color: white;
  padding: 18px 10px;
  margin: 6px 0;
  height: auto;
  font-size: 0.75em;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 1.16px;
  text-align: center;
  text-transform: uppercase;
  color: var(--text-color);
  border: 1px solid white !important;
}
.pm-wrapper button mat-icon {
  color: white;
  margin: 0 0 0 0;
}
.pm-wrapper .mat-button .mat-button-focus-overlay,
.pm-wrapper .mat-icon-button .mat-button-focus-overlay {
  opacity: 0 !important;
}
.pm-wrapper .modal-button-container button,
.pm-wrapper mat-card-actions.mat-card-actions button {
  display: block;
  width: 100%;
  padding: 18px 36px 18px 0;
  margin: 0;
  color: var(--text-color);
  font-size: 1em;
  font-weight: var(--font-weight);
  text-transform: none;
  text-align: left;
  height: auto;
  line-height: normal;
  letter-spacing: 0.25px;
  background: transparent !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: inherit;
}
.pm-wrapper .modal-button-container button:after,
.pm-wrapper mat-card-actions.mat-card-actions button:after {
  content: "";
  background-image: var(--image-chevron-right);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.pm-wrapper .modal-button-container button.button-edit:after,
.pm-wrapper mat-card-actions.mat-card-actions button.button-edit:after {
  background-image: var(--image-edit-button);
}
.pm-wrapper mat-card-actions.mat-card-actions button.mat-raised-button,
.pm-wrapper button.mat-raised-button {
  width: 100%;
  padding: 18px 0;
  margin: 6px 0;
  color: var(--text-color);
  font-size: 0.75em;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  height: auto;
  letter-spacing: 1.16px;
  background: var(--violet);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.pm-wrapper mat-card-actions.mat-card-actions button.mat-raised-button {
  background: var(--violet) !important;
  margin: 18px 18px 26px !important;
  width: calc(100% - 36px);
}
.pm-wrapper button.mat-button:focus {
  outline-width: var(--outline-size);
  outline-color: var(--outline-color);
  outline-style: var(--outline-style);
}
@media screen and (min-width: 1080px) {
  .pm-wrapper .page-content button mat-icon {
    margin: 0 16px 0 0;
  }
}
.pm-wrapper .card {
  margin: 24px 0;
  padding: 0 !important;
}
.pm-wrapper .card-background {
  background: var(--background-component);
  border-radius: 8px !important;
  box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.16) !important;
  overflow: hidden;
}
.pm-wrapper .card-no-background {
  background: transparent !important;
  overflow: hidden;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.pm-wrapper .card-title {
  border-bottom: 1px solid var(--border-color);
  padding: 16px 0;
  margin: 0 12px !important;
  font-size: 1.125em;
  font-weight: var(--font-weight);
  color: var(--text-color);
}
.pm-wrapper .card-title.title-icon {
  border-bottom-color: var(--border-color);
}
.pm-wrapper .card-title.title-icon .mat-icon,
.pm-wrapper .card-title.title-icon img {
  vertical-align: middle;
  margin: -5px 16px 0;
}
.pm-wrapper .card-content {
  margin: 18px;
  padding: 0;
}
.pm-wrapper .card-content h3 {
  padding: 24px 0 0;
  font-size: 1em;
  color: var(--text-color);
  font-weight: var(--font-weight);
}
.pm-wrapper .card-content h3 img {
  margin: -3px 16px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.pm-wrapper .card-content p {
  padding: 24px 0;
  margin: 0;
  font-size: 0.875em;
  line-height: 1.35;
  font-weight: var(--font-weight);
  color: var(--text-color);
}
.pm-wrapper .card-content p + p {
  padding: 0 0 24px;
}
.pm-wrapper .card-content .label-card {
  margin: 8px 0;
  color: var(--text-color);
  font-size: 0.875em;
  font-weight: var(--font-weight);
  letter-spacing: 0.25px;
  display: block;
}
.pm-wrapper .card-resa + .card-resa {
  border-top: 1px solid var(--border-color);
  margin: 16px 16px 24px !important;
}
.pm-wrapper .mat-card-subtitle {
  margin: 0;
}
.pm-wrapper mat-card-actions.mat-card-actions {
  margin: 0;
  padding: 0;
}
.pm-wrapper mat-card-actions.mat-card-actions mat-card-subtitle {
  font-size: 0.875em;
  font-weight: var(--font-weight);
  letter-spacing: 0.25px;
  color: rgba(163, 163, 163, 0.9);
  margin: 16px 0 0;
}
.pm-wrapper mat-card-actions.mat-card-actions button + button {
  border-top: 1px solid var(--border-color);
  margin-left: 0 !important;
  border-radius: 0;
}
.pm-wrapper mat-card-actions.mat-card-actions button + .mat-card-subtitle {
  border-top: 1px solid var(--border-color);
  padding-top: 24px;
}
.pm-wrapper mat-card-actions.mat-card-actions button .mat-button-wrapper {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.pm-wrapper mat-card-actions.mat-card-actions mat-card-subtitle + button {
  font-weight: 600;
}
.pm-wrapper .card-content .card-content-section .label,
.pm-wrapper .card-content-split .label,
.pm-wrapper .mat-card-actions button .label {
  font-size: 0.75em;
  line-height: 1.25;
  letter-spacing: 0.4px;
  color: var(--subtitle-color);
  display: block;
  margin: 0 0 8px;
}
.pm-wrapper .card-content .card-content-section span + .label,
.pm-wrapper .card-content-split span + .label,
.pm-wrapper .mat-card-actions button span + .label {
  margin: 0;
}
.pm-wrapper .mat-card-title + .mat-card-content {
  margin-top: 0 !important;
}
.pm-wrapper .card-profile {
  padding: 16px 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.pm-wrapper .card-profile mat-card-title {
  margin: 16px 0;
  color: var(--text-color);
  font-size: 22px !important;
  line-height: 1.3;
  font-weight: var(--font-weight);
  letter-spacing: -0.18px;
}
.pm-wrapper .card-profile mat-card-subtitle {
  color: var(--text-color);
  font-size: 0.875em;
  line-height: 1.3;
  font-weight: var(--font-weight);
  letter-spacing: 0.25px;
}
.pm-wrapper mat-card-actions.mat-card-actions button .mat-button-wrapper .tag {
  color: var(--text-color);
  margin: 0;
}
.pm-wrapper mat-card-actions.mat-card-actions.card-tags button .mat-button-wrapper,
.pm-wrapper mat-card-actions.mat-card-actions.card-price button .mat-button-wrapper {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
.pm-wrapper mat-card-actions.mat-card-actions.card-price .price {
  font-size: 0.875em;
  font-weight: var(--font-weight);
  letter-spacing: 0.25px;
  color: var(--text-color);
  min-width: 53px;
}
.pm-wrapper .card-content-split .mat-card-content {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 16px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pm-wrapper .card-content-split .mat-card-content + .mat-card-content {
  border-top: 1px solid var(--background-component);
}
.pm-wrapper .card-content-split .mat-card-content > div {
  max-width: calc(100% - 110px);
  margin-right: 8px;
}
.pm-wrapper .card-content-split .mat-card-content > div + div {
  width: 90px;
  margin-right: 0;
}
.pm-wrapper .card-content-split .mat-card-content span {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: var(--font-weight);
}
.pm-wrapper .mat-checkbox {
  margin: 0px 0 5px 5px;
  display: block;
}
.pm-wrapper .mat-checkbox span {
  font-size: 0.875em;
  color: var(--text-color);
  font-weight: var(--font-weight);
  letter-spacing: 0.25px;
}
.pm-wrapper .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.pm-wrapper .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.pm-wrapper .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.pm-wrapper .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: var(--text-color);
}
.pm-wrapper .checkbox-list {
  margin: 40px 0;
}
.pm-wrapper .checkbox-list .mat-checkbox-layout {
  flex-direction: row-reverse;
  width: 100%;
}
.pm-wrapper .checkbox-list .mat-checkbox {
  border-bottom: 1px solid #363636;
  padding: 15px 0;
  margin: 0;
}
.pm-wrapper .mat-checkbox-frame {
  border-color: var(--text-color);
}
.pm-wrapper .page-content .mat-stepper-horizontal {
  padding: 0 8px;
}
.pm-wrapper .mat-stepper-horizontal {
  background: transparent !important;
}
.pm-wrapper .mat-stepper-horizontal .mat-horizontal-content-container {
  padding: 0;
  overflow: visible;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.pm-wrapper .mat-stepper-horizontal .mat-horizontal-stepper-header-container {
  margin: 0 -10px 30px;
}
.pm-wrapper .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-horizontal-stepper-header {
  padding: 0 10px;
  background: transparent !important;
  height: auto;
}
.pm-wrapper .mat-horizontal-stepper-header::before, .pm-wrapper .mat-horizontal-stepper-header::after, .pm-wrapper .mat-stepper-horizontal-line {
  border-top-color: var(--background-color-stepheader-horizontal-line);
}
.pm-wrapper .mat-dialog-container .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-horizontal-stepper-header {
  background: var(--background-component) !important;
}
.pm-wrapper .mat-step-header .mat-step-icon {
  width: 36px;
  height: 36px;
  background: #252f7a;
}
.pm-wrapper .mat-step-header .mat-step-icon.done {
  background: #88b025 url("/assets/ico/ico-check.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 15px !important;
  background-position: 50% !important;
}
.pm-wrapper .mat-step-header .mat-step-icon.done .mat-step-icon-content {
  display: none;
}
.pm-wrapper .mat-step-header .mat-step-header-ripple.mat-ripple {
  display: none !important;
}
.pm-wrapper .mat-step-header[ng-reflect-selected=false] .mat-step-icon {
  background: var(--background-color-stepheader-circle);
}
.pm-wrapper .mat-step-header .mat-step-label {
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: var(--text-color);
}
.pm-wrapper .mat-step-header[ng-reflect-selected=false] .mat-step-label {
  color: var(--text-color);
}
.pm-wrapper .stepper-compte .mat-horizontal-stepper-header-container {
  margin: 0 0 30px;
}
.pm-wrapper .stepper-compte .mat-step-label {
  display: none;
}
@media screen and (min-width: 1080px) {
  .pm-wrapper .mat-stepper-horizontal .mat-horizontal-content-container {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
.pm-wrapper .mat-form-field,
.pm-wrapper .mat-form-field-infix {
  width: 100% !important;
}
.pm-wrapper .mat-form-field-infix {
  padding: 10px 0 15px !important;
}
.pm-wrapper .mat-form-field-label-wrapper {
  top: -5px;
}
.pm-wrapper .mat-form-field input,
.pm-wrapper .mat-form-field span.mat-form-field-label-wrapper label {
  padding-left: 16px;
  caret-color: var(--text-color);
  font-size: 0.875em !important;
  font-weight: var(--font-weight) !important;
  letter-spacing: 0.25px !important;
  color: var(--text-color) !important;
}
.pm-wrapper .mat-form-field.mat-focused span.mat-form-field-label-wrapper label.mat-form-field-label,
.pm-wrapper .mat-form-field span.mat-form-field-label-wrapper label.mat-form-field-label:not(.mat-empty) {
  letter-spacing: 0.4px !important;
  font-size: 0.75em !important;
  transform: translateY(-1.28125em) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em);
}
.pm-wrapper .mat-form-field.mat-focused span.mat-form-field-label-wrapper label.mat-form-field-label {
  color: #66c6dd !important;
}
.pm-wrapper .mat-form-field:not(.mat-focused) span.mat-form-field-label-wrapper label.mat-form-field-label:not(.mat-empty) {
  color: var(--subtitle-color) !important;
}
.pm-wrapper .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #00ace2;
}
.pm-wrapper .mat-form-field-appearance-legacy .mat-form-field-ripple {
  height: 1px !important;
}
.pm-wrapper .mat-form-field {
  margin-bottom: 20px;
}
.pm-wrapper .mat-form-field-appearance-legacy .mat-form-field-underline {
  background: rgba(182, 182, 182, 0.4);
}
.pm-wrapper .mat-hint {
  margin: 5px 0 0 16px;
  font-size: 0.75em;
  font-weight: var(--font-weight);
  color: rgba(255, 255, 255, 0.4) !important;
  letter-spacing: 0.4px;
}
.pm-wrapper .mat-error {
  margin: 5px 0 0 16px;
  font-size: 0.75em;
  font-weight: var(--font-weight);
  color: rgba(255, 74, 74, 0.8) !important;
  letter-spacing: 0.4px;
}
.pm-wrapper .mat-error strong {
  font-weight: var(--font-weight) !important;
}
.pm-wrapper .mat-form-field.mat-focused.ng-invalid .mat-form-field-ripple {
  background-color: #de2c2c;
}
.pm-wrapper .mat-form-field.mat-focused.ng-invalid span.mat-form-field-label-wrapper label.mat-form-field-label,
.pm-wrapper .mat-form-field.ng-invalid:not(.mat-focused) span.mat-form-field-label-wrapper label.mat-form-field-label:not(.mat-empty) {
  color: #de2c2c !important;
}
.pm-wrapper .mat-form-field + .tooltip-button {
  position: absolute;
  width: 24px;
  right: 0;
  min-width: inherit;
  margin: 14px 14px 0 0;
  padding: 0;
  height: 35px;
  opacity: 0;
  pointer-events: none;
}
.pm-wrapper .mat-form-field.mat-form-field-invalid + .tooltip-button {
  opacity: 1;
  pointer-events: auto;
}
.pm-wrapper .mat-form-field + .tooltip-button mat-icon {
  color: #de2c2c;
}
.pm-wrapper .input-icon-button mat-icon {
  font-size: 1.375em !important;
}
.pm-wrapper .login-title {
  font-size: 1.625em;
  font-weight: 900;
  letter-spacing: -0.41px;
  color: #fff;
  text-align: center;
  width: 100%;
  margin: -150px 0 120px;
}
.pm-wrapper .email-sent {
  text-align: center;
  max-width: 250px;
  margin: 0 auto;
  padding-top: 50px;
}
.pm-wrapper .email-sent p {
  word-break: break-word;
  font-size: 1.125em;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1.45;
}
.pm-wrapper .email-sent p.small {
  margin-top: 40px;
}
.pm-wrapper .cdk-overlay-dark-backdrop {
  background: linear-gradient(-180deg, rgba(18, 18, 18, 0) 1%, #121212 100%);
}
.pm-wrapper .page-content {
  padding: 0 8px 125px;
  margin: 0 auto;
  max-width: 600px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: -64px;
  padding-top: 75px;
  min-height: calc(100vh - 340px);
  color: var(--text-color);
}
.pm-wrapper .page-content.page-login {
  min-height: calc(100vh - 190px);
  padding-top: 40px;
  background-position: 50% 0;
}
.pm-wrapper .tag {
  background: var(--background-color);
  border-radius: 25px;
  padding: 2px 16px 1px;
  color: var(--text-color);
  font-size: 1em;
  line-height: 1.6;
  font-weight: var(--font-weight);
  letter-spacing: 0.4px;
  display: inline-block;
  margin: 5px 5px 5px 26px !important;
  word-break: normal;
  vertical-align: top;
  text-align: center;
}
.pm-wrapper .tag-border {
  border: solid 1px;
}
.pm-wrapper .tag-border-success {
  border-color: #a6d039;
}
.pm-wrapper .tag-border-awaiting {
  border-color: orange;
}
.pm-wrapper .tag-border-remove {
  border-color: #b40000;
}
.pm-wrapper .tag-border-inactive {
  border-color: #7a59ba;
}
.pm-wrapper .pm-item-template-desktop-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}
.pm-wrapper pm-service-button + pm-service-button {
  margin-left: calc((100% - 270px) / 2);
}
.pm-wrapper pm-service-button:first-child {
  margin-left: 16px;
}
@media screen and (min-width: 1080px) {
  .pm-wrapper pm-service-button + pm-service-button {
    margin-left: unset;
  }
  .pm-wrapper pm-service-button:first-child {
    margin-left: unset;
  }
}
.pm-wrapper .qualite-air {
  background: transparent;
  box-shadow: none;
}
.pm-wrapper .qualite-air span {
  margin-left: 0;
}
.pm-wrapper .qualite-air .value {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 38px;
  text-align: center;
  font-size: 1.125em;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: white;
}
.pm-wrapper .qualite-air .mat-progress-spinner {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.pm-wrapper .qualite-air .mat-progress-spinner,
.pm-wrapper .qualite-air .mat-progress-spinner svg {
  width: 38px !important;
  height: 38px !important;
}
.pm-wrapper .qualite-air .mat-progress-spinner circle {
  stroke: #99cf16;
  stroke-linecap: round;
  stroke-width: 10px !important;
}
.pm-wrapper .qualite-air .mat-progress-spinner:before {
  content: "";
  border: 4px solid rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body {
  --scrollbar-border-radius: 7px;
  --scrollbar-padding: 4px;
  --scrollbar-viewport-margin: 0;
  --scrollbar-size: 5px;
  --scrollbar-thumb-transition: height ease-out 150ms, width ease-out 150ms;
  --scrollbar-track-transition: height ease-out 150ms, width ease-out 150ms;
}
body .realtime-data {
  position: relative;
  display: block;
}
body .realtime-data .mat-progress-bar {
  position: absolute;
  width: 100%;
  z-index: 3;
}
body .realtime-data .time-wrapper {
  display: flex;
  align-items: center;
  text-align: center;
}
body .realtime-data .time-wrapper > span > span {
  width: 42px;
}
@media screen and (min-width: 321px) {
  body .realtime-data .time-wrapper > span {
    padding: 0 8px;
  }
}
body .realtime-data .time-value-wrapper {
  position: relative;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2rem;
}
body .realtime-data .time-value-wrapper + span {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: normal;
}
body .realtime-data .time-spacing {
  padding: 0 4px;
  position: relative;
  margin-left: 14px;
  font-size: 1.2rem;
}
body .realtime-data .time-spacing + span {
  font-size: 1rem;
}
body .realtime-data .time-spacing .real-time {
  top: 7px;
  left: -4px;
}
body .realtime-data .real-time {
  top: 5px;
  left: 1px;
}
body .realtime-data mf-realtime-icon {
  width: 12px;
  height: 12px;
  position: absolute;
  top: -5px;
  left: 12px;
  transform: translate(-50%, -50%) rotate(45deg);
}
body .realtime-data .mat-list-item {
  min-width: 0;
  position: relative;
}
body .realtime-data .mat-list-item .small-icon {
  height: 1.4rem;
  width: 1.4rem;
  line-height: 1.4rem;
  font-size: 1.4rem;
  margin-right: 8px;
}
body .realtime-data .item-name {
  font-size: 1.4rem;
  line-height: normal;
}
body .realtime-data mf-logo-ligne {
  position: relative;
  z-index: 0;
}
body .realtime-data ul {
  margin: 0;
  padding: 0;
}
body .realtime-data ul.grouped {
  padding: 0 16px;
}
body .realtime-data ul.grouped li {
  padding: 4px 0;
}
body .realtime-data ul li {
  list-style: none;
}
body .realtime-data p {
  margin: 0;
  padding: 0;
}
body .cdk-overlay-pane.m-theme.search-point {
  width: 100vw;
  max-width: 100vw !important;
  height: 100vh;
}
body .cdk-overlay-pane.m-theme.search-point .mat-dialog-container {
  padding: 0;
  border-radius: 0;
}
@media screen and (min-width: 769px) {
  body .cdk-overlay-pane.m-theme.search-point {
    width: 600px;
  }
}
body .cdk-overlay-pane.m-theme.search-point .content {
  padding: 8px;
}
body .cdk-overlay-pane.m-theme.search-point .m-toolbar [mat-dialog-close] {
  position: absolute;
  top: 12px;
  left: 16px;
  z-index: 1;
}
body .cdk-overlay-pane.m-theme.search-point .search-input {
  position: relative;
}
body .cdk-overlay-pane.m-theme.search-point .search-input .fixed {
  position: absolute;
  top: -4px;
  left: -10px;
  transform: translate(-50%, -50%);
}
body .cdk-overlay-pane.m-theme.search-point .search-input .fixed.right {
  top: 24px;
  left: unset;
  right: -12px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body input.cdk-keyboard-focused + label > mf-logo-ligne {
  border: 4px solid #96dbeb !important;
}
body input:checked + label > mf-logo-ligne {
  border: 4px solid #b49bda;
  opacity: 1;
}
body input.cdk-keyboard-focused + label > mf-logo-ligne {
  border: 4px solid #96dbeb !important;
}
body mf-favorite-type-wrapper .mat-accordion.m-theme .mat-expansion-panel {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body .m-checklines-favoris {
  position: relative;
  border-radius: 16px;
}
body .m-checklines-favoris label > mf-logo-ligne {
  border: 4px solid transparent;
  transition: all 200ms linear;
  opacity: 0.5;
}
body .m-checklines-favoris input {
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  left: -9999px;
  overflow: hidden;
}
body .m-checklines-favoris label {
  display: block;
  font-size: 1.4rem;
  line-height: 1.4rem;
  border-radius: 16px;
  margin-right: 8px;
  cursor: pointer;
  transition: all 250ms;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
body .m-checklines-favoris label mf-logo-ligne {
  margin-bottom: 8px;
}
body .m-checklines-favoris label::after {
  opacity: 0.5;
}
body .m-checklines-favoris input:checked + label::after {
  opacity: 1;
}
body .m-favorite-lines-selector-dialog fieldset {
  border: none;
  padding: 0;
  margin: 0;
  margin-top: 16px;
}
body .m-favorite-lines-selector-dialog fieldset .chekLines {
  margin-bottom: 16px;
}
body .m-favorite-lines-selector-dialog .mat-dialog-title {
  margin-bottom: 0;
  margin-right: 8px;
}
body .m-favorite-lines-selector-dialog .mat-dialog-content {
  padding-top: 16px;
}
body mat-expansion-panel-header[aria-disabled=true] mf-logo-ligne {
  opacity: 0.7;
}
body .mat-icon.rotate--90 {
  transform: rotate(90deg);
}
body .itinerary-content .lower-leg {
  background: #3d3a41;
}
body .itinerary-content.mat-accordion.m-theme .mat-expansion-panel .mat-expansion-panel-header {
  padding: 16px 16px;
}
body .itinerary-content .full-width {
  width: 100%;
}
body .itinerary-content .more-actions-button {
  height: 36px;
  width: 40px;
  min-width: 40px;
  padding: 0;
}
body .itinerary-content .time {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1.4rem;
}
body .itinerary-content .time .mat-icon {
  height: 1.4rem;
  width: 1.4rem;
  font-size: 1.4rem;
  line-height: 1.4rem;
  margin: 0 8px;
}
body .itinerary-content .driver-info .driver-picture {
  width: 40px;
  border-radius: 50%;
  margin-right: 16px;
}
body .itinerary-content .driver-info mat-icon.driver-picture {
  height: 40px;
  font-size: 40px;
  line-height: 40px;
}
body .itinerary-content .driver-info .badge {
  border-radius: 24px;
  padding: 8px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .itinerary-content .driver-info .badge img {
  width: 100px;
  height: auto;
  display: block;
}
body .itinerary-content .legs-wrapper,
body .itinerary-content .driver-info {
  padding-top: 16px;
}
body .itinerary-content .legs-wrapper {
  overflow-x: auto;
  padding-bottom: 8px;
}
body .itinerary-content mf-itinerary-content-leg {
  display: block;
}
body .itinerary-content mf-itinerary-content-leg:not(:first-of-type) {
  margin-left: 4px;
}
body .itinerary-content .leg-type {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: space-between;
}
body .itinerary-content .upper-leg {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  padding: 0 8px;
}
body .itinerary-content .lower-leg {
  height: 32px;
  border-radius: 8px;
  font-size: 1.1rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: space-between;
  padding: 0 8px;
  width: 100%;
  min-width: 60px;
  box-sizing: border-box;
}
body .itinerary-content .text-align-right {
  text-align: right;
}
body .legs-grid .deco .intermediate-icon line {
  stroke: #1b1720;
  stroke-width: 4;
}
body .legs-grid .deco .deco-bar.default {
  border: 2px dashed #36333b;
}
body .legs-grid .deco .stop .stop-content {
  background: #000;
}
body .legs-grid {
  display: inline-grid;
  grid-template-columns: 40px 60px minmax(0, 1fr);
  grid-template-rows: auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
  padding: 16px 0;
}
body .legs-grid .toggle-button {
  left: -16px;
  width: 100%;
}
body .legs-grid .toggle-button .mat-button-wrapper {
  display: flex;
  align-items: center;
}
body .legs-grid .toggle-button .mat-button-wrapper > span {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .legs-grid .toggle-button .logo-mco {
  height: 28px;
  width: auto;
}
body .legs-grid .hour {
  font-size: 1.4rem;
  opacity: 0.7;
  margin: 0;
  text-align: center;
}
body .legs-grid .hour.after {
  padding-top: 24px;
}
body .legs-grid .hour.after.non-transit[aria-hidden=true] {
  padding-top: 0;
}
body .legs-grid .deco {
  position: relative;
}
body .legs-grid .deco.after {
  padding-top: 24px;
}
body .legs-grid .deco.after.non-transit[aria-hidden=true] {
  padding-top: 0;
}
body .legs-grid .deco .deco-bar {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 100%;
  width: 6px;
  transform: translateX(-50%);
  z-index: 1;
}
body .legs-grid .deco .deco-bar.default {
  width: 0;
  z-index: 0;
}
body .legs-grid .deco .deco-bar.start {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 8px;
}
body .legs-grid .deco .deco-bar.previous {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 8px;
  bottom: calc(100% - 8px);
}
body .legs-grid .deco .deco-bar.end {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 30%;
  bottom: 70%;
}
body .legs-grid .deco .deco-bar.has-previous {
  height: 8px;
}
body .legs-grid .deco .mat-icon {
  font-size: 1.4rem;
  line-height: 1.4rem;
  height: 1.4rem;
  width: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .legs-grid .deco .mat-icon.walk {
  height: 2.8rem;
  font-size: 2.8rem;
  line-height: 2.8rem;
}
body .legs-grid .deco .stop {
  height: 22px;
  width: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 23px;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
body .legs-grid .deco .stop .stop-content {
  height: 12px;
  width: 12px;
}
body .legs-grid .deco .stop.intermediate {
  height: 12px;
  width: 12px;
  top: 3px;
}
body .legs-grid .deco .stop.intermediate .stop-content {
  height: 6px;
  width: 6px;
}
body .legs-grid .deco .stop.intermediate.collapsed {
  opacity: 0;
}
body .legs-grid .deco.leg .stop {
  top: -1px;
}
body .legs-grid .deco .icon-start {
  position: absolute;
  top: 0.9333333333rem;
  left: 50%;
  transform: translateX(-50%);
}
body .legs-grid .deco .icon-end {
  position: absolute;
  top: calc(50% + 10px);
  left: 50%;
  transform: translate(-50%, -50%);
}
body .legs-grid .deco .intermediate-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .legs-grid .row-content:not([aria-hidden=true]) {
  width: 100%;
}
body .legs-grid .row-content:not([aria-hidden=true]).intermediates {
  padding: 24px 0 8px 0;
}
body .legs-grid .row-content:not([aria-hidden=true]) .intermediate-name {
  font-size: 1.4rem;
}
body .legs-grid .row-content:not([aria-hidden=true]).before {
  padding: 32px 0 8px 0;
}
body .legs-grid .row-content:not([aria-hidden=true]).before.previous-non-transit {
  padding: 0 0 8px 0;
}
body .legs-grid .row-content:not([aria-hidden=true]).before.start {
  padding-top: 0;
}
body .legs-grid .row-content:not([aria-hidden=true]).leg.no-intermediates {
  padding-bottom: 40px;
}
body .legs-grid .row-content:not([aria-hidden=true]).after {
  padding-top: 24px;
}
body .legs-grid .row-content:not([aria-hidden=true]) p {
  margin: 0;
}
body .legs-grid .row-content:not([aria-hidden=true]) a.m-theme {
  margin-top: 8px;
}
body .legs-grid .mco-wrapper {
  margin-bottom: 8px;
  padding: 8px 8px 8px 0;
}
body .legs-grid .mco-wrapper p {
  margin-bottom: 4px;
}
body .legs-grid .mco-wrapper p:not(:first-of-type) {
  margin-top: 8px;
}
body .legs-grid .non-transit {
  padding: 40px 0;
}
body .tad-link {
  margin: 8px 0;
}
body .tad-link mat-icon {
  height: 20px;
  width: 20px;
  line-height: 20px;
}
@media screen and (max-width: 375px) {
  body .tad-link .tad-link-label > span {
    display: none;
  }
}
body .time-sheet-container .schedules > li {
  background: #2b2730;
}
body .time-sheet-container .schedules > li:nth-child(even) {
  background: #1b1720;
}
body #mfTimeSheetLoader {
  background: #00000000;
  box-shadow: none;
}
body .time-sheet-dialog {
  height: 100vh;
  width: 100vw;
  max-width: none !important;
}
@media screen and (min-width: 768px) {
  body .time-sheet-dialog {
    width: 600px;
  }
}
body .time-sheet-dialog .mat-dialog-container {
  padding: 0;
  border-radius: 0;
}
body .time-sheet-dialog .mat-dialog-container mat-tab-group {
  height: calc( 					100% - 110px 				);
}
body .time-sheet-dialog .mat-dialog-container .filter-row {
  display: flex;
  margin-bottom: 8px;
}
body .time-sheet-dialog .mat-dialog-container .filter-row .m-date-form-field {
  margin-right: 8px;
}
body .time-sheet-container {
  position: relative;
}
body .time-sheet-container .content {
  position: static;
}
body .time-sheet-container .schedules,
body .time-sheet-container .trips,
body .time-sheet-container .pickups {
  margin: 0;
  padding: 0;
  list-style: none;
}
body .time-sheet-container .schedules {
  width: 100%;
  padding-bottom: 88px;
}
body .time-sheet-container .schedules mat-icon {
  transform: rotate(90deg) translateX(-100%);
  width: 8px;
  opacity: 0.5;
}
body .time-sheet-container .schedules mat-icon.last {
  opacity: 0;
}
body .time-sheet-container .schedules > li {
  margin: 0 8px;
  padding: 8px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
}
body .time-sheet-container .schedules > li > .mat-icon {
  align-self: center;
}
body .time-sheet-container .schedules > li > div {
  min-width: 0;
}
body .time-sheet-container .schedules > li > div.layout {
  flex: 1;
}
body .time-sheet-container .schedules > li > div > * {
  min-width: 0;
}
body .time-sheet-container .stop-name {
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body .time-sheet-container .trip {
  display: block;
  padding: 0px;
  text-align: center;
  flex: 0 0 42px;
}
body .time-sheet-container .trip[data-index="0"] {
  font-weight: bold;
}
body.light-theme body .time-sheet-container .trip:not([data-index="0"]) {
  opacity: 0.7;
}
body.dark-theme body .time-sheet-container .trip:not([data-index="0"]) {
  opacity: 0.87;
}
body .time-sheet-container .trips {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 0 126px;
}
@media screen and (min-width: 376px) {
  body .time-sheet-container .trips {
    flex: 0 0 168px;
  }
  body .time-sheet-container .trips .trip {
    flex: 0 0 56px;
  }
}
body .time-sheet-container .trip:last-of-type,
body .time-sheet-container .pickups > li:last-of-type {
  padding-right: 0;
}
body .time-sheet-container .pickups {
  display: flex;
  justify-content: flex-end;
  padding: 8px 16px;
}
body .time-sheet-container .pickups li {
  padding: 4px 0px;
  text-align: center;
  flex-basis: 56px;
}
body .time-sheet-container .pickups.only-two-pickups::after {
  content: "";
  display: block;
  flex-basis: 56px;
}
body .time-sheet-container .actions {
  position: absolute;
  bottom: 16px;
  right: 16px;
  display: flex;
}
body .time-sheet-container .actions > button:first-of-type {
  margin-right: 8px;
}
body .time-sheet-container .text-secondary.small {
  font-size: 1.1rem;
}
body.light-theme body .time-sheet-container .text-secondary.small {
  opacity: 0.54;
}
body .m-date-form-field,
body .m-time-form-field {
  position: relative;
}
body .m-date-form-field input::-ms-clear, body .m-date-form-field input::-webkit-clear-button,
body .m-time-form-field input::-ms-clear,
body .m-time-form-field input::-webkit-clear-button {
  display: none;
}
body .m-date-form-field input::-webkit-calendar-picker-indicator,
body .m-time-form-field input::-webkit-calendar-picker-indicator {
  width: 14px;
  opacity: 0;
  height: 14px;
  margin-left: -10px;
  padding: 0;
}
body .m-date-form-field input::-webkit-date-and-time-value,
body .m-time-form-field input::-webkit-date-and-time-value {
  margin-right: 18px;
}
body .m-date-form-field mat-icon,
body .m-date-form-field .mat-form-field-prefix .mat-icon,
body .m-date-form-field .mat-form-field-suffix .mat-icon,
body .m-time-form-field mat-icon,
body .m-time-form-field .mat-form-field-prefix .mat-icon,
body .m-time-form-field .mat-form-field-suffix .mat-icon {
  font-size: 14px;
}
body .m-time-form-field input::-webkit-calendar-picker-indicator {
  margin-left: 4px;
}
body .has-disturbance::after {
  background-image: url('./assets/disturbances/ic_perturb_dark.svg');
}
body .has-disturbance.disturbance-4::after {
  background-image: url('./assets/disturbances/ic_hors_service_dark.svg');
}
body .has-disturbance {
  position: relative;
}
body .has-disturbance::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 4px;
  width: 16px;
  height: 16px;
  background-size: contain;
  z-index: 1;
}
body .has-disturbance.disturbance-4 mf-logo-ligne {
  opacity: 0.54;
}
body .has-disturbance.disturbance-position-outer::after {
  top: -4px;
  right: -4px;
}
body mf-point-cov .mat-list-base.m-theme a {
  color: #b49bda !important;
}
body mf-point-cov .mat-list-base.m-theme a.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3) !important;
}
body button.big-add-btn,
body .mat-button-base.big-add-btn {
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(48, 48, 48, 0.54);
}
body button.big-add-btn,
body .mat-button-base.big-add-btn {
  border-width: 2px;
  border-style: dashed;
  height: 88px;
  box-sizing: border-box;
}
body .mat-menu-panel button {
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}
body .mat-card {
  background: #2b2730;
}
body .mat-card.line-card .deco::before {
  background: linear-gradient(to right, #2b2730, rgba(43, 39, 48, 0));
}
body .app-card {
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #26232b;
}
body .mat-card.line-card {
  margin: 16px;
  padding: 16px 0 8px 0;
}
body .mat-card.line-card .mat-card-title {
  font-size: 1.4rem;
  margin: 0;
}
@media screen and (min-width: 768px) {
  body .mat-card.line-card .mat-card-title {
    font-size: 1.8rem;
  }
}
body .mat-card.line-card .mat-card-subtitle {
  font-size: 1.2rem;
  margin: 0;
}
body .mat-card.line-card .mat-card-subtitle:not(:first-child) {
  margin-top: 8px;
}
body.dark-theme body .mat-card.line-card .mat-card-subtitle {
  opacity: 0.7;
}
body .mat-card.line-card .mat-card-header {
  align-items: center;
  margin-bottom: 16px;
}
body .mat-card.line-card .mat-card-header-text {
  flex: 1;
  display: flex;
  flex-direction: column;
}
body .mat-card.line-card .mat-card-content {
  padding: 8px 16px;
}
body .mat-card.line-card .mat-checkbox {
  margin-bottom: 16px;
  display: block;
}
body .mat-card.line-card .deco {
  height: 35px;
  flex-grow: 1;
  margin-left: 16px;
  background-position: top right;
  background-repeat: no-repeat;
  position: relative;
  margin-right: 8px;
  overflow: hidden;
}
body .mat-card.line-card .deco::before {
  content: "";
  display: block;
  width: 42px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
body .mat-card.line-card .deco img {
  position: absolute;
  top: 0;
  right: 0;
  height: inherit;
  width: auto;
}
body .mat-card.plan-card {
  margin: 16px;
  padding: 0;
}
body .mat-card.plan-card .mat-card-header {
  padding: 16px;
}
body .mat-card.plan-card .mat-card-header-text {
  margin: 0;
}
body .app-card {
  border-radius: 8px;
  padding: 16px;
  display: flex;
  flex-direction: column;
}
body .app-card .card-content {
  flex: 1;
}
body .app-card .card-pretitle {
  font-size: 2rem;
  font-weight: 300;
}
body .app-card .card-title {
  font-size: 2rem;
  font-weight: bold;
}
body .app-card .card-actions {
  margin: 16px -16px -16px -16px;
  padding: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
body app-drawer .drawer-content {
  background-color: #1b1720;
}
body app-drawer .drawer-content:not(.full-height) {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body app-drawer .drawer-content::before {
  background-color: rgba(255, 255, 255, 0.12);
}
body app-drawer .container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  bottom: env(safe-area-inset-bottom);
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  body app-drawer .container {
    height: calc(100% - 48px);
  }
}
body app-drawer .drawer-content {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 0 8px 0 8px;
  pointer-events: auto;
  position: relative;
  height: calc(100% - (64px));
  top: 64px;
  -webkit-overflow-scrolling: touch;
  transition: width 400ms, height 400ms, border 400ms, top 400ms;
  box-sizing: border-box;
}
body.dark-theme app-drawer .drawer-content {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.7);
}
body.light-theme app-drawer .drawer-content {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}
body app-drawer .drawer-content.full-width {
  margin: 0 0 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
body app-drawer .drawer-content.full-height {
  height: 100%;
  top: 0;
}
body app-drawer .drawer-content:not(.disable-drag)::before {
  content: "";
  width: 42px;
  height: 4px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
}
body app-drawer .drawer-content .drawer-header {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  height: 100px;
  display: flex;
  align-items: center;
  position: relative;
  transition: box-shadow 250ms linear;
}
body app-drawer .drawer-content .drawer-header > [drawer-header] {
  flex: 1;
  min-width: 0;
}
body app-drawer .drawer-content .drawer-header.scrolling {
  z-index: 2;
}
body.dark-theme app-drawer .drawer-content .drawer-header.scrolling {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.7);
}
body.light-theme app-drawer .drawer-content .drawer-header.scrolling {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}
body app-drawer .drawer-content .scrollable-content {
  overflow: hidden;
  height: calc(100% - 100px);
  pointer-events: auto;
  -webkit-overflow-scrolling: touch;
}
body app-drawer .drawer-content .scrollable-content .ng-scroll-viewport {
  overflow-y: hidden !important;
}
body app-drawer .drawer-content .scrollable-content.is-scrollable {
  overflow: auto;
}
body app-drawer .drawer-content .scrollable-content.is-scrollable .ng-scroll-viewport {
  overflow-y: auto !important;
}
body app-drawer .drawer-content .scrollable-content .ng-scroll-content {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
body app-drawer .drawer-content .scrollable-content [drawer-content] {
  flex: 1;
  min-height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body app-drawer .drawer-content .scrollable-content [drawer-content]:not(.no-end-bg) {
  padding: 0;
  padding-top: 8px;
  position: relative;
}
body app-drawer .drawer-content .scrollable-content [drawer-content]:not(.no-end-bg)::after {
  content: "";
  display: block;
  height: 159px;
  background-repeat: no-repeat;
  background-size: cover;
}
body.dark-theme app-drawer .drawer-content .scrollable-content [drawer-content]:not(.no-end-bg)::after {
  background-image: url('./assets/images/bottom_picture_metromob_dark/bottom_picture_metromob_dark.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and (min-resolution: 200dpi), only screen and (min-width: 1024px) {
  body.dark-theme app-drawer .drawer-content .scrollable-content [drawer-content]:not(.no-end-bg)::after {
    background-image: url('./assets/images/bottom_picture_metromob_dark/bottom_picture_metromob_dark@2x.png');
  }
}
body.light-theme app-drawer .drawer-content .scrollable-content [drawer-content]:not(.no-end-bg)::after {
  background-image: url('./assets/images/bottom_picture_metromob_light/bottom_picture_metromob_light.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and (min-resolution: 200dpi), only screen and (min-width: 1024px) {
  body.light-theme app-drawer .drawer-content .scrollable-content [drawer-content]:not(.no-end-bg)::after {
    background-image: url('./assets/images/bottom_picture_metromob_light/bottom_picture_metromob_light@2x.png');
  }
}
body app-drawer .drawer-content .scrollable-content [drawer-content]:not(.no-end-bg)::after {
  flex: 0 0 159px;
}
body app-drawer .drawer-content .scrollable-content [drawer-content] .inner-content {
  padding: 8px;
  box-sizing: border-box;
  flex: 1;
}
body app-drawer .drawer-content .scrollable-content [drawer-content] .inner-content mat-progress-bar {
  position: absolute;
  width: calc(100% - 16px);
}
body app-drawer .drawer-content.disable-drag.intermediate .scrollable-content {
  height: calc(50% - 112px);
}
body app-drawer .drawer-content.small-header .scrollable-content {
  height: calc(100% - 64px);
}
body app-drawer .drawer-content.small-header.disable-drag.intermediate .scrollable-content {
  height: calc(50% - 80px);
}
body app-drawer .drawer-content.small-header .drawer-header {
  height: 64px;
}
@media screen and (min-width: 769px) {
  body app-drawer .drawer-content {
    margin: 0;
    box-shadow: none !important;
    height: calc(100vh - (112px));
    border-radius: 0;
    border: none !important;
  }
  body app-drawer .drawer-content::before {
    display: none;
  }
}
body app-drawer .drawer-title {
  font-size: 2rem;
  margin: 0;
  font-weight: normal;
  letter-spacing: 0;
}
body app-drawer .multiline .drawer-title,
body app-drawer .m-multiline .drawer-title {
  font-size: 1.6rem;
}
body app-drawer .multiline .drawer-title ~ span,
body app-drawer .m-multiline .drawer-title ~ span {
  font-size: 1.4rem;
}
body app-drawer .drawer-header-icon {
  font-size: 40px;
  height: 40px;
  width: 40px;
}
body .m-checkbox label {
  background: #302c34;
}
body .m-checkbox:not(.accent) input:not(:disabled):checked + label {
  background: #b49bda;
  color: black;
}
body .m-checkbox.accent input:not(:disabled):checked + label {
  background: #96dbeb;
  color: black;
}
body .m-checkbox {
  position: relative;
  border-radius: 16px;
}
body .m-checkbox input {
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  left: -9999px;
  overflow: hidden;
}
body .m-checkbox label {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1.4rem;
  border-radius: 16px;
  padding: 8px 16px;
  cursor: pointer;
  transition: all 250ms;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body .m-checkbox label .mat-icon {
  height: 14px;
  width: 14px;
  transform: scale(1.7);
  margin-right: 12px;
}
body .m-checkbox input:disabled + label {
  opacity: 0.3;
}
body .m-checklines-favoris label > mf-logo-ligne {
  border: 2px solid transparent;
}
body .m-checklines-favoris input:checked + label > mf-logo-ligne {
  border: 2px solid #b49bda;
}
body .m-checklines-favoris {
  position: relative;
  border-radius: 16px;
}
body .m-checklines-favoris input {
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  left: -9999px;
  overflow: hidden;
}
body .m-checklines-favoris label {
  display: block;
  font-size: 1.4rem;
  line-height: 1.4rem;
  border-radius: 16px;
  margin-right: 8px;
  cursor: pointer;
  transition: all 250ms;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body .m-checklines-favoris label mf-logo-ligne {
  margin-bottom: 8px;
  transition: all 200ms linear;
  opacity: 0.5;
}
body.dark-theme body .m-checklines-favoris input:checked + label > mf-logo-ligne {
  opacity: 1;
}
body.light-theme body .m-checklines-favoris input:checked + label > mf-logo-ligne {
  opacity: 1;
}
body .mat-expansion-panel-header.prevent-disable-style[aria-disabled=true] {
  color: white;
}
body .favorite-accordion {
  margin-bottom: 0px !important;
}
body .mat-expansion-panel-header.column {
  flex-direction: column;
}
body .mat-expansion-panel-header.column .mat-content {
  width: 100%;
  align-items: flex-start;
}
body .mat-expansion-panel-header.align-expansion-coontent .mat-content {
  align-items: center;
}
body .horizontal {
  transform: rotate(90deg);
}
body .icon-button-left {
  margin-right: 8px;
}
body .icon-top {
  margin-bottom: 8px;
}
body .irve-icon {
  height: 48px !important;
  width: 48px !important;
  margin: 8px;
}
body .irve-icon.icon-left-large {
  margin-right: 16px;
}
body .line-nsv {
  background: #221d26;
}
body .line-nsv.disturbance-2 {
  background: #714a4a;
}
body .line-nsv.disturbance-3 {
  background: #992e2e;
}
body .line-nsv.disturbance-4 {
  background: #5c595f;
}
body .nsv-avg-label span:not(.normal) {
  color: #ff6e6e;
}
body .line-nsv, body .line-nsv.mat-button-base {
  border-radius: 8px;
  padding: 16px 24px;
  margin: 16px;
  display: flex;
  align-items: center;
}
body .line-nsv mat-icon:first-of-type {
  width: 32px;
  height: 32px;
}
body .line-nsv.mat-button-base .mat-button-wrapper {
  width: 100%;
}
body .line-nsv.mat-button-base .mat-button-wrapper > span {
  flex: 1;
  text-align: left;
}
body .line-nsv.mat-button-base .mat-button-wrapper > span > span {
  line-height: normal;
}
@media screen and (max-width: 320px) {
  body .line-nsv mat-icon:first-of-type {
    display: none;
  }
}
body .m-toolbar.search-bar,
body .mat-toolbar.search-bar {
  color: white;
}
body .m-toolbar.floating,
body .mat-toolbar.floating {
  background: #1b1720;
}
@media screen and (min-width: 769px) {
  body .m-toolbar .search-bar-input,
body .mat-toolbar .search-bar-input {
    border: 1px solid rgba(255, 255, 255, 0.12);
  }
}
body .m-toolbar.search-point,
body .mat-toolbar.search-point {
  background: #2b2730;
}
body .m-toolbar .search-bar-input,
body .mat-toolbar .search-bar-input {
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body .m-toolbar .search-bar-input.error,
body .mat-toolbar .search-bar-input.error {
  border: 1px solid #ff6e6e;
}
body .m-toolbar .search-bar-input:focus,
body .mat-toolbar .search-bar-input:focus {
  border: 1px solid #b49bda;
}
@media screen and (min-width: 769px) {
  body .m-toolbar .search-bar-input,
body .mat-toolbar .search-bar-input {
    border: 1px solid rgba(255, 255, 255, 0.12);
  }
}
body .m-toolbar:not(.floating) .search-bar-input:not(:focus):not(.error),
body .mat-toolbar:not(.floating) .search-bar-input:not(:focus):not(.error) {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body .m-toolbar.search-bar,
body .mat-toolbar.search-bar {
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 0;
}
body.dark-theme .m-toolbar.search-bar, body.dark-theme .mat-toolbar.search-bar {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.7);
}
body.light-theme .m-toolbar.search-bar, body.light-theme .mat-toolbar.search-bar {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}
body .m-toolbar.search-bar.floating,
body .mat-toolbar.search-bar.floating {
  margin: 8px;
  padding: 0;
  border-radius: 8px;
  overflow: hidden;
  width: auto;
}
@media screen and (min-width: 769px) {
  body .m-toolbar.search-bar.floating,
body .mat-toolbar.search-bar.floating {
    border-radius: 0;
    margin: 0;
    padding: 8px;
    box-shadow: none !important;
  }
}
body .m-toolbar.search-point,
body .mat-toolbar.search-point {
  padding: 0;
  overflow: hidden;
  width: auto;
}
body .m-toolbar .search-input,
body .mat-toolbar .search-input {
  padding: 8px;
}
body .m-toolbar .search-input .search-bar-input,
body .m-toolbar .search-input .search-bar-input:not(.floating),
body .mat-toolbar .search-input .search-bar-input,
body .mat-toolbar .search-input .search-bar-input:not(.floating) {
  margin: 0;
}
body .m-toolbar .search-bar-input,
body .mat-toolbar .search-bar-input {
  background: transparent;
  width: 100%;
  box-sizing: border-box;
  height: 48px;
  border-radius: 8px;
  overflow: hidden;
  line-height: 48px;
  display: flex;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
  transition: all 250ms;
}
body .m-toolbar .search-bar-input > span,
body .mat-toolbar .search-bar-input > span {
  flex: 1;
}
.search-point body .m-toolbar .search-bar-input,
.search-point body .mat-toolbar .search-bar-input {
  padding-right: 56px;
}
body .m-toolbar .search-bar-input:focus,
body .mat-toolbar .search-bar-input:focus {
  outline: none;
}
body .m-toolbar:not(.floating) .search-bar-input,
body .mat-toolbar:not(.floating) .search-bar-input {
  margin: 8px;
}
body .m-toolbar.no-padding,
body .mat-toolbar.no-padding {
  padding: 0;
}
@media screen and (min-width: 769px) {
  body .m-toolbar, body .m-toolbar.search-bar, body .m-toolbar.search-bar.above,
body .mat-toolbar,
body .mat-toolbar.search-bar,
body .mat-toolbar.search-bar.above {
    width: 600px;
  }
  body .m-toolbar.main-navigation,
body .mat-toolbar.main-navigation {
    width: 100%;
  }
  body .m-toolbar.simple.multiline .m-toolbar-row:nth-child(1),
body .mat-toolbar.simple.multiline .m-toolbar-row:nth-child(1) {
    padding-left: 16px !important;
  }
  body .m-toolbar.simple:not(.multiline),
body .mat-toolbar.simple:not(.multiline) {
    padding-left: 16px !important;
  }
  body .m-toolbar.simple:not(.multiline).with-back-btn,
body .mat-toolbar.simple:not(.multiline).with-back-btn {
    padding-left: 64px !important;
  }
}
body .cdk-overlay-pane.m-theme.search-point .search-input .search-bar-input {
  padding-left: 48px;
}
@media screen and (min-width: 769px) {
  body .time-sheet-dialog .actions {
    right: 24px;
  }
}
body .mat-action-list.m-theme button {
  text-align: left;
}
body .mat-list-base.m-theme .mat-list-item.m-2-lines {
  height: auto;
}
body .map .map-controls {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 16px;
  z-index: 1;
  top: 72px;
}
body .map .map-controls button:not(:last-of-type) {
  margin-bottom: 8px;
}
body .map .map-controls .mat-mini-fab {
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  body .map .map-controls {
    top: 129.6px;
  }
}
body .map .mat-icon[svgIcon=boussolle] {
  transform: rotate(45deg);
}
body m-map {
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  body m-map {
    width: calc(100% - 600px);
    padding-left: 600px;
  }
}
body .m-scrollbar {
  --scrollbar-track-color: transparent;
  --scrollbar-wrapper-color: transparent;
  --scrollbar-thumb-color: rgba(255, 255, 255, 0.12);
  --scrollbar-thumb-hover-color: var(--scrollbar-thumb-color);
  --scrollbar-hover-size: var(--scrollbar-size);
}
body .m-scrollbar:not(.is-scrollable) {
  --scrollbar-thumb-color: transparent;
}
body .m-scrollbar .ng-scroll-content {
  min-height: 100%;
  width: 100%;
}
body .ng-native-scrollbar-hider.ng-scroll-viewport {
  --native-scrollbar-size: 0px !important;
}
body .mat-tab-header {
  background: #3d3a41;
}
body .mat-tab-body-wrapper {
  background: #303030;
}
body [mat-stretch-tabs] {
  width: 100%;
}
body .mat-tab-group.m-theme .mat-tab-body-wrapper {
  flex: 1;
}
body .mat-tab-group.m-theme .mat-tab-label-active {
  opacity: 1;
}
body app-poi-detail-wrapper .itineraire-button-wrapper {
  display: flex;
  justify-content: center;
  padding: 8px;
  padding-top: 0;
}
body app-poi-detail-wrapper p {
  margin: 0;
  padding: 0;
}
body app-poi-detail-wrapper .detail {
  padding: 8px 8px;
}
body app-poi-detail-wrapper .detail-title {
  margin-bottom: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}
body app-poi-detail-wrapper .detail p {
  margin-bottom: 16px;
  padding: 0 8px;
}
body app-poi-detail-wrapper .detail .lines-near {
  margin-top: 8px;
  padding-top: 8px;
}
body app-poi-detail-wrapper .detail .lines-near > .layout {
  padding: 0 8px;
}
body app-poi-detail-wrapper .detail mat-accordion {
  padding: 0 !important;
}
body app-poi-detail-wrapper .detail ul {
  list-style: none;
  margin: 0;
  padding: 0 8px;
}
body app-poi-detail-wrapper .detail ul li {
  padding: 0;
}
body app-poi-detail-wrapper .detail ul.dash-style {
  list-style: circle;
}
body app-poi-detail-wrapper .detail ul.dash-style li {
  margin-left: 16px;
}
body app-poi-detail-wrapper .multiline-spacing {
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding-right: 16px;
}
body app-poi-detail-wrapper .text-icon-align {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body app-poi-detail-wrapper .text-icon-align .status-panel-icon {
  margin-right: 4px;
  height: 1.8rem;
  width: 1.8rem;
  line-height: 1.8rem;
  font-size: 1.8rem;
}
body app-poi-detail-wrapper .content {
  display: flex;
  flex-direction: column;
  padding: 0 16px 0 16px;
  font-size: 1.4rem;
  line-height: 3.6rem;
  box-sizing: border-box;
}
body app-poi-detail-wrapper mat-expansion-panel-header {
  padding-right: 16px;
}
body app-poi-detail-wrapper .parking {
  margin: 16px 0;
  font-size: 1.4rem;
}
body app-poi-detail-wrapper .pony-button {
  width: 100%;
  padding-left: 0;
}
body app-poi-detail-wrapper .pony-button span {
  flex: 1;
}
body .panel-image {
  position: relative;
  overflow: hidden;
  width: 102px;
  min-width: 102px;
  height: 88px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
body .panel-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: inherit;
  width: auto;
  height: inherit;
}
body input.cdk-keyboard-focused + label > mf-logo-ligne {
  border: 4px solid #96dbeb !important;
}
body input:checked + label > mf-logo-ligne {
  border: 4px solid #b49bda;
  opacity: 1;
}
body input.cdk-keyboard-focused + label > mf-logo-ligne {
  border: 4px solid #96dbeb !important;
}
body mf-favorite-type-wrapper .mat-accordion.m-theme .mat-expansion-panel {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body .itinerary-content .lower-leg {
  background: #3d3a41;
}
body .legs-grid .deco .intermediate-icon line {
  stroke: #1b1720;
  stroke-width: 4;
}
body .legs-grid .deco .deco-bar.default {
  border: 2px dashed #36333b;
}
body .legs-grid .deco .stop .stop-content {
  background: #000;
}
body .time-sheet-container .schedules > li {
  background: #2b2730;
}
body .time-sheet-container .schedules > li:nth-child(even) {
  background: #1b1720;
}
body #mfTimeSheetLoader {
  background: #00000000;
  box-shadow: none;
}
body .has-disturbance::after {
  background-image: url('./assets/disturbances/ic_perturb_dark.svg');
}
body .has-disturbance.disturbance-4::after {
  background-image: url('./assets/disturbances/ic_hors_service_dark.svg');
}
body mf-point-cov .mat-list-base.m-theme a {
  color: #b49bda !important;
}
body mf-point-cov .mat-list-base.m-theme a.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3) !important;
}
body button.big-add-btn,
body .mat-button-base.big-add-btn {
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(48, 48, 48, 0.54);
}
body .mat-card {
  background: #2b2730;
}
body .mat-card.line-card .deco::before {
  background: linear-gradient(to right, #2b2730, rgba(43, 39, 48, 0));
}
body .app-card {
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #26232b;
}
body app-drawer .drawer-content {
  background-color: #1b1720;
}
body app-drawer .drawer-content:not(.full-height) {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body app-drawer .drawer-content::before {
  background-color: rgba(255, 255, 255, 0.12);
}
body .m-checkbox label {
  background: #302c34;
}
body .m-checkbox:not(.accent) input:not(:disabled):checked + label {
  background: #b49bda;
  color: black;
}
body .m-checkbox.accent input:not(:disabled):checked + label {
  background: #96dbeb;
  color: black;
}
body .m-checklines-favoris label > mf-logo-ligne {
  border: 2px solid transparent;
}
body .m-checklines-favoris input:checked + label > mf-logo-ligne {
  border: 2px solid #b49bda;
}
body .mat-expansion-panel-header.prevent-disable-style[aria-disabled=true] {
  color: white;
}
body mat-icon[svgicon=group] #ic_group_24px-2,
body mat-icon[svgicon=group] #ic_group_24px,
body mat-icon[svgicon=group] #ic_group_24px-3 {
  fill: #b49bda;
  opacity: 30%;
}
body mat-icon[svgicon=group][data-type=forte] #ic_group_24px, body mat-icon[svgicon=group][data-type=forte] #ic_group_24px-2, body mat-icon[svgicon=group][data-type=moderee] #ic_group_24px-2,
body mat-icon[svgicon=group] #ic_group_24px-3 {
  opacity: 100%;
}
body #Dott .st0,
body #Dott .st1 {
  stroke: rgba(255, 255, 255, 0.7);
}
body .line-nsv {
  background: #221d26;
}
body .line-nsv.disturbance-2 {
  background: #714a4a;
}
body .line-nsv.disturbance-3 {
  background: #992e2e;
}
body .line-nsv.disturbance-4 {
  background: #5c595f;
}
body .nsv-avg-label span:not(.normal) {
  color: #ff6e6e;
}
body .m-toolbar.search-bar,
body .mat-toolbar.search-bar {
  color: white;
}
body .m-toolbar.floating,
body .mat-toolbar.floating {
  background: #1b1720;
}
@media screen and (min-width: 769px) {
  body .m-toolbar .search-bar-input,
body .mat-toolbar .search-bar-input {
    border: 1px solid rgba(255, 255, 255, 0.12);
  }
}
body .m-toolbar.search-point,
body .mat-toolbar.search-point {
  background: #2b2730;
}
body .m-toolbar .search-bar-input,
body .mat-toolbar .search-bar-input {
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body .m-toolbar .search-bar-input.error,
body .mat-toolbar .search-bar-input.error {
  border: 1px solid #ff6e6e;
}
body .m-toolbar .search-bar-input:focus,
body .mat-toolbar .search-bar-input:focus {
  border: 1px solid #b49bda;
}
@media screen and (min-width: 769px) {
  body .m-toolbar .search-bar-input,
body .mat-toolbar .search-bar-input {
    border: 1px solid rgba(255, 255, 255, 0.12);
  }
}
body .m-toolbar:not(.floating) .search-bar-input:not(:focus):not(.error),
body .mat-toolbar:not(.floating) .search-bar-input:not(:focus):not(.error) {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body .m-scrollbar {
  --scrollbar-track-color: transparent;
  --scrollbar-wrapper-color: transparent;
  --scrollbar-thumb-color: rgba(255, 255, 255, 0.12);
  --scrollbar-thumb-hover-color: var(--scrollbar-thumb-color);
  --scrollbar-hover-size: var(--scrollbar-size);
}
body .m-scrollbar:not(.is-scrollable) {
  --scrollbar-thumb-color: transparent;
}
body .mat-tab-header {
  background: #3d3a41;
}
body .mat-tab-body-wrapper {
  background: #303030;
}
body.light-theme {
  color: black;
}
body.light-theme input.cdk-keyboard-focused + label > mf-logo-ligne {
  border: 4px solid #6cc2d7 !important;
}
body.light-theme input:checked + label > mf-logo-ligne {
  border: 4px solid #8154c0;
  opacity: 1;
}
body.light-theme input.cdk-keyboard-focused + label > mf-logo-ligne {
  border: 4px solid #6cc2d7 !important;
}
body.light-theme mf-favorite-type-wrapper .mat-accordion.m-theme .mat-expansion-panel {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
body.light-theme .itinerary-content .lower-leg {
  background: #d9d9d9;
}
body.light-theme .legs-grid .deco .intermediate-icon line {
  stroke: white;
  stroke-width: 4;
}
body.light-theme .legs-grid .deco .deco-bar.default {
  border: 2px dashed #d9d9d9;
}
body.light-theme .legs-grid .deco .stop .stop-content {
  background: #fff;
}
body.light-theme .time-sheet-container .schedules > li {
  background: white;
}
body.light-theme .time-sheet-container .schedules > li:nth-child(even) {
  background: #ededed;
}
body.light-theme #mfTimeSheetLoader {
  background: #00000000;
  box-shadow: none;
}
body.light-theme .has-disturbance::after {
  background-image: url('./assets/disturbances/ic_perturb_light.svg');
}
body.light-theme .has-disturbance.disturbance-4::after {
  background-image: url('./assets/disturbances/ic_hors_service_light.svg');
}
body.light-theme mf-point-cov .mat-list-base.m-theme a {
  color: #8154c0 !important;
}
body.light-theme mf-point-cov .mat-list-base.m-theme a.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26) !important;
}
body.light-theme button.big-add-btn,
body.light-theme .mat-button-base.big-add-btn {
  border-color: rgba(0, 0, 0, 0.12);
  background: rgba(250, 250, 250, 0.54);
}
body.light-theme .mat-card {
  background: #fafafa;
}
body.light-theme .mat-card.line-card .deco::before {
  background: linear-gradient(to right, #fafafa, rgba(250, 250, 250, 0));
}
body.light-theme .app-card {
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fafafa;
}
body.light-theme .app-card .card-actions.light-overlay-inner {
  background: #e8e8e8;
}
body.light-theme app-drawer .drawer-content {
  background-color: white;
}
body.light-theme app-drawer .drawer-content:not(.full-height) {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
body.light-theme app-drawer .drawer-content::before {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .m-checkbox label {
  background: #e8e8e8;
}
body.light-theme .m-checkbox:not(.accent) input:not(:disabled):not(:checked) + label {
  background: #ffffffde;
  color: black;
  border: solid 1px;
  border-color: black;
}
body.light-theme .m-checkbox:not(.accent) input:not(:disabled):checked + label {
  background: #8154c0;
  color: #ffffffde;
}
body.light-theme .m-checkbox.accent input:not(:disabled):checked + label {
  background: #6cc2d7;
  color: black;
}
body.light-theme .m-checklines-favoris label > mf-logo-ligne {
  border: 2px solid transparent;
}
body.light-theme .m-checklines-favoris input:checked + label > mf-logo-ligne {
  border: 2px solid #8154c0;
}
body.light-theme .mat-expansion-panel-header.prevent-disable-style[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme mat-icon[svgicon=group] #ic_group_24px-2,
body.light-theme mat-icon[svgicon=group] #ic_group_24px,
body.light-theme mat-icon[svgicon=group] #ic_group_24px-3 {
  fill: #8154c0;
  opacity: 30%;
}
body.light-theme mat-icon[svgicon=group][data-type=forte] #ic_group_24px, body.light-theme mat-icon[svgicon=group][data-type=forte] #ic_group_24px-2, body.light-theme mat-icon[svgicon=group][data-type=moderee] #ic_group_24px-2,
body.light-theme mat-icon[svgicon=group] #ic_group_24px-3 {
  opacity: 100%;
}
body.light-theme #Dott .st0,
body.light-theme #Dott .st1 {
  stroke: rgba(0, 0, 0, 0.7);
}
body.light-theme .line-nsv {
  background: #eeeeee;
}
body.light-theme .line-nsv.disturbance-2 {
  background: #f7e5e0;
}
body.light-theme .line-nsv.disturbance-3 {
  background: #b92d00;
  color: #fff;
}
body.light-theme .line-nsv.disturbance-4 {
  background: #212121;
  color: #fff;
}
body.light-theme .nsv-avg-label span:not(.normal) {
  color: #b92d00;
}
body.light-theme .m-toolbar.search-bar,
body.light-theme .mat-toolbar.search-bar {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .m-toolbar.floating,
body.light-theme .mat-toolbar.floating {
  background: white;
}
@media screen and (min-width: 769px) {
  body.light-theme .m-toolbar .search-bar-input,
body.light-theme .mat-toolbar .search-bar-input {
    border: 1px solid rgba(0, 0, 0, 0.12);
  }
}
body.light-theme .m-toolbar.search-point,
body.light-theme .mat-toolbar.search-point {
  background: #ededed;
}
body.light-theme .m-toolbar .search-bar-input,
body.light-theme .mat-toolbar .search-bar-input {
  color: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.12);
}
body.light-theme .m-toolbar .search-bar-input.error,
body.light-theme .mat-toolbar .search-bar-input.error {
  border: 1px solid #b92d00;
}
body.light-theme .m-toolbar .search-bar-input:focus,
body.light-theme .mat-toolbar .search-bar-input:focus {
  border: 1px solid #8154c0;
}
@media screen and (min-width: 769px) {
  body.light-theme .m-toolbar .search-bar-input,
body.light-theme .mat-toolbar .search-bar-input {
    border: 1px solid rgba(0, 0, 0, 0.12);
  }
}
body.light-theme .m-toolbar:not(.floating) .search-bar-input:not(:focus):not(.error),
body.light-theme .mat-toolbar:not(.floating) .search-bar-input:not(:focus):not(.error) {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
body.light-theme .m-scrollbar {
  --scrollbar-track-color: transparent;
  --scrollbar-wrapper-color: transparent;
  --scrollbar-thumb-color: rgba(0, 0, 0, 0.12);
  --scrollbar-thumb-hover-color: var(--scrollbar-thumb-color);
  --scrollbar-hover-size: var(--scrollbar-size);
}
body.light-theme .m-scrollbar:not(.is-scrollable) {
  --scrollbar-thumb-color: transparent;
}
body.light-theme .mat-tab-nav-bar,
body.light-theme .mat-tab-header {
  border: none;
}
body.light-theme .mat-tab-header {
  background: white;
}
body.light-theme .mat-tab-body-wrapper {
  background: #fafafa;
}
:root {
  --spacing: 8px;
  --shape-radius: 8px;
  --drawer-header-content-spacing: 16px;
  --drawer-header-content-padding-left-full: 72px;
}
#rouOutLet {
  left: 0;
  width: 100%;
  height: calc(100% - 64px);
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  pointer-events: none;
  /* overflow-y: auto; */
  top: 0;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  #rouOutLet {
    width: 600px;
    height: inherit;
    box-shadow: 1px 0px 8px 0px rgba(0, 0, 0, 0.7);
    top: 48px;
  }
}
h2[mat-card-title] {
  margin-top: 0;
}
.mat-tab-body-content {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}
.mat-button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mat-menu-panel .mat-button-wrapper {
  justify-content: start;
}
body.dark-theme .theme-button {
  background: #1b1720;
}
.cdk-overlay-pane.m-theme.search-point .search-input .fixed.right {
  top: 32px !important;
  right: -8px !important;
}
@media screen and (max-width: 768px) {
  .m-theme.full-screen-mobile {
    max-width: 100% !important;
    width: 100%;
    height: 100%;
  }
  .m-theme.full-screen-mobile .mat-dialog-content {
    flex: 1;
    max-height: unset !important;
  }
}
body .mat-drawer-container,
body.light-theme .mat-drawer-container {
  background-color: transparent;
}
.multiline-wrapper {
  margin-top: 113px !important;
  height: calc(100% - 113px) !important;
}
.chips-container {
  width: 50%;
  display: flex;
  padding: 8px;
  grid-gap: 8px;
  gap: 8px;
}
fieldset {
  border: none;
  margin: 0;
  padding: 16px;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/ol/ol.css ***!
  \****************************************************************************************************************************************************************************************************************/
.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 2px solid blue;
}

.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute;
}

.ol-scale-line {
  background: rgba(0,60,136,0.3);
  border-radius: 4px;
  bottom: 8px;
  left: 8px;
  padding: 2px;
  position: absolute;
}

.ol-scale-line-inner {
  border: 1px solid #eee;
  border-top: none;
  color: #eee;
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents, width;
  transition: all 0.25s;
}

.ol-scale-bar {
  position: absolute;
  bottom: 8px;
  left: 8px;
}

.ol-scale-step-marker {
  width: 1px;
  height: 15px;
  background-color: #000000;
  float: right;
  z-Index: 10;
}

.ol-scale-step-text {
  position: absolute;
  bottom: -5px;
  font-size: 12px;
  z-Index: 11;
  color: #000000;
  text-shadow: -2px 0 #FFFFFF, 0 2px #FFFFFF, 2px 0 #FFFFFF, 0 -2px #FFFFFF;
}

.ol-scale-text {
  position: absolute;
  font-size: 14px;
  text-align: center;
  bottom: 25px;
  color: #000000;
  text-shadow: -2px 0 #FFFFFF, 0 2px #FFFFFF, 2px 0 #FFFFFF, 0 -2px #FFFFFF;
}

.ol-scale-singlebar {
  position: relative;
  height: 10px;
  z-Index: 9;
  box-sizing: border-box;
  border: 1px solid black;
}

.ol-unsupported {
  display: none;
}

.ol-viewport, .ol-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}

.ol-grabbing {
  cursor: grabbing;
}

.ol-grab {
  cursor: move;
  cursor: grab;
}

.ol-control {
  position: absolute;
  background-color: rgba(255,255,255,0.4);
  border-radius: 4px;
  padding: 2px;
}

.ol-control:hover {
  background-color: rgba(255,255,255,0.6);
}

.ol-zoom {
  top: .5em;
  left: .5em;
}

.ol-rotate {
  top: .5em;
  right: .5em;
  transition: opacity .25s linear, visibility 0s linear;
}

.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s linear, visibility 0s linear .25s;
}

.ol-zoom-extent {
  top: 4.643em;
  left: .5em;
}

.ol-full-screen {
  right: .5em;
  top: .5em;
}

.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: white;
  font-size: 1.14em;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: .4em;
  background-color: rgba(0,60,136,0.5);
  border: none;
  border-radius: 2px;
}

.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0;
}

.ol-zoom-extent button {
  line-height: 1.4em;
}

.ol-compass {
  display: block;
  font-weight: normal;
  font-size: 1.2em;
  will-change: transform;
}

.ol-touch .ol-control button {
  font-size: 1.5em;
}

.ol-touch .ol-zoom-extent {
  top: 5.5em;
}

.ol-control button:hover,
.ol-control button:focus {
  text-decoration: none;
  background-color: rgba(0,60,136,0.7);
}

.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0;
}

.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px;
}

.ol-attribution {
  text-align: right;
  bottom: .5em;
  right: .5em;
  max-width: calc(100% - 1.3em);
}

.ol-attribution ul {
  margin: 0;
  padding: 0 .5em;
  color: #000;
  text-shadow: 0 0 2px #fff;
}

.ol-attribution li {
  display: inline;
  list-style: none;
}

.ol-attribution li:not(:last-child):after {
  content: " ";
}

.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle;
}

.ol-attribution ul, .ol-attribution button {
  display: inline-block;
}

.ol-attribution.ol-collapsed ul {
  display: none;
}

.ol-attribution:not(.ol-collapsed) {
  background: rgba(255,255,255,0.8);
}

.ol-attribution.ol-uncollapsible {
  bottom: 0;
  right: 0;
  border-radius: 4px 0 0;
}

.ol-attribution.ol-uncollapsible img {
  margin-top: -.2em;
  max-height: 1.6em;
}

.ol-attribution.ol-uncollapsible button {
  display: none;
}

.ol-zoomslider {
  top: 4.5em;
  left: .5em;
  height: 200px;
}

.ol-zoomslider button {
  position: relative;
  height: 10px;
}

.ol-touch .ol-zoomslider {
  top: 5.5em;
}

.ol-overviewmap {
  left: 0.5em;
  bottom: 0.5em;
}

.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0;
}

.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
  display: inline-block;
}

.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid #7b98bc;
  height: 150px;
  margin: 2px;
  width: 150px;
}

.ol-overviewmap:not(.ol-collapsed) button{
  bottom: 1px;
  left: 2px;
  position: absolute;
}

.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
  display: none;
}

.ol-overviewmap:not(.ol-collapsed) {
  background: rgba(255,255,255,0.8);
}

.ol-overviewmap-box {
  border: 2px dotted rgba(0,60,136,0.7);
}

.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move;
}


/*# sourceMappingURL=styles.css.map*/