@charset "UTF-8";

.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-badge-small .mat-badge-content {
  font-size: 9px
}

.mat-badge-large .mat-badge-content {
  font-size: 24px
}

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

.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px
}

.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 400 16px/28px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px
}

.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 400 15px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 11.62px/20px Roboto, Helvetica Neue, sans-serif;
  margin: 0 0 12px
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 9.38px/20px Roboto, Helvetica Neue, sans-serif;
  margin: 0 0 12px
}

.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 14px/24px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal
}

.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px/20px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal
}

.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px
}

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

.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: -.05em;
  margin: 0 0 56px
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: -.02em;
  margin: 0 0 64px
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: -.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,
.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: .5em 0;
  border-top: .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(.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(.75);
  width: 133.3333433333%
}

.mat-form-field-label-wrapper {
  top: -.84375em;
  padding-top: .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: .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: .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(.75) perspective(100px) translateZ(.001px);
  width: 133.3333333333%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);
  width: 133.3333433333%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);
  width: 133.3333533333%
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: .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(.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(.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(.75)
  }
}

.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: .25em 0 .75em
}

.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -.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(-.59375em) scale(.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(-.59374em) scale(.75);
  width: 133.3333433333%
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0
}

.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -.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(.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(.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: -.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,
.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: 400
}

.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,
.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, .2, 1);
  transform: scale3d(0, 0, 0)
}

.cdk-high-contrast-active .mat-ripple-element {
  display: none
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0
}

[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0
}

.cdk-overlay-container,
.cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000
}

.cdk-overlay-container:empty {
  display: none
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%
}

.cdk-overlay-backdrop {
  position: absolute;
  inset: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity .4s cubic-bezier(.25, .8, .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: .6
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, .32)
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1
}

.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible
}

.cdk-overlay-backdrop-noop-animation {
  transition: none
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll
}

textarea.cdk-textarea-autosize {
  resize: none
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important
}

@keyframes cdk-text-field-autofill-start {}

@keyframes cdk-text-field-autofill-end {}

.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms
}

.mat-focus-indicator {
  position: relative
}

.mat-focus-indicator:before {
  inset: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: none;
  display: var(--mat-focus-indicator-display, none);
  border: 3px solid transparent;
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: 4px;
  border-radius: var(--mat-focus-indicator-border-radius, 4px)
}

.mat-focus-indicator:focus:before {
  content: ""
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block
}

.mat-mdc-focus-indicator {
  position: relative
}

.mat-mdc-focus-indicator:before {
  inset: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: 3px solid transparent;
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: 4px;
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px)
}

.mat-mdc-focus-indicator:focus:before {
  content: ""
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block
}

:root,
:host {
  --ol-background-color: white;
  --ol-accent-background-color: #F5F5F5;
  --ol-subtle-background-color: rgba(128, 128, 128, .25);
  --ol-partial-background-color: rgba(255, 255, 255, .75);
  --ol-foreground-color: #333333;
  --ol-subtle-foreground-color: #666666;
  --ol-brand-color: #00AAFF
}

.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 1.5px solid white;
  border: 1.5px solid var(--ol-background-color);
  background-color: #ffffffbf;
  background-color: var(--ol-partial-background-color)
}

.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute
}

.ol-scale-line {
  background: rgba(255, 255, 255, .75);
  background: var(--ol-partial-background-color);
  border-radius: 4px;
  bottom: 8px;
  left: 8px;
  padding: 2px;
  position: absolute
}

.ol-scale-line-inner {
  border: 1px solid #666666;
  border: 1px solid var(--ol-subtle-foreground-color);
  border-top: none;
  color: #333;
  color: var(--ol-foreground-color);
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents, width;
  transition: all .25s
}

.ol-scale-bar {
  position: absolute;
  bottom: 8px;
  left: 8px
}

.ol-scale-bar-inner {
  display: flex
}

.ol-scale-step-marker {
  width: 1px;
  height: 15px;
  background-color: #333;
  background-color: var(--ol-foreground-color);
  float: right;
  z-index: 10
}

.ol-scale-step-text {
  position: absolute;
  bottom: -5px;
  font-size: 10px;
  z-index: 11;
  color: #333;
  color: var(--ol-foreground-color);
  text-shadow: -1.5px 0 rgba(255, 255, 255, .75), 0 1.5px rgba(255, 255, 255, .75), 1.5px 0 rgba(255, 255, 255, .75), 0 -1.5px rgba(255, 255, 255, .75);
  text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color)
}

.ol-scale-text {
  position: absolute;
  font-size: 12px;
  text-align: center;
  bottom: 25px;
  color: #333;
  color: var(--ol-foreground-color);
  text-shadow: -1.5px 0 rgba(255, 255, 255, .75), 0 1.5px rgba(255, 255, 255, .75), 1.5px 0 rgba(255, 255, 255, .75), 0 -1.5px rgba(255, 255, 255, .75);
  text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color)
}

.ol-scale-singlebar {
  position: relative;
  height: 10px;
  z-index: 9;
  box-sizing: border-box;
  border: 1px solid #333333;
  border: 1px solid var(--ol-foreground-color)
}

.ol-scale-singlebar-even {
  background-color: #666;
  background-color: var(--ol-subtle-foreground-color)
}

.ol-scale-singlebar-odd {
  background-color: #fff;
  background-color: var(--ol-background-color)
}

.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: transparent
}

.ol-viewport canvas {
  all: unset;
  overflow: hidden
}

.ol-viewport {
  touch-action: pan-x pan-y
}

.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: #80808040;
  background-color: var(--ol-subtle-background-color);
  border-radius: 4px
}

.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: #666;
  color: var(--ol-subtle-foreground-color);
  font-weight: 700;
  text-decoration: none;
  font-size: inherit;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: .4em;
  background-color: #fff;
  background-color: var(--ol-background-color);
  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: 400;
  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;
  outline: 1px solid #666666;
  outline: 1px solid var(--ol-subtle-foreground-color);
  color: #333;
  color: var(--ol-foreground-color)
}

.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);
  display: flex;
  flex-flow: row-reverse;
  align-items: center
}

.ol-attribution a {
  color: #666;
  color: var(--ol-subtle-foreground-color);
  text-decoration: none
}

.ol-attribution ul {
  margin: 0;
  padding: 1px .5em;
  color: #333;
  color: var(--ol-foreground-color);
  text-shadow: 0 0 2px white;
  text-shadow: 0 0 2px var(--ol-background-color);
  font-size: 12px
}

.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 button {
  flex-shrink: 0
}

.ol-attribution.ol-collapsed ul {
  display: none
}

.ol-attribution:not(.ol-collapsed) {
  background: rgba(255, 255, 255, .75);
  background: var(--ol-partial-background-color)
}

.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: .5em;
  bottom: .5em
}

.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0
}

.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
  display: block
}

.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid #666666;
  border: 1px solid var(--ol-subtle-foreground-color);
  height: 150px;
  width: 150px
}

.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 0;
  left: 0;
  position: absolute
}

.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
  display: none
}

.ol-overviewmap:not(.ol-collapsed) {
  background: rgba(128, 128, 128, .25);
  background: var(--ol-subtle-background-color)
}

.ol-overviewmap-box {
  border: 1.5px dotted #666666;
  border: 1.5px dotted var(--ol-subtle-foreground-color)
}

.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move
}

.mat-ripple-element {
  background-color: #0000001a
}

.mat-option {
  color: #000000de
}

.mat-option:hover:not(.mat-option-disabled),
.mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, .04)
}

.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, .04)
}

.mat-option.mat-active {
  background: rgba(0, 0, 0, .04);
  color: #000000de
}

.mat-option.mat-option-disabled {
  color: #00000061
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #0069aa
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #004c90
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336
}

.mat-optgroup-label {
  color: #0000008a
}

.mat-optgroup-disabled .mat-optgroup-label {
  color: #00000061
}

.mat-pseudo-checkbox {
  color: #0000008a
}

.mat-pseudo-checkbox:after {
  color: #fafafa
}

.mat-pseudo-checkbox-disabled {
  color: #b0b0b0
}

.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #0069aa
}

.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #004c90
}

.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0
}

.mat-app-background {
  background-color: #fafafa;
  color: #000000de
}

.mat-elevation-z0 {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-elevation-z1 {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.mat-elevation-z2 {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-elevation-z3 {
  box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.mat-elevation-z4 {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-elevation-z5 {
  box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.mat-elevation-z6 {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.mat-elevation-z7 {
  box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.mat-elevation-z8 {
  box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.mat-elevation-z9 {
  box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.mat-elevation-z10 {
  box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.mat-elevation-z11 {
  box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.mat-elevation-z12 {
  box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.mat-elevation-z13 {
  box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.mat-elevation-z14 {
  box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.mat-elevation-z15 {
  box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.mat-elevation-z16 {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.mat-elevation-z17 {
  box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.mat-elevation-z18 {
  box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.mat-elevation-z19 {
  box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.mat-elevation-z20 {
  box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.mat-elevation-z21 {
  box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.mat-elevation-z22 {
  box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.mat-elevation-z23 {
  box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.mat-elevation-z24 {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.mat-theme-loaded-marker {
  display: none
}

.mat-autocomplete-panel {
  background: white;
  color: #000000de
}

.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: #000000de
}

.mat-badge {
  position: relative
}

.mat-badge.mat-badge {
  overflow: visible
}

.mat-badge-hidden .mat-badge-content {
  display: none
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform .2s ease-in-out;
  transform: scale(.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none
}

.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none
}

.mat-badge-content.mat-badge-active {
  transform: none
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px
}

.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px
}

.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px
}

.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px
}

.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px
}

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px
}

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px
}

.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px
}

.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px
}

.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px
}

.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px
}

.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px
}

.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px
}

.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px
}

.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px
}

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px
}

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px
}

.mat-badge-content {
  color: #fff;
  background: #0069aa
}

.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0
}

.mat-badge-accent .mat-badge-content {
  background: #004c90;
  color: #fff
}

.mat-badge-warn .mat-badge-content {
  color: #fff;
  background: #f44336
}

.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: #00000061
}

.mat-bottom-sheet-container {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f;
  background: white;
  color: #000000de
}

.mat-button,
.mat-icon-button,
.mat-stroked-button {
  color: inherit;
  background: transparent
}

.mat-button.mat-primary,
.mat-icon-button.mat-primary,
.mat-stroked-button.mat-primary {
  color: #0069aa
}

.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
  color: #004c90
}

.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
  color: #f44336
}

.mat-button.mat-primary.mat-button-disabled,
.mat-button.mat-accent.mat-button-disabled,
.mat-button.mat-warn.mat-button-disabled,
.mat-button.mat-button-disabled.mat-button-disabled,
.mat-icon-button.mat-primary.mat-button-disabled,
.mat-icon-button.mat-accent.mat-button-disabled,
.mat-icon-button.mat-warn.mat-button-disabled,
.mat-icon-button.mat-button-disabled.mat-button-disabled,
.mat-stroked-button.mat-primary.mat-button-disabled,
.mat-stroked-button.mat-accent.mat-button-disabled,
.mat-stroked-button.mat-warn.mat-button-disabled,
.mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: #00000042
}

.mat-button.mat-primary .mat-button-focus-overlay,
.mat-icon-button.mat-primary .mat-button-focus-overlay,
.mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #0069aa
}

.mat-button.mat-accent .mat-button-focus-overlay,
.mat-icon-button.mat-accent .mat-button-focus-overlay,
.mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #004c90
}

.mat-button.mat-warn .mat-button-focus-overlay,
.mat-icon-button.mat-warn .mat-button-focus-overlay,
.mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336
}

.mat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent
}

.mat-button .mat-ripple-element,
.mat-icon-button .mat-ripple-element,
.mat-stroked-button .mat-ripple-element {
  opacity: .1;
  background-color: currentColor
}

.mat-button-focus-overlay {
  background: black
}

.mat-stroked-button:not(.mat-button-disabled) {
  border-color: #0000001f
}

.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
  color: #000000de;
  background-color: #fff
}

.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary,
.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent,
.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  color: #fff
}

.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: #00000042
}

.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary {
  background-color: #0069aa
}

.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent {
  background-color: #004c90
}

.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  background-color: #f44336
}

.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: #0000001f
}

.mat-flat-button.mat-primary .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element,
.mat-fab.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element,
.mat-flat-button.mat-accent .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element,
.mat-fab.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element,
.mat-flat-button.mat-warn .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element,
.mat-fab.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: #ffffff1a
}

.mat-stroked-button:not([class*=mat-elevation-z]),
.mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-fab:not([class*=mat-elevation-z]),
.mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),
.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none
}

.mat-button-toggle {
  color: #00000061
}

.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: #0000001f
}

.mat-button-toggle-appearance-standard {
  color: #000000de;
  background: white
}

.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #000
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
  border-left: solid 1px #e0e0e0
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0
}

.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 #e0e0e0
}

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: #0000008a
}

.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #000000de
}

.mat-button-toggle-disabled {
  color: #00000042;
  background-color: #eee
}

.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white
}

.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px
}

.mat-card {
  background: white;
  color: #000000de
}

.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-card-subtitle {
  color: #0000008a
}

.mat-checkbox-frame {
  border-color: #0000008a
}

.mat-checkbox-checkmark {
  fill: #fafafa
}

.mat-checkbox-checkmark-path {
  stroke: #fafafa !important
}

.mat-checkbox-mixedmark {
  background-color: #fafafa
}

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
.mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #0069aa
}

.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #004c90
}

.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
.mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0
}

.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0
}

.mat-checkbox-disabled .mat-checkbox-label {
  color: #00000061
}

.mat-checkbox .mat-ripple-element {
  background-color: #000
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #0069aa
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #004c90
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336
}

.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: #000000de
}

.mat-chip.mat-standard-chip .mat-chip-remove {
  color: #000000de;
  opacity: .4
}

.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: .54
}

.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: .4
}

.mat-chip.mat-standard-chip:after {
  background: black
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #0069aa;
  color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: #fff;
  opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: #ffffff1a
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: #fff;
  opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: #ffffff1a
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #004c90;
  color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: #fff;
  opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: #ffffff1a
}

.mat-table {
  background: white
}

.mat-table thead,
.mat-table tbody,
.mat-table tfoot,
mat-header-row,
mat-row,
mat-footer-row,
[mat-header-row],
[mat-row],
[mat-footer-row],
.mat-table-sticky {
  background: inherit
}

mat-row,
mat-header-row,
mat-footer-row,
th.mat-header-cell,
td.mat-cell,
td.mat-footer-cell {
  border-bottom-color: #0000001f
}

.mat-header-cell {
  color: #0000008a
}

.mat-cell,
.mat-footer-cell {
  color: #000000de
}

.mat-calendar-arrow {
  fill: #0000008a
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: #0000008a
}

.mat-calendar-table-header-divider:after {
  background: rgba(0, 0, 0, .12)
}

.mat-calendar-table-header,
.mat-calendar-body-label {
  color: #0000008a
}

.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: #000000de;
  border-color: transparent
}

.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: #00000061
}

.mat-form-field-disabled .mat-date-range-input-separator {
  color: #00000061
}

.mat-calendar-body-in-preview {
  color: #0000003d
}

.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #00000061
}

.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #0000002e
}

.mat-calendar-body-in-range:before {
  background: rgba(0, 105, 170, .2)
}

.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, .2)
}

.mat-calendar-body-comparison-bridge-start:before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(to right, rgba(0, 105, 170, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-calendar-body-comparison-bridge-end:before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(to left, rgba(0, 105, 170, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5
}

.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
  background: #46a35e
}

.mat-calendar-body-selected {
  background-color: #0069aa;
  color: #fff
}

.mat-calendar-body-disabled>.mat-calendar-body-selected {
  background-color: #0069aa66
}

.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff
}

.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: #0069aa4d
}

@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: #0069aa4d
  }
}

.mat-datepicker-content {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
  background-color: #fff;
  color: #000000de
}

.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before {
  background: rgba(0, 76, 144, .2)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, .2)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(to right, rgba(0, 76, 144, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(to left, rgba(0, 76, 144, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
  background: #46a35e
}

.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #004c90;
  color: #fff
}

.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected {
  background-color: #004c9066
}

.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff
}

.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),
.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: #004c904d
}

@media (hover: hover) {
  .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: #004c904d
  }
}

.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before {
  background: rgba(244, 67, 54, .2)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, .2)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(to right, rgba(244, 67, 54, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(to left, rgba(244, 67, 54, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
  background: #46a35e
}

.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: #fff
}

.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected {
  background-color: #f4433666
}

.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff
}

.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),
.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: #f443364d
}

@media (hover: hover) {
  .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: #f443364d
  }
}

.mat-datepicker-content-touch {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.mat-datepicker-toggle-active {
  color: #0069aa
}

.mat-datepicker-toggle-active.mat-accent {
  color: #004c90
}

.mat-datepicker-toggle-active.mat-warn {
  color: #f44336
}

.mat-date-range-input-inner[disabled] {
  color: #00000061
}

.mat-dialog-container {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
  background: white;
  color: #000000de
}

.mat-divider {
  border-top-color: #0000001f
}

.mat-divider-vertical {
  border-right-color: #0000001f
}

.mat-expansion-panel {
  background: white;
  color: #000000de
}

.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-action-row {
  border-top-color: #0000001f
}

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, .04)
}

@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white
  }
}

.mat-expansion-panel-header-title {
  color: #000000de
}

.mat-expansion-panel-header-description,
.mat-expansion-indicator:after {
  color: #0000008a
}

.mat-expansion-panel-header[aria-disabled=true] {
  color: #00000042
}

.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit
}

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

.mat-expansion-panel-header.mat-expanded {
  height: 64px
}

.mat-form-field-label,
.mat-hint {
  color: #0009
}

.mat-form-field.mat-focused .mat-form-field-label {
  color: #0069aa
}

.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #004c90
}

.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336
}

.mat-focused .mat-form-field-required-marker {
  color: #004c90
}

.mat-form-field-ripple {
  background-color: #000000de
}

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #0069aa
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #004c90
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after {
  color: #0069aa
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after {
  color: #004c90
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after {
  color: #f44336
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label,
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336
}

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336
}

.mat-error {
  color: #f44336
}

.mat-form-field-appearance-legacy .mat-form-field-label,
.mat-form-field-appearance-legacy .mat-hint {
  color: #0000008a
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: #0000006b
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .42) 0%, rgba(0, 0, 0, .42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: #0000006b
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .42) 0%, rgba(0, 0, 0, .42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x
}

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: #0000000a
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: #00000005
}

.mat-form-field-appearance-fill .mat-form-field-underline:before {
  background-color: #0000006b
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: #00000061
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before {
  background-color: transparent
}

.mat-form-field-appearance-outline .mat-form-field-outline {
  color: #0000001f
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: #000000de
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #0069aa
}

.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #004c90
}

.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: #00000061
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: #0000000f
}

.mat-icon.mat-primary {
  color: #0069aa
}

.mat-icon.mat-accent {
  color: #004c90
}

.mat-icon.mat-warn {
  color: #f44336
}

.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
  color: #0000008a
}

.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after {
  color: #00000061
}

.mat-input-element {
  caret-color: #0069aa
}

.mat-input-element::placeholder {
  color: #0000006b
}

.mat-input-element::-moz-placeholder {
  color: #0000006b
}

.mat-input-element::-webkit-input-placeholder {
  color: #0000006b
}

.mat-input-element:-ms-input-placeholder {
  color: #0000006b
}

.mat-form-field.mat-accent .mat-input-element {
  caret-color: #004c90
}

.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after {
  color: #f44336
}

.mat-list-base .mat-list-item,
.mat-list-base .mat-list-option {
  color: #000000de
}

.mat-list-base .mat-subheader {
  color: #0000008a
}

.mat-list-base .mat-list-item-disabled {
  background-color: #eee;
  color: #00000061
}

.mat-list-option:hover,
.mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, .04)
}

.mat-list-single-selected-option,
.mat-list-single-selected-option:hover,
.mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, .12)
}

.mat-menu-panel {
  background: white
}

.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-menu-item {
  background: transparent;
  color: #000000de
}

.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: #00000061
}

.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
  color: #0000008a
}

.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, .04)
}

.mat-paginator {
  background: white
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: #0000008a
}

.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, .54);
  border-right: 2px solid rgba(0, 0, 0, .54)
}

.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, .54)
}

.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: #00000061
}

.mat-paginator-container {
  min-height: 56px
}

.mat-progress-bar-background {
  fill: #bcd6e6
}

.mat-progress-bar-buffer {
  background-color: #bcd6e6
}

.mat-progress-bar-fill:after {
  background-color: #0069aa
}

.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #bccfe0
}

.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #bccfe0
}

.mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
  background-color: #004c90
}

.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f9ccc9
}

.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f9ccc9
}

.mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
  background-color: #f44336
}

.mat-progress-spinner circle,
.mat-spinner circle {
  stroke: #0069aa
}

.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
  stroke: #004c90
}

.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
  stroke: #f44336
}

.mat-radio-outer-circle {
  border-color: #0000008a
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0069aa
}

.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #0069aa
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #004c90
}

.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #004c90
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336
}

.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336
}

.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #00000061
}

.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: #00000061
}

.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #00000061
}

.mat-radio-button .mat-ripple-element {
  background-color: #000
}

.mat-select-value {
  color: #000000de
}

.mat-select-placeholder {
  color: #0000006b
}

.mat-select-disabled .mat-select-value {
  color: #00000061
}

.mat-select-arrow {
  color: #0000008a
}

.mat-select-panel {
  background: white
}

.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, .12)
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #0069aa
}

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #004c90
}

.mat-form-field.mat-focused.mat-warn .mat-select-arrow,
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336
}

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: #00000061
}

.mat-drawer-container {
  background-color: #fafafa;
  color: #000000de
}

.mat-drawer {
  background-color: #fff;
  color: #000000de
}

.mat-drawer.mat-drawer-push {
  background-color: #fff
}

.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, .12)
}

.mat-drawer-side.mat-drawer-end,
[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, .12);
  border-right: none
}

[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, .12)
}

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: #0009
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #004c90
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #004c908a
}

.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #004c90
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #0069aa
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: #0069aa8a
}

.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #0069aa
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: #f443368a
}

.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336
}

.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #000
}

.mat-slide-toggle-thumb {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  background-color: #fafafa
}

.mat-slide-toggle-bar {
  background-color: #00000061
}

.mat-slider-track-background {
  background-color: #00000042
}

.mat-slider.mat-primary .mat-slider-track-fill,
.mat-slider.mat-primary .mat-slider-thumb,
.mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #0069aa
}

.mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: #fff
}

.mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: #0069aa33
}

.mat-slider.mat-accent .mat-slider-track-fill,
.mat-slider.mat-accent .mat-slider-thumb,
.mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #004c90
}

.mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: #fff
}

.mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: #004c9033
}

.mat-slider.mat-warn .mat-slider-track-fill,
.mat-slider.mat-warn .mat-slider-thumb,
.mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #f44336
}

.mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: #fff
}

.mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: #f4433633
}

.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
  background-color: #00000061
}

.mat-slider.mat-slider-disabled .mat-slider-track-background,
.mat-slider.mat-slider-disabled .mat-slider-track-fill,
.mat-slider.mat-slider-disabled .mat-slider-thumb,
.mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: #00000042
}

.mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: #0000001f
}

.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: #000000de
}

.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: #00000042
}

.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: #00000042;
  background-color: transparent
}

.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: #00000061
}

.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: #00000042
}

.mat-slider-has-ticks .mat-slider-wrapper:after {
  border-color: #000000b3
}

.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(.0001deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent)
}

.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent)
}

.mat-step-header.cdk-keyboard-focused,
.mat-step-header.cdk-program-focused,
.mat-step-header:hover:not([aria-disabled]),
.mat-step-header:hover[aria-disabled=false] {
  background-color: #0000000a
}

.mat-step-header:hover[aria-disabled=true] {
  cursor: default
}

@media (hover: none) {
  .mat-step-header:hover {
    background: none
  }
}

.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: #0000008a
}

.mat-step-header .mat-step-icon {
  background-color: #0000008a;
  color: #fff
}

.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #0069aa;
  color: #fff
}

.mat-step-header.mat-accent .mat-step-icon {
  color: #fff
}

.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #004c90;
  color: #fff
}

.mat-step-header.mat-warn .mat-step-icon {
  color: #fff
}

.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: #fff
}

.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336
}

.mat-step-header .mat-step-label.mat-step-label-active {
  color: #000000de
}

.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336
}

.mat-stepper-horizontal,
.mat-stepper-vertical {
  background-color: #fff
}

.mat-stepper-vertical-line:before {
  border-left-color: #0000001f
}

.mat-horizontal-stepper-header:before,
.mat-horizontal-stepper-header:after,
.mat-stepper-horizontal-line {
  border-top-color: #0000001f
}

.mat-horizontal-stepper-header {
  height: 72px
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px
}

.mat-stepper-vertical-line:before {
  top: -16px;
  bottom: -16px
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before {
  top: 36px
}

.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px
}

.mat-sort-header-arrow {
  color: #757575
}

.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, .12);
  border-bottom: none
}

.mat-tab-label,
.mat-tab-link {
  color: #000000de
}

.mat-tab-label.mat-tab-disabled,
.mat-tab-link.mat-tab-disabled {
  color: #00000061
}

.mat-tab-header-pagination-chevron {
  border-color: #000000de
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #00000061
}

.mat-tab-group[class*=mat-background-]>.mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #b3d2e64d
}

.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #0069aa
}

.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar {
  background-color: #fff
}

.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #adccff4d
}

.mat-tab-group.mat-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #004c90
}

.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar {
  background-color: #fff
}

.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffcdd24d
}

.mat-tab-group.mat-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336
}

.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar {
  background-color: #fff
}

.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #b3d2e64d
}

.mat-tab-group.mat-background-primary>.mat-tab-header,
.mat-tab-group.mat-background-primary>.mat-tab-link-container,
.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination {
  background-color: #0069aa
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link {
  color: #fff
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: #fff6
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before {
  border-color: #fff
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: .4
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element {
  background-color: #fff;
  opacity: .12
}

.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #adccff4d
}

.mat-tab-group.mat-background-accent>.mat-tab-header,
.mat-tab-group.mat-background-accent>.mat-tab-link-container,
.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination {
  background-color: #004c90
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link {
  color: #fff
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: #fff6
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before {
  border-color: #fff
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: .4
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element {
  background-color: #fff;
  opacity: .12
}

.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffcdd24d
}

.mat-tab-group.mat-background-warn>.mat-tab-header,
.mat-tab-group.mat-background-warn>.mat-tab-link-container,
.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination {
  background-color: #f44336
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link {
  color: #fff
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: #fff6
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before {
  border-color: #fff
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: .4
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element {
  background-color: #fff;
  opacity: .12
}

.mat-toolbar {
  background: whitesmoke;
  color: #000000de
}

.mat-toolbar.mat-primary {
  background: #0069aa;
  color: #fff
}

.mat-toolbar.mat-accent {
  background: #004c90;
  color: #fff
}

.mat-toolbar.mat-warn {
  background: #f44336;
  color: #fff
}

.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor
}

.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit
}

.mat-toolbar .mat-input-element {
  caret-color: currentColor
}

.mat-toolbar-multiple-rows {
  min-height: 64px
}

.mat-toolbar-row,
.mat-toolbar-single-row {
  height: 64px
}

@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px
  }

  .mat-toolbar-row,
  .mat-toolbar-single-row {
    height: 56px
  }
}

.mat-tooltip {
  background: rgba(97, 97, 97, .9)
}

.mat-tree {
  background: white
}

.mat-tree-node,
.mat-nested-tree-node {
  color: #000000de
}

.mat-tree-node {
  min-height: 48px
}

.mat-snack-bar-container {
  color: #ffffffb3;
  background: #323232;
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.mat-simple-snackbar-action {
  color: #004c90
}

.highcharts-tooltip-container {
  position: fixed !important
}

.mat-tab-label.cdk-visually-hidden {
  display: none !important
}

.mat-menu-item .mat-icon+* {
  margin-left: -6px
}

.mat-tab-group {
  height: 100%
}

.mat-tab-body-wrapper {
  flex-grow: 1
}

.mat-tab-body {
  display: flex !important;
  flex-direction: column
}

.mat-tab-body-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1
}

.mat-tooltip-panel {
  pointer-events: none
}

.mat-drawer-inner-container {
  display: flex;
  flex-direction: column
}

.mat-badge-content {
  font-weight: 400 !important
}

.mat-menu-item.active {
  padding: 0 16px 0 12px;
  border-radius: 0;
  border-left: 4px solid #004c90
}

.mat-icon[data-mat-icon-type=svg]>svg {
  fill: currentColor;
  stroke: currentColor;
  stroke-width: 0;
  shape-rendering: geometricPrecision;
  image-rendering: optimizeQuality
}

.mat-icon+* {
  margin-left: 8px
}

.mat-icon.x-small {
  width: 13px !important;
  height: 13px !important;
  line-height: 13px !important;
  min-width: 13px !important;
  min-height: 13px !important
}

.mat-icon.x-small.material-icons {
  font-size: 13px !important
}

.mat-icon.x-small>svg {
  width: 13px !important;
  height: 13px !important
}

.mat-icon.x-small+* {
  margin-left: 4px
}

.mat-icon.small {
  width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
  min-width: 20px !important;
  min-height: 20px !important
}

.mat-icon.small.material-icons {
  font-size: 20px !important
}

.mat-icon.small>svg {
  width: 20px !important;
  height: 20px !important
}

.mat-icon.small+* {
  margin-left: 4px
}

.mat-icon.large {
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  min-width: 40px !important;
  min-height: 40px !important
}

.mat-icon.large.material-icons {
  font-size: 40px !important
}

.mat-icon.large>svg {
  width: 40px !important;
  height: 40px !important
}

.mat-expansion-panel-header .mat-icon-button {
  width: 32px;
  height: 32px;
  line-height: 32px
}

.mat-expansion-panel-header .mat-icon-button .mat-icon {
  width: 22px !important;
  height: 22px !important;
  line-height: 22px !important;
  min-width: 22px !important;
  min-height: 22px !important
}

.mat-expansion-panel-header .mat-icon-button .mat-icon.material-icons {
  font-size: 22px !important
}

.mat-expansion-panel-header .mat-icon-button .mat-icon>svg {
  width: 22px !important;
  height: 22px !important
}

.mat-badge>.mat-badge-content {
  display: inline-flex;
  justify-content: center;
  align-items: center
}

.mat-badge.mat-badge-hidden>.mat-badge-content {
  display: none
}

.mat-badge.mat-icon.sel-primary>.mat-badge-content {
  color: #fff;
  background: #f44336
}

.mat-badge.mat-icon.sel-success>.mat-badge-content {
  color: #fff;
  background: #4caf50
}

.mat-badge.mat-icon.sel-warning>.mat-badge-content {
  color: #fff;
  background: #ffc107
}

.mat-badge.mat-icon.sel-danger>.mat-badge-content {
  color: #fff;
  background: #f44336
}

.mat-badge.mat-icon.mat-badge-warn>.mat-badge-content {
  color: #fff;
  background: #ffc107
}

.mat-header-placeholder,
.mat-footer-placeholder {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  display: flex;
  align-items: center;
  overflow: hidden
}

.mat-header-placeholder>div,
.mat-footer-placeholder>div {
  pointer-events: none;
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4px;
  height: 100%;
  width: 100%
}

.mat-header-placeholder>div:before,
.mat-footer-placeholder>div:before {
  content: "";
  display: block;
  border-radius: 2px;
  width: calc(100% - 8px);
  height: 100%;
  max-height: 12px;
  background-color: #0003
}

.mat-header-placeholder {
  background-color: #fff;
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.mat-footer-placeholder {
  background-color: #fff;
  box-shadow: 0 -2px 1px -1px #0003, 0 -1px 1px #00000024, 0 -1px 3px #0000001f
}

.cdk-overlay-pane {
  max-width: none !important;
  max-width: initial !important
}

.mat-dialog-container {
  padding: 0 !important;
  overflow: visible !important;
  overflow: initial !important
}

.mat-dialog-container .mat-dialog-title {
  margin: 0;
  height: 48px;
  min-height: 48px;
  display: flex;
  background: #0069aa;
  color: #fff;
  padding: 0 12px;
  align-items: center;
  font-size: medium !important;
  font-weight: 500 !important;
  border-radius: 4px 4px 0 0
}

.mat-dialog-container .mat-dialog-content {
  margin: 0;
  padding: 12px
}

.mat-dialog-container .mat-dialog-actions {
  margin: 0;
  padding: 12px;
  min-height: 0;
  min-height: initial
}

.mat-dialog-container .mat-dialog-actions .mat-actions-spacer {
  min-width: 24px
}

.mat-datepicker-actions .mat-actions-spacer,
.mat-dialog-actions .mat-actions-spacer {
  flex: 1 1 auto
}

.mat-button-base.mat-flat-button,
.mat-button-toggle {
  border: solid 1px rgba(0, 0, 0, .12)
}

.mat-button-toggle-group {
  border: medium none currentColor !important;
  border: initial !important
}

.mat-button-group .mat-button-base,
.mat-button-group .mat-button-toggle,
.mat-button-toggle-group .mat-button-base,
.mat-button-toggle-group .mat-button-toggle {
  border-radius: 0
}

.mat-button-group .mat-button-base:first-child,
.mat-button-group .mat-button-toggle:first-child,
.mat-button-toggle-group .mat-button-base:first-child,
.mat-button-toggle-group .mat-button-toggle:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.mat-button-group .mat-button-base:last-child,
.mat-button-group .mat-button-toggle:last-child,
.mat-button-toggle-group .mat-button-base:last-child,
.mat-button-toggle-group .mat-button-toggle:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.mat-button-group .mat-button-base,
.mat-button-group .mat-button-toggle,
.mat-button-toggle-group .mat-button-base,
.mat-button-toggle-group .mat-button-toggle {
  border: solid 1px rgba(0, 0, 0, .12);
  border-right-width: 0 !important
}

.mat-button-group .mat-button-base:last-child,
.mat-button-group .mat-button-toggle:last-child,
.mat-button-toggle-group .mat-button-base:last-child,
.mat-button-toggle-group .mat-button-toggle:last-child {
  border-right-width: 1px !important
}

.mat-button-group.sel-primary .mat-button-base:not(.mat-button-disabled),
.mat-button-base.sel-primary:not(.mat-button-disabled) {
  color: #fff !important;
  background: #0069aa !important;
  border-color: #005699 !important
}

.mat-button-toggle-checked.sel-primary:not(.mat-button-toggle-disabled),
.mat-button-group.sel-primary .mat-button-toggle-checked:not(.mat-button-toggle-disabled),
.mat-button-toggle-group.sel-primary .mat-button-toggle-checked:not(.mat-button-toggle-disabled) {
  color: #fff !important;
  background: #0069aa !important;
  border-color: #005699 !important
}

.mat-button-group.sel-success .mat-button-base:not(.mat-button-disabled),
.mat-button-base.sel-success:not(.mat-button-disabled) {
  color: #fff !important;
  background: #4caf50 !important;
  border-color: #388e3c !important
}

.mat-button-toggle-checked.sel-success:not(.mat-button-toggle-disabled),
.mat-button-group.sel-success .mat-button-toggle-checked:not(.mat-button-toggle-disabled),
.mat-button-toggle-group.sel-success .mat-button-toggle-checked:not(.mat-button-toggle-disabled) {
  color: #fff !important;
  background: #4caf50 !important;
  border-color: #388e3c !important
}

.mat-button-group.sel-warning .mat-button-base:not(.mat-button-disabled),
.mat-button-base.sel-warning:not(.mat-button-disabled) {
  color: #fff !important;
  background: #ffc107 !important;
  border-color: #ffa000 !important
}

.mat-button-toggle-checked.sel-warning:not(.mat-button-toggle-disabled),
.mat-button-group.sel-warning .mat-button-base:not(.mat-button-toggle-disabled),
.mat-button-base.sel-warning:not(.mat-button-toggle-disabled) {
  color: #fff !important;
  background: #ffc107 !important;
  border-color: #ffa000 !important
}

.mat-button-group.sel-danger .mat-button-base:not(.mat-button-disabled),
.mat-button-base.sel-dange:not(.mat-button-disabled) {
  color: #fff !important;
  background: #f44336 !important;
  border-color: #d32f2f !important
}

.mat-button-toggle-checked.sel-danger:not(.mat-button-toggle-disabled),
.mat-button-group.sel-danger .mat-button-base:not(.mat-button-toggle-disabled),
.mat-button-base.sel-danger:not(.mat-button-toggle-disabled) {
  color: #fff !important;
  background: #f44336 !important;
  border-color: #d32f2f !important
}

.mat-button-group.sel-disabled .mat-button-base:not(.mat-button-disabled),
.mat-button-base.sel-disabled:not(.mat-button-disabled),
.mat-button-group.sel-disabled .mat-button-toggle-checked:not(.mat-button-disabled),
.mat-button-toggle-checked.sel-disabled:not(.mat-button-disabled) {
  color: #fff !important;
  background: #757575 !important;
  border-color: #494949 !important
}

.mat-datepicker-toggle.small>.mat-button-base,
.mat-button-group.small .mat-button-base,
.mat-button-toggle-group.small .mat-button-toggle,
.mat-button-base.small,
.mat-button-toggle.small {
  line-height: 24px;
  min-width: 0;
  min-width: initial
}

.mat-datepicker-toggle.small>.mat-button-base .mat-icon,
.mat-button-group.small .mat-button-base .mat-icon,
.mat-button-toggle-group.small .mat-button-toggle .mat-icon,
.mat-button-base.small .mat-icon,
.mat-button-toggle.small .mat-icon {
  width: 16px !important;
  height: 16px !important;
  line-height: 16px !important;
  min-width: 16px !important;
  min-height: 16px !important;
  font-weight: 400
}

.mat-datepicker-toggle.small>.mat-button-base .mat-icon.material-icons,
.mat-button-group.small .mat-button-base .mat-icon.material-icons,
.mat-button-toggle-group.small .mat-button-toggle .mat-icon.material-icons,
.mat-button-base.small .mat-icon.material-icons,
.mat-button-toggle.small .mat-icon.material-icons {
  font-size: 16px !important
}

.mat-datepicker-toggle.small>.mat-button-base .mat-icon>svg,
.mat-button-group.small .mat-button-base .mat-icon>svg,
.mat-button-toggle-group.small .mat-button-toggle .mat-icon>svg,
.mat-button-base.small .mat-icon>svg,
.mat-button-toggle.small .mat-icon>svg {
  width: 16px !important;
  height: 16px !important
}

.mat-datepicker-toggle.small>.mat-button-base.mat-icon-button,
.mat-button-group.small .mat-button-base.mat-icon-button,
.mat-button-toggle-group.small .mat-button-toggle.mat-icon-button,
.mat-button-base.small.mat-icon-button,
.mat-button-toggle.small.mat-icon-button {
  width: 24px;
  height: 24px
}

.mat-datepicker-toggle.x-small>.mat-button-base,
.mat-button-group.x-small .mat-button-base,
.mat-button-toggle-group.x-small .mat-button-toggle,
.mat-button-base.x-small,
.mat-button-toggle.x-small {
  line-height: 16px;
  min-width: 0;
  min-width: initial
}

.mat-datepicker-toggle.x-small>.mat-button-base .mat-icon,
.mat-button-group.x-small .mat-button-base .mat-icon,
.mat-button-toggle-group.x-small .mat-button-toggle .mat-icon,
.mat-button-base.x-small .mat-icon,
.mat-button-toggle.x-small .mat-icon {
  width: 8px !important;
  height: 8px !important;
  line-height: 8px !important;
  min-width: 8px !important;
  min-height: 8px !important;
  font-weight: 400
}

.mat-datepicker-toggle.x-small>.mat-button-base .mat-icon.material-icons,
.mat-button-group.x-small .mat-button-base .mat-icon.material-icons,
.mat-button-toggle-group.x-small .mat-button-toggle .mat-icon.material-icons,
.mat-button-base.x-small .mat-icon.material-icons,
.mat-button-toggle.x-small .mat-icon.material-icons {
  font-size: 8px !important
}

.mat-datepicker-toggle.x-small>.mat-button-base .mat-icon>svg,
.mat-button-group.x-small .mat-button-base .mat-icon>svg,
.mat-button-toggle-group.x-small .mat-button-toggle .mat-icon>svg,
.mat-button-base.x-small .mat-icon>svg,
.mat-button-toggle.x-small .mat-icon>svg {
  width: 8px !important;
  height: 8px !important
}

.mat-datepicker-toggle.x-small>.mat-button-base.mat-icon-button,
.mat-button-group.x-small .mat-button-base.mat-icon-button,
.mat-button-toggle-group.x-small .mat-button-toggle.mat-icon-button,
.mat-button-base.x-small.mat-icon-button,
.mat-button-toggle.x-small.mat-icon-button {
  width: 16px;
  height: 16px
}

.mat-datepicker-toggle.small .mat-datepicker-toggle-default-icon {
  width: 16px;
  height: 16px
}

.mat-datepicker-toggle.x-small .mat-datepicker-toggle-default-icon {
  width: 8px;
  height: 8px
}

.mat-button-base>.mat-button-wrapper>.mat-spinner {
  display: inline-block;
  margin: 0 12px 0 0
}

.mat-button-base>.mat-button-wrapper>.color-box {
  height: 18px;
  width: 18px;
  border-radius: 2px;
  border: 1px inset rgba(0, 0, 0, .2);
  margin: auto;
  display: inline-block;
  box-sizing: border-box
}

.mat-snack-bar-container.sel-primary {
  background: #0069aa;
  color: #fff
}

.mat-snack-bar-container.sel-information {
  background: white;
  color: #000000de
}

.mat-snack-bar-container.sel-success {
  background: #4caf50;
  color: #fff
}

.mat-snack-bar-container.sel-warning {
  background: #ffc107;
  color: #fff
}

.mat-snack-bar-container.sel-danger {
  background: #f44336;
  color: #fff
}

.mat-snack-bar-container .mat-simple-snack-bar-content {
  white-space: pre-wrap
}

.mat-snack-bar-container.center .mat-simple-snackbar>.mat-simple-snack-bar-content {
  justify-self: center;
  flex: 1 1 auto;
  text-align: center
}

.mat-calendar-body-cell.mat-active-calendar-day {
  background: rgba(0, 0, 0, .12)
}

.mat-calendar-body-cell.mat-active-calendar-day.mat-active-calendar-day-range-start {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%
}

.mat-calendar-body-cell.mat-active-calendar-day.mat-active-calendar-day-range-end {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%
}

.mat-dialog-actions {
  display: flex;
  justify-content: flex-end
}

.mat-dialog-actions:not(:last-of-type) {
  margin-bottom: 8px
}

.mat-dialog-title.cdk-drag-handle:active {
  cursor: move
}

.mat-select mat-select-trigger>.mat-select-min-line+.mat-select-min-line:before {
  content: ",";
  display: inline-block;
  margin-right: 4px
}

.mat-form-field input[type=password]::-ms-clear,
.mat-form-field input[type=password]::-ms-reveal {
  display: none
}

@media only screen and (max-width: 599px) {
  .mat-dialog-actions {
    justify-content: center
  }

  .cdk-overlay-pane.cdk-dialog-pane {
    transform: none !important;
    transform: initial !important;
    max-width: 100% !important;
    max-height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    width: 100% !important;
    height: 100% !important
  }

  .cdk-overlay-pane.cdk-dialog-pane .mat-dialog-container {
    border-radius: 0;
    max-width: 100% !important;
    max-height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    width: 100% !important;
    height: 100% !important
  }

  .cdk-overlay-pane.cdk-dialog-pane .mat-dialog-container .mat-dialog-title {
    border-radius: 0
  }

  .cdk-overlay-pane.cdk-dialog-pane .mat-dialog-container .mat-dialog-title.cdk-drag-handle {
    pointer-events: none !important;
    cursor: auto !important;
    cursor: initial !important
  }
}

.mat-dialog-title>.mat-icon+div+.mat-icon-button {
  margin: 0 -8px 0 8px
}

.card-panel-title>div:first-child,
.mat-dialog-title>div:first-child {
  flex: 1 1 auto;
  line-height: inherit;
  text-overflow: ellipsis;
  overflow: hidden
}

.card-panel-title>.mat-icon+div,
.mat-dialog-title>.mat-icon+div {
  margin-left: 8px;
  flex: 1 1 auto;
  line-height: inherit;
  text-overflow: ellipsis;
  overflow: hidden
}

.mat-autocomplete-panel>.label {
  padding: 4px 16px;
  font-size: small;
  color: #0000008a
}

.mat-menu-panel>.mat-menu-content>.mat-divider:first-child,
.mat-menu-panel>.mat-menu-content>.mat-divider:last-child {
  display: none !important
}

:root {
  --sel-line-indicator-color: #bdbdbd
}

.sel-line-indicator {
  margin: 1px 5px;
  position: relative;
  box-sizing: border-box;
  padding: 13px 0;
  border-left: 3px solid transparent;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color);
  max-height: 100%;
  clip-path: polygon(-5px 0, 8px 0, 8px 100%, -5px 100%)
}

.sel-line-indicator:not(:empty) {
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color);
  border-left-style: dashed
}

.sel-line-indicator:not(:empty):after {
  background-color: #bdbdbd;
  background-color: var(--sel-line-indicator-color);
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-segment {
  margin-left: -3px;
  border-left: inherit;
  border-left-style: solid;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-marker {
  position: absolute;
  inset: 18px -5px 18px -8px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-marker:after {
  content: ""
}

.sel-line-indicator.sel-line-indicator-dashed {
  border-left-style: dashed
}

.sel-line-indicator:before,
.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:before,
.sel-line-indicator>.sel-line-indicator-segment:after {
  width: 13px;
  height: 13px;
  display: block;
  left: -8px;
  position: absolute;
  border-radius: 50%;
  background-color: #bdbdbd;
  background-color: var(--sel-line-indicator-color)
}

.sel-line-indicator:before,
.sel-line-indicator>.sel-line-indicator-segment:before {
  top: 0
}

.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:after {
  bottom: 0
}

.sel-line-indicator:before,
.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:first-child:before,
.sel-line-indicator>.sel-line-indicator-segment:last-child:after {
  content: ""
}

.sel-primary.sel-list-item .sel-line-indicator,
.sel-primary.sel-line-indicator,
.sel-primary.sel-line-indicator-segment {
  --sel-line-indicator-color: #0069aa
}

.sel-success.sel-list-item .sel-line-indicator,
.sel-success.sel-line-indicator,
.sel-success.sel-line-indicator-segment {
  --sel-line-indicator-color: #4caf50
}

.sel-warning.sel-list-item .sel-line-indicator,
.sel-warning.sel-line-indicator,
.sel-warning.sel-line-indicator-segment {
  --sel-line-indicator-color: #ffc107
}

.sel-danger.sel-list-item .sel-line-indicator,
.sel-danger.sel-line-indicator,
.sel-danger.sel-line-indicator-segment {
  --sel-line-indicator-color: #f44336
}

.sel-disabled.sel-list-item .sel-line-indicator,
.sel-disabled.sel-line-indicator,
.sel-disabled.sel-line-indicator-segment {
  --sel-line-indicator-color: #757575
}

.sel-list-selection-container {
  padding: 12px 0;
  border-bottom: 1px solid #e0e0e0;
  display: flex
}

.sel-list-selection-container.sel-list-header {
  padding: 4px;
  min-height: 48px
}

.sel-list-selection-container.sel-list-header .mat-icon-button {
  margin: -8px 0
}

.sel-list-selection-container>.sel-list-selection-content {
  margin: 0 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: small;
  align-self: center;
  flex: 1 1 auto
}

.sel-list-selection-container>.sel-list-selection-content>.mat-checkbox:first-child {
  flex: 1 1 auto;
  margin-left: 8px
}

.sel-list-selection-container>.sel-list-selection-content>.sel-list-selection-count {
  flex: 1 1 auto;
  text-align: right
}

.sel-list-selection-container>.sel-list-selection-content>.sel-list-selection-count:first-child {
  text-align: left
}

.mat-tab-search-box .mat-icon-button.mat-badge .mat-badge-content,
.sel-panel-header-container .mat-icon-button.mat-badge .mat-badge-content,
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge .mat-badge-content,
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge .mat-badge-content {
  top: 4px;
  right: 4px;
  height: 12px;
  width: 12px;
  background: transparent;
  font-size: 20px;
  font-weight: bolder !important;
  color: #004c90;
  line-height: 18px
}

.mat-tab-search-box .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-panel-header-container .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge:not(.mat-badge-hidden) {
  color: #004c90
}

.mat-tab-search-box .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-panel-header-container .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon {
  -webkit-mask-image: radial-gradient(circle 24px at 12px 12px, black 50%, transparent 0%), radial-gradient(circle 16px at 22px 2px, black 50%, transparent 0%);
  mask-image: radial-gradient(circle 24px at 12px 12px, black 50%, transparent 0%), radial-gradient(circle 16px at 22px 2px, black 50%, transparent 0%);
  -webkit-mask-composite: source-out;
  mask-composite: subtract
}

.sel-list-search-container {
  display: flex;
  border-radius: 4px;
  border: solid 1px #ccc;
  align-items: center;
  box-sizing: border-box;
  min-height: 32px
}

.sel-list-search-container>.sel-list-search-textbox {
  flex: 1 1 auto;
  height: 20px;
  background: transparent;
  padding: 4px 4px 4px 0;
  margin-left: 4px;
  font: inherit;
  outline: none !important;
  border: none !important;
  font-size: 16px
}

.sel-list-search-container>.sel-list-search-icon-container {
  color: #0000008a;
  text-align: center;
  border-left: 1px solid #ccc;
  display: inline-flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.sel-list-search-container>.sel-list-search-icon-container>.mat-icon:first-child:last-child {
  margin: 0 -1px 0 1px
}

.sel-list-search-container>.mat-date-range-input {
  margin-left: 4px;
  flex: 1 1 auto;
  min-width: 300px
}

.sel-list-search-container>.sel-list-search-icon-container .mat-icon,
.sel-list-search-container .mat-icon-button {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important
}

.sel-list-search-container .mat-icon {
  color: #0000008a
}

.sel-list-search-container .mat-icon:first-child {
  margin-left: 4px
}

.sel-list-search-container .mat-icon-button .mat-icon {
  margin-left: 0;
  margin-left: initial
}

.sel-list-search-container>.unit {
  margin-left: 0;
  margin-right: 4px
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper {
  margin: 0;
  margin: initial
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip {
  margin: 2px;
  min-height: 24px;
  height: 24px
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip .mat-chip-remove.mat-icon,
.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip .mat-chip-remove .mat-icon {
  width: 18px !important;
  height: 18px !important;
  font-size: 18px !important;
  line-height: 1 !important
}

.sel-list-search-container:focus-within {
  border-color: #004c90
}

.sel-list-search-container:first-child {
  margin: 0 4px
}

.sel-list-search-container:not(:last-child) {
  margin-right: 8px
}

.sel-list-header {
  border-bottom: 0;
  border-bottom: initial;
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  box-sizing: border-box;
  z-index: 1
}

.sel-list-header:empty {
  height: 3px;
  margin-top: -3px
}

.sel-list-header .sel-panel-header-separator {
  border-right: 1px solid #e0e0e0;
  margin: 4px;
  height: 32px
}

.sel-list-footer {
  box-shadow: 0 -2px 1px -1px #0003, 0 -1px 1px #00000024, 0 -1px 3px #0000001f;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 0 12px;
  font-size: small;
  gap: 8px;
  justify-content: flex-end;
  height: 40px;
  margin-bottom: 0 !important;
  margin-bottom: initial !important;
  overflow: hidden
}

.sel-list-footer:empty {
  height: 3px;
  margin-bottom: -3px
}

.sel-list-footer>.sel-list-footer-spacer {
  flex: 1 1 auto
}

.sel-list-scroll-container {
  overflow: auto;
  display: block;
  position: relative;
  contain: strict;
  transform: translateZ(0);
  will-change: scroll-position
}

.sel-list-scroll-container .sel-list {
  width: 100%;
  max-height: 100%
}

.sel-list {
  max-width: 100%
}

.sel-list .cdk-virtual-scroll-content-wrapper {
  min-height: 100%;
  width: 100%
}

.sel-list.sel-list-selecting {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.sel-list .sel-list-item {
  cursor: pointer;
  border-left: 4px solid transparent;
  position: relative
}

.sel-list .sel-list-item>.sel-list-item-content {
  padding: 4px 8px
}

.sel-list .sel-list-item>.mat-cell {
  background-color: #fff
}

.sel-list .sel-list-item:after {
  content: "";
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .12);
  left: -4px;
  right: 0;
  bottom: 0;
  position: absolute
}

.sel-list .sel-list-item:last-of-type {
  padding-bottom: 0
}

.sel-list .sel-list-item:last-of-type:after {
  display: none
}

.sel-list .sel-list-item:hover {
  border-left-color: #0069aa !important;
  background-color: #0000001f !important
}

.sel-list .sel-list-item.sel-list-item-in-range {
  background-color: #0069aa1f !important
}

.sel-list .sel-list-item.sel-list-item-in-range>.mat-cell {
  background-color: #e0edf5 !important
}

.sel-list .sel-list-item.sel-success,
.sel-list .sel-list-item.sel-success .mat-icon {
  color: #388e3c !important
}

.sel-list .sel-list-item.sel-success>.mat-cell {
  color: #388e3c !important
}

.sel-list .sel-list-item.sel-warning,
.sel-list .sel-list-item.sel-warning .mat-icon {
  color: #ffa000 !important
}

.sel-list .sel-list-item.sel-warning>.mat-cell {
  color: #ffa000 !important
}

.sel-list .sel-list-item.sel-danger,
.sel-list .sel-list-item.sel-danger .mat-icon {
  color: #d32f2f !important
}

.sel-list .sel-list-item.sel-danger>.mat-cell {
  color: #d32f2f !important
}

.sel-list .sel-list-item.sel-disabled,
.sel-list .sel-list-item.sel-disabled .mat-icon {
  color: #494949 !important
}

.sel-list .sel-list-item.sel-disabled>.mat-cell {
  color: #494949 !important
}

.sel-list .sel-list-item.sel-selected {
  border-left-color: #004c90 !important;
  background-color: #0069aa33 !important
}

.sel-list .sel-list-item.sel-selected>.mat-cell {
  background-color: #cce1ee !important
}

.sel-list .sel-list-item:hover>.mat-cell {
  background-color: #e0e0e0 !important
}

.sel-list .sel-list-item:hover.sel-list-item-in-range {
  background-color: #00436d1f !important
}

.sel-list .sel-list-item:hover.sel-list-item-in-range>.mat-cell {
  background-color: #e0e8ed !important
}

.sel-list .sel-list-item:hover.sel-selected {
  background-color: #0069aa33 !important
}

.sel-list .sel-list-item:hover.sel-selected>.mat-cell {
  background-color: #cce1ee !important
}

.sel-list .sel-list-item.mat-menu-trigger.active>.mat-cell {
  background-color: #c7c7c7 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-list-item-in-range {
  background-color: #00243a38 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-list-item-in-range>.mat-cell {
  background-color: #c7cfd4 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-selected {
  background-color: #0069aa4d !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-selected>.mat-cell {
  background-color: #b3d2e6 !important
}

.sel-list .sel-list-item:hover .address>.coordinates>.value,
.sel-list .sel-list-item.sel-list-item-in-range .address>.coordinates>.value,
.sel-list .sel-list-item.sel-selected .address>.coordinates>.value {
  background: rgba(0, 0, 0, .1) !important
}

.sel-list .sel-list-item-icon-container {
  border-radius: 50%;
  background-color: #bdbdbd;
  position: relative;
  height: 24px;
  width: 24px;
  overflow: hidden
}

.sel-list .sel-list-item-icon-container>.mat-icon {
  color: #fff !important;
  z-index: 0;
  height: 24px !important;
  width: 24px !important;
  font-size: 24px !important;
  line-height: 24px !important
}

.sel-list .sel-list-item-icon-container:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 3px solid #bdbdbd;
  position: absolute;
  box-sizing: border-box;
  inset: 0;
  z-index: 1
}

.sel-list .sel-list-item-icon-container.sel-primary {
  background-color: #0069aa
}

.sel-list .sel-list-item-icon-container.sel-primary>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-primary:after {
  border-color: #0069aa
}

.sel-list .sel-list-item-icon-container.sel-success {
  background-color: #4caf50
}

.sel-list .sel-list-item-icon-container.sel-success>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-success:after {
  border-color: #4caf50
}

.sel-list .sel-list-item-icon-container.sel-warning {
  background-color: #ffc107
}

.sel-list .sel-list-item-icon-container.sel-warning>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-warning:after {
  border-color: #ffc107
}

.sel-list .sel-list-item-icon-container.sel-danger {
  background-color: #f44336
}

.sel-list .sel-list-item-icon-container.sel-danger>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-danger:after {
  border-color: #f44336
}

.sel-list .sel-list-empty-placeholder {
  text-align: center;
  padding: 12px;
  color: #0000008a
}

.sel-list-filter-buttons-container>.mat-badge.mat-badge-warn .mat-badge-content {
  top: -3px;
  right: -2px;
  background: #ffc107
}

.text-disabled,
.filters-group-container .filters-group-empty-content,
.sel-menu.mat-menu-panel .sel-menu-empty-content,
.empty-container>.empty-content .label,
.value.sel-disabled {
  color: #757575
}

.text-unset .text-disabled,
.text-unset .filters-group-container .filters-group-empty-content,
.filters-group-container .text-unset .filters-group-empty-content,
.text-unset .sel-menu.mat-menu-panel .sel-menu-empty-content,
.sel-menu.mat-menu-panel .text-unset .sel-menu-empty-content,
.text-unset .empty-container>.empty-content .label,
.empty-container>.empty-content .text-unset .label,
.text-unset .text-accent,
.text-unset .text-primary,
.text-unset .text-success,
.text-unset .text-warning,
.text-unset .text-danger {
  color: inherit !important
}

.text-unset .text-disabled>.unit,
.text-unset .filters-group-container .filters-group-empty-content>.unit,
.filters-group-container .text-unset .filters-group-empty-content>.unit,
.text-unset .sel-menu.mat-menu-panel .sel-menu-empty-content>.unit,
.sel-menu.mat-menu-panel .text-unset .sel-menu-empty-content>.unit,
.text-unset .empty-container>.empty-content .label>.unit,
.empty-container>.empty-content .text-unset .label>.unit,
.text-unset .text-accent>.unit,
.text-unset .text-primary>.unit,
.text-unset .text-success>.unit,
.text-unset .text-warning>.unit,
.text-unset .text-danger>.unit {
  color: #0000008a !important
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  overscroll-behavior: contain
}

body {
  font-family: Roboto, Helvetica Neue, sans-serif
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important
}

@keyframes app-loader-spin {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

.app-loader-container {
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center
}

.app-loader-container>.app-loader {
  border: 16px solid transparent;
  border-radius: 50%;
  border-top: 16px solid transparent;
  width: 120px;
  height: 120px;
  display: inline-block;
  animation: app-loader-spin 2s linear infinite;
  border-color: #b3d2e6;
  border-top-color: #0069aa
}

.loader-container {
  color: #000000de;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 999
}

.loader-container>.loader-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px
}

.loader-container>.loader-content .label {
  margin-top: 12px
}

.loader-container.loader-backdrop {
  background: rgba(0, 0, 0, .32);
  color: #fff
}

.empty-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.empty-container>.empty-content {
  padding: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.empty-container>.empty-content img:first-child {
  opacity: .15;
  max-width: 150px;
  max-height: 150px;
  width: 30%;
  height: 30%;
  min-width: 80px;
  min-height: 80px
}

.empty-container>.empty-content img:first-child+.label {
  margin-top: 12px;
  white-space: pre
}

.empty-container>.empty-content .label {
  text-align: center
}

::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 3px
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 8px #e5e5e5;
  background-color: #fff;
  border-radius: 3px
}

::-webkit-scrollbar-thumb {
  background-color: #0000003d;
  border-radius: 4px;
  border: 2px solid transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, .48);
  border: 2px solid transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.nav-menu {
  position: relative;
  z-index: 2;
  height: 56px !important
}

.nav-menu .mat-toolbar-spacer {
  flex: 1 1 auto
}

.nav-menu-logo {
  font-size: 36px;
  font-weight: 700
}

:root {
  --sel-line-indicator-color: #bdbdbd
}

.sel-line-indicator {
  margin: 1px 5px;
  position: relative;
  box-sizing: border-box;
  padding: 13px 0;
  border-left: 3px solid transparent;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color);
  max-height: 100%;
  clip-path: polygon(-5px 0, 8px 0, 8px 100%, -5px 100%)
}

.sel-line-indicator:not(:empty) {
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color);
  border-left-style: dashed
}

.sel-line-indicator:not(:empty):after {
  background-color: #bdbdbd;
  background-color: var(--sel-line-indicator-color);
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-segment {
  margin-left: -3px;
  border-left: inherit;
  border-left-style: solid;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-marker {
  position: absolute;
  inset: 18px -5px 18px -8px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-marker:after {
  content: ""
}

.sel-line-indicator.sel-line-indicator-dashed {
  border-left-style: dashed
}

.sel-line-indicator:before,
.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:before,
.sel-line-indicator>.sel-line-indicator-segment:after {
  width: 13px;
  height: 13px;
  display: block;
  left: -8px;
  position: absolute;
  border-radius: 50%;
  background-color: #bdbdbd;
  background-color: var(--sel-line-indicator-color)
}

.sel-line-indicator:before,
.sel-line-indicator>.sel-line-indicator-segment:before {
  top: 0
}

.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:after {
  bottom: 0
}

.sel-line-indicator:before,
.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:first-child:before,
.sel-line-indicator>.sel-line-indicator-segment:last-child:after {
  content: ""
}

.sel-primary.sel-list-item .sel-line-indicator,
.sel-primary.sel-line-indicator,
.sel-primary.sel-line-indicator-segment {
  --sel-line-indicator-color: #0069aa
}

.sel-success.sel-list-item .sel-line-indicator,
.sel-success.sel-line-indicator,
.sel-success.sel-line-indicator-segment {
  --sel-line-indicator-color: #4caf50
}

.sel-warning.sel-list-item .sel-line-indicator,
.sel-warning.sel-line-indicator,
.sel-warning.sel-line-indicator-segment {
  --sel-line-indicator-color: #ffc107
}

.sel-danger.sel-list-item .sel-line-indicator,
.sel-danger.sel-line-indicator,
.sel-danger.sel-line-indicator-segment {
  --sel-line-indicator-color: #f44336
}

.sel-disabled.sel-list-item .sel-line-indicator,
.sel-disabled.sel-line-indicator,
.sel-disabled.sel-line-indicator-segment {
  --sel-line-indicator-color: #757575
}

.sel-list-selection-container {
  padding: 12px 0;
  border-bottom: 1px solid #e0e0e0;
  display: flex
}

.sel-list-selection-container.sel-list-header {
  padding: 4px;
  min-height: 48px
}

.sel-list-selection-container.sel-list-header .mat-icon-button {
  margin: -8px 0
}

.sel-list-selection-container>.sel-list-selection-content {
  margin: 0 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: small;
  align-self: center;
  flex: 1 1 auto
}

.sel-list-selection-container>.sel-list-selection-content>.mat-checkbox:first-child {
  flex: 1 1 auto;
  margin-left: 8px
}

.sel-list-selection-container>.sel-list-selection-content>.sel-list-selection-count {
  flex: 1 1 auto;
  text-align: right
}

.sel-list-selection-container>.sel-list-selection-content>.sel-list-selection-count:first-child {
  text-align: left
}

.mat-tab-search-box .mat-icon-button.mat-badge .mat-badge-content,
.sel-panel-header-container .mat-icon-button.mat-badge .mat-badge-content,
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge .mat-badge-content,
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge .mat-badge-content {
  top: 4px;
  right: 4px;
  height: 12px;
  width: 12px;
  background: transparent;
  font-size: 20px;
  font-weight: bolder !important;
  color: #004c90;
  line-height: 18px
}

.mat-tab-search-box .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-panel-header-container .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge:not(.mat-badge-hidden) {
  color: #004c90
}

.mat-tab-search-box .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-panel-header-container .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon {
  -webkit-mask-image: radial-gradient(circle 24px at 12px 12px, black 50%, transparent 0%), radial-gradient(circle 16px at 22px 2px, black 50%, transparent 0%);
  mask-image: radial-gradient(circle 24px at 12px 12px, black 50%, transparent 0%), radial-gradient(circle 16px at 22px 2px, black 50%, transparent 0%);
  -webkit-mask-composite: source-out;
  mask-composite: subtract
}

.sel-list-search-container {
  display: flex;
  border-radius: 4px;
  border: solid 1px #ccc;
  align-items: center;
  box-sizing: border-box;
  min-height: 32px
}

.sel-list-search-container>.sel-list-search-textbox {
  flex: 1 1 auto;
  height: 20px;
  background: transparent;
  padding: 4px 4px 4px 0;
  margin-left: 4px;
  font: inherit;
  outline: none !important;
  border: none !important;
  font-size: 16px
}

.sel-list-search-container>.sel-list-search-icon-container {
  color: #0000008a;
  text-align: center;
  border-left: 1px solid #ccc;
  display: inline-flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.sel-list-search-container>.sel-list-search-icon-container>.mat-icon:first-child:last-child {
  margin: 0 -1px 0 1px
}

.sel-list-search-container>.mat-date-range-input {
  margin-left: 4px;
  flex: 1 1 auto;
  min-width: 300px
}

.sel-list-search-container>.sel-list-search-icon-container .mat-icon,
.sel-list-search-container .mat-icon-button {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important
}

.sel-list-search-container .mat-icon {
  color: #0000008a
}

.sel-list-search-container .mat-icon:first-child {
  margin-left: 4px
}

.sel-list-search-container .mat-icon-button .mat-icon {
  margin-left: 0;
  margin-left: initial
}

.sel-list-search-container>.unit {
  margin-left: 0;
  margin-right: 4px
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper {
  margin: 0;
  margin: initial
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip {
  margin: 2px;
  min-height: 24px;
  height: 24px
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip .mat-chip-remove.mat-icon,
.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip .mat-chip-remove .mat-icon {
  width: 18px !important;
  height: 18px !important;
  font-size: 18px !important;
  line-height: 1 !important
}

.sel-list-search-container:focus-within {
  border-color: #004c90
}

.sel-list-search-container:first-child {
  margin: 0 4px
}

.sel-list-search-container:not(:last-child) {
  margin-right: 8px
}

.sel-list-header {
  border-bottom: 0;
  border-bottom: initial;
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  box-sizing: border-box;
  z-index: 1
}

.sel-list-header:empty {
  height: 3px;
  margin-top: -3px
}

.sel-list-header .sel-panel-header-separator {
  border-right: 1px solid #e0e0e0;
  margin: 4px;
  height: 32px
}

.sel-list-footer {
  box-shadow: 0 -2px 1px -1px #0003, 0 -1px 1px #00000024, 0 -1px 3px #0000001f;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 0 12px;
  font-size: small;
  gap: 8px;
  justify-content: flex-end;
  height: 40px;
  margin-bottom: 0 !important;
  margin-bottom: initial !important;
  overflow: hidden
}

.sel-list-footer:empty {
  height: 3px;
  margin-bottom: -3px
}

.sel-list-footer>.sel-list-footer-spacer {
  flex: 1 1 auto
}

.sel-list-scroll-container {
  overflow: auto;
  display: block;
  position: relative;
  contain: strict;
  transform: translateZ(0);
  will-change: scroll-position
}

.sel-list-scroll-container .sel-list {
  width: 100%;
  max-height: 100%
}

.sel-list {
  max-width: 100%
}

.sel-list .cdk-virtual-scroll-content-wrapper {
  min-height: 100%;
  width: 100%
}

.sel-list.sel-list-selecting {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.sel-list .sel-list-item {
  cursor: pointer;
  border-left: 4px solid transparent;
  position: relative
}

.sel-list .sel-list-item>.sel-list-item-content {
  padding: 4px 8px
}

.sel-list .sel-list-item>.mat-cell {
  background-color: #fff
}

.sel-list .sel-list-item:after {
  content: "";
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .12);
  left: -4px;
  right: 0;
  bottom: 0;
  position: absolute
}

.sel-list .sel-list-item:last-of-type {
  padding-bottom: 0
}

.sel-list .sel-list-item:last-of-type:after {
  display: none
}

.sel-list .sel-list-item:hover {
  border-left-color: #0069aa !important;
  background-color: #0000001f !important
}

.sel-list .sel-list-item.sel-list-item-in-range {
  background-color: #0069aa1f !important
}

.sel-list .sel-list-item.sel-list-item-in-range>.mat-cell {
  background-color: #e0edf5 !important
}

.sel-list .sel-list-item.sel-success,
.sel-list .sel-list-item.sel-success .mat-icon {
  color: #388e3c !important
}

.sel-list .sel-list-item.sel-success>.mat-cell {
  color: #388e3c !important
}

.sel-list .sel-list-item.sel-warning,
.sel-list .sel-list-item.sel-warning .mat-icon {
  color: #ffa000 !important
}

.sel-list .sel-list-item.sel-warning>.mat-cell {
  color: #ffa000 !important
}

.sel-list .sel-list-item.sel-danger,
.sel-list .sel-list-item.sel-danger .mat-icon {
  color: #d32f2f !important
}

.sel-list .sel-list-item.sel-danger>.mat-cell {
  color: #d32f2f !important
}

.sel-list .sel-list-item.sel-disabled,
.sel-list .sel-list-item.sel-disabled .mat-icon {
  color: #494949 !important
}

.sel-list .sel-list-item.sel-disabled>.mat-cell {
  color: #494949 !important
}

.sel-list .sel-list-item.sel-selected {
  border-left-color: #004c90 !important;
  background-color: #0069aa33 !important
}

.sel-list .sel-list-item.sel-selected>.mat-cell {
  background-color: #cce1ee !important
}

.sel-list .sel-list-item:hover>.mat-cell {
  background-color: #e0e0e0 !important
}

.sel-list .sel-list-item:hover.sel-list-item-in-range {
  background-color: #00436d1f !important
}

.sel-list .sel-list-item:hover.sel-list-item-in-range>.mat-cell {
  background-color: #e0e8ed !important
}

.sel-list .sel-list-item:hover.sel-selected {
  background-color: #0069aa33 !important
}

.sel-list .sel-list-item:hover.sel-selected>.mat-cell {
  background-color: #cce1ee !important
}

.sel-list .sel-list-item.mat-menu-trigger.active>.mat-cell {
  background-color: #c7c7c7 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-list-item-in-range {
  background-color: #00243a38 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-list-item-in-range>.mat-cell {
  background-color: #c7cfd4 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-selected {
  background-color: #0069aa4d !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-selected>.mat-cell {
  background-color: #b3d2e6 !important
}

.sel-list .sel-list-item:hover .address>.coordinates>.value,
.sel-list .sel-list-item.sel-list-item-in-range .address>.coordinates>.value,
.sel-list .sel-list-item.sel-selected .address>.coordinates>.value {
  background: rgba(0, 0, 0, .1) !important
}

.sel-list .sel-list-item-icon-container {
  border-radius: 50%;
  background-color: #bdbdbd;
  position: relative;
  height: 24px;
  width: 24px;
  overflow: hidden
}

.sel-list .sel-list-item-icon-container>.mat-icon {
  color: #fff !important;
  z-index: 0;
  height: 24px !important;
  width: 24px !important;
  font-size: 24px !important;
  line-height: 24px !important
}

.sel-list .sel-list-item-icon-container:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 3px solid #bdbdbd;
  position: absolute;
  box-sizing: border-box;
  inset: 0;
  z-index: 1
}

.sel-list .sel-list-item-icon-container.sel-primary {
  background-color: #0069aa
}

.sel-list .sel-list-item-icon-container.sel-primary>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-primary:after {
  border-color: #0069aa
}

.sel-list .sel-list-item-icon-container.sel-success {
  background-color: #4caf50
}

.sel-list .sel-list-item-icon-container.sel-success>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-success:after {
  border-color: #4caf50
}

.sel-list .sel-list-item-icon-container.sel-warning {
  background-color: #ffc107
}

.sel-list .sel-list-item-icon-container.sel-warning>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-warning:after {
  border-color: #ffc107
}

.sel-list .sel-list-item-icon-container.sel-danger {
  background-color: #f44336
}

.sel-list .sel-list-item-icon-container.sel-danger>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-danger:after {
  border-color: #f44336
}

.sel-list .sel-list-empty-placeholder {
  text-align: center;
  padding: 12px;
  color: #0000008a
}

.sel-list-filter-buttons-container>.mat-badge.mat-badge-warn .mat-badge-content {
  top: -3px;
  right: -2px;
  background: #ffc107
}

.sel-list-filter .sel-list-filters-container {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 12px !important;
  position: relative;
  display: flex
}

.sel-list-filter .sel-list-filters-container>.sel-list-filter-text-container {
  flex-grow: 1;
  height: 78px
}

.sel-list-filter .sel-list-filters-container>.sel-list-filter-buttons-container {
  display: flex;
  align-items: center
}

@keyframes map-feature-title-slide {
  0% {
    visibility: visible;
    transform: translateY(-100%)
  }

  5% {
    transform: translateY(0)
  }

  50% {
    transform: translateY(0)
  }

  55% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(100%)
  }
}

@keyframes map-feature-fade-in {
  0% {
    opacity: 0
  }

  to {
    opacity: 1;
    opacity: var(--sel-map-overlay-fade-opacity, 1)
  }
}

@keyframes map-feature-fade-out {
  0% {
    opacity: 1;
    opacity: var(--sel-map-overlay-fade-opacity, 1)
  }

  to {
    opacity: 0
  }
}

:root {
  --sel-map-overlay-fade-opacity: 1;
  --sel-map-overlay-foreground-color: rgba(0, 0, 0, .87);
  --sel-map-overlay-background-color: #fff;
  --sel-map-overlay-border-color: #070505;
  --sel-map-overlay-header-color: rgba(0, 0, 0, .1);
  --sel-map-overlay-shadow-color: transparent
}

.sel-map-overlay {
  position: relative !important;
  font-size: small;
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
  border-radius: 4px;
  bottom: 16px;
  cursor: default;
  min-width: 24px;
  min-height: 8px;
  max-width: 350px;
  pointer-events: initial;
  touch-action: none;
  color: #000000de;
  color: var(--sel-map-overlay-foreground-color);
  border: 1px solid #070505;
  border: 1px solid var(--sel-map-overlay-border-color);
  background-color: #fff;
  background-color: var(--sel-map-overlay-background-color);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.sel-map-overlay.sel-disable-animation {
  animation: none 0s ease 0s 1 normal none running;
  animation: initial
}

.sel-map-overlay:after,
.sel-map-overlay:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}

.sel-map-overlay:after {
  border-width: 6px;
  margin-left: -6px;
  border-top-color: #fff;
  border-top-color: var(--sel-map-overlay-background-color)
}

.sel-map-overlay:before {
  border-width: 7px;
  margin-left: -7px;
  border-top-color: #070505;
  border-top-color: var(--sel-map-overlay-border-color)
}

.sel-map-overlay.sel-map-overlay-top {
  margin-top: 6px
}

.sel-map-overlay.sel-map-overlay-top:after,
.sel-map-overlay.sel-map-overlay-top:before {
  top: auto;
  top: initial;
  bottom: 100%
}

.sel-map-overlay.sel-map-overlay-top:after {
  border-top-color: transparent;
  border-bottom-color: #fff;
  border-bottom-color: var(--sel-map-overlay-background-color)
}

.sel-map-overlay.sel-map-overlay-top:before {
  border-top-color: transparent;
  border-bottom-color: #070505;
  border-bottom-color: var(--sel-map-overlay-border-color)
}

.sel-map-overlay .sel-map-overlay-header {
  width: 100%;
  height: 28px;
  line-height: 20px;
  display: flex;
  flex-direction: row;
  cursor: pointer;
  overflow: hidden
}

.sel-map-overlay .sel-map-overlay-header:not(:last-child) {
  background-color: #0000001a;
  background-color: var(--sel-map-overlay-header-color);
  border-bottom: 1px solid #070505;
  border-bottom: 1px solid var(--sel-map-overlay-border-color)
}

.sel-map-overlay .sel-map-overlay-header .sel-dot-indicator {
  padding: 4px
}

.sel-map-overlay .sel-map-overlay-header .title-container {
  flex: 1 1 auto;
  align-self: center;
  padding: 4px 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.sel-map-overlay .sel-map-overlay-header .title-container a:hover {
  text-decoration: underline
}

.sel-map-overlay .sel-map-overlay-header .title-container .extra-title {
  visibility: hidden
}

.sel-map-overlay .sel-map-overlay-header .title-container .extra-title>.mat-icon {
  min-width: 15px;
  margin-right: 2px
}

.sel-map-overlay .sel-map-overlay-header .title-container .extra-title>.title-content {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 2px
}

.sel-map-overlay .sel-map-overlay-header .title-container .extra-title>.title-content:first-child {
  margin-left: 2px
}

.sel-map-overlay .sel-map-overlay-header .title-container .extra-title>.title-spacer {
  min-width: 2px
}

.sel-map-overlay .sel-map-overlay-header .title-container .title-spacer {
  flex: 1;
  min-width: 8px
}

.sel-map-overlay .sel-map-overlay-header .title-container.slide {
  position: relative;
  overflow: hidden;
  height: 28px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: block;
  width: 100%
}

.sel-map-overlay .sel-map-overlay-header .title-container.slide .main-title,
.sel-map-overlay .sel-map-overlay-header .title-container.slide .extra-title {
  position: relative;
  height: 100%;
  left: 0;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-self: center;
  align-content: center;
  align-items: center;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-name: none
}

.sel-map-overlay .sel-map-overlay-header .title-container.slide .main-title {
  top: 0;
  animation-delay: -.3s
}

.sel-map-overlay .sel-map-overlay-header .title-container.slide .extra-title {
  top: -100%;
  animation-delay: -3.3s
}

.sel-map-overlay .sel-map-overlay-header .title-container:first-child {
  padding-left: 8px !important
}

.sel-map-overlay .sel-map-overlay-header .title-container .mat-icon {
  margin-top: -1px;
  fill: currentColor !important;
  font-weight: 400;
  width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  min-width: 15px !important;
  min-height: 15px !important
}

.sel-map-overlay .sel-map-overlay-header .title-container .mat-icon.material-icons {
  font-size: 15px !important
}

.sel-map-overlay .sel-map-overlay-header .title-container .mat-icon>svg {
  width: 15px !important;
  height: 15px !important
}

.sel-map-overlay .sel-map-overlay-header .title-container .mat-icon+* {
  margin-left: 2px
}

.sel-map-overlay .sel-map-overlay-header .icon-container {
  padding: 4px;
  display: flex;
  flex-direction: row;
  align-self: center;
  align-content: center;
  font-weight: 400
}

.sel-map-overlay .sel-map-overlay-header .icon-container .mat-icon {
  fill: #000000de
}

.sel-map-overlay .sel-map-overlay-header .state-container {
  padding: 0;
  display: flex;
  flex-direction: row;
  align-self: center;
  align-content: center
}

.sel-map-overlay .sel-map-overlay-header .state-container>.state-icon-container {
  display: flex;
  align-items: center;
  padding: 4px;
  border-left: 1px solid #070505;
  border-left: 1px solid var(--sel-map-overlay-border-color);
  text-align: center
}

.sel-map-overlay .sel-map-overlay-header .state-container>.state-icon-container>.mat-icon {
  font-weight: 400;
  font-size: 18px !important
}

.sel-map-overlay .sel-map-overlay-header .state-container>.state-icon-container>.mat-icon.arrow {
  font-size: 20px !important
}

.sel-map-overlay .sel-map-overlay-header .icon-container+.title-container,
.sel-map-overlay .sel-map-overlay-header .sel-dot-indicator+.title-container,
.sel-map-overlay .sel-map-overlay-header .state-container+.title-container {
  padding-left: 4px
}

.sel-map-overlay .sel-map-overlay-header:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.sel-map-overlay .sel-map-overlay-header:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}

.sel-map-overlay .sel-map-overlay-body {
  padding: 4px
}

.sel-map-overlay .sel-map-overlay-body .box {
  background: white;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #070505;
  border: 1px solid var(--sel-map-overlay-border-color);
  box-shadow: inset 0 0 2px #070505;
  box-shadow: inset 0 0 2px var(--sel-map-overlay-border-color);
  box-sizing: border-box;
  color: #000000de
}

.sel-map-overlay .sel-map-overlay-body .box.box-condensed {
  font-size: small
}

.sel-map-overlay .sel-map-overlay-body .box .loader-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.sel-map-overlay .sel-map-overlay-body .box:not(:last-child) {
  margin-bottom: 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.description {
  line-height: 13px !important;
  font-size: 13px;
  padding: 2px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #0000008a
}

.sel-map-overlay .sel-map-overlay-body .box>.description>.mat-icon {
  width: 13px !important;
  height: 13px !important;
  line-height: 13px !important;
  min-width: 13px !important;
  min-height: 13px !important
}

.sel-map-overlay .sel-map-overlay-body .box>.description>.mat-icon.material-icons {
  font-size: 13px !important
}

.sel-map-overlay .sel-map-overlay-body .box>.description>.mat-icon>svg {
  width: 13px !important;
  height: 13px !important
}

.sel-map-overlay .sel-map-overlay-body .box>.description>.mat-icon+* {
  margin-left: 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.description:not(:last-child) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 4px;
  margin-bottom: 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.separator {
  margin: 4px 0;
  border-bottom: 1px solid #ccc
}

.sel-map-overlay .sel-map-overlay-body .box>.address-container {
  font-size: 13px;
  line-height: 13px
}

.sel-map-overlay .sel-map-overlay-body .box>.address-container:not(:last-child) {
  padding-bottom: 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table {
  display: flex;
  flex-direction: row;
  position: relative;
  gap: 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-progress {
  position: absolute;
  border-radius: 3px;
  inset: 0;
  z-index: 0;
  display: flex;
  flex-direction: row
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-progress>.value {
  background: rgba(0, 0, 0, .2);
  border: 1px solid rgba(0, 0, 0, .12);
  height: 100%;
  max-width: 100%;
  min-width: 0%;
  box-sizing: border-box;
  display: inline-block;
  transition: .2s;
  opacity: 0
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-progress>.value:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-progress>.value:last-of-type,
.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-progress>.value+.empty {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-progress>.value.sel-primary {
  background: #0069aa;
  border-color: #005699
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-progress>.value.sel-success {
  background: #4caf50;
  border-color: #388e3c
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-progress>.value.sel-warning {
  background: #ffc107;
  border-color: #ffa000
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-progress>.value.sel-danger {
  background: #f44336;
  border-color: #d32f2f
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table:hover>.box-progress {
  background: rgba(0, 0, 0, .12)
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table:hover>.box-progress>.value {
  opacity: .54
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table:empty {
  display: none
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell {
  flex: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  z-index: 1
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell .label {
  font-size: x-small;
  color: #0000008a;
  text-transform: lowercase
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell .value {
  flex: 1 1 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell .value .arrow {
  margin-top: -2px
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell .value:empty {
  color: #0000008a
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell .value:empty:after {
  content: "\2014";
  display: inline-block
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell .inline,
.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell:first-child:last-child:not(.no-inline) {
  flex-direction: row;
  align-items: center;
  justify-content: left;
  padding: 0 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell .inline .value,
.sel-map-overlay .sel-map-overlay-body .box>.box-table>.box-cell:first-child:last-child:not(.no-inline) .value {
  flex: initial;
  margin-right: 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.box-table+.box-table {
  margin-top: 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.address-container,
.sel-map-overlay .sel-map-overlay-body .box>.content {
  padding: 0 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.address-container+.description,
.sel-map-overlay .sel-map-overlay-body .box>.content+.description {
  margin-top: 4px
}

.sel-map-overlay .sel-map-overlay-body .box>.address-container:last-child,
.sel-map-overlay .sel-map-overlay-body .box>.content:last-child {
  margin-bottom: 2px
}

.sel-map-overlay .sel-map-overlay-body .box>.address-container .unit,
.sel-map-overlay .sel-map-overlay-body .box>.box-table .unit {
  margin-left: 4px;
  font-size: x-small
}

.sel-map-overlay .sel-map-overlay-body .box>.address-container+.box-table,
.sel-map-overlay .sel-map-overlay-body .box>.address-container+.address-container,
.sel-map-overlay .sel-map-overlay-body .box>.box-table+.box-table,
.sel-map-overlay .sel-map-overlay-body .box>.box-table+.address-container {
  padding-top: 4px;
  border-top: 1px solid #ccc
}

.sel-map-overlay .sel-map-overlay-body .box a {
  cursor: pointer
}

.sel-map-overlay .sel-map-overlay-body .box a:hover {
  text-decoration: underline
}

.sel-map-overlay .sel-map-overlay-buttons {
  border-top: 1px solid #070505;
  border-top: 1px solid var(--sel-map-overlay-border-color);
  background: rgba(255, 255, 255, .12);
  display: flex
}

.sel-map-overlay .sel-map-overlay-buttons .mat-button {
  flex: 1;
  border-radius: 0;
  border-right: 1px solid #070505;
  border-right: 1px solid var(--sel-map-overlay-border-color)
}

.sel-map-overlay .sel-map-overlay-buttons .mat-button:first-child {
  border-bottom-left-radius: 4px
}

.sel-map-overlay .sel-map-overlay-buttons .mat-button:last-child {
  border-right: none;
  border-bottom-right-radius: 4px
}

.sel-map-overlay.sel-primary .icon-container .mat-icon,
.sel-map-overlay.sel-success .icon-container .mat-icon,
.sel-map-overlay.sel-warning .icon-container .mat-icon,
.sel-map-overlay.sel-danger .icon-container .mat-icon,
.sel-map-overlay.sel-disabled .icon-container .mat-icon {
  color: #fff;
  fill: currentColor
}

.sel-map-overlay.sel-primary {
  --sel-map-overlay-foreground-color: #ffffff;
  --sel-map-overlay-background-color: #0069aa;
  --sel-map-overlay-border-color: #005699
}

.sel-map-overlay.sel-success {
  --sel-map-overlay-foreground-color: #ffffff;
  --sel-map-overlay-background-color: #4caf50;
  --sel-map-overlay-border-color: #388e3c
}

.sel-map-overlay.sel-warning {
  --sel-map-overlay-foreground-color: #ffffff;
  --sel-map-overlay-background-color: #ffc107;
  --sel-map-overlay-border-color: #ffa000
}

.sel-map-overlay.sel-danger {
  --sel-map-overlay-foreground-color: #ffffff;
  --sel-map-overlay-background-color: #f44336;
  --sel-map-overlay-border-color: #d32f2f
}

.sel-map-overlay.sel-disabled {
  --sel-map-overlay-foreground-color: #ffffff;
  --sel-map-overlay-background-color: #757575;
  --sel-map-overlay-border-color: #494949
}

.sel-map-overlay.sel-selected {
  --sel-map-overlay-shadow-color: #ffc058;
  box-shadow: 0 0 3px 6px transparent;
  box-shadow: 0 0 3px 6px var(--sel-map-overlay-shadow-color)
}

.sel-map-overlay.sel-selected:before {
  border-top-color: transparent;
  border-top-color: var(--sel-map-overlay-shadow-color);
  margin-top: 1px;
  margin-left: -9px;
  border-width: 9px
}

.ol-overlay-container.map-overlay {
  pointer-events: none !important
}

.ol-overlay-container.map-overlay:hover {
  z-index: 5
}

.ol-overlay-container.map-overlay.map-overlay-active {
  z-index: 2
}

.ol-overlay-container.map-overlay.map-overlay-active:hover {
  z-index: 6
}

.ol-overlay-container.map-overlay.map-overlay-pulse {
  z-index: 3
}

.ol-overlay-container.map-overlay.map-overlay-pulse:hover {
  z-index: 7
}

.ol-overlay-container.map-overlay.ol-overlay-top-most {
  z-index: 4
}

.ol-overlay-container.map-overlay.ol-overlay-top-most:hover {
  z-index: 8
}

.map-feature-title-slide-trigger .sel-map-overlay .sel-map-overlay-header .title-container.slide .main-title,
.map-feature-title-slide-trigger .sel-map-overlay .sel-map-overlay-header .title-container.slide .extra-title {
  animation-name: map-feature-title-slide
}

.peek-view-panel {
  font-size: small
}

.peek-view-panel .rows {
  max-height: 100%;
  flex-direction: column;
  white-space: nowrap;
  display: flex;
  gap: 4px
}

.peek-view-panel .rows>.row-separator.description {
  line-height: 13px
}

.peek-view-panel .rows>.row-separator:not(:last-child) {
  margin-top: 8px
}

.peek-view-panel .rows>.row {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: wrap
}

.peek-view-panel .rows>.row .row-spacer {
  flex: 1
}

.peek-view-panel .rows>.row>.label>.mat-icon {
  color: #0069aa
}

.peek-view-panel .rows>.row>.value {
  padding-left: 4px;
  flex: 1 1 auto;
  text-align: right
}

.peek-view-panel .rows>.row>.value a {
  text-decoration: underline;
  color: inherit;
  cursor: pointer
}

.peek-view-panel .rows>.row>.value a:hover {
  text-decoration: underline;
  color: #004c90
}

.peek-view-panel .rows>.row>.value .arrow {
  margin-top: -2px
}

.peek-view-panel .rows>.row>.label {
  align-self: flex-start;
  text-align: left;
  font-size: small;
  display: flex;
  flex-direction: row;
  align-items: center
}

.peek-view-panel .rows>.row .unit {
  font-size: small;
  color: #0000008a;
  margin-left: 4px
}

.sel-list-selection-container {
  padding: 12px 0;
  border-bottom: 1px solid #e0e0e0;
  display: flex
}

.sel-list-selection-container.sel-list-header {
  padding: 4px;
  min-height: 48px
}

.sel-list-selection-container.sel-list-header .mat-icon-button {
  margin: -8px 0
}

.sel-list-selection-container>.sel-list-selection-content {
  margin: 0 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: small;
  align-self: center;
  flex: 1 1 auto
}

.sel-list-selection-container>.sel-list-selection-content>.mat-checkbox:first-child {
  flex: 1 1 auto;
  margin-left: 8px
}

.sel-list-selection-container>.sel-list-selection-content>.sel-list-selection-count {
  flex: 1 1 auto;
  text-align: right
}

.sel-list-selection-container>.sel-list-selection-content>.sel-list-selection-count:first-child {
  text-align: left
}

.mat-tab-search-box .mat-icon-button.mat-badge .mat-badge-content,
.sel-panel-header-container .mat-icon-button.mat-badge .mat-badge-content,
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge .mat-badge-content,
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge .mat-badge-content {
  top: 4px;
  right: 4px;
  height: 12px;
  width: 12px;
  background: transparent;
  font-size: 20px;
  font-weight: bolder !important;
  color: #004c90;
  line-height: 18px
}

.mat-tab-search-box .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-panel-header-container .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge:not(.mat-badge-hidden) {
  color: #004c90
}

.mat-tab-search-box .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-panel-header-container .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon {
  -webkit-mask-image: radial-gradient(circle 24px at 12px 12px, black 50%, transparent 0%), radial-gradient(circle 16px at 22px 2px, black 50%, transparent 0%);
  mask-image: radial-gradient(circle 24px at 12px 12px, black 50%, transparent 0%), radial-gradient(circle 16px at 22px 2px, black 50%, transparent 0%);
  -webkit-mask-composite: source-out;
  mask-composite: subtract
}

.sel-list-search-container {
  display: flex;
  border-radius: 4px;
  border: solid 1px #ccc;
  align-items: center;
  box-sizing: border-box;
  min-height: 32px
}

.sel-list-search-container>.sel-list-search-textbox {
  flex: 1 1 auto;
  height: 20px;
  background: transparent;
  padding: 4px 4px 4px 0;
  margin-left: 4px;
  font: inherit;
  outline: none !important;
  border: none !important;
  font-size: 16px
}

.sel-list-search-container>.sel-list-search-icon-container {
  color: #0000008a;
  text-align: center;
  border-left: 1px solid #ccc;
  display: inline-flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.sel-list-search-container>.sel-list-search-icon-container>.mat-icon:first-child:last-child {
  margin: 0 -1px 0 1px
}

.sel-list-search-container>.mat-date-range-input {
  margin-left: 4px;
  flex: 1 1 auto;
  min-width: 300px
}

.sel-list-search-container>.sel-list-search-icon-container .mat-icon,
.sel-list-search-container .mat-icon-button {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important
}

.sel-list-search-container .mat-icon {
  color: #0000008a
}

.sel-list-search-container .mat-icon:first-child {
  margin-left: 4px
}

.sel-list-search-container .mat-icon-button .mat-icon {
  margin-left: 0;
  margin-left: initial
}

.sel-list-search-container>.unit {
  margin-left: 0;
  margin-right: 4px
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper {
  margin: 0;
  margin: initial
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip {
  margin: 2px;
  min-height: 24px;
  height: 24px
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip .mat-chip-remove.mat-icon,
.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip .mat-chip-remove .mat-icon {
  width: 18px !important;
  height: 18px !important;
  font-size: 18px !important;
  line-height: 1 !important
}

.sel-list-search-container:focus-within {
  border-color: #004c90
}

.sel-list-search-container:first-child {
  margin: 0 4px
}

.sel-list-search-container:not(:last-child) {
  margin-right: 8px
}

.sel-list-header {
  border-bottom: 0;
  border-bottom: initial;
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  box-sizing: border-box;
  z-index: 1
}

.sel-list-header:empty {
  height: 3px;
  margin-top: -3px
}

.sel-list-header .sel-panel-header-separator {
  border-right: 1px solid #e0e0e0;
  margin: 4px;
  height: 32px
}

.sel-list-footer {
  box-shadow: 0 -2px 1px -1px #0003, 0 -1px 1px #00000024, 0 -1px 3px #0000001f;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 0 12px;
  font-size: small;
  gap: 8px;
  justify-content: flex-end;
  height: 40px;
  margin-bottom: 0 !important;
  margin-bottom: initial !important;
  overflow: hidden
}

.sel-list-footer:empty {
  height: 3px;
  margin-bottom: -3px
}

.sel-list-footer>.sel-list-footer-spacer {
  flex: 1 1 auto
}

.sel-list-scroll-container {
  overflow: auto;
  display: block;
  position: relative;
  contain: strict;
  transform: translateZ(0);
  will-change: scroll-position
}

.sel-list-scroll-container .sel-list {
  width: 100%;
  max-height: 100%
}

.sel-list {
  max-width: 100%
}

.sel-list .cdk-virtual-scroll-content-wrapper {
  min-height: 100%;
  width: 100%
}

.sel-list.sel-list-selecting {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.sel-list .sel-list-item {
  cursor: pointer;
  border-left: 4px solid transparent;
  position: relative
}

.sel-list .sel-list-item>.sel-list-item-content {
  padding: 4px 8px
}

.sel-list .sel-list-item>.mat-cell {
  background-color: #fff
}

.sel-list .sel-list-item:after {
  content: "";
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .12);
  left: -4px;
  right: 0;
  bottom: 0;
  position: absolute
}

.sel-list .sel-list-item:last-of-type {
  padding-bottom: 0
}

.sel-list .sel-list-item:last-of-type:after {
  display: none
}

.sel-list .sel-list-item:hover {
  border-left-color: #0069aa !important;
  background-color: #0000001f !important
}

.sel-list .sel-list-item.sel-list-item-in-range {
  background-color: #0069aa1f !important
}

.sel-list .sel-list-item.sel-list-item-in-range>.mat-cell {
  background-color: #e0edf5 !important
}

.sel-list .sel-list-item.sel-success,
.sel-list .sel-list-item.sel-success .mat-icon {
  color: #388e3c !important
}

.sel-list .sel-list-item.sel-success>.mat-cell {
  color: #388e3c !important
}

.sel-list .sel-list-item.sel-warning,
.sel-list .sel-list-item.sel-warning .mat-icon {
  color: #ffa000 !important
}

.sel-list .sel-list-item.sel-warning>.mat-cell {
  color: #ffa000 !important
}

.sel-list .sel-list-item.sel-danger,
.sel-list .sel-list-item.sel-danger .mat-icon {
  color: #d32f2f !important
}

.sel-list .sel-list-item.sel-danger>.mat-cell {
  color: #d32f2f !important
}

.sel-list .sel-list-item.sel-disabled,
.sel-list .sel-list-item.sel-disabled .mat-icon {
  color: #494949 !important
}

.sel-list .sel-list-item.sel-disabled>.mat-cell {
  color: #494949 !important
}

.sel-list .sel-list-item.sel-selected {
  border-left-color: #004c90 !important;
  background-color: #0069aa33 !important
}

.sel-list .sel-list-item.sel-selected>.mat-cell {
  background-color: #cce1ee !important
}

.sel-list .sel-list-item:hover>.mat-cell {
  background-color: #e0e0e0 !important
}

.sel-list .sel-list-item:hover.sel-list-item-in-range {
  background-color: #00436d1f !important
}

.sel-list .sel-list-item:hover.sel-list-item-in-range>.mat-cell {
  background-color: #e0e8ed !important
}

.sel-list .sel-list-item:hover.sel-selected {
  background-color: #0069aa33 !important
}

.sel-list .sel-list-item:hover.sel-selected>.mat-cell {
  background-color: #cce1ee !important
}

.sel-list .sel-list-item.mat-menu-trigger.active>.mat-cell {
  background-color: #c7c7c7 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-list-item-in-range {
  background-color: #00243a38 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-list-item-in-range>.mat-cell {
  background-color: #c7cfd4 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-selected {
  background-color: #0069aa4d !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-selected>.mat-cell {
  background-color: #b3d2e6 !important
}

.sel-list .sel-list-item:hover .address>.coordinates>.value,
.sel-list .sel-list-item.sel-list-item-in-range .address>.coordinates>.value,
.sel-list .sel-list-item.sel-selected .address>.coordinates>.value {
  background: rgba(0, 0, 0, .1) !important
}

.sel-list .sel-list-item-icon-container {
  border-radius: 50%;
  background-color: #bdbdbd;
  position: relative;
  height: 24px;
  width: 24px;
  overflow: hidden
}

.sel-list .sel-list-item-icon-container>.mat-icon {
  color: #fff !important;
  z-index: 0;
  height: 24px !important;
  width: 24px !important;
  font-size: 24px !important;
  line-height: 24px !important
}

.sel-list .sel-list-item-icon-container:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 3px solid #bdbdbd;
  position: absolute;
  box-sizing: border-box;
  inset: 0;
  z-index: 1
}

.sel-list .sel-list-item-icon-container.sel-primary {
  background-color: #0069aa
}

.sel-list .sel-list-item-icon-container.sel-primary>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-primary:after {
  border-color: #0069aa
}

.sel-list .sel-list-item-icon-container.sel-success {
  background-color: #4caf50
}

.sel-list .sel-list-item-icon-container.sel-success>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-success:after {
  border-color: #4caf50
}

.sel-list .sel-list-item-icon-container.sel-warning {
  background-color: #ffc107
}

.sel-list .sel-list-item-icon-container.sel-warning>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-warning:after {
  border-color: #ffc107
}

.sel-list .sel-list-item-icon-container.sel-danger {
  background-color: #f44336
}

.sel-list .sel-list-item-icon-container.sel-danger>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-danger:after {
  border-color: #f44336
}

.sel-list .sel-list-empty-placeholder {
  text-align: center;
  padding: 12px;
  color: #0000008a
}

.sel-list-filter-buttons-container>.mat-badge.mat-badge-warn .mat-badge-content {
  top: -3px;
  right: -2px;
  background: #ffc107
}

:root {
  --sel-line-indicator-color: #bdbdbd
}

.sel-line-indicator {
  margin: 1px 5px;
  position: relative;
  box-sizing: border-box;
  padding: 13px 0;
  border-left: 3px solid transparent;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color);
  max-height: 100%;
  clip-path: polygon(-5px 0, 8px 0, 8px 100%, -5px 100%)
}

.sel-line-indicator:not(:empty) {
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color);
  border-left-style: dashed
}

.sel-line-indicator:not(:empty):after {
  background-color: #bdbdbd;
  background-color: var(--sel-line-indicator-color);
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-segment {
  margin-left: -3px;
  border-left: inherit;
  border-left-style: solid;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-marker {
  position: absolute;
  inset: 18px -5px 18px -8px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-marker:after {
  content: ""
}

.sel-line-indicator.sel-line-indicator-dashed {
  border-left-style: dashed
}

.sel-line-indicator:before,
.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:before,
.sel-line-indicator>.sel-line-indicator-segment:after {
  width: 13px;
  height: 13px;
  display: block;
  left: -8px;
  position: absolute;
  border-radius: 50%;
  background-color: #bdbdbd;
  background-color: var(--sel-line-indicator-color)
}

.sel-line-indicator:before,
.sel-line-indicator>.sel-line-indicator-segment:before {
  top: 0
}

.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:after {
  bottom: 0
}

.sel-line-indicator:before,
.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:first-child:before,
.sel-line-indicator>.sel-line-indicator-segment:last-child:after {
  content: ""
}

.sel-primary.sel-list-item .sel-line-indicator,
.sel-primary.sel-line-indicator,
.sel-primary.sel-line-indicator-segment {
  --sel-line-indicator-color: #0069aa
}

.sel-success.sel-list-item .sel-line-indicator,
.sel-success.sel-line-indicator,
.sel-success.sel-line-indicator-segment {
  --sel-line-indicator-color: #4caf50
}

.sel-warning.sel-list-item .sel-line-indicator,
.sel-warning.sel-line-indicator,
.sel-warning.sel-line-indicator-segment {
  --sel-line-indicator-color: #ffc107
}

.sel-danger.sel-list-item .sel-line-indicator,
.sel-danger.sel-line-indicator,
.sel-danger.sel-line-indicator-segment {
  --sel-line-indicator-color: #f44336
}

.sel-disabled.sel-list-item .sel-line-indicator,
.sel-disabled.sel-line-indicator,
.sel-disabled.sel-line-indicator-segment {
  --sel-line-indicator-color: #757575
}

.text-disabled,
.filters-group-container .filters-group-empty-content,
.empty-container>.empty-content .label,
.sel-menu.mat-menu-panel .sel-menu-empty-content,
.value.sel-disabled {
  color: #757575
}

.text-unset .text-disabled,
.text-unset .filters-group-container .filters-group-empty-content,
.filters-group-container .text-unset .filters-group-empty-content,
.text-unset .empty-container>.empty-content .label,
.empty-container>.empty-content .text-unset .label,
.text-unset .sel-menu.mat-menu-panel .sel-menu-empty-content,
.sel-menu.mat-menu-panel .text-unset .sel-menu-empty-content,
.text-unset .text-accent,
.text-unset .text-primary,
.text-unset .text-success,
.text-unset .text-warning,
.text-unset .text-danger {
  color: inherit !important
}

.text-unset .text-disabled>.unit,
.text-unset .filters-group-container .filters-group-empty-content>.unit,
.filters-group-container .text-unset .filters-group-empty-content>.unit,
.text-unset .empty-container>.empty-content .label>.unit,
.empty-container>.empty-content .text-unset .label>.unit,
.text-unset .sel-menu.mat-menu-panel .sel-menu-empty-content>.unit,
.sel-menu.mat-menu-panel .text-unset .sel-menu-empty-content>.unit,
.text-unset .text-accent>.unit,
.text-unset .text-primary>.unit,
.text-unset .text-success>.unit,
.text-unset .text-warning>.unit,
.text-unset .text-danger>.unit {
  color: #0000008a !important
}

.sel-menu.mat-menu-panel .mat-menu-content>.sel-menu-content {
  display: flex;
  flex-direction: column
}

.sel-menu.mat-menu-panel .mat-menu-content>.sel-menu-content:first-child>.sel-menu-button {
  margin-top: 24px
}

.sel-menu.mat-menu-panel .sel-menu-items-container {
  display: flex;
  flex-direction: column;
  padding: 0 12px;
  max-height: 60vh;
  overflow: auto
}

.sel-menu.mat-menu-panel .sel-menu-items-container .label {
  font-size: small;
  color: #0000008a;
  margin-bottom: 4px
}

.sel-menu.mat-menu-panel .sel-menu-items-container .mat-checkbox {
  font-size: 13px;
  padding: 0 8px;
  height: 48px;
  line-height: 48px
}

.sel-menu.mat-menu-panel .sel-menu-items-container+.sel-menu-items-container,
.sel-menu.mat-menu-panel .sel-menu-items-container+.sel-menu-buttons-container {
  border-top: 1px solid #e0e0e0;
  padding-top: 8px
}

.sel-menu.mat-menu-panel .sel-menu-empty-content {
  font-size: small;
  text-align: center;
  padding: 4px 12px 12px
}

.sel-menu.mat-menu-panel .sel-menu-empty-content+.sel-menu-buttons-container {
  border-top: 1px solid #e0e0e0;
  padding-top: 8px
}

.sel-menu.mat-menu-panel .sel-menu-empty-content:not(:first-child) {
  display: none
}

.sel-menu.mat-menu-panel .sel-menu-buttons-container {
  display: flex;
  flex-direction: row;
  padding: 4px 12px;
  gap: 4px
}

.sel-menu.mat-menu-panel .sel-menu-buttons-container>.sel-menu-button {
  font-size: small;
  color: #0000008a;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  justify-content: center
}

.sel-menu.mat-menu-panel .sel-menu-buttons-container>.sel-menu-button:hover>span {
  text-decoration: underline
}

.sel-menu.mat-menu-panel .sel-menu-buttons-container>.sel-menu-button>.mat-icon {
  font-weight: 700
}

.sel-menu.mat-menu-panel .sel-menu-buttons-container>.sel-menu-button:first-child {
  justify-content: flex-start
}

.sel-menu.mat-menu-panel .sel-menu-buttons-container>.sel-menu-button:last-child {
  justify-content: flex-end
}

.sel-menu.mat-menu-panel .sel-menu-buttons-container>.sel-menu-button:first-child:last-child {
  justify-content: center
}

.sel-menu.mat-menu-panel .sel-menu-buttons-container:first-child {
  border-top: 1px solid #e0e0e0;
  padding-top: 8px;
  margin-top: 17px
}

.sel-menu.mat-menu-panel.sel-menu-with-search .mat-menu-content {
  padding-top: 0
}

.sel-menu.mat-menu-panel.sel-menu-with-search .sel-menu-items-container {
  padding: 0
}

.sel-menu.mat-menu-panel.sel-menu-with-search .sel-menu-items-container .mat-checkbox {
  margin: 0 12px
}

.sel-menu.mat-menu-panel.sel-menu-with-search .sel-menu-items-container .mat-list-with-search-panel-content {
  display: flex;
  flex-direction: column
}

.sel-menu.mat-menu-panel.sel-menu-with-search .sel-menu-items-container .mat-list-with-search-panel-content:first-child {
  margin-top: 8px
}

.sel-menu.mat-menu-panel.sel-menu-with-search .sel-menu-items-container .mat-list-with-search-panel-content>.mat-checkbox {
  flex: 1 1 auto
}

.sel-menu.mat-menu-panel.sel-menu-with-search .sel-menu-items-container .mat-list-with-search-panel-content mat-list-not-found-placeholder {
  font-size: 13px;
  padding-bottom: 8px;
  min-height: 0;
  min-height: initial
}

.sel-menu.mat-menu-panel.sel-menu-wrap .sel-menu-items-container>.mat-checkbox>.mat-checkbox-layout {
  white-space: wrap
}

.sel-sort-menu.mat-menu-panel>.mat-menu-content>.mat-menu-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 12px
}

.sel-sort-menu.mat-menu-panel>.mat-menu-content>.mat-menu-item :first-child {
  flex: 1 1 auto
}

.sel-sort-menu.mat-menu-panel>.mat-menu-content>.mat-menu-item>.mat-icon {
  margin-left: 8px;
  margin-right: 0;
  margin-right: initial;
  visibility: hidden
}

.sel-sort-menu.mat-menu-panel>.mat-menu-content>.mat-menu-item.active>.mat-icon {
  visibility: visible
}

.sel-context-menu.mat-menu-panel {
  min-height: 0 !important;
  min-height: initial !important
}

.sel-context-menu.mat-menu-panel>.mat-menu-content .mat-menu-item:hover {
  padding: 0 16px 0 12px;
  border-left: 4px solid #0069aa;
  background-color: #0000001f
}

.sel-panel {
  max-height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: hidden
}

.sel-panel .sel-panel-title {
  font-size: medium;
  padding: 8px;
  font-weight: 500;
  line-height: 24px;
  flex: 1 1 auto
}

.sel-panel .rows {
  max-height: 100%;
  flex-direction: column;
  white-space: nowrap;
  display: flex;
  gap: 4px
}

.sel-panel .rows>.row-separator.description {
  line-height: 13px
}

.sel-panel .rows>.row-separator:not(:last-child) {
  margin-top: 8px
}

.sel-panel .rows>.row {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: wrap
}

.sel-panel .rows>.row .row-progress {
  width: 100%;
  height: 12px;
  border-radius: 3px;
  background: rgba(0, 0, 0, .12);
  box-shadow: inset 0 0 2px #0000001f;
  margin: 4px 0;
  position: relative;
  display: flex;
  flex-direction: row
}

.sel-panel .rows>.row .row-progress>.value,
.sel-panel .rows>.row .row-progress>.empty {
  max-width: 100%;
  min-width: 0%;
  box-sizing: border-box;
  display: inline-block
}

.sel-panel .rows>.row .row-progress>.value {
  border: 1px solid rgba(0, 0, 0, .12);
  background: rgba(0, 0, 0, .2)
}

.sel-panel .rows>.row .row-progress>.value:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}

.sel-panel .rows>.row .row-progress>.value:last-of-type {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}

.sel-panel .rows>.row .row-progress>.value.sel-primary {
  background: #0069aa;
  border-color: #005699
}

.sel-panel .rows>.row .row-progress>.value.sel-success {
  background: #4caf50;
  border-color: #388e3c
}

.sel-panel .rows>.row .row-progress>.value.sel-warning {
  background: #ffc107;
  border-color: #ffa000
}

.sel-panel .rows>.row .row-progress>.value.sel-danger {
  background: #f44336;
  border-color: #d32f2f
}

.sel-panel .rows>.row .row-spacer {
  flex: 1
}

.sel-panel .rows>.row .mat-icon:not(.sel-list-item-icon),
.sel-panel .cells>.cell .mat-icon:not(.sel-list-item-icon) {
  width: 16px;
  height: 16px;
  align-self: center;
  font-size: 16px;
  line-height: 16px
}

.sel-panel .rows>.row .mat-icon:not(.sel-list-item-icon)+*,
.sel-panel .cells>.cell .mat-icon:not(.sel-list-item-icon)+* {
  margin-left: 4px
}

.sel-panel .rows>.row>.label>.mat-icon,
.sel-panel .cells>.cell>.label>.mat-icon {
  color: #0069aa
}

.sel-panel .rows>.row>.value,
.sel-panel .cells>.cell>.value {
  padding-left: 4px;
  flex: 1 1 auto;
  text-align: right
}

.sel-panel .rows>.row>.value a,
.sel-panel .cells>.cell>.value a {
  text-decoration: underline;
  color: inherit;
  cursor: pointer
}

.sel-panel .rows>.row>.value a:hover,
.sel-panel .cells>.cell>.value a:hover {
  text-decoration: underline;
  color: #004c90
}

.sel-panel .rows>.row>.value .arrow,
.sel-panel .cells>.cell>.value .arrow {
  margin-top: -2px
}

.sel-panel .rows>.row>textarea.value,
.sel-panel .cells>.cell>textarea.value {
  min-height: 32px;
  max-height: 160px;
  resize: vertical;
  border: 1px solid #ccc;
  border-radius: 4px;
  flex-basis: 100%;
  text-align: inherit;
  margin: -2px 0 2px
}

.sel-panel .rows>.row>textarea.value:focus,
.sel-panel .cells>.cell>textarea.value:focus {
  outline: medium none invert;
  outline: initial
}

.sel-panel .rows>.row>.label,
.sel-panel .cells>.cell>.label {
  align-self: flex-start;
  text-align: left;
  font-size: small;
  display: flex;
  flex-direction: row;
  align-items: center
}

.sel-panel .rows>.row .unit,
.sel-panel .cells>.cell .unit {
  font-size: small;
  color: #0000008a;
  margin-left: 4px
}

.sel-panel .rows>.row.description,
.sel-panel .rows>.row .description,
.sel-panel .cells>.cell.description,
.sel-panel .cells>.cell .description {
  font-size: small;
  padding: 0 0 4px;
  border-bottom: 1px solid #ccc;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: initial;
  color: #0000008a
}

.sel-panel .rows>.row.description a,
.sel-panel .rows>.row .description a,
.sel-panel .cells>.cell.description a,
.sel-panel .cells>.cell .description a {
  cursor: pointer
}

.sel-panel .rows>.row.description a:hover,
.sel-panel .rows>.row .description a:hover,
.sel-panel .cells>.cell.description a:hover,
.sel-panel .cells>.cell .description a:hover {
  text-decoration: underline
}

.sel-panel .rows>.row.description:last-child,
.sel-panel .rows>.row.description+.description,
.sel-panel .rows>.row .description:last-child,
.sel-panel .rows>.row .description+.description,
.sel-panel .cells>.cell.description:last-child,
.sel-panel .cells>.cell.description+.description,
.sel-panel .cells>.cell .description:last-child,
.sel-panel .cells>.cell .description+.description {
  display: none
}

.sel-panel .rows>.row.sel-primary,
.sel-panel .cells>.cell.sel-primary {
  color: #005699de
}

.sel-panel .rows>.row.sel-primary>.label>.mat-icon,
.sel-panel .cells>.cell.sel-primary>.label>.mat-icon {
  color: #005699
}

.sel-panel .rows>.row.sel-success,
.sel-panel .cells>.cell.sel-success {
  color: #388e3cde
}

.sel-panel .rows>.row.sel-success>.label>.mat-icon,
.sel-panel .cells>.cell.sel-success>.label>.mat-icon {
  color: #388e3c
}

.sel-panel .rows>.row.sel-warning,
.sel-panel .cells>.cell.sel-warning {
  color: #ffa000de
}

.sel-panel .rows>.row.sel-warning>.label>.mat-icon,
.sel-panel .cells>.cell.sel-warning>.label>.mat-icon {
  color: #ffa000
}

.sel-panel .rows>.row.sel-danger,
.sel-panel .cells>.cell.sel-danger {
  color: #d32f2fde
}

.sel-panel .rows>.row.sel-danger>.label>.mat-icon,
.sel-panel .cells>.cell.sel-danger>.label>.mat-icon {
  color: #d32f2f
}

.sel-panel .rows>.row.sel-disabled,
.sel-panel .cells>.cell.sel-disabled {
  color: #757575
}

.sel-panel .sel-panel-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 12px 0 0;
  height: 40px
}

.sel-panel .sel-panel-header-container {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #e0e0e0;
  padding: 4px
}

.sel-panel .sel-panel-header-container>.sel-panel-header-separator,
.sel-panel .sel-panel-header-container>.sel-panel-header-buttons>.sel-panel-header-separator {
  border-left: 1px solid #e0e0e0;
  margin: 4px
}

.sel-panel .sel-panel-header-container>.sel-panel-header-separator:first-child,
.sel-panel .sel-panel-header-container>.sel-panel-header-separator:last-child,
.sel-panel .sel-panel-header-container>.sel-panel-header-buttons>.sel-panel-header-separator:first-child,
.sel-panel .sel-panel-header-container>.sel-panel-header-buttons>.sel-panel-header-separator:last-child {
  display: none
}

.sel-panel .sel-panel-header-container>.sel-panel-header-content {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex: 1 1 auto;
  min-height: 40px
}

.sel-panel .sel-panel-header-container>.sel-panel-header-content+.sel-panel-header-separator {
  display: none
}

.sel-panel .sel-panel-header-container>.sel-panel-header-buttons {
  display: flex;
  align-items: stretch;
  justify-content: flex-end
}

.sel-panel .sel-panel-header-container .mat-slide-toggle {
  height: 40px;
  margin: 0 8px
}

.sel-panel .sel-panel-header-container .mat-button {
  padding: 8px 12px 8px 8px !important;
  height: 40px
}

.sel-panel .sel-panel-header-container .mat-button>.mat-button-wrapper {
  display: flex;
  align-items: center
}

.sel-panel .sel-panel-header-container .mat-button>.mat-button-wrapper>span {
  line-height: normal
}

.sel-panel .sel-panel-header-container .info-icon {
  margin: 8px;
  color: #00000042;
  cursor: default
}

.sel-panel .sel-panel-body-container {
  flex: 1 1 auto;
  overflow: auto;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap
}

.sel-panel .sel-panel-body-container .mat-expansion-panel {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
  overflow: initial !important;
  display: flex;
  flex-direction: column
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-header {
  padding: 0 24px 0 0;
  min-height: 40px
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: visible
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon {
  margin-left: 4px
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon:first-child {
  margin-left: 8px
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon+.mat-icon {
  margin-left: 4px
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon+.sel-panel-title {
  margin-left: -4px !important
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content>.sel-panel-title {
  font-size: medium;
  padding: 8px;
  font-weight: 500;
  line-height: 16px;
  flex: 1 1 auto
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon-button:last-child,
.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content>.sel-panel-header-buttons {
  margin-right: 12px
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-content {
  overflow: hidden;
  height: 100%
}

.sel-panel .sel-panel-body-container .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  padding: 8px;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  height: 100%
}

.sel-panel .sel-panel-body-container .mat-expansion-panel+.mat-expansion-panel {
  border-top: 1px solid #e0e0e0 !important
}

.sel-panel .sel-panel-body-container .sel-panel-main-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex: 1 1 auto;
  min-width: 300px
}

.sel-panel .sel-panel-body-container .sel-panel-main-container>.sel-panel-main-content {
  flex: 1 1 auto;
  overflow: auto;
  box-sizing: border-box
}

.sel-panel .sel-panel-body-container .sel-panel-main-container>.sel-panel-main-content .sel-panel-summary-container {
  display: flex;
  flex-direction: column
}

.sel-panel .sel-panel-body-container .sel-panel-main-container>.sel-panel-main-content .sel-panel-summary-container>.sel-panel-summary-content {
  flex: 1 1 auto
}

.sel-panel .sel-panel-body-container .sel-panel-main-container>.sel-panel-main-content .sel-panel-summary-container>.sel-panel-summary-content>.rows {
  flex: 0 1 auto;
  margin-bottom: 8px
}

.sel-panel .sel-panel-body-container .sel-panel-main-container>.sel-panel-main-content .sel-panel-summary-container>.sel-panel-summary-content>.rows>.row {
  padding: 0 8px
}

.sel-panel .sel-panel-body-container .sel-panel-main-container>.sel-panel-main-content .sel-panel-summary-container+.sel-panel-summary-container {
  border-top: 1px solid #e0e0e0
}

.sel-panel .sel-panel-body-container .sel-panel-main-container>.sel-panel-main-content .sel-panel-summary-container+.sel-panel-data-container {
  display: flex;
  flex-direction: row;
  position: relative;
  flex: 1 1 auto;
  overflow: hidden;
  border-left: 1px solid #e0e0e0
}

.sel-panel .sel-panel-body-container .sel-panel-main-container>.sel-panel-main-content .sel-panel-summary-container+.sel-panel-data-container .mat-expansion-panel:first-child:last-child {
  flex: 1 1 auto
}

.sel-panel .sel-panel-body-container .sel-panel-main-container+.sel-panel-main-container {
  border-left: 1px solid #e0e0e0
}

.sel-panel .sel-panel-body-container .sel-panel-main-container .mat-expansion-panel:last-child:not(.mat-expanded),
.sel-panel .sel-panel-body-container .sel-panel-summary-container .mat-expansion-panel:last-child:not(.mat-expanded),
.sel-panel .sel-panel-body-container .sel-panel-details-container .mat-expansion-panel:last-child:not(.mat-expanded) {
  border-bottom: 1px solid #e0e0e0 !important
}

.sel-panel .sel-panel-body-container .sel-panel-spring-separator {
  display: none;
  flex: 9999 0 auto
}

.sel-panel .sel-panel-body-container .sel-panel-spring-separator+.sel-panel-main-container,
.sel-panel .sel-panel-body-container .sel-panel-spring-separator+.sel-panel-details-container {
  border-left: 1px solid #e0e0e0
}

.sel-panel .sel-panel-body-container .sel-panel-details-container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  overflow: auto
}

.sel-panel .sel-panel-body-container .sel-panel-details-container:not(:first-child) {
  border-left: 1px solid #e0e0e0
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .mat-expansion-panel {
  border: none;
  box-shadow: none
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .mat-expansion-panel .mat-expansion-panel-header {
  padding: 0 24px 0 0
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: visible
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon-button:last-child,
.sel-panel .sel-panel-body-container .sel-panel-details-container .mat-expansion-panel .mat-expansion-panel-header>.mat-content>.sel-panel-header-buttons {
  margin-right: 12px
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .mat-expansion-panel .mat-expansion-panel-body {
  padding: 8px
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .sel-panel-details-content {
  flex: 1 1 auto;
  overflow: auto;
  min-width: 500px
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .sel-panel-details-content>.sel-panel-chart-container {
  display: flex;
  flex-direction: column
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .sel-panel-details-content>.sel-panel-chart-container .sel-panel-chart-content {
  flex: 1 1 auto;
  padding: 12px
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .sel-panel-details-content>.sel-panel-chart-container+.sel-panel-chart-container {
  border-top: 1px solid #e0e0e0
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .sel-panel-details-content>.sel-panel-chart-container.mat-expansion-panel>.mat-expansion-panel-content>.mat-expansion-panel-body {
  padding: 0
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .sel-panel-details-content .sel-panel-detail-container {
  display: flex;
  width: 100%;
  flex-direction: column
}

.sel-panel .sel-panel-body-container .sel-panel-details-container .sel-panel-details-content .sel-panel-detail-container>.sel-panel-detail-content {
  flex: 1 1 auto
}

.sel-panel .sel-panel-body-container .sel-panel-main-container>.sel-panel-main-content .sel-panel-summary-container,
.sel-panel .sel-panel-body-container .sel-panel-details-container>.sel-panel-details-content .sel-panel-detail-container {
  background: white
}

.sel-panel.sel-panel-detailed .mat-expansion-panel.mat-expanded+.mat-expansion-panel:not(.mat-expanded):before {
  content: "";
  display: block;
  flex: 1 1 auto
}

.sel-panel.sel-panel-detailed .sel-panel-main-container:first-child:not(:last-child) {
  min-height: 300px;
  min-width: 400px;
  flex: initial
}

.sel-panel.sel-panel-detailed .sel-panel-main-container>.sel-panel-main-content .sel-panel-summary-container {
  max-width: 400px;
  width: 100%
}

.sel-panel.sel-panel-detailed .sel-panel-details-container .sel-panel-details-content {
  border-top: 0;
  border-top: initial
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-main-container:not(.ng-trigger-fullScreenTransform) {
  display: none
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container {
  height: 100%
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .sel-panel-details-content {
  position: relative;
  border-left: 0 !important;
  border-left: initial !important
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .sel-panel-details-content:first-child {
  border-top: 0 !important;
  border-top: initial !important
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .sel-panel-details-content .mat-expansion-panel:last-child:not(.mat-expanded) {
  border-bottom: 1px solid #e0e0e0 !important
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .sel-panel-details-content .mat-expansion-panel:last-child:first-child>.mat-expansion-panel-header {
  cursor: default;
  pointer-events: none;
  padding: 0 !important
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .sel-panel-details-content .mat-expansion-panel:last-child:first-child>.mat-expansion-panel-header>.mat-content>:not(.sel-panel-title) {
  pointer-events: initial
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .sel-panel-details-content .mat-expansion-panel:last-child:first-child>.mat-expansion-panel-header>.mat-expansion-indicator {
  display: none !important
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .sel-panel-details-content .mat-expansion-panel:last-child:first-child>.mat-expansion-panel-content {
  visibility: visible !important;
  height: 100% !important
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .sel-panel-details-content .mat-expansion-panel:last-child:first-child>.mat-expansion-panel-content[style*="visibility: hidden"] * {
  visibility: visible !important;
  visibility: initial !important
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .sel-panel-details-content .mat-expansion-panel:last-child:first-child:not(.mat-expanded) {
  border-bottom: 0 !important;
  border-bottom: initial !important
}

.sel-panel.sel-panel-detailed.sel-panel-details-fullscreen .sel-panel-details-container .empty-container {
  display: flex !important
}

.sel-panel:not(.sel-panel-detailed) .sel-panel-main-container.ng-trigger-fullScreenTransform {
  display: flex !important
}

.rearrangeable-container.cdk-drop-list-dragging {
  cursor: move !important
}

.rearrangeable-container.cdk-drop-list-dragging .cdk-drag {
  pointer-events: none !important;
  transition: transform .25s cubic-bezier(0, 0, .2, 1)
}

.rearrangeable-container.cdk-drop-list-dragging .cdk-drag.cdk-drag-animating {
  transition: transform .3s cubic-bezier(0, 0, .2, 1)
}

.rearrangeable-container.cdk-drop-list-dragging .cdk-drag-placeholder.rearrangeable-panel-placeholder {
  background: #e0e0e0;
  border: dotted 2px #ccc;
  transition: transform .3s cubic-bezier(0, 0, .2, 1);
  min-height: 38px
}

.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel,
.cdk-drag-preview.mat-expansion-panel {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
  overflow: initial !important;
  display: flex;
  flex-direction: column
}

.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header,
.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header {
  padding: 0 24px 0 0;
  min-height: 40px
}

.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content,
.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: visible
}

.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon,
.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon {
  margin-left: 4px
}

.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon:first-child,
.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon:first-child {
  margin-left: 8px
}

.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon+.mat-icon,
.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon+.mat-icon {
  margin-left: 4px
}

.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon+.sel-panel-title,
.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon+.sel-panel-title {
  margin-left: -4px !important
}

.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.sel-panel-title,
.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.sel-panel-title {
  font-size: medium;
  padding: 8px;
  font-weight: 500;
  line-height: 16px;
  flex: 1 1 auto
}

.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon-button:last-child,
.rearrangeable-container.cdk-drop-list .cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.sel-panel-header-buttons,
.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.mat-icon-button:last-child,
.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header>.mat-content>.sel-panel-header-buttons {
  margin-right: 12px
}

.rearrangeable-container.cdk-drop-list-dragging .cdk-drag-placeholder.rearrangeable-panel-placeholder+.cdk-drag.mat-expansion-panel {
  border-top: 1px solid #e0e0e0 !important
}

.cdk-drag-preview.mat-expansion-panel {
  height: auto !important;
  flex: initial !important;
  border: 1px solid #e0e0e0 !important
}

.cdk-drag-preview.mat-expansion-panel>.mat-expansion-panel-header {
  padding: 0
}

.cdk-drag-preview.mat-expansion-panel>.mat-expansion-panel-header>.mat-content>.sel-panel-header-buttons {
  margin-right: 4px
}

.cdk-drag-preview.mat-expansion-panel>.mat-expansion-panel-header>.mat-expansion-indicator {
  display: none !important
}

.cdk-drag-preview.mat-expansion-panel>.mat-expansion-panel-content {
  display: none !important;
  height: 0 !important
}

.cdk-drag-dragging,
.cdk-drag-preview {
  display: none
}

.sel-table-container {
  display: flex;
  flex-direction: column !important;
  position: relative
}

.sel-table-container>.sel-list-placeholder {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden
}

.sel-table-container>.sel-list-placeholder>.loader-container {
  pointer-events: initial
}

.sel-table-container>.sel-list-header {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
  pointer-events: none;
  height: 40px !important;
  margin-top: 0 !important;
  margin-top: initial !important
}

.sel-table-container>.sel-list-header .sel-list-header-spacer {
  flex: 1 1 auto
}

.sel-table-container>.sel-list-header>.mat-button-base {
  pointer-events: initial;
  position: absolute;
  right: 0;
  padding-right: 4px;
  width: auto;
  width: initial;
  border-radius: 0;
  background-color: #fff
}

.sel-table-container>.sel-list-header~.sel-list-placeholder {
  top: 40px
}

.sel-table-container>.sel-list-scroll-container {
  flex: 1 1 auto
}

.sel-table-container>.sel-list {
  flex: 1 1 auto
}

.sel-table-container>.sel-list .cdk-virtual-scroll-content-wrapper {
  width: auto;
  width: initial
}

.sel-table-container>.sel-list-footer {
  display: flex;
  align-items: center;
  padding: 0 12px;
  font-size: small;
  gap: 8px;
  justify-content: flex-end;
  height: 40px;
  margin-bottom: 0 !important;
  margin-bottom: initial !important;
  overflow: hidden
}

.sel-table-container>.sel-list-footer .sel-list-footer-spacer {
  flex: 1 1 auto
}

.sel-table-container>.sel-list-footer~.sel-list-placeholder {
  bottom: 40px
}

.sel-table-container>.sel-list-footer.sel-list-footer-with-pagination {
  min-height: 48px
}

.sel-table-container>.sel-list-footer.sel-list-footer-with-pagination>.sel-list-footer-spacer {
  display: inline-flex;
  justify-content: center
}

.sel-list .mat-table,
.mat-table.sel-list {
  position: relative;
  width: 100%;
  max-width: 100%
}

.sel-list .mat-table .mat-header-row,
.mat-table.sel-list .mat-header-row {
  height: 40px;
  position: relative
}

.sel-list .mat-table .mat-header-row:not(.ng-star-inserted):not(:first-of-type:last-of-type),
.mat-table.sel-list .mat-header-row:not(.ng-star-inserted):not(:first-of-type:last-of-type) {
  display: none
}

.sel-list .mat-table .mat-header-row * .cdk-drag-animating,
.mat-table.sel-list .mat-header-row * .cdk-drag-animating {
  transition: transform .25s cubic-bezier(0, 0, .2, 1)
}

.sel-list .mat-table .mat-header-row .mat-header-cell,
.mat-table.sel-list .mat-header-row .mat-header-cell {
  position: sticky !important;
  box-sizing: border-box;
  height: 40px
}

.sel-list .mat-table .mat-footer-row,
.mat-table.sel-list .mat-footer-row {
  height: 40px;
  position: relative
}

.sel-list .mat-table .mat-footer-row .mat-footer-cell,
.mat-table.sel-list .mat-footer-row .mat-footer-cell {
  position: sticky !important;
  box-sizing: border-box;
  height: 40px
}

.sel-list .mat-table .mat-row,
.mat-table.sel-list .mat-row {
  position: relative
}

.sel-list .mat-table .mat-header-cell,
.sel-list .mat-table .mat-cell,
.sel-list .mat-table .mat-footer-cell,
.mat-table.sel-list .mat-header-cell,
.mat-table.sel-list .mat-cell,
.mat-table.sel-list .mat-footer-cell {
  padding: 4px
}

.sel-list .mat-table .mat-header-cell,
.sel-list .mat-table .mat-footer-cell,
.mat-table.sel-list .mat-header-cell,
.mat-table.sel-list .mat-footer-cell {
  font-weight: 700;
  overflow-x: clip;
  overflow-y: visible;
  border: medium none currentColor;
  border: initial;
  white-space: nowrap;
  background-color: #fff;
  color: #0000008a
}

.sel-list .mat-table .mat-header-cell.cdk-drag,
.mat-table.sel-list .mat-header-cell.cdk-drag {
  cursor: default !important
}

.sel-list .mat-table .mat-header-cell:first-of-type,
.mat-table.sel-list .mat-header-cell:first-of-type {
  padding-left: 12px
}

.sel-list .mat-table .mat-header-cell:first-of-type:empty,
.mat-table.sel-list .mat-header-cell:first-of-type:empty {
  padding-left: 4px
}

.sel-list .mat-table .mat-header-cell:first-of-type:last-of-type,
.mat-table.sel-list .mat-header-cell:first-of-type:last-of-type {
  width: 100%
}

.sel-list .mat-table .mat-header-cell:first-of-type>.mat-checkbox,
.mat-table.sel-list .mat-header-cell:first-of-type>.mat-checkbox {
  margin-left: 4px;
  margin-right: 8px
}

.sel-list .mat-table .mat-header-cell:last-of-type,
.mat-table.sel-list .mat-header-cell:last-of-type {
  padding-right: 8px
}

.sel-list .mat-table .mat-header-cell.mat-selection-cell,
.mat-table.sel-list .mat-header-cell.mat-selection-cell {
  width: 44px;
  min-width: 44px;
  max-width: 44px;
  box-sizing: border-box
}

.sel-list .mat-table .mat-header-cell.mat-filter-header-cell:not(.mat-sort-header),
.sel-list .mat-table .mat-header-cell.mat-filter-header-cell.mat-sort-header .mat-sort-header-container,
.mat-table.sel-list .mat-header-cell.mat-filter-header-cell:not(.mat-sort-header),
.mat-table.sel-list .mat-header-cell.mat-filter-header-cell.mat-sort-header .mat-sort-header-container {
  color: #004c90
}

.sel-list .mat-table .mat-header-cell.mat-filter-header-cell:not(.mat-sort-header) .mat-sort-header-arrow,
.sel-list .mat-table .mat-header-cell.mat-filter-header-cell.mat-sort-header .mat-sort-header-container .mat-sort-header-arrow,
.mat-table.sel-list .mat-header-cell.mat-filter-header-cell:not(.mat-sort-header) .mat-sort-header-arrow,
.mat-table.sel-list .mat-header-cell.mat-filter-header-cell.mat-sort-header .mat-sort-header-container .mat-sort-header-arrow {
  color: inherit
}

.sel-list .mat-table .mat-header-cell.mat-filter-header-cell.mat-sort-header .mat-sort-header-content:after,
.sel-list .mat-table .mat-header-cell.mat-filter-header-cell:not(.mat-sort-header):after,
.mat-table.sel-list .mat-header-cell.mat-filter-header-cell.mat-sort-header .mat-sort-header-content:after,
.mat-table.sel-list .mat-header-cell.mat-filter-header-cell:not(.mat-sort-header):after {
  display: inline;
  content: "*";
  margin-left: 2px
}

.sel-list .mat-table .mat-header-cell .mat-header-cell-content,
.mat-table.sel-list .mat-header-cell .mat-header-cell-content {
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis
}

@supports (-webkit-line-clamp: 2) {

  .sel-list .mat-table .mat-header-cell .mat-header-cell-content,
  .mat-table.sel-list .mat-header-cell .mat-header-cell-content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
  }
}

.sel-list .mat-table .mat-header-cell:before,
.mat-table.sel-list .mat-header-cell:before {
  content: "";
  display: block;
  position: absolute;
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  inset: 0 -1px
}

.sel-list .mat-table .mat-footer-cell:before,
.mat-table.sel-list .mat-footer-cell:before {
  content: "";
  display: block;
  position: absolute;
  box-shadow: 0 -2px 1px -1px #0003, 0 -1px 1px #00000024, 0 -1px 3px #0000001f;
  inset: 0 -1px -1px
}

.sel-list .mat-table .mat-cell .sel-list-item-icon,
.mat-table.sel-list .mat-cell .sel-list-item-icon {
  margin-top: 4px
}

.sel-list .mat-table .mat-cell a,
.mat-table.sel-list .mat-cell a {
  text-decoration: underline;
  color: inherit;
  cursor: pointer
}

.sel-list .mat-table .mat-cell a:hover,
.mat-table.sel-list .mat-cell a:hover {
  text-decoration: underline;
  color: #004c90
}

.sel-list .mat-table .mat-cell .mat-checkbox,
.mat-table.sel-list .mat-cell .mat-checkbox {
  margin: 0 4px
}

.sel-list .mat-table .mat-cell .mat-checkbox+.sel-list-item-icon-container,
.mat-table.sel-list .mat-cell .mat-checkbox+.sel-list-item-icon-container {
  margin-left: 8px
}

.sel-list .mat-table .mat-no-data-row>td,
.mat-table.sel-list .mat-no-data-row>td {
  text-align: center;
  padding: 12px;
  color: #0000008a
}

.sel-list .mat-table .cdk-drop-list-dragging .cdk-drag,
.mat-table.sel-list .cdk-drop-list-dragging .cdk-drag {
  cursor: move !important;
  transition: transform .25s cubic-bezier(0, 0, .2, 1)
}

.sel-list .mat-table .sel-list-item:after,
.mat-table.sel-list .sel-list-item:after {
  bottom: auto;
  bottom: initial;
  z-index: 1
}

.sel-list .mat-table .sel-list-item .sel-list-item-icon-container>.mat-icon>svg,
.mat-table.sel-list .sel-list-item .sel-list-item-icon-container>.mat-icon>svg {
  width: 16px;
  height: 16px;
  margin: 4px
}

.sel-list .mat-table .sel-list-item>.mat-cell,
.mat-table.sel-list .sel-list-item>.mat-cell {
  border: none;
  white-space: nowrap;
  overflow: hidden;
  font-size: 15px
}

.sel-list .mat-table .sel-list-item>.mat-cell>.mat-icon,
.mat-table.sel-list .sel-list-item>.mat-cell>.mat-icon {
  margin-top: 4px
}

.sel-list .mat-table .sel-list-item>.mat-cell:first-of-type,
.mat-table.sel-list .sel-list-item>.mat-cell:first-of-type {
  border-left: inherit;
  padding-left: 8px
}

.sel-list .mat-table .sel-list-item>.mat-cell:last-of-type,
.mat-table.sel-list .sel-list-item>.mat-cell:last-of-type {
  border-right: inherit;
  padding-right: 8px
}

.sel-list .mat-table .sel-list-item>.mat-cell:empty,
.sel-list .mat-table .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator):empty,
.sel-list .mat-table .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator) :first-child:last-child:empty,
.mat-table.sel-list .sel-list-item>.mat-cell:empty,
.mat-table.sel-list .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator):empty,
.mat-table.sel-list .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator) :first-child:last-child:empty {
  color: #0000008a
}

.sel-list .mat-table .sel-list-item>.mat-cell:empty:after,
.sel-list .mat-table .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator):empty:after,
.sel-list .mat-table .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator) :first-child:last-child:empty:after,
.mat-table.sel-list .sel-list-item>.mat-cell:empty:after,
.mat-table.sel-list .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator):empty:after,
.mat-table.sel-list .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator) :first-child:last-child:empty:after {
  content: "\2014";
  display: inline-block
}

.sel-list .mat-table .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator):empty,
.sel-list .mat-table .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator) :first-child:last-child:empty,
.mat-table.sel-list .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator):empty,
.mat-table.sel-list .sel-list-item>.mat-cell>:not(.mat-icon):not(.sel-list-item-icon-container):not(.sel-dot-indicator) :first-child:last-child:empty {
  pointer-events: none
}

.sel-list .mat-table .sel-list-item.mat-row,
.mat-table.sel-list .sel-list-item.mat-row {
  height: 40px
}

.sel-list .mat-table .sel-list-item.mat-row:after,
.mat-table.sel-list .sel-list-item.mat-row:after {
  margin-top: 39px
}

table.mat-table>thead,
table.mat-table>tfoot {
  z-index: 1;
  position: relative
}

table.mat-table>thead>tr:empty,
table.mat-table>tfoot>tr:empty {
  display: none
}

table.mat-table>tbody {
  z-index: 0;
  position: relative
}

.sel-table-container .sel-list-header~.mat-header-placeholder {
  box-shadow: none !important
}

.sel-table-container .sel-list-header~.table-virtual-scroll-header .mat-header-cell:before {
  box-shadow: none !important
}

.sel-table-container .table-virtual-scroll-footer+.sel-list-footer {
  border-top: 1px solid #e0e0e0;
  box-shadow: none !important
}

.sel-list-header~.sel-list-scroll-container .sel-list .mat-table .mat-header-row>.mat-header-cell:last-of-type,
.sel-list-header~.sel-list-scroll-container .sel-list.mat-table .mat-header-row>.mat-header-cell:last-of-type,
.sel-list-header~.sel-list .mat-table .mat-header-row>.mat-header-cell:last-of-type,
.sel-list-header~.sel-list.mat-table .mat-header-row>.mat-header-cell:last-of-type {
  padding-right: 36px;
  pointer-events: none
}

.sel-list-header~.sel-list-scroll-container .sel-list .mat-table .mat-header-row>.mat-header-cell:last-of-type>.mat-sort-header-container,
.sel-list-header~.sel-list-scroll-container .sel-list.mat-table .mat-header-row>.mat-header-cell:last-of-type>.mat-sort-header-container,
.sel-list-header~.sel-list .mat-table .mat-header-row>.mat-header-cell:last-of-type>.mat-sort-header-container,
.sel-list-header~.sel-list.mat-table .mat-header-row>.mat-header-cell:last-of-type>.mat-sort-header-container {
  pointer-events: initial
}

.sel-list.sel-list-selecting .mat-table .mat-cell .address>.street,
.mat-table.sel-list.sel-list-selecting .mat-cell .address>.street {
  visibility: visible !important
}

.sel-list.sel-list-selecting .mat-table .mat-cell .address>.coordinates,
.mat-table.sel-list.sel-list-selecting .mat-cell .address>.coordinates {
  display: none !important
}

.sel-list.sel-list-selecting .mat-table .mat-cell a,
.mat-table.sel-list.sel-list-selecting .mat-cell a {
  text-decoration: none !important;
  color: inherit !important
}

.sel-list-selection-container {
  padding: 12px 0;
  border-bottom: 1px solid #e0e0e0;
  display: flex
}

.sel-list-selection-container.sel-list-header {
  padding: 4px;
  min-height: 48px
}

.sel-list-selection-container.sel-list-header .mat-icon-button {
  margin: -8px 0
}

.sel-list-selection-container>.sel-list-selection-content {
  margin: 0 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: small;
  align-self: center;
  flex: 1 1 auto
}

.sel-list-selection-container>.sel-list-selection-content>.mat-checkbox:first-child {
  flex: 1 1 auto;
  margin-left: 8px
}

.sel-list-selection-container>.sel-list-selection-content>.sel-list-selection-count {
  flex: 1 1 auto;
  text-align: right
}

.sel-list-selection-container>.sel-list-selection-content>.sel-list-selection-count:first-child {
  text-align: left
}

.mat-tab-search-box .mat-icon-button.mat-badge .mat-badge-content,
.sel-panel-header-container .mat-icon-button.mat-badge .mat-badge-content,
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge .mat-badge-content,
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge .mat-badge-content {
  top: 4px;
  right: 4px;
  height: 12px;
  width: 12px;
  background: transparent;
  font-size: 20px;
  font-weight: bolder !important;
  color: #004c90;
  line-height: 18px
}

.mat-tab-search-box .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-panel-header-container .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge:not(.mat-badge-hidden),
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge:not(.mat-badge-hidden) {
  color: #004c90
}

.mat-tab-search-box .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-panel-header-container .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-list-filter>.sel-list-filters-container .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon,
.sel-list-header>.sel-list-selection-content .mat-icon-button.mat-badge:not(.mat-badge-hidden)>.mat-button-wrapper>.mat-icon {
  -webkit-mask-image: radial-gradient(circle 24px at 12px 12px, black 50%, transparent 0%), radial-gradient(circle 16px at 22px 2px, black 50%, transparent 0%);
  mask-image: radial-gradient(circle 24px at 12px 12px, black 50%, transparent 0%), radial-gradient(circle 16px at 22px 2px, black 50%, transparent 0%);
  -webkit-mask-composite: source-out;
  mask-composite: subtract
}

.sel-list-search-container {
  display: flex;
  border-radius: 4px;
  border: solid 1px #ccc;
  align-items: center;
  box-sizing: border-box;
  min-height: 32px
}

.sel-list-search-container>.sel-list-search-textbox {
  flex: 1 1 auto;
  height: 20px;
  background: transparent;
  padding: 4px 4px 4px 0;
  margin-left: 4px;
  font: inherit;
  outline: none !important;
  border: none !important;
  font-size: 16px
}

.sel-list-search-container>.sel-list-search-icon-container {
  color: #0000008a;
  text-align: center;
  border-left: 1px solid #ccc;
  display: inline-flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.sel-list-search-container>.sel-list-search-icon-container>.mat-icon:first-child:last-child {
  margin: 0 -1px 0 1px
}

.sel-list-search-container>.mat-date-range-input {
  margin-left: 4px;
  flex: 1 1 auto;
  min-width: 300px
}

.sel-list-search-container>.sel-list-search-icon-container .mat-icon,
.sel-list-search-container .mat-icon-button {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important
}

.sel-list-search-container .mat-icon {
  color: #0000008a
}

.sel-list-search-container .mat-icon:first-child {
  margin-left: 4px
}

.sel-list-search-container .mat-icon-button .mat-icon {
  margin-left: 0;
  margin-left: initial
}

.sel-list-search-container>.unit {
  margin-left: 0;
  margin-right: 4px
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper {
  margin: 0;
  margin: initial
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip {
  margin: 2px;
  min-height: 24px;
  height: 24px
}

.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip .mat-chip-remove.mat-icon,
.sel-list-search-container>.mat-chip-list .mat-chip-list-wrapper .mat-standard-chip .mat-chip-remove .mat-icon {
  width: 18px !important;
  height: 18px !important;
  font-size: 18px !important;
  line-height: 1 !important
}

.sel-list-search-container:focus-within {
  border-color: #004c90
}

.sel-list-search-container:first-child {
  margin: 0 4px
}

.sel-list-search-container:not(:last-child) {
  margin-right: 8px
}

.sel-list-header {
  border-bottom: 0;
  border-bottom: initial;
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  box-sizing: border-box;
  z-index: 1
}

.sel-list-header:empty {
  height: 3px;
  margin-top: -3px
}

.sel-list-header .sel-panel-header-separator {
  border-right: 1px solid #e0e0e0;
  margin: 4px;
  height: 32px
}

.sel-list-footer {
  box-shadow: 0 -2px 1px -1px #0003, 0 -1px 1px #00000024, 0 -1px 3px #0000001f;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 0 12px;
  font-size: small;
  gap: 8px;
  justify-content: flex-end;
  height: 40px;
  margin-bottom: 0 !important;
  margin-bottom: initial !important;
  overflow: hidden
}

.sel-list-footer:empty {
  height: 3px;
  margin-bottom: -3px
}

.sel-list-footer>.sel-list-footer-spacer {
  flex: 1 1 auto
}

.sel-list-scroll-container {
  overflow: auto;
  display: block;
  position: relative;
  contain: strict;
  transform: translateZ(0);
  will-change: scroll-position
}

.sel-list-scroll-container .sel-list {
  width: 100%;
  max-height: 100%
}

.sel-list {
  max-width: 100%
}

.sel-list .cdk-virtual-scroll-content-wrapper {
  min-height: 100%;
  width: 100%
}

.sel-list.sel-list-selecting {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.sel-list .sel-list-item {
  cursor: pointer;
  border-left: 4px solid transparent;
  position: relative
}

.sel-list .sel-list-item>.sel-list-item-content {
  padding: 4px 8px
}

.sel-list .sel-list-item>.mat-cell {
  background-color: #fff
}

.sel-list .sel-list-item:after {
  content: "";
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .12);
  left: -4px;
  right: 0;
  bottom: 0;
  position: absolute
}

.sel-list .sel-list-item:last-of-type {
  padding-bottom: 0
}

.sel-list .sel-list-item:last-of-type:after {
  display: none
}

.sel-list .sel-list-item:hover {
  border-left-color: #0069aa !important;
  background-color: #0000001f !important
}

.sel-list .sel-list-item.sel-list-item-in-range {
  background-color: #0069aa1f !important
}

.sel-list .sel-list-item.sel-list-item-in-range>.mat-cell {
  background-color: #e0edf5 !important
}

.sel-list .sel-list-item.sel-success,
.sel-list .sel-list-item.sel-success .mat-icon {
  color: #388e3c !important
}

.sel-list .sel-list-item.sel-success>.mat-cell {
  color: #388e3c !important
}

.sel-list .sel-list-item.sel-warning,
.sel-list .sel-list-item.sel-warning .mat-icon {
  color: #ffa000 !important
}

.sel-list .sel-list-item.sel-warning>.mat-cell {
  color: #ffa000 !important
}

.sel-list .sel-list-item.sel-danger,
.sel-list .sel-list-item.sel-danger .mat-icon {
  color: #d32f2f !important
}

.sel-list .sel-list-item.sel-danger>.mat-cell {
  color: #d32f2f !important
}

.sel-list .sel-list-item.sel-disabled,
.sel-list .sel-list-item.sel-disabled .mat-icon {
  color: #494949 !important
}

.sel-list .sel-list-item.sel-disabled>.mat-cell {
  color: #494949 !important
}

.sel-list .sel-list-item.sel-selected {
  border-left-color: #004c90 !important;
  background-color: #0069aa33 !important
}

.sel-list .sel-list-item.sel-selected>.mat-cell {
  background-color: #cce1ee !important
}

.sel-list .sel-list-item:hover>.mat-cell {
  background-color: #e0e0e0 !important
}

.sel-list .sel-list-item:hover.sel-list-item-in-range {
  background-color: #00436d1f !important
}

.sel-list .sel-list-item:hover.sel-list-item-in-range>.mat-cell {
  background-color: #e0e8ed !important
}

.sel-list .sel-list-item:hover.sel-selected {
  background-color: #0069aa33 !important
}

.sel-list .sel-list-item:hover.sel-selected>.mat-cell {
  background-color: #cce1ee !important
}

.sel-list .sel-list-item.mat-menu-trigger.active>.mat-cell {
  background-color: #c7c7c7 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-list-item-in-range {
  background-color: #00243a38 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-list-item-in-range>.mat-cell {
  background-color: #c7cfd4 !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-selected {
  background-color: #0069aa4d !important
}

.sel-list .sel-list-item.mat-menu-trigger.active.sel-selected>.mat-cell {
  background-color: #b3d2e6 !important
}

.sel-list .sel-list-item:hover .address>.coordinates>.value,
.sel-list .sel-list-item.sel-list-item-in-range .address>.coordinates>.value,
.sel-list .sel-list-item.sel-selected .address>.coordinates>.value {
  background: rgba(0, 0, 0, .1) !important
}

.sel-list .sel-list-item-icon-container {
  border-radius: 50%;
  background-color: #bdbdbd;
  position: relative;
  height: 24px;
  width: 24px;
  overflow: hidden
}

.sel-list .sel-list-item-icon-container>.mat-icon {
  color: #fff !important;
  z-index: 0;
  height: 24px !important;
  width: 24px !important;
  font-size: 24px !important;
  line-height: 24px !important
}

.sel-list .sel-list-item-icon-container:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 3px solid #bdbdbd;
  position: absolute;
  box-sizing: border-box;
  inset: 0;
  z-index: 1
}

.sel-list .sel-list-item-icon-container.sel-primary {
  background-color: #0069aa
}

.sel-list .sel-list-item-icon-container.sel-primary>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-primary:after {
  border-color: #0069aa
}

.sel-list .sel-list-item-icon-container.sel-success {
  background-color: #4caf50
}

.sel-list .sel-list-item-icon-container.sel-success>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-success:after {
  border-color: #4caf50
}

.sel-list .sel-list-item-icon-container.sel-warning {
  background-color: #ffc107
}

.sel-list .sel-list-item-icon-container.sel-warning>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-warning:after {
  border-color: #ffc107
}

.sel-list .sel-list-item-icon-container.sel-danger {
  background-color: #f44336
}

.sel-list .sel-list-item-icon-container.sel-danger>.mat-icon {
  color: #fff !important
}

.sel-list .sel-list-item-icon-container.sel-danger:after {
  border-color: #f44336
}

.sel-list .sel-list-empty-placeholder {
  text-align: center;
  padding: 12px;
  color: #0000008a
}

.sel-list-filter-buttons-container>.mat-badge.mat-badge-warn .mat-badge-content {
  top: -3px;
  right: -2px;
  background: #ffc107
}

:root {
  --sel-line-indicator-color: #bdbdbd
}

.sel-line-indicator {
  margin: 1px 5px;
  position: relative;
  box-sizing: border-box;
  padding: 13px 0;
  border-left: 3px solid transparent;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color);
  max-height: 100%;
  clip-path: polygon(-5px 0, 8px 0, 8px 100%, -5px 100%)
}

.sel-line-indicator:not(:empty) {
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color);
  border-left-style: dashed
}

.sel-line-indicator:not(:empty):after {
  background-color: #bdbdbd;
  background-color: var(--sel-line-indicator-color);
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-segment {
  margin-left: -3px;
  border-left: inherit;
  border-left-style: solid;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-marker {
  position: absolute;
  inset: 18px -5px 18px -8px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-color: #bdbdbd;
  border-color: var(--sel-line-indicator-color)
}

.sel-line-indicator>.sel-line-indicator-marker:after {
  content: ""
}

.sel-line-indicator.sel-line-indicator-dashed {
  border-left-style: dashed
}

.sel-line-indicator:before,
.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:before,
.sel-line-indicator>.sel-line-indicator-segment:after {
  width: 13px;
  height: 13px;
  display: block;
  left: -8px;
  position: absolute;
  border-radius: 50%;
  background-color: #bdbdbd;
  background-color: var(--sel-line-indicator-color)
}

.sel-line-indicator:before,
.sel-line-indicator>.sel-line-indicator-segment:before {
  top: 0
}

.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:after {
  bottom: 0
}

.sel-line-indicator:before,
.sel-line-indicator:after,
.sel-line-indicator>.sel-line-indicator-segment:first-child:before,
.sel-line-indicator>.sel-line-indicator-segment:last-child:after {
  content: ""
}

.sel-primary.sel-list-item .sel-line-indicator,
.sel-primary.sel-line-indicator,
.sel-primary.sel-line-indicator-segment {
  --sel-line-indicator-color: #0069aa
}

.sel-success.sel-list-item .sel-line-indicator,
.sel-success.sel-line-indicator,
.sel-success.sel-line-indicator-segment {
  --sel-line-indicator-color: #4caf50
}

.sel-warning.sel-list-item .sel-line-indicator,
.sel-warning.sel-line-indicator,
.sel-warning.sel-line-indicator-segment {
  --sel-line-indicator-color: #ffc107
}

.sel-danger.sel-list-item .sel-line-indicator,
.sel-danger.sel-line-indicator,
.sel-danger.sel-line-indicator-segment {
  --sel-line-indicator-color: #f44336
}

.sel-disabled.sel-list-item .sel-line-indicator,
.sel-disabled.sel-line-indicator,
.sel-disabled.sel-line-indicator-segment {
  --sel-line-indicator-color: #757575
}

:root {
  --sel-dot-indicator-color: transparent
}

.sel-dot-indicator {
  display: flex;
  flex-direction: row;
  align-self: center;
  align-content: center;
  justify-content: center
}

.sel-dot-indicator:after {
  content: "";
  display: block;
  margin: 3px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: transparent;
  background-color: var(--sel-dot-indicator-color);
  border: 1px solid transparent;
  border: 1px solid var(--sel-dot-indicator-color)
}

.sel-primary.sel-list-item .sel-dot-indicator,
.sel-primary.sel-dot-indicator {
  --sel-dot-indicator-color: #0069aa
}

.sel-success.sel-list-item .sel-dot-indicator,
.sel-success.sel-dot-indicator {
  --sel-dot-indicator-color: #4caf50
}

.sel-warning.sel-list-item .sel-dot-indicator,
.sel-warning.sel-dot-indicator {
  --sel-dot-indicator-color: #ffc107
}

.sel-danger.sel-list-item .sel-dot-indicator,
.sel-danger.sel-dot-indicator {
  --sel-dot-indicator-color: #f44336
}

.sel-disabled.sel-list-item .sel-dot-indicator,
.sel-disabled.sel-dot-indicator {
  --sel-dot-indicator-color: #757575
}

.text-disabled,
.empty-container>.empty-content .label,
.sel-menu.mat-menu-panel .sel-menu-empty-content,
.filters-group-container .filters-group-empty-content,
.value.sel-disabled {
  color: #757575
}

.text-accent,
.value.sel-accent {
  color: #478dffde
}

.text-primary,
.value.sel-primary {
  color: #005699de
}

.text-success,
.value.sel-success {
  color: #388e3cde
}

.text-warning,
.value.sel-warning {
  color: #ffa000de
}

.text-danger,
.value.sel-danger {
  color: #d32f2fde
}

.sel-accent .text-accent>.unit {
  color: #478dff8a !important
}

.sel-primary>.unit,
.text-primary>.unit {
  color: #0056998a !important
}

.sel-success>.unit,
.text-success>.unit {
  color: #388e3c8a !important
}

.sel-warning>.unit,
.text-warning>.unit {
  color: #ffa0008a !important
}

.sel-danger>.unit,
.text-danger>.unit {
  color: #d32f2f8a !important
}

.text-unset .text-disabled,
.text-unset .empty-container>.empty-content .label,
.empty-container>.empty-content .text-unset .label,
.text-unset .sel-menu.mat-menu-panel .sel-menu-empty-content,
.sel-menu.mat-menu-panel .text-unset .sel-menu-empty-content,
.text-unset .filters-group-container .filters-group-empty-content,
.filters-group-container .text-unset .filters-group-empty-content,
.text-unset .text-accent,
.text-unset .text-primary,
.text-unset .text-success,
.text-unset .text-warning,
.text-unset .text-danger {
  color: inherit !important
}

.text-unset .text-disabled>.unit,
.text-unset .empty-container>.empty-content .label>.unit,
.empty-container>.empty-content .text-unset .label>.unit,
.text-unset .sel-menu.mat-menu-panel .sel-menu-empty-content>.unit,
.sel-menu.mat-menu-panel .text-unset .sel-menu-empty-content>.unit,
.text-unset .filters-group-container .filters-group-empty-content>.unit,
.filters-group-container .text-unset .filters-group-empty-content>.unit,
.text-unset .text-accent>.unit,
.text-unset .text-primary>.unit,
.text-unset .text-success>.unit,
.text-unset .text-warning>.unit,
.text-unset .text-danger>.unit {
  color: #0000008a !important
}

.address-container {
  font-size: small;
  display: flex;
  flex-direction: row;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.address-container>.address {
  flex-grow: 1
}

.address-container>.navigate {
  display: flex;
  align-items: center;
  margin-top: -1px;
  color: #0000008a !important;
  text-decoration: none !important;
  cursor: pointer
}

.address-container>.address+.navigate,
.address-container>.navigate+.address {
  margin-left: 4px
}

.address {
  display: block;
  position: relative;
  min-width: 180px
}

.address>.street {
  position: relative;
  visibility: visible;
  opacity: 1
}

.address>.coordinates {
  position: absolute;
  top: 0;
  left: -2px;
  right: -2px;
  display: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.address>.coordinates>.value {
  padding: 0 2px;
  border-radius: 4px;
  color: #000000de;
  background: rgba(0, 0, 0, .2)
}

.address>.coordinates>.label {
  margin-left: 4px
}

.address:hover>.street {
  visibility: hidden;
  opacity: 0
}

.address:hover>.coordinates {
  display: block
}

.address:empty {
  display: none
}

.mat-cell .address {
  font-size: inherit;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 200px;
  max-width: 100%;
  max-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.mat-cell .address>.coordinates {
  right: auto;
  right: initial
}

.mat-cell .address>.coordinates>.label {
  font-size: small
}

.unit {
  color: #0000008a;
  margin-left: 4px
}

.leading-plus:before {
  content: "+"
}

.leading-minus:before {
  content: "-"
}

.inline-color-indicator {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 2px 1px -2px 0
}

.inline-color-indicator:after,
.inline-color-indicator:before {
  display: none !important
}

.sel-inline-list>.sel-inline-list-item {
  display: inline-block
}

.sel-inline-list>.sel-inline-list-item>.label:after {
  display: inline-block;
  content: ":";
  margin-right: 4px
}

.sel-inline-list>.sel-inline-list-item+.sel-inline-list-item:before {
  display: inline-block;
  content: ",";
  margin-right: 4px
}

.rows>.row>.value.sel-vehicle-moving,
.cells>.cell>.value.sel-vehicle-moving,
.mat-icon.sel-vehicle-moving,
.mat-cell.sel-vehicle-moving {
  color: #4caf50
}

.rows>.row>.value.sel-vehicle-ignition-on,
.cells>.cell>.value.sel-vehicle-ignition-on,
.mat-icon.sel-vehicle-ignition-on,
.mat-cell.sel-vehicle-ignition-on {
  color: #ffc107
}

.rows>.row>.value.sel-vehicle-ignition-off,
.cells>.cell>.value.sel-vehicle-ignition-off,
.mat-icon.sel-vehicle-ignition-off,
.mat-cell.sel-vehicle-ignition-off {
  color: #f44336
}

.rows>.row>.value.sel-vehicle-anomaly,
.cells>.cell>.value.sel-vehicle-anomaly,
.mat-icon.sel-vehicle-anomaly,
.mat-cell.sel-vehicle-anomaly {
  color: #989898
}

.rows>.row>.value.sel-mission-race-ended,
.cells>.cell>.value.sel-mission-race-ended,
.mat-icon.sel-mission-race-ended,
.mat-cell.sel-mission-race-ended {
  color: #4caf50
}

.rows>.row>.value.sel-mission-race-refused,
.cells>.cell>.value.sel-mission-race-refused,
.mat-icon.sel-mission-race-refused,
.mat-cell.sel-mission-race-refused {
  color: #989898
}

.rows>.row>.value.sel-mission-race-started,
.cells>.cell>.value.sel-mission-race-started,
.mat-icon.sel-mission-race-started,
.mat-cell.sel-mission-race-started {
  color: #f57c00
}

.rows>.row>.value.sel-mission-race-scheduled,
.cells>.cell>.value.sel-mission-race-scheduled,
.mat-icon.sel-mission-race-scheduled,
.mat-cell.sel-mission-race-scheduled {
  color: #ffc107
}

.rows>.row>.value.sel-mission-race-not-executed,
.cells>.cell>.value.sel-mission-race-not-executed,
.mat-icon.sel-mission-race-not-executed,
.mat-cell.sel-mission-race-not-executed {
  color: #f44336
}

.rows>.row>.value.sel-mission-race-forced,
.cells>.cell>.value.sel-mission-race-forced,
.mat-icon.sel-mission-race-forced,
.mat-cell.sel-mission-race-forced {
  color: #0069aa
}

.sel-list-item-icon-container.sel-vehicle-moving {
  background-color: #4caf50
}

.sel-list-item-icon-container.sel-vehicle-moving>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-vehicle-moving:after {
  border-color: #4caf50
}

.sel-list-item-icon-container.sel-vehicle-ignition-on {
  background-color: #ffc107
}

.sel-list-item-icon-container.sel-vehicle-ignition-on>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-vehicle-ignition-on:after {
  border-color: #ffc107
}

.sel-list-item-icon-container.sel-vehicle-ignition-off {
  background-color: #f44336
}

.sel-list-item-icon-container.sel-vehicle-ignition-off>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-vehicle-ignition-off:after {
  border-color: #f44336
}

.sel-list-item-icon-container.sel-vehicle-anomaly {
  background-color: #989898
}

.sel-list-item-icon-container.sel-vehicle-anomaly>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-vehicle-anomaly:after {
  border-color: #989898
}

.sel-list-item-icon-container.sel-mission-race-ended {
  background-color: #4caf50
}

.sel-list-item-icon-container.sel-mission-race-ended>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-mission-race-ended:after {
  border-color: #4caf50
}

.sel-list-item-icon-container.sel-mission-race-refused {
  background-color: #989898
}

.sel-list-item-icon-container.sel-mission-race-refused>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-mission-race-refused:after {
  border-color: #989898
}

.sel-list-item-icon-container.sel-mission-race-started {
  background-color: #f57c00
}

.sel-list-item-icon-container.sel-mission-race-started>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-mission-race-started:after {
  border-color: #f57c00
}

.sel-list-item-icon-container.sel-mission-race-scheduled {
  background-color: #ffc107
}

.sel-list-item-icon-container.sel-mission-race-scheduled>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-mission-race-scheduled:after {
  border-color: #ffc107
}

.sel-list-item-icon-container.sel-mission-race-not-executed {
  background-color: #f44336
}

.sel-list-item-icon-container.sel-mission-race-not-executed>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-mission-race-not-executed:after {
  border-color: #f44336
}

.sel-list-item-icon-container.sel-mission-race-forced {
  background-color: #0069aa
}

.sel-list-item-icon-container.sel-mission-race-forced>.mat-icon {
  color: #fff !important
}

.sel-list-item-icon-container.sel-mission-race-forced:after {
  border-color: #0069aa
}

.sel-dot-indicator.sel-vehicle-moving.sel-list-item .sel-dot-indicator,
.sel-dot-indicator.sel-vehicle-moving.sel-dot-indicator {
  --sel-dot-indicator-color: #4caf50
}

.sel-dot-indicator.sel-vehicle-ignition-on.sel-list-item .sel-dot-indicator,
.sel-dot-indicator.sel-vehicle-ignition-on.sel-dot-indicator {
  --sel-dot-indicator-color: #ffc107
}

.sel-dot-indicator.sel-vehicle-ignition-off.sel-list-item .sel-dot-indicator,
.sel-dot-indicator.sel-vehicle-ignition-off.sel-dot-indicator {
  --sel-dot-indicator-color: #f44336
}

.sel-dot-indicator.sel-vehicle-anomaly.sel-list-item .sel-dot-indicator,
.sel-dot-indicator.sel-vehicle-anomaly.sel-dot-indicator {
  --sel-dot-indicator-color: #989898
}

.sel-peek-view-container {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #e0e0e0;
  padding: 8px;
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.sel-alert {
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 12px
}

.sel-alert.sel-accent {
  border-color: #004c906b;
  background-color: #004c9033;
  color: #478dff
}

.sel-alert.sel-primary {
  border-color: #f443366b;
  background-color: #f4433633;
  color: #d32f2f
}

.sel-alert.sel-success {
  border-color: #4caf506b;
  background-color: #4caf5033;
  color: #388e3c
}

.sel-alert.sel-warning {
  border-color: #ffc1076b;
  background-color: #ffc10733;
  color: #ffa000
}

.sel-alert.sel-danger {
  border-color: #f443366b;
  background-color: #f4433633;
  color: #d32f2f
}

.mat-select-panel-wrap .mat-option .metadata-display {
  pointer-events: none !important
}

.filters-group-container {
  flex: 1 1 100%;
  display: flex
}

.filters-group-container .filters-group {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto
}

.filters-group-container .filters-group:empty {
  display: none
}

.filters-group-container .filters-group .mat-form-field {
  width: 100%;
  min-width: 300px
}

.filters-group-container .filters-group .mat-form-field>.mat-form-field-wrapper {
  padding-bottom: .40625em
}

.filters-group-container .filters-group .mat-form-field>.mat-form-field-wrapper>.mat-form-field-underline {
  bottom: .40625em
}

.filters-group-container .filters-group .mat-form-field+.mat-form-field {
  margin-top: 8px
}

.filters-group-container .filters-group .mat-form-field-prefix,
.filters-group-container .filters-group .mat-form-field-suffix {
  display: inline-flex;
  align-items: center
}

.filters-group-container .filters-group .mat-date-range-input-start-wrapper,
.filters-group-container .filters-group .mat-date-range-input-end-wrapper {
  overflow: visible;
  overflow: initial
}

.filters-group-container .filters-group .filter-container {
  min-width: 300px
}

.filters-group-container .filters-group .filter-container>.mat-checkbox {
  margin: 12px 0 12px 12px
}

.filters-group-container .filters-group .filter-container:not(:first-child) {
  border-top: 1px solid #e0e0e0;
  padding-top: 6px;
  margin-top: 6px
}

.filters-group-container .filters-group:first-child:not(:last-child) .filter-container {
  margin-right: -12px;
  padding-right: 12px
}

.filters-group-container .filters-group:not(:empty)+.filters-group,
.filters-group-container .filters-group:not(:empty)+.filters-group:empty+.filters-group {
  border-left: 1px solid #e0e0e0;
  padding-left: 12px;
  margin-left: 12px
}

.filters-group-container .filters-group:not(:empty)+.filters-group .filter-container,
.filters-group-container .filters-group:not(:empty)+.filters-group:empty+.filters-group .filter-container {
  margin-left: -12px;
  padding-left: 12px
}

.filters-group-container .filters-group-empty-content {
  text-align: center
}

.filters-group-container .filters-group-empty-content:not(:first-child) {
  display: none
}

@media only screen and (max-width: 991px) {
  .filters-group-container {
    flex-direction: column
  }

  .filters-group-container .filters-group:not(:empty)+.filters-group,
  .filters-group-container .filters-group:not(:empty)+.filters-group:empty+.filters-group {
    border-left: 0;
    border-left: initial;
    padding-left: 0;
    padding-left: initial;
    margin-left: 0;
    margin-left: initial;
    border-top: 1px solid #e0e0e0;
    padding-top: 6px;
    margin-top: 6px
  }

  .filters-group-container .filters-group:not(:empty)+.filters-group .filter-container,
  .filters-group-container .filters-group:not(:empty)+.filters-group:empty+.filters-group .filter-container {
    margin-left: 0;
    margin-left: initial;
    padding-left: 0;
    padding-left: initial
  }
}

.mat-toolbar.nav-menu .nav-menu-search-container {
  display: none !important;
}

.mat-toolbar.nav-menu .nav-menu-account-button {
  display: none !important;
}

.mat-toolbar.nav-menu .nav-menu-logo {
  overflow: unset !important;
  max-width: unset !important;
}

.mat-drawer-content.mat-sidenav-content {
  margin-right: 0 !important;
}

.mat-drawer.mat-sidenav.side-menu {
  display: none !important;
}

/*.map .map-button-group {
  display: none !important;
}*/

.map .map-button-group>.map-button:nth-child(1) {
  display: none !important;
}

.map .map-button-group>.map-button:nth-child(4) {
  display: none !important;
}

.map-vehicle-overlay.map-vehicle-overlay-expanded .map-vehicle-overlay-container .sel-map-overlay-buttons {
  display: none !important;
}

.map-vehicle-overlay .sel-map-overlay-header .main-title {
  pointer-events: none !important;
}