/* node_modules/viewerjs/dist/viewer.css */
/*!
 * Viewer.js v1.11.7
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-11-24T04:32:14.526Z
 */
.viewer-zoom-in::before,
.viewer-zoom-out::before,
.viewer-one-to-one::before,
.viewer-reset::before,
.viewer-prev::before,
.viewer-play::before,
.viewer-next::before,
.viewer-rotate-left::before,
.viewer-rotate-right::before,
.viewer-flip-horizontal::before,
.viewer-flip-vertical::before,
.viewer-fullscreen::before,
.viewer-fullscreen-exit::before,
.viewer-close::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 560 40%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: 280px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  width: 20px;
}
.viewer-zoom-in::before {
  background-position: 0 0;
  content: "Zoom In";
}
.viewer-zoom-out::before {
  background-position: -20px 0;
  content: "Zoom Out";
}
.viewer-one-to-one::before {
  background-position: -40px 0;
  content: "One to One";
}
.viewer-reset::before {
  background-position: -60px 0;
  content: "Reset";
}
.viewer-prev::before {
  background-position: -80px 0;
  content: "Previous";
}
.viewer-play::before {
  background-position: -100px 0;
  content: "Play";
}
.viewer-next::before {
  background-position: -120px 0;
  content: "Next";
}
.viewer-rotate-left::before {
  background-position: -140px 0;
  content: "Rotate Left";
}
.viewer-rotate-right::before {
  background-position: -160px 0;
  content: "Rotate Right";
}
.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}
.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: "Flip Vertical";
}
.viewer-fullscreen::before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}
.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}
.viewer-close::before {
  background-position: -260px 0;
  content: "Close";
}
.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.viewer-container::-moz-selection,
.viewer-container *::-moz-selection {
  background-color: transparent;
}
.viewer-container::selection,
.viewer-container *::selection {
  background-color: transparent;
}
.viewer-container:focus {
  outline: 0;
}
.viewer-container img {
  display: block;
  height: auto;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}
.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.viewer-canvas > img {
  height: auto;
  margin: 15px auto;
  max-width: 90% !important;
  width: auto;
}
.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}
.viewer-navbar {
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.viewer-list {
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}
.viewer-list > li {
  color: transparent;
  cursor: pointer;
  float: left;
  font-size: 0;
  height: 50px;
  line-height: 0;
  opacity: 0.5;
  overflow: hidden;
  transition: opacity 0.15s;
  width: 30px;
}
.viewer-list > li:focus,
.viewer-list > li:hover {
  opacity: 0.75;
}
.viewer-list > li:focus {
  outline: 0;
}
.viewer-list > li + li {
  margin-left: 1px;
}
.viewer-list > .viewer-loading {
  position: relative;
}
.viewer-list > .viewer-loading::after {
  border-width: 2px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
}
.viewer-list > .viewer-active,
.viewer-list > .viewer-active:focus,
.viewer-list > .viewer-active:hover {
  opacity: 1;
}
.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.viewer-player > img {
  left: 0;
  position: absolute;
  top: 0;
}
.viewer-toolbar > ul {
  display: inline-block;
  margin: 0 auto 5px;
  overflow: hidden;
  padding: 6px 3px;
}
.viewer-toolbar > ul > li {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 24px;
  overflow: hidden;
  transition: background-color 0.15s;
  width: 24px;
}
.viewer-toolbar > ul > li:focus,
.viewer-toolbar > ul > li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.viewer-toolbar > ul > li:focus {
  box-shadow: 0 0 3px #fff;
  outline: 0;
  position: relative;
  z-index: 1;
}
.viewer-toolbar > ul > li::before {
  margin: 2px;
}
.viewer-toolbar > ul > li + li {
  margin-left: 1px;
}
.viewer-toolbar > ul > .viewer-small {
  height: 18px;
  margin-bottom: 3px;
  margin-top: 3px;
  width: 18px;
}
.viewer-toolbar > ul > .viewer-small::before {
  margin: -1px;
}
.viewer-toolbar > ul > .viewer-large {
  height: 30px;
  margin-bottom: -3px;
  margin-top: -3px;
  width: 30px;
}
.viewer-toolbar > ul > .viewer-large::before {
  margin: 5px;
}
.viewer-tooltip {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}
.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity 0.15s;
  white-space: nowrap;
}
.viewer-title:hover {
  opacity: 1;
}
.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  transition: background-color 0.15s;
  width: 80px;
}
.viewer-button:focus,
.viewer-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.viewer-button:focus {
  box-shadow: 0 0 3px #fff;
  outline: 0;
}
.viewer-button::before {
  bottom: 15px;
  left: 15px;
  position: absolute;
}
.viewer-fixed {
  position: fixed;
}
.viewer-open {
  overflow: hidden;
}
.viewer-show {
  display: block;
}
.viewer-hide {
  display: none;
}
.viewer-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}
.viewer-invisible {
  visibility: hidden;
}
.viewer-move {
  cursor: move;
  cursor: grab;
}
.viewer-fade {
  opacity: 0;
}
.viewer-in {
  opacity: 1;
}
.viewer-transition {
  transition: all 0.3s;
}
@keyframes viewer-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.viewer-loading::after {
  animation: viewer-spinner 1s linear infinite;
  border: 4px solid rgba(255, 255, 255, 0.1);
  border-left-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1;
}
@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}
@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}
@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}

/* src/styles/styles.scss */
@font-face {
  font-family: URW DIN;
  src: url("./media/URWDIN-Regular-NUTZIOOE.otf") format("opentype");
}
:root {
  --mdc-text-button-container-height: 40px;
  --mdc-filled-button-container-height: 40px;
  --mdc-protected-button-container-height: 40px;
  --mdc-outlined-button-container-height: 40px;
  --mdc-filled-button-container-shape: 8px;
  --mdc-outlined-text-field-container-shape: 8px;
  --mat-form-field-container-text-line-height: 24px;
}
:root {
  --mdc-dialog-container-shape: 37px;
}
:root {
  --mdc-switch-selected-track-color: #80D2E6;
}
:root {
  --mdc-switch-selected-pressed-track-color: #80D2E6;
}
:root {
  --mdc-switch-selected-focus-track-color: #80D2E6;
}
:root {
  --mdc-switch-selected-hover-track-color: #80D2E6;
}
:root {
  --mdc-switch-selected-handle-color: #FFFFFF;
}
:root {
  --mdc-switch-selected-focus-handle-color: #FFFFFF;
}
:root {
  --mdc-switch-selected-hover-handle-color: #FFFFFF;
}
:root {
  --mdc-switch-selected-pressed-handle-color: #FFFFFF;
}
:root {
  --mdc-switch-unselected-handle-color: #79747E;
}
:root {
  --mdc-switch-unselected-focus-handle-color: #79747E;
}
:root {
  --mdc-switch-unselected-hover-handle-color: #79747E;
}
:root {
  --mdc-switch-unselected-pressed-handle-color: #79747E;
}
:root {
  --mdc-switch-unselected-track-color: #D1D1D1;
}
:root {
  --mdc-switch-unselected-pressed-track-color: #D1D1D1;
}
:root {
  --mdc-switch-unselected-hover-track-color: #D1D1D1;
}
:root {
  --mdc-switch-unselected-focus-track-color: #D1D1D1;
}
:root {
  --mdc-switch-disabled-unselected-track-color: #D1D1D1;
}
:root {
  --mdc-switch-handle-height: 24px;
}
:root {
  --mdc-switch-handle-width: 24px;
}
:root {
  --mdc-switch-track-shape: 100px;
}
:root {
  --mdc-switch-track-height: 32px;
}
:root {
  --mdc-switch-track-width: 52px;
}
:root .red-snackbar {
  --mdc-snackbar-container-color: $warn;
}
:root .green-snackbar {
  --mdc-snackbar-container-color: $success-color;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  font-family:
    Roboto,
    Helvetica Neue,
    sans-serif;
  color: #0B0B0B;
  background-repeat: no-repeat;
  background-image: url("./media/LYNNCO-WAVE-1-3QRIMYPA.png");
  background-size: cover;
}
.mat-sidenav-content {
  background-image: url("./media/Background_vector-LNGPOSGI.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 60%;
}
.mat-sidenav-container {
  background-color: transparent !important;
  height: 100vh;
}
.content {
  padding: 13px 20px 20px 20px;
}
a {
  color: #3d3f49;
  text-decoration: none !important;
}
b {
  font-weight: 500 !important;
}
h1 {
  font-size: 24px;
  font-weight: 400;
  font-family:
    Roboto,
    Helvetica Neue,
    sans-serif;
}
h1 .page-title {
  font-size: 30px;
  letter-spacing: 5px;
  font-weight: 700;
  color: #0068B3;
  display: block;
}
.detail-title {
  color: #27b6ff !important;
}
.mat-toolbar {
  height: 64px;
  background: transparent !important;
}
.mat-drawer-container,
.mat-drawer {
  background: transparent;
}
.mat-expansion-panel-header {
  height: auto !important;
}
.mat-expansion-panel-spacing {
  margin: 0 !important;
}
.mat-expansion-panel-header[aria-disabled=true] {
  color: #717377 !important;
}
.mat-expansion-panel {
  box-shadow: none !important;
  color: #0B0B0B !important;
}
.mat-sidenav {
  border-right-color: #E6E6E6 !important;
  box-shadow: 5px 0px 19.6px -4px rgba(112, 112, 112, 0.25) !important;
}
@media screen and (max-width: 1919px) {
  .mat-sidenav {
    width: 250px !important;
    padding-left: 4px;
  }
  .mat-sidenav .mat-mdc-list-item {
    margin-right: 8px;
  }
}
@media screen and (min-width: 1920px) {
  .mat-sidenav {
    width: 330px !important;
    padding-left: 24px;
  }
}
.header-title {
  height: 2rem;
  background-color: #EBF1F9;
  margin-top: 5pt;
  margin-bottom: 5pt;
  color: #717377;
  font-size: 10pt;
}
.clickable {
  cursor: pointer;
}
mat-icon.green {
  color: #19B300 !important;
}
mat-icon.red {
  color: #DE0000 !important;
}
mat-icon.orange {
  color: #F26622 !important;
}
mat-icon.flux-blue {
  color: #0068B3 !important;
}
mat-icon.black {
  color: #0B0B0B !important;
}
mat-icon.white {
  color: #FFFFFF !important;
}
.result-panel {
  box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}
.result-panel.mini-panel {
  margin-bottom: 5pt;
}
.result-panel .mat-expansion-panel-header {
  padding: 5pt !important;
}
.result-panel .mat-expansion-panel-header .mat-expansion-indicator {
  align-self: flex-start;
}
.result-panel .mat-expansion-panel-header .mat-expansion-indicator::after {
  color: #0B0B0B;
}
.result-panel .mat-expansion-panel-header .cheader {
  width: 100%;
  font-size: 14px;
  color: #0B0B0B;
}
.result-panel .mat-expansion-panel-header .cheader__icon {
  text-align: center;
}
.result-panel .mat-expansion-panel-header .cheader__value {
  color: #27b6ff !important;
}
.result-panel .mat-expansion-panel-header .cheader .middle-container {
  word-break: break-word;
  min-height: 5em;
  border-radius: 5px;
  padding: 2pt 5pt 2pt 5pt;
}
.result-panel .mat-expansion-panel-header .cheader .middle-container__icon {
  color: #27b6ff;
}
.result-panel .mat-expansion-panel-header .cheader span {
  color: #666 !important;
}
.result-panel .mat-expansion-panel-header .cheader span b {
  color: #000;
}
.result-panel .mat-icon:not(.mat-warn) {
  color: #80D2E6;
}
.result-panel .mat-icon.delete {
  color: red;
}
.result-panel__details {
  font-size: 14px;
}
.result-panel__details div:not(.table-headers) span,
.result-panel__details div:not(.table-headers) b {
  color: #585858;
}
.result-panel__details .no-results {
  font-size: 20px;
  font-weight: 300;
  color: #9B9B9B;
}
.result-panel .active {
  color: green;
  text-align: center;
}
.result-panel .inactive {
  color: red;
  text-align: center;
}
.result-panel a {
  color: #27b6ff;
}
.warning-panel .mat-mdc-card-header {
  min-height: 35pt;
  padding: 2pt 10pt 2pt 10pt;
  border-bottom: 1px solid #ff6700;
  background-color: #ff6700;
  color: white;
}
.warning-panel .mat-mdc-card-header.header-left,
.warning-panel .mat-mdc-card-header .header-left {
  font-size: 12pt;
}
.warning-panel .mat-mdc-card-header.header-left .load,
.warning-panel .mat-mdc-card-header .header-left .load {
  font-size: 8pt;
  display: block;
}
.warning-panel .mat-mdc-card-header.header-left .mat-mdc-chip,
.warning-panel .mat-mdc-card-header .header-left .mat-mdc-chip {
  margin-left: 10pt;
}
.warning-panel .mat-mdc-card-header.header-left button.mat-mdc-button:hover,
.warning-panel .mat-mdc-card-header .header-left button.mat-mdc-button:hover {
  border: #FFFFFF 1px solid !important;
}
.warning-panel .mat-mdc-card-header.header-left button.mat-mdc-button .mat-icon,
.warning-panel .mat-mdc-card-header .header-left button.mat-mdc-button .mat-icon {
  color: #FFFFFF;
}
.warning-panel .mat-mdc-card-header .mat-card-header-text {
  margin: 0;
}
.warning-panel .mat-mdc-card-header .header-right .mat-icon {
  font-size: 30px;
  height: 30px;
  width: 30px;
}
.warning-panel .mat-mdc-card-header .header-right span {
  padding-left: 10pt;
  font-size: 12pt;
}
.warning-expansion-panel {
  background-color: #ff6700;
}
.header-maintenance {
  box-shadow: none !important;
  padding: 0 !important;
}
button .mat-icon {
  position: relative;
  bottom: 1pt;
}
.relative-loading-container {
  height: 250pt;
}
.sp-status-chip {
  height: 18pt;
  max-width: 50pt;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  padding: 0 5pt;
  color: #27b6ff;
  font-weight: 500;
  border: 1px solid #27b6ff;
  font-size: 7pt;
}
.w100 {
  width: 100% !important;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  background: #EBF1F9 !important;
}
.cm {
  font-size: 9pt;
  color: #717377;
}
.cm.customer-review-list .shipments-header span {
  font-size: 20px;
  color: #0B0B0B;
}
.cm.customer-review-list .middle-container {
  background-color: rgba(128, 210, 230, 0.16);
}
.cm.customer-review-list .result-panel a {
  color: inherit;
}
.cm.customer-review-list .result-panel__details app-info-card .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-title,
.cm.customer-review-list .result-panel__details app-info-card .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-subtitle {
  font-size: 14px;
}
.cm.customer-review-list .result-panel .mat-expansion-panel-header .cheader.nested .mat-icon {
  color: inherit;
}
.cm.customer-review-list .result-panel .mat-expansion-panel-header.mat-expanded .cheader.nested {
  color: #0068B3;
}
.cm mat-icon {
  font-size: 15pt;
  width: 15pt;
  height: 15pt;
}
.cm__details {
  margin-top: 5pt;
}
.cm__details__content {
  padding: 0 0 5pt 18pt;
  word-break: break-word;
}
.cm__details a,
.cm__details a:hover {
  color: inherit;
}
.p-10 {
  padding: 10pt;
}
.p-5 {
  padding: 5pt !important;
}
.h-20 {
  height: 20pt !important;
}
.h-30 {
  height: 30pt !important;
}
.mat-mdc-list-item {
  font-size: 14px !important;
}
.mat-mdc-list-item .mat-list-item-content {
  padding: 0 5px !important;
}
.custom-chip {
  background-color: #FFFFFF;
  margin-left: 20pt;
  height: 25pt;
  min-width: 60pt;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  padding: 0 10pt;
  font-weight: 500;
}
.mat-tab-label {
  font-size: 17px;
}
.horiz-row {
  color: #717377 !important;
  background-color: lightgray;
  height: 1px;
  border: none;
  width: 95% !important;
}
h3 {
  font-weight: 500;
}
h3.blue {
  color: #27b6ff;
}
.h100 {
  height: 100% !important;
}
.mat-mdc-form-field-wrapper {
  margin-bottom: -0.8em !important;
}
.align-notes {
  padding-left: 11pt;
}
.delete-icon {
  color: #f44336 !important;
}
.notes-textarea {
  max-height: 10vh;
  min-height: 10vh;
  height: 10vh;
}
.internal-link {
  color: #27b6ff;
}
.internal-link:hover {
  text-decoration: underline;
}
.internal-link.il-disabled {
  color: #717377;
  pointer-events: none;
}
.internal-link.il-disabled:hover {
  text-decoration: none;
}
.text-red {
  color: #DE0000 !important;
}
.text-flux-blue {
  color: #0068B3 !important;
}
.text-navy {
  color: #294A63 !important;
}
.text-secondary {
  color: #585858 !important;
}
.text-white {
  color: #FFFFFF !important;
}
.text-black {
  color: #0B0B0B !important;
}
.text-orange {
  color: #F26622 !important;
}
.success-exception {
  background-color: #aad9ac !important;
  color: #3d3f49 !important;
}
.warning-exception {
  background-color: #efe4b0 !important;
  color: #3d3f49 !important;
}
.error-exception {
  background-color: #ff8080 !important;
  color: #3d3f49 !important;
}
.active-exception:not(app-info-card) {
  background-color: #27b6ff !important;
  color: #3d3f49 !important;
}
app-info-card.active-exception .mat-mdc-card.mdc-card {
  background-color: #0068B3 !important;
  border: 1px solid #0068B3 !important;
}
app-info-card.active-exception .mat-mdc-card.mdc-card .exception-list__card-item__title-block__label {
  color: #FFFFFF !important;
}
app-info-card.active-exception .mat-mdc-card.mdc-card .exception-list__card-item__title-block__chip {
  background-color: #80D2E6;
}
.success-due-date {
  color: #19B300;
}
.warning-due-date {
  color: #F26622;
}
.error-due-date {
  color: #DE0000;
}
.exception-status {
  height: 18pt;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  padding: 0 5pt;
  font-weight: 500;
  font-size: 9pt;
}
.mb-3 {
  margin-bottom: 3pt !important;
}
.mb-10 {
  margin-bottom: 10pt !important;
}
.mt-3 {
  margin-top: 3pt !important;
}
.inline-view-form {
  padding-top: 5pt;
}
.locations {
  padding: 5pt 0 5pt 0;
  max-height: calc(100vh - 306pt) !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.fee__loading {
  height: calc(100vh - 21rem);
}
.mat-mdc-progress-bar {
  height: 6px !important;
}
.mat-mdc-progress-bar.pb-grey .mat-progress-bar-buffer {
  background-color: #717377;
}
.mat-divider.mat-divider-vertical {
  margin-top: 5pt !important;
  margin-bottom: 5pt !important;
}
textarea {
  resize: none !important;
}
.warning__btn {
  color: #ff6700 !important;
}
.warning__btn .mat-icon {
  color: #ff6700 !important;
}
.cust-maint-tab.mat-mdc-tab-group .mat-tab-body-wrapper {
  height: calc(100vh - 20rem);
  overflow: auto;
}
.permission-tree {
  max-height: calc(100vh - 306pt) !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.permission-tree .example-tree-invisible {
  display: none;
}
.permission-tree ul,
.permission-tree li {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.permission-tree .mat-nested-tree-node div[role=group] {
  padding-left: 40px;
}
.permission-tree .description {
  line-height: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: justify;
}
.permission-tree .has-children .description {
  padding-left: 7px;
}
.tooltip-design {
  text-align: left;
  color: grey;
}
.tooltip-override-bottom {
  margin-left: -15pt;
}
.text-centered {
  text-align: center;
}
.mat-checkbox-checked.mat-accent .mat-checkbox-ripple .mat-ripple-element {
  opacity: 0.03 !important;
}
.mat-checkbox-checked.mat-accent .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background-color: #3f51b5;
}
.loading-content {
  width: 200pt;
}
.scroll-viewport {
  height: 250px;
  width: 100%;
}
.scroll-viewport-general {
  height: calc(100vh - 265pt);
  overflow-y: auto;
}
.scroll-viewport-customer-review {
  height: calc(100vh - 165pt);
  overflow-y: auto;
}
.scroll-viewport-manual-audit {
  height: calc(100vh - 280pt);
  overflow-y: auto;
}
.scroll-viewport-auto-audit-dasboard {
  height: calc(100vh - 280pt);
  overflow-y: auto;
}
.scroll-viewport-tms-extract {
  height: calc(100vh - 270pt);
  overflow-y: auto;
}
.scroll-viewport-history {
  height: calc(100vh - 300pt);
  overflow-y: auto;
}
.pb-2 {
  padding-bottom: 2pt;
}
.shipment-detail.mat-mdc-tab-group .mat-tab-body-wrapper {
  height: calc(100vh - 20rem);
  overflow: auto;
}
.ngxp__container {
  border: none !important;
  box-shadow: 0 7px 15px -5px rgba(0, 0, 0, 0.4) !important;
  background-color: #FFFFFF;
  color: #717377;
  z-index: 10000;
}
.ngxp__arrow {
  border-color: #EBF1F9;
}
.pt-5 {
  padding-top: 5pt;
}
.pt-10 {
  padding-top: 10pt;
}
.pl-5 {
  padding-left: 5pt;
}
.px-5 {
  padding-left: 5pt;
  padding-right: 5pt;
}
.px-10 {
  padding-left: 10pt;
  padding-right: 10pt;
}
.w50 {
  width: 50% !important;
}
.text-size-9 {
  font-size: 9pt;
}
.text-size-11 {
  font-size: 11pt;
}
.text-size-13 {
  font-size: 13pt;
}
.text-size-15 {
  font-size: 15pt;
}
.mat-mdc-button.mat-button-disabled .mat-icon {
  color: #BDBDBD !important;
}
.shipment-list-icon-header {
  color: #717377;
}
.scroll-viewport-finance {
  height: 250pt;
  overflow: auto;
}
.scroll-viewport-shipment-list {
  height: calc(100vh - 275pt);
  overflow-y: auto;
}
.bg-white {
  background-color: #FFFFFF;
}
.mat-mdc-chip.mat-mdc-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 1 !important;
}
.icon-title-height {
  height: 75px;
}
.py-5 {
  padding-bottom: 5pt;
  padding-top: 5pt;
}
.scroll-uninvoiced-status-detail {
  height: calc(100vh - 300pt);
  overflow-y: auto;
}
.break-word {
  word-break: break-word;
}
.exceptions__item {
  padding: 4pt;
  font-size: 9pt;
  border-radius: 2px;
}
.mat-mdc-snack-bar-container {
  color: #FFFFFF;
}
.mat-mdc-snack-bar-container.red-snackbar {
  background-color: #f44336;
}
.mat-mdc-snack-bar-container.green-snackbar {
  background-color: green;
}
.mat-mdc-snack-bar-container .mat-mdc-snack-bar-action button {
  color: #FFFFFF;
}
.table-total-footer th {
  font-weight: bold;
  font-size: 24px;
  color: #0068B3;
  padding: 0 16px;
  text-align: left;
}
.activity-log__container table.mat-mdc-table tr.mat-mdc-row {
  height: auto;
  min-height: 48px !important;
  padding-top: 2px;
  padding-bottom: 2px;
}
.mat-mdc-card.card-error {
  background-color: #f44336;
  color: white;
}
.invoice-success-status {
  color: #45C455;
}
.invoice-error-status {
  color: #FF8080;
}
.go-back {
  transform: rotate(180deg);
}
.disable-text-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 500;
}
.mdc-button__label {
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mdc-button.mat-mdc-unelevated-button:not(:disabled).orange {
  background-color: #F26622;
  color: #FFFFFF;
}
.mdc-button.mat-mdc-unelevated-button:not(:disabled).mat-primary {
  color: #FFFFFF;
}
.mat-mdc-form-field.hide-hint .mat-mdc-form-field-subscript-wrapper {
  display: none;
}
.mat-mdc-form-field-subscript-wrapper {
  display: none;
}
.mdc-dialog__container .mdc-dialog__surface {
  padding: 44px 64px;
}
.mdc-dialog__container .mdc-dialog__surface .dialog-title,
.mdc-dialog__container .mdc-dialog__surface .mat-mdc-dialog-title {
  font-size: 35px;
  font-weight: bold;
  color: #0068B3;
  margin-bottom: 24px;
  padding: 0;
  word-break: break-word;
  line-height: 35px;
}
.mat-mdc-tab-group .mat-mdc-tab.mdc-tab .mdc-tab-indicator__content--underline {
  opacity: 1;
  border-color: #80D2E6;
}
.mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label {
  color: #294A63;
  font-size: 18px;
  font-weight: 600;
}
.mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline {
  border-color: #0068B3;
}
.mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active:hover .mdc-tab__text-label,
.mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active:focus .mdc-tab__text-label {
  color: #294A63 !important;
}
.mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active:hover .mdc-tab-indicator__content--underline,
.mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active:focus .mdc-tab-indicator__content--underline {
  border-color: #0068B3 !important;
}
.report-scheduler__content-header {
  margin-bottom: 20px;
  padding-top: 10px;
}
.report-scheduler__content-header .title {
  font-size: 18px;
  font-weight: 500;
}
.report-scheduler__content-body .middle-container {
  border-radius: 12px !important;
  background-color: rgba(128, 210, 230, 0.16);
  padding: 8px 45px 8px 45px !important;
}
.report-scheduler .icon-container {
  background-color: #80D2E6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
}
.report-scheduler .icon-container mat-icon {
  color: #FFFFFF !important;
  font-size: 16px;
  width: 16px;
  height: 16px;
}
.main-navigation .mat-drawer-inner-container {
  display: flex;
  flex-direction: column;
}
.main-navigation .mat-drawer-inner-container .mat-mdc-nav-list {
  overflow: auto;
}
.justify-center {
  justify-content: center !important;
}
.scroll-expense-code-mapping {
  height: calc(100vh - 100pt);
  overflow-y: auto;
  padding-right: 25pt;
  padding-left: 25pt;
}
.spinner-prefix-padding {
  margin-left: 8px;
  margin-right: 8px;
}
app-home .home-container__section app-section-title .title-container > h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #0B0B0B !important;
}
app-home .home-container__section app-section-title .title-container > h1 .page-title {
  font-size: 40px;
}
.header-profile-menu.mat-mdc-menu-panel {
  max-width: 500px;
}
.header-profile-menu .header-popper {
  padding: 0 14px;
}
.header-profile-menu .header-popper-img img,
.header-profile-menu .header-popper-img .no-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.header-profile-menu .header-popper-img .no-image {
  background:
    linear-gradient(
      180deg,
      #80D2E6 0%,
      #0068B3 100%);
}
.header-profile-menu .header-popper-content {
  white-space: normal;
  line-height: 25px;
}
.header-profile-menu .header-popper-content span {
  display: block;
  word-wrap: break-word;
  font-weight: normal;
  color: #585858;
}
.header-profile-menu .header-popper-content span.header {
  font-weight: 500;
  color: #294A63;
}
.header-profile-menu .header-popper-content span.mail {
  font-weight: 300;
}
app-sidenav-list {
  --mdc-list-list-item-hover-state-layer-color: rgba(128, 210, 230, 0.2);
}
app-sidenav-list {
  --mdc-list-list-item-hover-state-layer-opacity: 1;
}
app-sidenav-list {
  --mdc-list-list-item-hover-label-text-color: #0068B3;
}
app-sidenav-list {
  --mdc-list-list-item-focus-state-layer-color: rgba(128, 210, 230, 0.5);
}
app-sidenav-list {
  --mdc-list-list-item-focus-state-layer-opacity: 1;
}
app-sidenav-list {
  --mdc-list-list-item-focus-label-text-color: #0068B3;
}
app-sidenav-list {
  --mat-ripple-color: #80D2E680;
}
app-sidenav-list .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #0068B3 !important;
}
app-sidenav-list .mat-mdc-list-item {
  padding: 2px 0;
  width: inherit;
  font-size: 15px;
  font-weight: 500;
  height: 40px;
  transition: 200ms;
  margin-right: 16px;
}
app-sidenav-list .mat-mdc-list-item-unscoped-content {
  display: flex;
  align-items: center;
}
app-sidenav-list .mat-mdc-list-item .routeIcon {
  margin-right: 10px;
}
app-audit-validation-dashboard .search-validation-input .mat-mdc-input-element,
app-audit-validation-dashboard .search-validation-input .mdc-floating-label {
  font-size: 16px !important;
}
app-audit-validation-dashboard .search-validation-input .mdc-icon-button[matprefix] .mat-icon {
  color: #19B300;
  font-size: 24px;
  height: 24px;
  width: 24px;
}
app-audit-validation-dashboard .search-validation-input .mat-mdc-form-field-subscript-wrapper {
  height: 0px;
}
app-sales-accrual .mat-mdc-card.mdc-card.message-card .mat-mdc-card-header {
  padding: 11px 16px;
}
app-sales-accrual .mat-mdc-card.mdc-card.message-card .mat-mdc-card-title {
  color: #F26622;
}
app-sales-accrual table.summary-table.mat-mdc-table thead .mat-mdc-header-row.mdc-data-table__header-row .mat-mdc-header-cell.mdc-data-table__header-cell {
  font-size: 20px;
  font-weight: 500;
  color: #294A63;
}
app-sales-accrual table.summary-table.mat-mdc-table tbody.mdc-data-table__content .mat-mdc-row.mdc-data-table__row .mat-mdc-cell.mdc-data-table__cell {
  font-size: 20px;
  font-weight: 500;
  color: #0B0B0B;
}
app-process-config .cm {
  color: #0B0B0B;
}
app-process-config .cm__details {
  border: 1px solid #9B9B9B;
  border-radius: 12px;
  padding: 24px 24px 36px;
  background-color: #FFFFFF;
  font-size: 18px;
}
app-process-config .cm__details__title {
  padding-bottom: 8px;
}
app-process-config .cm__details__content {
  color: #585858;
  padding: 0;
}
app-process-config .cm__details__content__link.is-active {
  color: #0068B3;
}
app-process-config .cm__details__content__link.is-active .internal-link {
  color: #0068B3;
  font-weight: 600;
}
app-process-config .cm__details__content__link .internal-link {
  color: #585858;
  font-size: 16px;
  font-weight: 500;
}
app-email-notification .management-header {
  margin-bottom: 20px;
}
app-email-notification .management-header .title {
  font-size: 18px;
  font-weight: 500;
}
app-email-notification .management-data-container .result-panel .cheader {
  color: #0B0B0B;
}
app-email-notification .management-data-container .result-panel .cheader .mat-icon:not(.mat-warn) {
  color: #80D2E6;
}
app-email-notification .management-data-container .result-panel .middle-container {
  border-radius: 12px !important;
  background-color: rgba(128, 210, 230, 0.16);
  padding: 8px 45px 8px 45px !important;
}
app-email-notification .management-data-container .result-panel .middle-container .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-chip-option.mat-mdc-standard-chip {
  background-color: rgba(128, 210, 230, 0.2);
}
app-maintenance .smpk-maintenance__header {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 500;
}
app-maintenance .smpk-maintenance__ca .icon-container {
  background-color: #80D2E6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
}
app-maintenance .smpk-maintenance__ca .icon-container mat-icon {
  color: #FFFFFF !important;
  font-size: 16px;
  width: 16px;
  height: 16px;
}
app-maintenance .smpk-maintenance__ca .middle-container {
  background-color: rgba(128, 210, 230, 0.16);
}
app-maintenance .smpk-maintenance__ca .middle-container__left-column {
  padding-left: 22px;
}
app-maintenance .smpk-maintenance__ca .middle-container__left-column__icon .mat-icon {
  font-size: 18px;
  height: 18px;
  width: 18px;
  color: #0068B3;
}
app-report-management .cm {
  color: #0B0B0B;
}
app-report-management .cm__details {
  border: 1px solid #9B9B9B;
  border-radius: 12px;
  padding: 24px 24px 36px;
  background-color: #FFFFFF;
  font-size: 18px;
}
app-report-management .cm__details__title {
  padding-bottom: 8px;
}
app-report-management .cm__details__content {
  color: #585858;
  padding: 0;
}
app-report-management .cm__details__content__link.is-active {
  color: #0068B3;
}
app-report-management .cm__details__content__link.is-active .internal-link {
  color: #0068B3;
  font-weight: 600;
}
app-report-management .cm__details__content__link .internal-link {
  color: #585858;
  font-size: 16px;
  font-weight: 500;
}
app-file-processing .file-processing .icon-container {
  background-color: #80D2E6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
}
app-file-processing .file-processing .icon-container mat-icon {
  color: #FFFFFF !important;
  font-size: 12px;
  width: 12px;
  height: 12px;
}
app-file-processing .file-processing .middle-container {
  background-color: rgba(128, 210, 230, 0.16);
  padding: 0 54px !important;
}
app-dashboard .table-title {
  font-size: 20px;
  font-weight: 500;
}
app-dashboard .mat-mdc-table .mat-mdc-header-cell {
  font-family:
    Roboto,
    Helvetica Neue,
    sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #294A63;
}
app-dashboard .mat-mdc-table .mat-mdc-cell {
  font-family:
    Roboto,
    Helvetica Neue,
    sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #0B0B0B;
}
app-dashboard #dashboard-notes {
  font-size: 18px;
  font-weight: 500;
  padding-top: 8px;
  color: #0B0B0B;
}
app-info-card {
  display: flex;
}
app-info-card .mat-mdc-card.mdc-card {
  flex: 1;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  border-radius: 12px;
  box-shadow: none;
}
app-info-card .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #E6E6E6;
}
app-info-card .mat-mdc-card.mdc-card.red {
  background-color: rgba(222, 0, 0, 0.1);
  border: 1px solid #DE0000;
}
app-info-card .mat-mdc-card.mdc-card.red .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #DE0000;
}
app-info-card .mat-mdc-card.mdc-card.green {
  background-color: rgba(25, 179, 0, 0.1);
  border: 1px solid #19B300;
}
app-info-card .mat-mdc-card.mdc-card.green .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #19B300;
}
app-info-card .mat-mdc-card.mdc-card.golden {
  background-color: rgba(204, 166, 112, 0.1);
  border: 1px solid #CCA670;
}
app-info-card .mat-mdc-card.mdc-card.golden .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #CCA670;
}
app-info-card .mat-mdc-card.mdc-card.blue {
  background-color: rgba(0, 104, 179, 0.1);
  border: 1px solid #0068B3;
}
app-info-card .mat-mdc-card.mdc-card.blue .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #0068B3;
}
app-info-card .mat-mdc-card.mdc-card.sky-blue {
  background-color: rgba(128, 210, 230, 0.1);
  border: 1px solid #80D2E6;
}
app-info-card .mat-mdc-card.mdc-card.sky-blue .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #80D2E6;
}
app-info-card .mat-mdc-card.mdc-card.soft-lilac {
  background-color: rgba(214, 188, 255, 0.1);
  border: 1px solid #D6BCFF;
}
app-info-card .mat-mdc-card.mdc-card.soft-lilac .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #D6BCFF;
}
app-info-card .mat-mdc-card.mdc-card.muted-purple {
  background-color: rgba(101, 85, 143, 0.1);
  border: 1px solid #65558F;
}
app-info-card .mat-mdc-card.mdc-card.muted-purple .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #65558F;
}
app-info-card .mat-mdc-card.mdc-card.navy {
  background-color: rgba(41, 74, 99, 0.1);
  border: 1px solid #294A63;
}
app-info-card .mat-mdc-card.mdc-card.navy .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #294A63;
}
app-info-card .mat-mdc-card.mdc-card.orange {
  background-color: rgba(242, 102, 34, 0.1);
  border: 1px solid #F26622;
}
app-info-card .mat-mdc-card.mdc-card.orange .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  background-color: #F26622;
}
app-info-card .mat-mdc-card.mdc-card .mat-mdc-card-header {
  padding: 4px 16px;
  align-items: center;
  font-size: 18px;
}
app-info-card .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar {
  margin: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
}
app-info-card .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar mat-icon {
  color: #FFFFFF;
  font-size: 20px;
  width: 20px;
  height: 20px;
}
app-info-card .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar.small {
  width: 25px;
  height: 25px;
}
app-info-card .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-avatar.icon-avatar.small mat-icon {
  font-size: 15px;
  width: 15px;
  height: 15px;
}
app-info-card .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-header-text {
  flex: 1;
}
app-info-card .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
app-info-card .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-subtitle {
  font-size: 22px;
  font-weight: 500;
  color: #0B0B0B;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
app-shipment-details .mat-mdc-tab-group .mat-mdc-tab .mdc-tab__text-label {
  font-size: 16px;
}
app-shipment-details .pt-2 {
  padding-top: 2px;
}
app-shipment-details .card-container {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
}
app-shipment-details .card-container .cards-section {
  flex: 0 0 90%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
app-shipment-details .card-container .cards-section > app-info-card {
  flex: 0 1 200px;
}
app-shipment-details .card-container .actions-section {
  flex: 0 0 10%;
  display: flex;
  justify-content: center;
  align-items: center;
}
app-shipment-details .cm__shipment-detail {
  border: 1px solid #E6E6E6;
  border-radius: 12px;
}
app-shipment-details .cm__shipment-detail app-summary > .cm {
  padding: 0 16px 8px;
}
app-shipment-details .cm__shipment-detail app-summary > .cm .mdc-button.add-document {
  font-size: 14px;
  height: 28px;
}
app-shipment-details .cm__shipment-detail app-summary > .cm .sp-status-chip {
  background: #80D2E6;
  border: 1px solid #80D2E6;
  border-radius: 5px;
  color: #FFFFFF;
  height: auto;
  font-size: 13px;
  padding: 2pt 5pt 0;
}
app-shipment-details .cm__shipment-detail app-summary > .cm .cm__details {
  font-size: 16px !important;
  color: #294A63;
}
app-shipment-details .cm__shipment-detail app-summary > .cm .cm__details__content {
  font-size: 14px;
  color: #585858 !important;
  padding: 0;
}
app-shipment-details .cm__shipment-detail app-summary > .cm .cm__details__content span > b {
  color: #0B0B0B !important;
}
app-shipment-details .cm__shipment-detail app-summary > .cm .cm__details__content .clickable.detail-title > mat-icon {
  font-size: 14px;
  width: 14px;
  height: 14px;
  padding-right: 4px;
}
app-shipment-details app-details > .cm .cm__details.title,
app-shipment-details app-finance > .cm .cm__details.title {
  font-size: 18px;
  color: #294A63;
}
app-shipment-details app-details > .cm .cm__details.title .mat-icon,
app-shipment-details app-finance > .cm .cm__details.title .mat-icon {
  color: #80D2E6;
}
app-shipment-details app-details > .cm .cm__details .accordion-title,
app-shipment-details app-finance > .cm .cm__details .accordion-title {
  font-size: 20px;
  color: #0068B3;
}
app-shipment-details app-details > .cm .cm__details .result-panel .cheader,
app-shipment-details app-finance > .cm .cm__details .result-panel .cheader {
  font-size: 16px;
  color: #0B0B0B;
}
app-shipment-details app-details > .cm .cm__details .result-panel .cheader .mat-icon,
app-shipment-details app-finance > .cm .cm__details .result-panel .cheader .mat-icon {
  color: #0B0B0B;
}
app-shipment-details app-details > .cm .cm__details .result-panel .cheader > span,
app-shipment-details app-finance > .cm .cm__details .result-panel .cheader > span {
  padding-top: 5px;
}
app-shipment-details app-details > .cm .cm__details .header-info-title,
app-shipment-details app-finance > .cm .cm__details .header-info-title {
  font-size: 16px;
  color: #0B0B0B !important;
  margin-bottom: 8px;
}
app-shipment-details app-details > .cm .cm__details .header-info-title span,
app-shipment-details app-finance > .cm .cm__details .header-info-title span {
  padding-top: 5px;
}
app-shipment-details app-details > .cm .cm__details .header-info-title span > b,
app-shipment-details app-finance > .cm .cm__details .header-info-title span > b {
  color: #0B0B0B !important;
}
app-shipment-details app-details > .cm .cm__details .header-info-title .mat-icon,
app-shipment-details app-finance > .cm .cm__details .header-info-title .mat-icon {
  color: #0B0B0B;
}
app-shipment-details app-details > .cm .cm__details app-carrier-costs .card-container,
app-shipment-details app-finance > .cm .cm__details app-carrier-costs .card-container {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
}
app-shipment-details app-details > .cm .cm__details app-carrier-costs .card-container > app-info-card,
app-shipment-details app-finance > .cm .cm__details app-carrier-costs .card-container > app-info-card {
  flex: 0 1 200px;
}
app-shipment-details app-details > .cm .cm__details app-carrier-costs .header-info,
app-shipment-details app-finance > .cm .cm__details app-carrier-costs .header-info {
  padding-left: 24px;
}
app-shipment-details app-details > .cm .cm__details app-carrier-costs .table-headers span > b,
app-shipment-details app-finance > .cm .cm__details app-carrier-costs .table-headers span > b {
  color: #0B0B0B !important;
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
html {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}
html {
  --mat-option-selected-state-label-text-color: #27b6ff;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.mat-accent {
  --mat-option-selected-state-label-text-color: #2b83ff;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-full-pseudo-checkbox-selected-icon-color: #2b83ff;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
}
html {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #2b83ff;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color: #27b6ff;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
}
.mat-primary {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #27b6ff;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: #2b83ff;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
}
.mat-accent {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #2b83ff;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color: #f44336;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
}
.mat-warn {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-elevated-card-container-shape: 4px;
}
html {
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
}
html {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
}
html {
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
}
.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #27b6ff;
  --mdc-linear-progress-track-color: rgba(39, 182, 255, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #2b83ff;
  --mdc-linear-progress-track-color: rgba(43, 131, 255, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #f44336;
  --mdc-linear-progress-track-color: rgba(244, 67, 54, 0.25);
}
html {
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
}
html {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
}
html {
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
}
html {
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
}
html {
  --mdc-filled-text-field-caret-color: #27b6ff;
  --mdc-filled-text-field-focus-active-indicator-color: #27b6ff;
  --mdc-filled-text-field-focus-label-text-color: rgba(39, 182, 255, 0.87);
  --mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);
  --mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color: #f44336;
  --mdc-filled-text-field-error-focus-label-text-color: #f44336;
  --mdc-filled-text-field-error-label-text-color: #f44336;
  --mdc-filled-text-field-error-caret-color: #f44336;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;
}
html {
  --mdc-outlined-text-field-caret-color: #27b6ff;
  --mdc-outlined-text-field-focus-outline-color: #27b6ff;
  --mdc-outlined-text-field-focus-label-text-color: rgba(39, 182, 255, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #f44336;
  --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
  --mdc-outlined-text-field-error-label-text-color: #f44336;
  --mdc-outlined-text-field-error-hover-label-text-color: #f44336;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #f44336;
  --mdc-outlined-text-field-error-hover-outline-color: #f44336;
  --mdc-outlined-text-field-error-outline-color: #f44336;
}
html {
  --mat-form-field-focus-select-arrow-color: rgba(39, 182, 255, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
}
.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #2b83ff;
  --mdc-filled-text-field-focus-active-indicator-color: #2b83ff;
  --mdc-filled-text-field-focus-label-text-color: rgba(43, 131, 255, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mdc-outlined-text-field-caret-color: #2b83ff;
  --mdc-outlined-text-field-focus-outline-color: #2b83ff;
  --mdc-outlined-text-field-focus-label-text-color: rgba(43, 131, 255, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(43, 131, 255, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #f44336;
  --mdc-filled-text-field-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-outlined-text-field-caret-color: #f44336;
  --mdc-outlined-text-field-focus-outline-color: #f44336;
  --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, 0.87);
}
html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html {
  --mat-select-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(39, 182, 255, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(43, 131, 255, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: white;
}
html {
  --mdc-dialog-container-shape: 4px;
}
html {
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}
html {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}
.mat-mdc-standard-chip {
  --mdc-chip-container-shape-radius: 16px;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
  --mdc-chip-outline-width: 0;
  --mdc-chip-outline-color: transparent;
  --mdc-chip-disabled-outline-color: transparent;
  --mdc-chip-focus-outline-color: transparent;
  --mdc-chip-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity: 1;
  --mdc-chip-flat-selected-outline-width: 0;
  --mdc-chip-selected-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
  --mdc-chip-with-icon-disabled-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
}
.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);
  --mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-selected-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.mat-mdc-standard-chip {
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: black;
  --mdc-chip-elevated-container-color: #27b6ff;
  --mdc-chip-elevated-selected-container-color: #27b6ff;
  --mdc-chip-elevated-disabled-container-color: #27b6ff;
  --mdc-chip-flat-disabled-selected-container-color: #27b6ff;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: black;
  --mdc-chip-selected-label-text-color: black;
  --mdc-chip-with-icon-icon-color: black;
  --mdc-chip-with-icon-disabled-icon-color: black;
  --mdc-chip-with-icon-selected-icon-color: black;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;
  --mdc-chip-with-trailing-icon-trailing-icon-color: black;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-selected-disabled-trailing-icon-color: black;
  --mat-chip-selected-trailing-icon-color: black;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #2b83ff;
  --mdc-chip-elevated-selected-container-color: #2b83ff;
  --mdc-chip-elevated-disabled-container-color: #2b83ff;
  --mdc-chip-flat-disabled-selected-container-color: #2b83ff;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #f44336;
  --mdc-chip-elevated-selected-container-color: #f44336;
  --mdc-chip-elevated-disabled-container-color: #f44336;
  --mdc-chip-flat-disabled-selected-container-color: #f44336;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
html {
  --mdc-switch-disabled-selected-icon-opacity: 0.38;
  --mdc-switch-disabled-track-opacity: 0.12;
  --mdc-switch-disabled-unselected-icon-opacity: 0.38;
  --mdc-switch-handle-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
html .mat-mdc-slide-toggle {
  --mat-switch-disabled-selected-handle-opacity: 0.38;
  --mat-switch-disabled-unselected-handle-opacity: 0.38;
  --mat-switch-unselected-handle-size: 20px;
  --mat-switch-selected-handle-size: 20px;
  --mat-switch-pressed-handle-size: 20px;
  --mat-switch-with-icon-handle-size: 20px;
  --mat-switch-selected-handle-horizontal-margin: 0;
  --mat-switch-selected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-selected-pressed-handle-horizontal-margin: 0;
  --mat-switch-unselected-handle-horizontal-margin: 0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-unselected-pressed-handle-horizontal-margin: 0;
  --mat-switch-visible-track-opacity: 1;
  --mat-switch-hidden-track-opacity: 1;
  --mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width: 1px;
  --mat-switch-track-outline-color: transparent;
  --mat-switch-selected-track-outline-width: 1px;
  --mat-switch-selected-track-outline-color: transparent;
  --mat-switch-disabled-unselected-track-outline-width: 1px;
  --mat-switch-disabled-unselected-track-outline-color: transparent;
}
html {
  --mdc-switch-selected-focus-state-layer-color: #23afff;
  --mdc-switch-selected-handle-color: #23afff;
  --mdc-switch-selected-hover-state-layer-color: #23afff;
  --mdc-switch-selected-pressed-state-layer-color: #23afff;
  --mdc-switch-selected-focus-handle-color: #0e8eff;
  --mdc-switch-selected-hover-handle-color: #0e8eff;
  --mdc-switch-selected-pressed-handle-color: #0e8eff;
  --mdc-switch-selected-focus-track-color: #68ccff;
  --mdc-switch-selected-hover-track-color: #68ccff;
  --mdc-switch-selected-pressed-track-color: #68ccff;
  --mdc-switch-selected-track-color: #68ccff;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: #fff;
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
  --mdc-switch-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-color: rgba(0, 0, 0, 0.87);
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #102c41;
  --mdc-switch-selected-handle-color: #102c41;
  --mdc-switch-selected-hover-state-layer-color: #102c41;
  --mdc-switch-selected-pressed-state-layer-color: #102c41;
  --mdc-switch-selected-focus-handle-color: #051321;
  --mdc-switch-selected-hover-handle-color: #051321;
  --mdc-switch-selected-pressed-handle-color: #051321;
  --mdc-switch-selected-focus-track-color: #596f7f;
  --mdc-switch-selected-hover-track-color: #596f7f;
  --mdc-switch-selected-pressed-track-color: #596f7f;
  --mdc-switch-selected-track-color: #596f7f;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e53935;
  --mdc-switch-selected-handle-color: #e53935;
  --mdc-switch-selected-hover-state-layer-color: #e53935;
  --mdc-switch-selected-pressed-state-layer-color: #e53935;
  --mdc-switch-selected-focus-handle-color: #b71c1c;
  --mdc-switch-selected-hover-handle-color: #b71c1c;
  --mdc-switch-selected-pressed-handle-color: #b71c1c;
  --mdc-switch-selected-focus-track-color: #e57373;
  --mdc-switch-selected-hover-track-color: #e57373;
  --mdc-switch-selected-pressed-track-color: #e57373;
  --mdc-switch-selected-track-color: #e57373;
}
html {
  --mdc-switch-state-layer-size: 40px;
}
html {
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #27b6ff;
  --mdc-radio-selected-hover-icon-color: #27b6ff;
  --mdc-radio-selected-icon-color: #27b6ff;
  --mdc-radio-selected-pressed-icon-color: #27b6ff;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #27b6ff;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #2b83ff;
  --mdc-radio-selected-hover-icon-color: #2b83ff;
  --mdc-radio-selected-icon-color: #2b83ff;
  --mdc-radio-selected-pressed-icon-color: #2b83ff;
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #2b83ff;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mdc-radio-state-layer-size: 40px;
}
html {
  --mat-radio-touch-target-display: block;
}
html {
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --mdc-slider-handle-width: 20px;
  --mdc-slider-inactive-track-height: 4px;
  --mdc-slider-inactive-track-shape: 9999px;
  --mdc-slider-with-overlap-handle-outline-width: 1px;
  --mdc-slider-with-tick-marks-active-container-opacity: 0.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-slider-value-indicator-width: auto;
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
}
html {
  --mdc-slider-handle-color: #27b6ff;
  --mdc-slider-focus-handle-color: #27b6ff;
  --mdc-slider-hover-handle-color: #27b6ff;
  --mdc-slider-active-track-color: #27b6ff;
  --mdc-slider-inactive-track-color: #27b6ff;
  --mdc-slider-with-tick-marks-inactive-container-color: #27b6ff;
  --mdc-slider-with-tick-marks-active-container-color: black;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
}
html {
  --mat-slider-ripple-color: #27b6ff;
  --mat-slider-hover-state-layer-color: rgba(39, 182, 255, 0.05);
  --mat-slider-focus-state-layer-color: rgba(39, 182, 255, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
}
html .mat-accent {
  --mdc-slider-handle-color: #2b83ff;
  --mdc-slider-focus-handle-color: #2b83ff;
  --mdc-slider-hover-handle-color: #2b83ff;
  --mdc-slider-active-track-color: #2b83ff;
  --mdc-slider-inactive-track-color: #2b83ff;
  --mdc-slider-with-tick-marks-inactive-container-color: #2b83ff;
  --mdc-slider-with-tick-marks-active-container-color: white;
}
html .mat-accent {
  --mat-slider-ripple-color: #2b83ff;
  --mat-slider-hover-state-layer-color: rgba(43, 131, 255, 0.05);
  --mat-slider-focus-state-layer-color: rgba(43, 131, 255, 0.2);
}
html .mat-warn {
  --mdc-slider-handle-color: #f44336;
  --mdc-slider-focus-handle-color: #f44336;
  --mdc-slider-hover-handle-color: #f44336;
  --mdc-slider-active-track-color: #f44336;
  --mdc-slider-inactive-track-color: #f44336;
  --mdc-slider-with-tick-marks-inactive-container-color: #f44336;
  --mdc-slider-with-tick-marks-active-container-color: white;
}
html .mat-warn {
  --mat-slider-ripple-color: #f44336;
  --mat-slider-hover-state-layer-color: rgba(244, 67, 54, 0.05);
  --mat-slider-focus-state-layer-color: rgba(244, 67, 54, 0.2);
}
html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --mdc-list-list-item-leading-icon-size: 24px;
  --mdc-list-list-item-leading-avatar-size: 40px;
  --mdc-list-list-item-trailing-icon-size: 24px;
  --mdc-list-list-item-disabled-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
}
html {
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #27b6ff;
  --mdc-radio-selected-hover-icon-color: #27b6ff;
  --mdc-radio-selected-icon-color: #27b6ff;
  --mdc-radio-selected-pressed-icon-color: #27b6ff;
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #2b83ff;
  --mdc-radio-selected-hover-icon-color: #2b83ff;
  --mdc-radio-selected-icon-color: #2b83ff;
  --mdc-radio-selected-pressed-icon-color: #2b83ff;
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
}
.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #27b6ff;
  --mdc-checkbox-selected-hover-icon-color: #27b6ff;
  --mdc-checkbox-selected-icon-color: #27b6ff;
  --mdc-checkbox-selected-pressed-icon-color: #27b6ff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #27b6ff;
  --mdc-checkbox-selected-hover-state-layer-color: #27b6ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #27b6ff;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #2b83ff;
  --mdc-checkbox-selected-hover-icon-color: #2b83ff;
  --mdc-checkbox-selected-icon-color: #2b83ff;
  --mdc-checkbox-selected-pressed-icon-color: #2b83ff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #2b83ff;
  --mdc-checkbox-selected-hover-state-layer-color: #2b83ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #2b83ff;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #27b6ff;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
}
html {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size: 40px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}
html {
  --mdc-secondary-navigation-tab-container-height: 48px;
}
html {
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
}
html {
  --mat-tab-header-divider-color: transparent;
  --mat-tab-header-divider-height: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #27b6ff;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #27b6ff;
  --mat-tab-header-active-ripple-color: #27b6ff;
  --mat-tab-header-inactive-ripple-color: #27b6ff;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #27b6ff;
  --mat-tab-header-active-hover-label-text-color: #27b6ff;
  --mat-tab-header-active-focus-indicator-color: #27b6ff;
  --mat-tab-header-active-hover-indicator-color: #27b6ff;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #2b83ff;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #2b83ff;
  --mat-tab-header-active-ripple-color: #2b83ff;
  --mat-tab-header-inactive-ripple-color: #2b83ff;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #2b83ff;
  --mat-tab-header-active-hover-label-text-color: #2b83ff;
  --mat-tab-header-active-focus-indicator-color: #2b83ff;
  --mat-tab-header-active-hover-indicator-color: #2b83ff;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #f44336;
  --mat-tab-header-active-ripple-color: #f44336;
  --mat-tab-header-inactive-ripple-color: #f44336;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #f44336;
  --mat-tab-header-active-hover-label-text-color: #f44336;
  --mat-tab-header-active-focus-indicator-color: #f44336;
  --mat-tab-header-active-hover-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #27b6ff;
  --mat-tab-header-with-background-foreground-color: black;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #2b83ff;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #f44336;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}
html {
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
}
html {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #2b83ff;
  --mdc-checkbox-selected-hover-icon-color: #2b83ff;
  --mdc-checkbox-selected-icon-color: #2b83ff;
  --mdc-checkbox-selected-pressed-icon-color: #2b83ff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #2b83ff;
  --mdc-checkbox-selected-hover-state-layer-color: #2b83ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #2b83ff;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
html {
  --mat-checkbox-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: black;
  --mdc-checkbox-selected-focus-icon-color: #27b6ff;
  --mdc-checkbox-selected-hover-icon-color: #27b6ff;
  --mdc-checkbox-selected-icon-color: #27b6ff;
  --mdc-checkbox-selected-pressed-icon-color: #27b6ff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #27b6ff;
  --mdc-checkbox-selected-hover-state-layer-color: #27b6ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #27b6ff;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
html {
  --mdc-checkbox-state-layer-size: 40px;
}
html {
  --mat-checkbox-touch-target-display: block;
}
html {
  --mdc-text-button-container-shape: 4px;
  --mdc-text-button-keep-touch-target: false;
}
html {
  --mdc-filled-button-container-shape: 4px;
  --mdc-filled-button-keep-touch-target: false;
}
html {
  --mdc-protected-button-container-shape: 4px;
  --mdc-protected-button-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-focus-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-outlined-button-keep-touch-target: false;
  --mdc-outlined-button-outline-width: 1px;
  --mdc-outlined-button-container-shape: 4px;
}
html {
  --mat-text-button-horizontal-padding: 8px;
  --mat-text-button-with-icon-horizontal-padding: 8px;
  --mat-text-button-icon-spacing: 8px;
  --mat-text-button-icon-offset: 0;
}
html {
  --mat-filled-button-horizontal-padding: 16px;
  --mat-filled-button-icon-spacing: 8px;
  --mat-filled-button-icon-offset: -4px;
}
html {
  --mat-protected-button-horizontal-padding: 16px;
  --mat-protected-button-icon-spacing: 8px;
  --mat-protected-button-icon-offset: -4px;
}
html {
  --mat-outlined-button-horizontal-padding: 15px;
  --mat-outlined-button-icon-spacing: 8px;
  --mat-outlined-button-icon-offset: -4px;
}
html {
  --mdc-text-button-label-text-color: black;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html {
  --mat-text-button-state-layer-color: black;
  --mat-text-button-disabled-state-layer-color: black;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
html {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: black;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html {
  --mat-filled-button-state-layer-color: black;
  --mat-filled-button-disabled-state-layer-color: black;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
html {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: black;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html {
  --mat-protected-button-state-layer-color: black;
  --mat-protected-button-disabled-state-layer-color: black;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
}
html {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: black;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-outlined-button-state-layer-color: black;
  --mat-outlined-button-disabled-state-layer-color: black;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #27b6ff;
}
.mat-mdc-button.mat-primary {
  --mat-text-button-state-layer-color: #27b6ff;
  --mat-text-button-ripple-color: rgba(39, 182, 255, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #2b83ff;
}
.mat-mdc-button.mat-accent {
  --mat-text-button-state-layer-color: #2b83ff;
  --mat-text-button-ripple-color: rgba(43, 131, 255, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #f44336;
}
.mat-mdc-button.mat-warn {
  --mat-text-button-state-layer-color: #f44336;
  --mat-text-button-ripple-color: rgba(244, 67, 54, 0.1);
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #27b6ff;
  --mdc-filled-button-label-text-color: black;
}
.mat-mdc-unelevated-button.mat-primary {
  --mat-filled-button-state-layer-color: black;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #2b83ff;
  --mdc-filled-button-label-text-color: white;
}
.mat-mdc-unelevated-button.mat-accent {
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #f44336;
  --mdc-filled-button-label-text-color: white;
}
.mat-mdc-unelevated-button.mat-warn {
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #27b6ff;
  --mdc-protected-button-label-text-color: black;
}
.mat-mdc-raised-button.mat-primary {
  --mat-protected-button-state-layer-color: black;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #2b83ff;
  --mdc-protected-button-label-text-color: white;
}
.mat-mdc-raised-button.mat-accent {
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #f44336;
  --mdc-protected-button-label-text-color: white;
}
.mat-mdc-raised-button.mat-warn {
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #27b6ff;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-primary {
  --mat-outlined-button-state-layer-color: #27b6ff;
  --mat-outlined-button-ripple-color: rgba(39, 182, 255, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #2b83ff;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-accent {
  --mat-outlined-button-state-layer-color: #2b83ff;
  --mat-outlined-button-ripple-color: rgba(43, 131, 255, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #f44336;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-warn {
  --mat-outlined-button-state-layer-color: #f44336;
  --mat-outlined-button-ripple-color: rgba(244, 67, 54, 0.1);
}
html {
  --mdc-text-button-container-height: 36px;
}
html {
  --mdc-filled-button-container-height: 36px;
}
html {
  --mdc-protected-button-container-height: 36px;
}
html {
  --mdc-outlined-button-container-height: 36px;
}
html {
  --mat-text-button-touch-target-display: block;
}
html {
  --mat-filled-button-touch-target-display: block;
}
html {
  --mat-protected-button-touch-target-display: block;
}
html {
  --mat-outlined-button-touch-target-display: block;
}
html {
  --mdc-icon-button-icon-size: 24px;
}
html {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}
html {
  --mat-icon-button-state-layer-color: black;
  --mat-icon-button-disabled-state-layer-color: black;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #27b6ff;
}
html .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-state-layer-color: #27b6ff;
  --mat-icon-button-ripple-color: rgba(39, 182, 255, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #2b83ff;
}
html .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-state-layer-color: #2b83ff;
  --mat-icon-button-ripple-color: rgba(43, 131, 255, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #f44336;
}
html .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: rgba(244, 67, 54, 0.1);
}
html {
  --mat-icon-button-touch-target-display: block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mdc-fab-container-shape: 50%;
  --mdc-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-fab-small-container-shape: 50%;
  --mdc-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-extended-fab-container-height: 48px;
  --mdc-extended-fab-container-shape: 24px;
  --mdc-extended-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-fab-container-color: white;
}
html {
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: black;
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
}
html {
  --mdc-fab-small-container-color: white;
}
html {
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-state-layer-color: black;
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color: #27b6ff;
}
html .mat-mdc-fab.mat-primary {
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: black;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color: #2b83ff;
}
html .mat-mdc-fab.mat-accent {
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color: #f44336;
}
html .mat-mdc-fab.mat-warn {
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color: #27b6ff;
}
html .mat-mdc-mini-fab.mat-primary {
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-state-layer-color: black;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color: #2b83ff;
}
html .mat-mdc-mini-fab.mat-accent {
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color: #f44336;
}
html .mat-mdc-mini-fab.mat-warn {
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html {
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-small-touch-target-display: block;
}
html {
  --mdc-snackbar-container-shape: 4px;
}
html {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
}
html {
  --mat-snack-bar-button-color: #bee9ff;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
html {
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
}
html {
  --mdc-circular-progress-active-indicator-color: #27b6ff;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #2b83ff;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #f44336;
}
html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}
html {
  --mat-badge-background-color: #27b6ff;
  --mat-badge-text-color: black;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}
.mat-badge-accent {
  --mat-badge-background-color: #2b83ff;
  --mat-badge-text-color: white;
}
.mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}
html {
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
}
html {
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
}
html {
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
}
html {
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);
}
html {
  --mat-standard-button-toggle-height: 48px;
}
html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-selected-state-text-color: black;
  --mat-datepicker-calendar-date-selected-state-background-color: #27b6ff;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(39, 182, 255, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: black;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(39, 182, 255, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(39, 182, 255, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #27b6ff;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(39, 182, 255, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: black;
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #2b83ff;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(43, 131, 255, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(43, 131, 255, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(43, 131, 255, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(43, 131, 255, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #2b83ff;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-divider-width: 1px;
}
html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}
html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #27b6ff;
}
.mat-icon.mat-accent {
  --mat-icon-color: #2b83ff;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}
html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}
html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-icon-foreground-color: black;
  --mat-stepper-header-selected-state-icon-background-color: #27b6ff;
  --mat-stepper-header-selected-state-icon-foreground-color: black;
  --mat-stepper-header-done-state-icon-background-color: #27b6ff;
  --mat-stepper-header-done-state-icon-foreground-color: black;
  --mat-stepper-header-edit-state-icon-background-color: #27b6ff;
  --mat-stepper-header-edit-state-icon-foreground-color: black;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #2b83ff;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #2b83ff;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #2b83ff;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-sort-arrow-color: rgb(117.3, 117.3, 117.3);
}
html {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #27b6ff;
  --mat-toolbar-container-text-color: black;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #2b83ff;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-timepicker-container-background-color: white;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles-K4GX5YQV.css.map */
