@charset "UTF-8";
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}
.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}
.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  visibility: visible;
  overflow: auto; /* Scroll on this element otherwise element can't have a padding applied properly */
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
}
.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}
.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}
.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}
[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}
.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px;
}
.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.2s linear;
}
.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}
.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}
.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}
/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}
.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
@font-face {
    font-family: "COUR_54";
    src: url("54-cour.ttf") format("opentype");
}
@font-face {
    font-family: "SCB_55";
    src: url("55-scb.ttf") format("opentype");
}
@font-face {
    font-family: "ARICYR_56";
    src: url("56-aricyr.ttf") format("opentype");
}
@font-face {
    font-family: "ARIAL";
    src: url("Arial.ttf") format("opentype");
}
@font-face {
    font-family: "ARIAL_RUS";
    src: url("Arial-Rus.ttf") format("opentype");
}
@font-face {
    font-family: "COUR";
    src: url("cour.ttf") format("opentype");
}
@font-face {
    font-family: "COURIER";
    src: url("Courier.ttf") format("opentype");
}
@font-face {
    font-family: "COURIER_RUS";
    src: url("Courier-Rus.ttf") format("opentype");
}
@font-face {
    font-family: "SCHOOL_BOOK_C";
    src: url("SchoolBookC.ttf") format("opentype");
}
@font-face {
    font-family: "SCHOOL_BOOK_C_RUS";
    src: url("SchoolBookC-Rus.ttf") format("opentype");
}
@font-face {
    font-family: "TIMES";
    src: url("Times.ttf") format("opentype");
}
/*! Pickr 1.8.0 MIT | https://github.com/Simonwep/pickr */
.pickr{position:relative;overflow:visible;transform:translateY(0)}
.pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}
.pickr .pcr-button{position:relative;height:2em;width:2em;padding:.5em;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border-radius:.15em;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat 50%;background-size:0;transition:all .3s}
.pickr .pcr-button:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;z-index:-1;z-index:auto}
.pickr .pcr-button:after,.pickr .pcr-button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:.15em}
.pickr .pcr-button:after{transition:background .3s;background:currentColor}
.pickr .pcr-button.clear{background-size:70%}
.pickr .pcr-button.clear:before{opacity:0}
.pickr .pcr-button.clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}
.pickr .pcr-button.disabled{cursor:not-allowed}
.pcr-app *,.pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}
.pcr-app button.pcr-active,.pcr-app button:focus,.pcr-app input.pcr-active,.pcr-app input:focus,.pickr button.pcr-active,.pickr button:focus,.pickr input.pcr-active,.pickr input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}
.pcr-app .pcr-palette,.pcr-app .pcr-slider,.pickr .pcr-palette,.pickr .pcr-slider{transition:box-shadow .3s}
.pcr-app .pcr-palette:focus,.pcr-app .pcr-slider:focus,.pickr .pcr-palette:focus,.pickr .pcr-slider:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(0,0,0,.25)}
.pcr-app{position:fixed;display:flex;flex-direction:column;z-index:10000;border-radius:.1em;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 .15em 1.5em 0 rgba(0,0,0,.1),0 0 1em 0 rgba(0,0,0,.03);left:0;top:0}
.pcr-app.visible{transition:opacity .3s;visibility:visible;opacity:1}
.pcr-app .pcr-swatches{display:flex;flex-wrap:wrap;margin-top:.75em}
.pcr-app .pcr-swatches.pcr-last{margin:0}
@supports (display:grid){.pcr-app .pcr-swatches{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,1.75em)}}
.pcr-app .pcr-swatches>button{font-size:1em;position:relative;width:calc(1.75em - 5px);height:calc(1.75em - 5px);border-radius:.15em;cursor:pointer;margin:2.5px;flex-shrink:0;justify-self:center;transition:all .15s;overflow:hidden;background:transparent;z-index:1}
.pcr-app .pcr-swatches>button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;z-index:-1}
.pcr-app .pcr-swatches>button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border:1px solid rgba(0,0,0,.05);border-radius:.15em;box-sizing:border-box}
.pcr-app .pcr-swatches>button:hover{filter:brightness(1.05)}
.pcr-app .pcr-swatches>button:not(.pcr-active){box-shadow:none}
.pcr-app .pcr-interaction{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.2em}
.pcr-app .pcr-interaction>*{margin:0 .2em}
.pcr-app .pcr-interaction input{letter-spacing:.07em;font-size:.75em;text-align:center;cursor:pointer;color:#75797e;background:#f1f3f4;border-radius:.15em;transition:all .15s;padding:.45em .5em;margin-top:.75em}
.pcr-app .pcr-interaction input:hover{filter:brightness(.975)}
.pcr-app .pcr-interaction input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(66,133,244,.75)}
.pcr-app .pcr-interaction .pcr-result{color:#75797e;text-align:left;flex:1 1 8em;min-width:8em;transition:all .2s;border-radius:.15em;background:#f1f3f4;cursor:text}
.pcr-app .pcr-interaction .pcr-result::selection{background:#4285f4;color:#fff}
.pcr-app .pcr-interaction .pcr-type.active{color:#fff;background:#4285f4}
.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear,.pcr-app .pcr-interaction .pcr-save{width:auto;color:#fff}
.pcr-app .pcr-interaction .pcr-cancel:hover,.pcr-app .pcr-interaction .pcr-clear:hover,.pcr-app .pcr-interaction .pcr-save:hover{filter:brightness(.925)}
.pcr-app .pcr-interaction .pcr-save{background:#4285f4}
.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{background:#f44250}
.pcr-app .pcr-interaction .pcr-cancel:focus,.pcr-app .pcr-interaction .pcr-clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(244,66,80,.75)}
.pcr-app .pcr-selection .pcr-picker{position:absolute;height:18px;width:18px;border:2px solid #fff;border-radius:100%;-webkit-user-select:none;user-select:none}
.pcr-app .pcr-selection .pcr-color-chooser,.pcr-app .pcr-selection .pcr-color-opacity,.pcr-app .pcr-selection .pcr-color-palette{position:relative;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;cursor:grab;cursor:-webkit-grab}
.pcr-app .pcr-selection .pcr-color-chooser:active,.pcr-app .pcr-selection .pcr-color-opacity:active,.pcr-app .pcr-selection .pcr-color-palette:active{cursor:grabbing;cursor:-webkit-grabbing}
.pcr-app[data-theme=nano]{width:14.25em;max-width:95vw}
.pcr-app[data-theme=nano] .pcr-swatches{margin-top:.6em;padding:0 .6em}
.pcr-app[data-theme=nano] .pcr-interaction{padding:0 .6em .6em}
.pcr-app[data-theme=nano] .pcr-selection{display:grid;grid-gap:.6em;grid-template-columns:1fr 4fr;grid-template-rows:5fr auto auto;align-items:center;height:10.5em;width:100%;align-self:flex-start}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview{grid-area:2/1/4/1;height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;margin-left:.6em}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-last-color{display:none}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color{position:relative;background:currentColor;width:2em;height:2em;border-radius:50em;overflow:hidden}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette{grid-area:1/1/2/3;width:100%;height:100%;z-index:1}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette{border-radius:.15em;width:100%;height:100%}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser{grid-area:2/2/2/2}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{grid-area:3/2/3/2}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{height:.5em;margin:0 .6em}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-picker,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-picker{top:50%;transform:translateY(-50%)}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{flex-grow:1;border-radius:50em}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}
.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(90deg,transparent,#000),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%,.25em}
.mat-menu-panel {
  max-width: 500px !important;
}
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
@font-face {
  font-family: "Gilroy";
  font-weight: 400;
  src: url('gilroy-regular.ttf') format("truetype");
}
@font-face {
  font-family: "Gilroy";
  font-weight: 500;
  src: url('gilroy-regular.ttf') format("opentype");
}
@font-face {
  font-family: "Gilroy";
  font-weight: 700;
  src: url('Radomir Tinkov - Gilroy-Bold.otf') format("opentype");
}
@font-face {
  font-family: "Gilroy";
  font-weight: 900;
  src: url('Radomir Tinkov - Gilroy-ExtraBold.otf') format("opentype");
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Gilroy;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px/32px Gilroy;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px Gilroy;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Gilroy;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Gilroy;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83)/20px Gilroy;
  margin: 0 0 12px;
}
.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67)/20px Gilroy;
  margin: 0 0 12px;
}
.mat-body-strong, .mat-body-2 {
  font: 500 14px/24px Gilroy;
  letter-spacing: normal;
}
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Gilroy;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}
.mat-small, .mat-caption {
  font: 400 12px/20px Gilroy;
  letter-spacing: normal;
}
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Gilroy;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Gilroy;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Gilroy;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Gilroy;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px/20px Gilroy;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Gilroy;
}
.mat-card {
  font-family: Gilroy;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Gilroy;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Gilroy;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Gilroy;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px/32px Gilroy;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Gilroy;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px/20px Gilroy;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Gilroy;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Gilroy;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Gilroy;
}
.mat-select {
  font-family: Gilroy;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Gilroy;
}
.mat-slider-thumb-label-text {
  font-family: Gilroy;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Gilroy;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Gilroy;
}
.mat-tab-label, .mat-tab-link {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px/32px Gilroy;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Gilroy;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Gilroy;
}
.mat-list-option {
  font-family: Gilroy;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Gilroy;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Gilroy;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px/24px Gilroy;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Gilroy;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Gilroy;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
@media screen and (-ms-high-contrast: active) {
  .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0.6;
  }
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #3991f2;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #3991f2;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed584a;
}
.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox::after {
  color: #fafafa;
}
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #3991f2;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #3991f2;
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed584a;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.mat-badge-content {
  color: #fdfdfd;
  background: #3991f2;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #3991f2;
  color: #fdfdfd;
}
.mat-badge-warn .mat-badge-content {
  color: #fdfdfd;
  background: #ed584a;
}
.mat-badge {
  position: relative;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #3991f2;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #3991f2;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #ed584a;
}
.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #3991f2;
}
.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #3991f2;
}
.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed584a;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.mat-button-focus-overlay {
  background: black;
}
.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  color: #fdfdfd;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: #fdfdfd;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: #fdfdfd;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: #3991f2;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #3991f2;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: #ed584a;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(253, 253, 253, 0.1);
}
.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(253, 253, 253, 0.1);
}
.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(253, 253, 253, 0.1);
}
.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 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-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone,
.mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-checkmark {
  fill: #fafafa;
}
.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #3991f2;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #3991f2;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed584a;
}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox .mat-ripple-element {
  background-color: black;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #3991f2;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #3991f2;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed584a;
}
.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip::after {
  background: black;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #3991f2;
  color: #fdfdfd;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: #fdfdfd;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(253, 253, 253, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed584a;
  color: #fdfdfd;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: #fdfdfd;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(253, 253, 253, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #3991f2;
  color: #fdfdfd;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: #fdfdfd;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(253, 253, 253, 0.1);
}
.mat-table {
  background: white;
}
.mat-table thead, .mat-table tbody, .mat-table tfoot,
mat-header-row, mat-row, mat-footer-row,
[mat-header-row], [mat-row], [mat-footer-row],
.mat-table-sticky {
  background: inherit;
}
mat-row, mat-header-row, mat-footer-row,
th.mat-header-cell, td.mat-cell, td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.mat-calendar-body-in-range::before {
  background: rgba(57, 145, 242, 0.2);
}
.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(57, 145, 242, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(57, 145, 242, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-calendar-body-selected {
  background-color: #3991f2;
  color: #fdfdfd;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(57, 145, 242, 0.4);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fdfdfd;
}
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(57, 145, 242, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(57, 145, 242, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(57, 145, 242, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #3991f2;
  color: #fdfdfd;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(57, 145, 242, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fdfdfd;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 88, 74, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 88, 74, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 88, 74, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed584a;
  color: #fdfdfd;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 88, 74, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fdfdfd;
}
.mat-datepicker-content-touch {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-datepicker-toggle-active {
  color: #3991f2;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #3991f2;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #ed584a;
}
.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #3991f2;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #3991f2;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed584a;
}
.mat-focused .mat-form-field-required-marker {
  color: #3991f2;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #3991f2;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #3991f2;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed584a;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #3991f2;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #3991f2;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed584a;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed584a;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed584a;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed584a;
}
.mat-error {
  color: #ed584a;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #3991f2;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #3991f2;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed584a;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed584a;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.mat-icon.mat-primary {
  color: #3991f2;
}
.mat-icon.mat-accent {
  color: #3991f2;
}
.mat-icon.mat-warn {
  color: #ed584a;
}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.mat-input-element {
  caret-color: #3991f2;
}
.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-form-field.mat-accent .mat-input-element {
  caret-color: #3991f2;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #ed584a;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed584a;
}
.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.mat-list-item-disabled {
  background-color: #eeeeee;
}
.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled], .mat-menu-item[disabled]::after,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.mat-menu-item .mat-icon-no-color,
.mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-paginator {
  background: white;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-paginator-container {
  min-height: 56px;
}
.mat-progress-bar-background {
  fill: purple;
}
.mat-progress-bar-buffer {
  background-color: purple;
}
.mat-progress-bar-fill::after {
  background-color: #3991f2;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: purple;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: purple;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #3991f2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: purple;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: purple;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed584a;
}
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #3991f2;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #3991f2;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #ed584a;
}
.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #3991f2;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #3991f2;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #3991f2;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #3991f2;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed584a;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed584a;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button .mat-ripple-element {
  background-color: black;
}
.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #3991f2;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #3991f2;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed584a;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed584a;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #3991f2;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(57, 145, 242, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #3991f2;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #3991f2;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(57, 145, 242, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #3991f2;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed584a;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 88, 74, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed584a;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-primary .mat-slider-track-fill,
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label {
  background-color: #3991f2;
}
.mat-primary .mat-slider-thumb-label-text {
  color: #fdfdfd;
}
.mat-primary .mat-slider-focus-ring {
  background-color: rgba(57, 145, 242, 0.2);
}
.mat-accent .mat-slider-track-fill,
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label {
  background-color: #3991f2;
}
.mat-accent .mat-slider-thumb-label-text {
  color: #fdfdfd;
}
.mat-accent .mat-slider-focus-ring {
  background-color: rgba(57, 145, 242, 0.2);
}
.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #ed584a;
}
.mat-warn .mat-slider-thumb-label-text {
  color: #fdfdfd;
}
.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 88, 74, 0.2);
}
.mat-slider:hover .mat-slider-track-background,
.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: #fdfdfd;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #3991f2;
  color: #fdfdfd;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: #fdfdfd;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #3991f2;
  color: #fdfdfd;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: #fdfdfd;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed584a;
  color: #fdfdfd;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed584a;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed584a;
}
.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}
.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}
.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.mat-sort-header-arrow {
  color: #757575;
}
.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-tab-group[class*=mat-background-] .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(128, 0, 128, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #3991f2;
}
.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: #fdfdfd;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(128, 0, 128, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #3991f2;
}
.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: #fdfdfd;
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(128, 0, 128, 0.3);
}
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed584a;
}
.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: #fdfdfd;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(128, 0, 128, 0.3);
}
.mat-tab-group.mat-background-primary .mat-tab-header, .mat-tab-group.mat-background-primary .mat-tab-links, .mat-tab-group.mat-background-primary .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary .mat-tab-header, .mat-tab-nav-bar.mat-background-primary .mat-tab-links, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination {
  background-color: #3991f2;
}
.mat-tab-group.mat-background-primary .mat-tab-label, .mat-tab-group.mat-background-primary .mat-tab-link, .mat-tab-nav-bar.mat-background-primary .mat-tab-label, .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: #fdfdfd;
}
.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
  color: rgba(253, 253, 253, 0.4);
}
.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: #fdfdfd;
}
.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(253, 253, 253, 0.4);
}
.mat-tab-group.mat-background-primary .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(253, 253, 253, 0.12);
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(128, 0, 128, 0.3);
}
.mat-tab-group.mat-background-accent .mat-tab-header, .mat-tab-group.mat-background-accent .mat-tab-links, .mat-tab-group.mat-background-accent .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent .mat-tab-header, .mat-tab-nav-bar.mat-background-accent .mat-tab-links, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination {
  background-color: #3991f2;
}
.mat-tab-group.mat-background-accent .mat-tab-label, .mat-tab-group.mat-background-accent .mat-tab-link, .mat-tab-nav-bar.mat-background-accent .mat-tab-label, .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: #fdfdfd;
}
.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
  color: rgba(253, 253, 253, 0.4);
}
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: #fdfdfd;
}
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(253, 253, 253, 0.4);
}
.mat-tab-group.mat-background-accent .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(253, 253, 253, 0.12);
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(128, 0, 128, 0.3);
}
.mat-tab-group.mat-background-warn .mat-tab-header, .mat-tab-group.mat-background-warn .mat-tab-links, .mat-tab-group.mat-background-warn .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn .mat-tab-header, .mat-tab-nav-bar.mat-background-warn .mat-tab-links, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination {
  background-color: #ed584a;
}
.mat-tab-group.mat-background-warn .mat-tab-label, .mat-tab-group.mat-background-warn .mat-tab-link, .mat-tab-nav-bar.mat-background-warn .mat-tab-label, .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: #fdfdfd;
}
.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
  color: rgba(253, 253, 253, 0.4);
}
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: #fdfdfd;
}
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(253, 253, 253, 0.4);
}
.mat-tab-group.mat-background-warn .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(253, 253, 253, 0.12);
}
.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #3991f2;
  color: #fdfdfd;
}
.mat-toolbar.mat-accent {
  background: #3991f2;
  color: #fdfdfd;
}
.mat-toolbar.mat-warn {
  background: #ed584a;
  color: #fdfdfd;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.mat-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.mat-tree {
  background: white;
}
.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tree-node {
  min-height: 48px;
}
.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-simple-snackbar-action {
  color: #3991f2;
}
.mat-button-focus-overlay {
  background-color: transparent !important;
}
[mat-raised-button] .mat-button-wrapper,
[mat-stroked-button] .mat-button-wrapper {
  display: flex;
  align-items: center;
}
[mat-raised-button] .mat-button-wrapper .mat-button-icon_left,
[mat-stroked-button] .mat-button-wrapper .mat-button-icon_left {
  margin-right: 10px;
}
[mat-raised-button] .mat-button-wrapper .mat-button-icon_right,
[mat-stroked-button] .mat-button-wrapper .mat-button-icon_right {
  margin-left: 10px;
}
[mat-dashchoice-button] .mat-button-wrapper {
  display: block;
  align-items: center;
}
[mat-dashchoice-button] .mat-button-wrapper .mat-button-icon_left {
  margin-right: 10px;
}
[mat-dashchoice-button] .mat-button-wrapper .mat-button-icon_right {
  margin-left: 10px;
}
[mat-raised-button].button-primary-filled {
  border-radius: 8px;
  color: #FDFDFD;
  height: 36px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 0 22px 0 22px;
  box-shadow: none;
  transition-property: box-shadow, background;
}
[mat-raised-button].button-primary-filled mat-icon path {
  fill: #FDFDFD;
}
[mat-raised-button].button-primary-filled.mat-primary {
  background: #3991f2;
}
[mat-raised-button].button-primary-filled.mat-warning {
  background: #FFB946;
}
[mat-raised-button].button-primary-filled.mat-success {
  background: #27AE60;
}
[mat-raised-button].button-primary-filled.mat-danger {
  background: #ED584A;
}
[mat-raised-button].button-primary-filled:hover:not([disabled]).mat-primary {
  background: #097bf6;
  box-shadow: 0 4px 8px rgba(57, 145, 242, 0.32);
}
[mat-raised-button].button-primary-filled:hover:not([disabled]).mat-warning {
  background: #F4A626;
  box-shadow: 0 4px 8px rgba(255, 185, 70, 0.32);
}
[mat-raised-button].button-primary-filled:hover:not([disabled]).mat-success {
  background: #49A17F;
  box-shadow: 0 4px 8px rgba(39, 174, 96, 0.32);
}
[mat-raised-button].button-primary-filled:active:not([disabled]) {
  box-shadow: none !important;
}
[mat-raised-button].button-primary-filled:active:not([disabled]).mat-primary {
  background: #2571d9;
}
[mat-raised-button].button-primary-filled:active:not([disabled]).mat-warning {
  background: #E2920F;
}
[mat-raised-button].button-primary-filled:active:not([disabled]).mat-success {
  background: #3A8474;
}
[mat-raised-button].button-primary-filled[disabled] {
  opacity: 0.5;
  color: #FDFDFD;
}
[mat-raised-button].button-primary-filled.button-primary-filled-secondary {
  height: 36px;
  padding: 0 16px;
}
[mat-raised-button].button-primary-filled.button-primary-filled-with-icon.button-primary-filled-secondary {
  padding: 0 16px 0 12px;
}
[mat-raised-button].button-primary-filled.button-primary-filled-with-icon.button-primary-filled-secondary mat-icon {
  margin-right: 8px;
}
[mat-stroked-button].button-primary-outline {
  border-radius: 8px;
  height: 36px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 0 22px 0 22px;
  box-shadow: none;
  transition-property: box-shadow, color, border;
  transition: border 280ms cubic-bezier(0.25, 0.8, 0.25, 1), color 280ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  background: #FDFDFD;
}
[mat-stroked-button].button-primary-outline.mat-primary {
  border-color: #3991f2;
  color: #3991f2;
}
[mat-stroked-button].button-primary-outline.mat-primary mat-icon path {
  fill: #3991f2;
  transition-property: fill;
  transition: fill 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
[mat-stroked-button].button-primary-outline.mat-danger {
  border-color: #ED584A;
  color: #ED584A;
}
[mat-stroked-button].button-primary-outline.mat-danger mat-icon path {
  fill: #ED584A;
  transition-property: fill;
  transition: fill 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
[mat-stroked-button].button-primary-outline:hover:not([disabled]).mat-primary {
  border-color: #097bf6;
  color: #097bf6;
  box-shadow: 0 4px 8px rgba(57, 145, 242, 0.32);
}
[mat-stroked-button].button-primary-outline:hover:not([disabled]).mat-primary mat-icon path {
  fill: #097bf6;
}
[mat-stroked-button].button-primary-outline:active:not([disabled]) {
  box-shadow: none !important;
}
[mat-stroked-button].button-primary-outline:active:not([disabled]).mat-primary {
  border-color: #2571d9;
  color: #2571d9;
}
[mat-stroked-button].button-primary-outline:active:not([disabled]).mat-primary mat-icon path {
  fill: #2571d9;
}
[mat-stroked-button].button-primary-outline[disabled] {
  opacity: 0.5;
}
[mat-stroked-button].button-primary-outline[disabled].mat-primary {
  color: #3991f2;
}
[mat-stroked-button].button-primary-basic-shadow {
  border-radius: 50px;
  height: 30px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 0 16px 0 16px;
  box-shadow: 0 2px 16px rgba(57, 145, 242, 0.16);
  color: #506F85;
  transition-property: box-shadow, color, border;
  transition: border 280ms cubic-bezier(0.25, 0.8, 0.25, 1), color 280ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  background: #FDFDFD;
  border: 1px solid #FDFDFD;
}
[mat-stroked-button].button-primary-basic-shadow:hover:not([disabled]).mat-primary {
  border: 1px solid #3991f2;
  color: #3991f2;
  box-shadow: 0 4px 8px rgba(57, 145, 242, 0.32);
}
[mat-stroked-button].button-primary-basic-shadow:active:not([disabled]) {
  box-shadow: none !important;
}
[mat-stroked-button].button-primary-basic-shadow:active:not([disabled]).mat-primary {
  border: 1px solid #2571d9;
  color: #2571d9;
}
[mat-stroked-button].button-primary-basic-shadow[disabled] {
  opacity: 0.5;
}
[mat-button].button-primary-basic-filled {
  border-radius: 50px;
  height: 32px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  padding: 0 16px 0 16px;
  transition-property: background;
  transition: background 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
[mat-button].button-primary-basic-filled.mat-primary {
  color: #3991F2;
  background: rgba(57, 145, 242, 0.1);
}
[mat-button].button-primary-basic-filled:hover:not([disabled]).mat-primary {
  background: rgba(57, 145, 242, 0.2);
}
[mat-button].button-primary-basic-filled:active:not([disabled]).mat-primary {
  background: rgba(57, 145, 242, 0.3);
}
[mat-button].button-primary-basic-filled[disabled] {
  opacity: 0.5;
}
[mat-button].button-primary-basic-text {
  border-radius: 50px;
  height: 32px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  padding: 0 16px 0 16px;
  transition-property: color;
  transition: color 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  color: #506F85;
}
[mat-button].button-primary-basic-text:hover:not([disabled]).mat-primary {
  color: #3991F2;
}
[mat-button].button-primary-basic-text:active:not([disabled]).mat-primary {
  color: #2571D9;
}
[mat-button].button-primary-basic-text[disabled] {
  opacity: 0.5;
}
[mat-icon-button] .mat-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
[mat-icon-button].button-icon-outline {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #839EB3;
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12);
  transition-property: border-color, box-shadow;
  transition: border-color 280ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
[mat-icon-button].button-icon-outline mat-icon path {
  transition-property: fill;
  transition: fill 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  fill: #839EB3;
}
[mat-icon-button].button-icon-outline:hover:not([disabled]).mat-primary {
  border-color: #3991F2;
  box-shadow: 0 2px 16px rgba(57, 145, 242, 0.16);
}
[mat-icon-button].button-icon-outline:hover:not([disabled]).mat-primary mat-icon path {
  fill: #3991F2;
}
[mat-icon-button].button-icon-outline:active:not([disabled]).mat-primary {
  border-color: #2571D9;
  box-shadow: 0 2px 16px rgba(57, 145, 242, 0.16);
}
[mat-icon-button].button-icon-outline:active:not([disabled]).mat-primary mat-icon path {
  fill: #2571D9;
}
[mat-icon-button].button-icon-outline[disabled] {
  opacity: 0.5;
}
[mat-icon-button].button-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  transition-property: background;
  transition: background 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
[mat-icon-button].button-icon mat-icon path {
  transition-property: fill;
  transition: fill 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  fill: #839EB3;
}
[mat-icon-button].button-icon:focus:not([disabled]), [mat-icon-button].button-icon:hover:not([disabled]) {
  background: #ECF3F8;
}
[mat-icon-button].button-icon:focus:not([disabled]).mat-primary mat-icon path, [mat-icon-button].button-icon:hover:not([disabled]).mat-primary mat-icon path {
  fill: #3991F2;
}
[mat-icon-button].button-icon:active:not([disabled]) {
  background: #ECF3F8;
}
[mat-icon-button].button-icon:active:not([disabled]).mat-primary mat-icon path {
  fill: #2571D9;
}
[mat-icon-button].button-icon[disabled] {
  opacity: 0.5;
}
.button-group button {
  margin-right: 8px;
}
.button-group button:last-child {
  margin-right: 0;
}
mat-icon {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
mat-icon[data-mat-icon-name=pencil] svg, mat-icon[svgicon=pencil] svg {
  width: 18px;
  height: 18px;
}
mat-icon[data-mat-icon-name=person] svg, mat-icon[svgicon=person] svg {
  width: 36px;
  height: 36px;
}
mat-icon[data-mat-icon-name=times] svg, mat-icon[svgicon=times] svg {
  width: 14px;
  height: 14px;
}
mat-icon[data-mat-icon-name=times-filled] svg, mat-icon[svgicon=times-filled] svg {
  width: 16px;
  height: 16px;
}
mat-icon[data-mat-icon-name=search] svg, mat-icon[svgicon=search] svg {
  width: 18px;
  height: 18px;
}
mat-icon[data-mat-icon-name=dropdown-arrow] svg, mat-icon[svgicon=dropdown-arrow] svg {
  width: 12px;
  height: 8px;
}
mat-icon[data-mat-icon-name=plus] svg, mat-icon[svgicon=plus] svg {
  width: 14px;
  height: 14px;
}
mat-icon[data-mat-icon-name=filter-arrow] svg, mat-icon[svgicon=filter-arrow] svg {
  width: 10px;
  height: 5px;
}
mat-icon[data-mat-icon-name=arrow] svg, mat-icon[svgicon=arrow] svg {
  width: 12px;
  height: 7px;
}
mat-icon[data-mat-icon-name=copy] svg, mat-icon[svgicon=copy] svg {
  width: 19px;
  height: 22px;
}
mat-icon[data-mat-icon-name=basket] svg, mat-icon[svgicon=basket] svg {
  width: 14px;
  height: 18px;
}
mat-icon[data-mat-icon-name=sidenav-arrow] svg, mat-icon[svgicon=sidenav-arrow] svg {
  width: 6px;
  height: 10px;
}
mat-icon[data-mat-icon-name=nav-statistics] svg, mat-icon[svgicon=nav-statistics] svg {
  width: 22px;
  height: 12px;
}
mat-icon[data-mat-icon-name=nav-database] svg, mat-icon[svgicon=nav-database] svg {
  width: 16px;
  height: 20px;
}
mat-icon[data-mat-icon-name=nav-subscriptions] svg, mat-icon[svgicon=nav-subscriptions] svg {
  width: 22px;
  height: 24px;
}
mat-icon[data-mat-icon-name=nav-events] svg, mat-icon[svgicon=nav-events] svg {
  width: 15px;
  height: 17px;
}
mat-icon[data-mat-icon-name=nav-rate] svg, mat-icon[svgicon=nav-rate] svg {
  width: 20px;
  height: 16px;
}
mat-icon[data-mat-icon-name=nav-orders] svg, mat-icon[svgicon=nav-orders] svg {
  width: 22px;
  height: 14px;
}
mat-icon[data-mat-icon-name=nav-report] svg, mat-icon[svgicon=nav-report] svg {
  width: 18px;
  height: 18px;
}
mat-icon[data-mat-icon-name=logout] svg, mat-icon[svgicon=logout] svg {
  width: 18px;
  height: 19px;
}
mat-icon[data-mat-icon-name=info] svg, mat-icon[svgicon=info] svg {
  width: 18px;
  height: 18px;
}
mat-icon[data-mat-icon-name=bell] svg, mat-icon[svgicon=bell] svg {
  width: 16px;
  height: 20px;
}
mat-icon[data-mat-icon-name=pagination-first] svg, mat-icon[svgicon=pagination-first] svg {
  width: 15px;
  height: 14px;
}
mat-icon[data-mat-icon-name=pagination-last] svg, mat-icon[svgicon=pagination-last] svg {
  width: 15px;
  height: 14px;
}
mat-icon[data-mat-icon-name=pagination-prev] svg, mat-icon[svgicon=pagination-prev] svg {
  width: 8px;
  height: 14px;
}
mat-icon[data-mat-icon-name=pagination-next] svg, mat-icon[svgicon=pagination-next] svg {
  width: 8px;
  height: 14px;
}
mat-icon[data-mat-icon-name=location] svg, mat-icon[svgicon=location] svg {
  width: 16px;
  height: 22px;
}
mat-icon[data-mat-icon-name=more-vertical] svg, mat-icon[svgicon=more-vertical] svg {
  width: 4px;
  height: 18px;
}
mat-icon[data-mat-icon-name=time] svg, mat-icon[svgicon=time] svg {
  width: 12px;
  height: 12px;
}
mat-icon[data-mat-icon-name=gear] svg, mat-icon[svgicon=gear] svg {
  width: 18px;
  height: 18px;
}
mat-icon[data-mat-icon-name=flag] svg, mat-icon[svgicon=flag] svg {
  width: 22px;
  height: 24px;
}
mat-icon[data-mat-icon-name=calendar] svg, mat-icon[svgicon=calendar] svg {
  width: 16px;
  height: 16px;
}
mat-icon[data-mat-icon-name=location-mini] svg, mat-icon[svgicon=location-mini] svg {
  width: 12px;
  height: 16px;
}
mat-icon[data-mat-icon-name=seat] svg, mat-icon[svgicon=seat] svg {
  width: 15px;
  height: 16px;
}
mat-icon[data-mat-icon-name=ticket] svg, mat-icon[svgicon=ticket] svg {
  width: 32px;
  height: 20px;
}
mat-icon[data-mat-icon-name=checkmark-filled] svg, mat-icon[svgicon=checkmark-filled] svg {
  width: 60px;
  height: 60px;
}
mat-icon[data-mat-icon-name=hourglass] svg, mat-icon[svgicon=hourglass] svg {
  width: 15px;
  height: 20px;
}
mat-icon[data-mat-icon-name=warning-filled] svg, mat-icon[svgicon=warning-filled] svg {
  width: 20px;
  height: 19px;
}
mat-icon[data-mat-icon-name=lock-unlocked] svg, mat-icon[svgicon=lock-unlocked] svg {
  width: 42px;
  height: 60px;
}
mat-icon[data-mat-icon-name=lock-locked] svg, mat-icon[svgicon=lock-locked] svg {
  width: 42px;
  height: 60px;
}
mat-icon[data-mat-icon-name=error] svg, mat-icon[svgicon=error] svg {
  width: 17px;
  height: 15px;
}
mat-icon[data-mat-icon-name=chair] svg, mat-icon[svgicon=chair] svg {
  width: 32px;
  height: 45px;
}
mat-icon[data-mat-icon-name=checkmark] svg, mat-icon[svgicon=checkmark] svg {
  width: 18px;
  height: 14px;
}
mat-icon[data-mat-icon-name=refresh] svg, mat-icon[svgicon=refresh] svg {
  width: 20px;
  height: 20px;
}
mat-icon[data-mat-icon-name=save] svg, mat-icon[svgicon=save] svg {
  width: 20px;
  height: 20px;
}
mat-icon[data-mat-icon-name=event-calendar] svg, mat-icon[svgicon=event-calendar] svg {
  width: 17px;
  height: 18px;
}
mat-icon[data-mat-icon-name=price-rates] svg, mat-icon[svgicon=price-rates] svg {
  width: 21px;
  height: 21px;
}
mat-icon[data-mat-icon-name=ticket-layouts] svg, mat-icon[svgicon=ticket-layouts] svg {
  width: 24px;
  height: 16px;
}
mat-icon[data-mat-icon-name=season-ticket-consist] svg, mat-icon[svgicon=season-ticket-consist] svg {
  width: 20px;
  height: 20px;
}
mat-icon[data-mat-icon-name=open-sale] svg, mat-icon[svgicon=open-sale] svg {
  width: 15px;
  height: 20px;
}
mat-icon[data-mat-icon-name=sales-restrictions] svg, mat-icon[svgicon=sales-restrictions] svg {
  width: 20px;
  height: 20px;
}
mat-icon[data-mat-icon-name=view-sales] svg, mat-icon[svgicon=view-sales] svg {
  width: 20px;
  height: 14px;
}
mat-icon[data-mat-icon-name=minus] svg, mat-icon[svgicon=minus] svg {
  width: 14px;
  height: 2px;
}
mat-icon[data-mat-icon-name=download] svg, mat-icon[svgicon=download] svg {
  width: 28px;
  height: 25px;
}
mat-form-field .mat-input-element {
  caret-color: #223345;
  color: #223345;
}
mat-form-field.input-search {
  min-width: 274px;
  background: #FDFDFD;
  border: 1px solid #CFDFE8;
  border-radius: 8px;
  transition-property: border-color;
  transition: border-color 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-form-field.input-search_not-empty.mat-primary, mat-form-field.input-search.mat-focused.mat-primary {
  border-color: #3991F2;
}
mat-form-field.input-search .mat-form-field-wrapper {
  padding: 0;
  height: 38px;
  display: flex;
  align-items: center;
}
mat-form-field.input-search .mat-form-field-flex {
  align-items: center;
}
mat-form-field.input-search .mat-form-field-infix {
  border: none;
  width: 170px;
}
mat-form-field.input-search .mat-form-field-infix input {
  line-height: 24px;
}
mat-form-field.input-search .mat-form-field-infix .mat-form-field-label-wrapper {
  padding: 0;
  top: 0;
  display: flex;
  align-items: center;
}
mat-form-field.input-search .mat-form-field-infix .mat-form-field-label-wrapper label {
  position: unset;
  color: #839EB3;
}
mat-form-field.input-search .mat-form-field-prefix {
  margin: 0 15px;
}
mat-form-field.input-search .mat-form-field-suffix {
  margin: 0 6px;
}
mat-form-field.input-search .mat-form-field-underline {
  display: none;
}
mat-form-field.input-select mat-select .mat-select-arrow {
  opacity: 0;
}
mat-form-field.input-select.mat-form-field-should-float .mat-form-field-label-wrapper label mat-label, mat-form-field.input-select.mat-focused .mat-form-field-label-wrapper label mat-label {
  color: #506F85;
}
mat-form-field.input-select .mat-form-field-flex {
  align-items: center;
  padding: 8px 16px 0;
  height: 44px;
  font-size: 14px;
  border-radius: 4px;
  background: rgba(80, 111, 133, 0.04);
  transition-property: background;
  transition: background 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-form-field.input-select .mat-form-field-flex .mat-form-field-infix {
  padding: 0;
  border: 0;
}
mat-form-field.input-select .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger {
  padding-top: 5px;
}
mat-form-field.input-select .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger .mat-select-value {
  color: #223345;
  line-height: 24px;
  letter-spacing: 0.25px;
}
mat-form-field.input-select__opened.mat-primary .mat-form-field-suffix mat-icon path {
  fill: #3991F2;
}
mat-form-field.input-select__opened .mat-form-field-suffix {
  transform: rotateZ(180deg);
}
mat-form-field.input-select__opened.mat-focused .mat-form-field-flex {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
mat-form-field.input-select:hover .mat-form-field-flex {
  background: rgba(80, 111, 133, 0.06);
}
mat-form-field.input-select .mat-form-field-label {
  width: 100%;
}
mat-form-field.input-select .mat-form-field-label-wrapper label mat-label {
  color: #223345;
  line-height: 25px;
}
mat-form-field.input-select .mat-form-field-underline {
  display: none;
}
mat-form-field.input-select .mat-form-field-suffix {
  top: -4px;
  transition-property: transform;
  transition: transform 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-form-field.input-select .mat-form-field-suffix mat-icon path {
  transition-property: fill;
  transition: fill 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-form-field.input-select__disabled {
  pointer-events: none;
  opacity: 0.5;
}
mat-form-field.input-field .mat-form-field-flex {
  align-items: center;
  padding: 16px 12px;
  height: 44px;
  font-size: 14px;
  line-height: 24px;
  border-radius: 4px;
  background: rgba(80, 111, 133, 0.04);
  transition-property: background;
  transition: background 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: text;
}
mat-form-field.input-field .mat-form-field-flex .mat-form-field-infix {
  border: none;
  padding: 0;
}
mat-form-field.input-field .mat-form-field-flex .mat-form-field-infix input {
  margin-top: 16px;
  letter-spacing: 0.25px;
  line-height: 125%;
}
mat-form-field.input-field .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper {
  padding-top: 14px;
  top: -14px;
}
mat-form-field.input-field .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  color: #839EB3;
}
mat-form-field.input-field .mat-form-field-wrapper {
  margin-bottom: -1.25em;
}
mat-form-field.input-field:hover .mat-form-field-flex {
  background: rgba(80, 111, 133, 0.06);
}
mat-form-field.input-field .mat-form-field-underline {
  background: transparent;
}
mat-form-field.input-field .mat-form-field-underline .mat-form-field-ripple {
  height: 2px !important;
}
mat-form-field.input-field .mat-form-field-subscript-wrapper {
  padding: 0 12px;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 16px;
}
mat-form-field.input-field.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  transform: translateY(-8px) scale(0.75);
  width: 133.33333%;
}
mat-form-field.input-field.mat-form-field-can-float.mat-form-field-should-float.mat-primary:not(.mat-form-field-invalid) .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  color: #3991F2;
}
mat-form-field.input-field.mat-form-field-can-float.mat-form-field-should-float.mat-primary.mat-form-field-invalid .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  color: #ED584A;
}
mat-form-field.input-field.mat-form-field-disabled {
  opacity: 0.5;
}
mat-form-field.input-field.mat-form-field-disabled .mat-form-field-flex {
  cursor: default;
}
mat-form-field.input-field.mat-form-field-disabled .mat-form-field-underline {
  display: none;
}
mat-form-field.textarea-field .mat-form-field-flex {
  align-items: center;
  padding: 0 8px 8px 8px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 4px;
  background: rgba(80, 111, 133, 0.04);
  transition-property: background;
  transition: background 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: text;
}
mat-form-field.textarea-field .mat-form-field-flex .mat-form-field-infix {
  border: none;
  padding: 0;
}
mat-form-field.textarea-field .mat-form-field-flex .mat-form-field-infix input {
  margin-top: 16px;
  letter-spacing: 0.25px;
  line-height: 125%;
}
mat-form-field.textarea-field .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper {
  padding-top: 14px;
  top: -14px;
}
mat-form-field.textarea-field .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  color: #839EB3;
}
mat-form-field.textarea-field .mat-form-field-wrapper {
  margin-bottom: -1.25em;
}
mat-form-field.textarea-field:hover .mat-form-field-flex {
  background: rgba(80, 111, 133, 0.06);
}
mat-form-field.textarea-field .mat-form-field-underline {
  background: transparent;
}
mat-form-field.textarea-field .mat-form-field-underline .mat-form-field-ripple {
  height: 2px !important;
}
mat-form-field.textarea-field .mat-form-field-subscript-wrapper {
  padding: 0 12px;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 16px;
}
mat-form-field.textarea-field.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  transform: translateY(-8px) scale(0.75);
  width: 133.33333%;
}
mat-form-field.textarea-field.mat-form-field-can-float.mat-form-field-should-float.mat-primary:not(.mat-form-field-invalid) .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  color: #3991F2;
}
mat-form-field.textarea-field.mat-form-field-can-float.mat-form-field-should-float.mat-primary.mat-form-field-invalid .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  color: #ED584A;
}
mat-form-field.textarea-field.mat-form-field-disabled {
  opacity: 0.5;
}
mat-form-field.textarea-field.mat-form-field-disabled .mat-form-field-flex {
  cursor: default;
}
mat-form-field.textarea-field.mat-form-field-disabled .mat-form-field-underline {
  display: none;
}
mat-form-field.autocomplete-input .mat-form-field-flex {
  align-items: center;
  padding: 16px 12px;
  height: 44px;
  border-radius: 4px;
  background: rgba(80, 111, 133, 0.04);
  transition-property: background;
  transition: background 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: text;
}
mat-form-field.autocomplete-input .mat-form-field-flex .mat-form-field-infix {
  border: none;
  padding: 0;
}
mat-form-field.autocomplete-input .mat-form-field-flex .mat-form-field-infix input {
  margin-top: 16px;
  letter-spacing: 0.25px;
  line-height: 125%;
}
mat-form-field.autocomplete-input .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper {
  padding-top: 12px;
  top: -12px;
}
mat-form-field.autocomplete-input .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  color: #839EB3;
}
mat-form-field.autocomplete-input .mat-form-field-wrapper {
  margin-bottom: -1.25em;
}
mat-form-field.autocomplete-input:hover .mat-form-field-flex {
  background: rgba(80, 111, 133, 0.06);
}
mat-form-field.autocomplete-input .mat-form-field-underline {
  background: transparent;
}
mat-form-field.autocomplete-input .mat-form-field-underline .mat-form-field-ripple {
  height: 2px !important;
}
mat-form-field.autocomplete-input .mat-form-field-subscript-wrapper {
  padding: 0 12px;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 16px;
}
mat-form-field.autocomplete-input.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  transform: translateY(-8px) scale(0.75);
  width: 133.33333%;
}
mat-form-field.autocomplete-input.mat-form-field-can-float.mat-form-field-should-float.mat-primary:not(.mat-form-field-invalid) .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  color: #3991F2;
}
mat-form-field.autocomplete-input.mat-form-field-can-float.mat-form-field-should-float.mat-primary.mat-form-field-invalid .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  color: #ED584A;
}
mat-form-field.autocomplete-input.mat-form-field-disabled {
  opacity: 0.5;
}
mat-form-field.autocomplete-input.mat-form-field-disabled .mat-form-field-flex {
  cursor: default;
}
mat-form-field.autocomplete-input.mat-form-field-disabled .mat-form-field-underline {
  display: none;
}
mat-form-field.autocomplete-input[floatlabel=never] .mat-form-field-infix input {
  height: 36px;
  margin-top: 0;
}
mat-form-field.autocomplete-input .autocomplete-input-arrow {
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
  transition-property: transform;
  transition: transform 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-form-field.autocomplete-input .autocomplete-input-arrow svg path {
  transition-property: fill;
  transition: fill 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-form-field.autocomplete-input input[aria-expanded=true] + .autocomplete-input-arrow {
  transform: rotateZ(180deg);
}
mat-form-field.autocomplete-input input[aria-expanded=true] + .autocomplete-input-arrow svg path {
  fill: #3991F2;
}
mat-form-field.input-select-client {
  width: 600px !important;
  margin-right: 0 !important;
  padding-top: 20px !important;
}
mat-form-field.input-select-client mat-select .mat-select-arrow {
  opacity: 0;
}
mat-form-field.input-select-client.mat-form-field-should-float .mat-form-field-label-wrapper label mat-label, mat-form-field.input-select-client.mat-focused .mat-form-field-label-wrapper label mat-label {
  color: #506F85;
}
mat-form-field.input-select-client .mat-form-field-flex {
  align-items: center;
  padding: 8px 16px 0;
  height: 44px;
  font-size: 14px;
  border-radius: 4px;
  background: rgba(80, 111, 133, 0.04);
  transition-property: background;
  transition: background 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-form-field.input-select-client .mat-form-field-flex .mat-form-field-infix {
  padding: 0;
  border: 0;
}
mat-form-field.input-select-client .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger {
  padding-top: 5px;
}
mat-form-field.input-select-client .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger .mat-select-value {
  color: #223345;
  line-height: 24px;
  letter-spacing: 0.25px;
}
mat-form-field.input-select-client__opened.mat-primary .mat-form-field-suffix mat-icon path {
  fill: #3991F2;
}
mat-form-field.input-select-client__opened .mat-form-field-suffix {
  transform: rotateZ(180deg);
}
mat-form-field.input-select-client__opened.mat-focused .mat-form-field-flex {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
mat-form-field.input-select-client:hover .mat-form-field-flex {
  background: rgba(80, 111, 133, 0.06);
}
mat-form-field.input-select-client .mat-form-field-label-wrapper label mat-label {
  color: #223345;
  line-height: 25px;
}
mat-form-field.input-select-client .mat-form-field-underline {
  display: none;
}
mat-form-field.input-select-client .mat-form-field-suffix {
  top: -4px;
  transition-property: transform;
  transition: transform 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-form-field.input-select-client .mat-form-field-suffix mat-icon path {
  transition-property: fill;
  transition: fill 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-form-field.input-select-client__disabled {
  pointer-events: none;
  opacity: 0.5;
}
mat-checkbox {
  font-size: 14px;
}
mat-checkbox.input-checkbox.mat-checkbox-indeterminate .mat-checkbox-background, mat-checkbox.input-checkbox.mat-checkbox-checked .mat-checkbox-background {
  background-color: #a8b7c2;
}
mat-checkbox.input-checkbox .mat-checkbox-label {
  color: #223345;
  letter-spacing: 0.25px;
}
mat-checkbox.input-checkbox .mat-checkbox-inner-container {
  width: 18px;
  height: 18px;
  margin-right: 11px;
}
mat-checkbox.input-checkbox .mat-checkbox-inner-container .mat-checkbox-background,
mat-checkbox.input-checkbox .mat-checkbox-inner-container .mat-checkbox-frame {
  border-radius: 4px;
  border-width: 2px;
}
mat-checkbox.input-checkbox .mat-checkbox-inner-container .mat-checkbox-frame {
  border-color: #a8b7c2;
}
mat-checkbox.input-checkbox .mat-checkbox-inner-container .mat-ripple-element {
  display: none;
}
mat-checkbox.input-checkbox.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background, mat-checkbox.input-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background {
  background-color: #dce2e7;
}
mat-checkbox.input-checkbox.mat-checkbox-disabled .mat-checkbox-frame {
  border-color: #dce2e7;
}
mat-checkbox.input-checkbox.mat-checkbox-disabled .mat-checkbox-label {
  color: #839EB3;
}
.dropdown-panel {
  margin-top: 38px;
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12) !important;
  width: calc(100% + 56px);
  border-radius: 8px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  background: #FDFDFD;
}
.dropdown-panel.autocomplete-dropdown-panel {
  margin-top: 0;
}
.dropdown-panel .mat-option {
  height: 40px !important;
  background: #FDFDFD;
  font-size: 16px;
  line-height: 24px;
  color: #223345;
  letter-spacing: 0.25px;
}
.dropdown-panel .mat-option.mat-selected, .dropdown-panel .mat-option:hover {
  background: #ECF3F8;
}
.dropdown-panel .mat-option.mat-selected {
  font-weight: 700;
  color: #223345 !important;
  background: #ECF3F8 !important;
}
.dropdown-panel > div {
  max-height: 256px;
}
.dropdown-panel [data-simplebar] {
  padding-bottom: 14px;
}
.dropdown-panel [data-simplebar] .simplebar-content {
  padding-top: 8px;
}
.dropdown-panel [data-simplebar] .simplebar-track.vertical .simplebar-scrollbar:before {
  bottom: 22px;
}
.dropdown-panel-advanced {
  max-height: unset !important;
}
.dropdown-panel-advanced > .create-container {
  max-height: unset;
}
label {
  cursor: inherit;
}
label .label {
  height: 32px;
  padding: 6px 8px;
  display: inline-flex;
  border-radius: 8px;
  align-items: center;
  box-sizing: border-box;
}
label .label .label-indicator {
  display: inline-flex;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 8px;
}
label .label .label-placeholder {
  letter-spacing: 0.1px;
  font-size: 14px;
  line-height: 20px;
}
label .label.label-basic {
  background: #F8F8F8;
}
label .label.label-basic .label-indicator {
  background: #828282;
}
label .label.label-basic .label-placeholder {
  color: #828282;
}
label .label.label-success {
  background: #ECFCF0;
}
label .label.label-success .label-indicator {
  background: #36AB50;
}
label .label.label-success .label-placeholder {
  color: #36AB50;
}
label .label.label-warning {
  background: #FFF6EE;
}
label .label.label-warning .label-indicator {
  background: #F2994A;
}
label .label.label-warning .label-placeholder {
  color: #F2994A;
}
label .label.label-danger {
  background: #FDEEED;
}
label .label.label-danger .label-indicator {
  background: #ED584A;
}
label .label.label-danger .label-placeholder {
  color: #ED584A;
}
label .label.label-info {
  background: rgba(57, 145, 242, 0.1);
}
label .label.label-info .label-indicator {
  background: #3991F2;
}
label .label.label-info .label-placeholder {
  color: #3991F2;
}
label .label.label-disabled {
  opacity: 0.5;
}
mat-tab-group.hide-header mat-tab-header {
  display: none;
}
mat-tab-group .mat-tab-list {
  flex-grow: unset;
}
mat-tab-group .mat-tab-header {
  border-bottom-color: #CFDFE8;
}
mat-tab-group .mat-ink-bar {
  height: 3px;
}
mat-tab-group .mat-tab-label {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  opacity: 1;
  color: #506F85;
  height: 40px;
  padding: 0 16px;
  min-width: unset;
}
mat-tab-group .mat-tab-label.mat-tab-label-active {
  color: #223345;
}
mat-tab-group .mat-tab-label:hover {
  color: #223345;
}
[mat-stroked-button].filter-button {
  border: 1px solid #ACC0D0;
  height: 32px;
  line-height: 30px;
  border-radius: 20px;
  color: #506F85;
  font-size: 14px;
  background: #FDFDFD;
  padding: 0 8px 0 15px;
}
[mat-stroked-button].filter-button mat-icon[svgicon=filter-arrow] {
  transition-property: transform;
  transition: transform 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
[mat-stroked-button].filter-button mat-icon[svgicon=filter-arrow] path {
  transition-property: fill;
  transition: fill 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
[mat-stroked-button].filter-button.filter-button-opened mat-icon[svgicon=filter-arrow] {
  transform: rotateZ(180deg);
}
[mat-stroked-button].filter-button.filter-button-opened mat-icon[svgicon=filter-arrow] path {
  fill: #3991F2;
}
[mat-stroked-button].filter-button.filter-button-selected {
  background: #3991F2;
  border-color: #FFFFFF;
  color: #FFFFFF;
}
[mat-stroked-button].filter-button.filter-button-selected mat-icon path {
  fill: #FFFFFF !important;
}
[mat-stroked-button].filter-button.filter-button-selected mat-icon[svgicon=times] svg {
  width: 8px;
  height: 8px;
}
.filter-panel {
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12) !important;
  width: calc(100% + 44px);
  border-radius: 15px !important;
  background: #FDFDFD;
  margin-top: 4px;
  min-width: 300px !important;
}
.filter-panel .mat-menu-content:not(:empty) {
  padding: 0;
}
.filter-panel .mat-list {
  padding-top: 0;
}
.filter-panel .mat-list-item-content {
  padding: 0 20px;
}
.filter-panel .filter-popup-header {
  display: flex;
  justify-content: space-between;
  padding: 18px 16px 0 16px;
  height: 34px;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
}
.filter-panel .filter-popup-body {
  padding: 16px 0;
  padding-bottom: 20px;
}
.filter-panel .filter-popup-body .mat-list {
  max-height: 40vh;
  width: 320px;
}
.filter-panel .filter-popup-body .mat-list .simplebar-track.simplebar-horizontal {
  bottom: -20px !important;
}
.filter-panel .filter-popup-body .mat-list mat-list-item {
  cursor: pointer;
  min-height: 40px;
  height: initial;
  display: flex;
}
.filter-panel .filter-popup-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px 16px 16px;
}
.filter-panel .filter-popup-footer button {
  margin-right: 8px;
}
.filter-panel .filter-popup-footer button:last-child {
  margin-right: 0;
}
.filter-panel mat-checkbox.input-checkbox.mat-checkbox-checked .mat-checkbox-label {
  word-break: break-word;
  white-space: pre-wrap;
}
.search-container {
  padding: 16px 16px 0;
}
.search-container .input-search {
  min-width: unset;
}
[mat-button].button-menu-control {
  min-height: 36px;
  border-radius: 4px;
  color: #223345;
  font-size: 14px;
  transition-property: background-color;
  transition: background-color 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  text-align: right;
  justify-items: right;
}
[mat-button].button-menu-control[disabled] {
  pointer-events: none;
}
[mat-button].button-menu-control .mat-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 14px;
  word-break: break-word;
  white-space: pre-line;
}
[mat-button].button-menu-control mat-icon {
  margin-left: 7px;
  transition-property: transform;
  transition: transform 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  flex-basis: 0;
}
[mat-button].button-menu-control mat-icon path {
  transition-property: fill;
  transition: fill 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
[mat-button].button-menu-control:hover {
  background-color: rgba(80, 111, 133, 0.04);
}
[mat-button].button-menu-control.button-menu-opened {
  background-color: rgba(80, 111, 133, 0.04);
}
[mat-button].button-menu-control.button-menu-opened mat-icon path {
  fill: #3991F2;
}
.mat-menu-panel.button-menu-panel {
  box-shadow: none;
  overflow: initial;
  border-radius: 4px !important;
  background: #FDFDFD;
  min-height: initial;
  max-width: initial;
  animation: none !important;
  transition: none !important;
}
.mat-menu-panel.button-menu-panel .button-menu-panel-container {
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12) !important;
  border-radius: 4px;
}
.mat-menu-panel.button-menu-panel .button-menu-list-container {
  max-height: 300px;
}
.mat-menu-panel.button-menu-panel * {
  animation: none !important;
  transition: none !important;
}
.mat-menu-panel.button-menu-panel .mat-menu-content:not(:empty) {
  padding: 0;
}
.mat-menu-panel.button-menu-panel .mat-list {
  padding: 8px 0;
}
.mat-menu-panel.button-menu-panel .mat-list .mat-list-item {
  min-height: 16px;
  height: unset;
  color: #223345;
  word-break: break-word;
  transition-property: background-color;
  transition: background-color 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
.mat-menu-panel.button-menu-panel .mat-list .mat-list-item:hover {
  background-color: #ECF3F8;
}
.mat-menu-panel.button-menu-panel .mat-list .mat-list-item.mat-list-item-active {
  background-color: #ECF3F8;
}
.mat-menu-panel.button-menu-panel .mat-list .mat-list-item .mat-list-item-with-icon {
  min-height: 24px;
  display: flex;
  align-items: center;
  width: 100%;
}
.mat-menu-panel.button-menu-panel .mat-list .mat-list-item .mat-list-item-with-icon mat-icon {
  margin-right: 16px;
}
.mat-menu-panel.button-menu-panel .mat-list-item-content {
  padding: 8px 16px !important;
  line-height: 16px;
  cursor: pointer;
}
.mat-menu-panel.icon-button-menu-popup-panel {
  box-shadow: none;
  overflow: initial;
  border-radius: 4px !important;
  background: #FDFDFD;
  margin-top: 4px;
  min-width: 210px;
}
.mat-menu-panel.icon-button-menu-popup-panel .icon-button-menu-panel-container {
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12) !important;
  border-radius: 4px;
}
.mat-menu-panel.icon-button-menu-popup-panel .mat-menu-content:not(:empty) {
  padding: 0;
}
.mat-menu-panel.icon-button-menu-popup-panel .mat-list {
  padding: 20px 0;
}
.mat-menu-panel.icon-button-menu-popup-panel .mat-list .mat-list-item {
  font-size: 14px;
  min-height: 16px;
  height: unset;
  color: #223345;
  word-break: break-word;
  transition-property: box-shadow;
  transition: box-shadow 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
.mat-menu-panel.icon-button-menu-popup-panel .mat-list .mat-list-item:hover {
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12);
}
.mat-menu-panel.icon-button-menu-popup-panel .mat-list .mat-list-item .mat-list-item-with-icon {
  min-height: 24px;
  display: flex;
  align-items: center;
  width: 100%;
}
.mat-menu-panel.icon-button-menu-popup-panel .mat-list .mat-list-item .mat-list-item-with-icon mat-icon {
  margin-right: 16px;
}
.mat-menu-panel.icon-button-menu-popup-panel .mat-list-item-content {
  padding: 8px 16px !important;
  line-height: 16px;
  cursor: pointer;
}
.mat-menu-panel .simplebar-track.simplebar-vertical {
  background: transparent;
  width: 8px;
}
.mat-menu-panel .simplebar-track.simplebar-vertical .simplebar-scrollbar {
  right: 0;
}
mat-table {
  background: #FDFDFD !important;
  border-radius: 15px;
  overflow-x: hidden;
}
mat-table .simplebar-track.simplebar-vertical {
  top: 48px;
  bottom: 24px;
}
.mat-header-cell, .mat-footer-cell, .mat-cell {
  min-width: 80px;
  box-sizing: border-box;
}
.mat-header-row, .mat-footer-row, .mat-row {
  min-width: 1920px;
  /* 24 columns, 80px each */
}
mat-header-row {
  background: #FDFDFD !important;
  height: 47px;
  min-height: 47px !important;
  box-sizing: initial !important;
  border-bottom-color: #ECF3F8;
}
.empty-scrollbar-row {
  min-height: 24px;
  height: 24px;
}
mat-row {
  border-bottom-color: #ECF3F8;
  transition-property: box-shadow;
  transition: box-shadow 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-row:hover {
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12);
  /*position: sticky;
  z-index: 101;*/
}
mat-footer-row {
  border-bottom: none !important;
}
mat-header-cell.mat-table-sticky,
mat-cell.mat-table-sticky {
  height: 100%;
  background: linear-gradient(90deg, rgba(253, 253, 253, 0) 0%, rgba(253, 253, 253, 0.95) 28.65%, #FDFDFD 100%);
}
mat-header-cell.mat-table-sticky.mat-cell-sticky-start,
mat-cell.mat-table-sticky.mat-cell-sticky-start {
  background: linear-gradient(-90deg, rgba(253, 253, 253, 0) 0%, rgba(253, 253, 253, 0.95) 28.65%, #FDFDFD 100%);
}
mat-header-cell .mat-cell-content,
mat-cell .mat-cell-content {
  padding-left: 16px;
}
mat-header-cell:first-of-type,
mat-cell:first-of-type,
mat-footer-cell:first-of-type {
  padding-left: 0 !important;
}
mat-sidenav-container .mat-drawer {
  background: #FFFFFF;
}
mat-sidenav-container.sidenav-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F4F7F9;
}
mat-sidenav-container.sidenav-container mat-sidenav {
  width: 240px;
  visibility: visible !important;
  border-right: none;
  overflow: visible;
  transform: translate3d(calc(-100% - 1px), 0, 0);
}
mat-sidenav-container.sidenav-container mat-sidenav .sidenav-wrapper {
  margin-top: 24px;
}
mat-sidenav-container.sidenav-container mat-sidenav .sidenav-control {
  position: absolute;
  top: 0;
  right: -32px;
  padding-top: 12px;
  padding-left: 8px;
  bottom: 0;
  cursor: pointer;
  transition-property: right;
  transition: right 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
mat-sidenav-container.sidenav-container mat-sidenav .sidenav-control button {
  width: 24px;
  height: 24px;
  z-index: 1;
  background: #fff;
  border: none;
  box-shadow: 0 0 8px rgba(17, 47, 83, 0.24);
  transition: none;
}
mat-sidenav-container.sidenav-container mat-sidenav .sidenav-control button mat-icon {
  height: 22px;
  line-height: 22px;
  transition-property: transform;
  transition: transform 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  transform: rotateZ(180deg);
}
mat-sidenav-container.sidenav-container mat-sidenav .sidenav-control button mat-icon path {
  transition: none;
}
mat-sidenav-container.sidenav-container mat-sidenav .sidenav-control:after {
  content: "";
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  width: 1px;
  background: #CFDFE8;
}
mat-sidenav-container.sidenav-container mat-sidenav .sidenav-control:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  bottom: 0;
  background: #FFFFFF;
}
mat-sidenav-container.sidenav-container mat-sidenav:not(.mat-drawer-opened) .sidenav-control:hover button {
  background: #3991F2 !important;
}
mat-sidenav-container.sidenav-container mat-sidenav:not(.mat-drawer-opened) .sidenav-control:hover button mat-icon path {
  fill: #FDFDFD !important;
}
mat-sidenav-container.sidenav-container mat-sidenav:not(.mat-drawer-opened) .sidenav-control:hover:after {
  background: #3991F2;
}
mat-sidenav-container.sidenav-container mat-sidenav.mat-drawer-opened .sidenav-control {
  right: -12px;
  cursor: default;
}
mat-sidenav-container.sidenav-container mat-sidenav.mat-drawer-opened .sidenav-control button mat-icon {
  transform: rotateZ(0);
}
mat-sidenav-container.sidenav-container mat-sidenav.mat-drawer-opened .sidenav-control button:hover {
  background: #3991F2 !important;
}
mat-sidenav-container.sidenav-container mat-sidenav.mat-drawer-opened .sidenav-control button:hover mat-icon path {
  fill: #FDFDFD !important;
}
mat-sidenav-container.sidenav-container mat-sidenav.mat-drawer-opened .sidenav-control:after {
  background: unset !important;
}
mat-sidenav-container.sidenav-container mat-sidenav.mat-drawer-opened .sidenav-control:before {
  display: none;
}
mat-sidenav-container.sidenav-container mat-sidenav.mat-drawer-opened:after {
  right: 0;
  opacity: 0;
}
mat-sidenav-container.sidenav-container mat-sidenav mat-tree {
  background: unset;
}
mat-sidenav-container.sidenav-container mat-sidenav mat-tree-node {
  min-height: 40px;
  color: #223345;
  letter-spacing: 0.25px;
  display: flex;
  padding: 0 16px 0 24px;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  overflow: hidden;
  position: relative;
  font-size: 14px;
}
mat-sidenav-container.sidenav-container mat-sidenav mat-tree-node.mat-tree-node-expanded mat-icon[svgicon=arrow] {
  transform: rotateZ(180deg);
}
mat-sidenav-container.sidenav-container mat-sidenav mat-tree-node .nav-icon-wrapper {
  width: 40px;
}
mat-sidenav-container.sidenav-container mat-sidenav mat-tree-node[aria-level="2"] + [aria-level="1"] {
  margin-top: 8px;
}
mat-sidenav-container.sidenav-container mat-sidenav mat-tree-node .nav-title {
  flex: 1;
}
mat-sidenav-container.sidenav-container mat-sidenav mat-tree-node:hover {
  background: #F4F7F9;
  color: #3991F2;
}
mat-sidenav-container.sidenav-container mat-sidenav mat-tree-node.nav-active {
  background: #F4F7F9;
  color: #3991F2;
}
mat-sidenav-container.sidenav-container mat-sidenav mat-tree-node.nav-active:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  border-radius: 15px;
  background: linear-gradient(180deg, #65AEFF 0%, #3991F2 100%);
}
mat-sidenav-container.sidenav-container mat-sidenav-content {
  margin-left: 20px;
}
.pagination-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-wrapper .pagination-label {
  font-size: 14px;
  color: #839EB3;
  line-height: 18px;
  letter-spacing: 0.25px;
  font-weight: normal;
}
.pagination-wrapper .pagination-label.pagination-label-bold {
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 20px;
  margin-left: 5px;
}
.pagination-wrapper .pagination-actions {
  margin-left: 20px;
}
.pagination-wrapper .pagination-actions button {
  margin-right: 8px;
}
.pagination-wrapper .pagination-actions button:last-child {
  margin-right: 0;
}
.mat-tooltip {
  min-height: 38px;
  border-radius: 4px !important;
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12);
  background: #FFFFFF;
  font-size: 14px;
  letter-spacing: 0.25px;
  color: #506F85 !important;
  display: flex;
  align-items: center;
  padding: 0 8px;
  margin-top: 0 !important;
  line-height: 20px;
}
.input-color-select .mat-select-value {
  max-width: 100%;
}
.input-color-select .current-color {
  display: flex;
  align-items: center;
}
.input-color-select .current-color .current-color-indicator {
  min-width: 16px;
  flex-grow: 0;
  height: 16px;
  border-radius: 50%;
  margin-right: 8px;
}
.color-picker-panel {
  width: 224px;
  height: 333px;
  min-width: 224px !important;
  min-height: 333px;
  overflow: hidden !important;
  margin-top: 38px;
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12) !important;
  border-radius: 8px !important;
}
.color-picker-panel mat-option {
  display: none;
}
.color-picker-panel .pickr {
  display: none;
}
.color-picker-panel .pcr-app {
  height: 100%;
  width: 100%;
}
.color-picker-panel .pcr-app .pcr-selection {
  order: 1;
  height: 256px;
  grid-row-gap: 10px;
}
.color-picker-panel .pcr-app .pcr-selection .pcr-color-chooser {
  grid-column-start: 1;
  grid-column-end: 3;
  margin: 0 20px;
  height: 16px;
}
.color-picker-panel .pcr-app .pcr-swatches {
  order: 3;
  grid-template-columns: repeat(auto-fit, 16px);
  grid-gap: 8px;
  margin-top: 0;
  margin-left: 8px;
  padding: 0;
  position: relative;
}
.color-picker-panel .pcr-app .pcr-swatches button {
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
}
.color-picker-panel .pcr-app .pcr-swatches:before {
  content: "Палитра цветов";
  position: absolute;
  top: -28px;
  font-family: "Gilroy", serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1px;
}
.color-picker-panel .pcr-app .pcr-interaction {
  order: 2;
  justify-content: flex-end;
}
.color-picker-panel .pcr-app .pcr-interaction .pcr-result {
  width: 70px;
  min-width: 70px;
  margin: 0;
  flex: unset;
}
html, body {
  height: 100%;
}
body {
  margin: 0;
  font-family: "Gilroy", sans-serif;
}
.headline-1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0.25px;
  color: #223345;
}
.headline-2 {
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #223345;
}
.headline-3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #223345;
}
.title {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #223345;
}
.body-text-1 {
  white-space: nowrap;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0.25px;
  color: #223345;
}
@media (max-width: 767px) {
  .body-text-1 {
    font-size: 16px;
    font-weight: 600;
  }
}
.body-text-2 {
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0.25px;
  color: #223345;
}
.body-text-3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  color: #223345;
}
.text-bold {
  font-weight: 700;
}
.mat-select-panel {
  max-width: unset !important;
}
.mat-menu-panel {
  min-height: 0;
}
.fullscreen-mat-dialog-panel {
  max-width: 100vw !important;
  width: 100vw;
  height: 100vh;
}
.fullscreen-mat-dialog-panel mat-dialog-container {
  padding: 0;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  width: 100%;
  height: 100%;
}
.fullscreen-dialog-container {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.primary-popup-panel {
  max-width: 100% !important;
}
.primary-popup-panel .mat-dialog-container {
  border-radius: 15px;
  background-color: #FDFDFD;
  padding: 32px;
  position: relative;
}
.primary-popup-panel .popup-close-container {
  position: absolute;
  right: 10px;
  top: 10px;
}
.primary-popup-backdrop {
  background-color: rgba(0, 0, 0, 0.7);
}
.default-popup-panel .mat-dialog-container {
  padding: 0;
  border-radius: 30px;
}
.simplebar-track {
  background: #FDFDFD;
  border-radius: 15px;
}
.simplebar-track.simplebar-vertical {
  width: 24px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar {
  right: 8px;
  width: 8px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar.simplebar-visible:before {
  background: #CFDFE8;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  transition-property: background;
  transition: background 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 1;
  background: #ECF3F8;
  top: 8px;
  bottom: 8px;
  border-radius: 10px;
}
.simplebar-track.simplebar-horizontal {
  height: 24px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  top: 8px;
  height: 8px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar.simplebar-visible:before {
  background: #CFDFE8;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  transition-property: background;
  transition: background 280ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 1;
  background: #ECF3F8;
  left: 8px;
  right: 8px;
  border-radius: 10px;
}
.card {
  display: flex;
  background: #FFFFFF;
  border-radius: 15px;
  padding: 16px;
}
.mat-snack-bar-container {
  padding: 0 !important;
  min-height: unset !important;
  border-radius: 10px !important;
  background: #fff;
  color: unset;
  box-shadow: 0 2px 16px rgba(80, 111, 133, 0.12);
}
@keyframes skeleton-loading {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
.input-date-time-picker-container .time-range,
.input-date-time-range-picker-container .time-range {
  padding: 14px 8px 0 8px;
  display: flex;
  align-items: center;
}
.input-date-time-picker-container .time-range-start,
.input-date-time-range-picker-container .time-range-start {
  display: flex;
  flex-direction: column;
  width: 224px;
  margin-right: 32px;
}
.input-date-time-picker-container .time-range-start label,
.input-date-time-range-picker-container .time-range-start label {
  padding-left: 14px;
}
.input-date-time-picker-container .time-range-end,
.input-date-time-range-picker-container .time-range-end {
  display: flex;
  flex-direction: column;
  width: 224px;
}
.input-date-time-picker-container .inputs-container,
.input-date-time-range-picker-container .inputs-container {
  display: flex;
  margin-top: 4px;
}
.input-date-time-picker-container .inputs-container input,
.input-date-time-range-picker-container .inputs-container input {
  height: 100%;
  width: 100%;
  max-width: initial;
  min-width: initial;
  padding: 0 12px;
  margin: 0;
  box-sizing: border-box;
  border: none;
  background: rgba(80, 111, 133, 0.04);
  border-radius: 4px;
  outline: none;
  font-size: 14px;
  line-height: 24px;
  color: #223345;
}
.input-date-time-picker-container .time-range-date-wrapper,
.input-date-time-range-picker-container .time-range-date-wrapper {
  width: 125px;
  height: 32px;
  margin-right: 20px;
}
.input-date-time-picker-container .time-range-wrapper,
.input-date-time-range-picker-container .time-range-wrapper {
  width: 72px;
  height: 32px;
}
.input-date-time-picker-container .error-container,
.input-date-time-range-picker-container .error-container {
  padding: 16px 8px 0;
}
.input-date-time-picker-container .actions-container,
.input-date-time-range-picker-container .actions-container {
  padding: 18px 8px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.input-date-time-picker-container .actions-container button,
.input-date-time-range-picker-container .actions-container button {
  height: 32px !important;
  font-weight: normal;
}
.input-date-time-picker-container .actions-container button:first-of-type,
.input-date-time-range-picker-container .actions-container button:first-of-type {
  margin-right: 8px;
}
.input-date-time-picker-container .actions-container .button-primary-filled,
.input-date-time-range-picker-container .actions-container .button-primary-filled {
  border-radius: 20px;
}
.input-date-time-picker-container .time-range-start {
  margin-right: 0;
}
.dropdown-panel-advanced-fixed-220 {
  width: 220px;
  min-width: unset !important;
}
.dropdown-panel-advanced-fixed-220.ng-animating {
  display: none;
}
.dropdown-panel-advanced-fixed-292 {
  width: 292px;
  min-width: unset !important;
}
.dropdown-panel-advanced-fixed-292.ng-animating {
  display: none;
}
.dropdown-panel-advanced .simplebar-track.simplebar-vertical {
  background: transparent;
  width: 8px;
}
.dropdown-panel-advanced .simplebar-track.simplebar-vertical .simplebar-scrollbar {
  right: 0;
}
.template-editor-node {
  border: 1px solid silver;
  border-radius: 4px;
}
.template-editor-node_header {
  padding-left: 4px;
  display: flex;
  align-items: center;
  gap: 4px;
  min-height: 30px;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
}
.template-editor-node_header i {
  width: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-editor-node_header i.draggable {
  width: 9px;
}
.template-editor-node_header i.draggable svg path {
  fill: gray;
}
.template-editor-node_header span {
  flex: 1;
  word-break: break-word;
}
.template-editor-node_header .remove {
  flex-shrink: 0;
  background: none;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  width: 30px;
}
.template-editor-node_header .remove:hover svg path {
  fill: #3991F2;
}
.template-editor-node.active {
  border-color: #3991F2;
}
.template-editor-node.cdk-drag {
  background-color: #F4F7F9;
}
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
.mat-menu-panel {
  max-width: 500px !important;
}
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* GS stands for GetSeat */

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