/* 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 */
.cdk-global-overlay-wrapper,.cdk-overlay-container{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 .4s cubic-bezier(.25,.8,.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:.6}}
.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}
.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}
.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;overflow:auto;background:#fff;color:rgba(0,0,0,.87);width:100%;height:100%;outline:0}
.owl-dt-container,.owl-dt-container *{box-sizing:border-box}
.owl-dt-container{display:block;font-size:16px;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}
.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}
.owl-dt-container-row:last-child{border-bottom:none}
.owl-dt-calendar{display:flex;flex-direction:column;width:100%}
.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}
.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}
.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}
.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:rgba(0,0,0,.12)}
.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}
.owl-dt-calendar-view{display:block;flex:1 1 auto}
.owl-dt-calendar-multi-year-view{display:flex;align-items:center}
.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}
.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}
.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}
.owl-dt-calendar-table .owl-dt-calendar-header{color:rgba(0,0,0,.4)}
.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}
.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}
.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:'';position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}
.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:rgba(0,0,0,.85);-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}
.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}
.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}
.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.4)}
.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:rgba(255,255,255,.85);background-color:#3f51b5}
.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px rgba(255,255,255,.85)}
.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}
.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:rgba(0,0,0,.4)}
.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}
.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.2)}
.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:rgba(0,0,0,.04)}
.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}
.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}
.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}
.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}
.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}
.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}
.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}
.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}
.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:'';display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translateX(-50%);background-color:currentColor}
.owl-dt-timer-divider:before{top:35%}
.owl-dt-timer-divider:after{bottom:35%}
.owl-dt-control-button{-webkit-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}
.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}
.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}
.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}
.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}
.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}
.owl-dt-control-arrow-button[disabled]{color:rgba(0,0,0,.4);cursor:default}
.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}
.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}
.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}
.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}
.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}
.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}
.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}
@media all and (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}
@media all and (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}
.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}
.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}
.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}
.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:rgba(0,0,0,.1)}
.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}
.owl-dt-container-info .owl-dt-container-range{outline:0}
.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}
.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}
.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}
.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}
.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}
.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;transition:background .2s ease}
.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}
.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}
.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}
.owl-dt-inline{display:inline-block}
.owl-dt-control{outline:0;cursor:pointer}
.owl-dt-control .owl-dt-control-content{outline:0}
.owl-dt-control:focus>.owl-dt-control-content{background-color:rgba(0,0,0,.12)}
.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}
.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}
.cdk-overlay-container{position:fixed;z-index:1000}
.cdk-overlay-container:empty{display:none}
.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}
.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}
.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}
.cdk-overlay-dark-backdrop{background:rgba(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}
body {
  --text-primary-color: #ffffff;
  --text-primary-darker-color: #ffffff;
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong, .mat-body-2 {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}
.mat-small, .mat-caption {
  font: 400 12px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
@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: #2962ff;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffea00;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff1744;
}
.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: #2962ff;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffea00;
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ff1744;
}
.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: white;
  background: #2962ff;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.mat-badge-warn .mat-badge-content {
  color: white;
  background: #ff1744;
}
.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: #2962ff;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #ffea00;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #ff1744;
}
.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: #2962ff;
}
.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: #ffea00;
}
.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: #ff1744;
}
.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: white;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}
.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: #2962ff;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #ffea00;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: #ff1744;
}
.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(255, 255, 255, 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(0, 0, 0, 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(255, 255, 255, 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: #2962ff;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffea00;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ff1744;
}
.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: #2962ff;
}
.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: #ffea00;
}
.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: #ff1744;
}
.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: #2962ff;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ff1744;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 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-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(41, 98, 255, 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(41, 98, 255, 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(41, 98, 255, 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: #2962ff;
  color: white;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(41, 98, 255, 0.4);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.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(41, 98, 255, 0.3);
}
.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(255, 234, 0, 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(255, 234, 0, 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(255, 234, 0, 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: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 234, 0, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 234, 0, 0.3);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 23, 68, 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(255, 23, 68, 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(255, 23, 68, 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: #ff1744;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 23, 68, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 23, 68, 0.3);
}
.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: #2962ff;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #ffea00;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #ff1744;
}
.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: #2962ff;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffea00;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ff1744;
}
.mat-focused .mat-form-field-required-marker {
  color: #ffea00;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #2962ff;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffea00;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ff1744;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #2962ff;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffea00;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ff1744;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ff1744;
}
.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: #ff1744;
}
.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: #ff1744;
}
.mat-error {
  color: #ff1744;
}
.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: #2962ff;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffea00;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ff1744;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ff1744;
}
.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: #2962ff;
}
.mat-icon.mat-accent {
  color: #ffea00;
}
.mat-icon.mat-warn {
  color: #ff1744;
}
.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: #2962ff;
}
.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: #ffea00;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #ff1744;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ff1744;
}
.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: #bbdefb;
}
.mat-progress-bar-buffer {
  background-color: #bbdefb;
}
.mat-progress-bar-fill::after {
  background-color: #2962ff;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #fff9c4;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #fff9c4;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffea00;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ff1744;
}
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #2962ff;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #ffea00;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #ff1744;
}
.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: #2962ff;
}
.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: #2962ff;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffea00;
}
.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: #ffea00;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff1744;
}
.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: #ff1744;
}
.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: #2962ff;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffea00;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ff1744;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ff1744;
}
.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: #ffea00;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 234, 0, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffea00;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #2962ff;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(41, 98, 255, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #2962ff;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff1744;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 23, 68, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ff1744;
}
.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: #2962ff;
}
.mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.mat-primary .mat-slider-focus-ring {
  background-color: rgba(41, 98, 255, 0.2);
}
.mat-accent .mat-slider-track-fill,
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label {
  background-color: #ffea00;
}
.mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 234, 0, 0.2);
}
.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #ff1744;
}
.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.mat-warn .mat-slider-focus-ring {
  background-color: rgba(255, 23, 68, 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: white;
}
.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: #2962ff;
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.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: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.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: #ff1744;
  color: white;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff1744;
}
.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: #ff1744;
}
.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(187, 222, 251, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #2962ff;
}
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.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(255, 249, 196, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffea00;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
.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(255, 205, 210, 0.3);
}
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ff1744;
}
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.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(187, 222, 251, 0.3);
}
.mat-tab-group.mat-background-primary > .mat-tab-header, .mat-tab-group.mat-background-primary > .mat-tab-link-container, .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #2962ff;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.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(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 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(255, 249, 196, 0.3);
}
.mat-tab-group.mat-background-accent > .mat-tab-header, .mat-tab-group.mat-background-accent > .mat-tab-link-container, .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffea00;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
.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(0, 0, 0, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(0, 0, 0, 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(255, 205, 210, 0.3);
}
.mat-tab-group.mat-background-warn > .mat-tab-header, .mat-tab-group.mat-background-warn > .mat-tab-link-container, .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ff1744;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.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(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #2962ff;
  color: white;
}
.mat-toolbar.mat-accent {
  background: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-warn {
  background: #ff1744;
  color: white;
}
.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: #ffea00;
}
.router-link-active {
  background: rgba(0, 0, 0, 0.04);
  border-right: 4px solid #2962ff;
  font-weight: 500 !important;
}
.back-btn {
  margin: 0 1.5rem 0 0;
  width: 4.5rem;
  height: 4.5rem;
}
.back-btn ::ng-deep .mat-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner-wrapper {
  background: rgba(0, 0, 0, 0.03);
  padding: 15px 20px;
  border-radius: 5px;
  max-width: 80%;
  margin: 0 auto 15px;
  position: relative;
}
.inner-wrapper .mat-progress-bar {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mat-paginator .mat-paginator-range-label,
.mat-paginator .mat-paginator-page-size-label {
  white-space: nowrap;
}
.mat-paginator .mat-form-field {
  width: auto;
}
.mat-form-field {
  width: 100%;
  font-size: 1.4rem;
  margin-bottom: 6px;
}
.mat-form-field .mat-error {
  margin: 7px 0 0 -10px;
  opacity: 0.8;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
@media (max-width: 950px) {
  .inner-wrapper {
    max-width: 100%;
  }
}
.country-list-button {
  color: rgba(0, 0, 0, 0.87) !important;
}
.country-selector {
  color: rgba(0, 0, 0, 0.87) !important;
}
.imgUpload {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.4rem;
  opacity: 0.7;
  line-height: 1.8;
  max-width: 250px;
  margin-bottom: 2rem;
  position: relative;
  height: 140px;
}
.imgUpload.outline {
  border-style: dashed;
}
.imgUpload .innerBox {
  width: 100%;
  height: 100%;
}
.imgUpload .text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.imgUpload .text .mat-icon {
  margin-right: 0.5rem;
}
.imgUpload figure {
  border-radius: 1rem;
  height: 140px;
  text-align: center;
}
.imgUpload figure img {
  border-radius: 1rem;
  height: 100%;
  width: auto;
  min-width: unset;
}
.imgUpload.active {
  border: none;
}
.imgUpload.active .text {
  flex-direction: column;
  opacity: 0;
  transition: 0.3s ease all;
}
.imgUpload.active .remove {
  position: absolute;
  right: -25px;
  top: -25px;
  z-index: 1;
}
.imgUpload.active figure {
  position: relative;
  overflow: hidden;
}
.imgUpload.active figure::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: 0.3s ease all;
  box-shadow: 0 0 82px rgba(0, 0, 0, 0.7) inset;
}
.imgUpload.active:hover .text {
  opacity: 1;
}
.imgUpload.active:hover figure::before {
  opacity: 1;
}
.file-upload-block {
  max-width: 250px;
  margin-top: 1rem;
}
.file-upload-block .preview {
  position: relative;
  margin-bottom: 2rem;
}
.file-upload-block .preview .remove {
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
}
.file-upload-block .preview figure {
  border-radius: 1rem;
  height: 140px;
  text-align: center;
}
.file-upload-block .preview figure img {
  border-radius: 1rem;
  height: 100%;
  width: auto;
  min-width: unset;
}
.file-upload-block .upload-box {
  border-style: dashed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.4rem;
  opacity: 0.7;
  line-height: 1.8;
  padding: 3rem;
}
.file-upload-block .upload-box.change {
  flex-direction: row;
  padding: 0.5rem;
}
.file-upload-block .upload-box.change .mat-icon {
  margin-right: 0.5rem;
}
/*
1.) Global Links, Utilities & Buttons
-------------------------------------*/
* {
  box-sizing: border-box;
}
a {
  transition: 0.3s ease all;
  text-decoration: none;
}
.mat-stroked-button:not([disabled]) {
  border-color: inherit;
}
.f-btn {
  border-radius: 0.5rem;
  margin-left: 1rem;
  padding: 0.8rem 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.f-btn .mat-icon {
  width: 2.8rem;
  height: 2.8rem;
  font-size: 2.8rem;
}
.f-btn .mat-icon.drop {
  width: 3rem;
  height: 3rem;
  font-size: 3rem;
}
.f-btn span {
  font-size: 1.8rem;
  margin: 0 1rem;
  font-weight: 500;
}
.f-btn span small {
  font-size: 0.7em;
  font-weight: 400;
  opacity: 0.5;
  display: block;
}
.currSymbol {
  opacity: 0.5;
  position: relative;
  top: -4px;
  left: -4px;
  font-size: 0.8em;
  font-weight: 400;
}
/*
2.) Colors
-------------------------------------*/
.foreground {
  color: rgba(0, 0, 0, 0.87);
}
.foreground-20 {
  color: rgba(0, 0, 0, 0.2);
}
.primary {
  color: #2196f3;
}
.accent {
  color: #ffea00;
}
.warn {
  color: #ff1744;
}
.green {
  color: #03bc6d;
}
a {
  color: #2196f3;
}
.color-red {
  color: #fe3451;
}
.color-green {
  color: #02be6e;
}
.color-blue {
  color: #2962ff;
}
.color-orange {
  color: #ffd400;
}
.color-violet {
  color: #c121dc;
}
.color-aqua {
  color: #28dcd6;
}
.bg-red {
  color: #fe3451;
}
.bg-green {
  background: #02be6e;
}
.bg-transparent {
  background: transparent !important;
}
.background {
  background: #fafafa;
}
.background-20 {
  background: rgba(250, 250, 250, 0.1);
}
.bg-primary {
  background: #2196f3;
}
.bg-primary-normal {
  background: #2962ff;
}
.bg-primary-15 {
  background: rgba(33, 150, 243, 0.15);
}
.bg-accent {
  background: #ffea00;
}
.bg-accent-15 {
  background: rgba(255, 235, 59, 0.15);
}
.bg-app {
  background: whitesmoke;
}
.bg-card {
  background: white;
}
.bg-hover {
  background: rgba(0, 0, 0, 0.04);
}
.bg-status {
  background: #e0e0e0;
}
.hover:hover {
  background: rgba(0, 0, 0, 0.04);
}
.color-app {
  color: rgba(0, 0, 0, 0.04);
}
/*
5.) Loops
-------------------------------------*/
.opacity-1 {
  opacity: 0.1;
}
.bg-app-1 {
  background: rgba(245, 245, 245, 0.1);
}
.bg-card-1 {
  background: rgba(255, 255, 255, 0.1);
}
.bg-hover-1 {
  background: rgba(0, 0, 0, 0.1);
}
.bg-status-1 {
  background: rgba(224, 224, 224, 0.1);
}
.bg-primary-1 {
  background: rgba(33, 150, 243, 0.1);
}
.bg-accent-1 {
  background: rgba(255, 235, 59, 0.1);
}
.outline-primary-1 {
  border-color: rgba(33, 150, 243, 0.1);
}
.outline-accent-1 {
  border-color: rgba(255, 235, 59, 0.1);
}
.opacity-2 {
  opacity: 0.2;
}
.bg-app-2 {
  background: rgba(245, 245, 245, 0.2);
}
.bg-card-2 {
  background: rgba(255, 255, 255, 0.2);
}
.bg-hover-2 {
  background: rgba(0, 0, 0, 0.2);
}
.bg-status-2 {
  background: rgba(224, 224, 224, 0.2);
}
.bg-primary-2 {
  background: rgba(33, 150, 243, 0.2);
}
.bg-accent-2 {
  background: rgba(255, 235, 59, 0.2);
}
.outline-primary-2 {
  border-color: rgba(33, 150, 243, 0.2);
}
.outline-accent-2 {
  border-color: rgba(255, 235, 59, 0.2);
}
.opacity-3 {
  opacity: 0.3;
}
.bg-app-3 {
  background: rgba(245, 245, 245, 0.3);
}
.bg-card-3 {
  background: rgba(255, 255, 255, 0.3);
}
.bg-hover-3 {
  background: rgba(0, 0, 0, 0.3);
}
.bg-status-3 {
  background: rgba(224, 224, 224, 0.3);
}
.bg-primary-3 {
  background: rgba(33, 150, 243, 0.3);
}
.bg-accent-3 {
  background: rgba(255, 235, 59, 0.3);
}
.outline-primary-3 {
  border-color: rgba(33, 150, 243, 0.3);
}
.outline-accent-3 {
  border-color: rgba(255, 235, 59, 0.3);
}
.opacity-4 {
  opacity: 0.4;
}
.bg-app-4 {
  background: rgba(245, 245, 245, 0.4);
}
.bg-card-4 {
  background: rgba(255, 255, 255, 0.4);
}
.bg-hover-4 {
  background: rgba(0, 0, 0, 0.4);
}
.bg-status-4 {
  background: rgba(224, 224, 224, 0.4);
}
.bg-primary-4 {
  background: rgba(33, 150, 243, 0.4);
}
.bg-accent-4 {
  background: rgba(255, 235, 59, 0.4);
}
.outline-primary-4 {
  border-color: rgba(33, 150, 243, 0.4);
}
.outline-accent-4 {
  border-color: rgba(255, 235, 59, 0.4);
}
.opacity-5 {
  opacity: 0.5;
}
.bg-app-5 {
  background: rgba(245, 245, 245, 0.5);
}
.bg-card-5 {
  background: rgba(255, 255, 255, 0.5);
}
.bg-hover-5 {
  background: rgba(0, 0, 0, 0.5);
}
.bg-status-5 {
  background: rgba(224, 224, 224, 0.5);
}
.bg-primary-5 {
  background: rgba(33, 150, 243, 0.5);
}
.bg-accent-5 {
  background: rgba(255, 235, 59, 0.5);
}
.outline-primary-5 {
  border-color: rgba(33, 150, 243, 0.5);
}
.outline-accent-5 {
  border-color: rgba(255, 235, 59, 0.5);
}
.opacity-6 {
  opacity: 0.6;
}
.bg-app-6 {
  background: rgba(245, 245, 245, 0.6);
}
.bg-card-6 {
  background: rgba(255, 255, 255, 0.6);
}
.bg-hover-6 {
  background: rgba(0, 0, 0, 0.6);
}
.bg-status-6 {
  background: rgba(224, 224, 224, 0.6);
}
.bg-primary-6 {
  background: rgba(33, 150, 243, 0.6);
}
.bg-accent-6 {
  background: rgba(255, 235, 59, 0.6);
}
.outline-primary-6 {
  border-color: rgba(33, 150, 243, 0.6);
}
.outline-accent-6 {
  border-color: rgba(255, 235, 59, 0.6);
}
.opacity-7 {
  opacity: 0.7;
}
.bg-app-7 {
  background: rgba(245, 245, 245, 0.7);
}
.bg-card-7 {
  background: rgba(255, 255, 255, 0.7);
}
.bg-hover-7 {
  background: rgba(0, 0, 0, 0.7);
}
.bg-status-7 {
  background: rgba(224, 224, 224, 0.7);
}
.bg-primary-7 {
  background: rgba(33, 150, 243, 0.7);
}
.bg-accent-7 {
  background: rgba(255, 235, 59, 0.7);
}
.outline-primary-7 {
  border-color: rgba(33, 150, 243, 0.7);
}
.outline-accent-7 {
  border-color: rgba(255, 235, 59, 0.7);
}
.opacity-8 {
  opacity: 0.8;
}
.bg-app-8 {
  background: rgba(245, 245, 245, 0.8);
}
.bg-card-8 {
  background: rgba(255, 255, 255, 0.8);
}
.bg-hover-8 {
  background: rgba(0, 0, 0, 0.8);
}
.bg-status-8 {
  background: rgba(224, 224, 224, 0.8);
}
.bg-primary-8 {
  background: rgba(33, 150, 243, 0.8);
}
.bg-accent-8 {
  background: rgba(255, 235, 59, 0.8);
}
.outline-primary-8 {
  border-color: rgba(33, 150, 243, 0.8);
}
.outline-accent-8 {
  border-color: rgba(255, 235, 59, 0.8);
}
.opacity-9 {
  opacity: 0.9;
}
.bg-app-9 {
  background: rgba(245, 245, 245, 0.9);
}
.bg-card-9 {
  background: rgba(255, 255, 255, 0.9);
}
.bg-hover-9 {
  background: rgba(0, 0, 0, 0.9);
}
.bg-status-9 {
  background: rgba(224, 224, 224, 0.9);
}
.bg-primary-9 {
  background: rgba(33, 150, 243, 0.9);
}
.bg-accent-9 {
  background: rgba(255, 235, 59, 0.9);
}
.outline-primary-9 {
  border-color: rgba(33, 150, 243, 0.9);
}
.outline-accent-9 {
  border-color: rgba(255, 235, 59, 0.9);
}
/*
6.) Global Utilities
-------------------------------------*/
.wrapper {
  padding: 10px;
}
img {
  max-width: 100%;
}
.opacity {
  opacity: 0.8;
}
.opacity-50 {
  opacity: 0.5;
}
.rounded {
  border-radius: 4px;
}
figure {
  padding: 0;
  margin: 0;
}
.no-scroll {
  overflow: hidden;
  height: 100%;
}
.spacer {
  flex: 1 1 auto;
}
.flex {
  display: flex;
}
.dblock {
  display: block;
}
.shadow {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.no-shadow {
  box-shadow: 0 0 transparent !important;
}
.radius,
.rounded {
  border-radius: 5px;
}
.outline {
  border: 1px solid rgba(0, 0, 0, 0.26);
}
.outline-db {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.outline-top {
  border-top: 1px solid rgba(0, 0, 0, 0.26);
}
.outline-primary {
  border-color: #2196f3;
}
.outline-accent {
  border-color: #ffeb3b;
}
.dash-box {
  border: 1px solid rgba(0, 0, 0, 0.26);
  border-style: dashed;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 6rem;
  font-size: 1.3rem;
  border-radius: 5px;
  flex-direction: column;
  padding: 1.5rem 0;
}
.dash-box .txt {
  opacity: 0.5;
  margin-bottom: 1rem;
}
.line-through {
  text-decoration: line-through;
}
/* hide scrolling in apple devices */
html.hideScroll {
  overflow: hidden;
  height: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.hideScroll body {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.hiding {
  animation: 0.5s ease-in-out fadeOut;
}
.showing {
  opacity: 1;
  animation: 0.5s ease-in-out fadeIn;
}
.dnone {
  display: none;
}
.vHidden {
  visibility: hidden;
}
.desaturate {
  filter: saturate(0);
}
.grayScale {
  color: #949292 !important;
}
.relative {
  position: relative;
}
button {
  min-height: 4rem;
  cursor: pointer;
}
button .mat-spinner {
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}
button.op-btn {
  opacity: 0.5;
  transition: 0.3s ease all;
}
button.op-btn:hover {
  opacity: 1;
}
button.il .mat-icon {
  margin-left: -0.5rem;
  font-size: 1.9rem;
  height: 2rem;
  width: 1.9rem;
}
button.ir .mat-icon {
  margin-right: -0.5rem;
  font-size: 1.9rem;
  height: 2rem;
  width: 1.9rem;
}
.full-width,
.full-width img {
  width: 100%;
}
.full-height {
  min-height: 100vh;
}
.w-80 {
  width: 80% !important;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer {
  cursor: pointer;
}
.strong,
.bold {
  font-weight: 600;
}
.mh-100 {
  min-height: 100%;
}
.flex-wrap {
  flex-wrap: wrap;
}
.mat-hint {
  padding-top: 10px;
}
.mat-chip.blue {
  background: rgba(66, 133, 244, 0.22);
  pointer-events: none;
  color: #4285f4;
}
.mat-chip.red {
  color: #fe3451;
  background: rgba(254, 52, 82, 0.22);
  pointer-events: none;
}
.mat-chip.green {
  color: #02be6e;
  background: rgba(2, 190, 109, 0.22);
  pointer-events: none;
}
.mat-chip.orange {
  color: #ffd400;
  background: rgba(255, 213, 0, 0.22);
  pointer-events: none;
}
.mat-chip.violet {
  color: #c121dc;
  background: rgba(192, 33, 220, 0.22);
  pointer-events: none;
}
.mat-chip.small {
  padding: 10px 6px;
  border-radius: 5px;
  min-height: unset;
  font-size: 12px;
}
.inactiveBadge {
  opacity: 0.5;
  position: absolute;
  display: block;
  height: 24px;
  width: 67px;
  background: #ff1744;
  top: 50%;
  right: 10px;
  border-radius: 24px;
  transform: translateY(-50%);
}
.inactiveBadge::before {
  color: #fff;
  content: "Inactive";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 13px;
  font-weight: 500;
}
.expendForm {
  max-height: 55px;
  overflow: hidden;
  transition: 0.7s ease max-height, 0.7s ease all;
  opacity: 0.5;
  cursor: text;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.21) inset, 1px 1px 4px rgba(0, 0, 0, 0.21);
}
.expendForm > *:not(h4) {
  opacity: 0;
  transition: 0.3s ease all;
}
.expendForm.open {
  cursor: default;
  opacity: 1;
  border: 0;
  border-radius: 8px;
  max-height: 1000px;
  box-shadow: none;
}
.expendForm.open > *:not(h4) {
  opacity: 1;
}
.filter-row {
  align-items: center;
}
.filter-row .mat-form-field {
  font-size: 1.3rem;
}
.filter-row .mat-stroked-button {
  font-size: 1.5rem;
  min-height: 4.6rem;
}
.filter-row .mat-stroked-button .mat-icon {
  font-size: 2rem;
  height: 2.2rem;
  width: 2.2rem;
}
/* Custom Scrollbar*/
.custom-scrollbar {
  overflow: auto;
}
.custom-scrollbar::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  left: -10px;
  position: relative;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(224, 224, 224, 0.5);
  border-radius: 5px;
}
.custom-scrollbar::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0;
}
.mat-expansion-indicator::after {
  color: #90caf9;
}
.errorHighlighting {
  animation: 1.3s ease-out infinite backwards errorHighlightLoop;
}
@keyframes errorHighlightLoop {
  0%, 100% {
    box-shadow: 0 0 40px rgba(254, 52, 82, 0.1);
  }
  50% {
    box-shadow: 0 0 40px #fe3451;
  }
}
.mat-dialog-header {
  position: relative;
}
.mat-dialog-header .close {
  position: absolute;
  top: -15px;
  right: 0;
}
.track {
  display: flex;
  text-align: center;
  padding: 15px 0;
}
.track .col {
  width: 20%;
  opacity: 0.4;
  position: relative;
}
.track .col i {
  border: 2px solid;
  display: flex;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  padding: 8px;
  position: relative;
  margin: 0 auto 8px;
  justify-content: center;
  align-items: center;
}
.track .col span {
  display: block;
  font-weight: 500;
  font-size: 14px;
  opacity: 0.8;
}
.track .col small {
  display: block;
  opacity: 0.5;
  line-height: 1;
}
.track .col.done {
  opacity: 1;
}
.track .col.done i {
  border-color: #3bca5c;
  background: #c0ffcf;
}
.track .col.done i img {
  opacity: 0.4;
}
.track .col.done i::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 15px;
  height: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 18px;
  top: 20px;
  border-left: 3px solid #3bca5c;
  border-bottom: 3px solid #3bca5c;
  transform: rotate(-45deg);
}
.track .col.done:not(:last-child)::before {
  content: "";
  width: 100%;
  height: 0.25rem;
  background: #3bca5c;
  position: absolute;
  left: 64px;
  top: 2.5rem;
}
.track .col.active {
  opacity: 1;
}
.track .col.active i {
  background: #f4efed;
}
.bottom-link {
  border-bottom: 2px solid #2962ff;
}
@media (max-width: 767px) {
  .custom-scrollbar {
    -webkit-overflow-scrolling: touch;
  }

  .custom-scrollbar::-webkit-scrollbar {
    display: none;
  }

  .custom-scrollbar::-webkit-scrollbar-thumb,
.custom-scrollbar::-webkit-scrollbar-track {
    display: none;
  }

  .custom-scrollbar::-webkit-scrollbar {
    position: static;
  }

  .filter-row.row [class*=col-] {
    padding: 0 10px;
  }

  .f-btn {
    padding: 0.4rem 0.2rem 0.4rem 0.6rem;
  }
  .f-btn.af-filter {
    padding-right: 0.6rem;
  }
  .f-btn .mat-icon.drop {
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
  }
}
/*
2.) Global TypoGraphy
-------------------------------------*/
.mat-card,
.mat-typography,
.mat-tab-group,
.mat-expansion-panel-content,
.mat-button,
.mat-raised-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button,
.mat-fab,
.mat-mini-fab {
  font-size: 1.4rem;
  font-style: normal;
}
.mat-typography h1,
.mat-typography h2,
.mat-typography h3,
.mat-typography h4,
.mat-typography h5 {
  font-style: normal;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1rem;
}
.mat-typography h1 {
  font-size: 3.6rem;
}
.mat-typography h2 {
  font-size: 3.2rem;
  font-weight: 600;
}
.mat-typography h3 {
  font-size: 2.5rem;
  font-weight: 500;
}
.mat-typography h4 {
  font-size: 2rem;
  font-weight: 500;
}
.mat-typography h5 {
  font-size: 1.5rem;
  font-weight: 500;
}
.mat-typography h6 {
  font-size: 1.2rem;
  font-weight: 500;
}
.mat-typography p {
  opacity: 0.6;
  line-height: 1.4;
}
.mat-typography header h1 {
  margin-bottom: 3rem;
}
.mat-typography header h1 small {
  display: block;
  font-size: 0.4em;
  padding-top: 0.6rem;
  font-weight: 400;
  letter-spacing: 0.14rem;
  opacity: 0.7;
}
@media (max-width: 900px) {
  .mat-typography h1 {
    font-size: 2.8rem;
  }
  .mat-typography h2 {
    font-size: 2.3rem;
  }
  .mat-typography h3 {
    font-size: 1.8rem;
  }
  .mat-typography h4 {
    font-size: 1.4rem;
  }
  .mat-typography h5 {
    font-size: 1.2rem;
  }
  .mat-typography h6 {
    font-size: 1.1rem;
  }
  .mat-typography header h1 {
    margin-bottom: 1.5rem;
  }
}
.align-items-center {
  align-items: center;
}
.align-flex-start {
  align-items: flex-start;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.row:before, .row:after {
  content: "";
  display: table;
  clear: both;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.row.even {
  flex-direction: row-reverse;
}
.row.form-row [class*=col-] {
  padding: 0 10px;
}
.row .col-1 {
  width: 8.33%;
}
.row .col-2 {
  width: 16.66%;
}
.row .col-3 {
  width: 25%;
}
.row .col-4 {
  width: 33.33%;
}
.row .col-5 {
  width: 41.66%;
}
.row .col-6 {
  width: 50%;
}
.row .col-7 {
  width: 58.33%;
}
.row .col-8 {
  width: 66.66%;
}
.row .col-9 {
  width: 75%;
}
.row .col-10 {
  width: 83.33%;
}
.row .col-11 {
  width: 91.66%;
}
.row .col-12 {
  width: 100%;
}
.row [class*=col-] {
  padding: 10px;
}
.row [class*=col-].has-rows {
  margin: -10px 0;
}
.row [class*=col-].has-rows .row-1 {
  height: 8.33%;
}
.row [class*=col-].has-rows .row-2 {
  height: 16.66%;
}
.row [class*=col-].has-rows .row-3 {
  height: 25%;
}
.row [class*=col-].has-rows .row-4 {
  height: 33.33%;
}
.row [class*=col-].has-rows .row-5 {
  height: 41.66%;
}
.row [class*=col-].has-rows .row-6 {
  height: 50%;
}
.row [class*=col-].has-rows .row-7 {
  height: 58.33%;
}
.row [class*=col-].has-rows .row-8 {
  height: 66.66%;
}
.row [class*=col-].has-rows .row-9 {
  height: 75%;
}
.row [class*=col-].has-rows .row-10 {
  height: 83.33%;
}
.row [class*=col-].has-rows .row-11 {
  height: 91.66%;
}
.row [class*=col-].has-rows .row-12 {
  height: 100%;
}
.row [class*=col-].has-rows [class*=row-] {
  padding: 10px 0;
}
@media (max-width: 991px) {
  .row [class*=col-].md-1 {
    width: 8.33%;
  }
  .row [class*=col-].md-2 {
    width: 16.66%;
  }
  .row [class*=col-].md-3 {
    width: 25%;
  }
  .row [class*=col-].md-4 {
    width: 33.33%;
  }
  .row [class*=col-].md-5 {
    width: 41.66%;
  }
  .row [class*=col-].md-6 {
    width: 50%;
  }
  .row [class*=col-].md-7 {
    width: 58.33%;
  }
  .row [class*=col-].md-8 {
    width: 66.66%;
  }
  .row [class*=col-].md-9 {
    width: 75%;
  }
  .row [class*=col-].md-10 {
    width: 83.33%;
  }
  .row [class*=col-].md-11 {
    width: 91.66%;
  }
  .row [class*=col-].md-12 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .row [class*=col-] {
    width: 100%;
  }
  .row [class*=col-][class*=md-] {
    width: 100%;
  }
  .row [class*=col-].sm-1 {
    width: 8.33%;
  }
  .row [class*=col-].sm-2 {
    width: 16.66%;
  }
  .row [class*=col-].sm-3 {
    width: 25%;
  }
  .row [class*=col-].sm-4 {
    width: 33.33%;
  }
  .row [class*=col-].sm-5 {
    width: 41.66%;
  }
  .row [class*=col-].sm-6 {
    width: 50%;
  }
  .row [class*=col-].sm-7 {
    width: 58.33%;
  }
  .row [class*=col-].sm-8 {
    width: 66.66%;
  }
  .row [class*=col-].sm-9 {
    width: 75%;
  }
  .row [class*=col-].sm-10 {
    width: 83.33%;
  }
  .row [class*=col-].sm-11 {
    width: 91.66%;
  }
  .row [class*=col-].sm-12 {
    width: 100%;
  }
}
.expandTable tr.table-row:not(.table-expanded-row):hover {
  background: rgba(224, 224, 224, 0.3);
}
.expandTable tr.table-row:not(.table-expanded-row):active {
  background: rgba(224, 224, 224, 0.5);
}
.expandTable tr.table-detail-row {
  height: 0;
}
.expandTable .table-row td {
  border-bottom-width: 0;
}
.expandTable .table-detail {
  overflow: hidden;
  display: flex;
}
.mat-elevation-z8 {
  overflow-y: hidden;
  overflow-x: auto;
  max-width: 100%;
}
.mat-table {
  width: 100%;
}
.mat-header-cell,
.mat-cell {
  padding: 0 10px;
  white-space: nowrap;
}
.mat-row,
.mat-header-row {
  width: 100%;
}
.mat-form-field-appearance-outline .mat-form-field-wrapper {
  padding: 10px 0;
}
th.mat-header-cell:first-of-type,
td.mat-cell:first-of-type,
td.mat-footer-cell:first-of-type {
  padding-left: 10px !important;
}
th.mat-header-cell:last-of-type,
td.mat-cell:last-of-type,
td.mat-footer-cell:last-of-type {
  padding-right: 0;
}
th,
td {
  overflow: hidden;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card, .mat-card.card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.card.mh-auto, .mat-card.card.mh-auto {
  min-height: auto;
}
.card .card-header.row, .mat-card.card .card-header.row {
  margin: 0;
}
.card .card-header.row .icon-right, .mat-card.card .card-header.row .icon-right {
  align-self: baseline;
  margin-left: auto;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.card .card-header.row .icon-right.blue, .mat-card.card .card-header.row .icon-right.blue {
  background: rgba(41, 98, 255, 0.2);
  color: #2962ff;
}
.card .card-header.row .icon-right.red, .mat-card.card .card-header.row .icon-right.red {
  background: rgba(255, 0, 0, 0.2);
  color: red;
}
.card .card-header.row .icon-right.green, .mat-card.card .card-header.row .icon-right.green {
  background: rgba(3, 188, 109, 0.2);
  color: #03bc6d;
}
.card .card-header.row .icon-right.orange, .mat-card.card .card-header.row .icon-right.orange {
  background: rgba(255, 212, 0, 0.2);
  color: #ffd400;
}
.card .mat-list,
.card .mat-nav-list,
.card .mat-selection-list, .mat-card.card .mat-list,
.mat-card.card .mat-nav-list,
.mat-card.card .mat-selection-list {
  margin: 0 -16px;
}
.card h2, .mat-card.card h2 {
  font-size: 2.6rem;
  font-weight: 500;
  margin-bottom: 18px;
}
.card h2 small, .mat-card.card h2 small {
  display: block;
  font-size: 0.6em;
  opacity: 0.5;
  font-weight: 400;
  margin-bottom: 6px;
}
.card .status-line, .mat-card.card .status-line {
  font-size: 1.3rem;
  display: flex;
}
.card .status-line .itext, .mat-card.card .status-line .itext {
  display: flex;
  align-items: center;
}
.card .status-line .itext .mat-icon, .mat-card.card .status-line .itext .mat-icon {
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  margin-right: 0.2rem;
}
.card .status-line .text-muted, .mat-card.card .status-line .text-muted {
  opacity: 0.5;
  margin-left: auto;
}
.card.details-card {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
}
.card.details-card .mat-divider-vertical {
  height: 40px;
}
.card.details-card .item {
  margin: 0 2.5rem;
}
.card.details-card .item small {
  display: block;
  font-size: 0.55em;
  opacity: 0.5;
  margin-top: 6px;
}
.pro-card {
  text-align: center;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.pro-card img {
  width: 85px;
  margin: 0 auto;
  display: block;
}
.pro-card .txt {
  font-size: 2rem;
  line-height: 1.2;
  margin: 2rem 0 5.2rem;
  font-weight: 300;
  display: block;
}
.pro-card button {
  font-size: 1.7rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 0 20px;
}
.pro-card i {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  opacity: 0.1;
  position: absolute;
  left: -70px;
  top: 10px;
}
.pro-card i.bg-accent {
  top: auto;
  bottom: 40px;
  left: auto;
  right: -80px;
  opacity: 0.08;
}
@media (max-width: 1250px) {
  .card h2, .mat-card.card h2 {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .card, .mat-card.card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }
  .card.details-card, .mat-card.card.details-card {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .card.details-card .item, .mat-card.card.details-card .item {
    margin: 2.5rem 1.7rem;
  }
  .card.mh-auto, .mat-card.card.mh-auto {
    min-height: auto;
  }
  .card .card-header.row, .mat-card.card .card-header.row {
    margin: 0;
    flex-direction: row;
  }
  .card .card-header.row .icon-right, .mat-card.card .card-header.row .icon-right {
    align-self: baseline;
    margin-left: auto;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
  }
  .card .card-header.row .icon-right.blue, .mat-card.card .card-header.row .icon-right.blue {
    background: rgba(41, 98, 255, 0.2);
    color: #2962ff;
  }
  .card .card-header.row .icon-right.red, .mat-card.card .card-header.row .icon-right.red {
    background: rgba(255, 0, 0, 0.2);
    color: red;
  }
  .card .card-header.row .icon-right.green, .mat-card.card .card-header.row .icon-right.green {
    background: rgba(3, 188, 109, 0.2);
    color: #03bc6d;
  }
  .card .card-header.row .icon-right.orange, .mat-card.card .card-header.row .icon-right.orange {
    background: rgba(255, 212, 0, 0.2);
    color: #ffd400;
  }
  .card .status-line, .mat-card.card .status-line {
    font-size: 1.3rem;
    display: flex;
  }
  .card .status-line .itext, .mat-card.card .status-line .itext {
    display: flex;
    align-items: center;
  }
  .card .status-line .itext .mat-icon, .mat-card.card .status-line .itext .mat-icon {
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
    margin-right: 0.2rem;
  }
  .card .status-line .text-muted, .mat-card.card .status-line .text-muted {
    opacity: 0.5;
    margin-left: auto;
  }
}
.chart-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.chart-header .item {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.6rem;
}
.chart-header .item i {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 0.3rem;
  margin-right: 0.8rem;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.success-snackbar,
.error-snackbar,
.info-snackbar {
  background: #292929 !important;
  color: whitesmoke !important;
  position: relative;
  overflow: hidden;
}
.success-snackbar::before,
.error-snackbar::before,
.info-snackbar::before {
  content: "";
  width: 140px;
  height: 90px;
  border-radius: 50%;
  background: #01dc6a;
  position: absolute;
  left: -40px;
  z-index: -1;
  top: -10px;
  filter: blur(56px);
}
.success-snackbar::before {
  background: #01dc6a;
}
.success-snackbar .mat-icon {
  color: #01dc6a;
}
.error-snackbar::before {
  background: #fe3451;
}
.error-snackbar .mat-icon {
  color: #fe3451;
}
.info-snackbar::before {
  background: #ffcc00;
}
.info-snackbar .mat-icon {
  color: #ffcc00;
}
.dark-theme {
  /*
  1.) Global Links, Utilities & Buttons
  -------------------------------------*/
  /*
  2.) Colors
  -------------------------------------*/
  /*
  5.) Loops
  -------------------------------------*/
  /*
  6.) Global Utilities
  -------------------------------------*/
  /* hide scrolling in apple devices */
  /* Custom Scrollbar*/
  /*
  2.) Global TypoGraphy
  -------------------------------------*/
}
.dark-theme .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-option {
  color: white;
}
.dark-theme .mat-option:hover:not(.mat-option-disabled), .dark-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.dark-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.dark-theme .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}
.dark-theme .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #2962ff;
}
.dark-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffea00;
}
.dark-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff1744;
}
.dark-theme .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-pseudo-checkbox::after {
  color: #1a1a1a;
}
.dark-theme .mat-pseudo-checkbox-disabled {
  color: #686868;
}
.dark-theme .mat-primary .mat-pseudo-checkbox-checked,
.dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #2962ff;
}
.dark-theme .mat-pseudo-checkbox-checked,
.dark-theme .mat-pseudo-checkbox-indeterminate,
.dark-theme .mat-accent .mat-pseudo-checkbox-checked,
.dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffea00;
}
.dark-theme .mat-warn .mat-pseudo-checkbox-checked,
.dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ff1744;
}
.dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}
.dark-theme .mat-app-background, .dark-theme.mat-app-background {
  background-color: #1a1a1a;
  color: white;
}
.dark-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.dark-theme .mat-autocomplete-panel {
  background: #4d4d4d;
  color: white;
}
.dark-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #4d4d4d;
}
.dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}
.dark-theme .mat-badge-content {
  color: white;
  background: #2962ff;
}
.cdk-high-contrast-active .dark-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.dark-theme .mat-badge-accent .mat-badge-content {
  background: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ff1744;
}
.dark-theme .mat-badge {
  position: relative;
}
.dark-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}
.dark-theme .mat-badge-disabled .mat-badge-content {
  background: #5f5f5f;
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.dark-theme .ng-animate-disabled .mat-badge-content,
.dark-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.dark-theme .mat-badge-content.mat-badge-active {
  transform: none;
}
.dark-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.dark-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.dark-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.dark-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .dark-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.dark-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .dark-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.dark-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.dark-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.dark-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.dark-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.dark-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.dark-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.dark-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .dark-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.dark-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .dark-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.dark-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #272727;
  color: white;
}
.dark-theme .mat-button, .dark-theme .mat-icon-button, .dark-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.dark-theme .mat-button.mat-primary, .dark-theme .mat-icon-button.mat-primary, .dark-theme .mat-stroked-button.mat-primary {
  color: #2962ff;
}
.dark-theme .mat-button.mat-accent, .dark-theme .mat-icon-button.mat-accent, .dark-theme .mat-stroked-button.mat-accent {
  color: #ffea00;
}
.dark-theme .mat-button.mat-warn, .dark-theme .mat-icon-button.mat-warn, .dark-theme .mat-stroked-button.mat-warn {
  color: #ff1744;
}
.dark-theme .mat-button.mat-primary.mat-button-disabled, .dark-theme .mat-button.mat-accent.mat-button-disabled, .dark-theme .mat-button.mat-warn.mat-button-disabled, .dark-theme .mat-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-icon-button.mat-primary.mat-button-disabled, .dark-theme .mat-icon-button.mat-accent.mat-button-disabled, .dark-theme .mat-icon-button.mat-warn.mat-button-disabled, .dark-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-stroked-button.mat-primary.mat-button-disabled, .dark-theme .mat-stroked-button.mat-accent.mat-button-disabled, .dark-theme .mat-stroked-button.mat-warn.mat-button-disabled, .dark-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-button.mat-primary .mat-button-focus-overlay, .dark-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, .dark-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #2962ff;
}
.dark-theme .mat-button.mat-accent .mat-button-focus-overlay, .dark-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, .dark-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ffea00;
}
.dark-theme .mat-button.mat-warn .mat-button-focus-overlay, .dark-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .dark-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ff1744;
}
.dark-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .dark-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .dark-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.dark-theme .mat-button .mat-ripple-element, .dark-theme .mat-icon-button .mat-ripple-element, .dark-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.dark-theme .mat-button-focus-overlay {
  background: #ffffff;
}
.dark-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-flat-button, .dark-theme .mat-raised-button, .dark-theme .mat-fab, .dark-theme .mat-mini-fab {
  color: white;
  background-color: #272727;
}
.dark-theme .mat-flat-button.mat-primary, .dark-theme .mat-raised-button.mat-primary, .dark-theme .mat-fab.mat-primary, .dark-theme .mat-mini-fab.mat-primary {
  color: white;
}
.dark-theme .mat-flat-button.mat-accent, .dark-theme .mat-raised-button.mat-accent, .dark-theme .mat-fab.mat-accent, .dark-theme .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-flat-button.mat-warn, .dark-theme .mat-raised-button.mat-warn, .dark-theme .mat-fab.mat-warn, .dark-theme .mat-mini-fab.mat-warn {
  color: white;
}
.dark-theme .mat-flat-button.mat-primary.mat-button-disabled, .dark-theme .mat-flat-button.mat-accent.mat-button-disabled, .dark-theme .mat-flat-button.mat-warn.mat-button-disabled, .dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-raised-button.mat-primary.mat-button-disabled, .dark-theme .mat-raised-button.mat-accent.mat-button-disabled, .dark-theme .mat-raised-button.mat-warn.mat-button-disabled, .dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-fab.mat-primary.mat-button-disabled, .dark-theme .mat-fab.mat-accent.mat-button-disabled, .dark-theme .mat-fab.mat-warn.mat-button-disabled, .dark-theme .mat-fab.mat-button-disabled.mat-button-disabled, .dark-theme .mat-mini-fab.mat-primary.mat-button-disabled, .dark-theme .mat-mini-fab.mat-accent.mat-button-disabled, .dark-theme .mat-mini-fab.mat-warn.mat-button-disabled, .dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-flat-button.mat-primary, .dark-theme .mat-raised-button.mat-primary, .dark-theme .mat-fab.mat-primary, .dark-theme .mat-mini-fab.mat-primary {
  background-color: #2962ff;
}
.dark-theme .mat-flat-button.mat-accent, .dark-theme .mat-raised-button.mat-accent, .dark-theme .mat-fab.mat-accent, .dark-theme .mat-mini-fab.mat-accent {
  background-color: #ffea00;
}
.dark-theme .mat-flat-button.mat-warn, .dark-theme .mat-raised-button.mat-warn, .dark-theme .mat-fab.mat-warn, .dark-theme .mat-mini-fab.mat-warn {
  background-color: #ff1744;
}
.dark-theme .mat-flat-button.mat-primary.mat-button-disabled, .dark-theme .mat-flat-button.mat-accent.mat-button-disabled, .dark-theme .mat-flat-button.mat-warn.mat-button-disabled, .dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-raised-button.mat-primary.mat-button-disabled, .dark-theme .mat-raised-button.mat-accent.mat-button-disabled, .dark-theme .mat-raised-button.mat-warn.mat-button-disabled, .dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-fab.mat-primary.mat-button-disabled, .dark-theme .mat-fab.mat-accent.mat-button-disabled, .dark-theme .mat-fab.mat-warn.mat-button-disabled, .dark-theme .mat-fab.mat-button-disabled.mat-button-disabled, .dark-theme .mat-mini-fab.mat-primary.mat-button-disabled, .dark-theme .mat-mini-fab.mat-accent.mat-button-disabled, .dark-theme .mat-mini-fab.mat-warn.mat-button-disabled, .dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-flat-button.mat-primary .mat-ripple-element, .dark-theme .mat-raised-button.mat-primary .mat-ripple-element, .dark-theme .mat-fab.mat-primary .mat-ripple-element, .dark-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-flat-button.mat-accent .mat-ripple-element, .dark-theme .mat-raised-button.mat-accent .mat-ripple-element, .dark-theme .mat-fab.mat-accent .mat-ripple-element, .dark-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.dark-theme .mat-flat-button.mat-warn .mat-ripple-element, .dark-theme .mat-raised-button.mat-warn .mat-ripple-element, .dark-theme .mat-fab.mat-warn .mat-ripple-element, .dark-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-stroked-button:not([class*=mat-elevation-z]), .dark-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-fab:not([class*=mat-elevation-z]), .dark-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .dark-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .dark-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-button-toggle-standalone,
.dark-theme .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.dark-theme .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.dark-theme .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-button-toggle-appearance-standard {
  color: white;
  background: #4d4d4d;
}
.dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}
.dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
}
.dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-button-toggle-checked {
  background-color: #4d4d4d;
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
.dark-theme .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: #343434;
}
.dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #4d4d4d;
}
.dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #676767;
}
.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.dark-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-card {
  background: #4d4d4d;
  color: white;
}
.dark-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-checkbox-checkmark {
  fill: #1a1a1a;
}
.dark-theme .mat-checkbox-checkmark-path {
  stroke: #1a1a1a !important;
}
.dark-theme .mat-checkbox-mixedmark {
  background-color: #1a1a1a;
}
.dark-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .dark-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #2962ff;
}
.dark-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .dark-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffea00;
}
.dark-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .dark-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ff1744;
}
.dark-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .dark-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
.dark-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
.dark-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-checkbox .mat-ripple-element {
  background-color: #ffffff;
}
.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #2962ff;
}
.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ffea00;
}
.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ff1744;
}
.dark-theme .mat-chip.mat-standard-chip {
  background-color: #4d4d4d;
  color: white;
}
.dark-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.dark-theme .mat-chip.mat-standard-chip::after {
  background: #ffffff;
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #2962ff;
  color: white;
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ff1744;
  color: white;
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.dark-theme .mat-table {
  background: #4d4d4d;
}
.dark-theme .mat-table thead, .dark-theme .mat-table tbody, .dark-theme .mat-table tfoot,
.dark-theme mat-header-row, .dark-theme mat-row, .dark-theme mat-footer-row,
.dark-theme [mat-header-row], .dark-theme [mat-row], .dark-theme [mat-footer-row],
.dark-theme .mat-table-sticky {
  background: inherit;
}
.dark-theme mat-row, .dark-theme mat-header-row, .dark-theme mat-footer-row,
.dark-theme th.mat-header-cell, .dark-theme td.mat-cell, .dark-theme td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-header-cell {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-cell, .dark-theme .mat-footer-cell {
  color: white;
}
.dark-theme .mat-calendar-arrow {
  border-top-color: white;
}
.dark-theme .mat-datepicker-toggle,
.dark-theme .mat-datepicker-content .mat-calendar-next-button,
.dark-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
.dark-theme .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-calendar-body-cell-content,
.dark-theme .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
.dark-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
.dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-calendar-body-in-range::before {
  background: rgba(41, 98, 255, 0.2);
}
.dark-theme .mat-calendar-body-comparison-identical,
.dark-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.dark-theme .mat-calendar-body-comparison-bridge-start::before,
.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(41, 98, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-calendar-body-comparison-bridge-end::before,
.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(41, 98, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.dark-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.dark-theme .mat-calendar-body-selected {
  background-color: #2962ff;
  color: white;
}
.dark-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(41, 98, 255, 0.4);
}
.dark-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.dark-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(41, 98, 255, 0.3);
}
.dark-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #4d4d4d;
  color: white;
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 234, 0, 0.2);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 234, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 234, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 234, 0, 0.4);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 234, 0, 0.3);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 23, 68, 0.2);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 23, 68, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 23, 68, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff1744;
  color: white;
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 23, 68, 0.4);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 23, 68, 0.3);
}
.dark-theme .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);
}
.dark-theme .mat-datepicker-toggle-active {
  color: #2962ff;
}
.dark-theme .mat-datepicker-toggle-active.mat-accent {
  color: #ffea00;
}
.dark-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ff1744;
}
.dark-theme .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #272727;
  color: white;
}
.dark-theme .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-expansion-panel {
  background: #4d4d4d;
  color: white;
}
.dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  .dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #4d4d4d;
  }
}
.dark-theme .mat-expansion-panel-header-title {
  color: white;
}
.dark-theme .mat-expansion-panel-header-description,
.dark-theme .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.dark-theme .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #2962ff;
}
.dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffea00;
}
.dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ff1744;
}
.dark-theme .mat-focused .mat-form-field-required-marker {
  color: #ffea00;
}
.dark-theme .mat-form-field-ripple {
  background-color: white;
}
.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #2962ff;
}
.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffea00;
}
.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ff1744;
}
.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #2962ff;
}
.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffea00;
}
.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ff1744;
}
.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ff1744;
}
.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ff1744;
}
.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ff1744;
}
.dark-theme .mat-error {
  color: #ff1744;
}
.dark-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.dark-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.dark-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}
.dark-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.dark-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white;
}
.dark-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #2962ff;
}
.dark-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffea00;
}
.dark-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ff1744;
}
.dark-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ff1744;
}
.dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15);
}
.dark-theme .mat-icon.mat-primary {
  color: #2962ff;
}
.dark-theme .mat-icon.mat-accent {
  color: #ffea00;
}
.dark-theme .mat-icon.mat-warn {
  color: #ff1744;
}
.dark-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-input-element:disabled,
.dark-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-input-element {
  caret-color: #2962ff;
}
.dark-theme .mat-input-element::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-input-element option {
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-input-element option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.dark-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #ffea00;
}
.dark-theme .mat-form-field.mat-warn .mat-input-element,
.dark-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ff1744;
}
.dark-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ff1744;
}
.dark-theme .mat-list-base .mat-list-item {
  color: white;
}
.dark-theme .mat-list-base .mat-list-option {
  color: white;
}
.dark-theme .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-list-item-disabled {
  background-color: #343434;
}
.dark-theme .mat-list-option:hover, .dark-theme .mat-list-option:focus,
.dark-theme .mat-nav-list .mat-list-item:hover,
.dark-theme .mat-nav-list .mat-list-item:focus,
.dark-theme .mat-action-list .mat-list-item:hover,
.dark-theme .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04);
}
.dark-theme .mat-list-single-selected-option, .dark-theme .mat-list-single-selected-option:hover, .dark-theme .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-menu-panel {
  background: #4d4d4d;
}
.dark-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-menu-item {
  background: transparent;
  color: white;
}
.dark-theme .mat-menu-item[disabled], .dark-theme .mat-menu-item[disabled]::after,
.dark-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-menu-item .mat-icon-no-color,
.dark-theme .mat-menu-item-submenu-trigger::after {
  color: white;
}
.dark-theme .mat-menu-item:hover:not([disabled]),
.dark-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.dark-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.dark-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}
.dark-theme .mat-paginator {
  background: #4d4d4d;
}
.dark-theme .mat-paginator,
.dark-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-paginator-decrement,
.dark-theme .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white;
}
.dark-theme .mat-paginator-first,
.dark-theme .mat-paginator-last {
  border-top: 2px solid white;
}
.dark-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.dark-theme .mat-icon-button[disabled] .mat-paginator-increment,
.dark-theme .mat-icon-button[disabled] .mat-paginator-first,
.dark-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-progress-bar-background {
  fill: #bbdefb;
}
.dark-theme .mat-progress-bar-buffer {
  background-color: #bbdefb;
}
.dark-theme .mat-progress-bar-fill::after {
  background-color: #2962ff;
}
.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #fff9c4;
}
.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #fff9c4;
}
.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffea00;
}
.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ff1744;
}
.dark-theme .mat-progress-spinner circle, .dark-theme .mat-spinner circle {
  stroke: #2962ff;
}
.dark-theme .mat-progress-spinner.mat-accent circle, .dark-theme .mat-spinner.mat-accent circle {
  stroke: #ffea00;
}
.dark-theme .mat-progress-spinner.mat-warn circle, .dark-theme .mat-spinner.mat-warn circle {
  stroke: #ff1744;
}
.dark-theme .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #2962ff;
}
.dark-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.dark-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .dark-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #2962ff;
}
.dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffea00;
}
.dark-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.dark-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .dark-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffea00;
}
.dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff1744;
}
.dark-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.dark-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .dark-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ff1744;
}
.dark-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-radio-button .mat-ripple-element {
  background-color: #ffffff;
}
.dark-theme .mat-select-value {
  color: white;
}
.dark-theme .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-select-panel {
  background: #4d4d4d;
}
.dark-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #2962ff;
}
.dark-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffea00;
}
.dark-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ff1744;
}
.dark-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ff1744;
}
.dark-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-drawer-container {
  background-color: #1a1a1a;
  color: white;
}
.dark-theme .mat-drawer {
  background-color: #272727;
  color: white;
}
.dark-theme .mat-drawer.mat-drawer-push {
  background-color: #272727;
}
.dark-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.dark-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(178, 178, 178, 0.6);
}
.dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffea00;
}
.dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 234, 0, 0.54);
}
.dark-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffea00;
}
.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #2962ff;
}
.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(41, 98, 255, 0.54);
}
.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #2962ff;
}
.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff1744;
}
.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 23, 68, 0.54);
}
.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ff1744;
}
.dark-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}
.dark-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd;
}
.dark-theme .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-primary .mat-slider-track-fill,
.dark-theme .mat-primary .mat-slider-thumb,
.dark-theme .mat-primary .mat-slider-thumb-label {
  background-color: #2962ff;
}
.dark-theme .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.dark-theme .mat-primary .mat-slider-focus-ring {
  background-color: rgba(41, 98, 255, 0.2);
}
.dark-theme .mat-accent .mat-slider-track-fill,
.dark-theme .mat-accent .mat-slider-thumb,
.dark-theme .mat-accent .mat-slider-thumb-label {
  background-color: #ffea00;
}
.dark-theme .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 234, 0, 0.2);
}
.dark-theme .mat-warn .mat-slider-track-fill,
.dark-theme .mat-warn .mat-slider-thumb,
.dark-theme .mat-warn .mat-slider-thumb-label {
  background-color: #ff1744;
}
.dark-theme .mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.dark-theme .mat-warn .mat-slider-focus-ring {
  background-color: rgba(255, 23, 68, 0.2);
}
.dark-theme .mat-slider:hover .mat-slider-track-background,
.dark-theme .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-slider-disabled .mat-slider-track-background,
.dark-theme .mat-slider-disabled .mat-slider-track-fill,
.dark-theme .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}
.dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}
.dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
.dark-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
.dark-theme .mat-step-header.cdk-keyboard-focused, .dark-theme .mat-step-header.cdk-program-focused, .dark-theme .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  .dark-theme .mat-step-header:hover {
    background: none;
  }
}
.dark-theme .mat-step-header .mat-step-label,
.dark-theme .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: white;
}
.dark-theme .mat-step-header .mat-step-icon-selected,
.dark-theme .mat-step-header .mat-step-icon-state-done,
.dark-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #2962ff;
  color: white;
}
.dark-theme .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ff1744;
  color: white;
}
.dark-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff1744;
}
.dark-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
.dark-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ff1744;
}
.dark-theme .mat-stepper-horizontal, .dark-theme .mat-stepper-vertical {
  background-color: #4d4d4d;
}
.dark-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-horizontal-stepper-header::before,
.dark-theme .mat-horizontal-stepper-header::after,
.dark-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-sort-header-arrow {
  color: #cacaca;
}
.dark-theme .mat-tab-nav-bar,
.dark-theme .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.dark-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none;
}
.dark-theme .mat-tab-label, .dark-theme .mat-tab-link {
  color: white;
}
.dark-theme .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-tab-header-pagination-chevron {
  border-color: white;
}
.dark-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,
.dark-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(187, 222, 251, 0.3);
}
.dark-theme .mat-tab-group.mat-primary .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #2962ff;
}
.dark-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 249, 196, 0.3);
}
.dark-theme .mat-tab-group.mat-accent .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffea00;
}
.dark-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.dark-theme .mat-tab-group.mat-warn .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ff1744;
}
.dark-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(187, 222, 251, 0.3);
}
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header, .dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, .dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #2962ff;
}
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 249, 196, 0.3);
}
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header, .dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, .dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffea00;
}
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4);
}
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ff1744;
}
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-toolbar {
  background: #272727;
  color: white;
}
.dark-theme .mat-toolbar.mat-primary {
  background: #2962ff;
  color: white;
}
.dark-theme .mat-toolbar.mat-accent {
  background: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-toolbar.mat-warn {
  background: #ff1744;
  color: white;
}
.dark-theme .mat-toolbar .mat-form-field-underline,
.dark-theme .mat-toolbar .mat-form-field-ripple,
.dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.dark-theme .mat-toolbar .mat-form-field-label,
.dark-theme .mat-toolbar .mat-focused .mat-form-field-label,
.dark-theme .mat-toolbar .mat-select-value,
.dark-theme .mat-toolbar .mat-select-arrow,
.dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.dark-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.dark-theme .mat-tooltip {
  background: rgba(77, 77, 77, 0.9);
}
.dark-theme .mat-tree {
  background: #4d4d4d;
}
.dark-theme .mat-tree-node,
.dark-theme .mat-nested-tree-node {
  color: white;
}
.dark-theme .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.dark-theme .mat-simple-snackbar-action {
  color: inherit;
}
.dark-theme .router-link-active {
  background: rgba(255, 255, 255, 0.04);
  border-right: 4px solid #2962ff;
  font-weight: 500 !important;
}
.dark-theme .back-btn {
  margin: 0 1.5rem 0 0;
  width: 4.5rem;
  height: 4.5rem;
}
.dark-theme .back-btn ::ng-deep .mat-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dark-theme .inner-wrapper {
  background: rgba(255, 255, 255, 0.03);
  padding: 15px 20px;
  border-radius: 5px;
  max-width: 80%;
  margin: 0 auto 15px;
  position: relative;
}
.dark-theme .inner-wrapper .mat-progress-bar {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.dark-theme .mat-paginator .mat-paginator-range-label,
.dark-theme .mat-paginator .mat-paginator-page-size-label {
  white-space: nowrap;
}
.dark-theme .mat-paginator .mat-form-field {
  width: auto;
}
.dark-theme .mat-form-field {
  width: 100%;
  font-size: 1.4rem;
  margin-bottom: 6px;
}
.dark-theme .mat-form-field .mat-error {
  margin: 7px 0 0 -10px;
  opacity: 0.8;
}
.dark-theme input:-webkit-autofill,
.dark-theme input:-webkit-autofill:hover,
.dark-theme input:-webkit-autofill:focus,
.dark-theme textarea:-webkit-autofill,
.dark-theme textarea:-webkit-autofill:hover,
.dark-theme textarea:-webkit-autofill:focus,
.dark-theme select:-webkit-autofill,
.dark-theme select:-webkit-autofill:hover,
.dark-theme select:-webkit-autofill:focus {
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
@media (max-width: 950px) {
  .dark-theme .inner-wrapper {
    max-width: 100%;
  }
}
.dark-theme .country-list-button {
  color: white !important;
}
.dark-theme .country-selector {
  color: white !important;
}
.dark-theme .imgUpload {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.4rem;
  opacity: 0.7;
  line-height: 1.8;
  max-width: 250px;
  margin-bottom: 2rem;
  position: relative;
  height: 140px;
}
.dark-theme .imgUpload.outline {
  border-style: dashed;
}
.dark-theme .imgUpload .innerBox {
  width: 100%;
  height: 100%;
}
.dark-theme .imgUpload .text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.dark-theme .imgUpload .text .mat-icon {
  margin-right: 0.5rem;
}
.dark-theme .imgUpload figure {
  border-radius: 1rem;
  height: 140px;
  text-align: center;
}
.dark-theme .imgUpload figure img {
  border-radius: 1rem;
  height: 100%;
  width: auto;
  min-width: unset;
}
.dark-theme .imgUpload.active {
  border: none;
}
.dark-theme .imgUpload.active .text {
  flex-direction: column;
  opacity: 0;
  transition: 0.3s ease all;
}
.dark-theme .imgUpload.active .remove {
  position: absolute;
  right: -25px;
  top: -25px;
  z-index: 1;
}
.dark-theme .imgUpload.active figure {
  position: relative;
  overflow: hidden;
}
.dark-theme .imgUpload.active figure::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: 0.3s ease all;
  box-shadow: 0 0 82px rgba(0, 0, 0, 0.7) inset;
}
.dark-theme .imgUpload.active:hover .text {
  opacity: 1;
}
.dark-theme .imgUpload.active:hover figure::before {
  opacity: 1;
}
.dark-theme .file-upload-block {
  max-width: 250px;
  margin-top: 1rem;
}
.dark-theme .file-upload-block .preview {
  position: relative;
  margin-bottom: 2rem;
}
.dark-theme .file-upload-block .preview .remove {
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
}
.dark-theme .file-upload-block .preview figure {
  border-radius: 1rem;
  height: 140px;
  text-align: center;
}
.dark-theme .file-upload-block .preview figure img {
  border-radius: 1rem;
  height: 100%;
  width: auto;
  min-width: unset;
}
.dark-theme .file-upload-block .upload-box {
  border-style: dashed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.4rem;
  opacity: 0.7;
  line-height: 1.8;
  padding: 3rem;
}
.dark-theme .file-upload-block .upload-box.change {
  flex-direction: row;
  padding: 0.5rem;
}
.dark-theme .file-upload-block .upload-box.change .mat-icon {
  margin-right: 0.5rem;
}
.dark-theme * {
  box-sizing: border-box;
}
.dark-theme a {
  transition: 0.3s ease all;
  text-decoration: none;
}
.dark-theme .mat-stroked-button:not([disabled]) {
  border-color: inherit;
}
.dark-theme .f-btn {
  border-radius: 0.5rem;
  margin-left: 1rem;
  padding: 0.8rem 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.dark-theme .f-btn .mat-icon {
  width: 2.8rem;
  height: 2.8rem;
  font-size: 2.8rem;
}
.dark-theme .f-btn .mat-icon.drop {
  width: 3rem;
  height: 3rem;
  font-size: 3rem;
}
.dark-theme .f-btn span {
  font-size: 1.8rem;
  margin: 0 1rem;
  font-weight: 500;
}
.dark-theme .f-btn span small {
  font-size: 0.7em;
  font-weight: 400;
  opacity: 0.5;
  display: block;
}
.dark-theme .currSymbol {
  opacity: 0.5;
  position: relative;
  top: -4px;
  left: -4px;
  font-size: 0.8em;
  font-weight: 400;
}
.dark-theme .foreground {
  color: white;
}
.dark-theme .foreground-20 {
  color: rgba(255, 255, 255, 0.2);
}
.dark-theme .primary {
  color: #2196f3;
}
.dark-theme .accent {
  color: #ffea00;
}
.dark-theme .warn {
  color: #ff1744;
}
.dark-theme .green {
  color: #03bc6d;
}
.dark-theme a {
  color: #2196f3;
}
.dark-theme .color-red {
  color: #fe3451;
}
.dark-theme .color-green {
  color: #02be6e;
}
.dark-theme .color-blue {
  color: #2962ff;
}
.dark-theme .color-orange {
  color: #ffd400;
}
.dark-theme .color-violet {
  color: #c121dc;
}
.dark-theme .color-aqua {
  color: #28dcd6;
}
.dark-theme .bg-red {
  color: #fe3451;
}
.dark-theme .bg-green {
  background: #02be6e;
}
.dark-theme .bg-transparent {
  background: transparent !important;
}
.dark-theme .background {
  background: #1a1a1a;
}
.dark-theme .background-20 {
  background: rgba(26, 26, 26, 0.1);
}
.dark-theme .bg-primary {
  background: #2196f3;
}
.dark-theme .bg-primary-normal {
  background: #2962ff;
}
.dark-theme .bg-primary-15 {
  background: rgba(33, 150, 243, 0.15);
}
.dark-theme .bg-accent {
  background: #ffea00;
}
.dark-theme .bg-accent-15 {
  background: rgba(255, 235, 59, 0.15);
}
.dark-theme .bg-app {
  background: #272727;
}
.dark-theme .bg-card {
  background: #4d4d4d;
}
.dark-theme .bg-hover {
  background: rgba(255, 255, 255, 0.04);
}
.dark-theme .bg-status {
  background: #4d4d4d;
}
.dark-theme .hover:hover {
  background: rgba(255, 255, 255, 0.04);
}
.dark-theme .color-app {
  color: rgba(255, 255, 255, 0.04);
}
.dark-theme .opacity-1 {
  opacity: 0.1;
}
.dark-theme .bg-app-1 {
  background: rgba(39, 39, 39, 0.1);
}
.dark-theme .bg-card-1 {
  background: rgba(77, 77, 77, 0.1);
}
.dark-theme .bg-hover-1 {
  background: rgba(255, 255, 255, 0.1);
}
.dark-theme .bg-status-1 {
  background: rgba(77, 77, 77, 0.1);
}
.dark-theme .bg-primary-1 {
  background: rgba(33, 150, 243, 0.1);
}
.dark-theme .bg-accent-1 {
  background: rgba(255, 235, 59, 0.1);
}
.dark-theme .outline-primary-1 {
  border-color: rgba(33, 150, 243, 0.1);
}
.dark-theme .outline-accent-1 {
  border-color: rgba(255, 235, 59, 0.1);
}
.dark-theme .opacity-2 {
  opacity: 0.2;
}
.dark-theme .bg-app-2 {
  background: rgba(39, 39, 39, 0.2);
}
.dark-theme .bg-card-2 {
  background: rgba(77, 77, 77, 0.2);
}
.dark-theme .bg-hover-2 {
  background: rgba(255, 255, 255, 0.2);
}
.dark-theme .bg-status-2 {
  background: rgba(77, 77, 77, 0.2);
}
.dark-theme .bg-primary-2 {
  background: rgba(33, 150, 243, 0.2);
}
.dark-theme .bg-accent-2 {
  background: rgba(255, 235, 59, 0.2);
}
.dark-theme .outline-primary-2 {
  border-color: rgba(33, 150, 243, 0.2);
}
.dark-theme .outline-accent-2 {
  border-color: rgba(255, 235, 59, 0.2);
}
.dark-theme .opacity-3 {
  opacity: 0.3;
}
.dark-theme .bg-app-3 {
  background: rgba(39, 39, 39, 0.3);
}
.dark-theme .bg-card-3 {
  background: rgba(77, 77, 77, 0.3);
}
.dark-theme .bg-hover-3 {
  background: rgba(255, 255, 255, 0.3);
}
.dark-theme .bg-status-3 {
  background: rgba(77, 77, 77, 0.3);
}
.dark-theme .bg-primary-3 {
  background: rgba(33, 150, 243, 0.3);
}
.dark-theme .bg-accent-3 {
  background: rgba(255, 235, 59, 0.3);
}
.dark-theme .outline-primary-3 {
  border-color: rgba(33, 150, 243, 0.3);
}
.dark-theme .outline-accent-3 {
  border-color: rgba(255, 235, 59, 0.3);
}
.dark-theme .opacity-4 {
  opacity: 0.4;
}
.dark-theme .bg-app-4 {
  background: rgba(39, 39, 39, 0.4);
}
.dark-theme .bg-card-4 {
  background: rgba(77, 77, 77, 0.4);
}
.dark-theme .bg-hover-4 {
  background: rgba(255, 255, 255, 0.4);
}
.dark-theme .bg-status-4 {
  background: rgba(77, 77, 77, 0.4);
}
.dark-theme .bg-primary-4 {
  background: rgba(33, 150, 243, 0.4);
}
.dark-theme .bg-accent-4 {
  background: rgba(255, 235, 59, 0.4);
}
.dark-theme .outline-primary-4 {
  border-color: rgba(33, 150, 243, 0.4);
}
.dark-theme .outline-accent-4 {
  border-color: rgba(255, 235, 59, 0.4);
}
.dark-theme .opacity-5 {
  opacity: 0.5;
}
.dark-theme .bg-app-5 {
  background: rgba(39, 39, 39, 0.5);
}
.dark-theme .bg-card-5 {
  background: rgba(77, 77, 77, 0.5);
}
.dark-theme .bg-hover-5 {
  background: rgba(255, 255, 255, 0.5);
}
.dark-theme .bg-status-5 {
  background: rgba(77, 77, 77, 0.5);
}
.dark-theme .bg-primary-5 {
  background: rgba(33, 150, 243, 0.5);
}
.dark-theme .bg-accent-5 {
  background: rgba(255, 235, 59, 0.5);
}
.dark-theme .outline-primary-5 {
  border-color: rgba(33, 150, 243, 0.5);
}
.dark-theme .outline-accent-5 {
  border-color: rgba(255, 235, 59, 0.5);
}
.dark-theme .opacity-6 {
  opacity: 0.6;
}
.dark-theme .bg-app-6 {
  background: rgba(39, 39, 39, 0.6);
}
.dark-theme .bg-card-6 {
  background: rgba(77, 77, 77, 0.6);
}
.dark-theme .bg-hover-6 {
  background: rgba(255, 255, 255, 0.6);
}
.dark-theme .bg-status-6 {
  background: rgba(77, 77, 77, 0.6);
}
.dark-theme .bg-primary-6 {
  background: rgba(33, 150, 243, 0.6);
}
.dark-theme .bg-accent-6 {
  background: rgba(255, 235, 59, 0.6);
}
.dark-theme .outline-primary-6 {
  border-color: rgba(33, 150, 243, 0.6);
}
.dark-theme .outline-accent-6 {
  border-color: rgba(255, 235, 59, 0.6);
}
.dark-theme .opacity-7 {
  opacity: 0.7;
}
.dark-theme .bg-app-7 {
  background: rgba(39, 39, 39, 0.7);
}
.dark-theme .bg-card-7 {
  background: rgba(77, 77, 77, 0.7);
}
.dark-theme .bg-hover-7 {
  background: rgba(255, 255, 255, 0.7);
}
.dark-theme .bg-status-7 {
  background: rgba(77, 77, 77, 0.7);
}
.dark-theme .bg-primary-7 {
  background: rgba(33, 150, 243, 0.7);
}
.dark-theme .bg-accent-7 {
  background: rgba(255, 235, 59, 0.7);
}
.dark-theme .outline-primary-7 {
  border-color: rgba(33, 150, 243, 0.7);
}
.dark-theme .outline-accent-7 {
  border-color: rgba(255, 235, 59, 0.7);
}
.dark-theme .opacity-8 {
  opacity: 0.8;
}
.dark-theme .bg-app-8 {
  background: rgba(39, 39, 39, 0.8);
}
.dark-theme .bg-card-8 {
  background: rgba(77, 77, 77, 0.8);
}
.dark-theme .bg-hover-8 {
  background: rgba(255, 255, 255, 0.8);
}
.dark-theme .bg-status-8 {
  background: rgba(77, 77, 77, 0.8);
}
.dark-theme .bg-primary-8 {
  background: rgba(33, 150, 243, 0.8);
}
.dark-theme .bg-accent-8 {
  background: rgba(255, 235, 59, 0.8);
}
.dark-theme .outline-primary-8 {
  border-color: rgba(33, 150, 243, 0.8);
}
.dark-theme .outline-accent-8 {
  border-color: rgba(255, 235, 59, 0.8);
}
.dark-theme .opacity-9 {
  opacity: 0.9;
}
.dark-theme .bg-app-9 {
  background: rgba(39, 39, 39, 0.9);
}
.dark-theme .bg-card-9 {
  background: rgba(77, 77, 77, 0.9);
}
.dark-theme .bg-hover-9 {
  background: rgba(255, 255, 255, 0.9);
}
.dark-theme .bg-status-9 {
  background: rgba(77, 77, 77, 0.9);
}
.dark-theme .bg-primary-9 {
  background: rgba(33, 150, 243, 0.9);
}
.dark-theme .bg-accent-9 {
  background: rgba(255, 235, 59, 0.9);
}
.dark-theme .outline-primary-9 {
  border-color: rgba(33, 150, 243, 0.9);
}
.dark-theme .outline-accent-9 {
  border-color: rgba(255, 235, 59, 0.9);
}
.dark-theme .wrapper {
  padding: 10px;
}
.dark-theme img {
  max-width: 100%;
}
.dark-theme .opacity {
  opacity: 0.8;
}
.dark-theme .opacity-50 {
  opacity: 0.5;
}
.dark-theme .rounded {
  border-radius: 4px;
}
.dark-theme figure {
  padding: 0;
  margin: 0;
}
.dark-theme .no-scroll {
  overflow: hidden;
  height: 100%;
}
.dark-theme .spacer {
  flex: 1 1 auto;
}
.dark-theme .flex {
  display: flex;
}
.dark-theme .dblock {
  display: block;
}
.dark-theme .shadow {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.dark-theme .no-shadow {
  box-shadow: 0 0 transparent !important;
}
.dark-theme .radius,
.dark-theme .rounded {
  border-radius: 5px;
}
.dark-theme .outline {
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.dark-theme .outline-db {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.dark-theme .outline-top {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.dark-theme .outline-primary {
  border-color: #2196f3;
}
.dark-theme .outline-accent {
  border-color: #ffeb3b;
}
.dark-theme .dash-box {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-style: dashed;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 6rem;
  font-size: 1.3rem;
  border-radius: 5px;
  flex-direction: column;
  padding: 1.5rem 0;
}
.dark-theme .dash-box .txt {
  opacity: 0.5;
  margin-bottom: 1rem;
}
.dark-theme .line-through {
  text-decoration: line-through;
}
.dark-theme html.hideScroll {
  overflow: hidden;
  height: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.dark-theme .hideScroll body {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.dark-theme .hiding {
  animation: 0.5s ease-in-out fadeOut;
}
.dark-theme .showing {
  opacity: 1;
  animation: 0.5s ease-in-out fadeIn;
}
.dark-theme .dnone {
  display: none;
}
.dark-theme .vHidden {
  visibility: hidden;
}
.dark-theme .desaturate {
  filter: saturate(0);
}
.dark-theme .grayScale {
  color: #949292 !important;
}
.dark-theme .relative {
  position: relative;
}
.dark-theme button {
  min-height: 4rem;
  cursor: pointer;
}
.dark-theme button .mat-spinner {
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}
.dark-theme button.op-btn {
  opacity: 0.5;
  transition: 0.3s ease all;
}
.dark-theme button.op-btn:hover {
  opacity: 1;
}
.dark-theme button.il .mat-icon {
  margin-left: -0.5rem;
  font-size: 1.9rem;
  height: 2rem;
  width: 1.9rem;
}
.dark-theme button.ir .mat-icon {
  margin-right: -0.5rem;
  font-size: 1.9rem;
  height: 2rem;
  width: 1.9rem;
}
.dark-theme .full-width,
.dark-theme .full-width img {
  width: 100%;
}
.dark-theme .full-height {
  min-height: 100vh;
}
.dark-theme .w-80 {
  width: 80% !important;
}
.dark-theme .pointer-events-none {
  pointer-events: none;
}
.dark-theme .pointer {
  cursor: pointer;
}
.dark-theme .strong,
.dark-theme .bold {
  font-weight: 600;
}
.dark-theme .mh-100 {
  min-height: 100%;
}
.dark-theme .flex-wrap {
  flex-wrap: wrap;
}
.dark-theme .mat-hint {
  padding-top: 10px;
}
.dark-theme .mat-chip.blue {
  background: rgba(66, 133, 244, 0.22);
  pointer-events: none;
  color: #4285f4;
}
.dark-theme .mat-chip.red {
  color: #fe3451;
  background: rgba(254, 52, 82, 0.22);
  pointer-events: none;
}
.dark-theme .mat-chip.green {
  color: #02be6e;
  background: rgba(2, 190, 109, 0.22);
  pointer-events: none;
}
.dark-theme .mat-chip.orange {
  color: #ffd400;
  background: rgba(255, 213, 0, 0.22);
  pointer-events: none;
}
.dark-theme .mat-chip.violet {
  color: #c121dc;
  background: rgba(192, 33, 220, 0.22);
  pointer-events: none;
}
.dark-theme .mat-chip.small {
  padding: 10px 6px;
  border-radius: 5px;
  min-height: unset;
  font-size: 12px;
}
.dark-theme .inactiveBadge {
  opacity: 0.5;
  position: absolute;
  display: block;
  height: 24px;
  width: 67px;
  background: #ff1744;
  top: 50%;
  right: 10px;
  border-radius: 24px;
  transform: translateY(-50%);
}
.dark-theme .inactiveBadge::before {
  color: #fff;
  content: "Inactive";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 13px;
  font-weight: 500;
}
.dark-theme .expendForm {
  max-height: 55px;
  overflow: hidden;
  transition: 0.7s ease max-height, 0.7s ease all;
  opacity: 0.5;
  cursor: text;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.21) inset, 1px 1px 4px rgba(0, 0, 0, 0.21);
}
.dark-theme .expendForm > *:not(h4) {
  opacity: 0;
  transition: 0.3s ease all;
}
.dark-theme .expendForm.open {
  cursor: default;
  opacity: 1;
  border: 0;
  border-radius: 8px;
  max-height: 1000px;
  box-shadow: none;
}
.dark-theme .expendForm.open > *:not(h4) {
  opacity: 1;
}
.dark-theme .filter-row {
  align-items: center;
}
.dark-theme .filter-row .mat-form-field {
  font-size: 1.3rem;
}
.dark-theme .filter-row .mat-stroked-button {
  font-size: 1.5rem;
  min-height: 4.6rem;
}
.dark-theme .filter-row .mat-stroked-button .mat-icon {
  font-size: 2rem;
  height: 2.2rem;
  width: 2.2rem;
}
.dark-theme .custom-scrollbar {
  overflow: auto;
}
.dark-theme .custom-scrollbar::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  left: -10px;
  position: relative;
}
.dark-theme .custom-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(77, 77, 77, 0.5);
  border-radius: 5px;
}
.dark-theme .custom-scrollbar::-webkit-scrollbar-track {
  background: rgba(77, 77, 77, 0.1);
  border-radius: 0;
}
.dark-theme .mat-expansion-indicator::after {
  color: #90caf9;
}
.dark-theme .errorHighlighting {
  animation: 1.3s ease-out infinite backwards errorHighlightLoop;
}
@keyframes errorHighlightLoop {
  0%, 100% {
    box-shadow: 0 0 40px rgba(254, 52, 82, 0.1);
  }
  50% {
    box-shadow: 0 0 40px #fe3451;
  }
}
.dark-theme .mat-dialog-header {
  position: relative;
}
.dark-theme .mat-dialog-header .close {
  position: absolute;
  top: -15px;
  right: 0;
}
.dark-theme .track {
  display: flex;
  text-align: center;
  padding: 15px 0;
}
.dark-theme .track .col {
  width: 20%;
  opacity: 0.4;
  position: relative;
}
.dark-theme .track .col i {
  border: 2px solid;
  display: flex;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  padding: 8px;
  position: relative;
  margin: 0 auto 8px;
  justify-content: center;
  align-items: center;
}
.dark-theme .track .col span {
  display: block;
  font-weight: 500;
  font-size: 14px;
  opacity: 0.8;
}
.dark-theme .track .col small {
  display: block;
  opacity: 0.5;
  line-height: 1;
}
.dark-theme .track .col.done {
  opacity: 1;
}
.dark-theme .track .col.done i {
  border-color: #3bca5c;
  background: #c0ffcf;
}
.dark-theme .track .col.done i img {
  opacity: 0.4;
}
.dark-theme .track .col.done i::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 15px;
  height: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 18px;
  top: 20px;
  border-left: 3px solid #3bca5c;
  border-bottom: 3px solid #3bca5c;
  transform: rotate(-45deg);
}
.dark-theme .track .col.done:not(:last-child)::before {
  content: "";
  width: 100%;
  height: 0.25rem;
  background: #3bca5c;
  position: absolute;
  left: 64px;
  top: 2.5rem;
}
.dark-theme .track .col.active {
  opacity: 1;
}
.dark-theme .track .col.active i {
  background: #f4efed;
}
.dark-theme .bottom-link {
  border-bottom: 2px solid #2962ff;
}
@media (max-width: 767px) {
  .dark-theme .custom-scrollbar {
    -webkit-overflow-scrolling: touch;
  }
  .dark-theme .custom-scrollbar::-webkit-scrollbar {
    display: none;
  }
  .dark-theme .custom-scrollbar::-webkit-scrollbar-thumb,
.dark-theme .custom-scrollbar::-webkit-scrollbar-track {
    display: none;
  }
  .dark-theme .custom-scrollbar::-webkit-scrollbar {
    position: static;
  }
  .dark-theme .filter-row.row [class*=col-] {
    padding: 0 10px;
  }
  .dark-theme .f-btn {
    padding: 0.4rem 0.2rem 0.4rem 0.6rem;
  }
  .dark-theme .f-btn.af-filter {
    padding-right: 0.6rem;
  }
  .dark-theme .f-btn .mat-icon.drop {
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
  }
}
.dark-theme .custom-stepper .step {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  height: 100%;
}
.dark-theme .custom-stepper .step .indicator {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-direction: column;
}
.dark-theme .custom-stepper .step .indicator .status-indicator {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  border: 2px solid transparent;
  padding: 8px;
  -webkit-user-select: none;
          user-select: none;
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(26, 26, 26, 0.1);
  border-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .custom-stepper .step .indicator .status-indicator .mat-icon {
  color: rgba(255, 255, 255, 0.8);
}
.dark-theme .custom-stepper .step .indicator .connector {
  width: 2px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .custom-stepper .step .details {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  min-height: 40px;
  margin-left: 16px;
  margin-bottom: 28px;
  opacity: 0.5;
  width: 100%;
  max-width: calc(100% - 60px);
}
.dark-theme .custom-stepper .step .details h4 {
  opacity: 0.8;
}
.dark-theme .custom-stepper .step:last-child .connector {
  display: none;
}
.dark-theme .custom-stepper .step:last-child .details {
  margin-bottom: 0;
}
.dark-theme .custom-stepper .step.active .indicator .status-indicator {
  color: #2962ff;
  background-color: rgba(33, 150, 243, 0.1);
  border-color: #2962ff;
}
.dark-theme .custom-stepper .step.active .indicator .connector {
  background-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .custom-stepper .step.active .details {
  opacity: 1;
}
.dark-theme .custom-stepper .step.checked .indicator .status-indicator {
  background-color: #2962ff;
  border-color: #2962ff;
}
.dark-theme .custom-stepper .step.checked .indicator .connector {
  background-color: #2962ff;
}
.dark-theme .custom-stepper .step.checked .details {
  opacity: 0.7;
}
.dark-theme .expandTable tr.table-row:not(.table-expanded-row):hover {
  background: rgba(77, 77, 77, 0.3);
}
.dark-theme .expandTable tr.table-row:not(.table-expanded-row):active {
  background: rgba(77, 77, 77, 0.5);
}
.dark-theme .expandTable tr.table-detail-row {
  height: 0;
}
.dark-theme .expandTable .table-row td {
  border-bottom-width: 0;
}
.dark-theme .expandTable .table-detail {
  overflow: hidden;
  display: flex;
}
.dark-theme .mat-elevation-z8 {
  overflow-y: hidden;
  overflow-x: auto;
  max-width: 100%;
}
.dark-theme .mat-table {
  width: 100%;
}
.dark-theme .mat-header-cell,
.dark-theme .mat-cell {
  padding: 0 10px;
  white-space: nowrap;
}
.dark-theme .mat-row,
.dark-theme .mat-header-row {
  width: 100%;
}
.dark-theme .mat-form-field-appearance-outline .mat-form-field-wrapper {
  padding: 10px 0;
}
.dark-theme th.mat-header-cell:first-of-type,
.dark-theme td.mat-cell:first-of-type,
.dark-theme td.mat-footer-cell:first-of-type {
  padding-left: 10px !important;
}
.dark-theme th.mat-header-cell:last-of-type,
.dark-theme td.mat-cell:last-of-type,
.dark-theme td.mat-footer-cell:last-of-type {
  padding-right: 0;
}
.dark-theme th,
.dark-theme td {
  overflow: hidden;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dark-theme .success-snackbar,
.dark-theme .error-snackbar,
.dark-theme .info-snackbar {
  background: #292929 !important;
  color: whitesmoke !important;
  position: relative;
  overflow: hidden;
}
.dark-theme .success-snackbar::before,
.dark-theme .error-snackbar::before,
.dark-theme .info-snackbar::before {
  content: "";
  width: 140px;
  height: 90px;
  border-radius: 50%;
  background: #01dc6a;
  position: absolute;
  left: -40px;
  z-index: -1;
  top: -10px;
  filter: blur(56px);
}
.dark-theme .success-snackbar::before {
  background: #01dc6a;
}
.dark-theme .success-snackbar .mat-icon {
  color: #01dc6a;
}
.dark-theme .error-snackbar::before {
  background: #fe3451;
}
.dark-theme .error-snackbar .mat-icon {
  color: #fe3451;
}
.dark-theme .info-snackbar::before {
  background: #ffcc00;
}
.dark-theme .info-snackbar .mat-icon {
  color: #ffcc00;
}
.dark-theme .mat-card,
.dark-theme .mat-typography,
.dark-theme .mat-tab-group,
.dark-theme .mat-expansion-panel-content,
.dark-theme .mat-button,
.dark-theme .mat-raised-button,
.dark-theme .mat-icon-button,
.dark-theme .mat-stroked-button,
.dark-theme .mat-flat-button,
.dark-theme .mat-fab,
.dark-theme .mat-mini-fab {
  font-size: 1.4rem;
  font-style: normal;
}
.dark-theme .mat-typography h1,
.dark-theme .mat-typography h2,
.dark-theme .mat-typography h3,
.dark-theme .mat-typography h4,
.dark-theme .mat-typography h5 {
  font-style: normal;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1rem;
}
.dark-theme .mat-typography h1 {
  font-size: 3.6rem;
}
.dark-theme .mat-typography h2 {
  font-size: 3.2rem;
  font-weight: 600;
}
.dark-theme .mat-typography h3 {
  font-size: 2.5rem;
  font-weight: 500;
}
.dark-theme .mat-typography h4 {
  font-size: 2rem;
  font-weight: 500;
}
.dark-theme .mat-typography h5 {
  font-size: 1.5rem;
  font-weight: 500;
}
.dark-theme .mat-typography h6 {
  font-size: 1.2rem;
  font-weight: 500;
}
.dark-theme .mat-typography p {
  opacity: 0.6;
  line-height: 1.4;
}
.dark-theme .mat-typography header h1 {
  margin-bottom: 3rem;
}
.dark-theme .mat-typography header h1 small {
  display: block;
  font-size: 0.4em;
  padding-top: 0.6rem;
  font-weight: 400;
  letter-spacing: 0.14rem;
  opacity: 0.7;
}
@media (max-width: 900px) {
  .dark-theme .mat-typography h1 {
    font-size: 2.8rem;
  }
  .dark-theme .mat-typography h2 {
    font-size: 2.3rem;
  }
  .dark-theme .mat-typography h3 {
    font-size: 1.8rem;
  }
  .dark-theme .mat-typography h4 {
    font-size: 1.4rem;
  }
  .dark-theme .mat-typography h5 {
    font-size: 1.2rem;
  }
  .dark-theme .mat-typography h6 {
    font-size: 1.1rem;
  }
  .dark-theme .mat-typography header h1 {
    margin-bottom: 1.5rem;
  }
}
.dark-theme .align-items-center {
  align-items: center;
}
.dark-theme .align-flex-start {
  align-items: flex-start;
}
.dark-theme .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.dark-theme .row:before, .dark-theme .row:after {
  content: "";
  display: table;
  clear: both;
}
.dark-theme .row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.dark-theme .row.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.dark-theme .row.even {
  flex-direction: row-reverse;
}
.dark-theme .row.form-row [class*=col-] {
  padding: 0 10px;
}
.dark-theme .row .col-1 {
  width: 8.33%;
}
.dark-theme .row .col-2 {
  width: 16.66%;
}
.dark-theme .row .col-3 {
  width: 25%;
}
.dark-theme .row .col-4 {
  width: 33.33%;
}
.dark-theme .row .col-5 {
  width: 41.66%;
}
.dark-theme .row .col-6 {
  width: 50%;
}
.dark-theme .row .col-7 {
  width: 58.33%;
}
.dark-theme .row .col-8 {
  width: 66.66%;
}
.dark-theme .row .col-9 {
  width: 75%;
}
.dark-theme .row .col-10 {
  width: 83.33%;
}
.dark-theme .row .col-11 {
  width: 91.66%;
}
.dark-theme .row .col-12 {
  width: 100%;
}
.dark-theme .row [class*=col-] {
  padding: 10px;
}
.dark-theme .row [class*=col-].has-rows {
  margin: -10px 0;
}
.dark-theme .row [class*=col-].has-rows .row-1 {
  height: 8.33%;
}
.dark-theme .row [class*=col-].has-rows .row-2 {
  height: 16.66%;
}
.dark-theme .row [class*=col-].has-rows .row-3 {
  height: 25%;
}
.dark-theme .row [class*=col-].has-rows .row-4 {
  height: 33.33%;
}
.dark-theme .row [class*=col-].has-rows .row-5 {
  height: 41.66%;
}
.dark-theme .row [class*=col-].has-rows .row-6 {
  height: 50%;
}
.dark-theme .row [class*=col-].has-rows .row-7 {
  height: 58.33%;
}
.dark-theme .row [class*=col-].has-rows .row-8 {
  height: 66.66%;
}
.dark-theme .row [class*=col-].has-rows .row-9 {
  height: 75%;
}
.dark-theme .row [class*=col-].has-rows .row-10 {
  height: 83.33%;
}
.dark-theme .row [class*=col-].has-rows .row-11 {
  height: 91.66%;
}
.dark-theme .row [class*=col-].has-rows .row-12 {
  height: 100%;
}
.dark-theme .row [class*=col-].has-rows [class*=row-] {
  padding: 10px 0;
}
@media (max-width: 991px) {
  .dark-theme .row [class*=col-].md-1 {
    width: 8.33%;
  }
  .dark-theme .row [class*=col-].md-2 {
    width: 16.66%;
  }
  .dark-theme .row [class*=col-].md-3 {
    width: 25%;
  }
  .dark-theme .row [class*=col-].md-4 {
    width: 33.33%;
  }
  .dark-theme .row [class*=col-].md-5 {
    width: 41.66%;
  }
  .dark-theme .row [class*=col-].md-6 {
    width: 50%;
  }
  .dark-theme .row [class*=col-].md-7 {
    width: 58.33%;
  }
  .dark-theme .row [class*=col-].md-8 {
    width: 66.66%;
  }
  .dark-theme .row [class*=col-].md-9 {
    width: 75%;
  }
  .dark-theme .row [class*=col-].md-10 {
    width: 83.33%;
  }
  .dark-theme .row [class*=col-].md-11 {
    width: 91.66%;
  }
  .dark-theme .row [class*=col-].md-12 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .dark-theme .row [class*=col-] {
    width: 100%;
  }
  .dark-theme .row [class*=col-][class*=md-] {
    width: 100%;
  }
  .dark-theme .row [class*=col-].sm-1 {
    width: 8.33%;
  }
  .dark-theme .row [class*=col-].sm-2 {
    width: 16.66%;
  }
  .dark-theme .row [class*=col-].sm-3 {
    width: 25%;
  }
  .dark-theme .row [class*=col-].sm-4 {
    width: 33.33%;
  }
  .dark-theme .row [class*=col-].sm-5 {
    width: 41.66%;
  }
  .dark-theme .row [class*=col-].sm-6 {
    width: 50%;
  }
  .dark-theme .row [class*=col-].sm-7 {
    width: 58.33%;
  }
  .dark-theme .row [class*=col-].sm-8 {
    width: 66.66%;
  }
  .dark-theme .row [class*=col-].sm-9 {
    width: 75%;
  }
  .dark-theme .row [class*=col-].sm-10 {
    width: 83.33%;
  }
  .dark-theme .row [class*=col-].sm-11 {
    width: 91.66%;
  }
  .dark-theme .row [class*=col-].sm-12 {
    width: 100%;
  }
}
.dark-theme .card, .dark-theme .mat-card.card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.dark-theme .card.mh-auto, .dark-theme .mat-card.card.mh-auto {
  min-height: auto;
}
.dark-theme .card .card-header.row, .dark-theme .mat-card.card .card-header.row {
  margin: 0;
}
.dark-theme .card .card-header.row .icon-right, .dark-theme .mat-card.card .card-header.row .icon-right {
  align-self: baseline;
  margin-left: auto;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.dark-theme .card .card-header.row .icon-right.blue, .dark-theme .mat-card.card .card-header.row .icon-right.blue {
  background: rgba(41, 98, 255, 0.2);
  color: #2962ff;
}
.dark-theme .card .card-header.row .icon-right.red, .dark-theme .mat-card.card .card-header.row .icon-right.red {
  background: rgba(255, 0, 0, 0.2);
  color: red;
}
.dark-theme .card .card-header.row .icon-right.green, .dark-theme .mat-card.card .card-header.row .icon-right.green {
  background: rgba(3, 188, 109, 0.2);
  color: #03bc6d;
}
.dark-theme .card .card-header.row .icon-right.orange, .dark-theme .mat-card.card .card-header.row .icon-right.orange {
  background: rgba(255, 212, 0, 0.2);
  color: #ffd400;
}
.dark-theme .card .mat-list,
.dark-theme .card .mat-nav-list,
.dark-theme .card .mat-selection-list, .dark-theme .mat-card.card .mat-list,
.dark-theme .mat-card.card .mat-nav-list,
.dark-theme .mat-card.card .mat-selection-list {
  margin: 0 -16px;
}
.dark-theme .card h2, .dark-theme .mat-card.card h2 {
  font-size: 2.6rem;
  font-weight: 500;
  margin-bottom: 18px;
}
.dark-theme .card h2 small, .dark-theme .mat-card.card h2 small {
  display: block;
  font-size: 0.6em;
  opacity: 0.5;
  font-weight: 400;
  margin-bottom: 6px;
}
.dark-theme .card .status-line, .dark-theme .mat-card.card .status-line {
  font-size: 1.3rem;
  display: flex;
}
.dark-theme .card .status-line .itext, .dark-theme .mat-card.card .status-line .itext {
  display: flex;
  align-items: center;
}
.dark-theme .card .status-line .itext .mat-icon, .dark-theme .mat-card.card .status-line .itext .mat-icon {
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  margin-right: 0.2rem;
}
.dark-theme .card .status-line .text-muted, .dark-theme .mat-card.card .status-line .text-muted {
  opacity: 0.5;
  margin-left: auto;
}
.dark-theme .card.details-card {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
}
.dark-theme .card.details-card .mat-divider-vertical {
  height: 40px;
}
.dark-theme .card.details-card .item {
  margin: 0 2.5rem;
}
.dark-theme .card.details-card .item small {
  display: block;
  font-size: 0.55em;
  opacity: 0.5;
  margin-top: 6px;
}
.dark-theme .pro-card {
  text-align: center;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.dark-theme .pro-card img {
  width: 85px;
  margin: 0 auto;
  display: block;
}
.dark-theme .pro-card .txt {
  font-size: 2rem;
  line-height: 1.2;
  margin: 2rem 0 5.2rem;
  font-weight: 300;
  display: block;
}
.dark-theme .pro-card button {
  font-size: 1.7rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 0 20px;
}
.dark-theme .pro-card i {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  opacity: 0.1;
  position: absolute;
  left: -70px;
  top: 10px;
}
.dark-theme .pro-card i.bg-accent {
  top: auto;
  bottom: 40px;
  left: auto;
  right: -80px;
  opacity: 0.08;
}
@media (max-width: 1250px) {
  .dark-theme .card h2, .dark-theme .mat-card.card h2 {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .dark-theme .card, .dark-theme .mat-card.card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }
  .dark-theme .card.details-card, .dark-theme .mat-card.card.details-card {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .dark-theme .card.details-card .item, .dark-theme .mat-card.card.details-card .item {
    margin: 2.5rem 1.7rem;
  }
  .dark-theme .card.mh-auto, .dark-theme .mat-card.card.mh-auto {
    min-height: auto;
  }
  .dark-theme .card .card-header.row, .dark-theme .mat-card.card .card-header.row {
    margin: 0;
    flex-direction: row;
  }
  .dark-theme .card .card-header.row .icon-right, .dark-theme .mat-card.card .card-header.row .icon-right {
    align-self: baseline;
    margin-left: auto;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
  }
  .dark-theme .card .card-header.row .icon-right.blue, .dark-theme .mat-card.card .card-header.row .icon-right.blue {
    background: rgba(41, 98, 255, 0.2);
    color: #2962ff;
  }
  .dark-theme .card .card-header.row .icon-right.red, .dark-theme .mat-card.card .card-header.row .icon-right.red {
    background: rgba(255, 0, 0, 0.2);
    color: red;
  }
  .dark-theme .card .card-header.row .icon-right.green, .dark-theme .mat-card.card .card-header.row .icon-right.green {
    background: rgba(3, 188, 109, 0.2);
    color: #03bc6d;
  }
  .dark-theme .card .card-header.row .icon-right.orange, .dark-theme .mat-card.card .card-header.row .icon-right.orange {
    background: rgba(255, 212, 0, 0.2);
    color: #ffd400;
  }
  .dark-theme .card .status-line, .dark-theme .mat-card.card .status-line {
    font-size: 1.3rem;
    display: flex;
  }
  .dark-theme .card .status-line .itext, .dark-theme .mat-card.card .status-line .itext {
    display: flex;
    align-items: center;
  }
  .dark-theme .card .status-line .itext .mat-icon, .dark-theme .mat-card.card .status-line .itext .mat-icon {
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
    margin-right: 0.2rem;
  }
  .dark-theme .card .status-line .text-muted, .dark-theme .mat-card.card .status-line .text-muted {
    opacity: 0.5;
    margin-left: auto;
  }
}
.dark-theme .chart-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.dark-theme .chart-header .item {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.6rem;
}
.dark-theme .chart-header .item i {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 0.3rem;
  margin-right: 0.8rem;
}
.dark-theme .p-0 {
  padding: 0 !important;
}
.dark-theme .pt-0,
.dark-theme .py-0 {
  padding-top: 0 !important;
}
.dark-theme .pr-0,
.dark-theme .px-0 {
  padding-right: 0 !important;
}
.dark-theme .pb-0,
.dark-theme .py-0 {
  padding-bottom: 0 !important;
}
.dark-theme .pl-0,
.dark-theme .px-0 {
  padding-left: 0 !important;
}
.dark-theme .p-1 {
  padding: 0.25rem !important;
}
.dark-theme .pt-1,
.dark-theme .py-1 {
  padding-top: 0.25rem !important;
}
.dark-theme .pr-1,
.dark-theme .px-1 {
  padding-right: 0.25rem !important;
}
.dark-theme .pb-1,
.dark-theme .py-1 {
  padding-bottom: 0.25rem !important;
}
.dark-theme .pl-1,
.dark-theme .px-1 {
  padding-left: 0.25rem !important;
}
.dark-theme .p-2 {
  padding: 0.5rem !important;
}
.dark-theme .pt-2,
.dark-theme .py-2 {
  padding-top: 0.5rem !important;
}
.dark-theme .pr-2,
.dark-theme .px-2 {
  padding-right: 0.5rem !important;
}
.dark-theme .pb-2,
.dark-theme .py-2 {
  padding-bottom: 0.5rem !important;
}
.dark-theme .pl-2,
.dark-theme .px-2 {
  padding-left: 0.5rem !important;
}
.dark-theme .p-3 {
  padding: 1rem !important;
}
.dark-theme .pt-3,
.dark-theme .py-3 {
  padding-top: 1rem !important;
}
.dark-theme .pr-3,
.dark-theme .px-3 {
  padding-right: 1rem !important;
}
.dark-theme .pb-3,
.dark-theme .py-3 {
  padding-bottom: 1rem !important;
}
.dark-theme .pl-3,
.dark-theme .px-3 {
  padding-left: 1rem !important;
}
.dark-theme .p-4 {
  padding: 1.5rem !important;
}
.dark-theme .pt-4,
.dark-theme .py-4 {
  padding-top: 1.5rem !important;
}
.dark-theme .pr-4,
.dark-theme .px-4 {
  padding-right: 1.5rem !important;
}
.dark-theme .pb-4,
.dark-theme .py-4 {
  padding-bottom: 1.5rem !important;
}
.dark-theme .pl-4,
.dark-theme .px-4 {
  padding-left: 1.5rem !important;
}
.dark-theme .p-5 {
  padding: 3rem !important;
}
.dark-theme .pt-5,
.dark-theme .py-5 {
  padding-top: 3rem !important;
}
.dark-theme .pr-5,
.dark-theme .px-5 {
  padding-right: 3rem !important;
}
.dark-theme .pb-5,
.dark-theme .py-5 {
  padding-bottom: 3rem !important;
}
.dark-theme .pl-5,
.dark-theme .px-5 {
  padding-left: 3rem !important;
}
.dark-theme .m-0 {
  margin: 0 !important;
}
.dark-theme .mt-0,
.dark-theme .my-0 {
  margin-top: 0 !important;
}
.dark-theme .mr-0,
.dark-theme .mx-0 {
  margin-right: 0 !important;
}
.dark-theme .mb-0,
.dark-theme .my-0 {
  margin-bottom: 0 !important;
}
.dark-theme .ml-0,
.dark-theme .mx-0 {
  margin-left: 0 !important;
}
.dark-theme .m-1 {
  margin: 0.25rem !important;
}
.dark-theme .mt-1,
.dark-theme .my-1 {
  margin-top: 0.25rem !important;
}
.dark-theme .mr-1,
.dark-theme .mx-1 {
  margin-right: 0.25rem !important;
}
.dark-theme .mb-1,
.dark-theme .my-1 {
  margin-bottom: 0.25rem !important;
}
.dark-theme .ml-1,
.dark-theme .mx-1 {
  margin-left: 0.25rem !important;
}
.dark-theme .m-2 {
  margin: 0.5rem !important;
}
.dark-theme .mt-2,
.dark-theme .my-2 {
  margin-top: 0.5rem !important;
}
.dark-theme .mr-2,
.dark-theme .mx-2 {
  margin-right: 0.5rem !important;
}
.dark-theme .mb-2,
.dark-theme .my-2 {
  margin-bottom: 0.5rem !important;
}
.dark-theme .ml-2,
.dark-theme .mx-2 {
  margin-left: 0.5rem !important;
}
.dark-theme .m-3 {
  margin: 1rem !important;
}
.dark-theme .mt-3,
.dark-theme .my-3 {
  margin-top: 1rem !important;
}
.dark-theme .mr-3,
.dark-theme .mx-3 {
  margin-right: 1rem !important;
}
.dark-theme .mb-3,
.dark-theme .my-3 {
  margin-bottom: 1rem !important;
}
.dark-theme .ml-3,
.dark-theme .mx-3 {
  margin-left: 1rem !important;
}
.dark-theme .m-4 {
  margin: 1.5rem !important;
}
.dark-theme .mt-4,
.dark-theme .my-4 {
  margin-top: 1.5rem !important;
}
.dark-theme .mr-4,
.dark-theme .mx-4 {
  margin-right: 1.5rem !important;
}
.dark-theme .mb-4,
.dark-theme .my-4 {
  margin-bottom: 1.5rem !important;
}
.dark-theme .ml-4,
.dark-theme .mx-4 {
  margin-left: 1.5rem !important;
}
.dark-theme .m-5 {
  margin: 3rem !important;
}
.dark-theme .mt-5,
.dark-theme .my-5 {
  margin-top: 3rem !important;
}
.dark-theme .mr-5,
.dark-theme .mx-5 {
  margin-right: 3rem !important;
}
.dark-theme .mb-5,
.dark-theme .my-5 {
  margin-bottom: 3rem !important;
}
.dark-theme .ml-5,
.dark-theme .mx-5 {
  margin-left: 3rem !important;
}
.dark-theme .m-auto {
  margin: auto !important;
}
.dark-theme .mt-auto,
.dark-theme .my-auto {
  margin-top: auto !important;
}
.dark-theme .mr-auto,
.dark-theme .mx-auto {
  margin-right: auto !important;
}
.dark-theme .mb-auto,
.dark-theme .my-auto {
  margin-bottom: auto !important;
}
.dark-theme .ml-auto,
.dark-theme .mx-auto {
  margin-left: auto !important;
}
.dark-theme .expansionPanel .mat-expansion-panel-header-title,
.dark-theme .expansionPanel .mat-expansion-panel-header-description {
  font-size: 1.4rem;
  flex-basis: 0;
}
.dark-theme .expansionPanel .mat-expansion-panel {
  box-shadow: 0 0 transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom-width: 0;
  border-radius: 0px 0px 0px 0px;
  margin: 0;
  background: transparent;
}
.dark-theme .expansionPanel .mat-expansion-panel:last-child {
  border-bottom-width: 1px;
}
.dark-theme .expansionPanel .mat-expansion-panel-header {
  padding: 10px 15px;
  height: auto;
}
.dark-theme .expansionPanel .mat-expansion-panel-body {
  padding: 0;
}
.dark-theme .expansionPanel .content-wrapper {
  background: rgba(255, 255, 255, 0.04);
  padding: 15px;
}
.dark-theme .expansionPanel .content-wrapper.no-bg {
  background: transparent;
}
.dark-theme .expansionPanel.has-childs .mat-expansion-panel-header {
  padding: 8px 15px 8px 5px;
}
.dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header {
  width: 100%;
  display: flex;
  align-items: center;
}
.dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .title {
  width: 65%;
}
.dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions {
  margin-left: auto;
  position: relative;
  display: flex;
  align-items: center;
}
.dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .status {
  width: 55px;
  margin-right: 12px;
}
.dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .status .mat-chip-list-wrapper {
  justify-content: flex-end;
}
.dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .btns {
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: 0.5s ease all;
}
.dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header:hover .actions .btns {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.dark-theme .expansionPanel.has-childs .content-wrapper {
  padding-top: 0;
}
.dark-theme .expansionPanel.has-childs .content-wrapper h6 {
  opacity: 0.5;
  margin-bottom: 5px;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .description app-editable-field {
  display: block;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .description app-editable-field .editable-field {
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.6);
}
.dark-theme .expansionPanel.has-childs .content-wrapper .mat-divider {
  margin: 10px 0 15px;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item {
  position: relative;
  padding-left: 20px;
  width: 100%;
  display: flex;
  align-items: center;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.5);
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item .title {
  width: 65%;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item .actions {
  margin-left: auto;
  position: relative;
  display: flex;
  align-items: center;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .status {
  width: 55px;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .status .mat-chip-list-wrapper {
  justify-content: flex-end;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .btns {
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: 0.5s ease all;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item:hover .actions .btns {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.inactive .title {
  opacity: 0.5;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.inactive::before {
  opacity: 0.5;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.add {
  padding-left: 0;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.add::before {
  display: none;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.add .add-input {
  width: 100%;
  z-index: 1;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.add .add-input .input-wrapper .addInput {
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.3);
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.add .add-input.dark-field .input-wrapper .addInput {
  background: rgba(77, 77, 77, 0.5);
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.add button {
  background: transparent;
  border: none;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  opacity: 0.45;
  padding: 0;
  transition: 0.3s ease all;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.add button .mat-icon {
  font-size: 19px;
  width: 19px;
  height: 19px;
  margin-right: 6px;
}
.dark-theme .expansionPanel.has-childs .content-wrapper .child .item.add button:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header {
    flex-direction: column;
  }
  .dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .title {
    width: 100%;
  }
  .dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions {
    width: 100%;
    flex-direction: row-reverse;
    height: 23px;
    margin-left: 20px;
    justify-content: flex-end;
  }
  .dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .btns {
    opacity: 1;
    visibility: visible;
    transform: scale(0.8) translateX(0);
    margin-left: 0;
  }
  .dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .status {
    margin-right: 0;
    transform: scale(0.8) translateX(-5px);
  }
  .dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .status .mat-chip-list-wrapper {
    justify-content: flex-start;
  }
  .dark-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header:hover .actions .btns {
    transform: scale(0.8) translateX(0);
  }
  .dark-theme .expansionPanel.has-childs .content-wrapper .child .item .title {
    width: 65%;
  }
  .dark-theme .expansionPanel.has-childs .content-wrapper .child .item .title app-editable-field .editable-field {
    padding: 6px 6px;
    font-size: 13px;
  }
  .dark-theme .expansionPanel.has-childs .content-wrapper .child .item .actions {
    max-width: 130px;
    margin-right: -12px;
  }
  .dark-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .status {
    transform: translateX(0);
    width: 40px;
  }
  .dark-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .status .mat-chip-list-wrapper .mat-chip.small {
    transform: scale(0.8) translateX(0);
  }
  .dark-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .btns {
    opacity: 1;
    visibility: visible;
    transform: scale(0.8) translateX(0);
  }
  .dark-theme .expansionPanel.has-childs .content-wrapper .child .item:hover .actions .btns {
    transform: scale(0.8) translateX(0);
  }
}
.dark-theme .editable-field {
  width: 100%;
  background: transparent;
  border: 2px solid transparent;
  outline: none;
  padding: 9px 10px;
  border-radius: 5px;
  font-size: 14px;
  opacity: 0.8;
  color: inherit;
  transition: 0.3s ease all;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
  -moz-appearance: textfield;
}
.dark-theme .editable-field::-webkit-outer-spin-button, .dark-theme .editable-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.dark-theme .editable-field:hover {
  background: rgba(255, 255, 255, 0.04);
  opacity: 1;
}
.dark-theme .editable-field:focus {
  background: rgba(255, 255, 255, 0.04);
  border-color: #2962ff;
  opacity: 1;
}
.dark-theme .editable-field.saved:focus {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .dark-field .editable-field {
  background: rgba(77, 77, 77, 0.5);
}
.dark-theme .cus-input {
  background: rgba(255, 255, 255, 0.04);
  border: 2px solid transparent;
  outline: none;
  font-size: 14px;
  opacity: 0.8;
  color: inherit;
  opacity: 0.7;
  height: unset;
  padding: 6px 10px;
  border-radius: 5px;
}
.dark-theme .cus-input.dark {
  background: rgba(77, 77, 77, 0.5);
}
.dark-theme .cus-input:hover {
  background: rgba(255, 255, 255, 0.04);
  opacity: 1;
}
.dark-theme .cus-input:focus, .dark-theme .cus-input[aria-owns] {
  background: rgba(255, 255, 255, 0.04);
  border-color: #2962ff;
  opacity: 1;
}
.dark-theme .owl-dt-container {
  background: #272727;
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.6);
}
.dark-theme .owl-dt-container .owl-dt-timer-content .owl-dt-timer-input {
  background: rgba(255, 255, 255, 0.04);
  border: 2px solid transparent;
  color: inherit;
}
.dark-theme .owl-dt-container .owl-dt-timer-content .owl-dt-timer-input:hover {
  background: rgba(255, 255, 255, 0.04);
  opacity: 1;
}
.dark-theme .owl-dt-container .owl-dt-timer-content .owl-dt-timer-input:focus {
  background: rgba(255, 255, 255, 0.04);
  border-color: #2962ff;
  opacity: 1;
}
.dark-theme .owl-dt-container .owl-dt-container-buttons {
  height: unset;
}
.dark-theme .owl-dt-container .owl-dt-container-buttons button span {
  font-size: 1.35rem;
  padding: 9px 10px;
}
.dark-theme .owl-dt-container button {
  min-height: unset;
}
.dark-theme .mat-slide-toggle.green.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #03bc6d;
}
.dark-theme .mat-slide-toggle.green.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: #18ae6e;
}
.dark-theme .bg-app .mat-dialog-container {
  background: transparent;
}
.dark-theme .dialog-wrapper {
  margin: 0;
  max-width: 100%;
  border-radius: 10px;
  position: relative;
}
.dark-theme .dialog-wrapper .close {
  position: absolute;
  right: -5px;
  top: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dark-theme .dialog-wrapper .dialog-content .mat-form-field-wrapper {
  padding: 5px 0 10px;
}
.dark-theme .dialog-wrapper .dialog-footer {
  padding-top: 1rem;
}
.dark-theme .dialog-wrapper .dialog-footer button:not(:last-child) {
  margin-right: 1.5rem;
}
.dark-theme .mat-dialog-actions {
  margin-bottom: -14px;
}
.dark-theme ngx-skeleton-loader .loader {
  border-radius: 5px;
  background-color: #323232;
  border: 1px solid #323232;
  animation-duration: 2s;
}
.light-theme {
  /*
  1.) Global Links, Utilities & Buttons
  -------------------------------------*/
  /*
  2.) Colors
  -------------------------------------*/
  /*
  5.) Loops
  -------------------------------------*/
  /*
  6.) Global Utilities
  -------------------------------------*/
  /* hide scrolling in apple devices */
  /* Custom Scrollbar*/
  /*
  2.) Global TypoGraphy
  -------------------------------------*/
}
.light-theme .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-option:hover:not(.mat-option-disabled), .light-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.light-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.light-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #2962ff;
}
.light-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffea00;
}
.light-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff1744;
}
.light-theme .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-pseudo-checkbox::after {
  color: #fafafa;
}
.light-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.light-theme .mat-primary .mat-pseudo-checkbox-checked,
.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #2962ff;
}
.light-theme .mat-pseudo-checkbox-checked,
.light-theme .mat-pseudo-checkbox-indeterminate,
.light-theme .mat-accent .mat-pseudo-checkbox-checked,
.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffea00;
}
.light-theme .mat-warn .mat-pseudo-checkbox-checked,
.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ff1744;
}
.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.light-theme .mat-app-background, .light-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.light-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-badge-content {
  color: white;
  background: #2962ff;
}
.cdk-high-contrast-active .light-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.light-theme .mat-badge-accent .mat-badge-content {
  background: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ff1744;
}
.light-theme .mat-badge {
  position: relative;
}
.light-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}
.light-theme .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.light-theme .ng-animate-disabled .mat-badge-content,
.light-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.light-theme .mat-badge-content.mat-badge-active {
  transform: none;
}
.light-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.light-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.light-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.light-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .light-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.light-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .light-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.light-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.light-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.light-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.light-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .light-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.light-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .light-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.light-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.light-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.light-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.light-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .light-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.light-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .light-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.light-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-button, .light-theme .mat-icon-button, .light-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.light-theme .mat-button.mat-primary, .light-theme .mat-icon-button.mat-primary, .light-theme .mat-stroked-button.mat-primary {
  color: #2962ff;
}
.light-theme .mat-button.mat-accent, .light-theme .mat-icon-button.mat-accent, .light-theme .mat-stroked-button.mat-accent {
  color: #ffea00;
}
.light-theme .mat-button.mat-warn, .light-theme .mat-icon-button.mat-warn, .light-theme .mat-stroked-button.mat-warn {
  color: #ff1744;
}
.light-theme .mat-button.mat-primary.mat-button-disabled, .light-theme .mat-button.mat-accent.mat-button-disabled, .light-theme .mat-button.mat-warn.mat-button-disabled, .light-theme .mat-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-icon-button.mat-primary.mat-button-disabled, .light-theme .mat-icon-button.mat-accent.mat-button-disabled, .light-theme .mat-icon-button.mat-warn.mat-button-disabled, .light-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-stroked-button.mat-primary.mat-button-disabled, .light-theme .mat-stroked-button.mat-accent.mat-button-disabled, .light-theme .mat-stroked-button.mat-warn.mat-button-disabled, .light-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.light-theme .mat-button.mat-primary .mat-button-focus-overlay, .light-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, .light-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #2962ff;
}
.light-theme .mat-button.mat-accent .mat-button-focus-overlay, .light-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, .light-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ffea00;
}
.light-theme .mat-button.mat-warn .mat-button-focus-overlay, .light-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .light-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ff1744;
}
.light-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .light-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .light-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.light-theme .mat-button .mat-ripple-element, .light-theme .mat-icon-button .mat-ripple-element, .light-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.light-theme .mat-button-focus-overlay {
  background: black;
}
.light-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-flat-button, .light-theme .mat-raised-button, .light-theme .mat-fab, .light-theme .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.light-theme .mat-flat-button.mat-primary, .light-theme .mat-raised-button.mat-primary, .light-theme .mat-fab.mat-primary, .light-theme .mat-mini-fab.mat-primary {
  color: white;
}
.light-theme .mat-flat-button.mat-accent, .light-theme .mat-raised-button.mat-accent, .light-theme .mat-fab.mat-accent, .light-theme .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-flat-button.mat-warn, .light-theme .mat-raised-button.mat-warn, .light-theme .mat-fab.mat-warn, .light-theme .mat-mini-fab.mat-warn {
  color: white;
}
.light-theme .mat-flat-button.mat-primary.mat-button-disabled, .light-theme .mat-flat-button.mat-accent.mat-button-disabled, .light-theme .mat-flat-button.mat-warn.mat-button-disabled, .light-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-raised-button.mat-primary.mat-button-disabled, .light-theme .mat-raised-button.mat-accent.mat-button-disabled, .light-theme .mat-raised-button.mat-warn.mat-button-disabled, .light-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-fab.mat-primary.mat-button-disabled, .light-theme .mat-fab.mat-accent.mat-button-disabled, .light-theme .mat-fab.mat-warn.mat-button-disabled, .light-theme .mat-fab.mat-button-disabled.mat-button-disabled, .light-theme .mat-mini-fab.mat-primary.mat-button-disabled, .light-theme .mat-mini-fab.mat-accent.mat-button-disabled, .light-theme .mat-mini-fab.mat-warn.mat-button-disabled, .light-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.light-theme .mat-flat-button.mat-primary, .light-theme .mat-raised-button.mat-primary, .light-theme .mat-fab.mat-primary, .light-theme .mat-mini-fab.mat-primary {
  background-color: #2962ff;
}
.light-theme .mat-flat-button.mat-accent, .light-theme .mat-raised-button.mat-accent, .light-theme .mat-fab.mat-accent, .light-theme .mat-mini-fab.mat-accent {
  background-color: #ffea00;
}
.light-theme .mat-flat-button.mat-warn, .light-theme .mat-raised-button.mat-warn, .light-theme .mat-fab.mat-warn, .light-theme .mat-mini-fab.mat-warn {
  background-color: #ff1744;
}
.light-theme .mat-flat-button.mat-primary.mat-button-disabled, .light-theme .mat-flat-button.mat-accent.mat-button-disabled, .light-theme .mat-flat-button.mat-warn.mat-button-disabled, .light-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-raised-button.mat-primary.mat-button-disabled, .light-theme .mat-raised-button.mat-accent.mat-button-disabled, .light-theme .mat-raised-button.mat-warn.mat-button-disabled, .light-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-fab.mat-primary.mat-button-disabled, .light-theme .mat-fab.mat-accent.mat-button-disabled, .light-theme .mat-fab.mat-warn.mat-button-disabled, .light-theme .mat-fab.mat-button-disabled.mat-button-disabled, .light-theme .mat-mini-fab.mat-primary.mat-button-disabled, .light-theme .mat-mini-fab.mat-accent.mat-button-disabled, .light-theme .mat-mini-fab.mat-warn.mat-button-disabled, .light-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-flat-button.mat-primary .mat-ripple-element, .light-theme .mat-raised-button.mat-primary .mat-ripple-element, .light-theme .mat-fab.mat-primary .mat-ripple-element, .light-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.light-theme .mat-flat-button.mat-accent .mat-ripple-element, .light-theme .mat-raised-button.mat-accent .mat-ripple-element, .light-theme .mat-fab.mat-accent .mat-ripple-element, .light-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-flat-button.mat-warn .mat-ripple-element, .light-theme .mat-raised-button.mat-warn .mat-ripple-element, .light-theme .mat-fab.mat-warn .mat-ripple-element, .light-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.light-theme .mat-stroked-button:not([class*=mat-elevation-z]), .light-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-fab:not([class*=mat-elevation-z]), .light-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .light-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .light-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-button-toggle-standalone,
.light-theme .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.light-theme .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.light-theme .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.light-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
.light-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.light-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.light-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.light-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-checkbox-checkmark {
  fill: #fafafa;
}
.light-theme .mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.light-theme .mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.light-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .light-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #2962ff;
}
.light-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .light-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffea00;
}
.light-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .light-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ff1744;
}
.light-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .light-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.light-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.light-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-checkbox .mat-ripple-element {
  background-color: black;
}
.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #2962ff;
}
.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ffea00;
}
.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ff1744;
}
.light-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.light-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.light-theme .mat-chip.mat-standard-chip::after {
  background: black;
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #2962ff;
  color: white;
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ff1744;
  color: white;
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-table {
  background: white;
}
.light-theme .mat-table thead, .light-theme .mat-table tbody, .light-theme .mat-table tfoot,
.light-theme mat-header-row, .light-theme mat-row, .light-theme mat-footer-row,
.light-theme [mat-header-row], .light-theme [mat-row], .light-theme [mat-footer-row],
.light-theme .mat-table-sticky {
  background: inherit;
}
.light-theme mat-row, .light-theme mat-header-row, .light-theme mat-footer-row,
.light-theme th.mat-header-cell, .light-theme td.mat-cell, .light-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-cell, .light-theme .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-datepicker-toggle,
.light-theme .mat-datepicker-content .mat-calendar-next-button,
.light-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-calendar-body-cell-content,
.light-theme .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.light-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.light-theme .mat-calendar-body-in-range::before {
  background: rgba(41, 98, 255, 0.2);
}
.light-theme .mat-calendar-body-comparison-identical,
.light-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.light-theme .mat-calendar-body-comparison-bridge-start::before,
.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(41, 98, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-calendar-body-comparison-bridge-end::before,
.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(41, 98, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.light-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.light-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.light-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.light-theme .mat-calendar-body-selected {
  background-color: #2962ff;
  color: white;
}
.light-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(41, 98, 255, 0.4);
}
.light-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.light-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(41, 98, 255, 0.3);
}
.light-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 234, 0, 0.2);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 234, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 234, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 234, 0, 0.4);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 234, 0, 0.3);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 23, 68, 0.2);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 23, 68, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 23, 68, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff1744;
  color: white;
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 23, 68, 0.4);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 23, 68, 0.3);
}
.light-theme .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);
}
.light-theme .mat-datepicker-toggle-active {
  color: #2962ff;
}
.light-theme .mat-datepicker-toggle-active.mat-accent {
  color: #ffea00;
}
.light-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ff1744;
}
.light-theme .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.light-theme .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-expansion-panel-header-description,
.light-theme .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.light-theme .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #2962ff;
}
.light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffea00;
}
.light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ff1744;
}
.light-theme .mat-focused .mat-form-field-required-marker {
  color: #ffea00;
}
.light-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #2962ff;
}
.light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffea00;
}
.light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ff1744;
}
.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #2962ff;
}
.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffea00;
}
.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ff1744;
}
.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ff1744;
}
.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ff1744;
}
.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ff1744;
}
.light-theme .mat-error {
  color: #ff1744;
}
.light-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.light-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.light-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.light-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.light-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.light-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.light-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #2962ff;
}
.light-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffea00;
}
.light-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ff1744;
}
.light-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ff1744;
}
.light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.light-theme .mat-icon.mat-primary {
  color: #2962ff;
}
.light-theme .mat-icon.mat-accent {
  color: #ffea00;
}
.light-theme .mat-icon.mat-warn {
  color: #ff1744;
}
.light-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-input-element:disabled,
.light-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-input-element {
  caret-color: #2962ff;
}
.light-theme .mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.light-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.light-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.light-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.light-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #ffea00;
}
.light-theme .mat-form-field.mat-warn .mat-input-element,
.light-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ff1744;
}
.light-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ff1744;
}
.light-theme .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-list-item-disabled {
  background-color: #eeeeee;
}
.light-theme .mat-list-option:hover, .light-theme .mat-list-option:focus,
.light-theme .mat-nav-list .mat-list-item:hover,
.light-theme .mat-nav-list .mat-list-item:focus,
.light-theme .mat-action-list .mat-list-item:hover,
.light-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.light-theme .mat-list-single-selected-option, .light-theme .mat-list-single-selected-option:hover, .light-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-menu-panel {
  background: white;
}
.light-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-menu-item[disabled], .light-theme .mat-menu-item[disabled]::after,
.light-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-menu-item .mat-icon-no-color,
.light-theme .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-menu-item:hover:not([disabled]),
.light-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.light-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.light-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.light-theme .mat-paginator {
  background: white;
}
.light-theme .mat-paginator,
.light-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-paginator-decrement,
.light-theme .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.light-theme .mat-paginator-first,
.light-theme .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.light-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.light-theme .mat-icon-button[disabled] .mat-paginator-increment,
.light-theme .mat-icon-button[disabled] .mat-paginator-first,
.light-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-progress-bar-background {
  fill: #bbdefb;
}
.light-theme .mat-progress-bar-buffer {
  background-color: #bbdefb;
}
.light-theme .mat-progress-bar-fill::after {
  background-color: #2962ff;
}
.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #fff9c4;
}
.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #fff9c4;
}
.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffea00;
}
.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ff1744;
}
.light-theme .mat-progress-spinner circle, .light-theme .mat-spinner circle {
  stroke: #2962ff;
}
.light-theme .mat-progress-spinner.mat-accent circle, .light-theme .mat-spinner.mat-accent circle {
  stroke: #ffea00;
}
.light-theme .mat-progress-spinner.mat-warn circle, .light-theme .mat-spinner.mat-warn circle {
  stroke: #ff1744;
}
.light-theme .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #2962ff;
}
.light-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.light-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .light-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .light-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #2962ff;
}
.light-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffea00;
}
.light-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.light-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .light-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .light-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffea00;
}
.light-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff1744;
}
.light-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.light-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .light-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .light-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ff1744;
}
.light-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-radio-button .mat-ripple-element {
  background-color: black;
}
.light-theme .mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.light-theme .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-select-panel {
  background: white;
}
.light-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #2962ff;
}
.light-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffea00;
}
.light-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ff1744;
}
.light-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ff1744;
}
.light-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}
.light-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.light-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.light-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.light-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffea00;
}
.light-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 234, 0, 0.54);
}
.light-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffea00;
}
.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #2962ff;
}
.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(41, 98, 255, 0.54);
}
.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #2962ff;
}
.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff1744;
}
.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 23, 68, 0.54);
}
.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ff1744;
}
.light-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.light-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.light-theme .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.light-theme .mat-primary .mat-slider-track-fill,
.light-theme .mat-primary .mat-slider-thumb,
.light-theme .mat-primary .mat-slider-thumb-label {
  background-color: #2962ff;
}
.light-theme .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.light-theme .mat-primary .mat-slider-focus-ring {
  background-color: rgba(41, 98, 255, 0.2);
}
.light-theme .mat-accent .mat-slider-track-fill,
.light-theme .mat-accent .mat-slider-thumb,
.light-theme .mat-accent .mat-slider-thumb-label {
  background-color: #ffea00;
}
.light-theme .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 234, 0, 0.2);
}
.light-theme .mat-warn .mat-slider-track-fill,
.light-theme .mat-warn .mat-slider-thumb,
.light-theme .mat-warn .mat-slider-thumb-label {
  background-color: #ff1744;
}
.light-theme .mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.light-theme .mat-warn .mat-slider-focus-ring {
  background-color: rgba(255, 23, 68, 0.2);
}
.light-theme .mat-slider:hover .mat-slider-track-background,
.light-theme .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-slider-disabled .mat-slider-track-background,
.light-theme .mat-slider-disabled .mat-slider-track-fill,
.light-theme .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.light-theme .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.light-theme .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.light-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.light-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.light-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.light-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.light-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.light-theme .mat-step-header.cdk-keyboard-focused, .light-theme .mat-step-header.cdk-program-focused, .light-theme .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .light-theme .mat-step-header:hover {
    background: none;
  }
}
.light-theme .mat-step-header .mat-step-label,
.light-theme .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.light-theme .mat-step-header .mat-step-icon-selected,
.light-theme .mat-step-header .mat-step-icon-state-done,
.light-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #2962ff;
  color: white;
}
.light-theme .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.light-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.light-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.light-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.light-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.light-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ff1744;
  color: white;
}
.light-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff1744;
}
.light-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ff1744;
}
.light-theme .mat-stepper-horizontal, .light-theme .mat-stepper-vertical {
  background-color: white;
}
.light-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-horizontal-stepper-header::before,
.light-theme .mat-horizontal-stepper-header::after,
.light-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-sort-header-arrow {
  color: #757575;
}
.light-theme .mat-tab-nav-bar,
.light-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.light-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.light-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.light-theme .mat-tab-label, .light-theme .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,
.light-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.light-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(187, 222, 251, 0.3);
}
.light-theme .mat-tab-group.mat-primary .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #2962ff;
}
.light-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.light-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 249, 196, 0.3);
}
.light-theme .mat-tab-group.mat-accent .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffea00;
}
.light-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.light-theme .mat-tab-group.mat-warn .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ff1744;
}
.light-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.light-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(187, 222, 251, 0.3);
}
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header, .light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, .light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #2962ff;
}
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.light-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 249, 196, 0.3);
}
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header, .light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, .light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffea00;
}
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4);
}
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ff1744;
}
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.light-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-toolbar.mat-primary {
  background: #2962ff;
  color: white;
}
.light-theme .mat-toolbar.mat-accent {
  background: #ffea00;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-toolbar.mat-warn {
  background: #ff1744;
  color: white;
}
.light-theme .mat-toolbar .mat-form-field-underline,
.light-theme .mat-toolbar .mat-form-field-ripple,
.light-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.light-theme .mat-toolbar .mat-form-field-label,
.light-theme .mat-toolbar .mat-focused .mat-form-field-label,
.light-theme .mat-toolbar .mat-select-value,
.light-theme .mat-toolbar .mat-select-arrow,
.light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.light-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.light-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.light-theme .mat-tree {
  background: white;
}
.light-theme .mat-tree-node,
.light-theme .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-simple-snackbar-action {
  color: #ffea00;
}
.light-theme .router-link-active {
  background: rgba(0, 0, 0, 0.04);
  border-right: 4px solid #2962ff;
  font-weight: 500 !important;
}
.light-theme .back-btn {
  margin: 0 1.5rem 0 0;
  width: 4.5rem;
  height: 4.5rem;
}
.light-theme .back-btn ::ng-deep .mat-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.light-theme .inner-wrapper {
  background: rgba(0, 0, 0, 0.03);
  padding: 15px 20px;
  border-radius: 5px;
  max-width: 80%;
  margin: 0 auto 15px;
  position: relative;
}
.light-theme .inner-wrapper .mat-progress-bar {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.light-theme .mat-paginator .mat-paginator-range-label,
.light-theme .mat-paginator .mat-paginator-page-size-label {
  white-space: nowrap;
}
.light-theme .mat-paginator .mat-form-field {
  width: auto;
}
.light-theme .mat-form-field {
  width: 100%;
  font-size: 1.4rem;
  margin-bottom: 6px;
}
.light-theme .mat-form-field .mat-error {
  margin: 7px 0 0 -10px;
  opacity: 0.8;
}
.light-theme input:-webkit-autofill,
.light-theme input:-webkit-autofill:hover,
.light-theme input:-webkit-autofill:focus,
.light-theme textarea:-webkit-autofill,
.light-theme textarea:-webkit-autofill:hover,
.light-theme textarea:-webkit-autofill:focus,
.light-theme select:-webkit-autofill,
.light-theme select:-webkit-autofill:hover,
.light-theme select:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
@media (max-width: 950px) {
  .light-theme .inner-wrapper {
    max-width: 100%;
  }
}
.light-theme .country-list-button {
  color: rgba(0, 0, 0, 0.87) !important;
}
.light-theme .country-selector {
  color: rgba(0, 0, 0, 0.87) !important;
}
.light-theme .imgUpload {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.4rem;
  opacity: 0.7;
  line-height: 1.8;
  max-width: 250px;
  margin-bottom: 2rem;
  position: relative;
  height: 140px;
}
.light-theme .imgUpload.outline {
  border-style: dashed;
}
.light-theme .imgUpload .innerBox {
  width: 100%;
  height: 100%;
}
.light-theme .imgUpload .text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.light-theme .imgUpload .text .mat-icon {
  margin-right: 0.5rem;
}
.light-theme .imgUpload figure {
  border-radius: 1rem;
  height: 140px;
  text-align: center;
}
.light-theme .imgUpload figure img {
  border-radius: 1rem;
  height: 100%;
  width: auto;
  min-width: unset;
}
.light-theme .imgUpload.active {
  border: none;
}
.light-theme .imgUpload.active .text {
  flex-direction: column;
  opacity: 0;
  transition: 0.3s ease all;
}
.light-theme .imgUpload.active .remove {
  position: absolute;
  right: -25px;
  top: -25px;
  z-index: 1;
}
.light-theme .imgUpload.active figure {
  position: relative;
  overflow: hidden;
}
.light-theme .imgUpload.active figure::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: 0.3s ease all;
  box-shadow: 0 0 82px rgba(0, 0, 0, 0.7) inset;
}
.light-theme .imgUpload.active:hover .text {
  opacity: 1;
}
.light-theme .imgUpload.active:hover figure::before {
  opacity: 1;
}
.light-theme .file-upload-block {
  max-width: 250px;
  margin-top: 1rem;
}
.light-theme .file-upload-block .preview {
  position: relative;
  margin-bottom: 2rem;
}
.light-theme .file-upload-block .preview .remove {
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
}
.light-theme .file-upload-block .preview figure {
  border-radius: 1rem;
  height: 140px;
  text-align: center;
}
.light-theme .file-upload-block .preview figure img {
  border-radius: 1rem;
  height: 100%;
  width: auto;
  min-width: unset;
}
.light-theme .file-upload-block .upload-box {
  border-style: dashed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.4rem;
  opacity: 0.7;
  line-height: 1.8;
  padding: 3rem;
}
.light-theme .file-upload-block .upload-box.change {
  flex-direction: row;
  padding: 0.5rem;
}
.light-theme .file-upload-block .upload-box.change .mat-icon {
  margin-right: 0.5rem;
}
.light-theme * {
  box-sizing: border-box;
}
.light-theme a {
  transition: 0.3s ease all;
  text-decoration: none;
}
.light-theme .mat-stroked-button:not([disabled]) {
  border-color: inherit;
}
.light-theme .f-btn {
  border-radius: 0.5rem;
  margin-left: 1rem;
  padding: 0.8rem 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.light-theme .f-btn .mat-icon {
  width: 2.8rem;
  height: 2.8rem;
  font-size: 2.8rem;
}
.light-theme .f-btn .mat-icon.drop {
  width: 3rem;
  height: 3rem;
  font-size: 3rem;
}
.light-theme .f-btn span {
  font-size: 1.8rem;
  margin: 0 1rem;
  font-weight: 500;
}
.light-theme .f-btn span small {
  font-size: 0.7em;
  font-weight: 400;
  opacity: 0.5;
  display: block;
}
.light-theme .currSymbol {
  opacity: 0.5;
  position: relative;
  top: -4px;
  left: -4px;
  font-size: 0.8em;
  font-weight: 400;
}
.light-theme .foreground {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .foreground-20 {
  color: rgba(0, 0, 0, 0.2);
}
.light-theme .primary {
  color: #2196f3;
}
.light-theme .accent {
  color: #ffea00;
}
.light-theme .warn {
  color: #ff1744;
}
.light-theme .green {
  color: #03bc6d;
}
.light-theme a {
  color: #2196f3;
}
.light-theme .color-red {
  color: #fe3451;
}
.light-theme .color-green {
  color: #02be6e;
}
.light-theme .color-blue {
  color: #2962ff;
}
.light-theme .color-orange {
  color: #ffd400;
}
.light-theme .color-violet {
  color: #c121dc;
}
.light-theme .color-aqua {
  color: #28dcd6;
}
.light-theme .bg-red {
  color: #fe3451;
}
.light-theme .bg-green {
  background: #02be6e;
}
.light-theme .bg-transparent {
  background: transparent !important;
}
.light-theme .background {
  background: #fafafa;
}
.light-theme .background-20 {
  background: rgba(250, 250, 250, 0.1);
}
.light-theme .bg-primary {
  background: #2196f3;
}
.light-theme .bg-primary-normal {
  background: #2962ff;
}
.light-theme .bg-primary-15 {
  background: rgba(33, 150, 243, 0.15);
}
.light-theme .bg-accent {
  background: #ffea00;
}
.light-theme .bg-accent-15 {
  background: rgba(255, 235, 59, 0.15);
}
.light-theme .bg-app {
  background: whitesmoke;
}
.light-theme .bg-card {
  background: white;
}
.light-theme .bg-hover {
  background: rgba(0, 0, 0, 0.04);
}
.light-theme .bg-status {
  background: #e0e0e0;
}
.light-theme .hover:hover {
  background: rgba(0, 0, 0, 0.04);
}
.light-theme .color-app {
  color: rgba(0, 0, 0, 0.04);
}
.light-theme .opacity-1 {
  opacity: 0.1;
}
.light-theme .bg-app-1 {
  background: rgba(245, 245, 245, 0.1);
}
.light-theme .bg-card-1 {
  background: rgba(255, 255, 255, 0.1);
}
.light-theme .bg-hover-1 {
  background: rgba(0, 0, 0, 0.1);
}
.light-theme .bg-status-1 {
  background: rgba(224, 224, 224, 0.1);
}
.light-theme .bg-primary-1 {
  background: rgba(33, 150, 243, 0.1);
}
.light-theme .bg-accent-1 {
  background: rgba(255, 235, 59, 0.1);
}
.light-theme .outline-primary-1 {
  border-color: rgba(33, 150, 243, 0.1);
}
.light-theme .outline-accent-1 {
  border-color: rgba(255, 235, 59, 0.1);
}
.light-theme .opacity-2 {
  opacity: 0.2;
}
.light-theme .bg-app-2 {
  background: rgba(245, 245, 245, 0.2);
}
.light-theme .bg-card-2 {
  background: rgba(255, 255, 255, 0.2);
}
.light-theme .bg-hover-2 {
  background: rgba(0, 0, 0, 0.2);
}
.light-theme .bg-status-2 {
  background: rgba(224, 224, 224, 0.2);
}
.light-theme .bg-primary-2 {
  background: rgba(33, 150, 243, 0.2);
}
.light-theme .bg-accent-2 {
  background: rgba(255, 235, 59, 0.2);
}
.light-theme .outline-primary-2 {
  border-color: rgba(33, 150, 243, 0.2);
}
.light-theme .outline-accent-2 {
  border-color: rgba(255, 235, 59, 0.2);
}
.light-theme .opacity-3 {
  opacity: 0.3;
}
.light-theme .bg-app-3 {
  background: rgba(245, 245, 245, 0.3);
}
.light-theme .bg-card-3 {
  background: rgba(255, 255, 255, 0.3);
}
.light-theme .bg-hover-3 {
  background: rgba(0, 0, 0, 0.3);
}
.light-theme .bg-status-3 {
  background: rgba(224, 224, 224, 0.3);
}
.light-theme .bg-primary-3 {
  background: rgba(33, 150, 243, 0.3);
}
.light-theme .bg-accent-3 {
  background: rgba(255, 235, 59, 0.3);
}
.light-theme .outline-primary-3 {
  border-color: rgba(33, 150, 243, 0.3);
}
.light-theme .outline-accent-3 {
  border-color: rgba(255, 235, 59, 0.3);
}
.light-theme .opacity-4 {
  opacity: 0.4;
}
.light-theme .bg-app-4 {
  background: rgba(245, 245, 245, 0.4);
}
.light-theme .bg-card-4 {
  background: rgba(255, 255, 255, 0.4);
}
.light-theme .bg-hover-4 {
  background: rgba(0, 0, 0, 0.4);
}
.light-theme .bg-status-4 {
  background: rgba(224, 224, 224, 0.4);
}
.light-theme .bg-primary-4 {
  background: rgba(33, 150, 243, 0.4);
}
.light-theme .bg-accent-4 {
  background: rgba(255, 235, 59, 0.4);
}
.light-theme .outline-primary-4 {
  border-color: rgba(33, 150, 243, 0.4);
}
.light-theme .outline-accent-4 {
  border-color: rgba(255, 235, 59, 0.4);
}
.light-theme .opacity-5 {
  opacity: 0.5;
}
.light-theme .bg-app-5 {
  background: rgba(245, 245, 245, 0.5);
}
.light-theme .bg-card-5 {
  background: rgba(255, 255, 255, 0.5);
}
.light-theme .bg-hover-5 {
  background: rgba(0, 0, 0, 0.5);
}
.light-theme .bg-status-5 {
  background: rgba(224, 224, 224, 0.5);
}
.light-theme .bg-primary-5 {
  background: rgba(33, 150, 243, 0.5);
}
.light-theme .bg-accent-5 {
  background: rgba(255, 235, 59, 0.5);
}
.light-theme .outline-primary-5 {
  border-color: rgba(33, 150, 243, 0.5);
}
.light-theme .outline-accent-5 {
  border-color: rgba(255, 235, 59, 0.5);
}
.light-theme .opacity-6 {
  opacity: 0.6;
}
.light-theme .bg-app-6 {
  background: rgba(245, 245, 245, 0.6);
}
.light-theme .bg-card-6 {
  background: rgba(255, 255, 255, 0.6);
}
.light-theme .bg-hover-6 {
  background: rgba(0, 0, 0, 0.6);
}
.light-theme .bg-status-6 {
  background: rgba(224, 224, 224, 0.6);
}
.light-theme .bg-primary-6 {
  background: rgba(33, 150, 243, 0.6);
}
.light-theme .bg-accent-6 {
  background: rgba(255, 235, 59, 0.6);
}
.light-theme .outline-primary-6 {
  border-color: rgba(33, 150, 243, 0.6);
}
.light-theme .outline-accent-6 {
  border-color: rgba(255, 235, 59, 0.6);
}
.light-theme .opacity-7 {
  opacity: 0.7;
}
.light-theme .bg-app-7 {
  background: rgba(245, 245, 245, 0.7);
}
.light-theme .bg-card-7 {
  background: rgba(255, 255, 255, 0.7);
}
.light-theme .bg-hover-7 {
  background: rgba(0, 0, 0, 0.7);
}
.light-theme .bg-status-7 {
  background: rgba(224, 224, 224, 0.7);
}
.light-theme .bg-primary-7 {
  background: rgba(33, 150, 243, 0.7);
}
.light-theme .bg-accent-7 {
  background: rgba(255, 235, 59, 0.7);
}
.light-theme .outline-primary-7 {
  border-color: rgba(33, 150, 243, 0.7);
}
.light-theme .outline-accent-7 {
  border-color: rgba(255, 235, 59, 0.7);
}
.light-theme .opacity-8 {
  opacity: 0.8;
}
.light-theme .bg-app-8 {
  background: rgba(245, 245, 245, 0.8);
}
.light-theme .bg-card-8 {
  background: rgba(255, 255, 255, 0.8);
}
.light-theme .bg-hover-8 {
  background: rgba(0, 0, 0, 0.8);
}
.light-theme .bg-status-8 {
  background: rgba(224, 224, 224, 0.8);
}
.light-theme .bg-primary-8 {
  background: rgba(33, 150, 243, 0.8);
}
.light-theme .bg-accent-8 {
  background: rgba(255, 235, 59, 0.8);
}
.light-theme .outline-primary-8 {
  border-color: rgba(33, 150, 243, 0.8);
}
.light-theme .outline-accent-8 {
  border-color: rgba(255, 235, 59, 0.8);
}
.light-theme .opacity-9 {
  opacity: 0.9;
}
.light-theme .bg-app-9 {
  background: rgba(245, 245, 245, 0.9);
}
.light-theme .bg-card-9 {
  background: rgba(255, 255, 255, 0.9);
}
.light-theme .bg-hover-9 {
  background: rgba(0, 0, 0, 0.9);
}
.light-theme .bg-status-9 {
  background: rgba(224, 224, 224, 0.9);
}
.light-theme .bg-primary-9 {
  background: rgba(33, 150, 243, 0.9);
}
.light-theme .bg-accent-9 {
  background: rgba(255, 235, 59, 0.9);
}
.light-theme .outline-primary-9 {
  border-color: rgba(33, 150, 243, 0.9);
}
.light-theme .outline-accent-9 {
  border-color: rgba(255, 235, 59, 0.9);
}
.light-theme .wrapper {
  padding: 10px;
}
.light-theme img {
  max-width: 100%;
}
.light-theme .opacity {
  opacity: 0.8;
}
.light-theme .opacity-50 {
  opacity: 0.5;
}
.light-theme .rounded {
  border-radius: 4px;
}
.light-theme figure {
  padding: 0;
  margin: 0;
}
.light-theme .no-scroll {
  overflow: hidden;
  height: 100%;
}
.light-theme .spacer {
  flex: 1 1 auto;
}
.light-theme .flex {
  display: flex;
}
.light-theme .dblock {
  display: block;
}
.light-theme .shadow {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.light-theme .no-shadow {
  box-shadow: 0 0 transparent !important;
}
.light-theme .radius,
.light-theme .rounded {
  border-radius: 5px;
}
.light-theme .outline {
  border: 1px solid rgba(0, 0, 0, 0.26);
}
.light-theme .outline-db {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.light-theme .outline-top {
  border-top: 1px solid rgba(0, 0, 0, 0.26);
}
.light-theme .outline-primary {
  border-color: #2196f3;
}
.light-theme .outline-accent {
  border-color: #ffeb3b;
}
.light-theme .dash-box {
  border: 1px solid rgba(0, 0, 0, 0.26);
  border-style: dashed;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 6rem;
  font-size: 1.3rem;
  border-radius: 5px;
  flex-direction: column;
  padding: 1.5rem 0;
}
.light-theme .dash-box .txt {
  opacity: 0.5;
  margin-bottom: 1rem;
}
.light-theme .line-through {
  text-decoration: line-through;
}
.light-theme html.hideScroll {
  overflow: hidden;
  height: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.light-theme .hideScroll body {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.light-theme .hiding {
  animation: 0.5s ease-in-out fadeOut;
}
.light-theme .showing {
  opacity: 1;
  animation: 0.5s ease-in-out fadeIn;
}
.light-theme .dnone {
  display: none;
}
.light-theme .vHidden {
  visibility: hidden;
}
.light-theme .desaturate {
  filter: saturate(0);
}
.light-theme .grayScale {
  color: #949292 !important;
}
.light-theme .relative {
  position: relative;
}
.light-theme button {
  min-height: 4rem;
  cursor: pointer;
}
.light-theme button .mat-spinner {
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}
.light-theme button.op-btn {
  opacity: 0.5;
  transition: 0.3s ease all;
}
.light-theme button.op-btn:hover {
  opacity: 1;
}
.light-theme button.il .mat-icon {
  margin-left: -0.5rem;
  font-size: 1.9rem;
  height: 2rem;
  width: 1.9rem;
}
.light-theme button.ir .mat-icon {
  margin-right: -0.5rem;
  font-size: 1.9rem;
  height: 2rem;
  width: 1.9rem;
}
.light-theme .full-width,
.light-theme .full-width img {
  width: 100%;
}
.light-theme .full-height {
  min-height: 100vh;
}
.light-theme .w-80 {
  width: 80% !important;
}
.light-theme .pointer-events-none {
  pointer-events: none;
}
.light-theme .pointer {
  cursor: pointer;
}
.light-theme .strong,
.light-theme .bold {
  font-weight: 600;
}
.light-theme .mh-100 {
  min-height: 100%;
}
.light-theme .flex-wrap {
  flex-wrap: wrap;
}
.light-theme .mat-hint {
  padding-top: 10px;
}
.light-theme .mat-chip.blue {
  background: rgba(66, 133, 244, 0.22);
  pointer-events: none;
  color: #4285f4;
}
.light-theme .mat-chip.red {
  color: #fe3451;
  background: rgba(254, 52, 82, 0.22);
  pointer-events: none;
}
.light-theme .mat-chip.green {
  color: #02be6e;
  background: rgba(2, 190, 109, 0.22);
  pointer-events: none;
}
.light-theme .mat-chip.orange {
  color: #ffd400;
  background: rgba(255, 213, 0, 0.22);
  pointer-events: none;
}
.light-theme .mat-chip.violet {
  color: #c121dc;
  background: rgba(192, 33, 220, 0.22);
  pointer-events: none;
}
.light-theme .mat-chip.small {
  padding: 10px 6px;
  border-radius: 5px;
  min-height: unset;
  font-size: 12px;
}
.light-theme .inactiveBadge {
  opacity: 0.5;
  position: absolute;
  display: block;
  height: 24px;
  width: 67px;
  background: #ff1744;
  top: 50%;
  right: 10px;
  border-radius: 24px;
  transform: translateY(-50%);
}
.light-theme .inactiveBadge::before {
  color: #fff;
  content: "Inactive";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 13px;
  font-weight: 500;
}
.light-theme .expendForm {
  max-height: 55px;
  overflow: hidden;
  transition: 0.7s ease max-height, 0.7s ease all;
  opacity: 0.5;
  cursor: text;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.21) inset, 1px 1px 4px rgba(0, 0, 0, 0.21);
}
.light-theme .expendForm > *:not(h4) {
  opacity: 0;
  transition: 0.3s ease all;
}
.light-theme .expendForm.open {
  cursor: default;
  opacity: 1;
  border: 0;
  border-radius: 8px;
  max-height: 1000px;
  box-shadow: none;
}
.light-theme .expendForm.open > *:not(h4) {
  opacity: 1;
}
.light-theme .filter-row {
  align-items: center;
}
.light-theme .filter-row .mat-form-field {
  font-size: 1.3rem;
}
.light-theme .filter-row .mat-stroked-button {
  font-size: 1.5rem;
  min-height: 4.6rem;
}
.light-theme .filter-row .mat-stroked-button .mat-icon {
  font-size: 2rem;
  height: 2.2rem;
  width: 2.2rem;
}
.light-theme .custom-scrollbar {
  overflow: auto;
}
.light-theme .custom-scrollbar::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  left: -10px;
  position: relative;
}
.light-theme .custom-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(224, 224, 224, 0.5);
  border-radius: 5px;
}
.light-theme .custom-scrollbar::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0;
}
.light-theme .mat-expansion-indicator::after {
  color: #90caf9;
}
.light-theme .errorHighlighting {
  animation: 1.3s ease-out infinite backwards errorHighlightLoop;
}
@keyframes errorHighlightLoop {
  0%, 100% {
    box-shadow: 0 0 40px rgba(254, 52, 82, 0.1);
  }
  50% {
    box-shadow: 0 0 40px #fe3451;
  }
}
.light-theme .mat-dialog-header {
  position: relative;
}
.light-theme .mat-dialog-header .close {
  position: absolute;
  top: -15px;
  right: 0;
}
.light-theme .track {
  display: flex;
  text-align: center;
  padding: 15px 0;
}
.light-theme .track .col {
  width: 20%;
  opacity: 0.4;
  position: relative;
}
.light-theme .track .col i {
  border: 2px solid;
  display: flex;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  padding: 8px;
  position: relative;
  margin: 0 auto 8px;
  justify-content: center;
  align-items: center;
}
.light-theme .track .col span {
  display: block;
  font-weight: 500;
  font-size: 14px;
  opacity: 0.8;
}
.light-theme .track .col small {
  display: block;
  opacity: 0.5;
  line-height: 1;
}
.light-theme .track .col.done {
  opacity: 1;
}
.light-theme .track .col.done i {
  border-color: #3bca5c;
  background: #c0ffcf;
}
.light-theme .track .col.done i img {
  opacity: 0.4;
}
.light-theme .track .col.done i::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 15px;
  height: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 18px;
  top: 20px;
  border-left: 3px solid #3bca5c;
  border-bottom: 3px solid #3bca5c;
  transform: rotate(-45deg);
}
.light-theme .track .col.done:not(:last-child)::before {
  content: "";
  width: 100%;
  height: 0.25rem;
  background: #3bca5c;
  position: absolute;
  left: 64px;
  top: 2.5rem;
}
.light-theme .track .col.active {
  opacity: 1;
}
.light-theme .track .col.active i {
  background: #f4efed;
}
.light-theme .bottom-link {
  border-bottom: 2px solid #2962ff;
}
@media (max-width: 767px) {
  .light-theme .custom-scrollbar {
    -webkit-overflow-scrolling: touch;
  }
  .light-theme .custom-scrollbar::-webkit-scrollbar {
    display: none;
  }
  .light-theme .custom-scrollbar::-webkit-scrollbar-thumb,
.light-theme .custom-scrollbar::-webkit-scrollbar-track {
    display: none;
  }
  .light-theme .custom-scrollbar::-webkit-scrollbar {
    position: static;
  }
  .light-theme .filter-row.row [class*=col-] {
    padding: 0 10px;
  }
  .light-theme .f-btn {
    padding: 0.4rem 0.2rem 0.4rem 0.6rem;
  }
  .light-theme .f-btn.af-filter {
    padding-right: 0.6rem;
  }
  .light-theme .f-btn .mat-icon.drop {
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
  }
}
.light-theme .custom-stepper .step {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  height: 100%;
}
.light-theme .custom-stepper .step .indicator {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-direction: column;
}
.light-theme .custom-stepper .step .indicator .status-indicator {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  border: 2px solid transparent;
  padding: 8px;
  -webkit-user-select: none;
          user-select: none;
  color: rgba(0, 0, 0, 0.3);
  background-color: rgba(250, 250, 250, 0.1);
  border-color: rgba(0, 0, 0, 0.3);
}
.light-theme .custom-stepper .step .indicator .status-indicator .mat-icon {
  color: rgba(255, 255, 255, 0.8);
}
.light-theme .custom-stepper .step .indicator .connector {
  width: 2px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.light-theme .custom-stepper .step .details {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  min-height: 40px;
  margin-left: 16px;
  margin-bottom: 28px;
  opacity: 0.5;
  width: 100%;
  max-width: calc(100% - 60px);
}
.light-theme .custom-stepper .step .details h4 {
  opacity: 0.8;
}
.light-theme .custom-stepper .step:last-child .connector {
  display: none;
}
.light-theme .custom-stepper .step:last-child .details {
  margin-bottom: 0;
}
.light-theme .custom-stepper .step.active .indicator .status-indicator {
  color: #2962ff;
  background-color: rgba(33, 150, 243, 0.1);
  border-color: #2962ff;
}
.light-theme .custom-stepper .step.active .indicator .connector {
  background-color: rgba(0, 0, 0, 0.3);
}
.light-theme .custom-stepper .step.active .details {
  opacity: 1;
}
.light-theme .custom-stepper .step.checked .indicator .status-indicator {
  background-color: #2962ff;
  border-color: #2962ff;
}
.light-theme .custom-stepper .step.checked .indicator .connector {
  background-color: #2962ff;
}
.light-theme .custom-stepper .step.checked .details {
  opacity: 0.7;
}
.light-theme .expandTable tr.table-row:not(.table-expanded-row):hover {
  background: rgba(224, 224, 224, 0.3);
}
.light-theme .expandTable tr.table-row:not(.table-expanded-row):active {
  background: rgba(224, 224, 224, 0.5);
}
.light-theme .expandTable tr.table-detail-row {
  height: 0;
}
.light-theme .expandTable .table-row td {
  border-bottom-width: 0;
}
.light-theme .expandTable .table-detail {
  overflow: hidden;
  display: flex;
}
.light-theme .mat-elevation-z8 {
  overflow-y: hidden;
  overflow-x: auto;
  max-width: 100%;
}
.light-theme .mat-table {
  width: 100%;
}
.light-theme .mat-header-cell,
.light-theme .mat-cell {
  padding: 0 10px;
  white-space: nowrap;
}
.light-theme .mat-row,
.light-theme .mat-header-row {
  width: 100%;
}
.light-theme .mat-form-field-appearance-outline .mat-form-field-wrapper {
  padding: 10px 0;
}
.light-theme th.mat-header-cell:first-of-type,
.light-theme td.mat-cell:first-of-type,
.light-theme td.mat-footer-cell:first-of-type {
  padding-left: 10px !important;
}
.light-theme th.mat-header-cell:last-of-type,
.light-theme td.mat-cell:last-of-type,
.light-theme td.mat-footer-cell:last-of-type {
  padding-right: 0;
}
.light-theme th,
.light-theme td {
  overflow: hidden;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.light-theme .success-snackbar,
.light-theme .error-snackbar,
.light-theme .info-snackbar {
  background: #292929 !important;
  color: whitesmoke !important;
  position: relative;
  overflow: hidden;
}
.light-theme .success-snackbar::before,
.light-theme .error-snackbar::before,
.light-theme .info-snackbar::before {
  content: "";
  width: 140px;
  height: 90px;
  border-radius: 50%;
  background: #01dc6a;
  position: absolute;
  left: -40px;
  z-index: -1;
  top: -10px;
  filter: blur(56px);
}
.light-theme .success-snackbar::before {
  background: #01dc6a;
}
.light-theme .success-snackbar .mat-icon {
  color: #01dc6a;
}
.light-theme .error-snackbar::before {
  background: #fe3451;
}
.light-theme .error-snackbar .mat-icon {
  color: #fe3451;
}
.light-theme .info-snackbar::before {
  background: #ffcc00;
}
.light-theme .info-snackbar .mat-icon {
  color: #ffcc00;
}
.light-theme .mat-card,
.light-theme .mat-typography,
.light-theme .mat-tab-group,
.light-theme .mat-expansion-panel-content,
.light-theme .mat-button,
.light-theme .mat-raised-button,
.light-theme .mat-icon-button,
.light-theme .mat-stroked-button,
.light-theme .mat-flat-button,
.light-theme .mat-fab,
.light-theme .mat-mini-fab {
  font-size: 1.4rem;
  font-style: normal;
}
.light-theme .mat-typography h1,
.light-theme .mat-typography h2,
.light-theme .mat-typography h3,
.light-theme .mat-typography h4,
.light-theme .mat-typography h5 {
  font-style: normal;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1rem;
}
.light-theme .mat-typography h1 {
  font-size: 3.6rem;
}
.light-theme .mat-typography h2 {
  font-size: 3.2rem;
  font-weight: 600;
}
.light-theme .mat-typography h3 {
  font-size: 2.5rem;
  font-weight: 500;
}
.light-theme .mat-typography h4 {
  font-size: 2rem;
  font-weight: 500;
}
.light-theme .mat-typography h5 {
  font-size: 1.5rem;
  font-weight: 500;
}
.light-theme .mat-typography h6 {
  font-size: 1.2rem;
  font-weight: 500;
}
.light-theme .mat-typography p {
  opacity: 0.6;
  line-height: 1.4;
}
.light-theme .mat-typography header h1 {
  margin-bottom: 3rem;
}
.light-theme .mat-typography header h1 small {
  display: block;
  font-size: 0.4em;
  padding-top: 0.6rem;
  font-weight: 400;
  letter-spacing: 0.14rem;
  opacity: 0.7;
}
@media (max-width: 900px) {
  .light-theme .mat-typography h1 {
    font-size: 2.8rem;
  }
  .light-theme .mat-typography h2 {
    font-size: 2.3rem;
  }
  .light-theme .mat-typography h3 {
    font-size: 1.8rem;
  }
  .light-theme .mat-typography h4 {
    font-size: 1.4rem;
  }
  .light-theme .mat-typography h5 {
    font-size: 1.2rem;
  }
  .light-theme .mat-typography h6 {
    font-size: 1.1rem;
  }
  .light-theme .mat-typography header h1 {
    margin-bottom: 1.5rem;
  }
}
.light-theme .align-items-center {
  align-items: center;
}
.light-theme .align-flex-start {
  align-items: flex-start;
}
.light-theme .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.light-theme .row:before, .light-theme .row:after {
  content: "";
  display: table;
  clear: both;
}
.light-theme .row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.light-theme .row.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.light-theme .row.even {
  flex-direction: row-reverse;
}
.light-theme .row.form-row [class*=col-] {
  padding: 0 10px;
}
.light-theme .row .col-1 {
  width: 8.33%;
}
.light-theme .row .col-2 {
  width: 16.66%;
}
.light-theme .row .col-3 {
  width: 25%;
}
.light-theme .row .col-4 {
  width: 33.33%;
}
.light-theme .row .col-5 {
  width: 41.66%;
}
.light-theme .row .col-6 {
  width: 50%;
}
.light-theme .row .col-7 {
  width: 58.33%;
}
.light-theme .row .col-8 {
  width: 66.66%;
}
.light-theme .row .col-9 {
  width: 75%;
}
.light-theme .row .col-10 {
  width: 83.33%;
}
.light-theme .row .col-11 {
  width: 91.66%;
}
.light-theme .row .col-12 {
  width: 100%;
}
.light-theme .row [class*=col-] {
  padding: 10px;
}
.light-theme .row [class*=col-].has-rows {
  margin: -10px 0;
}
.light-theme .row [class*=col-].has-rows .row-1 {
  height: 8.33%;
}
.light-theme .row [class*=col-].has-rows .row-2 {
  height: 16.66%;
}
.light-theme .row [class*=col-].has-rows .row-3 {
  height: 25%;
}
.light-theme .row [class*=col-].has-rows .row-4 {
  height: 33.33%;
}
.light-theme .row [class*=col-].has-rows .row-5 {
  height: 41.66%;
}
.light-theme .row [class*=col-].has-rows .row-6 {
  height: 50%;
}
.light-theme .row [class*=col-].has-rows .row-7 {
  height: 58.33%;
}
.light-theme .row [class*=col-].has-rows .row-8 {
  height: 66.66%;
}
.light-theme .row [class*=col-].has-rows .row-9 {
  height: 75%;
}
.light-theme .row [class*=col-].has-rows .row-10 {
  height: 83.33%;
}
.light-theme .row [class*=col-].has-rows .row-11 {
  height: 91.66%;
}
.light-theme .row [class*=col-].has-rows .row-12 {
  height: 100%;
}
.light-theme .row [class*=col-].has-rows [class*=row-] {
  padding: 10px 0;
}
@media (max-width: 991px) {
  .light-theme .row [class*=col-].md-1 {
    width: 8.33%;
  }
  .light-theme .row [class*=col-].md-2 {
    width: 16.66%;
  }
  .light-theme .row [class*=col-].md-3 {
    width: 25%;
  }
  .light-theme .row [class*=col-].md-4 {
    width: 33.33%;
  }
  .light-theme .row [class*=col-].md-5 {
    width: 41.66%;
  }
  .light-theme .row [class*=col-].md-6 {
    width: 50%;
  }
  .light-theme .row [class*=col-].md-7 {
    width: 58.33%;
  }
  .light-theme .row [class*=col-].md-8 {
    width: 66.66%;
  }
  .light-theme .row [class*=col-].md-9 {
    width: 75%;
  }
  .light-theme .row [class*=col-].md-10 {
    width: 83.33%;
  }
  .light-theme .row [class*=col-].md-11 {
    width: 91.66%;
  }
  .light-theme .row [class*=col-].md-12 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .light-theme .row [class*=col-] {
    width: 100%;
  }
  .light-theme .row [class*=col-][class*=md-] {
    width: 100%;
  }
  .light-theme .row [class*=col-].sm-1 {
    width: 8.33%;
  }
  .light-theme .row [class*=col-].sm-2 {
    width: 16.66%;
  }
  .light-theme .row [class*=col-].sm-3 {
    width: 25%;
  }
  .light-theme .row [class*=col-].sm-4 {
    width: 33.33%;
  }
  .light-theme .row [class*=col-].sm-5 {
    width: 41.66%;
  }
  .light-theme .row [class*=col-].sm-6 {
    width: 50%;
  }
  .light-theme .row [class*=col-].sm-7 {
    width: 58.33%;
  }
  .light-theme .row [class*=col-].sm-8 {
    width: 66.66%;
  }
  .light-theme .row [class*=col-].sm-9 {
    width: 75%;
  }
  .light-theme .row [class*=col-].sm-10 {
    width: 83.33%;
  }
  .light-theme .row [class*=col-].sm-11 {
    width: 91.66%;
  }
  .light-theme .row [class*=col-].sm-12 {
    width: 100%;
  }
}
.light-theme .card, .light-theme .mat-card.card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.light-theme .card.mh-auto, .light-theme .mat-card.card.mh-auto {
  min-height: auto;
}
.light-theme .card .card-header.row, .light-theme .mat-card.card .card-header.row {
  margin: 0;
}
.light-theme .card .card-header.row .icon-right, .light-theme .mat-card.card .card-header.row .icon-right {
  align-self: baseline;
  margin-left: auto;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.light-theme .card .card-header.row .icon-right.blue, .light-theme .mat-card.card .card-header.row .icon-right.blue {
  background: rgba(41, 98, 255, 0.2);
  color: #2962ff;
}
.light-theme .card .card-header.row .icon-right.red, .light-theme .mat-card.card .card-header.row .icon-right.red {
  background: rgba(255, 0, 0, 0.2);
  color: red;
}
.light-theme .card .card-header.row .icon-right.green, .light-theme .mat-card.card .card-header.row .icon-right.green {
  background: rgba(3, 188, 109, 0.2);
  color: #03bc6d;
}
.light-theme .card .card-header.row .icon-right.orange, .light-theme .mat-card.card .card-header.row .icon-right.orange {
  background: rgba(255, 212, 0, 0.2);
  color: #ffd400;
}
.light-theme .card .mat-list,
.light-theme .card .mat-nav-list,
.light-theme .card .mat-selection-list, .light-theme .mat-card.card .mat-list,
.light-theme .mat-card.card .mat-nav-list,
.light-theme .mat-card.card .mat-selection-list {
  margin: 0 -16px;
}
.light-theme .card h2, .light-theme .mat-card.card h2 {
  font-size: 2.6rem;
  font-weight: 500;
  margin-bottom: 18px;
}
.light-theme .card h2 small, .light-theme .mat-card.card h2 small {
  display: block;
  font-size: 0.6em;
  opacity: 0.5;
  font-weight: 400;
  margin-bottom: 6px;
}
.light-theme .card .status-line, .light-theme .mat-card.card .status-line {
  font-size: 1.3rem;
  display: flex;
}
.light-theme .card .status-line .itext, .light-theme .mat-card.card .status-line .itext {
  display: flex;
  align-items: center;
}
.light-theme .card .status-line .itext .mat-icon, .light-theme .mat-card.card .status-line .itext .mat-icon {
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  margin-right: 0.2rem;
}
.light-theme .card .status-line .text-muted, .light-theme .mat-card.card .status-line .text-muted {
  opacity: 0.5;
  margin-left: auto;
}
.light-theme .card.details-card {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
}
.light-theme .card.details-card .mat-divider-vertical {
  height: 40px;
}
.light-theme .card.details-card .item {
  margin: 0 2.5rem;
}
.light-theme .card.details-card .item small {
  display: block;
  font-size: 0.55em;
  opacity: 0.5;
  margin-top: 6px;
}
.light-theme .pro-card {
  text-align: center;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.light-theme .pro-card img {
  width: 85px;
  margin: 0 auto;
  display: block;
}
.light-theme .pro-card .txt {
  font-size: 2rem;
  line-height: 1.2;
  margin: 2rem 0 5.2rem;
  font-weight: 300;
  display: block;
}
.light-theme .pro-card button {
  font-size: 1.7rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 0 20px;
}
.light-theme .pro-card i {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  opacity: 0.1;
  position: absolute;
  left: -70px;
  top: 10px;
}
.light-theme .pro-card i.bg-accent {
  top: auto;
  bottom: 40px;
  left: auto;
  right: -80px;
  opacity: 0.08;
}
@media (max-width: 1250px) {
  .light-theme .card h2, .light-theme .mat-card.card h2 {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .light-theme .card, .light-theme .mat-card.card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }
  .light-theme .card.details-card, .light-theme .mat-card.card.details-card {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .light-theme .card.details-card .item, .light-theme .mat-card.card.details-card .item {
    margin: 2.5rem 1.7rem;
  }
  .light-theme .card.mh-auto, .light-theme .mat-card.card.mh-auto {
    min-height: auto;
  }
  .light-theme .card .card-header.row, .light-theme .mat-card.card .card-header.row {
    margin: 0;
    flex-direction: row;
  }
  .light-theme .card .card-header.row .icon-right, .light-theme .mat-card.card .card-header.row .icon-right {
    align-self: baseline;
    margin-left: auto;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
  }
  .light-theme .card .card-header.row .icon-right.blue, .light-theme .mat-card.card .card-header.row .icon-right.blue {
    background: rgba(41, 98, 255, 0.2);
    color: #2962ff;
  }
  .light-theme .card .card-header.row .icon-right.red, .light-theme .mat-card.card .card-header.row .icon-right.red {
    background: rgba(255, 0, 0, 0.2);
    color: red;
  }
  .light-theme .card .card-header.row .icon-right.green, .light-theme .mat-card.card .card-header.row .icon-right.green {
    background: rgba(3, 188, 109, 0.2);
    color: #03bc6d;
  }
  .light-theme .card .card-header.row .icon-right.orange, .light-theme .mat-card.card .card-header.row .icon-right.orange {
    background: rgba(255, 212, 0, 0.2);
    color: #ffd400;
  }
  .light-theme .card .status-line, .light-theme .mat-card.card .status-line {
    font-size: 1.3rem;
    display: flex;
  }
  .light-theme .card .status-line .itext, .light-theme .mat-card.card .status-line .itext {
    display: flex;
    align-items: center;
  }
  .light-theme .card .status-line .itext .mat-icon, .light-theme .mat-card.card .status-line .itext .mat-icon {
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
    margin-right: 0.2rem;
  }
  .light-theme .card .status-line .text-muted, .light-theme .mat-card.card .status-line .text-muted {
    opacity: 0.5;
    margin-left: auto;
  }
}
.light-theme .chart-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.light-theme .chart-header .item {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.6rem;
}
.light-theme .chart-header .item i {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 0.3rem;
  margin-right: 0.8rem;
}
.light-theme .p-0 {
  padding: 0 !important;
}
.light-theme .pt-0,
.light-theme .py-0 {
  padding-top: 0 !important;
}
.light-theme .pr-0,
.light-theme .px-0 {
  padding-right: 0 !important;
}
.light-theme .pb-0,
.light-theme .py-0 {
  padding-bottom: 0 !important;
}
.light-theme .pl-0,
.light-theme .px-0 {
  padding-left: 0 !important;
}
.light-theme .p-1 {
  padding: 0.25rem !important;
}
.light-theme .pt-1,
.light-theme .py-1 {
  padding-top: 0.25rem !important;
}
.light-theme .pr-1,
.light-theme .px-1 {
  padding-right: 0.25rem !important;
}
.light-theme .pb-1,
.light-theme .py-1 {
  padding-bottom: 0.25rem !important;
}
.light-theme .pl-1,
.light-theme .px-1 {
  padding-left: 0.25rem !important;
}
.light-theme .p-2 {
  padding: 0.5rem !important;
}
.light-theme .pt-2,
.light-theme .py-2 {
  padding-top: 0.5rem !important;
}
.light-theme .pr-2,
.light-theme .px-2 {
  padding-right: 0.5rem !important;
}
.light-theme .pb-2,
.light-theme .py-2 {
  padding-bottom: 0.5rem !important;
}
.light-theme .pl-2,
.light-theme .px-2 {
  padding-left: 0.5rem !important;
}
.light-theme .p-3 {
  padding: 1rem !important;
}
.light-theme .pt-3,
.light-theme .py-3 {
  padding-top: 1rem !important;
}
.light-theme .pr-3,
.light-theme .px-3 {
  padding-right: 1rem !important;
}
.light-theme .pb-3,
.light-theme .py-3 {
  padding-bottom: 1rem !important;
}
.light-theme .pl-3,
.light-theme .px-3 {
  padding-left: 1rem !important;
}
.light-theme .p-4 {
  padding: 1.5rem !important;
}
.light-theme .pt-4,
.light-theme .py-4 {
  padding-top: 1.5rem !important;
}
.light-theme .pr-4,
.light-theme .px-4 {
  padding-right: 1.5rem !important;
}
.light-theme .pb-4,
.light-theme .py-4 {
  padding-bottom: 1.5rem !important;
}
.light-theme .pl-4,
.light-theme .px-4 {
  padding-left: 1.5rem !important;
}
.light-theme .p-5 {
  padding: 3rem !important;
}
.light-theme .pt-5,
.light-theme .py-5 {
  padding-top: 3rem !important;
}
.light-theme .pr-5,
.light-theme .px-5 {
  padding-right: 3rem !important;
}
.light-theme .pb-5,
.light-theme .py-5 {
  padding-bottom: 3rem !important;
}
.light-theme .pl-5,
.light-theme .px-5 {
  padding-left: 3rem !important;
}
.light-theme .m-0 {
  margin: 0 !important;
}
.light-theme .mt-0,
.light-theme .my-0 {
  margin-top: 0 !important;
}
.light-theme .mr-0,
.light-theme .mx-0 {
  margin-right: 0 !important;
}
.light-theme .mb-0,
.light-theme .my-0 {
  margin-bottom: 0 !important;
}
.light-theme .ml-0,
.light-theme .mx-0 {
  margin-left: 0 !important;
}
.light-theme .m-1 {
  margin: 0.25rem !important;
}
.light-theme .mt-1,
.light-theme .my-1 {
  margin-top: 0.25rem !important;
}
.light-theme .mr-1,
.light-theme .mx-1 {
  margin-right: 0.25rem !important;
}
.light-theme .mb-1,
.light-theme .my-1 {
  margin-bottom: 0.25rem !important;
}
.light-theme .ml-1,
.light-theme .mx-1 {
  margin-left: 0.25rem !important;
}
.light-theme .m-2 {
  margin: 0.5rem !important;
}
.light-theme .mt-2,
.light-theme .my-2 {
  margin-top: 0.5rem !important;
}
.light-theme .mr-2,
.light-theme .mx-2 {
  margin-right: 0.5rem !important;
}
.light-theme .mb-2,
.light-theme .my-2 {
  margin-bottom: 0.5rem !important;
}
.light-theme .ml-2,
.light-theme .mx-2 {
  margin-left: 0.5rem !important;
}
.light-theme .m-3 {
  margin: 1rem !important;
}
.light-theme .mt-3,
.light-theme .my-3 {
  margin-top: 1rem !important;
}
.light-theme .mr-3,
.light-theme .mx-3 {
  margin-right: 1rem !important;
}
.light-theme .mb-3,
.light-theme .my-3 {
  margin-bottom: 1rem !important;
}
.light-theme .ml-3,
.light-theme .mx-3 {
  margin-left: 1rem !important;
}
.light-theme .m-4 {
  margin: 1.5rem !important;
}
.light-theme .mt-4,
.light-theme .my-4 {
  margin-top: 1.5rem !important;
}
.light-theme .mr-4,
.light-theme .mx-4 {
  margin-right: 1.5rem !important;
}
.light-theme .mb-4,
.light-theme .my-4 {
  margin-bottom: 1.5rem !important;
}
.light-theme .ml-4,
.light-theme .mx-4 {
  margin-left: 1.5rem !important;
}
.light-theme .m-5 {
  margin: 3rem !important;
}
.light-theme .mt-5,
.light-theme .my-5 {
  margin-top: 3rem !important;
}
.light-theme .mr-5,
.light-theme .mx-5 {
  margin-right: 3rem !important;
}
.light-theme .mb-5,
.light-theme .my-5 {
  margin-bottom: 3rem !important;
}
.light-theme .ml-5,
.light-theme .mx-5 {
  margin-left: 3rem !important;
}
.light-theme .m-auto {
  margin: auto !important;
}
.light-theme .mt-auto,
.light-theme .my-auto {
  margin-top: auto !important;
}
.light-theme .mr-auto,
.light-theme .mx-auto {
  margin-right: auto !important;
}
.light-theme .mb-auto,
.light-theme .my-auto {
  margin-bottom: auto !important;
}
.light-theme .ml-auto,
.light-theme .mx-auto {
  margin-left: auto !important;
}
.light-theme .expansionPanel .mat-expansion-panel-header-title,
.light-theme .expansionPanel .mat-expansion-panel-header-description {
  font-size: 1.4rem;
  flex-basis: 0;
}
.light-theme .expansionPanel .mat-expansion-panel {
  box-shadow: 0 0 transparent;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom-width: 0;
  border-radius: 0px 0px 0px 0px;
  margin: 0;
  background: transparent;
}
.light-theme .expansionPanel .mat-expansion-panel:last-child {
  border-bottom-width: 1px;
}
.light-theme .expansionPanel .mat-expansion-panel-header {
  padding: 10px 15px;
  height: auto;
}
.light-theme .expansionPanel .mat-expansion-panel-body {
  padding: 0;
}
.light-theme .expansionPanel .content-wrapper {
  background: rgba(0, 0, 0, 0.04);
  padding: 15px;
}
.light-theme .expansionPanel .content-wrapper.no-bg {
  background: transparent;
}
.light-theme .expansionPanel.has-childs .mat-expansion-panel-header {
  padding: 8px 15px 8px 5px;
}
.light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header {
  width: 100%;
  display: flex;
  align-items: center;
}
.light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .title {
  width: 65%;
}
.light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions {
  margin-left: auto;
  position: relative;
  display: flex;
  align-items: center;
}
.light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .status {
  width: 55px;
  margin-right: 12px;
}
.light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .status .mat-chip-list-wrapper {
  justify-content: flex-end;
}
.light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .btns {
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: 0.5s ease all;
}
.light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header:hover .actions .btns {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.light-theme .expansionPanel.has-childs .content-wrapper {
  padding-top: 0;
}
.light-theme .expansionPanel.has-childs .content-wrapper h6 {
  opacity: 0.5;
  margin-bottom: 5px;
}
.light-theme .expansionPanel.has-childs .content-wrapper .description app-editable-field {
  display: block;
}
.light-theme .expansionPanel.has-childs .content-wrapper .description app-editable-field .editable-field {
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .expansionPanel.has-childs .content-wrapper .mat-divider {
  margin: 10px 0 15px;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item {
  position: relative;
  padding-left: 20px;
  width: 100%;
  display: flex;
  align-items: center;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item .title {
  width: 65%;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item .actions {
  margin-left: auto;
  position: relative;
  display: flex;
  align-items: center;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .status {
  width: 55px;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .status .mat-chip-list-wrapper {
  justify-content: flex-end;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .btns {
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: 0.5s ease all;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item:hover .actions .btns {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.inactive .title {
  opacity: 0.5;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.inactive::before {
  opacity: 0.5;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.add {
  padding-left: 0;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.add::before {
  display: none;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.add .add-input {
  width: 100%;
  z-index: 1;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.add .add-input .input-wrapper .addInput {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.3);
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.add .add-input.dark-field .input-wrapper .addInput {
  background: rgba(255, 255, 255, 0.5);
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.add button {
  background: transparent;
  border: none;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
  opacity: 0.45;
  padding: 0;
  transition: 0.3s ease all;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.add button .mat-icon {
  font-size: 19px;
  width: 19px;
  height: 19px;
  margin-right: 6px;
}
.light-theme .expansionPanel.has-childs .content-wrapper .child .item.add button:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header {
    flex-direction: column;
  }
  .light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .title {
    width: 100%;
  }
  .light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions {
    width: 100%;
    flex-direction: row-reverse;
    height: 23px;
    margin-left: 20px;
    justify-content: flex-end;
  }
  .light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .btns {
    opacity: 1;
    visibility: visible;
    transform: scale(0.8) translateX(0);
    margin-left: 0;
  }
  .light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .status {
    margin-right: 0;
    transform: scale(0.8) translateX(-5px);
  }
  .light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header .actions .status .mat-chip-list-wrapper {
    justify-content: flex-start;
  }
  .light-theme .expansionPanel.has-childs .mat-expansion-panel-header .panel-header:hover .actions .btns {
    transform: scale(0.8) translateX(0);
  }
  .light-theme .expansionPanel.has-childs .content-wrapper .child .item .title {
    width: 65%;
  }
  .light-theme .expansionPanel.has-childs .content-wrapper .child .item .title app-editable-field .editable-field {
    padding: 6px 6px;
    font-size: 13px;
  }
  .light-theme .expansionPanel.has-childs .content-wrapper .child .item .actions {
    max-width: 130px;
    margin-right: -12px;
  }
  .light-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .status {
    transform: translateX(0);
    width: 40px;
  }
  .light-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .status .mat-chip-list-wrapper .mat-chip.small {
    transform: scale(0.8) translateX(0);
  }
  .light-theme .expansionPanel.has-childs .content-wrapper .child .item .actions .btns {
    opacity: 1;
    visibility: visible;
    transform: scale(0.8) translateX(0);
  }
  .light-theme .expansionPanel.has-childs .content-wrapper .child .item:hover .actions .btns {
    transform: scale(0.8) translateX(0);
  }
}
.light-theme .editable-field {
  width: 100%;
  background: transparent;
  border: 2px solid transparent;
  outline: none;
  padding: 9px 10px;
  border-radius: 5px;
  font-size: 14px;
  opacity: 0.8;
  color: inherit;
  transition: 0.3s ease all;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
  -moz-appearance: textfield;
}
.light-theme .editable-field::-webkit-outer-spin-button, .light-theme .editable-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.light-theme .editable-field:hover {
  background: rgba(0, 0, 0, 0.04);
  opacity: 1;
}
.light-theme .editable-field:focus {
  background: rgba(0, 0, 0, 0.04);
  border-color: #2962ff;
  opacity: 1;
}
.light-theme .editable-field.saved:focus {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}
.light-theme .dark-field .editable-field {
  background: rgba(255, 255, 255, 0.5);
}
.light-theme .cus-input {
  background: rgba(0, 0, 0, 0.04);
  border: 2px solid transparent;
  outline: none;
  font-size: 14px;
  opacity: 0.8;
  color: inherit;
  opacity: 0.7;
  height: unset;
  padding: 6px 10px;
  border-radius: 5px;
}
.light-theme .cus-input.dark {
  background: rgba(224, 224, 224, 0.5);
}
.light-theme .cus-input:hover {
  background: rgba(0, 0, 0, 0.04);
  opacity: 1;
}
.light-theme .cus-input:focus, .light-theme .cus-input[aria-owns] {
  background: rgba(0, 0, 0, 0.04);
  border-color: #2962ff;
  opacity: 1;
}
.light-theme .owl-dt-container {
  background: whitesmoke;
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .owl-dt-container .owl-dt-timer-content .owl-dt-timer-input {
  background: rgba(0, 0, 0, 0.04);
  border: 2px solid transparent;
  color: inherit;
}
.light-theme .owl-dt-container .owl-dt-timer-content .owl-dt-timer-input:hover {
  background: rgba(0, 0, 0, 0.04);
  opacity: 1;
}
.light-theme .owl-dt-container .owl-dt-timer-content .owl-dt-timer-input:focus {
  background: rgba(0, 0, 0, 0.04);
  border-color: #2962ff;
  opacity: 1;
}
.light-theme .owl-dt-container .owl-dt-container-buttons {
  height: unset;
}
.light-theme .owl-dt-container .owl-dt-container-buttons button span {
  font-size: 1.35rem;
  padding: 9px 10px;
}
.light-theme .owl-dt-container button {
  min-height: unset;
}
.light-theme .mat-slide-toggle.green.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #03bc6d;
}
.light-theme .mat-slide-toggle.green.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: #18ae6e;
}
.light-theme .bg-app .mat-dialog-container {
  background: transparent;
}
.light-theme .dialog-wrapper {
  margin: 0;
  max-width: 100%;
  border-radius: 10px;
  position: relative;
}
.light-theme .dialog-wrapper .close {
  position: absolute;
  right: -5px;
  top: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.light-theme .dialog-wrapper .dialog-content .mat-form-field-wrapper {
  padding: 5px 0 10px;
}
.light-theme .dialog-wrapper .dialog-footer {
  padding-top: 1rem;
}
.light-theme .dialog-wrapper .dialog-footer button:not(:last-child) {
  margin-right: 1.5rem;
}
.light-theme .mat-dialog-actions {
  margin-bottom: -14px;
}
.light-theme ngx-skeleton-loader .loader {
  border-radius: 5px;
  animation-duration: 2s;
}
/* You can add global styles to this file, and also import other style files */
:root {
  font-size: 10px;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.font-montserrat {
  font-family: "Montserrat", sans-serif;
}
.mat-drawer-container {
  min-height: 100vh;
}
/*
::Table Of Content

1.) @FontFace Style
2.) Global TypoGraphy
3.) Global Links, Utilities & Buttons
4.) Global Sprite Icon Style
5.) Global Utilities
6.) Grid System Starts
7.) Site Wide Content
8.) Global Form Elements
9.) Animations
10.) Page global style
11.) Responsive style
-------------------------------------*/
/*
1.) @FontFace Style
-------------------------------------*/
/*
7.) Site Wide Content
-------------------------------------*/
#wrapper {
  position: relative;
}
.container {
  width: 100%;
  max-width: 1048px;
  margin: 0 auto;
  padding: 0 25px;
}
.absolute-content {
  position: absolute;
  width: 100%;
  left: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
/*
8.) Global Form Elements
-------------------------------------*/
.mat-option strong {
  font-weight: 500;
}
/*
9.) Animations
-------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rotatecircle {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
/*
10.) Page global style
-------------------------------------*/
.page-header {
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 80px;
  /*margin-bottom: 44px;*/
}
.page-header .mat-button {
  position: absolute;
  left: -25px;
}
/*
11.) Responsive style
-------------------------------------*/
@media (max-width: 1024px) {
  .page-header {
    margin-bottom: 58px;
  }

  .page-header .mat-button {
    left: 0;
  }
}
@media (max-width: 767px) {
  .dshow {
    display: block !important;
  }

  .dhide {
    display: none !important;
  }

  .container {
    padding: 0 20px;
  }
}

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